/*
Theme Name: Speedycars
Theme URI: http://me-bg.com/
Version: 2.0
Description: Speedycars - Rent a car theme.
Author: me-bg
Author URI: http://me-bg.com/
Last updated: 2012-01-01
*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #048;}
a:hover {color: #06C;}
a img {border: none;}

body {
	background-attachment: scroll;
	background-image: url(img/body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E7E7E2;
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
	padding-top: 0px;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {font: normal 1.8em Tahoma,sans-serif;}
h2 {font: normal 1.8em Tahoma,sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

h1,h2,h3 {padding-top: 6px; color: #FFF; margin-bottom: 4px;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container {
/*	border: 2px solid #181D21;
	background: #FFF; */
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px;
	width: 780px;
}

/*.outer-container {
	background: url('img/container.jpg') no-repeat center bottom;
	padding-bottom: 0px; */
}

/* headere & title */
.header {
	background: #222 url('img/header1.png') no-repeat;
	border: 1px solid #FFF;
	height: 230px;
	margin-bottom: 5px;
	text-align: center;
}

.headerpic {
-moz-border-radius:10px 10px 0 0;
border-radius:10px 10px 0 0;
}
.header .title {
	color: #FFF;
	padding-top: 0px;
-moz-box-shadow:    3px 3px 10px 3px #444;
-webkit-box-shadow: 3px 3px 10px 3px #444;
box-shadow:         3px 3px 10px 3px #444;
}
.header .title .sitename a {
	border-bottom: 1px dashed #657382;
	color: #FFF;
	font: normal 3em sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
}
.header .title a:hover {border-color: #F60;}
.header .title .slogan {
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;
}

/* path */
.path {
/*	background: #949490;
	border: 1px solid #FFF;
	color: #FFF; */
	font: normal 1.1em Verdana,sans-serif;
/*	padding: 8px 12px; */
}
.path li,.path ul {display: inline;}
.path a {
	color: #FAFAFA;
	text-decoration: none;
	margin-right: 16px;
}
.path a:hover {
	color: #FFE;
	text-decoration: underline;
}

/* main */
.main {
/*	background: url('img/main.gif') repeat-y; 
	border-top: 4px solid #FFF; */
	padding: 8px 0px 0 0;
}

/* content */
.content {
	float: right;
	width: 590px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	line-height: 1.4em;
	list-style: url('img/li.png');
	margin-left: 18px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

/* navigation */
.navigation {
	float: left;
	width: 174px; /* 210px*/
}
.navigation h2 {
	color: #5A5A43;
	font: bold 1.1em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.navigation ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.navigation li {border-bottom: 1px solid #EAEADA;}
.navigation li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.navigation li a:hover {
	background: #F0F0EB;
	color: #654;	
}

/* footer */
.footer {
/*	background: #949490;
	border: 1px solid #EEE;*/
	color: #F7F7F2; 
	font: bold 1em sans-serif;
/*	margin-top: 5px;
	padding: 10px 12px; */
}
.footer a {
	color: #F7F7F2;
	text-decoration: none;
}
.footer a:hover {color: #F7F7F2; text-decoration: underline}
.footer .right, .footer .right a {color: #F7F7F2;}
.footer .right a:hover {color: #F7F7F2; text-decoration: underline}

/* posts */
.post  a {
	/* border-bottom: 1px dashed #AAA; */
	color: #000;
	text-decoration: none;
}
.post h1 a:hover {
	/* border-color: #F60; */
	color: #FFF;
}

.post {margin: 0px 0 2px;}
.post .info{
	background: #F5F5F5;
	border: 1px solid #E3E4E4;
	color: #666;
	height: 100%;
	margin: 2px 0 4px;
	padding: 5px 10px;
}
/*.post img {
	border: 4px solid #F5F5F5;
	margin: 4px 0;
}
.post a img {border: 4px solid #DDD;}
.post a:hover img {border-color: #CCC;}*/

.info a {text-decoration: none;}
.info a:hover {text-decoration: underline;}

/* comments */
.content ol li {
	background: none;
}

.commentlist {margin: 0; padding: 0;}
.commentlist li {
	margin-bottom: 1.2em;
	list-style: decimal;
}
#commentform {
	margin: 1em 0;
	background: #FAFAFA;
	width: 360px;
}
.commentmetadata {padding: 2px 0 4px;}
.commentmetadata a {
	color: #444;
	text-decoration: none;
}
.commentmetadata a:hover {text-decoration: underline;}

textarea.styled {width: 280px;}

.styled {
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #D6D3D3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 3px;}

/* calendar */
#wp-calendar {color:#A0A0A0;}

.navigation table caption {border-bottom-color:#fff;}

.navigation table thead tr {
  border-bottom-color:#fff;
  color:#A53512;
}

.navigation table th {border-bottom-color:#fff;}

.navigation table td#today {
  border-color:#fff;
  color:#A53512;
}

.navigation table td a {
  border-bottom-color:#fff;
  background-color:#fff;
}

.navigation table tfoot {border-top-color:#fff;}

.navigation table tfoot a {background:none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
}

.navigation table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}

.navigation table thead tr {border-bottom:1px solid;}

.navigation table th {border-bottom:1px solid;}

.navigation table td {
  width: 225px; /* maximaize width; honestly, I don't know much about tables... */
  padding: 1px;
  font-size: 0.9em;
}

.navigation table td#today {
  padding: 0;
  border: 1px solid;
  font-size: 1em;
  font-weight: bold;
}

.navigation table td a {
  display: block;
  border-bottom: 1px solid;
  font-weight: bold;
  font-size: 1.15em;
padding-bottom:8px;
margin-top:-5px;
text-transform:uppercase;
text-decoration:none;
color: #29333D;
}

.navigation table tfoot {border-top:1px solid;}
.navigation table tfoot a {
  border: none;
  font-weight: bold;
}
.navigation table tfoot #prev a {text-align:left;}
.navigation table tfoot #next a {text-align:center;}

#searchform {padding: 10px;}

/* 
   Wordpress 
------------------------------------------------------------------- */

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


/* Images */
img.alignleft,img.alignright,img.aligncenter {
	background-color: #FFF;
	border: 0px solid #DDD;
	padding: 3px;
}

img.alignleft {margin: 0 15px 12px 0;}
img.alignright {margin: 0 0 15px 12px;}


/* Floats */
.alignleft {float: left;}
.alignright {float: right;}
.aligncenter {margin: 0 auto;}

/* Tables price */
.table td {
        background-color: #DBDBDB;
		border: solid;
		border-color:#FFFFFF;
		border-width: 1px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #626262;
     	padding: 5px;
        vertical-align: middle; 
	}	
.table th {
		background-color: #cccccc;
		border: solid;
		border-color:#FFFFFF;
		border-width: 1px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #626262; 
        padding: 3px;
        vertical-align: middle; 
}

/* Table friends */
.friends .table{
	background: #F5F5F5;
	border: 1px solid #FFF;
	color: #666;
	margin: 0px 0 0px;
	padding: 0px 0px;
}

/* Div content */
.content .table{
	background: #F5F5F5;
	height: 20%;
	border: 1px solid #29333D;
	color: #666;
	margin: 0px 0 0px;
	padding: 5px 10px;
}

/* Table content */
.table2 td {
        background-color: #F5F5F5;
		border: solid;
		border-color: #29333D;
		border-width: 1px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #626262;
     	padding: 15px;
        vertical-align: middle; 
	}	
.table2 th {
		background-color: #F5F5F5;
		border: solid;
		border-color: #29333D;
		border-width: 1px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #626262; 
        padding: 15px;
        vertical-align: middle; 
}

/* Table title */
.tabletitle td {
        background-color: #F5F5F5;
		border: solid;
		border-color: #29333D;
		border-width: 1px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #626262;
        vertical-align: middle;
		padding: 5px 10px;
	}	
.tabletitle th {
		background-color: #F5F5F5;
		border: solid;
		border-color: #29333D;
		border-width: 1px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #626262; 
        vertical-align: middle;
		padding: 5px 10px;
}

.form_back {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F8F7F6;
	word-spacing: normal;
	border: thin solid #D6D3D3;
}

/* from Header.php */ 
.table td {
        background-color: #DBDBDB;
		border: solid;
		border-color: #29333D;
		border-width: 1px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #626262;
     	padding: 5px;
        vertical-align: middle; 
	}	
.table	 th {
		background-color: #cccccc;
		border: solid;
		border-color: #29333D;
		border-width: 1px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #626262; 
        padding: 3px;
        vertical-align: middle; 
}
table.price {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: none none none none;
	border-color: black black black black;
	border-collapse: separate;
	background-color: rgb(245, 245, 245);
}
table.price th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: rgb(245, 245, 245);
	-moz-border-radius: 0px 0px 0px 0px;
}
table.price td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: rgb(245, 245, 245);
	-moz-border-radius: 0px 0px 0px 0px;
}

table.period {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: hidden hidden hidden hidden;
	border-color: black black black black;
	border-collapse: separate;
	background-color: white;
}
table.period th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: #CCCCCC;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.period td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: #DBDBDB;
	-moz-border-radius: 0px 0px 0px 0px;
}

/* Tweaks from http://me-bg.com/ */ 

.pagecont {
-moz-border-radius: 10px;
border-radius: 10px;
-moz-box-shadow:    3px 3px 10px 3px #444;
-webkit-box-shadow: 3px 3px 10px 3px #444;
box-shadow:         3px 3px 10px 3px #444;
}

.kolititle
{
-moz-border-radius: 5px;
border-radius: 5px;
background-color: #29333D;
border: 1px #000;
color: #fff;
text-align: center;
margin: 5px;
padding-bottom:5px;
        -webkit-box-shadow: 0 8px 6px -6px black;
           -moz-box-shadow: 0 8px 6px -6px black;
                box-shadow: 0 8px 6px -6px black;
}

.postcont {
-moz-border-radius: 10px;
border-radius: 10px;
-moz-box-shadow:    3px 3px 10px 3px #444;
-webkit-box-shadow: 3px 3px 10px 3px #444;
box-shadow:         3px 3px 10px 3px #444;
}

h3.aboutus {
color:#000;
padding-left:10px;
padding-right:10px;
padding-top:10px;
}

p.aboutus {
color:#000;
text-align:justify;
padding-left:10px;
padding-right:10px;
font-family:Tahoma;
font-size: 12px;
}

.aboutus {color:#222;}

.sidebarbgr1 {
margin-top:5px;
padding-top:5px;
background-color:#29333D;
-moz-border-radius:10px 10px 0 0;
border-radius:10px 10px 0 0;
border:0px solid #fff;
-moz-box-shadow:    3px 3px 10px 3px #444;
-webkit-box-shadow: 3px 3px 10px 3px #444;
box-shadow:         3px 3px 10px 3px #444;
}

.sidebarbgr2 {
background-color:#fff;
-moz-border-radius:0 0 10px 10px;
border-radius:0 0 10px 10px;
margin-bottom:10px;
-moz-box-shadow:    3px 3px 10px 3px #444;
-webkit-box-shadow: 3px 3px 10px 3px #444;
box-shadow:         3px 3px 10px 3px #444;
}


p.titleside {color:#CCCECE;
font-family:Tahoma;
font-size: 12px;
text-align:center;
text-transform:uppercase;
font-weight:600;
padding-top:10px;
}

.titlebgr {  
-moz-box-shadow:    3px 3px 10px 3px #444;
-webkit-box-shadow: 3px 3px 10px 3px #444;
box-shadow:         3px 3px 10px 3px #444;
background-color:#29333D;
-moz-border-radius: 10px;
border-radius: 10px;
border:0px solid #fff;}

.shadowbuttonstart {
-moz-box-shadow:    3px 3px 10px 3px #444;
-webkit-box-shadow: 3px 3px 10px 3px #444;
box-shadow:         3px 3px 10px 3px #444;
-moz-border-radius: 0 0 0 10px;
border-radius: 0 0 0 10px;
margin-top:-1px;
}

.shadowbutton {
-moz-box-shadow:    3px 3px 10px 3px #444;
-webkit-box-shadow: 3px 3px 10px 3px #444;
box-shadow:         3px 3px 10px 3px #444;
margin-top:-1px;
}

.shadowbuttonend {
-moz-box-shadow:    3px 3px 10px 3px #444;
-webkit-box-shadow: 3px 3px 10px 3px #444;
box-shadow:         3px 3px 10px 3px #444;
-moz-border-radius: 0 0 10px 0;
border-radius: 0 0 10px 0;
margin-top:0;
}

.ftr {padding: 60px 10px 0px 20px;}

.promopic {
-webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;	
}

.carseffect {
-moz-box-shadow:    3px 3px 10px 3px #444;
-webkit-box-shadow: 3px 3px 10px 3px #444;
box-shadow:         3px 3px 10px 3px #444;
-moz-border-radius: 10px;
border-radius: 10px;
}

.ftrbg {
-webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
-moz-border-radius:0 0 15px 15px;
border-radius:0 0 15px 15px;
}

.pricehead{
  color#29333D;
  font-weight:600;
text-transform:uppercase;
-webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
margin-bottom:8px;
}

.tblregular{
  color:#000;
  font-weight:600;
  font-family:Tahoma;
}

.tblpromo{
  color:#ff0000;
  font-weight:600;
  font-family:Tahoma;
}

.tblpromo2{
  color:#ff0000;
  font-weight:800;
  font-size:16px;
  font-family:Tahoma;
}

a.tblpromo {
  color:#ff0000;
  font-weight:600;
  font-family:Tahoma;
}

table.price {
margin-bottom:15px;
-webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
}

.others {
font-size:13px;
padding:10px;
color:#29333D;
}

.fblogo {
-moz-border-radius:10px;
border-radius:10px;
opacity:0.8;
-moz-box-shadow:    3px 3px 10px 3px #444;
-webkit-box-shadow: 3px 3px 10px 3px #444;
box-shadow:         3px 3px 10px 3px #444;
}

p.more {text-align:right;}
p.back {text-align:left; font-weight:600;}
.reservpic {
align:center;
border:0px;
-moz-border-radius:10px;
border-radius:10px;
-webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
}

h1.head{padding:0;margin:0;color:#fff;position:absolute;left:-1000px;width:900px;}
h2.head{padding:0;margin:0;color:#fff;position:absolute;left:-1000px;width:900px;}
p.head{padding:0;margin:0;color:#fff;position:absolute;left:-1000px;width:900px;}
