/*   
Theme Name: RepairACar
Theme URI: http://www.repairacar.co.uk
Description: RepairACar Theme
Author: Marta Benduska
Version: 0.1
* /


@media screen {/*
html, body, * {margin:0; padding:0; height:100%;}
html, body {height:100%;}

html {font-size:100.01%;}
body {font-size:75%; color:#333; background:#fff; font-family:"Helvetica Neue", Arial, Helvetica, sans-serif; line-height:1.5;}


h1, h2, h3, h4, h5, h6 {font-weight:normal; color:#6096BC; font-family:"Museo", Arial, Helvetica, sans-serif;}
h1 {font-size:2.5em; line-height:1; margin:0.2em 0;}
h1 span {font-size: 18px; line-height: 1; margin:7px 0; display:block;}
h2 {font-size: 2em; margin-bottom:0.75em;}
h3 {font-size:1.5em; line-height:1.2em; margin-bottom:0.5em;}
h4 {font-size:1.2em; line-height:1.25; margin-bottom:0.85em;}
h5, h6 {font-size:1em;font-weight:bold;}
h5 {margin-bottom:0.5em;}



.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }

.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 * /
a img { border: none; }

/* Page Sections
http://dev.repairacar.co.uk/_images/graphics/repairacar-logo.png
* /
#container {min-height: 100%; min-width: 1020px; position:relative;}
#page-wrap {width: 960px; margin: 20px auto 0;padding-bottom: 170px;}
#header_wrapper{ width: 100%; height:285px; background-color:#68ACD9; padding-top:10px; border-top:10px solid #4A7EA6; background: url('http://dev.repairacar.co.uk/_images/graphics/cyan-blue.png');box-shadow: 0px 0px 5px #4A7EA6;}
#footer_wrapper {width: 100%; height: 139px; margin: 0; position: absolute; bottom: 0; background-color: #4A7EA6; background: url('http://dev.repairacar.co.uk/_images/graphics/cyan-blue.png');}
#header_wrapper, #footer_wrapper { width: 960px; margin: 0 auto; position:relative;}

#header, #footer { width: 960px; margin: 0px auto; position:relative; }
#header { height:285px;}
#footer { height: 139px;}




#content_rc {float:left; width:700px;}
#sidebar { width:240px; margin-left:20px; margin-top:100px; float:right;}
#sidebar ul {list-style-type:none;}

#sidebar_blog { width:218px; margin-left:20px; margin-top:0px; float:right; padding:10px; border: 1px solid #EEEEEE; }
#sidebar_blog ul {list-style-type:none;}
#sidebar_blog li {list-style-type:none; margin: 10px; 0px; border-bottom: 1px solid #EEEEEE; padding:5px 0px;}
#sidebar_blog a { text-decoration:none; text-size:10px;}
#sidebar_blog a:hover { color:#6db8d2;}

#header #top_logo { margin-top: 22px; }

/* Regions Section * /

a.b_link {position:relative;padding:3px 10px 4px 16px;border:1px solid #DDD;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;line-height:1em;background-color:#fff;background-image:-moz-linear-gradient(100% 100% 90deg, #ebebeb, #fff);background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#ebebeb));text-decoration: none;margin-right:3px;float:left; font-size:9px;}
a.b_link:hover {border:1px solid #CCC;background-color:#fff;background-image:-moz-linear-gradient(100% 100% 90deg, #fff, #ebebeb);background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#ebebeb), to(#fff));}
a.b_link img {position:absolute;top:0;left:1px;top:1px;}

/* Forms * /

#form { height:175px; width:425px; position:absolute; right:16px; bottom:0px; padding:0px 15px;}
#form fieldset { display:inline; border:none; margin-bottom:10px;}
#form h4 { display:inline-block; color:#3e6883; font-size:12px; margin-bottom:10px; margin-right:10px;}
#form select , #form textarea, #form input[type=text] {width:195px; position:relative; margin-right:10px; }
#form input[name=mobile]{ top:-50px; }
#form  textarea{height:63px;}
#form input[type=image] { position:relative; top:-35px; right:-260px; }
.countdown {
	position: absolute;
	left: 15px;
	bottom: 6px;
	font-size: 16px;
	font-weight: bold;
	color:#3e6883;
}


#signup_form { float:left; padding:15px; background-color:#6DB8D2; text-align:center; font-size:13px; color:#FFF; font-weight:bold; margin-bottom:15px; margin-right:15px; }
#signup_form form {margin-bottom:0px;}
#signup_form fieldset{ border:none; margin:0;}
#signup_form select, #signup_form input[type=text], #signup_form textarea { width:160px;}
#signup_form * {margin-bottom:10px;}
#signup_form input[type=image] { margin:0;}

#commentform {}
#commentform div { margin-bottom:15px;}


/* Text * /

h1, h2, h3 { font-weight: normal; margin: 0 0 10px 0; }
h1 { color:#FFF; font-weight:bold; padding:15px;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px; background-color:#6ab0d9; font-size:21px; display:inline-block;}
h2 { font-size:18px; color:#6db8d2; font-weight:bold; }
h3 { font-size:18px; color:#6db8d2; font-weight:bold; }

#error  { font-size:18px; color:#FFF; background-color:red; width:100%; padding-top:25px; height:50px; text-align:center; }

.entry h3 { font-size:18px;}
.entry h3 a { text-decoration:none; color:#6db8d2;}
.entry h2 {font-size:22px;}

.breadcrumbs a {text-decoration:none;}
.breadcrumbs {width:100%; padding:5px 0px; border-top: 1px solid #EEEEEE; border-bottom: 1px solid #EEEEEE;}

.tags { font-weight:bold; font-size:10px; margin-bottom:10px;}
.tags a { font-size:10px; font-weight:normal; text-decoration:none; font-style:italic; }

.comment_link { position:absolute; bottom:-15px; background-color:#6DB8D2; border: 1px solid #d9d9d9; padding:5px; font-size:10px; color:#FFF; font-weight:bold;}

.comment_link  a { color:#FFF;}


.more-link { font-size:10px; font-weight:bold; text-decoration:none;}


/* Footer * /

#footer { color:#FFF; font-weight:bold;}
#footer_wrapper{height:139px; position:relative; margin-top:-139px;}

/* Tags * /

#content_rc .tags {
list-style-type: none;
padding: 4px 0 0 5px;
color: #666666;
overflow:hidden;
padding: 0 0 15px;
border-bottom: 1px solid #EEEEEE;
margin:0;
font-size:9px;
}

#content_rc .tags li {
display: inline;
line-height: 16px;
padding:0;
}
#content_rc .tags li:after {
content: ",";
}
#content_rc .tags li:first-child:after, #content .tags li:last-child:after {
content: "";
}

.bold { font-weight:bold;}

p { margin: 0 0 10px 0; }
a {color:#444;text-decoration:underline;}
a:hover { } 

blockquote { }
blockquote p { }

ul, ol { margin: 0 0 10px 0; }
ol {margin-left: 30px;}

.post { margin-bottom:20px; border: 1px solid #EEEEEE; padding:15px; position:relative;}
.post h2 a { text-decoration:none; color:#6DB8D2; }
.post h2 a:hover {}

.alignleft{float:left; margin-right:15px; margin-bottom:15px;}
.alignright{float:right; margin-left:15px; margin-bottom:15px;}

.entry { }
.entry a { }
.entry a:hover { }

pre { }
code, tt { }

#meta { }
.postmetadata { }

#sidebar { }

.navgation { }
   .next-posts { }
   .prev-posts { }

#searchform { }
	#s { }
	#searchsubmt { }
	
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { }
input[type=text] { }
textarea { }


} /* END screen media * /


@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0;}
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */

/*Opera Fix keeps footer at the botttom of the page* /
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}



/*
-----------------------------
AUTOCOMPLETE STYLES
-----------------------------
* /

.ac_results {
	padding: 0px;
	border: 1px solid #CECECE;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;* /
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	* /
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #f8f8f8;
}

.ac_over {
	background-color: #6db8d2;
	color: white;
}
*/