/*
Theme Name: The Lamborghini WordPress Theme
Theme URI: http://www.vcars.co.uk/
Description:  The GPL Lamborghini WordPress Theme
Version: 1
Author: JTk
Author URI: http://doc5.com/
Tags: clean, plain, fixed width, 2 collum layout, widgets
*/

html, body { height: 100%; }

body {
	background: #ffffff url(images/back.jpg) repeat-x;
	background-position: top center;
	color: #444444;
	text-align: center;
	font: 62.5% tahoma, verdana, sans-serif;
	padding:0px;
}

* {
	padding:0;
	margin:0;
}

a:link {
	color: #004EA6;
	text-decoration: none;
}

a:visited {
	color: #004EA6;
	text-decoration: none;
}

a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}

#container {
	background-color: #ffffff;
	min-height: 100%;
	_height: 100%;
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	position: relative;

}

/* Headers - home and internal h1 for home and h2 for internal */
h1#header {
	margin: 0;
	height: 239px;
	text-indent: -1234em;
	position: relative;
	z-index: 1001;
	background: url(images/header.jpg) 0 no-repeat;
}

h2#header {
	margin: 0;
	height: 239px;
	text-indent: -1234em;
	position: relative;
	z-index: 1001;
	background: url(images/header.jpg) 0 no-repeat;
}


#header a {
	position: absolute;
	left: 25px;
	top: 16px;
	height: 110px;
	width: 290px;
	text-decoration: none;
}

/* Content */

#wrapper {
	width: 600px;
	position: relative;
	float: left;
	z-index: 12001;
	margin: 0;
}

#content {
	margin: 0;
	padding: 20px 40px 0 0;
}


/* Mani Horizontal Menu */

#main_menu {
	position: absolute;
	top: 205px;
	left: 0px;
	z-index: 12002;
	width:100%;
}

#main_menu ul {
	margin:0;
    padding: 0;
    list-style:none;
}

#main_menu li {
      display:inline;
      margin:0;
      padding:0 25px 0 0;
	  font-size: 1.2em;
	  font-weight: bold;
}

#main_menu a {
	color: #ffffff;
 	text-decoration: none;
}

#main_menu a:visited {
	color: #ffffff;
 	text-decoration: none;
}

#main_menu a:hover {
	color: #0C9BD5;
	text-decoration: underline;
}

/* Left sidebar */

#sidebar {
	position: relative;
	float: left;
	color: #313131;
	padding: 0;
	margin: 0;
	width: 170px;
	z-index: 1002;
}

#sidebar ul li h2 {
	color:	#007DC5;
	margin: 10px 0 5px 0;
	padding: 4px 0 0 8px;
	font-size: 1.12em;
	line-height: 1.25em;
	text-transform: none;
	border-bottom: 1px dotted #cccccc;
}

#sidebar ul li ul li {
  	padding: 2px 0 4px 8px;
	margin: 0 0 0 7px;
	font-size: 1.06em;
	font-weight: bold;
	line-height: 1.2;
	background:  url(images/green_cross.jpg) left  no-repeat;
}

#sidebar ul li ul li ul li{
	margin-left: 0px;
	padding-left: 6px;
	padding-bottom: 4px;
	font-weight: normal;
}

#sidebar ul li ul li ul{
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0;
}

#sidebar li {
	margin: 0;
}

#sidebar li ul{
	margin: 0;
}

#sidebar a {
	color: #07264A;
 	text-decoration: none;
}

#sidebar a:visited {
	color: #07264A;
 	text-decoration: none;
}

#sidebar a:hover {
	color: #0C3E78;
	text-decoration: underline;
}


/* Right sidebar */


#right_col {
	margin: 0 15px 0 10px;
	padding: 0 25px 0 10px;
	width: 170px;
	float: right;
	position: relative;
	color: #555655;
	z-index: 9999;
}

#right_col ul li h2 {
	color:	#007DC5;
	margin: 10px 0 5px 0;
	padding: 4px 0 0 8px;
	font-size: 1.12em;
	line-height: 1.25em;
	text-transform: none;
	border-bottom: 1px dotted #cccccc;
}


#right_col ul li ul li {
 	padding: 2px 0 4px 8px;
	margin: 0 0 0 7px;
	font-size: 1.06em;
	font-weight: bold;
	line-height: 1.2;
	background:  url(images/green_cross.jpg) left  no-repeat;
}

#right_col ul li ul li ul li{
	margin-left: 0px;
	padding-left: 6px;
	padding-bottom: 4px;
	font-weight: normal;
}

#right_col ul li ul li ul{
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0;
}

#right_col li {
	margin: 0;
}

#right_col li ul{
	margin: 0;
}

#right_col a {
	color: #07264A;
 	text-decoration: none;
}

#right_col a:visited {
	color: #07264A;
 	text-decoration: none;
}

#right_col a:hover {
	color: #0C3E78;
	text-decoration: underline;
}

hr#clear {
	clear: both;
	height: 115px;
	visibility: hidden;
}

hr.clear_right_col {
	clear: both;
	height: 20px;
	visibility: hidden;
}

p,
pre,
blockquote,
form,
label,
dl,
fieldset,
address {
	margin: 10px 0;
}

fieldset {
	padding:10px;
}
h1 {
	color: #475263;
	font-size: 2.3em;
}
h2 {
	color: #475263;
	font-size: 2.2em;
}
h3 {
	color: #30292B;
	font-size: 1.8em;
}
h4 {
	color: #A6AA78;
	font-size: 1.8em;
}
h5 {
	color: #30292B;
	font-size: 1.4em;
}

h6 {
	color: #30292B;
	font-size: 1.2em;
}

hr.clearing {
	height: 1px;
	visibility: hidden;
	clear:both;
	margin: 0;
}


hr.clearing_r {
	height: 1px;
	visibility: hidden;
	clear: right;
	margin: 0;
}

hr.clearing_l {
	height: 1px;
	visibility: hidden;
	clear: left;
	margin: 0;
}

hr.clearing_r_between_boxes{
	height: 40px;
	visibility: hidden;
	clear: right;
	margin: 0;
}

.dotted_line {
	border-bottom: 1px dotted #E5E5E5;
	margin: 4px 10px 0 0;
}

.dotted_line_2 {
	border-bottom: 1px dotted #cccccc;
	margin: 4px 0 20px 0;
}

/* blog elements */

small {
	color: #004276;
	font-weight: normal;
	font-size: 1em;
	text-transform: none;
	padding: 0 0 5px 0;
}

.pre_meta {
	margin: 0;
	padding: 8px 8px 8px 10px;
	background-color: #F5F5F5;
}

.pre_meta_single {
	margin: 0;
	padding: 8px 8px 8px 10px;
	background-color: #F5F5F5;
}

.postmetadata {
	color: #1F3F68;
	font-weight: bold;
	line-height: 1.2em;
	font-size: 1.1em;
	background-color: #F5F5F5;
	margin: 10px 10px 5px 10px;
	padding: 8px 8px 8px 10px;
	vertical-align: middle;

}

.postmetadata_extended {
	color: #313131;
	padding: 10px 15px 10px 15px;
	margin: 0 10px 10px 15px;
	font-size: 11px;
	font-weight: bold;
    border-bottom: 1px dotted #F5F5F5;
}

.postmetadata_extended_buttons {
	padding: 0 10px 0 0;
}

#blog_slogan {
	position: absolute;
	left: 0;
	top: 125px;
	color: #275A96;
	margin: 0;
	padding: 0;
	font-weight: normal;
	word-spacing: 1.25px;
	font-size: 2em;
	z-index: 1209;
	font-family: Georgia, serif;
}

#blog_name {
	font-family: georgia, serif;
	position: absolute;
	left: 0px;
	top: 75px;
	color: #E7E9EB;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 5em;
	z-index: 999999;
}

#blog_name a {
	color: #E7E9EB;
	text-decoration: none;
}

#blog_name a:visited {
	color: #E7E9EB;
	text-decoration: none;
}

#blog_name a:hover {
	color: #A7E6FF;
	text-decoration: underline;
}

 .more-link {
	font-size: 1.2em;
	font-weight: bold;
	font-family: georgia, serif;
	border-bottom: 1px dotted #cccccc;
}

.entry {
	margin: 0 10px 0 15px;
	font-size: 1.25em;
	line-height: 1.571em;
	color: #222222;
}

.entry_single {
	margin: 0 0 0 10px;
	font-size: 1.35em;
	line-height: 1.6em;
	color: #222222;
}

.entry img, .entry_single img {
	margin: 0 10px 5px 0;
	border: none;
}


ul,
ol {
	margin: 5px 0 20px 0px;
	list-style-type: none;
}

li,
dd{
	margin-left: 7px;
	list-style-type: none;
}

blockquote {
	padding: 3px 7px 3px 7px;
	margin: 7px 5px 7px 3px;
    border: 1px dotted #bbbbbb;
	color: #313131;
	font-size: 1em;
}

.non_graybox {
	padding: 3px 7px 3px 7px;
	margin: 7px 5px 7px 3px;
    border: 1px dotted #bbbbbb;
	color: #313131;
	font-size: 1.1em;
}

.graybox {
	padding: 3px 7px 3px 7px;
	margin: 7px 5px 7px 3px;
    border: 1px dotted #bbbbbb;
	color: #313131;
	font-size: 1.1em;
}

.textwidget {
	padding: 0 0 0 8px;
}

/* Form Stuff */

input {
	color: #333333;
	border: none;
	padding: 3px 0 3px 7px;
	height: 15px;
	width: 300px;
	background-color: #ffffff;
	border: 1px dotted #bbbbbb;
	font-size: 1.2em;
}

textarea {
	color: #333333;
	border: none;
	padding: 10px 20px 0 10px;
	height: 158px;
	width: 332px;
	border: 1px dotted #bbbbbb;	overflow: hidden;
	font-family: tahoma, serif;
	font-size: 1.1em;
}

#searchsubmit {
	border: 1px solid #cfcfcf;
	width: 50px;
	height: 20px;
	font-size: .8em;
	background-color:#F1F1F1;
	color: #74818C;
	vertical-align: middle;
	padding: 0 0 4px 0;
	text-align: center;
}

#header_search {
	position: absolute;
	top: 202px;
	right: 20px;
	margin: 0;
	padding: 0;
	word-spacing: .2px;
	font-size: 1em;
	z-index: 12002;
	float: right;
}

#searchform {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

#search_box {
	border: none;
	padding: 2px 0 3px 7px;
	height: 12px;
	width: 200px;
	background-color: #ffffff;
	border: 1px solid #206686;
	margin: 0;
	vertical-align: middle;
	font-size: 1em;
	color: #0C1D31;
}

.buttons_no_b {
	border: none;
	background: none;
	margin: 2px 0 0 0;
	height: 21px;
	width: 48px;
}

.search_no_b {
	margin: 0;
	border: none;
	background: none;
	height: 17px;
	width: 43px;
	vertical-align: middle;
}

form {

}

#commentform {
	margin: 0 0 0 25px;
}

/*  These are the blog post titles H2's for the homepage and H1's for internal */

.post h2 {
	margin: 0 0 2px 0;
	font-size: 2em;
	line-height: 1.1em;
	font-weight: normal;
	color: #204069;
	letter-spacing: -.2px;
	word-spacing: -.3px;
	font-family: georgia, serif;
	border-bottom: 1px solid #ffffff;
}

.post h2 a:link {
	color: #204069;
	text-decoration: none;
}

.post h2 a:visited {
	color: #204069;
	text-decoration: none;
}

.post h2 a:hover {
	color: #222222;
	text-decoration: underline;
}

.post h1 {
	margin: 0 0 2px 0;
	font-size: 2.5em;
	line-height: 1.1em;
	font-weight: normal;
	color: #204069;
	letter-spacing: -.2px;
	word-spacing: -.3px;
	font-family: georgia, serif;
	border-bottom: 1px solid #ffffff;
}


/* Generic Lists in posts */

.post ul li{
	list-style-type: disc;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.post ol li{
	list-style-type: decimal;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

/* Comments styles */

h3#comments {
	color: #1F3F68;
	font-size: 2em;
	font-family: georgia, serif;
	font-weight: normal;
	margin: 20px 0 0 0;
	border-bottom: 1px dotted #bbbbbb;
}

#postcomment {
	padding-left: 20px;
}

.comments_links {
	padding-left: 20px;
}

#comments  {
	padding-left: 15px;
}

ol.commentlist{
	margin: 0 0 50px 0;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	font-size: 1.1em;
	border-bottom: 1px dotted #bbbbbb;
}

 .commentlist{
      position: relative;
 }

 .small_comments {
	padding: 0 0 5px 5px;
	color: #999999;
 }

h3#respond {
	margin: 20px 0 0 10px;
	border-bottom: 1px dotted #bbbbbb;
	color: #113152;
	font-size: 1.75em;
	font-family: georgia, serif;
	font-weight: normal;
}

#bottom_nav {
	margin: 50px 0 0 0;
	font-size: 11px;
}

.prev_nav {
	float: left;
}

.next_nav {
	float: right;
}

 /* WordPress likes this http://codex.wordpress.org/CSS
-----------------------------------------*/

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.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;
}

  /* Footer
-----------------------------------------*/
#footer {
	background: url(images/footer.jpg) 0 0 repeat-x;
	background-position: bottom right;
	min-height: 108px;
	_height: 108px;
	width: 100%;
	position: relative;
	padding: 0;
	margin: -108px auto 0 auto;
  }

#footer_container {
	padding-left: 100px;
    padding-top: 40px;
	font-size: 1.2em;
	color: #0C1D34;
	text-align: left;
  }

hr.featured_clear {
	height: 30px;
	visibility: hidden;
	clear:both;
	width: 300px;
	margin: 0;
}

.featured_box {
	margin: 20px 0 10px 0;
	padding: 0 10px 10px 0;
	width: 350px;
	position: relative;
	color: #555655;
	z-index: 9999;
	float: left;
	font-size: 1.1em;
}

.featured_box ul{
	margin: 10px 0 0 10px;
}

.featured_box li {

}

.featured_box li a {
	color: #004B85;
 	text-decoration: none;
}

.featured_box li a:visited {
	color: #004B85;
 	text-decoration: none;
}

.featured_box li a:hover {
	color: #000000;
	text-decoration: underline;
}

#content-explorer {
    width:100%;
    line-height:normal;
}

#content-explorer ol {
	margin: 0;
	padding: 0;
}

#content-explorer ol li{
	border-bottom: 1px solid #C4C8CB;
	margin: 0 0 10px 20px;
	list-style-type: decimal;
}

#content-explorer ul {
	margin:0;
	padding: 0;
	list-style:none;
	max-width: 350px;
	background: url(images/menu_bg.gif) bottom repeat-x;
	height: 24px;
}

#content-explorer ul li {
	float: left;
	background: url(images/right.gif) right top no-repeat;
	text-align: center;
	overflow: hidden;
	margin-left: 5px;
}

#content-explorer ul li a {
	display: block;
	background: url(images/left.gif) left top no-repeat;
	padding: 6px 12px 3px 12px;
	font-size: 1em;
	font-weight: bold;
	color: #42545E;
}

#content-explorer ul li a:hover {
	color: #006699;
}

#content-explorer ul li.selected {
	background: url(images/right_cur.gif) right top no-repeat;
}

#content-explorer ul li.selected a {
	background: url(images/left_cur.gif) left top no-repeat;
	padding-bottom: 6px;
	color: #187AA1;
}

div.yui-content {
	overflow: auto;
	border-bottom: 1px solid #C4C8CB;
	border-right: 1px solid #C4C8CB;
	border-left: 1px solid #C4C8CB;
	padding: 10px 20px 10px 20px;
	background-color: #F5F5F5;
}

.clear {
	clear: both;
}

.multi_box_list li{
	font-size: 1.1em;
	padding: 6px 0 3px 9px;
	line-height: 1.1em;
	background:   url(images/disc.png)   left  no-repeat;
	font-family: "Trebuchet MS", arial, sans-serif;
}
