/*
THEME NAME: Transport Crucible
THEME URI: http://www.transportcrucible.com
DESCRIPTION: Based on the popular and powerful <a href="http://www.plaintxt.org/themes/sandbox/" target="_blank">Sandbox</a> and <a href="http://code.google.com/p/blueprintcss/" target="_blank">BlueprintCSS</a> frameworks.
TAGS: widgets, sandbox, blueprint, microformats, hcard, hatom, xoxo
VERSION: 2.0
AUTHOR: Brian Richards
AUTHOR URI: http://www.rzen.net
*/

/* Two-column with sidebar on left from the /sandbox-layouts/ folder  */
@import url('css/2c-l.css');

/* START General Stylings */
* {
	margin:0;
	padding:0;
}
body {
	background:#fff;
	color:#333;
	font:76%/18pt Arial,sans-serif;
	margin:20px;
	padding:0;
}
a, a:visited {
	color:#777;
	text-decoration:none;
}
a:hover, a:active {
	color:#555;
}
h1, h2, h3 {
	margin-bottom:2px;
	overflow:hidden;
}
h1 {
	font-size:2em;
	color:#333;
}
h2 {
	font-size:1.5em;
	color:#555;
}
.left, .alignleft {
	position:relative;
	float:left;
	margin-right:10px;
}
.right, .alignright {
	position:relative;
	float:right;
	margin-left:10px;
}
.ma {margin:auto;}
.al {text-align:left;}
.ar {text-align:right;}
.cb {clear:both;}
p img {
	float:none;
	margin:auto;
}
/* END General Stylings */


/* BEGIN Header */
#header {
	overflow:hidden;
}
#logo {
	display:block;
	background:url('images/logo.png') no-repeat;
	width:497px;
	height:56px;
	position:relative;
	float:left;
}
#blog-name {
	position:absolute;
	text-indent:-999em;
}
#blog-description {
	color:#777;
	font-style:italic;
	position:relative;
	float:left;
	margin-left:150px;
	top:-20px;
	margin-bottom:-20px;
	clear:both;
}
#searchform {
	clear:both;
}
#s {
	background:url('images/search_lens.png') no-repeat 3px 50%;
	width:110px;
	padding:2px 5px 2px 20px;
	border:1px solid #ccc;
	position:relative;
	float:left;
}
#menu {
	width:745px;
	position:relative;
	clear:both;
	margin-top:25px;
	overflow:hidden;
	float:right;
}
#nav {
	position:relative;
	color:#555;
	font:14pt Arial,sans-serif;
	padding:0;
	margin:0;
}
* html body #nav { width:900px; }
#nav span {
	color:#e22;
	padding-right:8px;
}
#nav li {
	display:inline;
	float:left;
	margin-left:10px;
	width:175px;
}
* html body #nav li {
	width:160px;
	margin-left:0;
}
#nav ul {
	list-style:none;
	margin:0;
	padding:0;
	padding-left:10px;
	margin-left:15px;
	border-left:2px solid #e22;
}
#nav li li {
	display:block;
	float:none;
	margin:0;
	font:8pt/14pt Arial,sans-serif;
}
#location_top {
	border-top:1px solid #e22;
	border-bottom:1px solid #e22;
	padding:5px 0;
	margin:15px 0 15px 218px;
	position:relative;
	clear:both;
	overflow:hidden;
}
.breadcrumbs {
	position:relative;
	float:left;
}
.breadcrumbs a, .breadcrumbs a:visited {
	text-decoration:underline;
}
.pages {
	position:relative;
	float:right;
}
/* END Header */

.wp-pagenavi span.current {
	color:#aaa;
	border:1px solid #999;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
	border:0;
	color:#e22;
	text-decoration:none;
}
.wp-pagenavi span.extend {
	border:0;
	color:#aaa;
}

/* BEGIN Footer */
#sk2-footer {display:none;}
#location_bottom {
	clear:both;
	padding-bottom:5px;
	margin:0 0 0 250px;
	overflow:hidden;	
}
#footer {
	font-size:8pt;
	padding-top:15px;
	border-top:2px solid #e22;
}
#footer_logo {
	background:url('images/logo_footer.png') no-repeat left 50%;
	width:235px;
	height:75px;
	margin-right:15px;
	position:relative;
	float:left;
}
#footer a, #footer a:visited {
	color:#000;
}
#footer a:hover, #footer a:active {
	text-decoration:underline;
}
#footer_links {
	float:left;
	margin-left:250px;
}
a#footer_credit, a#footer_credit:visited {
	float:right;
	color:#aaa;
}
#footer_copy {
	
}
/* END Footer */

/* BEGIN Sidebar */
#primary {
	margin-top:-300px;

}
.xoxo, .xoxo ul {
	list-style:none;
	margin:0;
	padding:0;
}
.xoxo li {
	margin-bottom:30px;
}
.xoxo li li {
	margin-bottom:auto;
	line-height:15px;
}
.sidebar h3 {
	color:#555;
	line-height:1.5em;
}
.sidebar a, .sidebar a:visited {
	font-size:8pt!important;
}
#tags a, #tags a:visited {
}
.sidebar .cform label, .linklove, .sidebar .cform .reqtxt, .sidebar .cform .emailreqtxt {
	display:none;
}
.cform input, .cform textarea {
	width:180px;
}
.cform input.sendbutton {
	width:50px;
	margin:0;
	margin-left:136px;
}
.sidebar .cform input.sendbutton {
	width:50px;
	margin:0;
	margin-left:136px;
}
.cform input:hover, .cform textarea:hover, .cform select:hover,
.cform input:focus, .cform textarea:focus, .cform select:focus {
	background:#f9f9f9;
}
/* END Sidebar */


/* BEGIN Articles */
.post {
	padding-bottom: 15px;
	margin-bottom:15px;
	border-bottom:1px solid #e22;
	overflow:hidden;
}
.entry-title a {
	font:25px Georgia,serif;
	color:#333;
	text-decoration:none;
}
.entry-content a, .entry-content a:visited {
	color:#333;
	text-decoration:underline;
}
.entry-content a:hover, .entry-content a:active {
	color:#555;
}
.entry-meta {
	position:relative;
	float:left;
	font-size:8pt;
}
.entry-meta a, .entry-meta a:visited {
	color:#e22;
	text-decoration:underline;
}
.entry-meta a:hover, .entry-meta a:active {
	text-decoration:none;
}
.entry-date {
	color:#aaa;
	font-style:italic;
	position:relative;
	float:right;
	font-size:8pt;
}
/* END Articles */


/* SEARCH */
.widget_search {overflow:hidden;}
.screen-reader-text {display:none;}
#searchsubmit {float:left;margin-left:5px;background:#fff;color:#333;border:1px solid #CCC;padding:1px;}

/* CONTACT WIDGET */
.widgetcform fieldset {border:0;padding:0;margin:0;}
.widgetcform ol {list-style:none;margin:0;padding:0;}
.widgetcform fieldset li {margin:0 0 5px 0 !important;}
.widgetcform input {border:1px solid #999;padding:2px;}
.widgetcform textarea {border:1px solid #999;padding:2px;height:70px;margin:0;}
.cf_hidden {display:none;}
.sendbutton {margin-right:5px;}
