/*   
Theme Name: Surreal
Theme URI: http://techcube.net/surreal
Description: A simple blue and black theme with a colorful background.
Author: Peter Zhang
Author URI: http://techcube.net/
Version: 1.0
Tags: black, blue, two-columns, fixed-width, threaded-comments

*/
html, body{
	background: fixed url('bg.jpg') no-repeat #000;
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
#topbar{
	background: url('images/topbar.png');
	height: 26px;
	color: #99c7cc;
	text-align: left;
	font-size: 16px;
	padding-top: 2px;
}
#topbar span{
	margin-left: 10px;
}
#topbar span.right{
	float: right;
	margin-right: 10px;
}
#container{
	width: 900px;
	margin: 0 auto;
	text-align:left;
}
#title{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	padding: 10px 0 0 100px;
	color: black;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
#title span a{
	color: inherit;
	text-decoration:none;
}
#title span{
	font-size: 40px;
	color: white;
	display: block;
}
#nav{
	float: left;
}
#nav ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav ul li{
	float: left;
	display: block;
}
#nav ul li a{
	display: block;
	padding: 6px 5px 5px 7px;
	width: 118px;
	margin: 0;
	margin-right: 10px;
	background: url('images/navli.png');
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform:uppercase;
	color: #9d9d9d;	
	height: 19px;
	text-decoration:none;
}
#nav ul li a:hover, #nav ul li.current_page_item a:hover{
	background: url('images/navliho.png');
	color: black;
}
#nav ul li.current_page_item a{
	color: #99c7cc;
	background: url('images/navlih.png');
}
.clear{
	clear: both;
}
#search input{
	float: right;
	display: block;
	padding: 6px 5px 5px 7px;
	background: url('images/search.png');
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9d9d9d;
	height: 19px;
	width: 170px;
	border: none;
}
#rss{	
	float: right;
	display: block;
}
#rss a{
	display: block;
	padding: 6px 5px 5px 7px;
	width: 118px;
	background: url('images/rss.png');
	-moz-border-radius: 5px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration:none;
	color: orange;
	margin-right: 10px;
	height: 19px;
}
#rss a:hover{
	background: url('images/rssh.png');
	color: black;
}
#content{
	background: url('images/conm.png') repeat;
	width: 100%;
	color: white;
}
#contop{
	margin-top: 8px;
	background: url('images/contop.png') no-repeat;
	height: 10px;
	width: 100%
}
#conbot{
	background: url('images/conbot.png') no-repeat;
	height: 10px;
	width: 100%
}
#content_wrap{
	margin: 0 10px;
	margin-top: -15px;
	width: 600px;
	float: left;
}
.post_wrap a, #foot a, #info a, #about a, #pagination a{
	text-decoration: none;
	color: #6a95b5;
}
.post_wrap a:hover, #foot a:hover, #info a:hover, #about a:hover, #pagination a:hover{
	color: #6a95b5;
	border-bottom: 1px #6a95b5 dashed;
}
.post_wrap img{
	border: 3px solid #99c7cc;
	margin: 10px;
}
.post_wrap img.alignleft{
	margin-left: 0;
}
.post_wrap img.alignright{
	margin-right: 0;
}
.date_wrap{
	margin-left: -10px;
	background: url('images/date.png');
	height: 50px;
	width: 40px;
	color: black;
	line-height: 10px;
	float: left;
	margin-right: 10px;
	text-align: right;
	padding-right: 5px;
}
.date_wrap span{
	display: block;
	font-size: 30px;
	line-height: 30px;
}

.post {
	padding-top: 10px;
}
.post h1{
	padding: 0;
	margin: 0;
	font-size: 40px;
	color: #99c7cc;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
.post h1 a{
	color: inherit;
	text-decoration:none;
}
.post h1 a:hover{
	color: #6a95b5;
}
.post p{
	color: #CCC;
	font-size: 15px;
	line-height: 23px;
}
.abouttop{
	height: 5px;
	width: 617px;
	display: block;
	background: url(images/abouttop.png);
	margin-left: -10px;
}
.aboutbot{
	height: 5px;
	width: 617px;
	display: block;
	background: url(images/aboutbot.png);
	margin-left: -10px;
	margin-bottom: 10px;
}
.post .metabot{
	height: 5px;
	width: 617px;
	display: block;
	background: url(images/metabot.png);
	margin-left: -10px;
	margin-bottom: 10px;
}
.post #about{

	border-right: 2px solid #99c7cc;
	padding: 0 5px 5px 10px;
	margin-left: -10px;
	width: 100%;
	color: #9d9d9d;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}

.post #about h3{
	padding: 0;
	margin: 0;
	color: #99c7cc;
}
.post #about p{
	margin: 0;
	padding: 0;
	font-size: 13px;
}
.post .metatop{
	height: 5px;
	width: 617px;
	display: block;
	background: url(images/metatop.png);
	margin-left: -10px;
}
.post .meta{
	border-right: 2px solid #99c7cc;
	padding-left: 2px;
	padding-right: 13px;
	margin-left: -10px;
	width: 100%;
	color: black;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #99c7cc;

}
.post .meta a {
	color: inherit;
	text-decoration:none;
	border-bottom: 1px dashed black;
}
.post .meta span{
	background: #99c7cc;
	padding: 5px 10px;
	line-height: 26px;
}
.post .meta span.black{
	background: black;
	color: #99c7cc;
}
.post .meta span.black a{
	border-bottom: 1px dashed #99c7cc;
}
.post .meta .tag{
	display: block;
	margin-right: -13px;
	border-top: 3px solid #99c7cc;
}
.post .meta .tag a{
	margin:0 5px;
	color: #99c7cc;
	text-decoration: none;
}
#comments{
	border-right: 2px solid #99c7cc;
	padding: 5px;
	padding-left: 0px;
	padding-right: 12px;
	margin-left: -7px;
	width: 100%;
	color: #99c7cc;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#comments a{
	color: inherit;
}
#comments h1{
	font-size: 26px;
	margin-left: 10px;
	margin-bottom: 0;
	color: #99c7cc;
	margin-top: 0;
}
#comments span{
	font-size: 12px;
	margin: 0 0 10px 10px;
	padding: 0;
	display: block;
	color: white;
}
#comments ul{
	list-style: none;
	padding: 0;
	width:100%;
	margin: 0 0 0 -1px;
}
#comments .commenti{
	padding-bottom: 10px;
}
#comments li{
	padding: 20px 20px 0 20px;
	background: #0b2445;
	min-height: 48px;
	color: white;
	margin-right: -11px;
}
#comments li .avatar{
	background: black;
	display: block;
	width: 48px;
	height: 48px;
	float: left;
	margin-right: 5px;
}
#comments li .commenter{
	font-size: 12px;
}
#comments li .commenter a{
	color: inherit;
}
#comments li .commenter span{
	font-size: 16px;
	font-weight: bold;
	display: inline-block;

	margin: 0;
}
#comments li .comment_content{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#comments li .comment_content p{
	margin: 0;
	padding: 0;
}
#comments li.alt{
	background: black;
	color: #99c7cc;
	margin-left: 1px;
}
#comments li.alt>.commenter span{
	color: #99c7cc;
}
#comments li.alt .avatar{
	background: #99c7cc;
}
#comment-box h1{
	color: white;
	margin-top: 10px;
}
#replyform{
	margin-left: 10px;
	margin-top: 5px;
}
#replyform input {
	background: black;
	border: 2px solid #99c7cc;
	color: #99c7cc;
	padding: 5px;
	margin-bottom: 5px;
	width: 30%;

}
#login input{
	padding: 0;
	margin-right: 5px;
	border: 1px solid #99c7cc;
	color: #99c7cc;
	background: black;
}
#login input#submit{
	width: auto;
}
#replyform input#submit{
	border: none;
	font-size: 20px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: right;
	display: block;
	width: auto;
}
#replyform textarea{
	width: 96%;
	border: 2px solid #99c7cc;
	background: black;
	color: white;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 5px;
}
#sidebar_wrap{
	width: 270px;
	float: right;
	margin: 0 0 0 10px;
}
#sidebar_wrap .widget{
	margin-bottom: 10px;
}
#sidebar_wrap .widget h3{
	padding: 4px 5px;
	height: 22spx;
	margin: 0;
	background: url('images/widget.png');
	color: black;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}
#sidebar_wrap .widget ul{
	list-style: none;
	margin: 0 0 0 20px;
	padding: 0 0 0 5px;
}
#sidebar_wrap .widget ul li a{
	padding: 5px 10px;
	border-left: 2px solid #99c7cc;
	display: block;
	color: white;
	text-decoration: none;
}
#sidebar_wrap .widget ul li a:hover{
	background: #99c7cc;
	color: black;
}
.widgetbot{
	background: url('images/widgetbot.png');
	height: 5px;
	margin-left: 25px;
	margin-top: -10px;
	margin-bottom: 10px;
}
#foot{
	font-size: 13px;
	color: #99c7cc;
	text-align: right;
}
#info {
	color: #9d9d9d;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 28px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.alignleft
{
	float:left;
}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright
{
	float:right;
}
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

