/*
Theme Name: BS Industries 2010
Theme URI: http://thestiltsman.com/
Description: BS Re re Design 2010.
Version: 3
Author: Stilts Man
Tags: rad

*/

* { padding:0;margin:0;border:none; }
a { text-decoration:underline; color:#000000; }
a:link {color: #C50000; text-decoration: underline; }
a:active {color: #C50000; text-decoration: underline; }
a:visited {color: #C50000; text-decoration: underline; }
a:hover {color: #C50000; text-decoration: none; }
hr { display:none; }
.clear { clear:both; }
.left { float:left; }
.right { float:right; }


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

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

/*blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}*/

body {
	margin:0 0 0 0;
	text-align:center;
	font:12px/14px verdana, sans-serif;
	color:#fff;
	/*background:url(images/body_bg.jpg);*/
	background:url(http://www.bodiestroud.com/images/bg_2010.jpg) no-repeat top #000;
}

/******************* STILTS MAN EDITS *******************/
#follow {
	float:left;
	width:292px;
	height: 50px;
}

#follow img {
float:left;
}

.home {
	margin:10px 0 0 0;
	}
	
	.home  {
	color: #000000;
	}

#nav {
	background:url(http://www.bodiestroud.com/images/2010_nav.png);
	width:970px;
	float:left;
	height:40px;
	margin:0 0 0 -33px;
	padding:0;
	}
	
	.navright {
	float:right;
	display:inline-block;
	padding:10px 20px 0 0;
	}

#nav a{
color:#FFF;
font-weight:bold;
text-decoration:none;
letter-spacing:0.1px;
}

#nav a:hover{
color:#000;
}
	
.nav_link {
padding-left:13px;
float:left;
}
.nav_link_drop {
float:left;
}

.newsletter {
background:url(http://www.bodiestroud.com/images/2010_nav_sub.png) no-repeat scroll 0 0 transparent;
float:left;
height:66px;
margin-left:-33px;
padding:26px 0 0 26px;
width:315px;
}


#header {
width:905px;
height: 330px;
	}
	
#mainposts {
float:right;
margin:5px 0 0 5px;
padding-right:52px;
width:580px;
min-height:200px;
	}
	
	#mainposts img {
		border:2px solid #000;
		margin:5px 0 5px 0;
		}
	
#content {
	background:url(http://www.bodiestroud.com/images/contentbg_2010.png) top left repeat-y;
	display:inline-block;
	width:954px;
	text-align:left;
	padding:0 0 0 25px;
	/* Hide from IE-mac \*/
	margin:0 auto;
	border:none;
	overflow:visible;
	/* end hack */
	}
	
#footer {
color:#FFFFFF;
float:left;
margin:10px 0 0;
padding:10px;
width:883px;	}

.post {
border-bottom: 1px solid #C50000;
}

#menu .post {
border:none;
margin-bottom:15px;
padding:0 10px;
}

.gallery_list h1 {
font-size: 17px;
}

#menu.gallery_list {
padding-left: 25px;
padding-bottom:45px;
margin-left:-2px;
}

#menu.gallery_list li.page_item {
list-style:none;
padding-bottom:3px
}

#menu.gallery_list a {
color:#ffffff;
text-decoration:none;
}

		.newsinput {
		background:url(http://www.bodiestroud.com/images/2010_input.gif) no-repeat left;
		width:134px;
		height:24px;
}

.newad {
float:left;
margin-top:5px;
}

/******************* END STILTS MAN EDITS *******************/
#search{
margin-bottom:20px;
}

.cats {
float:left;
padding-left:10px;
}

.archs {
border-right:1px solid #000000;
float:left;
padding-right:25px;}

.archs a, .cats a {
font-size:10px;
}

cite {
	font-size: 90%;
	font-style: normal;
}

h2 {
	border-bottom: 1px dotted #000;
	font: 12px "Helvetica", Verdana, sans-serif;
	letter-spacing: -0.1em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
	font-weight:bold;
}

h3 {
	border-bottom: 1px dotted #000;
	font: 22px "Helvetica", Verdana, sans-serif;
	font-weight:bold;
	margin-top: 0;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 12px "Helvetica", Verdana, sans-serif;
	font-weight:bold;
	list-style:none;

}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	border-top: 1px dotted #000;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	color:#C50000;
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}

#menu {
	float:left;
	width: 273px;
	text-align:left;
	margin-left:-2px;
background:url(http://www.bodiestroud.com/images/home_updates_2010.jpg) no-repeat scroll left top transparent;
padding:25px 10px 2px;

}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 169px;
	height:30px;
background:url(images/search.jpg);
}

#menu ul {
	color: #FFF;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}

#menu ul li {
	font: bold 110% 'Helvetica', Verdana, san-serif;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#menu ul ul li a {
	color: #FFF;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* Captions & aligment */
.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;
	-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;
}
/* End captions & aligment */

.storycontent {
	font-size: 14px;
}

#upd {
	float:left;
	width:292px;
	}

	.headtop {
	background:url(images/header/top.png) no-repeat;
z-index:30;
width:905px;
height: 335px;
position:relative;
}
	.headslide {
	z-index:20;
	margin-top:-334px !important;
	overflow:hidden;
width:905px;
height: 331px;
	}

table.tec-calendar {
border:1px solid #AAAAAA;
border-collapse:collapse;
clear:both;
display:inline-block;
font-size:12px;
margin:18px 0 12px 15px;
width:596px;
}

.tec-month-nav {
position:relative !important;
}

#tec-events-calendar-header  {
margin-bottom:0px !important;
position:inherit !important;
}

select.tec-events-dropdown  {
font-size:11px;
margin:33px 9px 0 25px !important;
width:auto;
}

table.tec-calendar  {
margin:-15px 0 12px 20px !important;
}

.youtube_gallery_item {
margin-right:10px;
float:left;
}


#projectupdates {
background:url("images/2010_projectupdates.jpg") no-repeat scroll right top transparent;
float:left;
height:170px;
margin-left:-18px;
margin-top:20px;
padding:24px 0 0 27px;
width:575px;
}

#videoupdates {
background:url("images/2010_videoupdates.jpg") no-repeat scroll right top transparent;
float:left;
height:200px;
margin-left:-15px;
margin-top:20px;
padding:51px 0 0 27px;
width:573px;
}

.eventwidget {
list-style:none;
margin-left:20px;
}

#nav_drop {padding:0; margin:0; list-style:none;  position:relative; z-index:90;   }
#nav_drop li.top {display:block; float:left; height:18px; z-index:90;}
#nav_drop li a.top_link span {float:left; display:block; height:15px; }
#nav_drop li a.top_link span.down {float:left; display:block; height:25px;font:12px/14px verdana,sans-serif; font-weight:bold; }

#nav_drop li:hover a.top_link {color:#fff;}
#nav_drop li:hover a.top_link span {}
#nav_drop li:hover a.top_link span.down {}

/* Default list styling */

#nav_drop li:hover {position:relative; z-index:90;}

#nav_drop li:hover ul.sub
{left:10px; top:25px; background: #d2462e; padding:3px; white-space:nowrap; width:90px; height:auto; z-index:90;}
#nav_drop li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:90px; font-weight:normal; z-index:90;}
#nav_drop li:hover ul.sub li a
{display:block; font-size:12px; font-weight:bold; height:18px; width:88px; line-height:18px; text-indent:5px; color:#000; text-decoration:none; z-index:90;}
#nav_drop li ul.sub li a.fly
{background:#000 ; z-index:1000;}
#nav_drop li:hover ul.sub li a:hover 
{background:#000; color:#fff; z-index:1000;}
#nav_drop li:hover ul.sub li a.fly:hover
{background:#000; color:#fff; z-index:1000;}


#nav_drop li:hover li:hover ul,
#nav_drop li:hover li:hover li:hover ul,
#nav_drop li:hover li:hover li:hover li:hover ul,
#nav_drop li:hover li:hover li:hover li:hover li:hover ul
{left:90px; top:-4px; background: #972b18; padding:3px; white-space:nowrap; width:90px; z-index:1000; height:auto;}

#nav_drop ul, 
#nav_drop li:hover ul ul,
#nav_drop li:hover li:hover ul ul,
#nav_drop li:hover li:hover li:hover ul ul,
#nav_drop li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none; z-index:1000;}

#nav_drop li:hover li:hover a.fly,
#nav_drop li:hover li:hover li:hover a.fly,
#nav_drop li:hover li:hover li:hover li:hover a.fly,
#nav_drop li:hover li:hover li:hover li:hover li:hover a.fly
{background:#6a812c; color:#fff; z-index:1000;} 

#nav_drop li:hover li:hover li a.fly,
#nav_drop li:hover li:hover li:hover li a.fly,
#nav_drop li:hover li:hover li:hover li:hover li a.fly
{background:#bbd37e; color:#000; z-index:1000;} 


.chassis .ngg-galleryoverview {
margin: 0 auto;
width:360px;
}
