/*  
Theme Name: Palpunga
Theme URI: http://rubynarails.com
Description: Buddha nature
Version: 1.00
Author: Nameless one
Author URI: http://rubynarails.com
*/

/*************************************
 +Containers
 *************************************/
body{
	/*background: #fff url('/images/mantras.png') repeat-x left top;*/
        font:normal 62.5% "lucidamac bold", "lucida grande", arial, sans-serif;
	font-size:62.5%;
	line-height:1.5;
	margin:0;
	padding:1em;
        text-align:center;
       color:#6a6a6a;
}
#wrap{
	margin:0 auto;
	text-align:left;
	width:76em;	
}
#content{
	font-size:1.2em;
	float:right;
	padding:1em;
	width:40em;
}
#sidebar{
	font-size:1.3em;
	float:left;
	padding-top:1em;
	width:18em;
        text-align:center;
}
#header {
   background: url('/images/palpungjeshe_logo.png') no-repeat 10px top;
   height: 208px; 
   margin: 33px 0 0;		
}
#header #sitetitle {
   position:relative;   
   left:200px;   
   width: 530px;
   text-align:left;   
}
#header #budathoughts {   
   /*background: #fff url('/images/baza.png') no-repeat right center;*/      
   position:relative;   
   left:220px;   
   width: 530px;
   height: 208px;
   text-align:center;   
}
#header #budathoughts #thought {
  position:relative;
  left:33px;  
  top: 40px;  
  width: 530px;
  height: 160px;   
}
#footer {
	height: 40px; 
	margin: 10px 0 0; 
        padding: 10px 0 0;
	clear:both; 
}
.events {
    /*border-top:1px dashed #ff7979;*/
    /*border-bottom:1px dashed #ff7979;*/
    /*background: #fffafa;*/
    margin:2em 1em 2em;
    padding: 1em;
}
.events ul{
	list-style-type:none;
	margin:0;
	padding:0;
        border-bottom:1px dashed #ff7979;
}
.events ul li{
	margin-bottom:0;
	padding:0.3em;
}
.events h3 {
        border-bottom:1px dashed #ff7979;
}
.events_link {
        font-size: 1.5em;
        font-weight: bold;
}

/*************************************
 +Hn and p
 *************************************/
h1, h2, h3, h4{
	/*font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;*/
	font-weight:normal;
	letter-spacing: -1px;
	margin:0;
}
#header h1{
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size:3em;
	margin:0;
	margin-right:1em;
}
#header h1 a{
	color:#E87830;
}
#header h1 a:hover{
	color:#CC0000;
}
#header p{
	color:#aaa;
	font-size:1.1em;
	margin:0;
	margin-top:-0.5em;
}
.entrytitle {
  text-align:center;
}
.entrytitle h2{
	font-size:2.4em;
}
.entrytitle h2 a
{
	color:#B4C24B;
}
.entrytitle h2 a:hover{
	color:#58BBEB;
}
.entrytitle h3{
	font-size:1.4em;
	color:#6F6F6F;
}
#sidebar h3{
	color:#555;
	font-size:1.5em;
	margin:1em 0;
}
/*************************************
 +Entry
 *************************************/
.entry{
	margin-bottom:3em;
}

.entry h1, .entry h2, .entry h3, .entry h4{
   color: #c7730a;
   text-align: center;
   margin:1em 0 1em;
}
.entry h1 {
  font-size: 2.4em;
}
.entry h2 {
  font-size: 2.1em;
}
.entry h3 {
  font-size: 1.9em;
}
.entry h4 {
  font-size: 1.4em;
}
.entry ul, ol {
	list-style-type: none; 
}
.entrymeta{
        margin-top:1em;
	font-size:0.9em;
        border-top: 1px dashed #ddd;
        clear: both;
}
.postedby{
	padding:3px;

}
.filedto{
	padding:3px;
}
.commentslink{
	padding:3px;
}

#art {
  text-align:center;
}
#art ul {
	list-style-type: none; 
	margin: 1em 2em; padding: 0 1em;
}
#art li { 
	margin: 7em 0;
	padding: 1px 0;
}
#art ul li img {
  border: 1px solid #ffaa00;
  margin: 5px;
  padding: 4px;
}

/*************************************
 +Sidebar
 *************************************/
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar ul li{
	margin-bottom:0;
	padding:0.3em;
}
#sidebar a:link,
#sidebar a:visited {
	color: #a20b36; 
	text-decoration: none;	
}
#sidebar a:hover,
#sidebar a:active {
	background: #a20b36;
	color: #fff; 
        
}
.dmenu {
	color: #a20b36;
	cursor: pointer;
}
.sub {
   background: #fffafa;
   border-top:1px dashed #ff7979;
   border-bottom:1px dashed #ff7979;
   text-align:right;
   margin:3px;
   padding: 3px;
   z-index: 1000;
}
.sub ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.sub ul li {
	margin-bottom:0;
	padding:0.1em;
}
/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:0.5em;
	padding:1em;

}
.commentsblock textarea{
	width:35em;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#777;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.alt{
	background:#f3f5e9;
	border:1px dotted #d1d1d1;
	padding:0.5em;
}
h3#comments{
font-size:1.6em;
}
/*************************************
 +Misc
 *************************************/

#footer ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#footer ul li{
        display: inline; 
	padding:0.3em;
}
.quote {  
  font-size:1em;
  color:#0042dd;
}
.quote p {
  margin: 0.3em;
  line-height: 2em;
}
.quote strong {
  font-size: 1.5em;
  margin-right: 0.5em;
  margin-left: 0.5em;  
}
a{
	color:#579;
	text-decoration:none;
}
a:hover{
	color:#CC0000;
}
img { 
  border: 1px solid #ffaa00;
  margin: 3px;
  padding: 2px;
}
