/*  
Theme Name: The Meatriarchy V2
Author URI: http://www.meatriarchy.com/
Version: 1.0
Author: The Meatriarchy
Description: The Meatriarchy Theme designed by <a href="http://cssace.com/">R.Bhavesh</a>.
*/

body {
		font: 12px Arial, Helvetica, sans-serif; color: #444;  
		margin: 0px; padding: 0;}

a 			{color:#ff5600; text-decoration: none; outline:none;}
a:visited 	{text-decoration: none;}
a:hover 	{text-decoration: underline; color:#333;}

img 		{ border: none;}
p 			{ padding: 0px 0px 10px; margin: 0px;}


 
h2 			{ color: #2c54b7;	margin: 0px 0px 2px 0;  font:22px  Arial, Helvetica, sans-serif; padding-bottom: 3px; 
			  border-bottom:1px dotted #949494; }
h2 a, h2 a:visited {color: #2478cf;	text-decoration: none;}
h2 a:hover {color: #333;text-decoration: none;}


h3 {		font: normal 140%/100% Arial, Helvetica, sans-serif; color: #2478cf; margin: 10px 0px 5px; border-bottom:none !important; text-align:}
h4 {		font: normal 130%/100% Arial, Helvetica, sans-serif; color: #2478cf; margin: 10px 0px 5px; border-bottom:none !important; }

h5 {		color: #fff;	margin: 0px 0px 12px 2px;   background:url(images/comments_headbg.png) no-repeat; 
			font: 24px Georgia, "Times New Roman", Times, serif; padding :5px  15px; }


form {		margin:0px;	padding:0px;}


/* MAIN STRUCTURE */
#page {		margin: 0px auto; background: #fff;}

	#headerbg {  background: #fff url(images/headbg.png) repeat-x;}
	#header   {	width:960px; height: 117px; margin:0 auto; padding: 0; position:relative; }
	
	#content-bg 	{ background:url(images/content-bg.png) repeat-x top; padding:15px 0; overflow:hidden;}
	#content-width 	{ margin:0 auto; width:960px; }
	
	#content { padding:0; float: left; width: 522px;  }
	
	
	#sidebar	{ float:right; width:400px; overflow:hidden; height:100%; }
	
	#sidebar1 {float:left; width:180px; color: #333; padding-left:10px; }
 	#sidebar2 {float:right; width:180px; color: #333;    padding-right:10px; }
	
	#footer-bg 	{background: #ddd url(images/bottombg.png) repeat-x top; color:#fff;   height:69px;  overflow:hidden;}
	#footer { margin:0 auto; width:960px; padding:15px 0;}
	
	#links		{ float:right; list-style:none;  }
	#links li 	{ display: inline; line-height:26px;   }
	#links li a 	{ color:#333 ; padding:0px 8px 0 0px; border-right:1px solid #333; margin:0; 
						font:bold 11px Helvetica, sans-serif ; text-transform:uppercase; text-decoration:none;}
	#links li a:hover{ display: inline; color:#ff5600  ;}
 	
	#footer p { margin:5px 0 5px 0; padding:0; color:#333; font-size:11px; line-height:22px;}
	#footer span	{ color:#666;    position:relative; top:-5px;}
	#footer span	a{ color:#666; text-decoration:none;}
	#footer span	a :hoer { color:#333; text-decoration:none;}
	
	#ctop { background:url(images/cbg_top.png) no-repeat; width:960px; clear:both; height:5px; overflow:hidden;}
	
	#cCenter { background:url(images/cbg_center.png) repeat-y; width:960px; clear:both; height:100%; overflow:hidden;}
	
	#cbottom { background:url(images/cbg_bottom.png) no-repeat; width:960px; clear:both; height:5px; overflow:hidden;}
	
/* MAIN STRUCTURE ENDS */


/* header area */

	
#header .title 			{ float:left; clear:both;  }
#header .title a 		{ display:block; color:#333; text-decoration: none;  
							  margin: 18px 0 0 5px; padding:5px 0 0 0;  float:left; text-transform:uppercase;
							  background:url(images/logo.png) no-repeat; text-indent:-9009px; width:278px; height:31px; }
#header .descriptiontext { margin:0; padding:0 0 0 8px; float:left; clear:both; color: #c5d5ff;  
							  font:bold 12px  Arial, Helvetica, sans-serif;  }




#header h3{	margin:5px auto 5px auto; color: #499e0c; text-transform:uppercase; position:absolute; top:5px; left:415px; padding:15px 0 15px 22px;
			 text-align:center;font-size: 14px; font:bold 13px Arial, Helvetica, sans-serif; background:url(images/sepretor.png) no-repeat left; }
 

#nav-bg{ 	height:33px; margin:0; }
#nav-width{ margin:0px auto; width:960px; position:relative; } 


	/*Tab Start */
#navi {
	height: 35px;
	width: 483px;
	text-align: center;
	line-height: normal;
	position:absolute;
	top:85px;
	left:0;
}
#nav {
	list-style: none;
	margin: 0;
	padding: 0px;
	float: left;
	clear:both;
	height: 35px;
}
#nav li {
	float: left;
	background: url(images/navtabr.png) top right no-repeat;
	margin: 0;
	line-height:35px;
	margin-left:2px;
}
#nav .page_item a{
	color: #fff;
	display: block;
	background: url(images/navtabl.png) top left no-repeat;
	text-decoration: none;
	padding:8px 12px 6px 12px ; 
	font:bold 12px  "Trebuchet MS", Verdana, Arial;
	text-transform:uppercase;
}
#nav li:hover {
	background-position: 100% -32px;
}
#nav .page_item a:hover {
	background-position: 0px -32px;
	border: none;
	color:#fff;
}

* html #nav .page_item a:hover {
	background-position: 0px 0px;
	border: none;
	color:#fff4b8;
}
#nav li.current_page_item { color: #fff;text-decoration: none;  background: url(images/navtabr.png) no-repeat right;
						    background-position: 100% -32px;  }
#nav .current_page_item a {
		color: #fff ;text-decoration: none;  background: url(images/navtabl.png) no-repeat; background-position: 0px -32px;}
		
/*header rss ====================================================================================== */
#header .rss					{ background:url(images/rss.png) no-repeat; padding: 0 0 5px 22px;  
								   margin:0; text-decoration:none; font-weight:bold; } 
#header .rss a					{ color:#fff ; text-decoration:none;}
#header .rss a:hover			{ color:#cc0000;}
.bb								{ border-bottom:1px solid #8a93a8; }
.rsepretor						{ font-size:13px; padding:0 5px;}


/*search  ====================================================================================== */
#search 	{ width:311px;  height:30px; position:absolute; right:0; top:15px;  margin:0 auto; float:right; color:#8b93a9;  padding:5px 0px 0 0;}
.inputs		 	{ background:#fff url(images/i_search.png) no-repeat; padding:2px 0 3px 25px; height:18px;
					border:1px solid #134c88;}
.go			 	{ background:#7d98b2 url(images/b_go.png) no-repeat; ; border:1px solid #4478a9; color:#fff; padding:0;
				   width:30px; height:24px; border:none;}

#search a					{ color:#fff ; text-decoration:none;}
#search a:hover			{ color:#fd9e00;}
				   
#newsletter {
	width:470px;
	height:80px;
	padding:8px 0 0 75px;
	overflow:hidden;
	clear:both;
	background:url(images/mail-bg.png) no-repeat; 
	border:1px solid #ccdff3;
	margin-bottom:20px;}

/* post ======================================================================================*/
  
 
#ads img {text-align:center; padding:10px 20px;}  

#googleads  { font:bold 14px Arial, Helvetica, sans-serif; color:#000; text-align:center; padding:10px ; border:1px solid #CCCCCC; margin-bottom:20px;}

 
 
/* content area */

	#content ul 	{ margin:5px 0 15px 0; padding:0;   }	
	#content li 	{ margin:0 0 5px 0; padding:0 0 0 18px;  list-style:none;
				      background:url(images/bullet4.png) no-repeat center; background-position:0 4px; }		

	#content_blogroll h2{ font:bold 16px Arial, Helvetica, sans-serif;}
	#content_blogroll li{ background:none;}
	#content_blogroll li ul li{background:url(images/bullet4.png) no-repeat center; background-position:0 4px;}
	.blogrollmain a{ padding-left:15px; line-height:18px;background:url(images/mini-page-arrow.gif) no-repeat center; background-position:0 0px;}

.post {
	clear:both;
	padding-top: 0;
}
.post-author{
	padding-left:5px;
	color:#666;
	font:11px Arial, Helvetica, sans-serif;
 	float:left;
}
	.post-author a{	color:#ff5600}
	.post-author a:hover{color:#000;}

.postedby {
	float:left;
 	margin:0 0 5px 5px;
	padding:5px;
	width:48px;
	height:55px;
	text-align:center;
	background:url(images/calendar_bg.png) no-repeat;
}
 .posttitle	{ width: 440px; float:right; overflow:hidden; }

.post-date {
	color:#000;
   font:25px Arial, Helvetica, sans-serif;
   text-align:center;
   padding:12px 0 0 0;
   margin-left:-1px;
 }
.post-day {
	font-size: 11px;
	color: #db8f00;
	text-align: center;
}
.post-month {
	font:bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #335eca;
	text-align: center;
	margin-left:-5px;
}
.post-footer{
	padding:8px 3px 0 3px;
 	margin-bottom:35px;
	height:22px;
	overflow:hidden;
	font-size:11px;
	border-top:1px dotted #333;
	border-bottom:1px dotted #333;
}
	.post-footer a{	color:#ff5600;}
	.post-footer a:hover{color:#000;}


.entry { }

.post-share {
	background: url(images/i-share.gif) no-repeat left center;
	padding-left: 20px;
	float:right;
}
.post-comments {
	background: url(images/i-comments.gif) no-repeat left center;
	padding-left: 20px;
	float: left;
 }
.post-cat {
	background: url(images/i-category.gif) no-repeat left center;
	padding-left: 20px;
	margin-left:5px;
	float:right;
}
.post-content {
	clear: both;
	padding-top: 10px;
	line-height:18px;
	text-align: justify;
}
.post-content img{
	float:left;
	border:3px solid #999;
	margin-right:7px;
	}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/i-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/i-nav-right.gif) no-repeat right center;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
	margin:0 0 25px 0;
}
h3#respond, h3#comments{
	font-weight:bold;
	clear: both;
	margin:0 0 15px 0;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #eee;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #1670c9;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform a{
	color:#000;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#bcdbf6;
	border: 1px solid #999;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 474px;
	height: 115px;
	background:#ebf6ff;
	border: 1px solid #6db4f9;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background:#1670c9;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/*sidebar */


/*sidebar title (h2) */
#sidebar1 h2, #sidebar1 .sidebartitle, #sidebar2 h2, #sidebar2 .sidebartitle{
	font: bold 12px Arial, Helvetica, sans-serifa;
	color: #fff;
	margin:0;
	border-bottom:none;
	background:url(images/sidebar_titlebg.gif) no-repeat;
 	padding:2px 0 8px 11px; 
}
/*sidebar text styles */
#sidebar1 a, #sidebar1 a:visited, #sidebar2 a, #sidebar2 a:visited{
	color: #283755;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#sidebar1 a:hover, #sidebar2 a:hover{
	color: #ff5600;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar1 ul, #sidebar2 ul {
	margin: 0;
	padding: 0;
	margin-bottom:23px;
}
#sidebar1 ul li, #sidebar2 ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar1 ul li ul, #sidebar2 ul li ul{
	padding: 0;
}
#sidebar1 ul li ul li, #sidebar2 ul li ul li{
	padding: 0 0 2px 15px ;
	line-height:22px;
	background:url(images/bullet3.gif) no-repeat;
	background-position:5px 9px;
	border-bottom:1px solid #c1c7d3;
 }
/*sidebar list level3 */
#sidebar1 ul li ul li ul li, #sidebar2 ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
/*blogroll */
ul.list-blogroll li{
}
/*category widget */
ul.list-cat li, li.widget_categories li{
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
}
/*recent comments widget */
li.widget_recent_comments li{
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}

/*search form */
#searchform {
	margin: 15px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	border:1px solid #203346;
	width: 135px;
	height: 22px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #bed881;
	background: #fff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 67px;
	height: 26px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}

/* footer area */

#footer a, #footer a:visited {
	color: #333;
	font:11px Verdana, Arial, Helvetica, sans-serif;}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

blockquote {
 	padding:10px 10px 0 30px;
	margin:0 0 11px 0 ;
	background:#ebebeb url(images/i_quote.png) no-repeat left top;
	background-position:10px 5px;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	width:auto; }


#googlepro a{
	display:block;
	clear:both;
	text-align:center;
	position:relative;
	left:-2px;
	}
	
.newslettertext { border:1px solid #b2b2b2; font:11px Arial, Helvetica, sans-serif; color:#666666;}

.newsletter td {  padding:3px;}