/*  
Theme Name: chinatour
*/
/*========= SETUP =========*/

*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	font-size: 12px;
	line-height: 18px;
}
a{
	color: #000000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 12px;
	padding: 2px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}
hr{
	color:#FFFFFF;
	background-color:#FFFFFF;
	margin:0px;
	height:0px;
	padding:0px;
}

/*========= LAYOUT =========*/

#page{
	width: 962px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*--- Main Columns ---*/
#columns{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.col1{
	float: left;
	margin-right:10px;
}
.col1_home{
	float: left;
	margin-right:10px;
}
.col1_home_box {
	margin-bottom:10px;
}
.col1_home .blog h2 {
	font-size:18px;
	line-height:20px;
}

.col_mid_home {
	float:left;
	margin-right:10px;

}

.mid_box {
	float:left;
margin-bottom:10px;
}

.col_mid_home .blog h2 {
	padding:0px;
	margin-bottom:5px;
	font-size:18px;
	line-height:20px;
}

.col_mid_home .blog {
	padding:0px;
	margin:0px;
}

.col_mid_home .category {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	text-align:left;
	margin-left: 0px;
}

.col_mid_home .category span {
	padding:3px;
	font-weight:bold;
	font-size:11px;
}

.posted_on {
	padding:0px;
	margin-top:5px;
	font-size:11px;
	line-height:12px;
}

.col2{
	width: 320px;
}

.col2_box {
	padding:10px 10px 0px 10px;
	width:300px;
	margin-bottom:0px;
	float:left;
}

/*========= HEADER =========*/

/*- Page Navigation -*/
#nav{
	height: 30px;
	width: 945px !important;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav-left {
	float:left;
	display:inline;
	width:750px;
	}
#nav-right {
	float:right;
	display:inline;
	width:180px;
	margin:0px !important;
	padding:0px !important;
	text-align:right;
	}
	
#nav-right h2 {
	font-size:12px;
	line-height:30px;
	font-weight:bold;
	margin-right: 8px;
	}
	
#nav ul {
	position: relative;
	height: 30px;
	overflow: hidden;
}
#nav ul  li {
    float: left;
    list-style: none;
	font-weight:bold;
	font-size:14px;	
}
#nav .current_page_item {
	height:30px;
}
#nav .current_page_item a {
	color: #FFFFFF;
}
#nav ul  li.back {
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
}

#nav ul li a {
	text-decoration: none;
	text-align: center;
	top: 6px;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 26px;
	position: relative;
	overflow: hidden;
	margin: auto 15px !important;
	margin: auto 7px;
	font-weight: bold;
	font-size: 12px;
}
#nav ul li a:hover {
	text-decoration: underline;
}
#nav ul  li a:hover, #nav ul  li a:active, #nav ul  li a:visited {
	border: none;
}      
/*- Category Navigation -*/
#nav2, #nav2 * {
	margin:0;
	padding:0;
	list-style: none;
}
#nav2 {
	height: 25px;
	font-weight:bold;
	font-size:14px;
	line-height:25px;
	margin:0px;
	width: 948px !important;
}
#nav2 li {
	line-height: 25px;
	float: left;
	list-style:none;
}
#nav2 li a {
	color: #000000;
	display: block;
	padding: 0 13px;
	font-size: 12px;
	font-weight: normal;
	line-height: 25px;
	border-right:1px solid #ddd;
}
#nav2 li a:hover {
	text-decoration: none;
}
#nav2 li ul {
	position:absolute;
	left: -999em;
	width:15em;
	margin-top:0px;
}
#nav2 li:hover ul, #nav2 li.sfhover ul {
	left:auto;
	z-index:10 !important;
}
#nav2 li ul li {
display:block !important;
width:15em;
border:1px solid #ddd !important;
border-top:none !important;
background:#fff;
} 
/*- Search -*/
#search{
	width:298px;
	padding:8px !important;
height: 43px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	float:right;
}
#search input{
	font-size: 14px;
	width:208px;
	margin:0px;
	padding:4px;
}
#search .btn{
	padding:5px;
	font-size: 12px;
	width: auto;
	border:none;
	width:70px;
	font-weight:bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
/*- Header -*/
#header{
	height: 80px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
/*- Logo -*/
#header h1{
	float: left;
	display:inline;
	line-height: 100px;
	font-size: 24px;
}
#header h1 a{
	display: block;
	width: 389px;
	color: #000000;
	font-size: 28px;
}

#topbanner img{
	float: right;
}

.rss {
	color:#000000;
	font-weight:bold;
	background-image: url(images/ico-arcfeed.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 21px;
	margin-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.email {
	color:#000000;
	font-weight:bold;
	background-image: url(images/ico_email.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 1px;
	padding-left: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top: 2px;
	padding-bottom: 2px;
}


/*========= SIDEBAR =========*/

#mpu_banner {
	width:300px;
	height:250px;
	background-color:#eeeeee;
}

/*- Sidebar Tabs - Popular, Comments, Featured, Tag Cloud -*/

/*- SideTabs -*/
.sideTabs {
	width:300px !important;
	height:auto !important;
	float:left;
	display: block;
	margin:0px;
	padding:0px;
}
.idTabs{
	font-size: 12px;
	width: 299px;
	float:left;
}
.idTabs li{
	float: left;
	display:inline;
}
.idTabs li a{
	float: left;
	display:inline;
	line-height: 34px;
	font-weight: bold;
	font-size: 11px;
	text-align:center;
	padding:0px 10px;
	display: block;
	margin: 0px;
	text-align: left;
}
.idTabs li.last a{
	margin: 0
}
.idTabs li a:hover,
.idTabs .selected{
	text-decoration: none
}
.col2 #sidetabber ul{
	width: 288px !important;
	margin: 0px;
	padding:5px;
	}

.list1 li,.list2 li, .list3 li{
	border-bottom: 1px solid #eee;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 20px;
}

.list1 li a, .list3 li  {
	color: #666666;
}
.list2 li{
	background: url(images/ico-feat.gif) no-repeat left center !important;
}

/*- Category Related Posts -*/
.related-cats{
	width:298px;

}

.related-cats ul{
	width: 288px !important;
	margin: 0px;
	padding:5px 5px 0px 5px;
background-color: #999999;
	}
	
#related-cats li{
	border-bottom: 1px solid #eee;
	color:#999999;
        background-color: #999999;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 5px;

}

#related-cats .cat_feed{

}

/*=== Styling Widget Lists ===*/
.widget { margin-bottom:10px; }
.widget h2 {
	padding: 4px;
	font-size:13px;
}
.widget ul {
	padding:4px;
	border:none !important;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.widget ul li {
	border-bottom: 1px solid #eee;
	margin:0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}
.widget ul li a {
	color: #000000;
font-weight:bold;
}

/*========= FOOTER =========*/

#footer{
	background-color:#cccccc;
	clear: both;
	color: #282828;
	height: 140px;
	line-height: 30px;
    font-weight:bold;
	width: 925px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
    background-image: url(footer3.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer #f-inner {
	margin:0 auto;
	padding:10px 0 0 0;
	width:600px;
	height:140px;
	color:#000000;
}


#footer #f-inner .fcontainer {
	width:300px;
	height:140px;
	font-size:11px;	
}

#footer #f-inner .cleft {float:left;}
#footer #f-inner .cright {float:right}
#footer #f-inner .fcontainer ul {
	margin:0;
	padding:0;
}

#footer #f-inner .fcontainer ul li {
	margin:0;
	padding:4px 0 4px 0;
	border-top:#747374 1px solid;
}

#footer #f-inner .fcontainer ul li a {
	color:#000000;
	text-decoration:none;
}

#footer #f-inner .fcontainer ul li a:hover {
	color:#1aa8d8;
}

#footer #f-inner .cright p {
	margin:0 0 12px 0;
}


/*========= MISC =========*/

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}

.hl-full{
	float:left;
	clear:both;
	height:1px;
	width:100%;
	padding:0 !important;
	margin:0px 0px 15px;
}

.blog{
	width:603px !important;
	float:left;
}
.between{
	height:2px;
	margin-bottom:15px;
	}
.fl{
	float: left;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.th{
	border: 1px solid #cccccc;
	float: right;
	padding: 4px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#cat {
    margin:5px;
    padding:3px;
    width:130px;
}
table#wp-calendar {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}



/*========= IMAGE GALLERY =========*/

.imagegallery img {
	float:left;
	display:inline;
	background-color: #FFFFFF;
	padding: 5px;
	margin-right: 10px;
	margin-bottom:10px;
	border: 1px solid #CCCCCC;
}

.product_table td {

padding-left: 2px;
padding-right: 1px;}
.product_table a {

	color: #737373;
	font-weight:bold;
}
.product_table h2 {

font-size:18px;
}	
.row0 {
	font-family: Tahoma, Arial, sans-serif;
	background-color: #DDDD9B;
	font-weight: bold;
	font-size:13px;
	line-height:30px;
}
.row1 {
background-color: #DAD9D6; /*#F4F9FA;*/ /*#EDEDCB;*/
font-family: Verdana, Arial, sans-serif;
font-size:14px;
	text-indent: 125px;
	padding-left:10px;
	letter-spacing: 2px;
	text-align: left;
line-height:25px;
font-color:#006633;
}
.row2 {
background-color: #F9F9EC; /*#EFF6F8;*/
font-family: Tahoma, Arial, sans-serif;
font-size:12px;
line-height:20px;

}
.row3 {
	font-size: 16px; 
font-family: Tahoma, Arial, sans-serif;
	text-indent: 15px;
	letter-spacing: 2px;
font-color:#999999;
line-height:24px;
	text-align: left;
    background-image: url(home20.gif);
	background-repeat: no-repeat;
background-attachment:fixed;
background-position: 0px 10px;
}

.col2_home_box {
	margin-bottom:10px;
	background-color:#f68536;
	padding:6px;
	float:left;
	border: 1px dotted #007195;
}
.col3_home_box {
	margin-bottom:10px;
	background-color:#b8e4f4;
	padding:6px;
	float:left;
	border: 1px dotted #c1bb91;
}
.col4_home_box {
	margin-bottom:10px;
	background-color:#c4bd94;
	padding:6px;
	float:left;
	border: 1px dotted #007195;
}
.col3_box {
	padding:9px 9px 0px 9px;
	width:300px;
	margin-bottom:0px;
	float:left;
}
.col4_box {
	padding:10px 10px 0px 10px;
	width:300px;
	margin-bottom:0px;
	float:left;
}
.tours {
	background-image: url(tiantan.jpg);
	background-repeat: no-repeat;
	width:380px;
	float:left;
}
.tours ul {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left:230px;
	line-height:38px;
}
.tours a {
	color: #000000;
	text-decoration:none;
}

.tours a:hover{
	text-decoration:underline;
}

.tours li 
{

	font-size: 13px;
}
.tours h3 {
padding-left:215px;
	line-height:38px;
display:inline;
	color: #ffffff;
	}
.hotel {
	background-image: url(chinahotel.jpg);
	background-repeat: no-repeat;
	width:380px;
height:245px;
	float:left;
}
.hotel ul {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left:50px;
margin-top:20px;
	line-height:28px;
}
.hotel a {
	color: #ffffff;
	text-decoration:none;
}

.hotel a:hover{
	text-decoration:underline;
}

.hotel li 
{

	font-size: 15px;
}

