@charset "UTF-8";
/* CSS Document */

/*  
Theme Name: Hardwalking
Theme URI: http://www.hardwalking.com
Description: Hardwalking.com
Version: 1.0
Author: Brian Miller
*/

*{
	outline:none;
}
body {
	font: normal 12px "Verdana", Tahoma, Arial;
	color: #333333;
	line-height:160%;
	background: #000000 url(html/images/bg.jpg);
	margin: 0;
	padding: 0;
}
a, a:visited {
	color: #33cc33;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	background-color:#3399ff;
}
p {
	padding:0 0 20px 0;
	margin:0;
}
h1 {
	margin:0;
	padding:15px 0 20px 0;
	font:bold 30px "Georgia", Times New Roman, Times, serif;
	color:#333333;
	letter-spacing:2px;
}
h1 a,h1 a:visited{
	color: #333333;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	background-color:#3399ff;
}
h2 {
	margin:0px;
	font:bold 26px "Georgia", Times New Roman, Times, serif;
	color:#333333;
	letter-spacing:2px;
}
h3 {
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	margin:1px 0;
}
h4 {
	font:bold 18px "Georgia", Times New Roman, Times, serif;
	color:#333333	;
	margin:0;
	padding:0;
}
#wrapper{
	margin: 0 auto;
	width: 1000px;
}
#header{
	background: transparent url(html/images/header_bg.png) repeat-x center center;
	height:339px;
	position:relative;
}
#logo{
	position:absolute;
	left:38px;
	top:0;
	border:0;
}
#tatpic{
	position:absolute;
	right:9px;
	top:0;
}

/***Navigation***/
#navcontainer{
	position:absolute;
	left:10px;
	top:164px;
}
#menu{
	margin:0;
	padding:0;
	list-style:none;
	width:auto;
	position:relative;
	display:block;
	height:42px;
	text-transform:uppercase;
	font-size:16px;
	background:transparent url("images/nav_gradient.gif") repeat-x top left;
	font-weight:bold;
	letter-spacing: 1px;
}
#menu li{
	display:block;
	position: relative;
	float:left;
	margin:0;
	pading:0;
	border-right:3px solid #ffffff;
	}
#menu li a{
	display:block;
	float:left;
	color:#333333;
	text-decoration:none;
	padding:12px 20px 0 20px;
	height:24px;
	height:42px;
	}
#menu li a:hover{
	background:transparent url("images/nav_gradient_hover.gif") repeat-x top left;
	color: #fff;
	}
/*Menu Dropdown*/
#menu li ul {
	position: absolute;
	left: 15px;
	top: 41px;
	display: none;
	z-index: 2;
}
#menu ul{
	border-bottom: 0;
	border-right: 0;
} 
#menu ul li a {
	display: block;
	text-decoration: none;
	color: #333333;
	background: #fff; /* IE6 Bug */
	padding: 5px;
	border: 1px solid #333;
    width:100px;
	height:24px;
}
#menu ul li a:hover {
	color: #fff;
	background: #ff00cc;
}
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */
#menu li:hover ul, li.over ul {display: block; }
/*End of Navigation*/
                    
#rss{
	position:absolute;
	right:26px;
	bottom:25px;
	border:0;
}
.rss a, .rss a:hover, .rss a:visited{
	color:#ffffff;
	text-decoration:none;	
}
#search{
	position:absolute;
	right:91px;
	bottom:30px;
	width:229px;
	height:29px;
	background: url(html/images/search_box.gif);
}
#search #s {
	float:left;
	padding:0;
	margin:8px 0 0 6px;
	border:0;
	width:188px;
	background: none;
}
#search #go{
	float:right;
	width:31px;
	height:29px;	
}
#search label {
	font-size: 12px;
	color: #333333;
}
#profile_box{
	position:absolute;
	top:225px;
	left:26px;
	width:578px;
	background:url(html/images/grey_box.gif) repeat-x;
}
#profile_box p{
	color:#ffffff;
	margin:12px 8px 12px 8px;
}
#profile_box img{
	margin:8px;
	float:left;
}
#color_line_top{
	position:absolute;
	left:0;
	bottom:0;
}
#color_line_bottom{
	position:absolute;
	right:0;
	top:0;
}
#page{ /*used on top of content tag for white backround and transparent header*/
	margin: 0 auto;
	width: 1000px;
	background: #FFFFFF;
}
#content {
	padding: 0px 15px 15px 15px;
	float: left;
	width: 620px;
	overflow: hidden;
	background:#ffffff;
	position:relative;
}

/*Post Footer Bar*/
.post_footer{
	width:618px;
	height:20px;
	clear:both;
	margin:0;
	padding-bottom:20px;
	padding-top:20px;
}
.left{
	float: left;
	text-align: left;
	color:#cccccc;
	width: 30%;
	background-color:#333333;
	padding-left:19px;
}
.center{
	float: left;
	text-align: center;
	color:#cccccc;
	width: 33%;
	background-color:#333333;
}
.right{
	float: left;
	text-align: right;
	color:#3399ff;
	width: 30%;
	background-color:#333333;
	padding-right:19px;
} 
.share a, .share a:visited {
	color:#33cc33;
}
.share a:hover {
	color:#ffffff;
}
.category a, .category a:visited {
	color:#ff00cc;
}
.category a:hover {
	color:#ffffff;
}
.comments a, .comments a:visited {
	color:#3399ff;
}
.comments a:hover {
	color:#ffffff;
}
.yellow{
	color:#ffff66;
}
.navigation{
	text-align:center;
}

/*Start of Side Bar Style*/
#sidebar {
	float: right;
	padding:10px 10px 20px 10px;
	width: 330px;
	background:#ffffff;
}
#grey_box1{
	width:301px;
	height:97px;
	background:url(html/images/grey_box.gif) repeat-x;
	text-align:center;
	padding-right:10px;
	padding-top:10px;
	margin:0 0 20px 0;
}
#grey_box1 a{
	font:20px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
}

#grey_box1 img{
	float:left;
	margin-top:-8px;
}
#grey_box2{
	width:301px;
	height:97px;
	background:url(html/images/grey_box.gif) repeat-x;
	text-align:center;
	padding-left:10px;
	padding-top:25px;
	margin:0 0 20px 0;
}
#grey_box2 a{
	font:20px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
}
#grey_box2 img{
	float:right;
	margin-top:-23px;
}
#shoppingcart_box3{
	width:301px;
	height:auto;
	background:#333333;
	text-align:left;
	padding-left:8px;
	padding-top:12px;
	margin:0 0 20px 0;
	position:relative;
	color:#fff;
	min-height:90px;
}
#shoppingcart_box3 img{
	float:right;
	margin-top:-3px;
	position:absolute;
	right:0;
	bottom:0;
}
.ul_links ul{
	list-style:none;
	padding:0 0 0 10px;
	margin:10px 0 20px 0;
}
.ul_links li{
	list-style:none;
	padding:0;
	margin:0;
}
.ul_links li a, .ul_links ul a{
	color:#333333;
}
.ul_links li a:hover, .ul_links ul a:hover{
	color:#ffffff;
}
#footer {
	clear: both;
	background:#ffffff;
	position:relative;
}
#sitemap{
	text-align:center;
	padding:15px 0 0 0;
}
#copyright{
	text-align:left;
	width:970px;
	clear:both;	
	background:#ffffff;
	padding:0 15px 20px 15px;
}
.footer_left {
	float:left;
	width:50%;
	text-align:left;
	background:#ffffff;
}
.footer_right {
	float:left;
	width:50%;
	text-align:right;
	background:#ffffff;
}
/* Comments
------------------------------------------------------------ */
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #333333;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #cccccc;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
	color: #333333;
}
.commentlist cite a:hover{
	color:#ffffff;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform input{
	width: 253px;
	padding: 5px;
	margin-top: 3px;
	border: 1px solid #333333;
}
#commentform textarea{
	width: 578px;
	height: 115px;
	padding: 2px 0 2px 7px;
	margin-top: 3px;
	border: 1px solid #333333;
}
#commentform #submit{
	background: #333333;
	font: bold 110% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 1px solid #3399ff;
	float:left;
	width: 170px;
	height: 26px;
}
#commentform #submit:hover {
	background: #3399ff;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	border-color: #3399ff;
}

/* intouch
------------------------------------------------------------ */
.intouch {
	position: relative;
	clear: both;
}
#intouchform {
	margin-bottom: 15px;
	width: 280px;
}
#intouchform p {
	padding: 0 0 10px 0px;
}
#intouchform label {
	color: #333333;
	width: 80px;
	font-size: 95%;
	text-transform: uppercase;
}
#intouchform input {
	width: 230px;
	background: #cccccc;
	padding: 5px;
	border: 1px solid #333333;
}
#intouchform textarea {
	width: 470px;
	height: 160px;
	background: #cccccc;
	border: 1px solid #333333;
	padding: 2px 0 2px 7px;
}
#intouchform .submitbutton {
	padding: 0;
	margin:10px 0 0 0;	
	background: #333333;
	font: bold 110% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 1px solid #3399ff;
	width: 140px;
	height: 26px;
}
#intouchform .submitbutton:hover {
	background: #3399ff;
}
#intouchform #usermessage {
	font-size: 110%;
	margin: 0px 0px 5px 0px;
	color: #333333;
}
#intouchform .error {
	border: 1px solid #333333;
}
#intouchform .failure {
	color:#ff33cc;
}
#intouchform .success {
	color:#ff33cc;
}
#intouchform .required {
	color: #ff33cc;
	padding-left: 5px;
}
#intouchform textarea:focus, #intouchform input[type="text"]:focus {
	border-color: #3399ff;
}
/***This section is for IMG wraps feature in wordpress***/
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */