/*
Theme Name: Warren Tire Service Center
Theme URI: http://khanselman.digitalpuddle.com
Description: Custom Wordpress theme for Warren Tire Service Center. Created by {kh} Designs.
Version: 1.0
Author: Kevin Hanselman
Author URI: http://khanselman.digitalpuddle.com
*/

@charset "UTF-8";
/* Warren Tire Service Center CSS */
/* Created by: Kevin Hanselman */
/* Revised: 11.4.2009 */

body {
	padding: 0;
	margin: 0;
	background: #FFFFFF url(images/body_bg.jpg) top left repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	color: #333;
}

p {

}

img {
	border: 0px;
}

/* Layout */
#wrapper {
	width: 760px;
	margin: 0px auto;
	padding: 0px;
}

#header {
	width: 760px;
	height: 150px;
	padding: 0;
	margin: 0;
}

#logo {
	float: left;
	width: 235px;
	height: 115px;
}

#tagline {
	float: left;
	width: 525px;
	Height: 65px;
	padding-top: 50px;
	text-align: right;
}

#tagline h1 {
	font-size: 1.75em;
	color: #164166;
	margin: 0px;
}

#tagline h2 {
	font-size: 1.25em;
	color: #333333;
	font-weight: normal;
	margin: 2px;
}

#tires {
	background: url(images/tires_bg.gif) top left no-repeat;
	width: 760px;
	height: 35px;
	color: #fcef5b;
	font-weight: bold;
	position: relative;
}

#selector {
	margin: -12px 0px 0px 0px;
	height: 25px;
	text-align: center;
	position: absolute;
	top: 50%;
}
	
#content {
	width: 760px;
	padding: 0px;
	margin: 0px;
}

.page {
	background-color: #FFFFFF;
	min-height: 275px;
}

#content h2 {
	color: #164166;
}

#content a:link, #content a:visited {
	text-decoration: none;
	color: #164166;
}

#content a:hover {
	text-decoration: underline;
}

.post {
	margin: 0px;
	padding: 1px 5px;
}

#breadcrumb {
	margin: 0;
	padding: 5px;
	font-size: 0.85em;
}

#main {
	width: 520px;
	float: left;
	padding: 0px 5px;
}

#main_img{
	height: 250px;
	background-color: #FFFFFF;
}

#main h1 {
	font-size: 1.5em;
	color: #164166;
}

#main h2 {
	background-color: #164166;
	width: 100%;
	padding: 5px;
	color: #FFF;
	font-size: .9em;
}

#rotate {
	width: 760px;
	height: 250px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #164166;
}

#right_col {
	width: 210px;
	float: left;
	padding: 25px 5px 0px 5px;
}

.title {
	background: #164166;
	color: #FFF;
	padding: 5px;
}

.special {
	background-color: #EEEEEE;
	padding: 5px;
	margin: 10px;
	text-align: center;
}

.special h1 {
	font-size: 1.2em;
	color: #164166;
	margin: 0px;
	text-align: left;
}

.special a:link, #special a:visited {
	font-size: 0.85em;
	color: #333333;
	text-decoration: none;
}

.special a:hover {
	text-decoration: underline;
}

#search {
	padding-left: 10px;
}

#search label {
	color: #164166;
	font-weight: bold;
	display: block;
	margin-bottom: 8px;
}

#search input {
	margin: 5px;
}

#footer {
	border-top: 1px solid #ccc;
}

#footer_links {
	float: left;
	width: 300px;
	padding-top: 5px;
}

#footer_links ul {
	margin: 0; padding: 0; 
	list-style-type: none; list-style-image: none;
}

#footer_links li {
	display: inline; 
	padding: 5px;
	font-size: 0.75em;
}

#contact {
	width: 460px;
	float: left;
	text-align: right;
}

#footer p {
	font-size: 0.75em;
}

#footer a {
	text-decoration: none;
	color: #164166;
}

#footer a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
	height: 0;
 }

/* Navigation */

#top_nav {
	height: 35px;
	padding-top: 5px;
	_padding-top: 5px;
	padding-left: 15px;
	background: url(images/nav_bg.gif) top left no-repeat;
}

#top_nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#top_nav li {
	float: left;
	margin: 0;
	border-right: 1px solid #FFF;
}

#top_nav  li a {
	display: block;
	float: left;
	color: #FFFFFF;
	background-color: #164166;
	text-decoration: none;
	padding: 5px 13px 5px 13px;
	_padding: 5px 13px 5px 13px;
}

#top_nav li a:hover {
	color: #FEEA00;
}

#top_nav ul li:last-child {
	border-right: none;
}

.alignright {
	padding: 5px;
	float: right;
	font-size: 0.85em;
	}

.alignleft {
	padding: 5px;
	float: left;
	font-size: 0.85em;
	}

/* Coupons */
#crow {
	width: 100%;
}

.coupon {
	width: 215px;
	height: 425px;
	border: 1px dashed #999999;
	margin: 10px;
	padding: 0px 5px;
	text-align:center;
	float: left;
	background: #f9f9f9;
}

.cdetails {
	height: 390px;
	overflow: hidden;
}

.cdetails h1 {
	font-size: 1.125em;
	color: #FFF;
	padding: 5px 0;
	background: #164166;
}

.cdetails h2 {
	font-size: 1.0em;
	color: #164166;
}

.cprint {
	height: 24px;
	text-align: right;
	border-top: 1px dotted #ccc;
	padding: 5px;
}