﻿&AElig;&#8217;/*
Theme Name: AOT Auto and RV Repair
Theme URI: Custom WordPress theme based from existing website.
Description: ---
Version: 1.0
Author: ---
Author URI: ---
*/

/* -------------------------------------------
	RESET
------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, 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;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background-color:transparent;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: transparent;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

strong, b {
	font-weight: bold;
	padding-left: 2px;
}
italic, em { font-style:italic; }

hr {
	background:#ffffff; border-top:1px solid #e6e6e6; border-right:0; border-bottom:0; border-left:0;
	clear:both; color:#ffffff; height:2px; margin:10px 0;
}

/* -------------------------------------------
	BODY / GLOBAL / TYPOGRAPHY
------------------------------------------- */

body { 
	background:#e5e5e5 url("bgBody.png") no-repeat center top; 
	color:#666666; font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:0.75em; line-height:2.0em;
}

body#subpage { 
	background:#e5e5e5 url("bgPageBody.jpg") no-repeat center top; 
	color:#666666; font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:0.75em; line-height:2.0em;
}

a:link, a:visited { color:#6699cc; text-decoration:none; }
a:hover, a:active { color:#d94342; text-decoration:none; }

h1, h2, h3, h4, h5,h6, p, ul, ol, blockquote { margin-bottom:18px; }

h1 {	
	border-bottom:1px solid #cccccc; color:#333333; 
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; 
	font-weight:bold; padding-bottom:10px;
}
h1.frotitle {
	border-bottom:1px solid #cccccc; color:#333333;	
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px;	
	margin-right:300px; margin-bottom:10px; padding-bottom:10px;	
}

h2, h3, h4, h5, h6 { font-size:14px; font-weight:bold; }

/* -------------------------------------------
	LAYOUT
------------------------------------------- */

.boxwrap { margin:0px auto; width:960px; }

.boxheader { height:100px; position:relative; }

.boxbanner { height:234px; padding-top:10px; }
.boxbannergen { height:160px; padding-top:10px; }

.boxcontent { 
	background:#ffffff url("content_bg.jpg") no-repeat top left; 
	margin-bottom:5px; overflow:hidden;
}

.boxfooter { 
	background-image:url("foot_mid.jpg"); 
	color:#cccccc; font-size:11px; font-style:italic;
}

.boxclear { clear:both; float:none; }

/* -------------------------------------------
	HEADER - LOGO & NAVIGATION
------------------------------------------- */

.logo { float:left; margin:0; padding:0; }

.inphone { 
	float:right; height:60px; width:205px; 
	background-image:url("call2.gif"); background-repeat:no-repeat; background-position:right;
}
.inphonecal { color: #FFFFFF; font-size: 12px; font-weight: bold; margin: 0px; padding-top: 18px; padding-right: 0px; padding-bottom: 0px; padding-left: 52px; line-height: 14px; }
.inphonenum { font-size: 18px; color: #FF9933; font-weight: bold; line-height: 18px; }

.mainmenu { clear:right; }

.mainmenu ul { position:absolute; right:0; margin-top:-2px; }
.mainmenu ul li { 
	color:#999999; display:inline; float:left; 
	font-size:11px; font-weight:bold; text-transform:uppercase;
}

.mainmenu a:link, .mainmenu a:visited { 
	color:#999999; text-decoration:none; display:block; 
	padding:13px 8px 0 8px; background-image:none;
}
.mainmenu a:hover, .mainmenu a:active, li.current_page_item a { 
	border-bottom:5px solid #d94342;
	color:#d94342; text-decoration:none;
}

/* -------------------------------------------
	CONTENT
------------------------------------------- */

.inleft1 p {
	padding-left: 4px;
	padding: 0 0 0 4px;
	margin: 10px 0;
}
.inleft1 ul, .inleft1 ol { margin-left:15px; }
.inleft1 ul li { list-style-type:disc; margin-left:10px; }
.inleft1 ol li { list-style-type:decimal; margin-left:10px; }

td.weserve { 
	background-image:url("table_bg.gif");
	padding-top:3px; padding-bottom:3px; text-indent:20px;
}
.weservice { 
	float:right; font-weight:bold; 
	margin-top:5px; margin-left:20px; width:280px;
}
.weservicetitle { 
	background:url("table_title.jpg") no-repeat; color:#ffffff;
	padding-top:3px; padding-bottom:3px; text-indent:20px; font-weight: bold;
}
.weserviceborder { border:1px solid #cccccc; font-size:11px;}

.tbl-services { width:100%; }
.tbl-services td { width:50%; padding:5px 0 5px 5px; border-bottom:1px dotted #ccc; vertical-align:top; }
.tbl-services a:hover { color:#000000; 
}

.serviceslist td {
  font-size: 12px; line-height: 16px;
}
.serviceslist td img { margin: 15px 0 5px 0; }

.weservice p { margin: 10px 0;}

/* -------------------------------------------
	BLOG
------------------------------------------- */

.date { font-size:0.875em; }
.meta { 
	border-top:1px solid #e6e6e6; border-bottom:1px solid #f6f6f6;
	font-size:0.875em; padding:5px 0;
}
.post { margin-top:15px; }

#comments { margin-top:25px; }
.inleft1 ol.commentlist, .inleft1 ul.formlist { margin:0; padding:0; }
.inleft1 ol.commentlist li, .inleft1 ul.formlist li { 
	list-style-type:none; margin:0; padding:0;
}

/* -------------------------------------------
	SIDEBAR
------------------------------------------- */

.inleft1 { 
	float:left; width:590px; 
	padding:30px 20px 20px 30px;
}
.inleft2 { float:left; width:600px; padding:0px 20px; }

.inright { float:left; width:280px; }
.inright1 {
	float: none;
	width: 280px;
	padding: 25px 20px;
	border-bottom: 1px solid #cccccc;
}

.inright1 h2 { font-size:18px; line-height:18px; }
.inright1b { float:left; width:280px; padding:25px 20px; }
.inright1b .textwidget p { font-size:11px !important; }

.inright2 { float:left; width:280px; padding:0px 20px; }

.banneroverlay { position:absolute;	z-index:1000; }

#map-overlay { z-index:1000; position:absolute; width:278px; height:150px; display:block; }
img.googlemapimg { border:1px solid #cccccc; margin-bottom:10px; }
.googlemap { font-size:11px; font-weight:bold; line-height:18px; }

address { 
	font-size:11px; font-style:normal; font-weight:bold; 
	line-height:1.4em; margin-top:15px;
	height: 45px;
}

.promo { height:135px; width:280px; background-image:url("promo.jpg"); color:#ffffff; font-weight:bold; }
.promoget { font-size:14px; padding-top:30px; padding-left:190px; }
.promoamo { font-size:30px; padding-left:190px; }
.promodsc { font-size:11px; line-height:14px; text-align:center; padding-top:18px; }

.apptfield { width:127px; margin:0 0 5px 0; }
.feedfield { width:278px; }
.apptbutton { margin-top:5px; }

table th { font-size:14px; padding-bottom:10px; }

/* -------------------------------------------
	FOOTER
------------------------------------------- */

.footnav { float:left; width:600px; }
.footnav p { margin: 5px 0;}
.footcpr { border-left:1px solid #aaaaaa; float:left; padding-left: 19px; }

a.footlink:link, a.footlink:visited { color:#cccccc; text-decoration:none; }
a.footlink:hover, a.footlink:active { color:#ffffff; text-decoration:none; }

/* -------------------------------------------
	JCAROUSEL
------------------------------------------- */
			
.jcarousel-skin-tango .jcarousel-container-horizontal { width:960px; }
.jcarousel-skin-tango .jcarousel-clip-horizontal { width:960px; height:234px; }
.jcarousel-skin-tango .jcarousel-item { width:960px; height:234px; }

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position:absolute; z-index:2000; top:10px; right:5px;
    width:32px; height:32px; cursor:pointer;
    background:transparent url("next-horizontal.png") no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover { background-position:-32px 0; }
.jcarousel-skin-tango .jcarousel-next-horizontal:active { background-position:-64px 0; }
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active { cursor:default; background-position:-96px 0; }

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position:absolute; z-index:2000; top:10px; left:5px; 
	width:32px; height:32px; cursor:pointer;
    background:transparent url("prev-horizontal.png") no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover { background-position:-32px 0; }
.jcarousel-skin-tango .jcarousel-prev-horizontal:active { background-position:-64px 0; }

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active { cursor:default; background-position:-96px 0; }

/* -------------------------------------------
	IMAGES
------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

/* Contact Form */

.wpcf7 table td {
  padding: 6px;
  vertical-align: top;
}

