/*
Theme Name: Test New
Theme URI: http://www.blownetwork.com/
Description: Sites custom template supports wordpress 2.8.x and prior versions.
Version: 2.5
Author: Alex B
Author URI: http://www.blownetwork.com/
*/



address, dl{ padding: 10px 0 0; }


/* Sidebar */

.centr ul { list-style: none; margin: 0; }
.centr ul li { list-style: none; margin-bottom: 10px; padding: 8px 10px 0 10px; border: 1px solid; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }
.centr ul li.even { background-color: #3dabe3; border-color: #3dabe3;}
.centr ul li.odd { background-color: #ff7800; border-color: #ff7800;}

.centr ul li h2, .centr ul li h3.widget-title { text-indent: 10px; font-size: 20px; font-weight: normal; color: #fff; overflow: hidden; height: 30px; line-height: 30px; margin: 0 0 5px 0; background: url(/images/bgmenuh2.gif) 0 4px no-repeat;}

.textwidget { text-align: center; }

.centr ul li ul, .textwidget, .st-tag-cloud, .topsites {
	list-style: none;
	margin: 0;
	padding: 0 0 8px 0;
}
.centr ul li ul li {
	color: #fff;
	list-style-position:inside;
	list-style-type: circle;
	margin: 0 10px 5px 10px;
	padding: 0 0 0 0;
	text-indent: 10px;
	font-size: 11px;
	text-transform: capitalize;
	background: none;
	border: none; background-color: transparent;
}

.centr ul li ul li a {
	font-weight: bold;
	font-size: 14px;
	color: #fff;
}

.centr ul li ul li ul.children { padding: 6px 0 0 6px; margin: 0 0 0 0;}
.centr ul li ul li ul.children li { }

.centr .menus {
	margin: 0;
	padding: 0 0 10px 0;
	background: url(/images/bg_ulsides.gif) left bottom no-repeat #ffefe5;
}


/* Blockquote */

blockquote, code{
	margin: 10px;
	background: #D3E0DC;
	border-top: 4px solid #485956;
	border-bottom: 4px solid #485956;
 }

blockquote p{ padding: 10px; }

blockquote blockquote{
	margin: 10px;
	background: #EAF2EE;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 10px; }

hr{
	clear: both;
	margin: 10px 10px 5px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #9b9b9b;

}

input#author, input#email, input#url, textarea#comment{
	padding: 2px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

pre{
	width: 90%;
}

small{
	font-size: 12px;
	text-align: right;
	color: #555;
}



/* Post and Pages */

.post {	margin: 0 10px 15px 10px; border-bottom: 3px solid #ff9b18; }
.posttime { float: left; width: 40px; height: 45px; padding-top: 4px; text-align: center; color: #777; font-size: 11px; background: url(/images/bgdate.gif) top left no-repeat;}
.posttime span { display: block; font-size: 16px; font-weight: bold; }
.post p { margin-bottom: 10px; line-height: 1.4em; }
.post h2.postttl { font-size: 24px; font-weight: normal; text-indent: 0; padding: 0 20px 0 45px; margin-bottom: 4px; }
.post a img { border: 0; text-decoration: none;}
.post h2 a{ text-decoration: none; color: #0c5975; }
.post h2 a:hover{ color: #0c5975; text-decoration: underline;}
.post form input, .post form textarea { border: 1px solid #999; background-color: #fff;}
.post form input#submit { font-size: 16px; font-weight: bold; background-color: #3dabe3; color: #fff;}
.entry { padding: 5px; line-height: 1.5em; font-size: 14px; clear: both;}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	border: 0;
	padding: 15px 0 0;
	font-weight: bold;
	background-color: transparent;
	color: #553b2d;
}

.entry h1{
	font-size: 24px;
	}

.entry h2 {
	font-size: 20px;
    }

.entry h3, h4, h5 ,h6{
	font-size: 18px;
}

.entry img {
	padding: 4px;
	background-color: transparent;
}

.entry img.wp-smiley{
	border: 0;
	padding: 0;
	background-color: transparent;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}
.entry ul, .entry ol { padding-left: 10px; padding-bottom: 5px;}
.entry ul li, .entry ol li {margin: 0 0 3px 20px;}
.entry .more-link { font-weight: bold; }

.addthis_container { height: 20px; text-align: right;}

.postmetadata {	padding: 0 20px 5px 40px; border-bottom: 1px dotted #aaa; font-size: 12px; color: #555;}
.postmetadata a{ text-decoration: none; color: #555;}
.postmetadata .taglist { padding-left: 5px; }
.postmetadata .taglist a:hover { text-decoration: underline;}
.right{
	float: right;
	text-align: right;
	display: inline;
	width: 45%;
}
.left{
	float: left;
	text-align: left;
	display: inline;
	width: 45%;
}
.browse {
	padding: 10px 30px 10px 20px;
	font-weight: bold;
}


/* Comments */

.comments-template{
	padding: 10px;
	text-decoration: none;
	position: relative;
	width: 600px;
}
.comments-template a{
	font-weight: bold;
	text-decoration: none;
}

ol.commentlist{
	list-style-type: decimal;
	margin: 0;
	padding: 0;
	
}

ol.commentlist li{
	margin: 0 0 10px 20px;
}

/* Tag Cloud */
.widget_tag_cloud { padding: 10px; line-height: 1.6em;}
.widget_tag_cloud a { color: #fff;}

/* Calendar */

table#wp-calendar{
	width: 100%;
	font-size: 14px;
	text-transform: none;
	line-height: 20px;
	background: #D3E0DC;
	padding-left: 5px;
	padding-right: 5px;
}

table#wp-calendar caption{
	padding: 5px 15px;
	font-size: 16px;
	font-weight: bold;
	background: #D3E0DC;
}

table#wp-calendar th{
	padding: 0px;
	text-align: center;
	vertical-align: top;
	background: #EAF2EE;
}

table td#today {
	background: #EEE;
	padding: 0px;
	text-align: center;
}


table#current td{
	background-color: #EAF2EE;
	padding: 0px;
	text-align: center;
}

table#wp-calendar tfoot td{
	text-align: center;
}



/* Footer */


/* Plugins */

#wp-admin-bar {text-align:center; margin:0; padding:5px; background:#374341;  clear:both; text-align:center; color: #EAF2EE;}
#wp-admin-bar a{color: #EAF2EE;}
#wp-admin-bar ul {margin:0; padding:0}
#wp-admin-bar ul li {list-style-type:none; display:inline; margin:0 10px; padding:0}

.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:active{text-decoration:none;color:#485956;background-color:#D6E4E0;margin:5px;padding:5px 10px;}
.wp-pagenavi a:hover{color:#AFC81C;}
.wp-pagenavi span.pages{color:#485956;background-color:#D6E4E0;margin:2px;padding:5px 10px;}
.wp-pagenavi span.current{font-weight:bold;color:#485956;background-color:#D6E4E0;margin:5px;padding:5px 10px;}
.wp-pagenavi span.extend{color:#485956;background-color:#D6E4E0;margin:5px;padding:5px 10px;}

#related{padding: 10px;}
#related li{ margin-left: 10px;}
.related_post ul li { margin-left: 10px;}

.friends {
	font-weight: normal;
	margin: 5px auto;
	padding: 0;
	width: 750px;
}
.friends ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 750px;
}
.friends ul li {
	float: left;
	width: 250px;
	height: 15px;
	margin: 0;
	padding: 0;
	text-align: center;
}
.friends ul li a {
	vertical-align: middle;
	font-weight: normal;
}

.top5{ padding: 0; margin: 0 auto; width: 120px; }
.top5 a img { width: 120px; height: 160px; margin-bottom: 15px; }

.pagelinks li { float: left; display: inline; width: 225px; height: 40px; text-align: center; }
.pagelinks li a { font-style: italic; font-weight: bold; font-size: 18px; }
.pagelinks li h2 {margin: 0; font-size: 12px; font-weight: normal; display: inline;}

.feedburner { border: none; display: block; padding: 5px; }
.feedburner input { display: inline; padding: 1px; background-color: #fff; border: 1px solid #333;}
.feedburner p { text-align: center; margin-bottom: 3px;}

.cleared:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.cleared {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .cleared {height: 1%;}
.cleared {display: block;}
/* End hide from IE-mac */