/*
Theme Name: Everything Car Boot WP Theme
Description: Semantic, SEO Optimised, Custom Wordpress Theme for Everything Car Boot
Author: Matthew Rochow
Author URI: http://www.matthewrochow.com
*/

/* Reset */
a, abbr, acronym, address, area, b, bdo, big, blockquote, body, button, caption, cite,
code, col, colgroup, dd, del, dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4,
h5, h6, hr, html, i, images, ins, kbd, label, legend, li, map, object, ol, p, param, pre,
q, samp, small, span, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead,
tr, tt, ul, var {margin:0;padding:0;vertical-align:baseline}

/* Defaults */
:focus {outline:0}
a, a:visited {color:#9fc0ce;text-decoration:none}
a:hover {text-decoration:underline}
abbr, acronym, dfn {border-bottom:1px dotted;cursor:help}
blockquote {background:#EEE;clear:both;border-left:2px solid #CCC;margin:0 0 1em}
blockquote p {color:#666;margin:.5em}
html {background:#3a271b url(images/bg.png) left top repeat-x}
body {color:#fff;font:75%/151% Arial, Sans-Serif}
code, pre {font-size:1em}
del {text-decoration:line-through}
dfn {font-style:italic;font-weight:bold}
dt {font-weight:bold}
dd {margin:0 0 1em 10px}
fieldset {border:0}
fieldset p {margin:0 0 5px}
img {border:0;vertical-align:bottom}
ins {text-decoration:none}
h1 {font:bold 2em/1.25em "Trebuchet Ms", Arial, Sans-Serif}
h2 {font:bold 1.5em/1.25em "Trebuchet Ms", Arial, Sans-Serif}
h3 {font:bold 1.5em/1.25em "Trebuchet Ms", Arial, Sans-Serif}
h4 {font:bold 1em/1.25em "Trebuchet Ms", Arial, Sans-Serif}
hr {margin:0 0 0.5em}
p {margin:0 0 2em}
ul, ol {list-style:none;margin:0 0 1em}
textarea {font:1em Arial;overflow:auto}
tt {display:block;margin:0.5em 0;padding: 0.5em 1em}
th {background:#EEE;border:solid #CCC;border-width:1px 0 0 1px;padding:3px}
td {border:solid #CCC;border-width:1px 0 0 1px;padding:3px}
table {border:solid #CCC;border-width:0 1px 1px 0}

/* Containers */
#page {margin:21px auto 0;width:950px}

/* Header */
#header {background:url(images/header-bg.png) 557px top no-repeat;height:116px;width:100%}
#header #logo {color:#09C;font:italic bold 2.25em/1.2em "Trebuchet Ms", Arial, Sans-Serif;float:left;margin:21px 0 0}
#header span {display:block;font-style:italic;margin:4px 0 0}

	/*Search form*/
	#header form {float:right;margin:42px 0 0;width:256px}
	#searchform div.input {background:url(images/search-bg.png) left top no-repeat;float:left;height:27px;overflow:hidden;width:211px}
	#searchform div.input input {background:none;border:0;color:#fff;font:1em Arial, Sans-Serif;line-height:1em;padding:6px 5px;width:200px}
	#searchform #searchsubmit {float:left}

/*Navbar*/
#navbar {height:59px;width:100%}
#navbar ul#nav {float:left}
#navbar ul#nav li {float:left;padding:9px 32px 0 0}
#navbar ul#nav li a {color:#fff;font-size:1.165em;font-weight:700;text-decoration:none;text-transform:lowercase}
#navbar ul#nav li a:hover, #navbar ul#nav li.current_page_item a  {color:#FF693A}

	/*Social*/
	#navbar ul#social{float:right}
	#navbar ul#social li {color:#B6D9DC;float:left;font:bold 1.085em "Trebuchet MS", Arial, Sans-Serif;padding:0 15px 0 0}
	#navbar ul#social li.connect {padding:11px 21px 0 0}
	#navbar ul#social li a {float:left;height:25px;overflow:hidden;position:relative;width:25px}
	#navbar ul#social li a span {background:url(images/social.png) left top no-repeat;cursor;pointer;height:100%;left:0;position:absolute;top:0;width:100%}
	#navbar ul#social li a#twitter span {background:url(images/social.png) -25px top no-repeat}
	#navbar ul#social li a#delicious span {background:url(images/social.png) -50px top no-repeat}
	#navbar ul#social li a#rss span {background:url(images/social.png) right top no-repeat}
	
/*Main*/
#main {background:url(images/sidebar-bg.png) right top repeat-y;overflow:hidden;width:100%}

/*Featured*/
#featured {background:url(images/featured-bg.png) left top repeat-x;overflow:hidden;height:306px;width:100%}
#featured .feature {height:306px;position:relative;width:100%}
#featured .feature h1 {color:#fff;font-size:2.91em;margin:0 0 12px}
#featured .feature .content {float:left;padding:34px 0 0 37px;width:387px}
#featured .feature .content .arrowed {background:url(images/blue-arrow.png) right no-repeat;color:#E1F2F2;font:bold 1.25em "Trebuchet MS", Arial, Sans-Serif;padding:0 14px 0 0;text-decoration:none}
#featured .feature .content .read-more {float:right;height:13px;overflow:hidden;position:relative;text-indent:-999em;width:71px}
#featured .feature .content .read-more span {background:url(images/read-more.png) left top no-repeat;cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}
#featured .feature img {float:right}

/*Title Box*/
#titlebox {background:url(images/featured-bg.png) left top repeat-x;color:#E0F2F2;font:1em "Trebuchet MS", Arial, Sans-Serif;overflow:hidden;padding:21px 0 0 21px;width:929px}
* html #titlebox {height:1%;overflow:visible}
#titlebox h1 {color:#fff;font-size:2.5em;margin:0 0 16px}
#titlebox p {width:575px}

/* Content*/
#content {float:left;overflow:hidden;padding:33px 45px 20px 10px;width:595px}
#content ul {list-style:disc;margin:0 0 1em 18px}
#content ol {list-style:decimal;margin:0 0 1em 22px}
	
	/* Post */
	#content .post {background:url(images/post-divider.png) top no-repeat;margin:0 0 0px;padding:35px 0 10px;overflow:hidden}
	* html #content .post {height:1%;overflow:visible}
	#content .post .postmetadata {font:1.085em "Trebuchet MS", Arial, Sans-Serif}
	.single #content .postmetadata {background:url(images/post-divider.png) left bottom no-repeat;padding:0 0 26px}
	.single #content .post, #content #first {background:none;margin:0;padding:0 0 25px}
	#content .post h1 {border:0;margin:0 0 10px}
	#content .post h2 {font-size:2em;margin:0 0 10px}
	#content .post h2 a {color:#dff2f2}
	#content .post h2 a:hover {text-decoration:none}
	#content .sticky {background:#f5efca}
	#content .post .date {color:#9fc0ce;}
	#content .post .posted {color:#9C8678}
	#content .post .postmetadata a {color:#fff}
	#content .post .read-more {float:right;height:13px;margin-top:5px;overflow:hidden;position:relative;text-indent:-999em;width:71px}
	#content .post .read-more span {background:url(images/read.png) left top no-repeat;cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}
	#content .page .entry h2 {color:#DFF2F2;font-size:2em;margin:0 0 15px}

	/*Homepage Content*/
	.home #content h1 {color:#D6EEEE;font-size:2.33em;margin:0 0 20px}
	.home #content h2 {color:#D6EEEE;font-size:1.365em;margin:0 0 4px;padding:10px 0 0}
	#content #fanfb {background:url(images/fb-tweet.png) left top no-repeat;color:#fff;float:left;font:700 1.25em "Trebuchet MS", Arial, Sans-Serif;height:71px;margin:0 47px 0 -10px;overflow:hidden;padding:27px 58px 0 115px;text-decoration:none;width:104px}
	#content #tweet {background:url(images/fb-tweet.png) left bottom no-repeat;color:#fff;float:left;font:700 1.25em "Trebuchet MS", Arial, Sans-Serif;height:71px;overflow:hidden;padding:27px 58px 0 115px;text-decoration:none;width:104px}

	/*Pagination*/
	#content .wp-pagenavi {background:url(images/page-nav-bg.png) left top no-repeat;color:#BAABA3;font:1em "Trebuchet MS", Arial, Sans-Serif;line-height:29px;margin:0 0 0 -3px;padding:0 170px;position:relative;text-align:center;width:283px}
	#content .wp-pagenavi .pages {left:13px;position:absolute;text-align:left;top:0;width:150px}
	#content .wp-pagenavi .last {background:url(images/navi-divider.png) left no-repeat;color:#BAABA3;font-size:.925em;padding:0 0 0 10px;position:absolute;right:13px;top:0;width:17px}
	/*#content .wp-pagenavi .next {background:url(images/navi-divider.png) left no-repeat;color:#BAABA3;font-size:.925em;padding:0 0 0 10px;position:absolute;right:48px;top:0;width:22px}*/
	#content .wp-pagenavi .prev {background:url(images/navi-divider.png) left no-repeat;color:#BAABA3;font-size:.925em;padding:0 0 0 10px;position:absolute;right:90px;top:0;width:41px}
	#content .wp-pagenavi .first {color:#BAABA3;font-size:.925em;position:absolute;right:146px;top:0;width:22px}
	#content .current {background:url(images/navi-divider.png) right no-repeat;color:#fff;padding:0 12px}
	#content a.page {background:url(images/navi-divider.png) right no-repeat;color:#BAABA3;padding:0 12px}
	
	/*social Links*/
	#social-book {background:url(images/post-divider.png) left bottom no-repeat;padding:10px 0;overflow:hidden}
	* html #social-book  {height:1%;overflow:visible}
	#social-book span {color:#B6D9DC;float:left;font:bold 1.085em "Trebuchet MS", Arial, Sans-Serif;line-height:25px}
	#social-book a {float:left;height:25px;margin:0 0 0 20px;overflow:hidden;position:relative;width:25px}
	#social-book a span {background:url(images/social.png) left top no-repeat;cursor;pointer;height:100%;left:0;position:absolute;top:0;width:100%}
	#social-book a.retweet span {background:url(images/social.png) -25px top no-repeat}
	
/* Pagination */
#content #prev-next {list-style:none}
#content #prev-next #prev {float:left}
#content #prev-next #next {float:right}

/* Sidebar */
#sidebar {float:right;padding:0 0 20px;overflow:hidden;width:300px}
#sidebar ul {list-style:none;margin:0}
#sidebar ul ul {font:1em "Trebuchet MS", Arial, Sans-Serif;margin:0 0 35px 8px;overflow:hidden}
* html #sidebar ul ul {height:1%;overflow:visible}
#sidebar ul li {overflow:hidden}

	/*Newsletter*/
	#sidebar #newsletter-box {background:url(images/newsletter-box-bg.png) left top no-repeat;color:#333;height:340px;padding:24px 29px 0 29px;position:relative;width:242px}
	#sidebar #newsletter-box h3 {padding:0 0 11px}
	#sidebar .mc_signup_submit {padding:0}
	#sidebar #newsletter-box fieldset {background:none;border:0;padding:0;position:static}
	#sidebar #newsletter-box legend, #sidebar #newsletter-box label {display:none}
	#sidebar input.mc_input {background:#333;border:0;color:#fff;font:1em "Trebuchet MS", Arial, Sans-Serif;line-height:1em;margin:0 0 19px;padding:10px 5px;width:226px}
	#sidebar input#mc_signup_submit {background:url(images/signup.png) left top no-repeat;border:0;clear:both;height:80px;padding:0;position:absolute;right:25px;top:271px;width:114px}
	#sidebar #newsletter-box p {margin:0}
	#sidebar #newsletter-box p.centered {line-height:1em;margin:0 auto;text-align:center}
	#sidebar #mc_message {height:27px;padding:0}
	#mc_signup_submit:hover, #sendbutton:hover, #submit:hover {cursor:pointer}

	#sidebar input#mc_mv_EMAIL {margin:40px 0 0}
	#sidebar input#mc_mv_FNAME {margin:-85px 0 60px}

	/*Sidebar Blog*/
	#sidebar #recent {background:url(images/sidebar-blog.png) left top no-repeat;min-height:430px;padding:29px 32px 0;width:236px}
	#recent .recent-post {background:url(images/divider.png) left bottom no-repeat;overflow:hidden;padding:19px 0 0}
	* html #recent .recent-post {height:1%;overflow:visible}
	#recent .recent-post h2 {color:#D2EBEB;font-size:1em;font-weight:400;margin:0 0 15px}
	#recent .recent-post p {color:#AEC4C4;font-size:.865em}
	#recent .recent-post a {color:#fff;text-decoration:none}
	#recent .recent-post a.more {background:url(images/arrow.png) right 3px no-repeat;color:#FF693A;padding:0 8px 0 0}
	#recent ul li h3 {background:url(images/divider.png) left bottom no-repeat;margin:0 0 15px;padding:0 0 15px}
	#recent div.last {background:none}

		/*Categories*/
		#recent ul li.widget_categories ul li {float:left;margin:0 8px 5px 0;width:106px}
		#recent ul li.widget_categories ul li a, #recent ul li.widget_archive ul li a {color:#fff}
		#recent ul li.widget_archive ul li {margin:0 0 5px 0}
		
	
/* Footer */
#footer {background:url(images/bottom.png) left bottom repeat-x;clear:both;font:bold 1em "Trebuchet MS", Arial, Sans-Serif;height:121px;margin:-2px auto 0;padding:51px 0 0;overflow:hidden}
* html #footer {background:#1f1f1f}
#footer div {margin:0 auto;width:950px}
#footer p {float:right;text-align:right}
#footer ul {float:left;list-style:none}
#footer ul li {background:url(images/footer-divider.png) right 4px no-repeat;float:left;padding:0 9px 0 7px;text-transform:lowercase}
#footer ul li.last {background:none}
#footer ul li a {color:#fff}
#footer .design {clear:both}

/* Image Alignment */
img.aligncenter {background:#151413;display:block;margin-left:auto;margin-right:auto}
img.alignright {background:#151413;display:inline;margin:0 0 2px 7px;padding:21px}
img.alignleft {display:inline;margin:0 7px 2px 0;padding:5px}
.alignright {float:right}
.alignleft {float:left}

/* Legacy Comments */
#comments #commentlist {list-style:none;margin:0 0 1em;padding:0;text-align:justify}
#comments #commentlist li {list-style:none;margin:15px 0 3px;padding:5px 10px 3px}
#comments #commentlist li.alt {background:#EEE}
#comments #commentlist li .avatar {background:#fff;border:1px solid #eee;float:right;padding:2px}
#comments #commentlist cite, #commentlist cite a {font-style:normal;font-weight:bold}
#comments #commentlist p {margin:10px 5px 10px 0}
#comments #commentmetadata {font-weight:normal}
#comments #commentform input.input {border:1px solid #CCC;font-size:1.1em;margin:5px 5px 1px 0;padding:2px;width:170px}
#comments #commentform input.input:hover {background:#EEE}
#comments #commentform textarea {border:1px solid #CCC;padding:2px;width:98%}
#comments #commentform textarea:hover {background:#EEE}
#comments #commentform #submit {}
#comments #commentform p {margin:0 0 .5em}
#comments #allowed-tags strong {display:block}
#comments .nocomments {margin:0;padding:0;text-align:center}
#comments .commentmetadata {display:block;margin:0}

/* 2.7+ Comments */
#comments_wrap {padding:40px 0 0;width:100%}
#comments_wrap h2 {padding:0 0 20px}
#comments_wrap ol {list-style:none;margin:0}
#comments_wrap ol li {background:url(images/post-divider.png) left bottom no-repeat;margin:0 0 5px;overflow:hidden}
* html #comments_wrap ol li {height:1%;overflow:visible}
#comments_wrap .commentmetadata {margin:0 0 10px}
#comments_wrap .comment-author {color:#ADC4C4;font-size:.925em;width:100%;margin:0 0 5px;overflow:hidden;padding:0 0 3px;line-height:32px;}
#comments_wrap .comment-author img {float:left;margin:0 10px 0 0}
#comments_wrap .comment-author cite {font-style:normal}
#comments_wrap .comment-author cite a {color:#fff}

/*Respond*/
#respond {padding:40px 0 0}
* html #respond {height:1%;overflow:visible}
#form-container div div span {color:#ff6839}
#form-container {background:url(images/form-bg.png) center top repeat-y;width:602px}
#form-container div {background:url(images/form-bg.png) left top no-repeat;width:602px}
#form-container div div {background:url(images/form-bg.png) right bottom no-repeat;overflow:hidden;padding:23px 133px 26px;width:336px}
#form-container div div div {background:none;padding:0}
#form-container div div div legend {display:none;padding:0}
#form-container div div form input#submit {float:right;margin:0 24px 0 0}
#form-container div div form input.text {background:#333;border:0;color:#fff;font:1em "Trebuchet MS", Arial, Sans-Serif;padding:9px 5px;width:307px}
#form-container div div textarea {background:#333;border:0;color:#fff;font:1em "Trebuchet MS", Arial, Sans-Serif;padding:9px 5px;resize:none;width:307px}
#form-container div div form p {position:relative}
#form-container div div label {font:1em "Trebuchet MS", Arial, Sans-Serif;position:absolute;left:5px;top:12px}

	/*Mailchimp*/
	#form-container div div p {font:1em "Trebuchet MS", Arial, Sans-Serif;}
	#form-container div div .mc_merge_var {position:relative}
	
	/*Contact Form*/
	#form-container div div form#cformsform li {position:relative;}
	#form-container div div form#cformsform {background:none;border:0!important;width:336px!important}
	#form-container div div form#cformsform fieldset {background:none;border:0!important;width:336px!important}
	#form-container div div form#cformsform fieldset legend {display:none}
	#form-container div div form#cformsform span {color:#fff}
	#form-container div div form#cformsform em {color:#ff6839}
	#form-container div div form#cformsform input.single {background:#333!important;border:0;color:#fff;font:1em "Trebuchet MS", Arial, Sans-Serif;padding:9px 5px;width:307px!important}
	#form-container div div form#cformsform label {text-align:left!important;top:20px}
	#form-container div div form#cformsform label span {text-align:left!important}
	#form-container div div form#cformsform li#li--3, #form-container div div form#cformsform li#li--4 {margin-top:-15px!important}
	#form-container div div form#cformsform input#sendbutton {background:url(images/submit.png) left top no-repeat;border:0!important;float:right;height:16px;margin:-15px 4px 0 0;padding:0;width:61px}
	#form-container div div .linklove {display:none}

/* Captions */
.wp-caption {background:#f3f3f3;border:1px solid #ddd;border-radius:3px;khtml-border-radius:3px;margin:10px;moz-border-radius:3px;padding-top:4px;text-align:center;webkit-border-radius:3px}
.wp-caption img {border:0 none;margin:0;padding:0}
.wp-caption p.wp-caption-text {font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}