/* 
Theme Name: twolanedesign
Theme URL: http://twolanedesign.com/
Description: Custome theme for TLD based on Whiteboard
Author: Micah Cambre
Author URI: http://asuh.com
Version: 3.0
*/

/* Theme Elements
----------------------------------------------------------------------------------------------------**
----------------------------------------------------------------------------------------------------*/

html {
	background: #000 url(img/asphalt2.jpg) repeat center top;
	}

body {
	max-width: 1600px;
	min-width: 960px;
	background: transparent url(img/bg.jpg) no-repeat center top;
	margin: 0 auto;
	font-family: Calibri, Helvetica, Arial, sans-serif;
}

p {
	color: #333;
	line-height: 1.3;
	font-size: .95em;
}

img	{
	display: block;
	border: 0;
	}

acronym {
	border-bottom: 1px dotted;
	cursor: help;
}

#header h1, p#site {
	margin: 0 auto;
	width: 960px;
	text-align: center;
	color: green;
	padding-top: 57px;
	font: normal 50px Baskerville Old Face, Georgia, Times New Roman, serif;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
	}

#header h1 em, p#site em {
	font-style: normal;
	margin-left: -14px;
}

a,
a:link,
a:visited	{ color: #7099C7; text-decoration: none;  }
a:active	{ color: #4A78B3;  }
a:hover		{ color: #999;  }


#header h1 a, p#site a {
	color: #1da357;
}

#header h1 a:hover,
p#site a:hover {
	color: #7099C7;	
}

h1 a span, p#site a span {
	color: orange;
}

#header h1 span,
p#site span {
	margin-left: -14px;
}

#web-design {
	margin-left: -9999px;
	position: absolute;
}
blockquote {
	font-size: 14px;
	}

#container {
	position: relative;
	margin: 0 auto;
	width: 960px;
	}

#header {
	height: 200px;
}
		
#nav {
	width: 960px;
	z-index: 9999;
	top: 0;
	margin: 0 auto;
	background: transparent url(img/navbg.png) no-repeat top left;
	}

#container > #nav {
	position: fixed;
	}

ul.mainmenu {
	list-style: none;
	width: 950px;
	height: 47px;
	padding: 0 5px;
	}
	
.mainmenu li {
	float: left;
	width: auto;
	}

.mainmenu li a {
	display: block;
	width: auto;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
	font: normal 18px Calibri, Helvetica, Arial, sans-serif;
	padding: 4px 1.45em 6px;
	/* background:	transparent url(img/button-bg.png) 0 -183px repeat-x; */
	margin: 0;
	color: #ddd;
}

.mainmenu li.page-item-0 a {
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
}

.mainmenu li.page-item-45 a {
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

.mainmenu li a:hover em {
	color: white;
}

.mainmenu li a em {
	color: #93addf;
	display: block;
	text-shadow: none;
	font-size: 11px;
	text-transform: lowercase;
	margin-top: -5px;
	font-style: normal;
}


/* Pitch
----------------------------------------------------------------------------------------------------*/
#pitch {
	width: 960px;
}

#pitch h2 img {
	margin: 10px auto 0;
}

#pitch span {
	margin-left: -9999px;
}

#tagline {
	margin-bottom: 40px;
	text-align: center;
	font-size: 1em;
	color: white;
}

#pitch dt {
	left: -1000em;
	position: absolute;
}

#pitch ul {
	overflow: auto;
	padding-bottom: 10px;
}

#pitch ul h3 {
	width: 235px;
	margin: 0 20px 5px;
	float: left;
	padding-left: 45px;
	font-size: 36px;
	font-weight: normal;
	line-height:35px;
}

h3.small-business	{ background: url(img/road-signs.png) no-repeat 0 -1px; }
h3.real-estate		{ background: url(img/road-signs.png) no-repeat 0 -72px; }
h3.association		{ background: url(img/road-signs.png) no-repeat 0 -36px; }

#pitch dl {
	overflow: auto;
}

#pitch dd {
	width: 280px;
	float: left;
	margin: 0 20px 10px;
}

#pitch a {
	font-size: 16px;
	color: #2C6AAC;
	line-height: 24px;
}

#pitch a:hover {
	color: #155369;
	text-decoration: underline;
}


/* Portfolio and Search
----------------------------------------------------------------------------------------------------*/
#locate {
	clear: both;
	width: 920px;
	padding: 0 20px;
	height: 75px;
	overflow: hidden;
	background: url(img/road-sign-rail.png) repeat-x 0 11px;
	color: white;
}

#locate #searchform {
	padding: 25px 0;
	float: left;
	display: block;
}

.locate-module {
	height: 75px;
	float: left;
	display: inline;
	background: url(img/greeninfobg.png) repeat-x;
	margin: 0 10px;
}

.first-module {
	margin-left: 60px;
}

#locate img {
	float: left;
}

#locate .railingright {
	position: absolute;
	right: 0;
	margin: 10px -20px 0 0;
}

#locate .railingleft {
	position: absolute;
	left: 0;
	margin: 10px 0 0 -20px;
}

a.portfolio {
	padding: 9px 5px 10px 35px;
	display: block;
	float: left;
	background: url(img/sign-arrow.png) no-repeat 0 35px;
	color: white;
	font-size: 20px;
}

a.portfolio:hover {
	color: #bbc;
}

.portfolio em {
	position: absolute;
	left: 20px;
	margin: 0px 0 0 105px;
	font-size: 14px;
	font-style: normal;
}

.portfolio img {
	margin-left: 25px;
}

a.package {
	padding: 7px 0 20px;
	display: block;
	float: left;
	color: white;
	font-size: 18px;
	text-align: center;
}

a.package:hover {
	color: #bbc;
}

.package span {
	text-align: center;
	display: block;
	margin-top: 5px;
	font-size: 14px;
	text-transform: uppercase;
}


h3#attention {
	display: block;
	padding: 20px 0 30px;
	font-size: 22px;
	font-weight: normal;
	text-align: center;
	line-height: 42px;
	text-transform: uppercase;
}

#attention img {
	display: inline;
	vertical-align: bottom;
}

#small-business,
#statement,
#sidebar {
	background-color: white;
}


/* Page Content
----------------------------------------------------------------------------------------------------*/
#content,
.post {
	background: white url(img/bg.jpg) no-repeat -320px -215px;
	padding: 0 290px 20px 20px;
	min-height: 700px;
	/*----- IE6 Min Height Hack -----*/
	height: auto !important;
	height: 700px;
	/*----- End IE6 Hack -----*/
}

#content h1,
.post h1 {
	padding-left: 10px;
	margin: 20px 0;
	font-size: 2.7em;
	font-weight: normal;
	width: 910px;
	text-align: center;
}

#content h1,
.post h1 {
	color: #dde;
	text-shadow: 4px 4px 5px #999;
}

#content p,
.post p {
	padding-bottom: 20px;
}

#content ul {
	font-size: .95em;
	padding: 0 0 20px 20px;
	list-style: circle;
	
}

#content li {
	padding-bottom: 5px;
	line-height: 1.5;
	color: #333;
}

.photo {
	float: left;
	padding: 0 10px 10px 0;
}

.alt {
	float: right;
	padding: 0 0 10px 10px;
}

.resume a {
	font: normal 20px Helvetica Neue, Helvetica, Arial, sans-serif;
	text-decoration: none;
	background: url(http://twolanedesign.com/portfolio-projects/img/pdf.gif) no-repeat top left;
	padding: 20px 0 20px 55px;
	height: 18px;
	display: block;
}

.resume a:hover {
	text-decoration: underline;
}

.resume img {
	border: none;
}


/* Services
----------------------------------------------------------------------------------------------------*/
#services h2 {
	font-size: 2em;
	font-weight: normal;
	padding-bottom: 20px;
}

#services #content ul {
	list-style: none;
	padding-left: 0;
}

#services #content li {
	padding: 50px 0 20px 140px;
	margin-top: -50px;
}

#custom-design {
	background: url(img/services-palette_paintbrush_icon.png) no-repeat left top;
}

#professional-look {
	background: url(img/services-briefcase.png) no-repeat left top;
}

#community {
	background: url(img/services-moleskine_icon.png) no-repeat left top;
}

#visitors-same {
	background: url(img/services-wacom_tablet_icon.png) no-repeat left top;
}


/* Pricing
----------------------------------------------------------------------------------------------------*/
.costs {
	float: left;
	width: 160px;
	min-height: 300px;
	/*----- IE6 Min Height Hack -----*/
	height: auto !important;
	height: 300px
	/*----- End IE6 Hack -------*/
	text-align: center;
	color: #333;
	padding: 20px 20px;
}

.costs h2 {
	font-size: 1.5em;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}

.costs ul {
	border-top: 1px solid #fff;
	padding: 10px 0;
}

#content .costs li {
	padding-bottom: 0;
}

.plan {
	border-bottom: 1px solid #bbb;
	text-align: center;
}

.featured {
	width: 187px;
	background: url(img/prices.png) no-repeat top left;
	color: white;
	margin-left: 20px;
}

.featured h2 {
	font-size: 2em;
}

.featured h3 {
	font-size: 1.2em;
}

.featured .plan {
	border-bottom: 1px solid #20A556;
}

#content .details ul {
	border-top: 1px solid #9ab;
	padding: 10px 0 0 15px;
}

#content .costs p {
	font-size: .95em;
	padding: 10px 20px;
	text-align: center;
}

.costs p a {
	background-color: #bbb;
	padding: 2px 4px;
	border: 1px solid #aa9;
	color: white;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}

.costs a:hover {
	color: #1A5EA7;
}

#content .featured p {
	color: white;
	font-size: 1.3em;
	text-align: center;
}

.featured p a {
	background-color: #55CD4D;
	padding: 2px 4px;
	border: 1px solid #5BDf4a;
	color: white;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}

.free {
	text-transform: uppercase;
	font-style: normal;
}

.hosting {
	background: url(img/prices.png) no-repeat -227px 0;
	padding-top: 30px;
}

.custom {
	background: url(img/prices.png) no-repeat -434px 0;
	padding-top: 30px;
}


/* Features Price Table
----------------------------------------------------------------------------------------------------*/
#priceTable {
	width: 650px;
	border-color: #e0e0cb;
	}

#priceTable tr {
	height: 50px;
	vertical-align: middle;
	}
	
#priceTable td {
	padding:5px 5px 0;
	border-bottom:1px solid #E0E0CB;
	background-color: #EFEFE5;
	text-align: center;
	vertical-align: middle;
	}

#priceTable th, .optional {
	background-color: #EEEEE1 !important;
	vertical-align: middle;
	color: #1A5EA7;
	}

#priceTable h3 {
	font-size: 18px;
	padding-bottom: 0;
	}

#priceTable p {
	margin-bottom: 0;
	font-size: 12px;
	padding-bottom: 10px;
	}
	
#priceTable .features {
	text-align: left;
	background-color: #F4F4EC;
	height: 50px;
	padding-left: 10px;
	}
		
#priceTable img {
	margin: 0 auto;
}


/* small-business
----------------------------------------------------------------------------------------------------*/
#small-business {
	overflow: hidden;
	padding-bottom:30px;
}

#small-business h3 {
	font-size: 2em;
	font-weight: normal;
	padding-bottom: 20px
}

#statement {
	width: 475px;
	margin: 0 20px;
	padding: 20px;
	float: left;
	background-color: #eee;
	border: 2px solid #fef;
}

#statement p {
	padding-bottom: 16px;
}

#results {
	list-style: disc;
	padding-left: 20px;
	font-size: .95em;
}

#results li {
	padding-bottom: 5px;
}

#hosting {
	margin-right: 20px;
}

#hosting li {
	padding-bottom: 20px;
}

#hosting h4 {
	font-weight: normal;
	font-size: 20px;
	padding-bottom: 5px;
}


/* Sidebar
----------------------------------------------------------------------------------------------------*/
#sidebar{
	position: absolute;
	right: 0;
	top: 300px;
	float: right;
	width: 250px;
	background: transparent;
	margin-right: 20px;
}

.widget {
	float: left;
	width: 290px;
	margin-left: 20px;
}

#sidebar .widget {
	width: 250px;
	padding-bottom: 20px;
}

.widget blockquote {
	font-style: italic;
	font-size: 18px;
	margin-bottom: 10px;
	text-indent: 35px;
	line-height: 1.2;
	background: url(img/blockquotation.png) no-repeat top left;
}

.widget .author {
	padding-left: 20px;
	color: #eee;
}

h2.widgettitle {
	padding-bottom: 15px;
	font: italic normal 28px normal;
}

#sidebar h2.widgettitle {
	padding: 0;
	font-size: 1em;
}

#text-183222743 h2 {
	color: yellow;
}

.delicious-link {
	background: url(img/oneway.png) no-repeat left;
	padding-left: 40px;
}

#text-183222743 {
	width: 300px;
	padding-left: 260px;
	height: 230px;
	background: url(img/featured-client.png) no-repeat 60px 0;
}


/* Footer
----------------------------------------------------------------------------------------------------*/
#footer {
	padding: 30px 0;
	clear: both;
	background-color: #232223;
	overflow: hidden;
	color: #eee;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	z-index: -1;
	border: 1px solid #444;
	border-top: none;
	font-size: .9em;
}

#footer li {
	line-height: 1.3;
}

#footer h2.widgettitle {
	background-color: black;
	padding: 5px;
	margin-bottom: 5px;
}

#theend {
	text-align: center;
	padding: 10px 0;
}

.small-businesses li {
	margin-bottom: 5px;
}

/*
Here is a list of all the <DIV>s in Whiteboard.
*/

.post{}
.postmeta{}
.postnavigation{}
#searchform{}
#comments
.comments_navigation{}
.comments_navigation{}
.comments_reply{}
.comments_text{}
.comments_meta{}

