/*Additional  for Blog-You.com*/

#theblogmarks {

margin-right:auto;
margin-left:auto;
padding: auto;}

#blogmarks img{
	float:right;	
	margin-top: 0px;
	margin: 0px 2px 5px 2px;
	padding: 2px;
	border: 3px solid #86bb40;
	}



#blogmarks a:visited img, #blogmarks a img{filter: alpha(opacity=30);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
 -moz-opacity: 0.50; opacity:0.5;
}

#blogmarks a:hover img { filter: alpha(opacity=100);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
 -moz-opacity: 1.00; opacity:1;
 }
 
 #ancillary2
{
	padding-left: 2em;
	padding:2em 0 0 0;	
	background:#fff;
	float:center;
}

#ancillary2 .middle {
	float: left;
	width: 38%;
	margin: 0 0 0 4%;
}
#ancillary2 .twice-length { width: 65%; }
#ancillary2 .thrice-length { width: 100%; }
#ancillary2 .left, * html #ancillary2 .left {
    width: 28%;
	float: left;
	margin: 0;
}
#ancillary2 .right, * html #ancillary2 .right {
    float: right;
	width: 26%;
	margin: 0;
}

#ancillary2 .block{
	float:left;
	width: 32%;
	margin:0 0 0 3%;
}
#ancillary2 .twice-length{ width:65%; }
#ancillary2 .thrice-length{ width:100%; }
* html #ancillary2 .block{
	margin:0 0 0 3%;
}
#ancillary2 .first, * html #ancillary2 .first{
	clear:both;
	margin:0;
	width:27%;
}
#ancillary2 .block-separator{
	clear:both;
	height:2.5em;
}

#ancillary2 .block h2, #ancillary2 .block h3{
	margin:0 0 1em 0;
	padding-left:18px;
	color:#ccc;	
	font-family:Arial, Verdana, Serif;
	font-size:1.5em;
	letter-spacing:1px;
}
#ancillary2 .block form 
{
    padding-bottom:1em;
}
#ancillary2 ul, ul.dates, ul.counts{
	list-style-type:none;
	margin:1.5em 0;
	
}
#ancillary2 ul li, ul.dates li, ul.counts li{
	list-style-type:none;
	margin:0;
	padding:0.5em 0;
	
}
ul.dates .date, ul.dates .date a {
	color:#fff;
	font-style:bold;
	padding-right:0.5em;
}
ul.dates .date em {
	color:#86bb40;
	font-style:bold; 
	
	
}
ul.counts .count{
	float:right;
	color:#ccc;
}

#ancillary2 a, ul.dates a, ul.counts a{
	color:#013f09;
	text-decoration:none;
	border:none;
}
#ancillary2 a:hover,ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, ul.counts a:hover .count{ 
	color:#86bb40;	
	border:none;
}
/*TOP of the content*/


 div.hr {
  height: 11px;
  background: #fff url(http://blog-you.com/image/line_1.gif) repeat scroll center;
}
div.hr hr {
  display: none;
}

#topbar{margin-top: 0px;
height:3px;
	background:url(images/topbar.gif) top repeat-x #FFF;
}

#topbar2{margin-top: 0px;
height:5px;
	background:url(images/topbar.gif) top repeat-x #FFF;
}


#toptabs{
text-align: left;
margin-left: 4px; /*Opera 8 fix -1px*/
padding: 0;
width: 700px;
height: 27px;
background: fff;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#toptabs ul{
font: normal 10px verdana, arial, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#toptabs li{
text-align: left;
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
line-height: 1.3em;
font-size: 120%;
}


#toptabs a, #toptabs strong{
float:left;
color:#fff;
background: transparent url("images/tabs_left.gif") no-repeat left top;
margin:0 2px 0 0;
padding:0 0 0 3px;
text-decoration:none;
font-size: 10px;
letter-spacing: 1px;
margin-top: 4px;
font-family:  Arial, Verdana, sans-serif;
border-bottom: 1px solid #FFF;
}

#toptabs a span, #toptabs #current span{
float:left;
display:block;
color:#fff;
background: transparent url("images/tabs_right.gif") no-repeat right top;
padding:3px 9px 3px 6px;
font-weight:bold;
}

#toptabs a span{
float:none;
}

#toptabs #current a, #toptabs strong{
background-position:0 -300px;
border-bottom: 1px solid #fff;
}

#toptabs #current a span, #toptabs #current span{
background-position:100% -300px;
padding-bottom:3px;	color:#fff;
}

#toptabs a:hover{
background-position:0% -150px;
}

#toptabs a:hover span{
color: #fff;
background-position:100% -150px;
}

#toptabs #current a:hover {	background-position:0% -300px; }
#toptabs #current a:hover span { color: #fff;	background-position:100% -300px; }

.gravatar {
        float:left;
        padding: 3px;
        border: 1px solid #000;
        background: #fff;
}

.postgrav {
        float: left;
        padding: 3px;
        margin-right: 5px;
        margin-left: 5px;
        border: 1px solid #000;
        background: #fff;
}

/*Comment section*/
.commentlist blockquote,
	blockquote{margin: 20px 0;padding: 0 30px 0 30px;
		color:#888;
		line-height: 1.2em;
		font-family: Trebuchet MS, Serif;}
	
	hr{display:none;}
	.alert{background:#FFF6BF;
		border-left:2px solid #FFD324;
		border-right:2px solid #FFD324;
		text-align:center;
		margin:10px auto;
		padding:5px 20px;}
		
.comments .commentlist{margin:10px 0 10px ;padding:10px 0 0;position:relative;}
.comments .commentlist li{margin:10px 0 10px ;padding:2px 0px 2px 5px;list-style:none;_margin-left:-42px;_padding:5px;}
.comments .commentlist li img.gravatar{float:left;margin:3px 3px 0px ;padding-right:2px;padding-top:2px;width:35px;height:35px;}
.comments .commentlist li .commentauthor{margin:3px 3px 0px ;font-size:1.5em;color:#86bb40;font-weight:bold;letter-spacing:0px;}
.comments .commentlist li.authorcomment{margin:3px 3px 0px ;list-style:none;background:#f7fbf2;border:1px solid #ccc;padding:2px 0px 2px 5px;}
.comments .pinglist{font-size:1.2em;padding:0;margin:0;}
.comments .pinglist li{list-style:none;margin-top:4px;padding:5px 0 5px 0;}
.comments .pinglist li .commentauthor{font-weight:bold;display:block;}
.comments .pinglist li small{font:1em Arial,Sans-Serif;display:block;}
.comments .pinglist li .counter{display:none;}
.comments .pinglist li img{padding:0;border:none;}
.comments #leavecomment{text-align:center;margin-bottom:40px;color:#ddd;font-size:2em;letter-spacing:-2px;}
.comments form{clear:both;padding:1px 0 30px;margin:0;width:420px;}
input[type=text],textarea{font:1.1em Verdana,Arial,Helvetica,Sans-Serif;padding:3px;color:#333;background:#fff;margin:0;}.comments form input[type=text]{width:45%;margin:5px 5px 1px 0;}.comments form textarea{height:200px;padding:2px;width:100%;_width:98.5%;}.comments form #submit{margin:0;float:right;}.navigation{text-align:center;margin:10px 0 10px;width:99%;}.navigation .left{float:left;width:50%;text-align:left;}.navigation .right{float:right;width:50%;text-align:right;}.navigation p{margin:0;padding:0;}.navigation a{color:#777;}.navigation a:hover{color:#fff;}

/*BLC*/.sb-comments-blc ul li span a, .sb-comments ul li small a{color: #999;}.sb-comments-blc li > a[title="Go to the comments of this entry"]{position: absolute;right:0;color: #999;}.sb-comments-blc a:hover{color:#fff !important;}.activityentry {font-size:12px;}div#brians-latest-comments small{display:block;margin:0;}
.itemtext ol,.itemtext ul { padding:0 0 0 35px; margin:0; }
.itemtext ol li,.itemtext ul li { margin:0 0 3px; padding:0; }
.primary .item .itemtext{font:1.1em/1.5em 'Lucida Grande',Verdana,Arial,Sans-Serif;text-align:left;color:#444;}
.primary .item .itemtext p,.primary .item .itemtext ul,.primary .item .itemtext ol,.primary .item .itemtext div,.primary .item .itemtext blockquote{margin:10px 0;}.primary .aside .itemtext p,.primary .aside .itemtext ul,.primary .aside .itemtext ol,.primary .aside .itemtext div,.primary .aside .itemtext blockquote{margin:8px 0;}.permalink .primary .aside .itemtext p,.permalink .primary .aside .itemtext ul,.permalink .primary .aside .itemtext ol,.permalink .primary .aside .itemtext div,.permalink .primary .aside .itemtext blockquote{margin:13px 0;}

p.about 
{
	background:#f2fdf3;
	border:#ddd 1px solid;
	padding:8px 8px 8px 8px;
}

#ancillary {
	padding: 2em 0 2em 0;
	border-top: 5px solid #BBD794;
	color: #547E8F;
	background: url(images/ab.gif) repeat-x #16272E;
}

/* Blog Log Style LIGHT
Hacked together by AU Interactive
http://blog.auinteractive.com
*/
body .widget_mybloglog { 
	border:1px;
	width:px;
 }
body table#MBL_COMM { 
	border:1px;
	width:px;
	font-family: Verdana, Arial, Sans-Serif;
	font-style:normal;
	font-weight:normal;

}

body table#MBL_COMM th.mbl_h { 
	display:none;
}

body table#MBL_COMM td.mbl_join_img { 
	cursor:pointer;
	cursor:hand;
	width:px;
	padding:2px 2px;
	margin:0;
	background-color:#f2fdf3;
color: #FFF;
}
body table#MBL_COMM td.mbl_join { 
	cursor:pointer;
	cursor:hand;
	text-align:left;
	background-color:#f2fdf3;
color: #013f09;
	font-size:11px;
	border-bottom:0;
	padding:6px 2px;
	margin:0;
}
body table#MBL_COMM td.mbl_join a { 
	display:block;
	width:px;
	overflow:hidden;
	font-weight:normal;
	border:0;
color:013f09;
font-size:9px;
}
body table#MBL_COMM td.mbl_join a:hover { 
	border:0;
}
body table#MBL_COMM td.mbl_img { 
	cursor:pointer;
	cursor:hand;
	width:px;
	padding:2px 2px;
	margin:0;
	
background-color:#fff;
}
body table#MBL_COMM td.mbl_mem { 
	cursor:pointer;
	cursor:hand;
	text-align:left;
	font-weight:bold;
	font-size:11px;

background-color:#fff;
	color:#013f09;
	padding:2px 2px;
	margin:0;

}
body table#MBL_COMM td.mbl_mem a { 
	display:block;
	width:px;
	overflow:hidden;
	border:0;
text-transform:capitalize;
font-size:10px;
color:#013f09;
 }
body table#MBL_COMM td.mbl_mem a:hover { 
	color:#86bb40;
	border:0;
 }
body table#MBL_COMM td.mbl_fo_hidden {
	cursor:hand;
	cursor:pointer;
	text-align:center;
	font-size:10px;
	background-color:#fff;
	color:#ffffff;
	padding:3px 5px 3px 5px;



 }
body table#MBL_COMM a { 
color: 86bb40;
	border:0;
	background:none 
}
body table#MBL_COMM a:hover { 
	color: 86bb40;
	text-decoration:underline;
	border:0;
 }
body table#MBL_COMM a:visited { 
	color:#294254;
	text-decoration:none;
	border:0;
 }
body table#MBL_COMM a:visited:hover { 
	text-decoration:underline;
	border:0;
 }
body table#MBL_COMM td.mbl_fo_hidden a { 
	color: #013f09;
	position: left;
 }
body table#MBL_COMM td.mbl_fo_hidden a:hover, body table#MBL_COMM td.mbl_fo_hidden a:visited:hover { 
	color:#86bb40;
	text-decoration:underline;
	border:0;
	position: left;
 }
body table#MBL_COMM img {
	width:40px;
	height:40px;
	z-index:999;
	float:left;
	position:relative;
	margin-top: 0px;
	margin: 0px 2px 5px 2px;
	padding: 2px;
	border: 1px solid #ddd;
	}

 .photo li {
	list-style-type: none;
	float:left;
}

.photo img {
	border: #EFEFEF solid 1px;
	padding:3px;
	margin:2px;
	height:60px;
	width:60px;
	background:#FFFFFF;
}

.photo img:hover {
	border: #A4A4A4  solid 1px;

}

ul.greyul li {
	list-style-type: none;
	margin: 0;
	padding: 0.5em 0;
	border-bottom: 1px solid #CCCCCC;
	color: #547E8F;
}

div.democracy
{
	
}

.photo2 img {

	border: #EFEFEF solid 1px;

	padding:3px;

	margin:2px;

	background:#FFFFFF;

}



.photo2 img:hover {

	border: #A4A4A4  solid 1px;



}

.photo2 a:visited img, #blogmarks a img{filter: alpha(opacity=30);

 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);

 -moz-opacity: 0.50; opacity:0.5;

}



.photo2 a:hover img { filter: alpha(opacity=100);

 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);

 -moz-opacity: 1.00; opacity:1;

 }