@import "style/css/reset.css";

body {
	line-height: 1;
	font: normal 12px Arial, Helvetica, sans-serif;
	background:url(./style/images/body_image1.jpg);
	color: #fff;
	overflow-x:hidden;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft {
	float:left;
	margin:4px 10px 4px 0;
}
img.alignright {
	float:right;
	margin:4px 0 4px 10px;
}
/* =2 Links
???????????????????????????????????????????????????????????????????*/
a:link, a:visited {
	color: #ffc011;
}
a:hover {
	color: #dda50a;
}
a:active {
	color: #dda50a;
}
/* =3 Headings
???????????????????????????????????????????????????????????????????*/
.entry h1 {
	font: bold 2em Arial, Geneva, Helvetica, sans-serif;
	padding:5px 0;
}
.entry h2 {
	font: bold 1.5em Arial, Geneva, Helvetica, sans-serif;
	padding:5px 0;
}
.entry h3 {
	font: bold 1.2em Arial, Geneva, Helvetica, sans-serif;
	padding:5px 0;
}
.entry h4 {
	font: bold 1em Arial, Geneva, Helvetica, sans-serif;
	padding:5px 0;
}
.entry h5 {
	font: bold 0.9em Arial, Geneva, Helvetica, sans-serif;
	padding:5px 0;
}
/* =4 Header
???????????????????????????????????????????????????????????????????*/
#header {
	width:1020px;
	height:112px;
	background:url(./style/images/header_image.jpg) no-repeat;
	margin:0 auto;
	position:relative;
}
#logo{
width:323px;
height:112px;
position:absolute;
top:0px;
left:58px;

}
/* =5 Navigation
???????????????????????????????????????????????????????????????????*/
#nav {
	width:520px;
	position:absolute;
	top:42px;
	left:400px;
}
#nav2 { position: absolute; top: 77px; left: 845px; width: 550px; float: right; padding-right: 5px; padding-left: 5px; border-right-width: 8px; border-left-width: 8px; }
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#nav li {
	float: left;
	margin: 0px;
	border-right:1px solid #4D4030;
}
#nav li:last-child {
	border:none;
}
#nav a, #nav a:visited {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #4d4030;
	display: block;
	margin: 0px;
	padding: 0px 6px 0 6px;
	text-decoration:none;
}
#nav a:hover {
	text-decoration:underline;
}
/* =6 Middle
???????????????????????????????????????????????????????????????????*/
#wrapper {
	margin: 0 auto;
	width:1020px;
	background:url(./style/images/body_image.jpg);
}
#wrapper1 {
	margin: 0 auto;
	width:1020px;
	background:url(./style/images/box_land.jpg);
}
#main_content {
	width:680px;
	float:left;
}
#main_content .main_top {
	background:url(./style/images/main_top.png) no-repeat center 10px;
	width:680px;
	height:142px;
}
#main_content .main_bg {
	background:url(./style/images/main_bg.png) repeat-y center;
	width:570px;
	padding:0 0 0 110px;
}
#main_content .main_bottom {
	width:680px;
	height:8px;
	background:transparent url(./style/images/main_bottom.png) no-repeat top;
	overflow:hidden;
	margin-bottom:10px;
}
/* =6-1 Post
???????????????????????????????????????????????????????????????????*/
#main_content h2 a, #main_content h2 a:visited {
	font:bold 25px Arial, Helvetica, sans-serif;
	color:#ffc011;
	text-decoration:none;
	padding-left:92px;
	display:block;
}
#main_content h2 a:hover {
	color:#dda50a;
}
#main_content .post {
	width:500px;
	position:relative;
	padding-bottom:20px;
        min-height:130px;
}
#main_content .post_date {
	position:absolute;
	width:88px;
	height:137px;
	top:-15px;
	background:url(./style/images/hand.jpg) no-repeat;
}
#main_content .p_month {
	display:block;
	font:bold 16px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin:65px 0 0 25px;
}
#main_content .p_day {
	display:block;
	font:bold 27px Arial, Arial, Helvetica, sans-serif;
	margin-left:28px;
}
#main_content .entry a, #main_content .entry a:visited {
	color:#ffc011;
}
#main_content .entry {
	font:bold 9pt Arial, Helvetica, sans-serif;
	color:#e8e8e8;
	line-height:19px;
	padding-left:95px;
}
#main_content .stars {
	padding:15px 0 0px 95px;
	width:401px;
	height:16px;
}
.post ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0 0 10px 35px;
}
.post ul {
	list-style: none;
	margin: 0;
	padding: 0 0 10px 0px;
}
.post li {
	margin: 0px;
	padding: 0px;
}
.post ul li {
	list-style: square outside;
	margin: 0px 30px 0px 30px;
	padding: 5px 0px 0px 5px;
}
.post ol li {
	list-style: decimal outside;
}
/* =6-2 Sidebar
???????????????????????????????????????????????????????????????????*/
#sidebar {
	width:340px;
	float:right;
	position:relative;
}
#sidebar ul {
	margin:10px 12px 0 0;
}
#sidebar .image_box {
	background:url(./style/images/sidebar_image_box.png) no-repeat;
	width:329px;
	height:250px;
	position:relative;
}
#sidebar #feature-image{
	position:absolute;
	top:27px;
	left:53px;	
}

#sidebar .sidebar_search {
	background:url(./style/images/sidebar_search.png) no-repeat;
	width:328px;
	height:105px;
}
#sidebar h1 {
	background:transparent url(./style/images/sidebar_cbox.png) no-repeat scroll 0 0;
color:#F5F5F5;
font-family:Tahoma,Helvetica,sans-serif;
font-size:18px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:54px;
line-height:normal;
margin-left:40px;
padding:10px 0 0;
text-align:center;
width:235px;
}
#sidebar .mid-box ul {
	list-style : none;
	margin : 0;
	padding : 0;
	padding-bottom:10px;
	text-align:left;
	position:relative;
}
/*#sidebar .mid-box ul li {
	margin :0 7px;
	padding:10px 20px 10px 40px;
}*/
#sidebar .mid-box ul li ul li{
	margin :0 7px;
	padding:10px 20px 0 20px;
}
#sidebar .mid-box ul li a {

	
	
	/*background:#000;*/

/*	padding:0 0 0 25px;*/
	
	background:transparent url(./style/images/bullet.png) no-repeat scroll 0 3px;
	
	color:#000000;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;

margin-left:50px;
padding-left:25px;
text-decoration:none;
line-height:20px;
}
#wp-calendar #prev a, #wp-calendar #prev a:visited{
	color:#fff;
	text-decoration:none;
}
#wp-calendar #prev a:hover{
	color:#fff;
	text-decoration:underline;
}
#wp-calendar #next a, #wp-calendar #next a:visited{
	color:#fff;
	text-decoration:none;
}
#wp-calendar #next a:hover{
	color:#fff;
	text-decoration:underline;
}
#wp-calendar {
	width: 80%;
	padding: 0 0 10px;
	margin: 0 auto;
}
#wp-calendar a {
	color:#fff;
}
#wp-calendar caption {
	padding: 10px;
	font-weight: bold;
}
#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
}
#wp-calendar td#today {
	font-weight:bold;
	color:#DDA50A;
}
#wp-calendar td {
}
#wp-calendar td, table#wp-calendar th {
	padding: 3px 0;
	font-weight:bold;
}
#sidebar .textwidget {
	line-height:19px;
	padding:10px 20px 15px 20px;
	color:#fff;
	text-align:left;
}
/* =7 Form
1???????????????????????????????????????????????????????????????????*/
#sidebar #searchform {
	
}
#sidebar #searchform input {
	border:1px solid #fff;

}
/* =8 Footer
???????????????????????????????????????????????????????????????????*/
#footer {
	width:1020px;
	height:103px;
	background:url(./style/images/footer_image.jpg) no-repeat;
	clear:both;
	position:relative;
}
#footer_nav {
	width:525px;
	height:43px;
	position:absolute;
	top:40px;
	right:80px;
	text-align:center;
}
#footer_nav ul {
		width:525px;

	margin: 0px;
	padding: 0px;
	list-style: none;
	
}
#footer_nav li {
	margin: 0px;
	border-right:1px solid #e0e0e0;
	display:inline;
}
#footer_nav li:last-child {
	border:none;
}
#footer_nav a, #footer_nav a:visited {
	font:bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #e0e0e0;
	margin: 0px;
	padding: 0 5px 0 7px;
	text-decoration:none;
}
#footer_nav a:hover {
	text-decoration:underline;
}
#footer p {
	position:absolute;
	top:65px;
	right:230px;
	font:bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color:#e0e0e0;
}
#sidebar_right{
margin:60px 12px 0 0;
}
.mid-box-top{
background:url(./style/images/top.jpg) no-repeat;
width:315px;
height:5px;
margin-left:5px;
}
.mid-box{
background:url(./style/images/middle.jpg) repeat-y;
width:315px;
margin-left:5px;


}
.mid-box-bottom{
background:url(./style/images/bottom.jpg) no-repeat;
width:315px;
height:5px;
margin-bottom:10px;
margin-left:5px;
}
#search_back{
background:url(./style/images/sidebar_cbox.png) no-repeat;
width:235px;
height:54px;
}
.comment-body{
margin-bottom:20px;
}

#wrapper1_top{
background:url(./style/images/landingpage_top.png) no-repeat;
width:1020px;
height:34px;
margin:0 auto;

}
#wrapper1_bottom{
background:url(./style/images/landingpage_bottom.png) no-repeat;
width:1020px;
height:34px;
clear:both;
}
#main_content1{
	width:1020px;
	background:url(./style/images/box_land.png);
	
	float:left;
}

#main_content1 h2 a, #main_content1 h2 a:visited {
	font:bold 25px Arial, Helvetica, sans-serif;
	color:#ffc011;
	text-decoration:none;
	padding-left:92px;
	display:block;
}
#main_content1 h2 a:hover {
	color:#dda50a;
}
#main_content1 .post {

	position:relative;
	padding-bottom:20px;
        min-height:130px;
}
#main_content1 .post_date {
	position:absolute;
	width:88px;
	height:137px;
	top:-15px;
	background:url(./style/images/hand.jpg) no-repeat;
}
#main_content1 .p_month {
	display:block;
	font:bold 16px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin:65px 0 0 25px;
}
#main_content1 .p_day {
	display:block;
	font:bold 27px Arial, Arial, Helvetica, sans-serif;
	margin-left:28px;
}
#main_content1 .entry a, #main_content1 .entry a:visited {
	color:#ffc011;
}
#main_content1 .entry {
	font:bold 9pt Arial, Helvetica, sans-serif;
	color:#e8e8e8;
	line-height:19px;
	padding-left:95px;
	width:950px;
}
#main_content1 .stars {
	padding:15px 0 0px 95px;
	width:401px;
	height:16px;
}
#main_content2{
	width:1020px;
	background:url(./style/images/box_land.png);
	
	float:left;
}
#main_content2 .entry {
/*font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
	color:#e8e8e8;
	line-height:19px;
	padding-left:95px;
	width:950px;*/
		font:bold 9pt Arial, Helvetica, sans-serif;
	color:#e8e8e8;
	line-height:19px;
	padding-left:95px;
}

#main_content2 h2 a, #main_content2 h2 a:visited {
	font:bold 25px Arial, Helvetica, sans-serif;
	color:#ffc011;
	text-decoration:none;
	padding-left:92px;
	display:block;
}

/*#main_content2 h2 a, #main_content1 h2 a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
	color:#ffc011;
	text-decoration:none;
	padding-left:92px;
	padding-bottom:10px;
	display:block;
}*/
#main_content2 h2 a:hover {
	color:#dda50a;
}
#hwtop{
background:url(./style/images/step_01.png);
width:281px;
height:33px;
}
#hwtop2{
background:url(./style/images/step_02.png);
width:281px;
height:33px;
}
#hwtop3{
background:url(./style/images/step_03.png);
width:281px;
height:33px;
}
#hwmiddle{
background:url(./style/images/hw-middle.png) repeat-y;
width:281px;
height:290px;

}
#hwbottom{
background:url(./style/images/hw-bottom.png);
width:281px;
height:33px;
}
#hwmiddle ul {
margin-left:-20px;
float:left;
}
#hwmiddle ul li {
padding-left:20px;
list-style:none;
background:url(./style/images/star.png) 0 6px no-repeat;
}
#hwstar { width:800px;}
#hwstar ul {
margin-left:-20px;
float:left;
}
#hwstar ul li {
padding-left:20px;
list-style:none;
background:url(./style/images/star.png) 0 6px no-repeat;
}
#red-arrow{
background:transparent url(./style/images/red-arrow.png) repeat scroll 0 0;
height:133px;
margin-left:277px;
margin-top:60px;
position:absolute;
width:95px;
}
#fdigp{
float:right;
font-weight:bold;
margin-right:150px;
margin-top:15px;
display:none;
}
#custom_pin1{
padding:0px;
margin-left:-20px;
}
#custom_pin1 li{
padding:0 0 0 20px;
background:transparent url(./style/images/star.png) no-repeat scroll 0 2px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
.card_top{
background:transparent url(./style/images/card_top.png) no-repeat;
width:620px;
height:20px;
}
.card_middle{
background:transparent url(./style/images/card_middle.png) repeat-y;
width:620px;
margin-left:-2px;

}
.card_bottom{
background:transparent url(./style/images/card_bottom.png) no-repeat;
width:620px;
height:20px;
}
#spartans{
margin-left:40px;
margin-top:15px;
position:absolute;
}
#foot{
margin-left:185px;
margin-top:75px;
}
#help{
margin-top:-50px;
position:absolute;
}
.arrow{
margin-left:340px;
}
#booster_card{
margin-bottom:20px;
margin-top:50px;
}
