/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }	<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/
body {background-color:#f0eee0;}
#container { width: 960px; margin: 0 auto; }
	#page { padding: 0; }
		#header, #footer { padding:0; }
		#content_box { width: 100%; background-color:#ffffff;}	
			#content { width: 440px;}
			.no_sidebars #content { width: 100%; }
				.post_box, .teasers_box, .full_width #content_box .page { margin:20px 0 0 0; }
					.full_width #content_box .page { width: auto; }
				.no_sidebars .post_box { margin: 0; }
				.teasers_box { width: 440px; }
					.teaser { width: 200px; }
				#archive_info, .prev_next { padding-right: 2.2em; padding-left: 1.1em; }
			#sidebars { width: 256px; }
				#sidebar_1 { width: 264px; float:left;}
				#sidebar_2 { width: 256px;}
					.sidebar ul.sidebar_list { padding-right: 0; padding-left: 0; }
					#sidebar_2 ul.sidebar_list { padding-right: 0em; }

.custom #content_box {min-height:400px;}
.custom #column_wrap {width:704px;}
.custom #footer {font-size:0.8em; margin-top:20px;}
.custom #footer a {font-decoration: none; border-bottom:none; }
.custom #lt-consulting {width:100%; background-color: #f0eee0; height:20px; padding-top:5px; padding-right:10px;}

.custom #header {border-bottom:3px #9c8f30 solid ;}
.custom #licence-logo {
	position:absolute;
	z-index:10;
	width:150px;
	height:150px;
	background-repeat:no-repeat;
	top:20px;
	left:20px;
	text-align:center;
	float:left;
	font-style:italic;
	font-size:1.8em;
	font-weight:normal;
}

.custom #telephone-email {
	position:absolute;
	z-index:10;
	top:0;
	right:30px;
	height:200px;
	width:250px;
	text-align:right;
}
.custom #telephone-email a {
	color:#FFF;
}
p.strapline {color:#9c8f30; font-style:italic; font-size:2.4em; padding-top:30px;}
p.email {color:#ffffff; font-size:1.4em; padding-top:5px;}
p.tel {color:#ffffff; font-size:2.4em; padding-top:20px;}

.custom #strapline {
	position:absolute;
    top:20px;
	left:600px;
	font-weight:normal;
	z-index:20;
	color:#9c8f30;
}

.custom #custom-header {
	position:relative;
	top:0;
	left:0;
	background-color:#333;
	width:960px;
	height:200px;
	color:#ffffff;
}

.headerback {
	z-index:2;
	position:absolute;
	top:0;
	right:0;
	width:960px;
	height:200px;;
}	


.headline_area h1, .headline_area h2 {
	font-style:italic;
}

body.the-licence-bureau-service div.headline_area {
	display:none;
}

div.format_text h1{
	font-style:italic;
	font-size:1.7em;
	padding-bottom:20px;
	margin-top:5px;
	margin-bottom:0px;
}
.format_text h2{
	font-style:italic;
	font-size:1.2em;
	padding-bottom:10px;
	margin-bottom:0px;
	padding-top:0px;
	margin-top:0px;
}
.format_text h3 {
	font-style:italic;
	font-size:1.0em;
	color:#9c8f30;
	font-weight:bold;
	padding-bottom:10px;
	margin-bottom:0px;
}
.format_text p {
	padding-bottom:10px;
	margin-bottom:0px;
}
.format_text li {
	margin-left:5px;
}


#random-quote {
	color:#9c8f30;
	font-size:1.6em;
	line-height:1.3em;
	font-style:italic;
	font-weight:bold;
	width:180px;
	padding:20px 0 0 40px;
	text-align:right;
}

.sidebar h3 {
	font-style:italic;
	color:#9c8f30;
	font-weight:bold;
	padding-top:20px;
	margin-left:40px;
	margin-bottom:0px;
	font-variant:normal;
	letter-spacing:normal;
	width:180px;
}

.widget_rss {
	padding:40px 0 0 40px;
}
li.widget_betterrsswidget {
	width:180px;
	margin-left:40px;
}
li.widget_betterrsswidget h3 {
	margin-left:0px;
}

.leftquote {
	color:#9c8f30;
	font-size:1.6em;
	line-height:1.3em;
	font-style:italic;
	font-weight:normal;
	text-transform:none;
	text-align:center;
	margin:30px 20px 0 0;
}
.centered {
	padding-left:30px;
	padding-top:30px;
}
.twitter {
	padding-left:40px;
	padding-top:30px;
}
.twitter img {
	float:left;
	padding-right:5px;
	padding-bottom:10px;
}
li.widget p.twitter a {
	text-decoration:none;
}
li.widget p.twitter a:hover {
	text-decoration:underline;
}
/* menu */
.custom .flexipages_widget {
	text-align:center;
	width:205px;
	padding-top:40px;
}

.custom #sidebar_1 ul.sidebar_list{
        margin: 0px 0 0 0px;
		padding:0;
        text-transform: uppercase;
		line-height:1.5em;
}

.custom #sidebar_1 ul li ul li ul li { 
	text-transform:none;
	margin-left:0;
	padding-left:0;
}
.custom #sidebar_1 ul li ul li ul{ 
	text-transform:none;
	margin-left:0;
	padding-left:0;
}
.custom #sidebar_1 li.widget ul a {
        color: #000000;
        font-size: 1.1em;
}

.custom #sidebar_1 li.widget ul li.current_page_item a {
	color:#9c8f30;;
}

.custom #sidebar_1 li.widget ul li ul li.current_page_item a {
	color:#9c8f30;
}
.custom #sidebar_1 li.widget ul li.current_page_item ul li.page_item a {
	color:#000000;
}

li.widget {
	margin-bottom:0px;
	margin-top:0px;
}

li.widget ul li {margin-bottom:0px; padding-bottom:10px; }

.custom .wp-caption {
	border:none;
	background-color:#ffffff;
}
.sidebar .cform {margin-top:0px;}
/* cforms */
.widgetcform h3 {margin-bottom:0; padding-bottom:0px;}
.sidebar ol.cf-ol li {
	margin-top:2px;
}


.linklove {display:none;}

#cforms-3 {
	background-image:url(../../../../images/sidebar-form-background.gif);
	background-repeat:no-repeat;
	margin-top:10px;
}
#cforms-3 ol.cf-ol li.textonly {
	text-align:left;
	font-weight:bold;
	padding-top:0px;
}

#offerbox {
	border:2px solid #9c8f30;
	padding:5px;
	text-align:center;
	width:180px;
	margin-left:30px;
	margin-top:30px;
}
#offerbox a {
	color:#001e2f;
	font-size:1.4em;
	text-decoration:none;
	font-weight:bold;
}

#content .cform label span {
	width: 150px;
	display: block;
}
#content .cform { 
	margin:10px 0 0 0; 
	width: 385px; 
	overflow:hidden;
	float:left;
}
#content .cform textarea {
	display:inline; 
}
#content label.cf-before {
	width:150px;
}
#content label.cf-before span {
	width:150px;
}
#content ol.cf-ol li.textonly {
	text-align: left;
}
#content input.cf-box-a, #content input.cf-box-b {
margin-top: 2px;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 4px;
}

.clearboth {
	clear:both;
}
