/*
Theme Name: Another Web2Blog
Theme URI: http://www.dazhibao.org based on techblog by http://www.ventedoy.com/
Description: A Simple Theme Web 2 stylish
Version: 1.0
Author:<a href="http://www.dazhibao.org">AK Sensei</a>
*/

body {
	margin: 0;
	background: #3C4248 url(images/diagon.png) repeat;
	border-bottom: 5px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	}

/* Elements */

a {
	color: #0371A4;
	text-decoration: none;
	}

a:hover {
	color: #333333;
	text-decoration: underline;
	}

p {
	margin: 20px 0 20px 10px;
	font-size: 1em;
	text-align: justify;
	line-height: 18px;
	}

blockquote {
	border-left: 4px solid #03b8fb;
	border-right: 4px solid #03b8fb;
	margin: 0 25px 0 25px;
	padding: 0 15px 0 5px;
	font-style: italic;
	font-size: 0.9em;
	text-align: justify;
	color: #999999;
	}

h1,h2,h3,h4,h5,h6 {
	color: #04acf8;
	}
	
input, submit {
	font-family: Tahoma, Arial, Geneva, sans-serif;
	font-size: 10px;
	color: #03b8fb;
	}
	
img, a img { border: 0px; }

img.wp-smiley {
	border: none;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 2px;
	padding-right: 2px;
	margin: 0;
	}

#networksearch {
	float: left;
	width: 195px;
	}

#network {
	background: url(images/bg_network.gif) top left no-repeat;
	margin-bottom: 10px;
	padding: 5px 0 10px 0;
	text-align: center;
	}

#network select {
	width: 170px;
	}

/* Main Elements */

#container {
	width: 800px;
	margin: 0 auto;
	}

/* The Top Part */

.top {
	height: 80px;
	background: #222222 url(images/bg_footer.gif) repeat;
	border-bottom: 5px solid #000000;
	}

/* The Header */

.head {
	height: 50px;
	background: transparent url(images/log.png) no-repeat;
	}

.head a {
	display: block;
	height: 50px;
	}
	
/* The Subheader */

#subheader_wrapper {
	background: url(images/bg_subheader.gif) top left repeat-x;
}

#subheader {
	border-top: 1px solid #C3F134;
	margin: 0 auto;
	width: 800px;
}

#subheader h2 {
	background: url(images/label1.png) top left no-repeat;
	float: left;
	width: 20px;
	height: 130px; 
	margin: 15px 0 0 -15px;
	overflow: hidden;
	position: relative;
	text-indent: -5000px;	
}

#subheader_special {
	width: 280px;
	padding-right: 10px;
}

#subheader a {
	color: #0371A4;
	font-size: 0.9em;
	text-decoration: none;
	width: 190px;
	padding-right: 15px;
}

#subheader a:hover {
	color: #015074;
	text-decoration: underline;
}

#recent_postwrapper {
	margin: 5px 370px 0 0;
}

.recent_postwrap {
	background: #19B5E7 url(images/bgsub2.png) top left repeat-x;
	border: 5px solid #ffffff;
	margin-top: 15px;
	min-height: 160px;
}

#recent_post {
	margin: 10px 0 0 10px;
	width: 380px;
}

#recent_post ul {
	float: left;
  	margin: 0;
  	padding: 0;
  	list-style: none;
}

#recent_post li {
	background: url(images/bullet.gif) 0 8px no-repeat;
	float: left;
	margin: 0;
	padding: 10px 10px 10px 20px;
	width: 250px;
}

#recent_post a:link, #recent_post a:visited {
	color: #ffffff;
	text-decoration: none;
}

#recent_post a:hover {
	color: #343e46;
	text-decoration: none;
}

#subheader_adwrapper {
	float: right;
	width: 300px;
}

#subheader_adwrap {
	background: #19B5E7 url(images/bgsub2.png) top left repeat-x;
	border: 5px solid #fff;
	margin-top: 15px;
	min-height: 160px;
}

.subheader_ad {
	height: 150px;
	width: 300px;
	margin: 10px auto 0 25px;
}

.subheader_ad ul {
	list-style: none;
	font-size: 0.9em;
	color: #000000;
}

.subheader_ad li {
	list-style: none;
	font-size: 0.9em;
	color: #000000;
}

.subheader_adsense {
	background: #ffffff;
	padding: 5px 0 5px 0;
}

/* The Menu */

.menu {
	height: 40px;
	background: url(images/menubg2.gif) repeat-x;
	}

.menuLeft, .menuRight {
	width: 5px;
	height: 40px;
	}

.menuLeft {
	float: left;
	background: url(images/menubg2.gif);
	}

.menuRight {
	float: right;
	background: url(images/menubg2.gif);
	}

.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

.menu ul li {
	display: inline;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	}

.menu ul li a {
	color: #eeeeee;
	text-decoration: none;
	padding: 10px 10px;
	}

.menu ul li a:hover {
	color: #19B5E7;
	}

.menu ul li.current_page_item {
	color: #19B5E7;
	}

/* The Content */

.centertop {
	background: url(images/centertop2.png) top left no-repeat;
	margin-top: 10px;
	width: 800px;
	height: 25px;
	}

.center {
	padding-top: 10px;
	margin-top: 0px;
	}

.left {
	float: left;
	width: 510px;
	padding: 0 20px;
	padding-top: 10px;
	}

.blockTitle {
	clear: both;
	padding: 0 15px;
	min-height: 50px;
	padding-top: 10px;
	}

.date {
	float: left;
	height: 50px;
	width: 50px;
	background: url(images/date2.png) no-repeat;
	margin-right: 10px;
	padding-top: 0px;
	}

.date .month {
	text-align: center;
	color: #ffffff;
	font-size: 11px;
	padding-top: 2px;
	}

.date .day {
	text-align: center;
	padding-top: 5px;
	color: #222222;
	font-size: 18px;
	font-weight: bold;
	}

.blockTitle h1 {
	margin: 0;
	padding: 0;
	color: #19B5E7;
	font-size: 21px;
	font-weight: normal;
	}

.blockTitle h1 a {
	color: #19B5E7;
	text-decoration: none;
	}

.blockTitle h1 a:hover {
	text-decoration: none;
	color: #333333;
	}

.bar {
	float: left;
	font-size: 10px;
	color: #a7a39f;
	margin-top: 5px;
	}

.bar a {
	color: #a7a39f;
	text-decoration: none;
	}

.bar a:hover {
	color: #333333;
	text-decoration: none;
	}

.barCats {
	float: left;
	background: url(images/cats.png) no-repeat;
	padding-left: 18px;
	margin-right: 15px;
	margin-bottom: 15px;
	}

.barComments {
	float: left;
	background: url(images/comments.png) no-repeat;
	padding-left: 18px;
	margin-right: 15px;
	margin-bottom: 15px;
	}
	
.barEdits {
	float: left;
	background: url(images/edit.png) no-repeat;
	padding-left: 18px;
	margin-bottom: 15px;
	}

.block {
	clear: both;
	border-top: 2px dashed #A1C34D;
	margin-top: 10px;
	padding-top: 5px;
	}

.centerBottom {
	clear: both;
	height: 50px;
	background: transparent;
	}

/* Navigation Links */

.navigation {
	height: 25px;
	font-size: 12px;
	font-weight: bold;
	}

.navigation a:hover {
	text-decoration: none;
	}

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}

/* The Footer */

.footer {
	margin: 15px 0;
	height: 40px;
	padding: 30px 550px 0 20px;
	margin: 0;
	background: url(images/bg_footer.gif) repeat-x;
	border-top: 5px solid #000000;
	font-size: 0.8em;
	color: #111111;
	}

.footer a {
	color: #111111;
	text-decoration: none;
	font-weight: bold;
	}

.footer a:hover {
	color: #19B5E7;
	text-decoration: none;
	border-bottom: 1px dotted #19B5E7;
	}
	
.footer a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}

/* The Sidebar */

.sidebar {
	float: left;
	width: 190px;
	margin-left: 40px;
	margin-top: 25px;
	}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: transparent;
	}

.sidebar h2 {
	height: 50px;
	background: #ffffff url(images/sidebartop.png) top right no-repeat;
	font-size: 15px;
	color: #ffffff;
	font-weight: normal;
	line-height: 30px;
	margin: 0;
	padding: 20px 0 0 40px;
	}

.sidebar li ul {
	background: transparent;
	margin-bottom: 20px;
	padding: 5px 15px;
	line-height: 150%;
	border-left: 1px dashed #dddddd;
	}

.sidebar a {
	font-size: 0.9em;
	color: #999999;
	text-decoration: none;
	}

.sidebar a:hover {
	color: #444444;
	text-decoration: none;
	border-bottom: 1px dotted #444444;
	}
	
.sidebar a:visited {
	color: #888888;
	text-decoration: none;
	border-bottom: 1px dotted #888888;
	}

.sidebar li ul li ul {
	margin-bottom: 0;
	}

/* The Attachment */

#contentCenter {
	text-align: center;
	}

/* The Comments */

.commentBlock {
	border-top: 2px dashed #A1C34D;
	padding-top: 10px;
	padding-bottom: 10px;
	}

.commentBlock textarea {
	width: 95%;
	border: 1px solid #999999;
	color: #666666;
	}

.commentBlock input#submit {
	width: 95%;
	background: #ffffff;
	border: 1px solid #999999;
	color: #666666;
	}

#commentform input {
	background: #ffffff;
	border: 1px solid #999999;
	color: #666666;
	}

.commentBlock h2 {
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-weight: normal;
	}

.commentlist {
	margin: 0;
	padding: 20px 0 10px 25px;
	}

.commentlist small {
	color: #a7a39f;
	}

.commentlist p {
	margin: 0 0 10px 0;
	}
