/*

	Theme Name: Mother of Brothers.
	Description: The WordPress theme based on the blog Mother of Brothers.
	Version: 1.0
	
	Author: Pixvista
	Author URI: http://www.pixvista.com/
	
	This theme was designed by Pixvista

*/

body {

	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	margin: 0 auto;
	padding: 0px;
	background:#FFFFFF;	
}

em {
	padding: 0px;
	font-size: 11px;
	font-style: normal;
	clear: both;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left:4px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.download {
	clear: both;
	padding: 3px;
	background-color: #CCCC99;
	color: #FFFFFF;
	margin-right: 50px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	line-height: 18px;
}

.notice {

	clear: both;

	padding: 3px;

	background-color: #999900;

	color: #FFFFFF;

	margin-right: 50px;

	border: 1px solid #CCCCCC;

	font-size: 12px;

	line-height: 18px;

}

.warning {

	clear: both;

	padding: 3px;

	background-color: #CCCCCC;

	color: #000000;

	margin-right: 50px;

	border: 1px solid #CCCCCC;

	font-size: 12px;

	line-height: 18px;

}

img.alignleft {

	float: left;

	margin-top: 5px;

	margin-right: 8px;

	margin-bottom: 2px;

	margin-left: 0px;

}

img.alignright {

	float: right;

	margin-top: 8px;

	margin-right: 0px;

	margin-bottom: 5px;

	margin-left: 8px;

}

img.aligncenter {

	display: block;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 4px;

	margin-left: auto;

	clear: both;

}

.alignleft {

}

.alignright {

	float: right;

}

.aligncenter {

	display: block;

	clear: both;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

}

#wrapper {
	text-align:center;	
}

#container {
	margin:0 auto;
	height:auto;
	width:970px;	
}

#headers {
	height: 140px;
	margin-top:10px;
	margin-bottom:27px;
	width:970px;
	margin-left:-10px;
	background:url(images/mothersofbrothersfin2.jpg) no-repeat;
}

.left-head h1 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 1.8em;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
}

.left-head p {
	font-size: 15px;
	font-weight: normal;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}



.left-head h1 a:link, .left-head h1 a:visited {

	color: #FFFFFF;

	text-decoration: none;

}

.left-head h1 a:hover, .left-head h1 a:active {

	color: #CCCCCC;

	text-decoration: underline;

}

.right-head {

	float: right;

	width: 500px;

	padding-top: 10px;

}

.left-head {

	float: left;

	width: 400px;

	padding-top: 10px;

}

.pfield {

	float: left;

	height: 35px;

	width: 279px;

	margin: 0px;

	padding: 0px;

	background-image: url(images/s.gif);

	background-repeat: no-repeat;

}

.pbutton {

	margin: 0px;

	padding: 0px;

	float: left;

}

.ptext {

	padding: 2px;

	width: 240px;

	border: 1px solid #f4f4f4;

	margin-top: 5px;

	margin-left: 15px;

}

#s-form {

	margin: 0px;

	padding: 0px;

	float: right;

	width: 350px;

}

#s-form form {

	margin: 0px;

	padding: 0px;

	float: left;

	width: 350px;

}

#navigators {

	float: left;

	width: 500px;

}

#navigators ul {

	margin: 0px;

	float: left;

	width: 500px;

	padding-top: 40px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	list-style-type: none;

}

#navigators ul li {

	margin: 0px;

	padding: 0px;

	display: inline;

}

#navigators ul li a:link, #navigators ul li a:visited {

	display: block;

	float: left;

	width: auto;

	padding-right: 15px;

	padding-left: 15px;

	height: 25px;

	line-height: 25px;

	color: #FFFFFF;

	text-decoration: none;

	text-align: center;

	background-color: #B93333;

	margin-top: 0px;

	margin-right: 5px;

	margin-bottom: 0px;

	margin-left: 0px;

	border-top-width: 2px;

	border-top-style: solid;

	border-top-color: #B70000;

}

#navigators ul li a:hover, #navigators ul li a:active {

	display: block;

	float: left;

	width: auto;

	padding-right: 15px;

	padding-left: 15px;

	height: 25px;

	line-height: 25px;

	color: #FFFFFF;

	text-decoration: none;

	text-align: center;

	background-color: #333333;

	margin-top: 0px;

	margin-right: 5px;

	margin-bottom: 0px;

	margin-left: 0px;

	border-top-width: 2px;

	border-top-style: solid;

	border-top-color: #242424;

}

#top-content {

	background-image: url(images/top_c.gif);

	background-repeat: no-repeat;

	float: left;

	height: 31px;

	width: 916px;

	padding-top: 15px;

	background-position: bottom;

}

#main-content {
	clear:both;
	border-top:1px solid #C8C8C8;
	padding:0;	
	position: relative;
}

#footer {
	clear:both;
	height: 70px;
	width: 970px;
	font-size: 12px;	
	padding-top: 10px;
	padding-bottom:0px;
	color: #7D6B00;
}

#footer #copyright {
	text-align:center;
}

#footer #design {
	text-align:center;
	padding-right:35px;
}

#footer a{
	color: #7D6B00;
	text-decoration:none;
}

#footer a:hover{
	color: #7D6B00;
	text-decoration:underline;
}

#bottom-content {
	float: left;
	width: 970px;
	border-top:1px solid #C8C8C8;
}

#right-content-post {
	float:left;
	width: 530px;
	border-left:1px solid #C8C8C8;
	border-right:1px solid #C8C8C8;
	border-bottom:1px solid #C8C8C8;
	position: relative;
	padding:0 20px;
	margin-bottom:-1px;
}

#right-content-full {
	float:left;
	width: 745px;
	border-left:1px solid #C8C8C8;
	border-right:1px solid #C8C8C8;
	border-bottom:1px solid #C8C8C8;
	position: relative;
	padding:0 13px;
	margin-bottom:-1px;
}

#left-content-sidebar {
	width: 196px;
	float: left;
	margin-top:10px;
}

/* start post-content post config */
#post-entry {
	text-align:justify;
	margin-top:10px;
	margin-bottom:30px;
}
#post-entry h1 {
	font-size:18px;;
	text-align: left;
	color:#7E6C00;
	letter-spacing:1px;	
	padding-left:4px;
}

#post-entry h2 {
	text-align: left;
	font-weight: normal;
}

#post-entry h3 {
	text-align: left;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#post-entry h4 {
	float: left;
	width: 510px;
	margin: 0px;
	padding: 0px;
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	text-align: left;
	font-weight: normal;
}

#post-entry h5 {
	float: left;
	width: 510px;
	margin: 0px;
	padding: 0px;
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	text-align: left;
	font-weight: normal;
}

#post-entry h6 {
	text-align: left;
	font-weight: normal;
}

#post-entry h1 a:link, #post-entry h1 a:visited {
	color: #7E6C00;
	text-decoration: none;
}

#post-entry h1 a:hover, #post-entry h1 a:active {
	color: #7E6C00;
	text-decoration: underline;
}

.post-meta {
	padding-top: 5px;	
}

.post-clear {
	height: 32px;
}

.post-date {	
	font-size: 12px;
	color: #7E6C00;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:10px;
	width:300px;
	padding-left:4px;
}

.authors-cat {
	font-size: 12px;
	color: #006699;	
	padding-left:4px;
}

.authors-cat a:link, .authors-cat a:visited {
	color: #006699;
	text-decoration: none;
}

.authors-cat a:hover, .authors-cat a:active {
	color: #006699;
	text-decoration: underline;
}

.post-date a:link, .post-date a:visited {
	color: #999999;
	text-decoration: none;
}

.post-date a:hover, .post-date a:active {
	color: #000000;
	text-decoration: underline;
}

.post-content {
	color:#000000;
	font-size:13px;
	margin:0 auto;	
	padding:8px 14px 40px 10px;
	border-bottom:1px solid #CCCCCC;
}


.post-content p {
	
}

.post-content img {
	padding: 2px;
	max-width:520px;
	background-color: #f7f7f7;
}

.post-content blockquote {
	background-image: url(images/bquote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 15px;
	padding-left: 38px;
	font-size: 12px;
	color: #333333;
}

.post-content a:link, .post-content a:visited {
	color: #7D6B00;
	text-decoration: none;
}

.post-content a:hover, .post-content a:active {
	color: #7D6B00;
	text-decoration: underline;
}


.page-content {
	color:#000000;
	font-size:13px;
	margin:0 auto;	
	padding:8px 14px 40px 10px;
}


.page-content p {
	
}

.page-content img {
	padding: 2px;
	max-width:520px;
	background-color: #f7f7f7;
}

.page-content blockquote {
	background-image: url(images/bquote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 15px;
	padding-left: 38px;
	font-size: 12px;
	color: #333333;
}

.page-content a:link, .page-content a:visited {
	color: #7D6B00;
	text-decoration: none;
}

.page-content a:hover, .page-content a:active {
	color: #7D6B00;
	text-decoration: underline;
}

.post-commented {
	float: right;
	padding-left:26px;	
	margin-top:5px;
	margin-right:10px;		
	font-size: 12px;
	font-weight:bold;	
	background: url(images/comment.jpg) no-repeat;
	height:21px;
}

.post-commented a:link, .post-commented a:visited {
	color: #7D6B00;
	text-decoration: none;
}

.post-commented a:hover, .post-commented a:active {
	color: #7D6B00;
	background:none;
	text-decoration:underline;
}

.post-digg {
	float: left;
	padding-left:26px;	
	margin-top:5px;	
	font-size: 12px;
	background: url(images/digg.jpg) no-repeat;
	height:21px;
}

.post-digg a:link, .post-digg a:visited {
	color: #7D6B00;
	text-decoration: none;
}

.post-digg a:hover, .post-digg a:active {
	color: #7D6B00;
	background:none;
	text-decoration:underline;
}

.post-delicious {
	float: left;
	padding-left:26px;	
	margin-top:5px;
	margin-left:10px;
	margin-right:10px;		
	font-size: 12px;
	background: url(images/delicious.jpg) no-repeat;
	height:21px;
}

.post-delicious a:link, .post-delicious a:visited {
	color: #7D6B00;
	text-decoration: none;
}

.post-delicious a:hover, .post-delicious a:active {
	color: #7D6B00;
	background:none;
	text-decoration:underline;
}

.post-email {
	float: left;
	margin-top:5px;	
	padding-left:26px;
	margin-right:10px;		
	font-size: 12px;
	height:21px;
	/*background:url(images/email_famfamfam.gif) no-repeat;*/
}

.post-email a:link, .post-email a:visited {
	color: #7D6B00;
	text-decoration: none;
}

.post-email a:hover, .post-email a:active {
	color: #7D6B00;
	background:none;
	text-decoration:underline;
}

#post-navigator {
	float: left;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: -1px;
	font-weight: normal;
}

#post-navigator a:link, #post-navigator a:visited {
	color: #000000;
	text-decoration: underline;
}

#post-navigator a:hover, #post-navigator a:active {
	color: #CC0000;
	text-decoration: none;
}

/* comment-template config css */
#comment_tpl h2{
	margin:0;
	padding:0 0 26px 4px;
	font-size:14px;
	font-weight:600;
	color:#7D6B00;
	border-bottom:1px solid #CCCCCC;
}

#comment_tpl code {
	font-size: 12px;
	padding: 4px;
	clear: both;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	display: block;
}

#comment_tpl blockquote {

	font-size: 12px;

	font-style: italic;

	font-weight: bold;

	color: #000000;

	text-align: left;

	clear: both;

	margin-top: 10px;

	margin-right: 30px;

	margin-bottom: 10px;

	margin-left: 10px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 8px;

	border-left-width: 5px;

	border-left-style: solid;

	border-left-color: #666666;

}

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



#comment_tpl a:link, #comment_tpl a:visited {
	color: #7E6C00;
	text-decoration:none;
	font-weight: bold;
}

#comment_tpl a:hover, #comment_tpl a:active {

	color: #7E6C00;
	text-decoration: underline;
	font-weight: bold;
}

.rss {
	font-size: 14px;
	color: #000000;
	background-image: url(images/feed-icon-16x16.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.coms {
	margin: 0px;
	padding: 0 0 20px 4px;
	border-bottom:1px solid #CCCCCC;
}

.coms_top {
	height: 19px;
}

.coms_mid {

}

.coms_bottom {
}

.coms_top_alt {
	height: 19px;
}

.coms_mid_alt {
	line-height:1.5em;
}

.coms_bottom_alt {
}

#t1_style {
	margin: 40px 0 0 4px;
	padding: 0;
}

#t1_style p {

	margin-bottom: 10px;

	font-size: 14px;

	font-family: Arial, Helvetica, sans-serif;

	color: #000000;

	letter-spacing: -1px;

	margin-top: 0px;

}

#t1_style input {

	width: 280px;

	padding-top: 2px;

	padding-right: 2px;

	padding-bottom: 2px;

	padding-left: 2px;

	border: 1px solid #E5E5E5;

}

#t1_style input:hover {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 2px;
}

#t2_style {
	margin: 40px 0 0 0;
	padding: 0px;
	float: left;
}

#t2_style p {
	margin-bottom: 10px;
	color: #000000;
	letter-spacing: -1px;
	margin-top: 0px;
	padding-left:4px;
}

#t2_style textarea {

	padding: 5px;

	height: 180px;

	width: 400px;

	border: 1px solid #E5E5E5;

}

#t2_style textarea:hover {

	padding: 5px;

	height: 180px;

	width: 400px;

	border: 1px solid #CCCCCC;

	background-color: #FFFFFF;

}



/* sidebars config */

#sidebars {
	float: left;
	width: 196px;
}

#sidebars h3 {
	float: left;
	width: 181px;
	height: 33px;
	color: #FF0000;
	background:url(images/sidebar_heading_bg.jpg) no-repeat;
	margin:0;
	padding-left:15px;
	text-align:left;
	line-height: 30px;	
	letter-spacing:1.7px;
	font-size: 13px;	
}
#sidebars span, #sidebars_r span {
	border-top:1px dotted #000000;
	height:1px;
	float: left;
	width: 181px;
	margin-bottom:10px;
}

#sidebars_r {
	float:right;
	width:196px;
	margin-top:10px;
}

#sidebars_r h3 {
	float: left;
	width: 181px;
	height: 33px;
	color: #FF0000;
	background:url(images/sidebar_heading_bg.jpg) no-repeat;
	margin: 0px;
	padding-left:15px;
	text-align:left;
	line-height: 30px;	
	letter-spacing:1.7px;
	font-size: 13px;	
}

#sidebars_r h3 a{
	color: #FF0000;
	text-decoration:none	
}

#sidebars_r h3 a:hover {
	color: #FF0000;
	text-decoration:underline;	
}

#sidebars_r h3 img{
	margin-top:-2px;
}


.arrow {
	float: left;
	width: 178px;
	text-align: left;
	padding:0;
	margin:20px 0 30px 15px;	
}

.arrow ul {
	float: left;
	padding-left:0;
	width: 178px;
}

.arrow ul li {
	font-size: 12px;
	color:#006699;
	padding: 0px;
}

.arrow ul li a:link, .arrow ul li a:visited {
	display: block;
	margin: 0px;
	color:#006699;
	text-decoration: none;
	width: 150px;
}

.arrow ul li a:hover, .arrow ul li a:active {
	display: block;
	margin: 0px;
	color:#006699;
	text-decoration: underline;
	width: 150px;
}

.arrow li {
	float: left;
	font-size: small;
	width: 150px;	
	display:block;
	padding:0;
	margin-bottom:5px;
	color:#006699;
}

.arrow li a:link, .arrow li a:visited {
	float: left;
	color: #006699;
	text-decoration: none;	
	font-size: small;
}

.arrow li a:hover, .arrow li a:active {
	float: left;
	color: #006699;
	text-decoration: underline;
}

.textwidget {
	width:150px;
	font-size:small;
}

.textwidget a{
	font-size:small;
	margin-bottom:5px;
}
/* calendar config */



#wp-calendar {
	empty-cells: show;
	width: 173px;
	text-align: center;
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: -1px;
	font-size: 13px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E6E6E6;
	border-right-color: #EFEFEF;
	border-left-color: #EFEFEF;
}

#wp-calendar a:link, #wp-calendar a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#wp-calendar a:hover, #wp-calendar a:active {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}

#wp-calendar caption {
	width: 181px;
	height: 33px;
	color: #FF0000;
	background:url(images/sidebar_heading_bg.jpg) no-repeat;
	margin: 0px;
	padding-left: 10px;
	line-height: 30px;	
	font-size: 14px;
	font-weight:bold;	
}





#wp-calendar th {

	margin: 0px;

	padding: 0px;

	text-align: center;

}



#wp-calendar #next a {

	text-align: left;

	color: #000000;

	text-decoration: none;

	float: right;

	padding-top: 10px;

}



#wp-calendar #prev a {

	text-align: center;

	color: #CC0000;

	text-decoration: none;

	float: left;

	padding-top: 10px;

}

#wp-calendar td {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#wp-calendar tf {
	margin: 0px;
	padding: 0px;
}

.blod-user {
	color: #7D6B00;
	font-size:14px;
}

.blod-date {
	color: #006699;
	font-size:10px;
}

.blod-text {
	color: #000000;
	font-size:12px;
}

.blod-text p {
	margin:0 auto;
	padding:0; 
}

#people h2 {
	color:#7D6B00;
	font-size:14px;
	font-weight:600;
	margin:60px 0 0 20px;
	border:none;
}
