/*
	Theme Name: Blogger Styles
	Theme URI: http://www.bloggerstyles.com
	Description: Simple, nice.
	Version: 0.01
	Author: Brian L
	Author URI: http://www.bloggerstyles.com/
	Tags: fixed width, widget ready
*/
body {
	margin:0px auto;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background:#EEEEE9 url('images/bg_top.jpg') repeat-x;
	color:#000000;
	line-height:1.5em;
}
img {
	border:0px;
	padding:5px;
	max-width: 100%; /* not working in IE6*/
}
a {color:#582707;text-decoration: underline;}
a:hover {color: #944410;text-decoration: none;}

h1 {font-size:30px;}
h2 {font-size:26px;}
h3 {font-size:21px;}
h4 {font-size:17px;}
h5 {font-size:14px;}
h6 {font-size:12px;}

p {margin: 0px 0px 12px 0px;}
hr {height:1px;border:none;border-top:1px #999999 dotted ; width:100%;}

blockquote {
	clear: left;
	text-align: justify;
	padding: 0px 0px 0px 10px;
	margin: 20px 20px 10px 20px;
	border-left: 2px solid #73943B;
}
input {
	margin-bottom:5px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}
textarea{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
select{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}
code{
	font: 1.1em 'Courier New', Courier, Fixed;
}
pre {
	overflow: auto;
	margin:5px auto 5px auto;
	background: #ffffff; 
	border: 1px #cccccc solid; 
	width: 93%;
	padding: 15px 10px 15px 10px;
}
.alignleft {float: left;}
.alignright {float: right;}
.aligncenter,div.aligncenter{
	display: block;
   margin-left: auto;
   margin-right: auto;
}
img.alignleft {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
}

img.alignright {
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clear {clear:both;}
.spacer {height:25px;}



/***** layout *****/
#base{
	width:954px;
	margin:0px auto;
	background:url('images/bg_header.jpg') no-repeat;
}
#header{
	position:relative;
	width: 954px;
	height: 106px;
	padding:0;margin:0;
	background:url('images/logo.jpg') no-repeat 2px 2px;
}
#menu{
	position:relative;
	font-family:Verdana,Arial;
	height:31px;
	background:transparent;
	padding:0;
	margin:0 0 0 15px;
}

#container{
	position:relative;
	width:954px;
	margin:220px 0 0 0;
	padding:10px 0 0 0;
	background:url('images/bg_content.jpg') repeat-y;
	border:0px red solid;
}
#container_btm{
	clear:both;
	height:16px;
	margin:0;
	padding:0;
	background:url('images/bg_content_btm.jpg') no-repeat;
}

#content{ 
	position:relative;
	float:left;
	display:inline; 
	width:572px;
	height:100%;
	margin:-210px 0 0 10px;
	padding: 0px 0px 10px 0px;
	border:0px #d8d8d8 dotted;
	background:#ffffff;
	overflow:hidden;
}
#sidebar{ 
	position:relative;
	float:right;
	display:inline; 
	line-height:1.4em;
	overflow:hidden;
	width: 341px;
	margin:-210px 12px 0 0;
	padding: 0px 0px 25px 0px;
	color:#000000;
	font-size:11px;
	font-family:Verdana,Arial;
	border:0px #d8d8d8 dotted;
}
#footer1{
	position:relative;
	width: 924px;
	padding:0 15px 0 15px;
	margin:20px 0 0 0;
	color:#CCCCCC;
	font-size:10px;
	background:url('images/bg_footer.jpg') repeat-y;
}
#footer1_top{
	height:15px;
	margin:0 -15px 0 -15px;
	background:url('images/bg_footer_top.jpg');
}
#footer1_btm{
	height:15px;
	margin:0 -15px 0 -15px;
	background:url('images/bg_footer_btm.jpg') no-repeat;
}
#footer2{
	width:934px;
	padding:5px 10px 10px 10px;
	font-size:10px;
	line-height:1.4em;
	color:#958E8E;
	
}

/***** Ads space *****/
#adsinfo1{
	color:#ffffff;
	margin-left:23px;
	padding-top:5px;
	height:21px;
}
#adsinfo2{
	float:left;
	width:200px;
	height:208px;
	margin:0px 10px 0 0;
	padding:0 0 0 0;
}

#sb_adsinfo1{
	display:block;
	margin:0 auto 10px auto;
	width:275px;
}

#sb_adsinfo1 a img{
	margin:5px;
	padding:0px;
}
#header_adsinfo1{
	position:absolute;
	top:20px;
	right:10px;
   width:468px;
	height:60px;
}

/***** header *****/
#header img.home {
	position: absolute;
	margin:0px;
	padding:0px;
	left: 10px;
	top: 10px;
	width:350px;
	height:90px;
	border:0px red solid;
}
#subtitle {
	position:absolute; 
	font-family: Arial, Verdana; 
	width:468px; 
	right:10px; 
	top:85px; 
	font-size:13px; 
	color:#5C5454;
	text-align:center;
	font-style:italic;
	border:0px red solid;
}
/***** menu *****/
#menu ul {
	display:inline;
	height: 31px;
	margin:0px;
	padding:0px;
	width:700px;
}

#menu ul li {
	display:inline;
	float: left;
	font-size: 11px;
	font-family:Arial, Verdana;
	margin:0 2px 0 0;
	padding:0;
	color:#ffffff;

}

#menu ul li a {
	display: block;
	font-weight:bold;
	float: left;
	margin:0px;
	padding:0 15px;
	color:#ffffff;
	line-height: 30px;
	text-decoration:none;
}

#menu ul li a:hover, #menu ul li.current_menu a  {
	background: #7C3708;
	height:30px;
	margin-top:1px;
}

/***** search *****/
#mainsearch{
	position:absolute;
	display:inline;
	right:0;
	top:0;
	width:235px;
	margin:0px 0 0px 0;
	padding:0px 0 0px 0;
	height:31px;
	border:0px blue solid;
}
.search-field input {
	position:absolute;
	top:6px;
	left:6px;
	padding:3px 5px 0 5px;
	width:160px;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana,Arial;
	color:#999999; 
	border:none;
	background:transparent;
}
.search-but img {
	cursor:pointer;
	position:absolute;
	top:0px;
	right:5px;
	width:50px; 
	height:31px;
	margin:0;
	padding:0;
	background:transparent;
	border:none;
}
/***** content *****/
.post{
	margin:0 0 30px 0;
}
.entry {
	padding:0 5px;
}
.entry ul{

}

.title{
	position:relative;
	width:100%;
	font-size:18px;
	font-family:Verdana,Arial;
	font-weight:bold;
	margin:0 0 10px 0;
	border-bottom:1px #999999 solid;
}
.title a{
	color:#3e5c29;
	text-decoration:none;
}
.title a:hover{
	color:#648150;

}
.date{
	position:absolute;
	right:0px;
	bottom:0px;
	text-align:right;
	width:70px;
	font-size:10px;
	color:#999999;
	font-weight:normal;
}

.info {
	line-height: 1.6em;
	font-size: 10px;
	text-align: left;
	margin: 0px 1px 0px 0px;
	padding: 5px;
	border-bottom: 1px dotted #999999;
}
.info a {
	text-decoration:none;
}
.tags {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/tags.gif') no-repeat top left transparent;
}

.category {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/category.gif') no-repeat top left transparent;
}

.bubble {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/bubble.gif') no-repeat top left transparent;
}
.sorry {
	font-size: 11px;
	font-style: italic;
	margin: 8px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
img.nav_previous{
	position:absolute;
	top:0px;
	left:485px;
}
img.nav_next{
	position:absolute;
	top:0px;
	left:535px;
}
.wp-smiley{
	border:0px;
	padding:0px;
	margin:0px;
}

	/***** simple arrow *****/
.arrow6{
	padding:0 0 0 12px;
	margin:2px;
	background:url('images/arrow6.jpg') no-repeat 0 2px;
}
/**** comments ****/
#postmetadata {
	font-size: 12px;
	margin: 10px 0px 20px 0px;
	padding: 5px 15px 5px 15px;
	border: 1px solid #d8d8d8;
	background:#f3f3f3;
}
#comments{
	padding:0 10px 0 10px;
	
}
.nocomments {background: none; color: #000000;}
#commenttitle {
	color: #000000;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin: 0px 0 20px 0;
	padding: 2px 0px 2px 0px;
	font-variant: normal;
	border-bottom: 1px solid #cccccc;
}

.commentlist {list-style: none;margin:0px;padding:0px;}

.comment,.trackback,.pingback{
	clear:both;
	margin:10px 0px 0px 0;
	padding:0px 0px 0px 0px;
}
.comment .children{
	list-style: none;
	padding:0px 0 0 0;
	margin:0px 0 0px 20px;
	border:0px red solid;
}
.comment {
	
}
.comment div, .trackback div, .pingback div, .bypostauthor div{
	height:100%;
	padding:5px;
	border: 1px solid #999999;
	background:#ffffff;
}

.bypostauthor div{
background:#ffffff url('images/admin.jpg') right top no-repeat;	
}
.trackback div, .pingback div{
	border:1px #999999 dashed;
}
.comment div div,.trackback div div, .pingback div div{
	background:none;
	padding:0;
	border:0px;
}

.comment .says, .trackback .says, .pingback .says{
	display:none;
}
.comment .avatar{
	position:relative;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
.comment .fn,.comment .fn a,.trackback .fn,.trackback .fn a,.pingback .fn,.pingback .fn a{
	margin-left:0px;
	color:#000000;
	font-size: 12px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}	
.byuser .fn,.byuser .fn a{
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}

.bypostauthor .fn,.bypostauthor .fn a{
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
}

.comment .comment-meta,.trackback .comment-meta, .pingback .comment-meta{
	border-bottom: 1px dashed #999999;
	margin:0 0 10px 0px;
	padding:0px 0 5px 0;
	font-size:10px;
}
.trackback .comment-meta{
	padding:2px 0 2px 0;
}
.comment .comment-meta a, .trackback .comment-meta a, .pingback .comment-meta a {
	color:#000000;
	text-decoration:none;
}

.comment .reply{
	margin:5px 0 0px 0;
	padding:2px;
	font-size:10px;
	text-align:right;
}
.comment .reply a{
	color:#000000;
	text-decoration:none;
}
.trackback .reply, .pingback .reply{
	display:none;
}

	/**comment paging WP2.7**/
.commentnavi{
	position:relative;
	padding-right:20px;
}
.commentpages{
	float:right;
	padding:5px 10px;
}
.page-numbers{
	padding-left:5px;
}
.current{
	font-weight:bold;
}
#respond {
	clear:both;
	padding:5px;
	margin:10px 0px 0px 20px;
	font-size:12px;
}	
.cancel-comment-reply{
}
#commentform {
	margin:0;
	padding:20px 0 0 0;
}
#email, #author, #url {
	color: #000000;
	font-size: 12px;
	background: none;
	padding-left: 2px;
	vertical-align: middle;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background: #ffffff;
}
#comment {
	width: 98%;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px solid #666666;
	padding: 2px 2px 2px 2px;
	background: #ffffff;
}
#submit {
	width: 80px;
	height: 20px;
	color: #000000;
	font-size: 12px;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 2px 10px;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.content_h2{
	color:#555555;
	font-size:14px;
	margin:0 0 15px 0;
	padding:0;
	text-align:center;
}


	/***** template information home(screen shot only)*****/
.item0{
	float:left;
	display:inline;
	width:256px;
	height:300px;
	margin:0px 15px;
	overflow:hidden;
}
.item{
	overflow:hidden;
	width:250px;
	font-size:10px;
	border:2px #ddddd9 solid;
	padding:1px;
	color:#ffffff;
	background:#ffffff;
}

.item_info1{
	margin:0 0 1px 0;
	padding:0 5px;
	background:#222222;
	line-height:24px;
	width:240px;
	font-weight:bold;
}
.item_info2{
	margin:1px 0 0px 0;
	padding:0 5px;
	color:#ffffff;
	background:#934009;
	line-height:21px;
	width:240px;
}

.item_left{
	float:left;
	color:#ffffff;
	
}
.item_right{
	float:right;
	color:#ffffff;
}
.item_left a, .item_right a{
	color:#ffffff;
	text-decoration:none;
	background:transparent;
}
.item_left a:hover,.item_right a:hover{
	color:#ffffff;
	text-decoration:underline;
}
.itemimg{
	position:relative;
	height:210px;
}
.itemimg img{
	border:0px red solid;
	padding:1px 0 1px 0;
	margin:0;
}
	/***** template layout *****/
.screenshot{ 
	position:relative;
	float: left; 
	border: 3px solid #E5E5E5; 
	padding: 2px;
	background: white;
	margin:0px;
	height:250px;
}
.screenshot img{
	margin:0;
	padding:0;
}
.themebox{
	position:relative;
	clear:both;
	overflow:hidden;
	width:100%;
	border:0px green solid;
}
.themeinfo {
	float:right;
	display:inline;
	width:200px; 
	font-family: Verdana, Arial, sans-serif; 
	margin-right:25px; 
	padding:0 0 5px 0; 
	font-size: 11px;  
	color: #000000; 
	border:0px green solid;
}

.themeinfo h3{ 
	color: #3e5c29;
	border-bottom: 1px solid #c8c8c8;
	font-size: 11px; 
	padding: 0px 0 0 0; 
	margin: 0px 0 5px 0; 
	font-family: Verdana, Arial;
}
.themeinfo ul{
	list-style: none;
	margin: 10px 0 0px 5px; 
	padding:0; 
	border:0px red solid;}

.themeinfo li{
	background: url(images/arrow3.jpg) no-repeat 0 4px; 
	margin: 0 0 3px 0; 
	padding: 0 0 0 15px;}
.themeinfo li a{
	text-decoration:none;
}
.themedesc{
	margin:5px 0 5px 0;
}

.buttons {
	width:140px;
	height:30px;
	padding: 0px 0 0 40px;
	margin:0 0 10px 0; 
	line-height:30px;
	font-family: Verdana, Arial, sans-serif; 
	font-size:9px;
	color:#cccccc;
	}
.buttons a{color:#ffffff; font-weight: bold; font-size:11px;}
.buttons a:hover{ color: #ffffff; }                                         
.preview{background: url(images/preview_bg.jpg);}
.download{background: url(images/download_bg.jpg);}
.preview a, .download a{
	text-decoration:none;
}	
	/************** award logo **************/
.award_logo{
	position:absolute;
	left:4px;
	bottom:4px;
	height:75px;
	width:75px;
}
.award_gold{
	background:url('images/award_gold.png') no-repeat;
}
.award_silver{
	background:url('images/award_sliver.png') no-repeat;
}
.award_bronze{
	background:url('images/award_bronze.png') no-repeat;
}
.award_info{
	height:32px;
	width:100%;
	line-height:32px;
	padding:0 0 20px 35px;
	background:url('images/award_info.gif') no-repeat;
}
.award_score{
	padding:0px;
	margin:0px;
	border:0px red solid;
}
.award_score img{
	padding:6px 0 0 5px;
	margin:0px 0 0 0;
	border:0px red solid;
}
	/***award table****/
.tbl_award_top{
	color:#ffffff;
	background:url('images/tab-topbg.gif') repeat-x top;
}
.tbl_award_top1{
	background:url('images/tab-top1.gif') no-repeat left top;
}
.tbl_award_top2{
	background:url('images/tab-top2.gif') no-repeat right top;
}
.tbl_award_left{
	border-left:1px #cccccc solid;
}
.tbl_award_right{
	border-right:1px #cccccc solid;
}
.tbl_award_hr{
	background:url('images/tab-hr.gif') repeat-x top;
}

.tbl_award_bot{
	color:#ffffff;
	background:url('images/tab-botbg.gif') repeat-x bottom;
}
.tbl_award_bot1{
	background:url('images/tab-bot1.gif') no-repeat left bottom;
}
.tbl_award_bot2{
	background:url('images/tab-bot2.gif') no-repeat right bottom;
}	
/***** sidebar *****/
#sidebar a{color:#582707;text-decoration:none;}
#sidebar a:hover {color:#944410;text-decoration:underline;}
#sidebar img{
	padding:0px;
	margin:0px;
}
.sidebar_left{
	float:left;
	overflow:hidden;
	width:180px;
	border:0px red solid;
}

.sidebar_right{
	float:right;
	overflow:hidden;
	width:160px;
	border:0px red solid;
}
#sidebar h1 {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0px;
	font-variant: normal;
	margin: 0px 0px 5px 0px;
	height:19px;
	padding: 5px 0px 0px 20px;
	background:#000000;

}
#sidebar h1 a{
	color:#ffffff;
	text-decoration:underline;
}

#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#sidebar ul li{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}
	
#sidebar ul ul{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#sidebar ul ul li {
	list-style-type: none;
	font-size:11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 12px;
	/*background:#ffffff url('images/sb_arrow.jpg') no-repeat 0px -2px;*/
	background:#ffffff url('images/arrow6.jpg') no-repeat 0px 2px;
	border:0px red dotted;
}
#sidebar ul ul.catlist li{
	height:26px;
	padding: 0px 0px 0px 0px;
	margin:0 0 0px 0;
	background:url('images/sb_arrow2.jpg') no-repeat 10px 1px;
}
#sidebar ul ul li.btn{
	padding:0px;
	margin:0px 0 0 5px;
	background:none;
}
#sidebar ul ul li.btn input{
	width:150px;
}
#searchcat{
	margin:0px;
	padding:0px;
}

.catinput{
	margin:0px;	
	padding:0px;
}
	/**** sub sidebar ****/
#rss{
	position:relative;
	background:url('images/rss_bg.jpg') no-repeat;
	width:318px;
	height:140px;
	margin:0 auto 10px auto;
	padding:0;

}
#rss .rsstitle{
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	line-height:30px;
	padding-left:10px;
}
#rss .rssfeed a{
	position:absolute;
	top:50px;
	color:#000000;
	padding-left:15px;
	
}
#rss .rssfeed a:hover{
}
#rss .rssmail{
	position:absolute;
	top:80px;
	color:#000000;
	padding-left:15px;
}
#rss .input{
	position:absolute;
	top:99px;
	left:17px;
	background:transparent;
	border:0px;
	height:16px;
	width:148px;
	padding:2px 2px 0px 2px;
}
#rss .submit{
	cursor:pointer;
	border:0px;
	background:transparent;
	position:absolute;
	top:99px;
	left:170px;
	height:18px;
	width:50px;
	
	
}
/***** footer *****/
#footer1 p{
	margin:0;
	padding:0 3px 3px 3px;
	line-height:14px;
	}
#footer1 ul{
	list-style: none;
	margin:0;
	padding:0 0 0 2px;
}
	

#footer1 li{
	background: url(images/arrow5.jpg) no-repeat 0 4px; 
	margin: 0 0 3px 0; 
	padding: 0 0 0 15px;
}

#footer1 li a{
	text-decoration:none;
	color:#f1f1f1;
	padding:1px;
}
#footer1 li a:hover{
	background:#cccccc;
	color:#999999;
}

#footer1 h2 a{
	text-decoration:none;
	color:#cccccc;
	padding:1px;
}
#footer1 h2 a:hover{
	background:#cccccc;
	color:#999999;
}

#footer1 h2{
	border-bottom:1px #cccccc solid;
	margin:0;
	padding:0 2px;
	font-size:13px;
}

#footer1_1{
	float:left;
	display:inline;
	width:250px;
	margin:0 10px 0 10px;
	padding:0 2px;
}
#footer1_2{
	float:left;
	display:inline;
	width:200px;
	margin:0 10px 0 0;
	padding:0 2px;
}
#footer1_3{
	float:left;
	display:inline;
	width:200px;
	margin:0 10px 0 0;
	padding:0 2px;
}
#footer1_4{
	float:left;
	display:inline;
	width:200px;
	margin:0 10px 0 0;
	padding:0 2px;
}

#footer2 a{
	text-decoration:none;
	color: #544f4f
}
#footer2 a:hover{
	text-decoration:none;
	color: #958E8E
}

/**** page: contact us ****/
.wpcf7 .wpcf7-form{
	padding-left:20px;
}
.wpcf7 .cf_1 {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
