/*
Theme Name: Webhosting
Theme URI: http://Webhosting.se/
Description: The default WordPress theme based on the famous <a href="http://www.papercool.com/">Kubrick</a>.
Version: 1.6
Author: Songfang Jiang
Author URI: http://tilldubai.se/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://tilldubai.se/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
/* the main frame */
body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family:Arial, Helvetica, sans-serif;
	background:#5da4d8 url(images/bg.gif) left top repeat-x;
	color: #000;
	margin:0;
	padding:0;
}
.header{
	height:163px;
	background:url(images/header.jpg);
}
.logo{
	width:680px;
	height:46px;
	display:block;
	margin:0 auto;
	padding:80px 0 0 300px;
	background:url(images/logo.png) 40px 0px no-repeat;
	font-weight:bold;
	font-size:20px;
	color:#fff;
}
.nav{
	background:url(images/nav.gif);
	height:37px;
	line-height:37px;
	font-size:14px;
	font-weight:bold;
}
.nav ul{
	height:37px;
	width:940px;
	line-height:37px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
}
.nav li{
	float:left;
	list-style:none;
	padding-left:30px;
}
.nav ul a{
	color:#000;
	height:37px;
	text-align:center;
	padding-right:30px;
	width:auto;
	display:block;
}
.nav .current{
	background:url(images/nav_on_left.png) left top no-repeat;
}
.nav .current a{
	color:#fff;
	background:url(images/nav_on.png) right top no-repeat;
}
.nav ul a:hover{
}
.main{
	width:980px;
	margin:15px auto 0 auto;
}
.content{
	width:762px;
	float:left;
	padding-left:10px;
}
.siderbar{
	width:208px;
	float:left;
}
.footer{
	width:auto;
	height:41px;
	margin:10px auto 0 auto;
	padding:10px;
	color:#fff;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	background:url(images/footer.jpg);
}

/*the box setting*/
.siderbar{
	width:208px;
}
.siderbar .topic{
	height:34px;
	line-height:34px;
	padding-left:15px;
	font-size:16px;
	font-weight:bold;
	background:url(images/topic.png) left top no-repeat;
}
.siderbar .topic2{
	height:30px;
	line-height:30px;
	padding-left:15px;
	font-size:16px;
	font-weight:bold;
	background:url(images/topic2.png) left top no-repeat;
}
.siderbar .cont{	
	background:url(images/sider_bg.png) left top repeat-y;
}
.siderbar .btm{
	height:11px;
	background:url(images/btm.png) left top repeat-y;
	overflow:hidden;
}
.siderbar .cont ul{
	padding-left:0px;
}
.siderbar .cont ul li{
	background:url(images/li.gif) 15px bottom no-repeat;
	height:23px;
	line-height:20px;
	padding-left:30px;
	padding-top:3px;
}
.siderbar .cont .lastone{
	background:url(images/li2.gif) 15px bottom no-repeat;
}
.siderbar .cont .on{
	background:url(images/li_on.png) 4px bottom no-repeat;
	height:29px;
	line-height:29px;
	padding-left:35px;
	font-weight:bold;
	padding-top:0px;
}
.siderbar .cont .on a{
	color:#3197ce;
}
.siderbar .cont a{
	color:#4a4a4a;
}

.mleft{
	width:512px;
	float:left;
}
.mright{
	float:left;
	width:242px;
	padding-left:8px;
	overflow:hidden;
}
	
/*Common setting*/
img{
	border:0;
}
a{
	text-decoration:none;
}
ul{
	margin:0;
	padding:0;
}
li{
	margin:0;
	padding:0;
	list-style:none;
}
.clear{
	clear:both;
}
.fleft{
	float:left;
}
.fright{
	float:right;
}

/* End captions */
.intro h1{
	margin:0px 0 3px 0;
}
.intro p{
	margin:0 0 15px 0;
	font-size:12px;
	font-weight:bold;
	/*line-height:130%;*/
}
.toplist{
	width:512px;
}
.toplist .topic{
	background:url(images/toplist.png) left top no-repeat;
	height:38px;
	line-height:38px;
}
.toplist li{
	float:left;
	text-align:center;
}
.toplist .row{
	background:url(images/row.gif);
	height:44px;
	overflow:hidden;
}
.toplist .lastrow{
	background:url(images/rowlast.png);
	height:45px;
	overflow:hidden;
}
.toplist .num{
	width:30px;
	font-size:16px;
	font-weight:bold;
	line-height:45px;
}
.toplist .name{
	width:135px;
}
.toplist .name img{
	width:100px;
	height:24px;
	padding-top:3px;
	display:block;
	margin:0 auto;
}
.toplist .name a{
	color:#000;
	text-decoration:underline;
}
.toplist .price{
	width:195px;
	color:#00a2ff;
	line-height:12px;
}
.toplist .price span{
	display:block;
	font-size:14px;
	font-weight:bold;
	padding-top:3px;
}
.toplist .price strong{
	color:#b20e0e;
}
.toplist .rating{
	font-weight:bold;
	font-size:18px;
	width:60px;
	line-height:45px;
	color:#890101;
}
.toplist .signup{
	width:90px;
	text-align:center;
}
.toplist .signup a{
	color:#000;
	text-decoration:underline;
	font-size:10px;
	font-weight:bold;
}
.toplist .signup .btn{
	background:url(images/signup.png);
	width:71px;
	height:21px;
	display:block;
	line-height:21px;
	font-weight:bold;
	margin:5px auto 0 auto;
	text-decoration:none;
	font-size:16px;
}
.toplist .topic li{
	line-height:38px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
}
#list .topic li{
	font-size:12px;
}
#list .num{
	width:55px;
}
#list .name{
	width:100px;
}
#list .price{
	width:100px;
	line-height:40px;
}
#list .topic .price{
	width:100px;
	line-height:37px;
}
#list .rating{
	width:83px;
}
#list .location{
	float:left;
	width:80px;
}
#list .topic .location{
}
#list .location img{
	width:21px;
	height:22px;
	padding-top:11px;
}
#list .singup{
	width:71px;
}
.starbg{
	width:83px;
	height:15px;
	margin-top:15px;
	background:url(images/starbg.png) left center no-repeat;
}
.star{
	background:url(images/star.png) left center no-repeat;
	height:15px;
}
.search{
	background:url(images/domansokbox.png) left center no-repeat;
	height:65px;
	width:512px;
	margin-top:15px;
}
.search .domain{
	border:0;
	background:transparent;
	height:22px;
	font-size:20px;
	font-weight:bold;
	padding:0 5px;
}
.search .find{
	height:30px;
	padding:35px 5px 0 0;
	text-align:center;
}
.info{
	background:url(images/intro_bg.png) left center no-repeat;
	height:67px;
	padding:10px;
	margin-top:25px;
}
.info h2{
	margin:0;
	padding:0;
}
.mright h2{
	margin:0;
	padding:0;
}
.mright p{
	margin:0;
	padding:0;
}
.adv1{
	background:url(images/adv1.png) left center no-repeat;
	width:233px;
	height:72px;
	padding:10px 90px 10px 10px;
	margin:0 auto 3px auto;
	color:#541504;
	display:block;
}
.adv1 h2{
	color:#a10c01;
}
.adv2{
	background:url(images/adv2.png) left center no-repeat;
	width:233px;
	height:72px;
	padding:10px 90px 10px 10px;
	margin:0 auto 3px auto;
	color:#006da8;
	display:block;
}
.adv2 h2{
	color:#00273b;
}
.adv3{
	background:url(images/adv3.png) left center no-repeat;
	width:233px;
	height:72px;
	padding:10px 90px 10px 10px;
	margin:0 auto 3px auto;
	color:#ebfebd;
	display:block;
}
.adv3 h2{
	color:#3a5101;
}
.adv4{
	background:url(images/adv4.png) left center no-repeat;
	width:233px;
	height:72px;
	padding:10px 90px 10px 10px;
	margin:0 auto 3px auto;
	color:#525252;
	display:block;
}
.adv4 h2{
	color:#000;
}
.adv img{
	width:233px;
	height:72px;
	margin:0 auto 3px auto;
	display:block;
}
.icons{
	height:96px;
}
.icons li{
	float:left;
}
.news{
	background:url(images/newsbg300.png) center center no-repeat;
	height:300px;
	padding:9px 10px 5px 10px;
	line-height:12px;
}
.news h2 a{
	color:#00a2d7;
	text-decoration:underline;
	font-size:12px;
}
.news span{
	font-size:10px;
	color:#a9a9a9;
	line-height:10px;
}
.news p{
	font-size:11px;
	line-height:11px;
}
.news .more{
	text-align:right;
}
.newslist h2{
	margin-top:5px;
}
.newslist h2 a{
	color:#00a2d7;
	text-decoration:underline;
	font-size:12px;
}
.newslist span{
	font-size:10px;
	color:#a9a9a9;
	line-height:10px;
}
.newslist p{
	font-size:11px;
	line-height:11px;
}
.article{
	width:512px;
	margin-top:20px;
}
.article .top{
	background:url(images/box-top.png);
	height:10px;
	overflow:hidden;
}
.article .cnt{
	background:url(images/box-cnt.png);
	padding:1px 10px;
}
.article .btm{
	background:url(images/box-btm.png);
	height:10px;
	overflow:hidden;
}
.article .cnt a{
	color:#000;
	text-decoration:underline;
	line-height:150%;
}
.article h1{
	margin:5px 0;
	font-size:18px;
}
.article h2{
	margin:5px 0;
}
#article{
	margin-top:3px;
	padding-top:0;
}
.hostlist{
	width:239px;
	margin-bottom:15px;
}
.hostlist .topic{
	background:url(images/list_topic.png);
	height:30px;
	line-height:35px;
	overflow:hidden;
	font-weight:bold;
	font-size:16px;
	padding:0 15px;
}
.hostlist li{
	background:url(images/list_row.png);
	height:30px;
	line-height:30px;
	padding:0 10px;
}
.hostlist .lastrow{
	background:url(images/list_lastrow.png);
	height:34px;
}
.hostlist li img{
	width:80px;
	height:20px;
	display:block;
	float:left;
	padding-top:5px;
}
.hostlist li strong{
	display:block;
	float:left;
	width:100px;
	text-align:center;
	overflow:hidden;
	font-weight:normal;
}
.hostlist li strong a{
	color:#000;
	text-decoration:underline;
}
.hostlist li em{
	display:block;
	float:left;
	font-style:normal;
	color:#0071ff;
	font-weight:bold;
}

.hosttitle{
	background:url(images/title_bg.png) left center no-repeat;
	width:767px;
	height:161px;
}
.hosttitle td{
	padding:20px 10px;
	line-height:150%;
}
.hosttitle h2{
	color:#fff;
	font-size:20px;
	padding:5px 0;
	margin:0px;
}
.hosttitle img{
	display:block;
	margin-top:10px;
	width:236px;
	height:78px;
}
.hosttitle .total{
	font-size:16px;
	display:block;
}
.hosttitle .rating{
	font-size:48px;
	display:block;
	text-align:right;
	font-weight:bold;
	margin-top:10px;
	padding-right:15px;
	height:70px;
	line-height:70px;
	color:#004fb2;
}
.starbg2{
	width:219px;
}
.star2{
	background:url(images/star2.png);
	height:18px;
}
#review{
	width:1020px;
	padding-left:40px;
}
#review .content{
	width:799px;
}
.review{
	margin-top:10px;
}
.review .tabs{
	width:124px;
	float:left;
}
.review .tabs li{
	background:url(images/tab.png);
	height:49px;
	line-height:49px;
	text-align:center;
	font-size:14px;
	color:#0d55af;
	font-weight:bold;
	overflow:hidden;
}
.review .tabs li a{
	color:#0d55af;
}
.review .tabs .current{
	background:url(images/tab_on.png);
	color:#fff;
	padding-left:20px;
}
.review .tabs .current a{
	color:#fff;
}
.review .viewcont{
	width:673px;
	float:left;
	overflow:hidden;
}
.review .info{
	background:url(images/hostinfo.png);
	height:121px;
	overflow:hidden;
	padding:0;
	margin:0;
}
.review .info .fleft{
	width:310px;
	height:75px;
	overflow:hidden;
	padding:8px;
	font-size:24px;
	font-weight:bold;
}
.review .info .fright{
	width:280px;
	margin-right:35px;
	height:75px;
	overflow:hidden;
	padding:8px;
}
.review .info .fright em{
	color:#a93030;
	font-style:normal;
	display:block;
	float:left;
	width:140px;
}
.review .info .fright span{
	display:block;
	height:30px;
	color:#1a385e;
	text-align:right;
}
.review .info .fright strong{
	font-size:24px;
}
.review .info .fright .plan{
	text-align:right;
	display:block;
	color:#000;
	height:18px;
	line-height:18px;
}
.review .info .fright .btn{
	background:url(images/btn1.png);
	width:110px;
	height:35px;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-align:center;
	overflow:hidden;
	display:block;
	margin:0 0 0 172px;
}
.review .title1{
	width:310px;
	float:left;
	height:29px;
	line-height:29px;
	padding-left:10px;
	font-weight:bold;
	font-size:16px;
	color:#fff;
}
.review .title2{
	width:300px;
	float:left;
	height:29px;
	line-height:29px;
	padding-left:10px;
	font-weight:bold;
	font-size:16px;
	color:#fff;
}
.review .detail{
	width:673px;
	background:url(images/hostbg.png) left top repeat-y;
	float:left;
}
.review .detail .cont{
	background:url(images/hostcont.png) left top no-repeat;
	padding:20px 1px 1px 1px;
}
.review .detail .col1{
	width:285px;
	float:left;
	padding:10px;
	background:none;
}
.review .detail .col1 li{
	background:url(images/yellow.png) left center no-repeat;
	padding-left:20px;
	line-height:300%;
}
.review .detail .col1 li span{
	color:#0071ff;
}
.review .detail .col2{
	width:320px;
	float:left;
	padding:10px;
}
.review .detail .col2 li{
	background:url(images/right.png) left center no-repeat;
	padding-left:20px;
	line-height:300%;
}
.review .detail .col2 li span{
	color:#0071ff;
}
.review .detail .visit{
	background:url(images/btn2.png);
	width:186px;
	height:57px;
	line-height:50px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	margin:10px auto 0 auto;
	display:block;
	color:#000;
	overflow:hidden;
}
.review .rebtm{
	background:url(images/hostbtm.png) left top no-repeat;
	overflow:hidden;
	padding:0;
	margin:0;
	height:10px;
}
.viewinfo{
	margin-top:10px;
	width:765px;
}
.viewinfo .top{
	background:url(images/view_top.png);
	height:10px;
	overflow:hidden;
}
.viewinfo .cont{
	background:url(images/view_bg.png);
	padding:1px 10px;
	min-height:182px;
}
.viewinfo .btm{
	background:url(images/view_btm.png);
	height:10px;
	overflow:hidden;
}
.viewinfo .flag{
	background:url(images/flag_bg.png);
	width:274px;
	height:172px;
	padding:5px;
	float:right;
	overflow:hidden;
	line-height:150%;
}
.viewinfo .flag img{
	width:102px;
	height:102px;
	float:left;
	padding:0 5px 5px 0;
}
.viewinfo .flag h2{
	margin:0;
	padding:0;
}
.viewinfo .flag p{
	margin:0;
	padding:0;
}

.linklist{
	padding-top:10px;
}
.linklist li{
	background:url(images/btm1.png) center bottom no-repeat;
	width:169px;
	float:left;
	margin-right:2px;
	margin-bottom:10px;
	padding-bottom:10px;
}
.linklist li h2{
	background:url(images/title1.png) center top no-repeat;
	padding:0 10px;
	line-height:34px;
	height:30px;
	color:#000;
	margin:0;
	font-size:15px;
	overflow:hidden;
}
.linklist li p{
	background:url(images/box-bg.png) center top repeat-y;
	padding:1px 10px 10px 10px;
	margin:0;
	line-height:150%;
	display:block;
	height:150px;
}
.linklist li p a{
	display:block;
	background:url(images/point.png) left center no-repeat;
	padding:0px 0 0px 10px;
	margin:5px 0;
}
.linklist a{
	color:#000;
}
.linklist a.seeall{
	display:block;
	background:url(images/btn3.png);
	width:70px;
	height:19px;
	line-height:19px;
	color:#fff;
	margin:10px auto 0 auto;
	padding:0;
	text-align:center;
}
.linkinfo{
}
.linkinfo li{
	padding:10px 8px 10px 8px;
	border-bottom:solid 1px #ccc;
	margin:0 -8px;
}
.linkinfo li h3{
	color:#000;
	margin:0;
	font-size:15px;
}
.linkinfo li p{
	margin:0;
}
.linkinfo a{
	color:#0378b7;
}
.article .linkinfo a{
	color:#0378b7;
}
.linkinfo .lastone{
	border:0;
}
.article .linkinfo .lk{
	background:url(images/point.png) left center no-repeat;
	padding:0px 0 0px 10px;
}
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

