/*  
Theme Name: Inside-Lane2_0
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/


/* HTML Elements */
* {
	margin:0;
	padding:0;
	}

body {
	font: 100% Arial, Helvetica;
	background: #CCC;
	color: #333;
	}

p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #492068;
	text-decoration:none
	}

a:hover, a:active {
	color: #492068;
	text-decoration:underline;
	}

a img {
	border:0;
	}

code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background:#ececec;
	}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #eee;
	font:1.0em Arial;
	line-height:1.5em;
	margin:10px 0px;
	}

select {
	width: 130px;
	}	

ul {
	list-style:none;
	}
li {
	list-style:none;
	}

/* Structure */

#head {
	width:960px;
	background:#ccc;
	margin:0px auto;
	margin-top:20px;
	padding:0px;
	font-size:0.7em;
	border: 1px solid #999;
	}

#page {
	margin:0px auto;
	width:920px;
	padding:20px;
	background:#fff;
	font-size:0.7em;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	}

.left, .alignleft {
	float:left;
	font:0.9em Arial;
	font-weight:bold;
	letter-spacing:-0.03em;
	}

.right, .alignright {
	float:right;
	font:0.9em Arial;
	font-weight:bold;
	letter-spacing:-0.03em;
	padding-left:10px;
	}

.alignnone {
	font:0.9em Arial;
	font-weight:bold;
	letter-spacing:-0.03em;
	}


/* Navigation Bar*/
#navbar {
	width:950px;
	text-transform:uppercase;
	background:#662e91;
	border-top: 1px solid #999;
	margin:0 auto;
	padding:5px;
	}

#navlinks {
	width:110px;
	float:left;
	}

#navlinks a {
	display:block;
	width:100px;
	height:60px;
	text-decoration:none;
	}

#navlinks a:hover {
	background-position:bottom;
	}

#navlinks a span {
	visibility:hidden;
	}

.highways {
	background: url(images/highways.jpg) top no-repeat;
	}

.trans {
	background: url(images/transit.jpg) top no-repeat;
	}

.aviation {
	background: url(images/aviation.jpg) top no-repeat;
	}

.construction {
	background: url(images/construction.jpg) top no-repeat;
	}

.finance {
	background: url(images/finance.jpg) top no-repeat;
	}

.commentary {
	background: url(images/commentary.jpg) top no-repeat;
	}

#page-bar {
	width:722px;
	}

#page-bar ul {
	list-style:none;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	}

#page-bar li:hover {
	background: #484848;
	color:#FFF;
	display:block;
	}

#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:10px 16px;
	font-weight:bold;
	color:#FFF;
	display:block;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	color:#FFF;
	}

#searchform {
	width:200px;
	float:right;
	text-align:right;
	padding-top:18px;
	margin-right:20px;
	}

/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 122px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background: #2B2B2B;
	width: 122px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 18px;
	border-top: 1px solid #C0C0C0;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #666666;
	padding: 5px 10px 5px 18px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}


/* Text*/

h1 {
	font:3.5em Arial;
	font-weight:bold;
	letter-spacing:-0.08em;
	}

h2 {
	font:2.3em Georgia, "Times New Roman";
	}

h3 {
	font:1.3em Arial;
	margin-bottom:3px;
	color:#333;
	font-weight:bold;
	}

h4 {
	font:1.0em Arial;
	}

h3.cat_title, h3.cat_title a {
	color:#333;
	letter-spacing:-0.05em;
	font-size:1.2em;
	}

h3#respond {
	margin-top:0px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	}

h3.authors {
	margin-top:15px;
	}

/* Index Page*/

#logo {
	width:960px;
	background:#CCCCCC;
	margin:0px auto;
	}

#loginheader {
	margin: 0 auto;
	margin-right:10px;
	width: 280px;
	font-size:1em;
	background:#CCCCCC;
	padding:10px;
	text-align:right;
	float:right;
	}

#rotator {
	width:600px;
	float:left;
	background:#fff;
	margin-bottom:20px;
	}

#headline {
	width:920px;
	float:left;
	background:#fff;
	font-size:1.05em;
	line-height:1.75em;
	}

#headline a:link, #headline a:visited {
	color: #000;
	text-decoration:none
	}

#headline a:hover, #headline a:active {
	color: #000;
	text-decoration:none;
	}

#headline div.meta {
	display:block;
	margin-top:-2px;
	}

#headline .title {
	margin-top:5px;
	font:2em Arial;
	font-weight:bold;
	display:block;
	padding-bottom:5px;
	letter-spacing:-0.03em;
	}

#headline .spoiler, .spoiler a {
	display:block;
	margin-bottom:20px;
	font:1.05em Georgia;
	color: #333;
	}

#headline .spoiler a:link, #headline .spoiler a:visited {
	color: #333;
	text-decoration:none;
	}

#headline p {
	margin:0px;
	padding:0px;
	}

#headline h3, h3 a {
	font-weight:bold;
	font-size:1.1em Arial;
	text-transform:uppercase;
	letter-spacing:0.2em;
	color: #333;
	}

#headline h3 a:link, #headline h3 a:visited {
	color: #333;
	text-decoration:none;
	}

#headline a:link, #headline a:visited {
	color: #492068;
	text-decoration:none;
	}

#front-list {
	width:380px;
	float:left;
	background:#F5F8E7;
	border:1px solid #ccc;
	font-size:1.05em;
	line-height:1.75em;
	padding:20px;
	margin-bottom:20px;
	}

#front-list .title {
	margin-top:5px;
	font:1.4em Arial;
	font-weight:bold;
	display:block;
	padding-bottom:5px;
	letter-spacing:-0.03em;
	}

#front-list .clearfloat {
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
	}

#front-list .spoiler, .spoiler a {
	display:block;
	margin-bottom:10px;
	font:1.05em Georgia;
	color: #333;
	}

#front-list .spoiler a:link, #front-list .spoiler a:visited {
	color: #333;
	text-decoration:none;
	}

#front-list p {
	margin:0px;
	padding:0px;
	}

#front-list li {
	list-style:square;
	margin-left:15px;
	}

#front-list ul {
	list-style:none;
	letter-spacing:-0.01em;
	font:1em Arial;
	line-height:1.4em;
	}

#front-list h3, h3 a {
	font-weight:bold;
	font-size:1.1em Arial;
	text-transform:uppercase;
	letter-spacing:0.2em;
	color: #333;
	}

#front-list h3 a:link, #front-list h3 a:visited {
	color: #333;
	text-decoration:none;
	}

#front-list a:link, #front-list a:visited {
	color: #492068;
	text-decoration:none;
	}

#bumper {
	width:160px;
	background:#fff;
	float:left;
	margin-right:20px;
	margin-top:25px;
	margin-bottom:25px;
	}

#bumper h4 {
	font-weight:bold;
	font-size:1.5em;
	letter-spacing:-0.05em;
	color:#333;
	}

#bumper .title {
	font:1.2em Arial;
	font-weight:none;
	letter-spacing:-0.03em;
	padding:10px;
	border: 1px solid #CCC;
	}

#featured {
	width:160px;
	background:#fff;
	float:left;
	min-height:2850px;
	margin-right:20px;
	}

#featured h3 {
	margin-top:20px;
	font-weight:bold;
	font-size:1.5em;
	letter-spacing:-0.05em;
	color:#333;
	}


#featured h4 {
	font-weight:bold;
	font-size:1.5em;
	letter-spacing:-0.05em;
	color:#333;
	}

#featured a, #featured a:visited {
	color:#333;
	}

#featured li {
	list-style:none;
	border-bottom:1px solid #ccc;
	display:block;
	padding:4px 0px 4px 0px;
	}

#featured li ul li:last-child{
	list-style:none;
	border-bottom:0px solid #ccc;
	display:block;
	padding:4px 0px 0px 0px;
	}

#featured .clearfloat {
	margin-top:7px;
	margin-bottom:8px;
	float:left;
	}

#featured .info {
	padding-top:2px;
	float:left;
	width:200px;
	font:1.1em Arial;
	display:block;
	}

#featured .headlineinfo {
	padding-top:2px;
	float:left;
	width:200px;
	font:0.9em Arial;
	display:block;
	border-top:1px dotted #ccc;
	padding-top:10px;
	}

#featured .headlineinfo .meta {
	font:0.9em Arial;
	margin-bottom:0px;
	}

#featured .meta {
	font-size:0.7em;
	color:#333;
	margin-bottom:5px;
	}

#featured .meta a {
	color:#333;
	}

#featured .title {
	font:1.2em Arial;
	font-weight:bold;
	}

#archive {
	padding-top:15px;
	font-size:1.05em;
	line-height:1.75em;
	}

#archive .title {
	font:2em Arial;
	font-weight:bold;
	letter-spacing:-0.03em;
	}

#archive .title a:link, #archive .title a:visited {
	color: #492068;
	text-decoration:none;
	}

#archive .clearfloat {
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
	}

#archive .spoiler, .spoiler a {
	display:block;
	margin-bottom:10px;
	font:1.1em Georgia;
	line-height:1.5em;
	color: #333;
	}

#archive .spoiler a:link, #archive .spoiler a:visited {
	color: #333;
	text-decoration:none;
	}

#archive p {
	margin:0px;
	padding:0px;
	}

.author {
	font-size:0.8em;
	font-weight:bold;
	}

.meta {
	font-size:0.9em;
	color:#333;
	margin-bottom:10px;
	}

.meta a {
	color:#333;
	}

#headline p, #featured p {
	margin:0;
	}

/* Content Page*/
#content {
	width:570px;
	background:#fff;
	font:1.05em;
	line-height:1.75em;
	float:left;
	min-height:400px;
	}

#content .breadcrumbs, #content .breadcrumbs a {
	font:1.05em Arial;
	font-weight:bold;
	text-transform:capitalize;
	color:#333;
	}

#content h2.title {
	font:2em Arial;
	font-weight:bold;
	letter-spacing:-0.03em;
	padding-top:10px;
	}

.post {
	font-size:1.05em;
	line-height:1.75em;
	}

.post p {
	margin-top:0px;
	}

.post .clearfloat {
	border-bottom:1px solid #ccc;
	margin:10px 0px;
	}

.post ul, .post ol {
	margin-bottom:15px;
	}

.post ul li {	
	list-style:square;
	margin-left:30px;
	}

.post ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.post ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

.post img, .post a img, {
	margin:0 10px 5px 0px;
	}

.post .ads {
	margin-top:10px;
	}

.entry {
	font:1.1em Georgia;
	line-height:1.5em;
	margin-top:20px;
	}

.post a:link {
	color: #0066CC;
	text-decoration:none
	}

.post a:visited {
	color: #6B40BD;
	text-decoration:none
	}

.post a:hover, .post a:active {
	text-decoration:underline;
	}

#stats {
	margin-top:10px;
	padding:4px 0px;
	text-transform:uppercase;
	font:0.8em Arial;
	border-bottom:1px solid #ccc;
	display:block;
	}

#byline {
	margin-top:20px;
	font:1em Arial;
	font-weight:bold;
	}

#stats span {
	padding: 0px 20px 0px 0px;
	}

#stats span a:hover {
	background:none;
	}

#stats span a {
	color:#333;
	}

#stats img, #nav img {
	border:0px;
	margin:0px;
	padding:0px;
	}

.navigation {
	padding:5px 0px;
	text-align:Center;
	}

/* Sidebar*/
#sidebar {
	width:300px;
	float:right;
	}

#announce {
	width:260px;
	padding:20px;
	background:#F5F8E7;
	color:#333;
	border: 1px solid #ccc;
	font:1.05em Arial;
	float:left;
	margin-bottom:20px;
	}

#sidebar-tags {
	width:300px;
	float:right;
	margin-top:-21px;
	margin-bottom:20px;
	}

#sidebar-top, #sidebar-bottom {
	width:300px;
	float:right;
	background:#fff;
	}

#sidebar h3, h3 a {
	font-weight:bold;
	font-size:1.1em Arial;
	text-transform:uppercase;
	letter-spacing:0.2em;
	color: #333;
	}

#sidebar h3 a:link, #sidebar h3 a:visited {
	color: #333;
	text-decoration:none;
	}

#sidebar h4 {
	font-weight:bold;
	font-size:1.5em;
	letter-spacing:-0.05em;
	color:#333;
	}

#sidebar a, #sidebar a:visited {
	color:#333;
	}

#sidebar li {
	list-style:square;
	margin-left:15px;
	}

#sidebar ul {
	list-style:none;
	letter-spacing:-0.01em;
	font:1em Arial;
	line-height:1.4em;
	}

#sidebar-ads {
	width:300px;
	float:right;
	margin-bottom:10px;
	padding:10px;
	background:#fff;
	}

/* Form Elements */

select {
	border:1px solid #333;
	width:100%
	}
	
.field {
	padding: 2px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
	}

#s {
	padding:2px;
	font-size:1.0em;
	width:200px;
	}
	
#searchsubmit {
	padding-left:5px;
	color:#fff;
	}

#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	}

/* Comments*/

.commentlist cite {
	font-style:normal;
	margin-bottom:4px;
	display:block;
	}	

.commentlist blockquote {
	background:#ededed;
	}
			
.commentlist li {
	padding: 10px 0px 10px 0px;
	list-style:none;
	margin-bottom:3px;
	}

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	padding: 10px 10px 0px 10px;
	background:#F5F8E7;
	border-top:1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width:475px;
	float:right
	}
		
.commentlist cite strong {
	font-size:1.1em;
	}
	
li.my_comment {
	background: #FFF;
	border:none;
	}

li.my_comment cite strong {
	font-size: 1.3em;
	color:#313228;
	}
	
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	color:#4d4d4d;
	display: block;
	margin-top:3px;
	text-align:right;
	font-size:0.9em;
	}

.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}
	
.commentlist small {
	background:#e9e9e9;
	}

.avatar {
	border:1px solid #bbb;
	margin:0px 10px 0px 0px;
	float:left;
	padding:2px;
	width:55px;
	height:55px;
	}	

#comment {
	width:570px;
	background:#fff;
	}

#tools {
	width:570px;
	font:0.95em Arial;
	font-size:0.95em
	}

/* Footer*/
#footer {
	margin: 0 auto;
	width: 960px;
	font-size:0.7em;
	background:#CCCCCC;
	color:#333;
	}


#footer a:link, #footer a:visited {
	color: #492068;
	text-decoration:none;
	}

/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {


	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}
