/*  
Theme Name: mrwukong
Theme URI: http://5android.com
Description: Private Theme, design by <a href="http://5android.com">5android</a>
Version: 0.1
Author:paran
Author URI: http://5android.com
*/

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
												Reset and Layouts
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

*{margin:0;padding:0;}
html,body {font: 0.75em Arial,Tahoma,Verdana;color:#302F2F;}
html{background:url(images/hbottom.png) repeat-x left bottom;min-height:100%;margin:0;}
body,select, input, textarea {font-size:100%;}
ul{list-style:none;}
a{text-decoration:none;color:#AD3839;}
a:hover{text-decoration:none;color:#000;}
img{border:none;}
:focus{outline:none;}
h1{font-size:2em;}
h2{font-size:1.4em;}
h3{font-size:1.2em;}
h4{font-size:1.1em;}
h5{font-size:1.05em;}
h6{font-size:1.0em;}
a{blr:expression(this.onFocus=this.close());} /* IE */ 
a{blr:expression(this.onFocus=this.blur());} /* IE*/ 
a:focus,input:focus{-moz-outline-style: none; } /* FF */ 

.left{float:left;}
.right{float:right}
.inner{margin:0 auto;min-width:960px;max-width:1240px;padding:0 20px;width:expression(document.body.clientWidth > 1003? "1200px": "960px" );}
.clearfloat:after {display:block;visibility:hidden;clear:both;height:0;content:".";}
.clearfloat {display:inline-block}
.clearfloat {display:block}
* html .clearfloat {height:1%;}

div#wrapper{}
div#main{background:url(images/sbg2.png) repeat left top;}
div#main .inner{background:url(images/wbg.gif) repeat-y right top;padding:20px 0;}
div#container {float: left;margin: 0 -330px 0 0;width: 100%;}
div#content {margin: 0 330px 0 0;}
div#sidebar {float: right;overflow: hidden;width: 300px;padding-bottom:30px;}
div#footer{padding:40px 0 20px 0;}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
												Header
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#header{background:url(images/sbg.png) repeat-x left top;}
#header .inner{position:relative;height:80px;padding:10px 0;}

#logo{float:left;font-size:1.8em;width:245px;height:80px;overflow:hidden;display:block;}
#logo a{color:#000;background:url(images/logo.png) no-repeat left top;width:245px;height:80px;display:block;text-indent:-5555em;overflow:hidden;}

ul.pagemenu{float:left;padding-left:32px;position:absolute;top:0;left:260px; width:781px;background: url(images/nav_bg.png) no-repeat left bottom;}
ul.pagemenu li{float:left;height:28px;margin-right:0px;}
ul.pagemenu li a{display:inline-block;padding:5px 18px 0;font-weight:bold;height:25px;}

.toprss{float:left;position:absolute;right:5px;top:2px;}
.toprss a{background:url(images/rss.png) no-repeat left top;width:60px;height:60px;text-indent:-5555em;display:block;}
.rightBtn{float:left;position:absolute;left:870px;top:35px;}
.rightBtn img{border:none;}

#searchform{position:absolute;left:840px;top:0;padding:3px 2px 2px 3px;width:230px;height:20px;}
#searchform div{border:0;display:inline-block;float:left;}
#searchform  input{vertical-align:middle;border:none;border:0px;float:left;font-family:arial;}
#searchform  input#s{padding:2px 3px;background:none;border:none;width:176px;}
#searchform input#searchsubmit{border:0;width:46px;height:18px;color:#990000;background:none;font-weight:bold;text-align:center;}

 /*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Content
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
h2.post-title{margin-bottom:10px;}
.navigation div{width:45%;}
.navigation .alignleft{text-align:left;float:left;}
.navigation .alignright{text-align:right;float:right;}
.navigation div a{display:block;}
/*
.navigation .alignleft a{
	background:url(images/ar-left.png) no-repeat left center;
	padding-left:55px;
}
.navigation .alignright a{
	background:url(images/ar-right.png) no-repeat right center;
	padding-right:55px;
}
*/
.navigation .alignleft img{vertical-align:middle;}
.navigation .alignright img{vertical-align:middle;}
/*.navigation .alignleft, .navigation .alignright{line-height:102px;}*/
.c{
	clear:both;
	font-size: 0;
	height: 0;
	line-height: 0;
	width:0;
	padding:0;
	margin:0;
}
#scrContainer span {
	position:absolute;
	overflow:hidden;
	border:#FFF solid 1px;
	background:#FFF;
}
#scrContainer img{
	position:absolute;
	left:-32px;
	top:-32px;
	cursor: pointer;
}


p.postmetadata{text-align:right;}

 /*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Entry HTML Markup style
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.entry p{line-height:180%;margin:15px 0 10px 0;}

/* Begin Images */
p img {padding: 0;max-width: 100%;}
img.centered {display: block;margin-left: auto;margin-right: auto;}
img.alignright {padding: 4px;margin: 0 0 2px 7px;display: inline;}
img.alignleft {padding: 4px;margin: 0 7px 2px 0;display: inline;}
.alignright {float: right;}
.alignleft {float: left}

/* Begin Lists. */
.entry ul li {margin: 7px 0 7px 10px;padding:0 0 0 10px;background:url(images/disc.png) no-repeat left 5px;list-style-type:none !important;}
.entry ol{margin:0;padding:0;}
.entry li{margin:7px 0 7px 35px;}
.entry{padding-left:10px;}

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {cursor: help;}
acronym, abbr {
border-bottom: 1px dashed #999;}
blockquote {margin: 15px 30px 0 10px;padding-left: 20px;border-left: 5px solid #ddd;}
blockquote cite {margin: 5px 0 0;display: block;}
.center {text-align: center;}
.hidden {display: none;}
hr {display: none;}
a img {border: none;}
.navigation {display: block;text-align: center;margin-top: 10px;margin-bottom: 20px;}

/* Captions */
.aligncenter,div.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.wp-caption {border: 1px solid #ddd;text-align: center;background-color: #f3f3f3;padding-top: 4px;margin: 10px;}
.wp-caption img {margin: 0;padding: 0;border: 0 none;}
.wp-caption p.wp-caption-text {font-size: 1em;line-height: 17px;padding: 0 4px 5px;margin: 0;}


 /*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comments
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.comment-content{color:#000;}
.commentlist li{margin:10px 0 0;padding-bottom:10px;background:#E6DC93;}
.commentlist .alt, .commentlist .thread-alt{background:#FFF;}
.commentlist .children li {margin:20px 20px 0;}

.comment-author {padding:5px 10px;background:#C7B436;position:relative;}
.comment-author  strong.name,.comment-author  strong.name a{color:#FFF;}



.comment-content .reply{position:absolute;right:10px;}


.comment-text {font:1.00em Arial, Helvetica, sans-serif;line-height:190%;padding:10px;position:relative;}
.gravatar {margin:0 10px 0 0;width:38px; height:38px;float:left;position:absolute;left:10px;}
.ctext{float:left;margin-left:50px;}

.commentlist #respond{padding:10px 0;}
.commentlist .children #respond{padding:10px 20px;}
h3.respond-title,.comment-count{font-size:1.5em;margin-bottom:15px;color:#AD3839;}
#commentform input ,#commentform textarea{-x-system-font:none;background:#FDFEFE url(images/post-box-top.gif) repeat-x scroll center top;border:1px solid #DCE7ED;color:#76716C;font-family:Arial,Helvetica,sans-serif;font-size:1em;font-size-adjust:none;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal;margin-bottom:10px;;padding:5px;}
#commentform label small{font-size:1em;}
#commentform textarea{width:95%;overflow:auto;}
.submit-comment {background:#C7B436 !important;border:none;display:block;height:27px;margin:0 0 15px;outline-color:-moz-use-text-color;outline-style:none;outline-width:0;padding:0;width:127px;color:#FFF !important;}
p.cancel-reply{margin-bottom:15px;}
p.logintips{margin-bottom:10px;}

 /*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Sidebar
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.widget{margin-bottom:25px;}
.widget-shop ul li{padding:5px 10px;}

 /*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Footer
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/







 /*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
search
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.search-post{padding:10px 0;border-bottom:1px solid #FFF;}
.post-thumb{float:left;margin-right:20px;}
h2.pagetitle{font-size:1.5em;color:#AD3839;border-bottom:1px solid #FFF;padding-bottom:10px;}
.search-count{float:right;color:#7E7E7E;}
.search-count .sq{font-weight:bold;color:#000;}
.search-count .sq{font-weight:bold;color:#000;}