/*
Theme Name: Smart Cars
Theme URI: http://www.wpskins.org
Description: Impressive sleek fuel efficient care theme. Smart Cars are the future. 
Author: Free Wordpress Themes
Author URI: http://www.wpskins.org
Tags: web 2.0, clean, automotive, car, driving, red, blue
*/

/************************/
/*     Global Design    */
/************************/
* {
    margin: 0;
    padding: 0;
}

a {
	color: #5d7dbb;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

body {
    font-family: Tahoma,Verdana, sans-serif;
    background: #242329 url(images/background.jpg) fixed repeat-x;
}

ul, ol {
    list-style-type: none;
}

blockquote, #content ul, #content ol, p, pre {
    margin: 0 0 0.5em 0;
}

/************************/
/*     Layout Design    */
/************************/

#page {
	width: 956px;
	margin: 0 auto;
    background-color: #FFF;
}

#header {
    position: relative;
    height: 378px;
    background: url(images/header.jpg) no-repeat;
}

#wrapper {
    clear: both; /* Clear float items in from navi-bar */
    background: #F8FDFF url(images/wrapper.jpg) repeat-x;
    margin: 0 4px;
}

#content {
	float: left;
	width: 480px;
    margin: 5px 10px;
}

.sidebar {
    width: 180px;
    display: inline;
}

#left-bar {
    float: left;
}

#right-bar {
    float: right;
}

#footer {
	clear: both;
    background: url(images/footer.jpg) no-repeat;
    height: 34px;
    margin: 0 10px;
}

/************************/
/*     Header Design    */
/************************/
#headerimg {
    height: 100px;
    padding-top: 20px;
    padding-left: 40px;
    padding-bottom: 205px;
}

#headerimg a {
	color: #af1f41;
}

.description {
    font-size: 14px;
    font-weight: bold;
}

/* Navigational bar */
ul#navi-bar {
    padding: 0px 10px;
    font-size: 15px;
    height: 40px;
}

ul#navi-bar h2 {
    font-size: 120%;
}

ul#navi-bar li {
    display: inline;
}
/*
ul#navi-bar li:first-child {
    margin-left: 0 !important;
}*/

ul#navi-bar ul {
    display: none;
}

#navi-bar a {
    padding: 13px 30px;
    color: #FFF;
    display: block;
    float: left;
    background: url(images/seperator.jpg) no-repeat left;
}

#navi-bar a.first {
    background: none;
}

#navi-bar a:visited, #navi-bar a:hover {

}
/************************/
/*    Sidebar Design    */
/************************/
.sidebar ul {
    font-size: 10px;
    font-weight: bold;
}

.sidebar ul h2 {
    font-size: 120%;
}

.sidebar ul li {
    margin-bottom: 10px;
}

.sidebar ul ul {

}

.sidebar ul ul li {
    margin-bottom: 3px;
    line-height: 14px;
}

.sidebar ul ul ul {
    display: none;
}

.sidebar p {

}

.sidebar a {
    color: #000;
}
.sidebar a:hover {

}

.sidebar a:visited {

}

#left-bar {
    margin-left: 18px;
    width: 254px;
    background: url(images/left.jpg);
}

.cars {
    height: 153px;
    background: url(images/left-head.jpg) no-repeat;
}

#left-bar ul {
    padding: 10px;
}

#left-bar ul ul {
    padding: 0;
}

#left-bar h2 {
    color: #89000a;
}

#left-bar .text {
    padding-top: 105px;
    padding-left: 10px;
    font-size: 10px;
}

#right-bar {
    width: 166px;
    margin-right: 10px;
}

#right-bar ul {
    border-left: 1px solid #b1c8da;
    border-right: 1px solid #b1c8da;
    padding: 5px;
}

#right-bar ul ul {
    border: 0;
    padding: 0;
}


.right-top {
    background: url(images/right-top.png);
    height: 3px;
    font-size: 1px;
    line-height: 1px;
}

.right-bottom {
    background: url(images/right-bottom.png);
    height: 3px;
    font-size: 1px;
    line-height: 1px;
}
/************************/
/*    Content Global    */
/************************/
blockquote {
    font-style: italic;
    padding: 0 10px;
}

h1, h2, h3, h4, h5, h6 {
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 14px;
}

h4 {
    font-size: 12px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 12px;
}

code, pre {
    overflow: auto;
    white-space: pre;
    font-family: Courier;
}

#content ul {
    padding-left: 20px;
    list-style-type: square;
}

#content ol {
    padding-left: 25px;
    list-style-type: decimal;
}

#content ul ol, #content ol ul {
    margin-top: 0.5em;
}

/************************/
/*    Content Design    */
/************************/
h2 a:hover, h2 a:visited, h2 a {

}

.post {
    margin-bottom: 10px;
	font-size: 12px;
    background: url(images/post.png) no-repeat;
    padding: 10px;
}

.post .posted {
	
}
.post p {
}

.post a {

}

.post img {
    max-width: 100%;
    margin: 3px;
}

.post ul {

}

.post li {

}

.entry {

}

.postmetadata {
    margin: 5px 0;
    line-height: 18px;
}

.postmetadata a {

}

.entrytext {

}

p.alt {
    font-size: 10px;
    line-height: 12px;
}

.entry-tags {
    display: block;
}

.navigation {
    height: 1em;
    font-size: 12px;
    margin: 5px 0;
}

#nav-above {
    margin-bottom: 10px;
}

#nav-below {
    margin-top: 10px;
}

.alignleft, .nav-previous {
    float: left;
}

.alignright, .nav-next {
    float: right;
}

.center {

}

.pagetitle {

}

cite {

}

a img {
    border: none;
}

acronym, abbr {

}


/************************/
/*    Comment Design    */
/************************/

#content ol.commentlist {
	font-size: 12px;
	padding: 0 10px;
	list-style-type: none;
    margin: 0;
}

ol.commentlist li cite.author {
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
}

ol.commentlist li {
    margin-bottom: 1em;
}

ol.commentlist li.alt {

}

ol.commentlist a {

}

ol.commentlist p {
    margin: 0 0 0.5em 0;
}

#commentform p {
    font-size: 12px;
    margin: 0 10px 5px 10px;
}

#comment {
    width: 95%;
}

#author, #email, #url, #comment {
    padding: 3px;
    font-family: Verdana, sans-serif;
    font-size: 10px;
}

small.commentmetadata {
    margin: 0 0 0.3em 0;
}

h3#comments, h3#respond {
    font-size: 18px;
    margin: 4px 10px;
}

/************************/
/*     Search Design    */
/************************/

#searchform {

}

#searchform input {

}

#searchform #s {

}

/************************/
/*   Calendar Design    */
/************************/

#wp-calendar {
	width: 100%;
}

#wp-calendar td {
	text-align: center;
}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/************************/
/*     Footer Design    */
/************************/
#footer-meta {
    font-size: 10px;
    padding: 10px 0;
    text-align: center;
    color: #FFF;
}

#footer-meta a {
    color:#FFF;
}

#footer p {
	margin: 0;
}

/************************/
/*     Other Design     */
/************************/
.clear {
    clear: both;
}
