/*  
Theme Name: Js O4w
Description: Js O4w is a beautiful orange-white color WordPress theme without any plugins needed (support plugin wp-pagenavi), widgets et threaded-comments supported. Valid CSS & HTML. Language localization supported, zh_CN, zh_TW en_US, fr_FR, nl_NL, ru_RU etc. Visit the <a href="http://www.saywp.com/work/waterbox">theme released page</a> for more details. 
Theme URI: http://www.saywp.com/work/waterbox
Version: 1.1.2
Author: Jinwen CEN
Author URI: http://www.saywp.com/
Tags: orange, light, fixed-width, two-columns, right-sidebar, threaded-comments
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/
body{
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	font-size:11px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
}
ul {
	list-style:none;
}
a{
	color:#999;
cursor:pointer;

}
.rollover{
	cursor:pointer;
}
a,a:link,a:visited,a:hover{
	text-decoration:none;
	
}

a:focus,a:hover{
	color:black;
	text-decoration:underline;
}



a img, img, area{
	border: 0;
	outline:0;
}




a img:hover, img:hover, area:hover, a:hover{
	border: 0;
	outline:0;
}


em {
	font-style: italic;
}

.left_column p, .right_column p{
	
}



.who_we_are {
	line-height:14px;
	font-size:11px;
}
caption,th,td{
	font-weight: normal;
	text-align: left;
}

table{
	border-collapse: separate;
	border-spacing: 0;
}

.post blockquote {
	background-color: #F7f7f7;
	color: #333;
	font-style: italic;
	margin: 0 0 1em 1em;
	padding: 2px 10px;
	width: 460px;
}

.post blockquote p{
	background-color: #f7f7f7;
	color: #333;
	margin: 5px 0;
}

.aligncenter{
	display: block;
	margin: 0 auto!important;
}

.alignright{
	float: right;
	margin-left: 1em;
}

.alignleft{
	float: left;
	margin-right: 1em;
}


fieldset{
	border: 0;
}


.clear{
	clear: both;
}

body{
	color: #333;
	font: 62.5% Arial,Helvetica,sans-serif;
	margin: 60px 0 0;
	position: relative;
}

#header{
	font-size: 14px;
	height: 80px;
	width: 915px;
	background:url(images/body_background_top.jpg);
}

#header .logo{
	position:absolute;
	top:5px;
	margin-left:80px;

}

#header p{
	background-color: #fff;
	color: #525961;
	display: none;
	position: absolute;
	right: 18px;
	top: 14px;
}

#header span{
	background-color: #fff;
	color: #bababa;
}


#header ul li{
	color: #333;

}

#header ul li.no_bg{
	background: none;
}

#header ul li a{
}

#headerlogo{
	height: 34px;
}

form{
	float: right;
}

form#search_form{
	position: absolute;
	right: 10px;
	top: 34px;
}

input#s{
	background: #fff url(images/allbgs-w.png) no-repeat -282px 0;
	border: none;
	color: #a0a4a8;
	float: left;
	font-size: 12px;
	height: 17px;
	outline: none;
	padding: 6px 0 4px 10px;
	width: 165px;
}

input#submit-s{
	cursor: pointer;
	display: inline;
	float: left;
	height: 27px;
	margin: 0px 5px 0 0;
	width: 27px;
}

.searchio{
	cursor: pointer;
	display: inline;
	float: left;
	height: 27px;
	margin: 0px 5px 0 0;
	width: 27px;
}

#banner{
	color: #333;
	float: left;
	height: 200px;
	margin: 0;
	padding: 0;
	width: 915px;
}

#banner img{
	float: left;
}

#top_nav{
	margin-left:180px;
	height:20px;
	padding-top:24px;
	width:712px;
	
}
#top_nav .social{
	float:right;
}
#top_nav .social a:hover{
	border:0;
	outline:0;
	
}
#top_nav ul {
	text-transform:uppercase;
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 12px;	
	font-size:11px;
}


#top_nav a:hover,#top_nav ul li.current_page_item a{
	color:#333;
	padding-top:3px;
	border-top:1px solid #333;
	text-decoration: none;
}

#top_nav ul li.active a , #top_nav ul li a:hover{
	
}
.page_item {
	text-decoration:none;
	height:16px;

}

#top_nav ul li{
	float:left;
	width:120px;
	letter-spacing:1px;
	margin-bottom:3px;
	text-align:center;
			
}


#top_nav  ul li.page_item ul  {
	position:relative;
	top:-70px;
	left:-12px;
	text-transform:none;
	
}

#top_nav  ul li.page_item ul li {
	color:#999;
	border:0;
	
}

#top_nav ul li.page_item ul{
	float:left;
	display:block;
	margin-bottom:10px;
}
#top_nav ul li.page_item  ul {

	display:none;
	
}
#top_nav ul li.page_item  ul  li.page_item a{

}
#top_nav ul li.current_page_item ul {
	display:block;	
}

#top_nav ul li.current_page_parent  ul {
	display:inline
}
#top_nav ul li.current_page_item  ul li.page_item a{
	text-decoration:none;	
	border:none;
	color:#999;
	
}

#content{
	color: #222;
	float: left;
	width: 915px;
	background:url(images/body_background_mid.jpg);
}

#left_column{
	float:left;
	width: 360px;
	margin-left:68px;
	
}
#right_column .spacer{
	height:10px;
	display:block;
	width:360px;
}

#left_column .column_header{
}

.bold_title{
	font-size:20px;
	font-weight:bold;
	letter-spacing:2px;
	padding-top:12px;

}
.bold_paragraph{
	font-size:16px;
	line-height:21px;
	font-weight:bold;
	color:#333;
	width:350px;
	padding-top:10px;
	
}
.disc_list{
	list-style:disc;
	
}
.disc_list li{
	padding-bottom:6px;
	font-size:12px;
}


#left_column ul {
	list-style:disc;
	padding:0;
	margin:0;
	
}
#left_column ul li{
	padding:0;
	margin:0;
	margin-left:15px;
	font-size:11px;
	padding-bottom:3px;
}
.product_category{
}

.product_category .title{
	font-size:20px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:5px;
	letter-spacing:2px;
	
}

.product_category .description{
	font-size:11px;
	font-weight:lighter;
	width:135px;
	float:left;
	height:200px;
	
	
	
}

.product_category .description_long{
	font-size:11px;
	font-weight:lighter;
	width:135px;
	float:left;
	height:170px;
	
	
	
}


.product_category .description p{
	height:110px;	
}



.product_category a.discover_link{	
	
	background:url(images/btn_open.jpg) no-repeat;
	padding-left:25px;
	padding-bottom:20px;
	letter-spacing:1px;
	display:block;
	margin-top:10px;
	position:relative;
	bottom:0;
	width:140px
	
}

.product_category .overlay{
	display:none;
}

.product_category .hidden{
	display:none;
}
.product_category ul{
	padding:0;
	margin:0;
}
.product_category ul li{
	margin:0;
	padding:0;
	margin-left:15px;
	list-style:disc;
}

/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	height:500px;
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#fff;
	
	
	width:675px;	
	min-height:200px;

	
}


/* the large image. we use a gray border around it */
#img {
	border:1px solid #666;
	padding-bottom:136px;
	padding-left:20px;
	padding-right:20px;
	padding-top:35px;
	background:#F1F2F2;
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
	
}


/* "next image" and "prev image" links */
.next, .prev, .close {
	position:relative;
	float:right;
	top:-25px;
	right:-30px;
	margin-right:3px;
	/* absolute positioning relative to the overlay */
	width:15px;
	height:15px;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-top-right-radius:0;	
	
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:5px;	
	cursor:pointer;
	display:block;
	color:#fff;
	font-size:11px;

}

.prev {
	background:url(images/btn_gallery_prev.png);
}
.simple_overlay .close {
	background:url(images/btn_gallery_close.png);
}
.next {
	background:url(images/btn_gallery_next.png);
}

.prev:hover {
	background:url(images/btn_gallery_prev_ro.png);
}
.simple_overlay .close:hover {
	background:url(images/btn_gallery_close_ro.png);
}
.next:hover {
	background:url(images/btn_gallery_next_ro.png);
}


/* when there is no next or previous link available this class is added */
.disabled {
	visibility:hidden;		
}

/* the "information box" */
.info {
	position:relative;
	top:-120px;	
	padding:0px 20px 0px 20px;
	color:#333;
	font-size:11px;
}

.info strong {
	display:block;	
}
.info .header{
	
	line-height:20px;
	vertical-align:bottom;
	border-bottom:1px solid #666;	
	height:20px;
	width:450px;

}

.info .product_series{
	position:absolute;
	margin-top:-370px;
	font-size:22px;
	font-weight:bold;
}
.info .product_title{
	float:left;
	font-size:18px;
	letter-spacing:1px;
	
	
}
.info .product_author{
	float:left;
	color:#666;
	margin-top:3px;
	margin-left:8px;
	
}
.info .product_body{
	padding-top:10px;
	line-height:16px;
	font-size:11px;
	line-height:12px;
	width:450px;
	height:55px;
}

.info .product_specs{
	padding-top:10px;
	line-height:16px;
	font-size:11px;
	line-height:12px;
}

.info .product_specs .detail{
	float:left;
	padding-right:10px;
}
.info .product_specs  .detail .title{
	font-weight:bold;
	text-transform:uppercase;
}

/* progress indicator (animated gif). should be initially hidden */
.progress {
	position:absolute;
	top:45%;
	left:50%;
	display:none;
}


.product_category a.discover_link:hover{	
	
	background:url(images/btn_open_ro.jpg) no-repeat;
	text-decoration:none;
	

	
}

.product_category img.category_img{
	float:right;
	clear:right;
	display:block;
	width:223px;
	height:160px;
	margin-top:-15px;
}
.product_category img.long_category_img{
	float:right;
	clear:right;
	display:block;
	height:160px;
	margin-top:-30px;
	padding-right:20px;
}

#right_column{
	float:right;
	padding-right:45px;
}
#right_column .spacer{
height:38px;
display:block;
width:360px;
}
.post{
	float: left;
	list-style: none;
	margin: 0;
	padding: 26px 14px 30px 30px;
	width: 572px;
}

.post h2,.post h2 a{
	background-color: #fff;
	color: #f47a0e;
	font-size: 24px;
	font-weight: 400;
	margin: 0px 0px 12px 0px;
}

.post h2 a:hover{
	background-color: #fff;
	color: #f47a0e;
	text-decoration: none;
}

.post h3{
	background-color: #fff;
	color: #ff9900;
	font-size: 18px;
	font-weight: 400;
	margin: 1em 0;
}

.post ul{
	float: none;
}

.post ol{
	margin-bottom: 2em;
}

.post ul li{
	background-color: #fff;
	color: #555;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 18px;
	list-style: circle;
	margin-left: 12px;
}

.post ol li{
	background-color: #fff;
	color: #555;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 18px;
	margin: 0 0 5px 18px;
}

.post p{
	background-color: #fff;
	color: #222;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 1em;
}

.post p.imgbg{
	text-align: center;
}

.post p strong{
	background-color: #fff;
	color: #000;
	font-weight: 700;
}

.post p code{
	background-color: #F7F7F7;
	color: #333;
	display: block;
	font-family: "Courier New",Courier,monospace;
	font-size: 12px;
	padding: 1em;
}

.post p img,.post p a img{
	border: 1px solid #ccc;
	margin: 2px 5px;
	padding: 4px;
}

img.wp-smiley{
	border: none!important;
	margin: 0!important;
	padding: 0!important;
	position: relative;
	top: 3px;
}

ul.children img.wp-smiley{
	border: none!important;
	margin: 0!important;
	padding: 0!important;
}

.post a img:hover{
	border: 1px solid #888;
	padding: 4px;
}

.post p a{
	background-color: #fff;
	color: #f47a0e;
}

.post .index-meta{
	background-color: #fff;
	color: #999;
	font-size: 12px;
}

.post .index-meta a,#postmeta a{
	background-color: #fff;
	color: #ff9900;
	padding: 0 4px;
}

.post a.continue{
	background-color: #fff;
	clear: left;
	color: #f47a0e;
	float: left;
	font-size: 15px;
	margin: 10px 0 0;
	position: relative;
}

.alternative{
}


.heading{
	background: url(images/allbgs-w.png) no-repeat -118px -34px;
	float: left;
	height: 29px;
	margin: 0px 0px 18px 0px;
	padding: 10px 14px 2px 14px;
	width: 248px;
}

.heading h2{
	background-color: transparent;
	color: #fff;
	float: left;
	font-size: 16px;
	font-weight: 400;
	margin-top: 2px;
}

.heading h2 a{
	background-color: transparent;
	color: #fff;
}

.lookmore2{
	display: none;
}

.widget{
	clear: both;
}

.heading img{
	float: right;
	margin: 3px 0px 0px 0px;
}

.heading ul{
}


#footer{
	clear: both;
	float: left;
	height:66px;
	margin: 0;
	padding-bottom: 5em;
	width: 100%;
	background:url(images/body_background_bottom.jpg) no-repeat;
}

.footer_content{
	color:#999;
	text-align:right;
	line-height:66px;
	vertical-align:bottom;
	padding-right:21px;
	padding-top:15px;
	
}




.replace{
	margin: 0;
	overflow: hidden; /* */
	padding: 0; /* \*/
	position: relative;
}

.replace span{
	display: block;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 1;
}

#wrapper{
	color: #333;
	margin: 0 auto;
	padding: 0;
	width: 915px;
}

#wrapper .tl{
}

#wrapper .tr{
}

#footer_content .bl{
}

#footer_content .br{
}

#commentlist li{
	background: #f7f7f7 url(images/comment-n.png) left bottom no-repeat;
	color: #555;
	font-size: 12px;
	line-height: 23px;
	list-style: none;
	margin: 0 10px 25px 32px;
	padding: 0 0 10px;
	width: 575px;
}

#commentlist li.thread-alt{
	background: #e5e5e5 url(images/comment-alt-n.png) left bottom no-repeat;
	color: #555;
}

#commentlist li a{
	background-color: transparent;
	color: #f47a0e;
}

#commentlist .avatarbg{
	background: url(images/comment-avatar.png) no-repeat 0 0;
	float: left;
	height: 44px;
	margin: -22px 5px 0 10px;
	width: 44px;
}

#commentlist li.thread-alt .avatarbg{
	background: url(images/comment-avatar-alt.png) no-repeat 0 0;
	float: left;
	height: 44px;
	margin: -22px 5px 0 10px;
	width: 44px;
}

.avatar,.avatarbg img{
	margin: 4px 0 0 4px;
}

h3#comments{
	background: #fff url(images/allbgs-w.png) no-repeat scroll 0 -248px;
	color: #555;
	font-size: 16px;
	font-weight: 400;
	margin: 0 0 2em 30px;
	padding-top: 50px;
	width: 580px;
}

h3#comments a{
	background-color: #fff;
	color: #f47a0e;
}

p.message_head{
	clear: both;
	font-weight: 700;
	height: 20px;
	margin: 0 0 5px 74px;
}

p.message_head cite{
	float: left;
	font-style: normal;
}

.message_body p{
	margin: 0 0 1em 74px;
	padding-right: 3em;
}

.message_body p a{
	background-color: #fff;
	color: #ff9900!important;
}

.timestamp{
	background-color: transparent;
	color: #999;
	font-size: 12px;
	font-weight: 400;
	height: 16px;
	margin-left: 5px;
}

.comments_posted_top{
	background: #fff url(images/comment.png) 0 0;
	float: left;
	height: 10px;
	width: 100%;
}

#commentlist li.thread-alt .comments_posted_top{
	background: #fff url(images/comment-alt.png) 0 0;
}




#commentblock{
	clear: both;
}

#commentblock p.nocomments,p.alert,#left_column ul p.nopost{
	background-color: #fff;
	color: #ccc;
	font-size: 16px;
	font-style: italic;
	margin: 10px 0 20px 30px;
}


#full_column{
	width:808px;
	margin-left:68px;
	margin-top:20px;
}

#respond{
	margin: 6em 0 2em 36px;
}

#commentlist li #respond{
	margin: 1em 2em 0 6em;
}

ul.children li #respond{
	margin: 1em 2em 0 0!important;
}

#respond .form_line{
	background-color: transparent;
	color: #bababa;
	font-size: 12px;
}

#respond .form_line a{
	background-color: transparent;
	color: #f47a0e;
}

#commentform{
	float: none;
}

input#author,input#email,input#url,input#contactName,input#siteurl,input#c-email{
	background: #fff url(images/allbgs-w.png) no-repeat -282px -419px;
	border: none;
	color: #555;
	font-size: 12px;
	height: 17px;
	margin-bottom: 12px;
	outline: none;
	padding: 6px 0 4px 10px;
	width: 161px;
}

#comment-personaldetails small{
	background-color: transparent;
	color: #bababa;
	font-size: 12px;
	margin-left: 5px;
}

#comment{
	background: #fff url(images/allbgs-w.png) no-repeat 0 -75px;
	border: none;
	color: #555;
	font-size: 12px;
	height: 130px;
	margin-bottom: 12px;
	outline: none;
	overflow: auto;
	padding: 6px 8px 4px 10px;
	width: 303px;
}

input#submit{
	background: url(images/allbgs-w.png) no-repeat -492px 0;
	color: #fff;
	cursor: pointer;
	display: inline;
	float: left;
	font-size: 17px;
	height: 27px;
	margin: 0 0 35px;
	width: 85px;
}

#commentload{
	background: url('images/ajax-loader-w.gif') no-repeat center center;
	display: none;
	height: 28px;
	left: 110px;
	position: absolute;
	width: 28px;
}

#commentlist li #commentload{
	background: url('images/ajax-loader-wf7.gif') no-repeat center center;
	display: none;
	height: 28px;
	left: 180px;
	position: absolute;
	width: 28px;
}

#commentlist li.thread-alt #commentload{
	background: url('images/ajax-loader-we5.gif') no-repeat center center;
	display: none;
	height: 28px;
	left: 180px;
	position: absolute;
	width: 28px;
}

.nav-left{
	clear: both;
	height: 6em;
	margin: 0 3em;
}

.nav-previous a{
	background: transparent url(images/allbgs-w.png) no-repeat scroll -200px -215px;
	color: #555!important;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 15px;
	height: 24px;
	padding-top: 8px;
	text-align: center;
	width: 130px;
}

.nav-previous a:hover{
	background: transparent url(images/allbgs-w.png) no-repeat scroll -330px -215px;
	color: #ff6600!important;
	text-decoration: none;
}

.nav-next a{
	background: transparent url(images/allbgs-w.png) no-repeat scroll -200px -215px;
	color: #555!important;
	cursor: pointer;
	display: block;
	float: right;
	font-size: 15px;
	height: 24px;
	padding-top: 8px;
	text-align: center;
	width: 130px;
}

.nav-next a:hover{
	background: transparent url(images/allbgs-w.png) no-repeat scroll -330px -215px;
	color: #ff6600!important;
	text-decoration: none;
}

.blank15{
	clear: both;
	height: 1em;
	margin: 0;
}

.fspace{
	height: 10px;
}

.commentlist li.thread-alt ul.children li .message_body{
}

#comment-personaldetails label{
	margin: 6px 0 0;
	position: absolute;
}

p.archiveh{
	font-size: 16px;
	font-weight: 700;
	margin: 20px 0 0 30px;
}

label{
	cursor: pointer;
}

#wp-calendar{
	background-color: #FFF;
	clear: both;
	color: #666;
	font-size: 14px;
	margin-bottom: 10px;
	width: 270px;
}

#wp-calendar td{
	text-align: center;
}

#wp-calendar tbody td a{
	background-color: #fff;
	color: #ff6600;
	font-weight: 700;
	text-decoration: underline;
}

#wp-calendar td#prev{
	text-align: left;
}

#wp-calendar td#today{
	background-color: #ffffcc;
}

#wp-calendar caption,#wp-calendar th,#wp-calendar td{
	padding: 2px 0;
	text-align: center;
}

ul#pinglist{
	margin: 0 0 30px 30px;
	width: 500px;
}

.pinglisth{
	background-color: #fff;
	color: #333;
	font-size: 16px;
	font-style: italic;
	margin: 0 0 10px 30px;
}

ul#pinglist li{
	background-color: #FFF;
	color: #888;
	font-size: 12px;
	font-style: italic;
	margin: 4px 0;
}

ul#pinglist li a{
	background-color: #FFF;
	color: #f47a0e;
}

a.more-link {
	font-size: 14px;
	font-weight: 700;
	margin: 10px 0;
}

.wp-smiley-select {
	margin: 0 0 8px;
}

ul.children {
	float: none;
	margin: 0 0 0 6em;
}

ul.children li,#cancel-comment-reply {
	background: #f7f7f7 url(images/ul-c-t-b.png) no-repeat scroll top right !important;
	margin: 0!important;
	width: auto!important;
}

li.thread-odd ul.children li,li.thread-odd #cancel-comment-reply {
	background: #e5e5e5 url(images/ul-c-t-b-alt.png) no-repeat scroll top right !important;
}

.reply a {
	float: right;
	margin: -32px 20px 0 0;
	text-align: right;
	width: 30px;
}

.reply a:hover{
	background-color: transparent;
	color: #ff6600!important;
}

#commentlist ul.children .avatarbg {
	background: none;
	height: 18px!important;
	margin: -20px 20px 0 0;
	width: 18px!important;
}

#commentlist ul.children .avatarbg img {
	background: none;
	height: 18px;
	margin: 0;
	width: 18px;
}

ul.children li .message_body p {
	background-color: transparent;
	color: #888;
	line-height: 18px;
	margin: 4px 0 1em 0px;
}

ul.children p.message_head {
	margin: 0 0 0 24px;
}

#respond h3{
	background-color: transparent;
	color: #333;
	font-size: 20px;
	margin: 0 0 10px;
}

#cancel-comment-reply {
	font-weight: 700;
	margin: 0 0 5px 0;
}

 

#rotating_flash:hover{
	cursor:pointer;
}


/* Firefox */
	#artistPadding{height:290px;display:block;color:red;};
/* Firefox */
@-moz-document url-prefix()
{
	#artistPadding{height:330px;display:block;color:red;};
}