/*
Theme Name: Wptheme
Theme URI: http://alonenight.com
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/vntechno/">vntechno</a>.
Version: 1.6
Author: Cuong Tran Duc
Author URI: http://alonenight.com/
Tags: blue, custom header, fixed width, two columns, widgets
Scriplance: vntechno
rentacoder: tuthancodon@gmail.com
Email: tuthancodon@gmail.com
*/



/* Begin Typography & Colors */
body {
	background: #000 url(images/background.jpg) no-repeat center top;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	letter-spacing: 0.5px;
	padding: 50px 0;
	}
	
a{
	color: #ad1f23;
	text-decoration: none;
}

a:hover{

	text-decoration: underline;
}
.header-top{
	overflow: hidden;
	background: url(images/nav-bg.png);
	width: 944px;
	margin: 0 auto;
}
.header-top .left{
	background: url(images/nav-left.png) no-repeat left top;
	float: left;
	overflow: hidden;
	line-height: 40px;
}

.header-top .right{
	background: url(images/nav-right.png) no-repeat right top;
	overflow: hidden;
	float: left;
	width: 944px;
	line-height: 40px;
}
.header-top ul,.header-top ul li{
	float: left;
	padding: 0;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: none;
	background: url(images/header-line.jpg) no-repeat right top;
}

.header-top ul li a{
	padding: 0 20px;
	display: block;
	float: left;
	text-decoration: none;
	font-weight: bold;
	color: #887567;
}
.header-top ul li a:hover{
	text-decoration: underline;
	color: #d7c3a2;
}

.header-top ul li.active a{
	color: #d7c3a2;
}

#page{
	margin: 0;
	overflow: hidden;
	background: url(images/page-bg.png) no-repeat center top;
}
#header{
	height: 470px;
	overflow: hidden;
	width: 984px;
	margin: 0 auto;
}

.wrapper{
	background: url(images/bg.png);
	overflow: hidden;
	width: 984px;
	margin: 0 auto;
}

#footer{
	overflow: hidden;

	margin: 0 auto;
	width: 984px;
}
#footer .footer-inner{	
	padding: 10px 0 0 0;
	float: left;	
	background: #443a2c url(images/footer-top.png) repeat-x;
}
#headerimg{
	display: none;
}
.fotter-top{
	width: 974px;
	overflow: hidden;	
	padding: 0;
	float: left;
}
.copyright{
	padding: 0 20px 0 20px;
	line-height: 40px;
	color: #494339;
	width: 968px;
	height: 40px;
	float: left;
	background: url(images/footer.png) no-repeat center bottom;
	margin: 0 auto;
}
.copyright a{
	color: #494339;}
.box-static{
	margin: 0;
	float: left;
	width: 320px;
	color: #958875;
}
.widecolumn,
.narrowcolumn{
	float: left;
	margin: 0;
	width: 654px;
}
img{ border: 0;}
.widecolumn h2.title,
.narrowcolumn h2.title{
	background: url(images/hl.png) no-repeat;
	font-size: 20px;
	line-height: 47px;
	overflow: hidden;
	margin: 10px 0 0 0;
	float: left;
	width: 100%;
}
.widecolumn h2.title .right,
.narrowcolumn h2.title .right{
	float: right;
	padding-right: 40px;
	font-size: 14px;
	color: #fff;
}
.widecolumn h2.title .left,
.narrowcolumn h2.title .left{
	float: left;
}
.widecolumn h2.title small,
.narrowcolumn h2.title small{
	padding: 0 20px 0 55px;
	font-size: 16px;
	float: left;
	color: #fff;
}
.widecolumn h2.title small .dah,
.narrowcolumn h2.title small .dah{
	font-size: 9px;
	padding-bottom: 3px;
}
.widecolumn h2.title,
.widecolumn h2.title a,
.narrowcolumn h2.title a{
	text-decoration: none;
	color: #746755;
}
.widecolumn .entry,
.narrowcolumn .entry{
	overflow: hidden;
	padding: 0 20px;
	margin-bottom: 10px;
	float: left;
}
#sidebar{
	float: left;
	width: 330px;
	margin-top: 10px;
}
.more-link{
	float: left;
	padding-top: 5px;
	color: #ad1f23;
}
#sidebar h2{
	margin-top: 0px;
	margin-bottom: 0;
	background: url(images/sideheader.png) no-repeat;
	font-size: 18px;
	padding: 0 0 0 10px;
	width: 320px;
	line-height: 47px;
	overflow: hidden;
	color: #746755;
}

#sidebar ul{
	padding: 0;
	margin: 0;
	list-style: none;
}

#sidebar ul ul{
	padding: 10px 20px 10px 0;
}

#sidebar ul ul li{ 
	border-bottom: 1px #000 dashed;
	padding: 10px 0 10px 30px;
	
	width: 280px;
	background:  url(images/list.png) no-repeat 10px 50%;
}

#sidebar ul ul li a{
	color: #ab1f23;
	text-decoration: none;
}


#sidebar ul ul li a:hover{
	color: #ab1f23;	
	text-decoration: underline;
}
#respond{
	width: 550px;
	padding: 10px;
	overflow: hidden;
}
#respond textarea{
	width: 550px;
}
.thumbnail{
	 float:left;
	 margin:0;
	 padding: 10px;
	 width: 200px;
	 height: 181px;
	 text-align: center;
	 background: url(images/bgimg.png) no-repeat center top;
}


.ngg-widget a{
	margin: 0;
	width: 70px;	
	padding: 10px;
	overflow: hidden;
}

.navigation{
	width: 100%;
	float: left;
}
.navigation a{
	color: #ad1f23;
}
.alignleft{
	float: left;
}

.alignright{
	float: right;
}

.navigation{
	text-align: center;
}
.navigation a {
	background: #ebeaea;
	border: 1px #eeeee solid;
	height: 20px;
	min-width: 30px;
	width: auto !important;
	width: 30px;
	padding: 0 10px;
}
#header .right{ 
	padding: 53px 0 10px 0;
	float: right;
	width: 330px;
	}
.search{
	padding-left: 23px;
	float: left;
}
.search #s{
	Background: #53432d;
	width: 178px;	
	color: #ffffff;
	font-size: 17px;
	line-height: 25px;
	height: 20px;
	padding-top: 5px;
	border: 0;
	float: left;
}

.search #searchsubmit{
	border: 0;	
	z-index: 20;
	height: 32px;
	width: 90px;
	font-size: 0;
	background: url(images/go.png) left center;
	text-indent: -99920px;
	float: left;
	cus
}
.hidden{ display: none;}
#ads{
	float: left;
	padding-top: 30px;
}
#ads ul{
	list-style: none;
	margin: 0;
	padding: 10px;
	float: left;
}
#ads ul li{
	float: left;
	background: url(images/icon.png) no-repeat center center;
	width: 125px;
	height: 125px;
	padding: 10px;
}


.fotter-top{
	padding: 0 15px;
}
.copyright{
	float: left;
	width: 945px;
}
.copyright .alignright{
	padding-right: 10px;
	font-size: 12px;
}
.box-static a{
	
	color: #958875;
	text-decoration: underline;
}

.box-static h2.title{
	color: #958875;
	padding-bottom: 10px;
	border-bottom: 1px #958875 dotted;
}
.box-static{
	padding-bottom: 10px;

}