/*
Theme Name: Murrays Tire
Theme URI: 
Description: Custom theme for Murrays Tire
Version: 1.0
Author: Blake Lookabill
Author URI: http://hencedesign.com/
Template: default

*/

@font-face {
  font-family: "Komika Axis";
  /* IE - pulls the eot file for MS IE only*/
  src: url(images/KOMIKAX.eot);
   /* non-IE - resets by trying to pull the font locally, then pulls from online if not available */
  src: local("KOMIKAX"), url(images/KOMIKAX.ttf) format("truetype");
  }

/*************************************************************************
	CSS Reset - Credit: Eric Meyer
		http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
*************************************************************************/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}


  
html {
	background: #676767 url('images/background_body.jpg') repeat-x;
	}

body {
	background: url('images/background_header.png') no-repeat top center;
	text-align: center;
	color: #000;
	font-size: 13px;
	line-height: 1.35;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	}
	
hr {
	display: none;
	}
	
h2, h3 {
	font-family:"Komika Axis", arial, helvetica, sans-serif;
	letter-spacing: 0.05em;
	}

h4 {
	font-family:"Komika Axis", arial, helvetica, sans-serif;
	letter-spacing: 0.05em;
color: #b91803;
	}

.family {
	font-size: 24px;
	color: #fff;
	text-align: left;
	font-family:"Komika Axis", arial, helvetica, sans-serif;
	letter-spacing: 0.05em;
	}
	
.rated {
	font-size: 24px;
	color: #fff;
	text-align: right;
	padding-bottom: 30px;
	font-family:"Komika Axis", arial, helvetica, sans-serif;
	letter-spacing: 0.05em;
	}
	
	
#page {
	margin: 0 auto;
	width: 960px;
	text-align: left;
	min-height: 800px;
	background: #848484 url('images/background_container.jpg') no-repeat top center;
	}
	
#page.front_page {
	background: #848484 url('images/background_container_frontpage.jpg') no-repeat top center;
	}
	
#header {
	width: 100%;
	height: 300px;
	position: relative;
	}
	
#headerimg {
	background: url('images/logo.png') no-repeat;
	height: 178px;
	width: 375px;
	margin-left:-58px;
	float: left;
	z-index: -1;
	text-indent: -99999px;
	}
	
	
/*
#headerimg {
	float: left;
	width: 380px;
	height: 200px;
	}
	

#headerimg h1 {
	background: url('images/logo.png') no-repeat;
	height: 178px;
	width: 375px;
	margin-left:-58px;
	
	}
	
#headerimg h1 a {
	display: block;
	height: 178px;
	width: 375px;
	text-indent: -99999px;
	}
*/
	
#description {
	width: 460px;
	float: right;
	text-align: right;
	height: 90px;
	padding: 10px 20px;
	color: #fff;
	}
	
#description h2 {
	font-size: 22px;
	letter-spacing: 0.075em;
	}
	
#description a {
	color: #fff;
	text-decoration: none;
	}
	
.front_page #header {
	height: 370px;
	}
	
.nav {
	width: 700px;
	position: absolute;
	left: 0;
	padding-top: 125px;
	}
	
.nav ul {
	padding-left: 16px;
	}
	
.nav li {
	display: inline;
	padding: 0px;
	}
	
.nav li a {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	line-height: 250%;
	padding: 18px 8px 16px 8px;
	text-transform: uppercase;
	text-decoration: none;
	border-right: 1px solid #6d36a9;
	}
	
.nav li a:hover {
	background: url('images/nav_hover.jpg') no-repeat bottom center;
	}
	
.nav li.current_page_item a{
	background: url('images/nav_hover.jpg') no-repeat bottom center;
	}
	
#content {
	width: 600px;
	margin: 10px 0 0 20px;
	float: left;
	}
	
#content ul	{
	list-style: disc outside;
	
	padding-left: 30px;
	}
	
#content ol	{
	list-style: decimal outside;
	padding-left: 30px
	}
	
.entry {
	background: #fff url('images/background_content_top.jpg') no-repeat top center;
	min-height: 655px;
	padding: 20px;
	width: 560px;
	line-height: 140%;
	}
	
.entry h1 {
	border-bottom: 2px solid #6f469c;
	color: #6f469c;
	font-family: arial, helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	letter-spacing: -0.05em;
	padding: 20px 0 16px 0;
	margin-bottom: 10px;
	}
	
.entry p {
	padding: 6px 0 14px 0;
	}
	
#sidebar {
	float: right;
	width: 320px;
	color: #fff;
	font-size: 16px;
	padding-top: 4px;
	}
	
#sidebar p {
	padding: 10px 0 0 0;
	}
	
#sidebar ul {
	width: 300px;
	padding-right: 10px;
	list-style: none;
	}
	
#sidebar ol {
	list-style: none;
	}
	
#sidebar li {
	margin-bottom: 5px;
	padding: 10px 15px;
	}
	
#sidebar li.hours {
	background: transparent url('images/sidebar_hours.png') no-repeat;
	height: 202px;
	}
	
#sidebar li.testimonials {
	background: transparent url('images/sidebar_testimonials.png') no-repeat;
	height: 227px;
	font-style: italic;
	font-size: 14px;
	}
	
p.testimonial span {
	line-height: 230%;
	float: right;
	}
	
#sidebar li.newsletter {
	background: transparent url('images/sidebar_newsletter.png') no-repeat;
	height: 227px;
	}
	
#sidebar h3 {
	font-size: 18px;
	line-height: 1.5;
	color: #fff;
	font-style: normal;
	}

.signup {
	padding-top: 6px;
	padding-left: 10px;
	width: 270px;
	}
	
#sidebar .signup li {
	clear: both;
	margin: 4px 0;
	padding: 0;
	}
	
.signup label  {
	width: 76px;
	display: block;
	float: left;
	text-align: right;
	padding-right: 4px;
	font-size: 14px;
	}
	
.signup input.newsltr {
	width: 160px;
	}

.signup input.newsltr_img {
	float: right;
	padding-right: 30px;
	}
	
#footer {
	width: 960px;
	height: 190px;
	background: #6e469c url('images/background_footer.jpg') no-repeat top center;
	}
	
#footer_content {
	padding: 80px 20px 0;
	font-size: 12px;
	line-height: 140%;
	color: #fff;
	}
	
.copyright {
	float: left;
	}
	
.navFooter {
	float: right;
	}
	
.navFooter li {
	display: inline;
	}
	
.navFooter li a {
	color: #fff;
	padding: 0 4px;
	border-right: 1px solid #9e64e1;
	text-decoration: none;
	}
	
.navFooter li a:hover {
	text-decoration: underline;
	}
	
li.last-page-item a {
	border-right: 0;
	}
	
	
.postmetadata {
	font-size: 12px;
	font-style: italic;
	color: #888;
	}
	
h3#comments {
	padding-top: 30px;
	padding-bottom: 20px;
	}
	
.comment-meta {
	font-size: 10px;
	font-style: italic;
	}
	
#respond {
	padding-top: 30px;
	}
	
li.comment {
	border-bottom: 1px solid #888;
	margin-bottom: 10px;
	}
	
img.avatar {
	float: left;
	padding-right: 20px;
	}
	
	
	
#dropmenu li {float:left; position:relative;}
#dropmenu ul {position:absolute; display:none;}
#dropmenu li ul {border-bottom:1px solid #c8c8c8; width:14.1em;}
#dropmenu li ul a {width:12em; height:auto; float:left;  border-bottom:1px solid #c8c8c8;}
#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:12em; margin:0px 0 0 10px;}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;background:#5A2A8D;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;background:#5A2A8D;}
#dropmenu ul li a {border-right: 0px; font-size: 12px; font-weight: normal;line-height: 16px;text-transform: capitalize;}



#clickoptimize {
	float: right;
	padding: 20px 0px 0px 0px;
	width: 200px;
	font-size: 10px;
	text-align: center;
}

#clickoptimize a:link, #clickoptimize a:visited {
	color: #FFF;
	text-decoration: none;
}

#clickoptimize a:active, #clickoptimize a:hover {
	color: #FFF;
	text-decoration: underline;
}
