/*
Theme Name: The Wutars
Theme URI: 
Description: 
Version: 1.0
Author: 
Author URI: 
Tags: 
*/

#boxannounce { text-align: center; font-size:17px; text-decoration:none; line-height:1em; font-weight:bold;}


* {
	margin: 0;
	padding: 0;
	font-size: 1em;
}
h1, h2, h3, h4, h5, h6, p {
	padding: .5em 0;
}
h1, h2, h3, h1 a, h2 a, h3 a {
	text-decoration: none;
}
h1 {
	font-size: 18px;/*color: #20737b;*/
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 12px;/*line-height: 1.3em;
	padding: 1em 0;*/
}
h4 {
	font-weight: 1.0em;
}
a {
	color: #000000;
	/*text-decoration: none;*/
}
a:hover {
	/*text-decoration: underline;*/
}
a img {
	border: 0 none;
}
p {
	text-align: justify;
	/*line-height: 20px;*/
}
body {
	font-family: "Courier New", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #6e6d6d;
	/*background: #FCF9F4;*/
	background: url(images/bg_body.jpg);
	text-align: center;
}
#container {
	text-align: left;
	width: 800px;
	margin: 0px auto;
}
#header {
	position: relative;
	height: 218px;
	/*position: relative;*/
	background: url(images/header_bg.jpg) no-repeat;
z-index:1;

}

#blogbtn {background: url(images/btn_blog.gif) no-repeat; position:absolute; width:54px; height:30px; right:10px; top:10px; z-index:5 }
#blogbtn h1{ width:54px; height:30px; text-indent:-3000em; position:absolute;right:10px; top:10px;}
#blogbtn h1 a{ width:54px; height:30px; text-indent:-3000em;}


#logo {
	position: absolute;
	top: 100px;
	left: 15px;
	width: 380px;
	height: 100px;
}

#logo h1 {
	
	left: 15px;
	width: 380px;
	height: 100px;
text-indent:-3000em;
}

#logo h1 a{
	width: 380px;
	height: 100px;
text-indent:-3000em;
}



#navtop {
	height: 60px;
}
#bartop {
	position: relative;
	height: 50px;
	background: url(images/bartop_bg.jpg) no-repeat;
}
/*#bartop p {
	display: inline;
	padding: 0;
	margin: 0;
}
#bartop .wpcf7-form-control-wrap your-email {
	display: block;
	position: relative;
	height: 50px;
}
#bartop .wpcf7-validates-as-email {
	position: absolute;
	top: 20px;
	left: 420px;
	width: 240px;
	height: 20px;
	background: transparent;
	border: 0 none;
	font-family: inherit;
	z-index: 101;
}
*/

#bartop .frmsubscribe {
	position: absolute;
	top: 20px;
	left: 420px;
	width: 400px;
	height: 20px;
}

#bartop .wpcf7-validates-as-email {
	width: 238px;
	height: 20px;
	background: transparent;
	border: 0 none;
	font-family: inherit;
}



#frmsrch input[type="image"] {
	margin:10px 0 0 -10px;
	position:absolute;
	left: 563px;
	top: -12px;
}

#main {
	position: relative;
	height: 655px;
	background: url(images/main_bg.jpg) no-repeat;
}
#maincontents {
	position: absolute;
	top: 20px;
	left: 185px;
	width: 311px;
	height: 425px;
	/*overflow: hidden;*/
}
#content {
	float: left;
	width: 280px;
	height: 395px;
	padding: 10px 0;
	overflow: hidden;
}
#boxbuy {
	position: absolute;
	top: 370px;
	left: 550px;
	width: 150px;
	height: 40px;
}
#boxannounce {
	position: absolute;
	top: 480px;
	left: 170px;
	width: 470px;
	height: 40px;
}
#footer {
	position: absolute;
	top: 600px;
	left: 170px;
}
#footer_facebook {
	margin-left: 90px;
}
#footer_myspace {
	margin-left: 90px;
}
#footer_poweredby {
	margin-left: 100px;
}

.clr {
	clear: both;
}

.scrollbar-vert {
	background: url(images/scrollbar_bg.jpg) center no-repeat;
	width: 20px;
	height: 414px;
	margin: 5px 10px 0 0;
	float: left;
}
/** html .scrollbar-vert {
	margin-right: 30px;
}*/
.handle-vert {
	height: 58px;
	width: 20px;
	background: url(images/scrollbar_thumb_bg.png) top center no-repeat;
}