/*  
Theme Name: Touch of Class
Theme URI: http://www.touchofclasshesperia.com
Description: Custom theme created for Touch of Class Car Wash
Version: 1.0
Author: NatalieMac
Author URI: http://www.nataliemac.com/

*/

/* Resets -------------------------------------------------------------------------------------- */

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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	list-style: none;
	}

:focus	{
	outline: 1px solid #f00;
	}

/* /Resets ------------------------------------------------------------------------------------- */

/* Baseline ------------------------------------------------------------------------------------ */

body	{
	font-family: Frutiger, 'Frutiger Linotype', Univers, Calibri, 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', Myriad, 'DejaVu Sans Condensed', 'Liberation Sans', 'Nimbus Sans L', Tahoma, Geneva, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
	text-align: left;
	background: #fff;
	color: #000;
	min-width: 980px;
	}

/* /Baseline ----------------------------------------------------------------------------------- */

/* Tables -------------------------------------------------------------------------------------- */

table	{ /* tables still need cellspacing=0 in the markup */
	border-collapse: collapse;
	border-spacing: 0;
	}

caption, th, td {
	text-align: left;
	font-weight: normal;
	}

/* /Tables ------------------------------------------------------------------------------------- */

/* Forms --------------------------------------------------------------------------------------- */

input[type='text'],
input[type='password'],
textarea,
select	{
	padding: 1px;
	}
	
#content #wpcf fieldset	{
	width: 740px;
	margin: 0;
	border: 0 none;
	}
	
#content #wpcf p	{
	overflow: hidden;
	font-size: 16px;
	}
	
#content #wpcf label	{
	font-size: 16px;
	padding: 2px;
	}
	
#content #wpcf .field	{
	padding: 3px;
	border: 1px solid #bad0ec;
	background: #e0eaf7;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 300px;
	display: block;
	}

#content #wpcf textarea	{
	padding: 3px;
	border: 1px solid #bad0ec;
	background: #e0eaf7;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 300px;
	height: 200px;
	display: block;
	}

/* /Forms -------------------------------------------------------------------------------------- */

/* Links --------------------------------------------------------------------------------------- */

a,
a:link	{
	color: #14477e;
	text-decoration: none;
	}
	
a:visited	{
	color: #037bb5;
	}
	
a:hover	{
	text-decoration: underline;
	}
	
a:active	{
	color: #bc1132;
	}

/* /Links -------------------------------------------------------------------------------------- */

/* Global Layout ------------------------------------------------------------------------------- */

#header {
	background: #037bb5 url(images/bg_header.jpg) 0 0 repeat-x;
	height: 150px;
	overflow: hidden;
	position: relative;
	}

#header h1	{
	position: absolute;
	top: 2px;
	left: 3px;
	width: 546px;
	height: 145px;
	text-indent: -1000em;
	background: transparent url(images/logo.png) 0 0 no-repeat;
	}
	
#header #nav	{
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	overflow: hidden;
	background: transparent url(images/nav_divider.gif) top left repeat-y;
	margin-left: 215px;
	padding-left: 2px;
	}
	
#header #nav li	{
	display: block;
	float: left;
	font-family: Cambria, 'Hoefler Text', Utopia, 'Liberation Serif', 'Nimbus Roman No9 L Regular', Times, 'Times New Roman', serif;
	font-size: 18px;
	height: 47px;
	padding: 0 2px 0 0;
	line-height: 47px;
	background: transparent url(images/nav_divider.gif) top right repeat-y;
	}
	
#header #nav a	{
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 0 12px 0 12px;
	background: transparent url(images/bg_nav_hover.gif) left top repeat-x;
	}
	
#header #nav a:hover	{
	text-decoration: ;
	background-position: left bottom;
	}
	
#content	{
	width: 760px;
	padding: 30px 10px 0 10px;
	float: left;
	}
	
#home #content	{
	padding-top: 10px;
	}
	
#sidebar	{
	width: 210px;
	float: left;
	margin-top: 10px;
	}
	
#sidebar>li	{
	border: 1px solid #103d51;
	background: #037bb5 url(images/bg_sidebar.gif) bottom left repeat-x;
	padding: 10px;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	}
	
#sidebar a	{
	color: #9ccff0;
	}
	
#sidebar h3	{
	color: #fff;
	font-weight: bold;
	font-size: 22px;
	text-align: center;
	line-height: 26px;
	padding: 0.25em;
	}
	
#sidebar ul.services	{
	text-align: center;
	margin-bottom: 10px;
	font-size: 12px;
	}
	
#sidebar ul.services li	{
	display: inline;
	}
	
#sidebar p	{
	margin: 0 0 1em 0;
	}
	
#sidebar p.more	{
	text-align: right;
	}
	
#footer	{
	clear: both;
	margin: 30px 10px;
	padding: 5px 0;
	border-top: 2px solid #14477e;
	border-bottom: 2px solid #14477e;
	text-align: center;
	}
	
#footer_nest	{
	border-top: 2px solid #bc1132;
	border-bottom: 2px solid #bc1132;
	padding: 20px 0;
	}
	
#footer ul li	{
	display: inline;
	padding: 2px 5px;
	}
	
/* /Global Layout ------------------------------------------------------------------------------ */

/* Special Classes ----------------------------------------------------------------------------- */

.clear	{
	clear: both !important;
	font-size: 0 !important;
	line-height: 0 !important;
	visibility: hidden !important;
	}
	
.image img	{
	border: 1px solid #103d51;
	margin: 0;
	padding: 0;
	}

/* /Special Classes ---------------------------------------------------------------------------- */

/* Elements ------------------------------------------------------------------------------------ */

h1, h2, h3, h4, h5, h6	{
	font-family: Cambria, 'Hoefler Text', Utopia, 'Liberation Serif', 'Nimbus Roman No9 L Regular', Times, 'Times New Roman', serif;
	}
	
/* /Elements ----------------------------------------------------------------------------------- */

/* Content Styles ------------------------------------------------------------------------------ */

#content p	{
	margin: 0 0 1em 1em;
	}
	
#home #content p	{
	margin-left: 0;
	}
	
#content h1 {
	font-size: 3em;
	margin: 0 0 0.5em 0;
	}
	
#content h2 {
	font-size: 2em;
	margin: 0 0 0.5em 0;
	}

#content h3 {
	font-size: 1.5em;
	margin: 0 0 1em 0;
	}

#content h4 {
	font-size: 1.2em;
	margin: 0 0 1.2em 0;
	}

#content h5 {
	font-size: 1em;
	margin: 0 0 1em 0;
	}

#content h6 {
	font-size: 1em;
	margin: 0 0 1em 0;
	}

#content ul,
#content ol {
	margin: 0 0 1.5em 1.5em;
	}
	
#content ul,
#content ul li {
	list-style-type: disc;
	}

#content ol,
#content ol li {
	list-style-type: decimal;
	}

#content dl {
	margin: 1.5em 0;
	}

#content dl dt {
	font-weight: bold;
	}

#content .wp-caption	{
	padding: 5px 0 5px 5px;
	background: #e0eaf7;
	border: 1px solid #bad0ec;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0 0 10px 0;
	}
	
#content p.wp-caption-text	{
	margin-left: 0;
	text-align: center;
	}
	
/* /Content Styles ----------------------------------------------------------------------------- */

/* Page specific ------------------------------------------------------------------------------- */

#home #news	{
	float: left;
	width: 460px;
	padding: 0 10px 0 0;
	}

#home #news h2	{
	margin: 10px 0;
	border-top: 2px solid #14477e;
	border-bottom: 2px solid #14477e;
	font-size: 36px;
	color: #bc1132;
	font-weight: bold;
	text-align: center;
	height: 51px;
	line-height: 51px;
	}
	
#home #news h3	{
	font-size: 24px;
	font-weight: bold;
	margin: 20px 0 0 0;
	line-height: 24px;
	}
	
#home #news p.date	{
	font-size: 16px;
	font-family: Cambria, 'Hoefler Text', Utopia, 'Liberation Serif', 'Nimbus Roman No9 L Regular', Times, 'Times New Roman', serif;
	line-height: 16px;
	margin-bottom: 10px;
	}
	
#home #news p	{
	margin-left: 1em;
	}
	
#home #toc_info	{
	float: left;
	width: 290px;
	margin-top: 10px;
	}
	
#home #toc_info h2	{
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin: 20px 0;
	}
	
/* /Page specific ------------------------------------------------------------------------------ */
