/*  

Theme Name: Peti

Theme URI: http://wpsite.net

Description: Wordpress theme by wpsite.net
Version: 1.1
Author: wpsite.net
Author URI: http://wpsite.net


*/



* { margin: 0; padding: 0; outline: none; }



a:link, a:visited, a:active { color: #124b01; text-decoration: none;}

a:hover { color: #1d7802; text-decoration: none;}



body { background: #f5f3e6 url(img/body-bg.jpg) repeat-x; font-family: Arial; font-size: 12px; color: #1d3017;  }




#wrapper { width: 950px; margin: 0 auto; }

.clear { clear:both; }

#header { width: 950px; height: 69px; }

a.logo { width: 192px; height: 52px; float: left; background: url(img/logo.png); margin-top: 45px; }

a.logo span { display: none; }



#branding {float:left;margin-top:10px;}



#branding h1 a {color:#fff ;font-weight: normal; text-decoration: none; font-size: 34px; font-family:Georgia, serif;}



#branding p { color:#cfcfcf; font-size: 10px; margin: 0 0 0 10px}



.search { float: right; margin-top: 20px; margin-right: 35px; }

.search .search-text { background: url(img/search-bg.png) no-repeat; width: 157px; padding: 6px 30px 8px 10px;  border: none; }



#subheader { background: url(img/subheader-bg.jpg) no-repeat; width: 960px; height: 175px; float: right; }

#subheader p { font-size: 10px; margin: 60px 0 0 270px; width: 330px; }





/*

	script stuff 

*/

.search-alert {display: none; background: url(img/search-alert-arrow.png) no-repeat; padding: 20px 15px 10px 15px; float: left; margin-top: 2px; position: absolute; font-size: 10px; cursor: pointer; color: #000; }



#content { width: 678px; float: left; }

.more {background: url(img/more.png) no-repeat;}

.post { width: 678px; margin-bottom: 15px; margin-top: 15px;}

.post h2 a { color: #921302; font-weight: 678; text-decoration: none; font-size: 24px; padding-bottom: 15px; font-family:Georgia; }
.post h2 { color: #921302; font-weight: 678; text-decoration: none; font-size: 24px; padding-top: 5px; padding-bottom: 15px; font-family:Georgia; }
.post h3 { color: #25a211; font-weight: 678; padding-top: 10px; text-decoration: none; font-size: 20px; font-family:Georgia;}
.post h4 { color: #921302; padding: 7px; font-size: 16px; font-family:Georgia;}

.post span.post-info { color: #7f8e7b; font-size: 11px; padding-bottom: 10px; width: 728px; float: left; }

.post p { line-height: 22px; margin-top: 10px;margin-bottom: 10px; }
.post .content a { text-decoration: underline;}

.post div.cats { border-bottom: 3px solid #fff; padding: 7px 0px 5px 20px; background: url(img/sidebar-bullet.gif) no-repeat 0px 7px; }

.post img {float:left; margin-right:10px; margin-top:15px; display: block;}

.post div.more { padding:5px 10px 5px 10px; float:right;}

.limit { margin:15px; padding: 10px; line-height: 22px; font-size: 16px; }	

.vopros { font-family: Tahoma; margin:15px; padding: 10px; color: #1d3017; background: #eaeaea; border:1px solid #afafaf; }	
	
table{ margin: 0 auto; margin-top: 10px; margin-bottom: 10px; }

table td, table th{ text-align: left; padding: 3px;}

table th{ background: #ccc; color: #444; text-transform: uppercase; font-weight: normal;}

table td{background: #e4e4e4; color: #474545;}

table tr.even td{background: #eee;}

table tr:hover td{ background: #FFF9DF;} 

#sidebar { width: 224px; float:right; }

#sidebar ul { list-style-type: none; }

#sidebar ul li { padding-bottom: 5px; border-bottom: 1px solid #ececec; margin-bottom: 15px; }    
#sidebar ul li img { border: 1px solid #967349; display: block; margin-left: 40px; }

#sidebar ul li p { margin: 10px; text-align: center;}

#sidebar ul li ul li { margin: 0; border: none; padding: 0; }

#sidebar ul li ul li { padding: 5px 0px 5px 20px; display: block; width: 224px; background: url(img/sidebar-bullet.gif) no-repeat 0px 7px; }

#sidebar ul li h2 { font-size: 18px; color: #474747; padding-bottom: 9px; font-weight: strong; font-family:Georgia;}

.invite  {padding: 20px 0px; }

.invite  h2 { font-size: 18px; color: #474747; padding-bottom: 9px; font-weight: strong; font-family:Georgia;}

.navigation .previous {float:left; font-size: 14px; }

.navigation .next {float:right; font-size: 14px; }



#footer { clear: both; width: 100%; float: left; background: url(img/footer.jpg) top repeat-x; padding: 60px 0; margin-top: 20px; }



#footer .inner { width: 1000px; margin: 0 auto; }



/*

	.comments template styles

*/



.comments { float: left; padding: 0; }



.comments input[type=text], textarea { width: 200px; }



textarea { width: 678px; }



.comments fieldset { padding: 20px; border: 1px solid #7f8e7b; margin: 10px 0 20px 0; }



.comments p { padding: 0 0 10px 0; }



.comments h2 { padding: 0 0 15px 0; }



#cdisplay { list-style-type: none; padding: 0; margin: 0; }



	#cdisplay li { padding: 10px;  margin-bottom: 10px; width: 670px; line-height: 22px; text-align: justify;}

	

	#cdisplay li.first {  background: #f9f9f9; border-bottom: #7f8e7b1px solid; }

	

	#cdisplay li.second {  background: #f6f6f6; border-bottom: #dedede 1px solid; }



.aligncenter,

div.aligncenter {

   display: block;

   margin-left: auto;

   margin-right: auto;

}



.alignleft {

   float: left;

}



.alignright {

   float: right;

}



.wp-caption {

   border: 1px solid #ddd;

   text-align: center;

   background-color: #f3f3f3;

   padding-top: 4px;

   margin: 10px;

   /* optional rounded corners for browsers that support it */

   -moz-border-radius: 3px;

   -khtml-border-radius: 3px;

   -webkit-border-radius: 3px;

   border-radius: 3px;

}



.wp-caption img {

   margin: 0;

   padding: 0;



   border: 0 none;

}



.wp-caption p.wp-caption-text {

   font-size: 11px;

   line-height: 17px;

   padding: 0 4px 5px;

   margin: 0;

}



img.avatar {float:right;}


