/*
Theme Name:		Car Care
Theme URI: 		http://www.carcare.org
Version: 		1.1.4
Description: 	Custom WordPress theme for carcare.org
Author: 		Gecko Designs
Author URI:		http://www.geckodesigns.com
*/

/* general */

body {
	margin: 0px;
	background-image: url(images/bg-body.gif);
	background-repeat: repeat-x;
	background-position: center 20px;
}

body.map {
	background-image: none;
}
a img {
	border-style: none;
}

div.wrapper {
	width: 988px;
	margin: 0px auto;
}

/* !header */

#header {
	position: relative;
	height: 126px;
	font-family: arial,helvetica,sans-serif;
}

#header img#logo {
	position: absolute;
	top: 24px;
	left: 54px;
}

#header ul {
	position: absolute;
	top: 12px;
	right: 143px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#header ul li {
	display: inline;
}

#header ul li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
	font-size: 10px;
	border-left: solid 1px #999;
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 0px 8px;
}

#header ul li a:hover {
	color: #333;
}

#header ul li:first-child a {
	border-left-style: none;
}

#header form {
	position: absolute;
	top: 12px;
	right: 0px;
}

#header form input[type=text] {
	border: solid 1px #999;
	width: 86px;
	height: 8px;
	padding: 3px 4px;
	margin: 0px 2px 0px 0px;
	text-align: right;
	text-transform: uppercase;
	font-size: 10px;
	font-style: italic;
	color: #999;
}

#header form input[type=button] {
	font-size: 10px;
	border-style: none;
	text-transform: uppercase;
	color: #fff;
	background-color: #5188b2;
	cursor: pointer;
	height: 16px;
	width: 23px;
	text-align: center;
	padding: 0px 0px 0px 0px;
}

#header form input[type=button]:hover {
	background-color: #13537e;
}

#header #facts {
	position: absolute;
	top: 46px;
	left: 378px;
	width: 612px;
	font-size: 13px;
	line-height: 18px;
	color: #666;
	margin: 0px;
	padding: 0px;
}

#header #facts img {
	float: left;
}

#header #facts #items {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 120px;
}

#header #facts p {
	display: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 375px;
}

/* !nav */

#nav {
	position: relative;
	height: 68px;
	font-family: arial,helvetica,sans-serif;
}

#nav ul {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 90;
	width: 988px;
	height: 75px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	background-image: url(images/bg-nav.png);
	background-repeat: repeat-x;
	background-position: 0px -75px;
}

#nav ul li {
	position: relative;
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
	background-image: url(images/bg-nav-divider.png);
	background-repeat: no-repeat;
	background-position: right 16px;
}

#nav ul li:last-child {
	background-image: none;
}

#nav ul li:hover,
#nav ul li.current-menu-item,
#nav ul li.current-page-ancestor {
	background-image: url(images/bg-nav.png);
	background-repeat: no-repeat;
	background-position: center 0px;
}

#nav ul li#menu-item-52 {
	width: 145px;
}

#nav ul li#menu-item-52 a {
	background-position: 3px 5px;
}

#nav ul li#menu-item-52.current-menu-item a,
#nav ul li#menu-item-52.current-page-ancestor a,
#nav ul li#menu-item-52 a:hover {
	background-position: 3px 80px;
}

#nav ul li#menu-item-51 {
	width: 180px;
}

#nav ul li#menu-item-51 a {
	background-position: -120px 5px;
}

#nav ul li#menu-item-51.current-menu-item a,
#nav ul li#menu-item-51.current-page-ancestor a,
#nav ul li#menu-item-51 a:hover {
	background-position: -120px 80px;
}

#nav ul li#menu-item-50 {
	width: 150px;
}

#nav ul li#menu-item-50 a {
	background-position: -280px 5px;
}

#nav ul li#menu-item-50.current-menu-item a,
#nav ul li#menu-item-50.current-page-ancestor a,
#nav ul li#menu-item-50 a:hover {
	background-position: -280px 80px;
}

#nav ul li#menu-item-49 {
	width: 78px;
}

#nav ul li#menu-item-49 a {
	background-position: -455px 5px;
}

#nav ul li#menu-item-49.current-menu-item a,
#nav ul li#menu-item-49.current-page-ancestor a,
#nav ul li#menu-item-49 a:hover {
	background-position: -455px 80px;
}

#nav ul li#menu-item-48 {
	width: 133px;
}

#nav ul li#menu-item-48 a {
	background-position: -570px 5px;
}

#nav ul li#menu-item-48.current-menu-item a,
#nav ul li#menu-item-48.current-page-ancestor a,
#nav ul li#menu-item-48 a:hover {
	background-position: -570px 80px;
}

#nav ul li#menu-item-47 {
	width: 118px;
}

#nav ul li#menu-item-47 a {
	background-position: -715px 5px;
}

#nav ul li#menu-item-47.current-menu-item a,
#nav ul li#menu-item-47.current-page-ancestor a,
#nav ul li#menu-item-47 a:hover {
	background-position: -715px 80px;
}

#nav ul li#menu-item-53 {
	width: 174px;
}

#nav ul li#menu-item-53.current-menu-item a,
#nav ul li#menu-item-53.current-page-ancestor a,
#nav ul li#menu-item-53 a:hover {
	background-position: -830px 80px;
}

#nav ul li#menu-item-53 a {
	background-position: -830px 5px;
}

#nav ul li a {
	display: block;
	float: left;
	padding: 10px 25px 0px 25px;
	height: 65px;
	color: #13537e;
	font-size: 12px;
	line-height: 11px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	background-image: url(images/bg-nav-icons.png);
	background-position: 0px 5px;
}

#nav ul li a:hover,
#nav ul li.current-menu-item a,
#nav ul li.current-page-ancestor a {
	color: #fff;
	background-position: 0px 80px;
}

#nav ul li ul {
	display: none;
	width: auto;
	height: auto;
	position: absolute;
	top: 65px;
	left: 0px;
	z-index: 70;
	background-color: #0c3756;
	background-image: none;
	padding: 10px 0px 0px 0px;
}

#nav ul li ul li,
#nav ul li ul li:hover,
#nav ul li ul li a,
#nav ul li ul li a:hover {
	display: block;
	z-index: 80;
	position: relative;
	text-align: center;
	width: 100%;
	height: auto;
	padding: 5px 0px;
	background-image: none;
	color: #fff;
	font-size: 11px;
	line-height: 12px;
}

#nav ul li ul li:hover {
	background-color: #082438;
}

#nav ul li:hover ul {
	display: block;
}

/* !feature */

body.home #feature {
	border-bottom: solid 27px #13537e;
}

#feature {
	background-color: #5587b1;
	font-family: arial,helvetica,sans-serif;
}

#feature #banner {
	height: 40px;
	padding: 19px 0px 0px 0px;
	background-color: #13537e;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 23px;
	text-transform: uppercase;
}

#feature #photo {
	float: left;
}

#feature #photo img {

}

#feature div.content {
	width: 295px;
	padding: 20px 0px 0px 90px;
	margin: 0px 0px 0px 603px;
	color: #fff;
	text-transform: uppercase;
}

#feature div.content h4 {
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: 24px;
	line-height: 24px;
}

#feature div.content ol {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	font-size: 18px;
	line-height: 19px;
}

#feature div.content ol li {
	margin: 30px 0px 0px 0px;
}

#feature div.content a.button {
	display: inline-block;
	color: #fff;
	text-decoration: none;
	background-image: url(images/bg-start-button.jpg);
	font-weight: bold;
	font-size: 22px;
	letter-spacing: 2px;
	padding: 18px 23px;
	margin: 20px 0px 15px 0px;
	border: solid 1px #000;

}

#feature div.content p,
#feature div.content a {
	font-size: 16px;
	color: #13537e;
	margin: 0px 0px 0px 0px;
}

/* !sidebar */
body.home #sidebar {
	float: left;
	width: 200px;
}

#sidebar img {
	border: solid 1px #000;
	margin: 0px 0px 20px 0px;
}

#conent div.hompeage {
	padding: 0px 0px 0px 72px;
}

#content div.homepage div.content {
	margin: 0px 0px 0px 315px;
}

#content div.homepage div.content div.story {
	margin: 0px 0px 40px 0px;
}

#content div.homepage div.content div.story div.date {
	float: left;
	margin: 0px 0px 0px -80px;
	color: #666;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	text-align: center;
}

#content div.homepage div.content div.story h2,
#content div.homepage div.content div.story h2 a {
	margin: 0px 0px 15px 0px;
	font-weight: normal;
	font-size: 26px;
	text-transform: uppercase;
	text-decoration: none;
	color: #333;
}

#content div.homepage div.content div.story p {
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	line-height: 24px;
	color: #333;
}

#content div.homepage div.content div.view-more {
	
}

#content div.homepage div.content div.view-more a {
	text-transform: uppercase;
	color: #333;
	font-size: 14px;
}

/* !content */

#content {
	padding: 34px 0px 0px 0px;
	font-family: arial,helvetica,sans-serif;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6,
#content p,
#content ol,
#content ul,
#content table,
#content form {
	margin: 0px 0px 20px 0px;
}

/* !iframe */

#map {
	font-family: arial,helvetica,sans-serif;
	color: #333;
	font-size: 14px;
	line-height: 21px;
}

/* !internal */
#content.internal {
	background-color: #fff;
	padding: 35px 300px 50px 38px;
	margin: 0px 0px 0px 0px;
	min-height: 500px;
	color: #333;
	font-size: 14px;
	line-height: 21px;
}

#content.internal h1,
#map h1 {
	margin: 0px 0px 10px 0px;
	font-size: 24px;
	color: #13537e;
}

#content.internal p,
#content.internal ul,
#content.internal ol,
#content.internal table,
#content.internal form {
	margin: 0px 0px 15px 0px;
}

#content.internal blockquote {
	float: right;
	width: 250px;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 20px 20px;
	border-left: solid 1px #13537E;
}

#content.internal blockquote p {
	font-family: georgia, times, serif;
	font-size: 18px;
	line-height: 22px;
	font-style: italic;
	color: #13537E;
}

#content.internal a,
#map a {
	color: #ea2750;
}

#content.internal a:hover,
#map a:hover {
	color: #f00;
}

#content.internal img {
	border: solid 1px #000;
	max-width: 645px;
}

#content.internal div.story {
	clear: left;
	margin: 25px 0px 30px 0px;
	overflow: auto;
}

#content.internal div.story h2 {
	margin-bottom: 5px;
}

#content.internal div.story p {
	margin-top: 0px;	
}

/* !forms */
#content form {

}

#content form label {
	display: inline-block;
	width: 100px;
	text-align: right;
	margin-right: 10px;
}

#content form label.block {
	display: block;
	width: auto;
	text-align: left;
	margin-right: 0px;
}

#content form input[type=text].block,
#content form textarea.block,
#content form select.block {
	margin-left: 110px;
}

#content form label.required {
	color: #EA2750;
}

#content form img {
	border: solid 1px #EA2750 !important;
}

#content form input[type=text] {
	border: solid 1px #999;
	padding: 3px 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #000;
	font-size: 14px;
}

#content form input[type=submit] {
	background-color: #EA2750;
	border-style: none;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	color: #fff;
	padding: 6px 10px;
	font-size: 14px;
	cursor: pointer;
}

#content form input[type=submit]:hover {
	background-color: #333;
}

/* !internal sidebar */
#content.internal #sidebar {
	float: right;
	width: 200px;
	margin-right: -260px;
}

/* !footer */
#footer {
	position: relative;
	border-top: solid 1px #999;
	padding: 24px 0px 50px 0px;
	margin: 50px 0px 0px 0px;
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	color: #858585;
	text-transform: uppercase;
}

#footer ul {
	position: absolute;
	top: 24px;
	right: 175px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#footer ul li {
	display: inline;
}

#footer ul li a {
	color: #666;
	text-decoration: none;
	border-left: solid 1px #666;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
}

#footer ul li:first-child a {
	border-style: none;
}

#footer ul li a:hover {
	color: #333;
}

#footer form {
	position: absolute;
	top: 20px;
	right: 0px;
}

#footer form input[type=button] {
	border-style: none;
}

#footer form input[type=text] {
	border: solid 1px #999;
	width: 120px;
	height: 8px;
	padding: 4px 4px;
	margin: 0px 2px 0px 0px;
	text-align: right;
	text-transform: uppercase;
	font-size: 10px;
	font-style: italic;
	color: #999;
}

#footer form input[type=button] {
	font-size: 10px;
	border-style: none;
	text-transform: uppercase;
	color: #fff;
	background-color: #5188b2;
	cursor: pointer;
	height: 18px;
	width: 23px;
	text-align: center;
	padding: 0px 0px 0px 0px;
}

#footer form input[type=button]:hover {
	background-color: #13537e;
}

/* !classes */
.aligncenter {
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	margin: 0px 20px 20px 0px;
}

.alignright {
	float: right;
	margin: 0px 0px 20px 20px;
}

.wp-caption {

}

.wp-caption-text {

}

.clear {
	clear: both;
}

/* !blog */
div.entry-header {
	margin: -15px 0px 20px 0px;
}

div.navigation-links {
	margin: 50px 0px 0px 0px;
	font-size: 12px;
}

div.navigation-links div.nav-previous {
	float: left;
}

div.navigation-links div.nav-next {
	text-align: right;
}

div.post {
	margin: 0px 0px 50px 0px;
}

#results {
	height: 25px;
	margin-bottom: 10px;
}

#event-details {
	width: 400px;
	height: 400px;
}

#content form#user-address label {
	width: 160px;
	text-align: right;
	margin-right: 5px;
	font-size: 12px;
}

#map_canvas {
	margin-bottom: 10px;
	width: 600px;
	height: 400px;
	//-webkit-transform: none !important;
}
#map_canvas div {
	//-webkit-transform: none !important;
}

#content.internal #map_canvas img {
	border-style: none;
}

#content.internal img.catch-that-image {
	float: left;
	max-width: 100px;
	max-height: 80px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.event-bottom {
	margin-bottom: 10px;
}

/* WP UI Vertical Tabs */

div.wp-tabs {
	clear: none !important;
	margin-top: 7px !important;
	margin-left: 20px !important;
	z-index: 25;
	position: absolute !important;
}

.wpui-light .ui-tabs {
	background: none !important;
	border: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.ui-tabs-vertical {
	overflow: visible !important;
	border: none;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.wpui-light .ui-tabs {
	background: none;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.wpui-light .ui-tabs-vertical .ui-tabs-panel {
	box-shadow: 0 0 0 #FFF !important;
	width: 600px !important;
	margin: 32px 0px 30px 0px;
	background: white;
	border-top: none !important;
	-webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.6), -2px 0px 3px 0px rgba(0, 0, 0, 0.6) !important;
	box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.6), -2px 0px 3px 0px rgba(0, 0, 0, 0.6) !important;
	position: absolute;
	right: -953px;
	top: 22px;
}

.wpui-light .ui-tabs-vertical ul.ui-tabs-nav {
	background: url('http://www.carcare.org/wp-content/uploads/2013/02/tool-case.png') !important;
	background-repeat: no-repeat !important;
	background-position: top left;
	border: none !important;
	width: 324px !important;
	height: 561px !important;
	padding-top: 32px !important;
	padding-left: 24px !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.wpui-light .ui-tabs-vertical ul.ui-tabs-nav li.ui-state-active {
	background: none !important;
	border: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	position: absolute;
	z-index: 30 !important;
	background: url('http://www.carcare.org/wp-content/uploads/2013/02/tool-drawer-open.png') !important;
	background-repeat: no-repeat !important;
	width: 315px !important;
	margin-bottom: -1px !important;
}

.wpui-light ul.ui-tabs-nav li {
	background: url('http://www.carcare.org/wp-content/uploads/2013/02/tool-drawer-closed.png') !important;
	background-repeat: no-repeat !important;
	border: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	height: 50px !important;
	width: 315px !important;
}

.wpui-styles .ui-tabs-vertical .ui-tabs-nav li {
	padding: 0px !important;
}

.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-selected {
	height: 50px !important;
	width: 300px;
}

.wpui-light ul.ui-tabs-nav li a {
	color: #ffffff !important;
	text-shadow: none !important;
	padding-bottom: 24px !important;
}

.wpui-light ul.ui-tabs-nav li:hover, .wpui-light .ui-tabs-vertical ul.ui-tabs-nav li.ui-state-active {
	transition: background 1s;
	-moz-transition: background 1s;
	-webkit-transition: background 1s;
	-o-transition: background 1s;
	background: url('http://www.carcare.org/wp-content/uploads/2013/02/tool-drawer-open.png') !important;
	background-repeat: no-repeat !important;
}

.wpui-light ul.ui-tabs-nav li:hover a, .wpui-light .ui-tabs-vertical ul.ui-tabs-nav li.ui-state-active a {
	padding-left: 17px;
	transition: padding-left 1s;
	-moz-transition: padding-left 1s;
	-webkit-transition: padding-left 1s;
	-o-transition: background 1s;
}

body.pageid-2552 h1 {
	text-align: center;
	color: #ffffff !important;
	text-transform: uppercase !important;
        font-style: italic;
	position: absolute !important;
	left: 0;
	right: 0;
	padding: 20px 0 20px 500px;
	margin: 0px;
	z-index: 25;
	text-shadow: 1px 1px 0px #000000;
	filter: dropshadow(color=#000000, offx=1, offy=1);
	background: rgb(51,0,0); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMzMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIyJSIgc3RvcC1jb2xvcj0iIzQ5MDYwMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0iIzk4MWQwZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkwJSIgc3RvcC1jb2xvcj0iI2FhMjIxMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiMjI0MTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  rgba(51,0,0,1) 0%, rgba(73,6,3,1) 22%, rgba(152,29,14,1) 75%, rgba(170,34,17,1) 90%, rgba(178,36,18,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(51,0,0,1)), color-stop(22%,rgba(73,6,3,1)), color-stop(75%,rgba(152,29,14,1)), color-stop(90%,rgba(170,34,17,1)), color-stop(100%,rgba(178,36,18,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(51,0,0,1) 0%,rgba(73,6,3,1) 22%,rgba(152,29,14,1) 75%,rgba(170,34,17,1) 90%,rgba(178,36,18,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(51,0,0,1) 0%,rgba(73,6,3,1) 22%,rgba(152,29,14,1) 75%,rgba(170,34,17,1) 90%,rgba(178,36,18,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(51,0,0,1) 0%,rgba(73,6,3,1) 22%,rgba(152,29,14,1) 75%,rgba(170,34,17,1) 90%,rgba(178,36,18,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(51,0,0,1) 0%,rgba(73,6,3,1) 22%,rgba(152,29,14,1) 75%,rgba(170,34,17,1) 90%,rgba(178,36,18,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#330000', endColorstr='#b22412',GradientType=1 ); /* IE6-8 */
}

div#industry_tool_kit {
	display: none !important;
}

body.pageid-2552 #primary {
	float: left !important;
	margin: -35px 0 0 -38px;
	min-height: 1600px !important;
}

body.pageid-2552 #sidebar {
	float: left !important;
	margin-top: 25px !important;
	margin-top: 600px !important;
}

body.ie8 .wpui-light .ui-tabs-vertical .ui-tabs-panel, body.ie7 .wpui-light .ui-tabs-vertical .ui-tabs-panel {
	border-right: solid 2px #666666 !important;
	border-left: solid 1px #666666 !important;
	border-bottom: solid 2px #666666 !important;
}