/* Botton Menu */
.rightnav a {
	display: block;
	font-family:Tahoma,Helvetica;
	font-weight: bold;
	font-size: 11px;
    padding: 5px 3px 5px 3px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #5E6F82;
	border-bottom: 1px solid #5E6F82;
	border-left: 1px solid #FFFFFF;
    text-decoration: none;
	color: #3B4450;
	background-color: #EFEBDE;
	}
.rightnav a:hover	{ 	
	display: block;
	font-family:Tahoma,Helvetica;
	font-weight: bold;
	font-size: 11px;
    padding: 5px 3px 5px 3px;
	border-top: 1px inset #5E6F82;
	border-right: 1px inset #FFFFFF;
	border-bottom: 1px inset #FFFFFF;
	border-left: 1px inset #5E6F82;
    text-decoration: none;
	color: #3B4450;
	background-color: #EFEBDE;
	}
#container {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background : #EFEBDE;
	border-top : 1px solid #e4ffdd;
	border-right : 1px solid #34371c;
	border-bottom : 1px solid #34371c;
	border-left : 1px solid #e4ffdd;
	color : #2a3234;
}
#txtdescr{ filter:glow(color=#525942,strength=3); width:100%; font-size:11px;}
.txtdescr { background-color:transparent; font-family:Verdana,Tahoma,Arial,Sans-Serif; font-size:11px; font-weight:bold; text-align:right; text-decoration:none; height:24px; }
.noblogrole {background-color:#FFCC00;  font-family:Verdana,Tahoma,Arial,Sans-Serif; font-weight:bold; text-decoration:none; }


div.blog-contents {
width: 100%;
padding: 0;
min-height: 150px;
}

span.more_a a{
	font-family: Papyrus, Verdana, Arial;
	font-size:8pt;
	font-weight: bold;
	padding:0;
	margin: 0;
}

span.more_a a:hover{
	background:#FFFFFF url(../images/input_bg.gif) repeat-x scroll left top;
	border:1px solid #A7A7A7;
	color:#3373CE;
	font-family: Papyrus, Verdana, Arial;
	font-size:8pt;
	font-weight: bold;
	padding:0;
	margin: 0;
}

div.comment-list {
width: 100%;
margin-bottom: 7px;
padding: 0;
clear: both;
}

div.comment-header {
	border-bottom:3px solid #F2A706;
	color:#222222;
	margin:7px 0 0px 0;
	padding:0;
	width:100%;
	font-size: 16px;
	font-weight: bold;
}

div.comment-item {
	border-bottom:1px dashed #F2A706;
	color: #000000;
	background: #FDF4E1;
	padding:7px 0px 7px 0px;
	margin: 0;
	width:100%;
}

div.comment-item-content {
	color: #000000;
	padding:0px 7px 0px 7px;
	margin: 0;
	width:100%;
}

div.comment-author {
	color: #000000;
	padding:7px 12px 0px 12px;
	margin: 0;
}

div.comment-item a {
	color: #1A74BB;
}

div.blog_entry_stats {
	border-top:3px solid #1A74BB;
	border-bottom:1px solid #1A74BB;
	background: #D2DBDD;
	color:#222222;
	margin:7px 0 0px 0;
	padding:0;
	width:100%;
}

div.blog_entry_stats_contents {
	padding:7px;
	width:100%;
}

div.blog_entry_stats_contents_min {
	padding:7px;
	width:98%;
}

div.blog_entry_stats_contents a, div.blog_entry_stats_contents_min a {
	color:#1A74BB;
}

.blogtitle {
	font-size: 22px;
}

.blog_entry_stats_contents_img {
	border-color:#9CAFBD #9CAFBD #647684 #647684;
	border-style:solid;
	border-width:1px;
	margin:0 10px 0 0;
	padding:0;
	float: left;
	height: 100px;
}

div.blog_entry_stats_contents a{
	color: #1A74BB;
}

div.share_links {
	min-height: 16px;
	line-height: 16px;
}

.share_links_icons {
	padding: 0;
	border: none;
	padding-left:2px;
}

.input_s1 {
	-x-system-font:none;
	background:#FFFFFF url(../images/input_bg.gif) repeat-x scroll left top;
	border:1px solid #A7A7A7;
	color:#444444;
	font-family:"Trebuchet MS",Arial;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:2px 3px;
}

div.tag-header {
	background:#FFFFFF url(../images/input_bg.gif) repeat-x scroll left top;
	border:1px solid #039FAF;
	color:#1A74BB;
	margin:7px 0 0px 0;
	padding:0;
	width:100%;
	font-size: 16px;
	font-weight: bold;
}

div.tag-header-contents {
	padding:0;
	margin:0;
	padding-left: 3px;
	border-bottom: 1px solid #039FAF;
}

div.TagCloud {
	background: #F0F0F0;
	padding: 0;
	margin: 0;
	width: 100%;
	text-align: center;
}

div.adbox {
	float: right;
}

