/*
*******************************************************************

Title:			bt_styles.css
Browser(s):		Safari, Firefox, IE

Author:			Andy Davis (www.raddsigns.com)
Created:		07-16-2007
Last modified:	11-24-2009

Don't steal, yo!

*******************************************************************
*/

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, em, img, q, dl, dt, dd, ol, ul, li, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}

body {
	background: url(../images/main_bg_stripe.jpg) repeat-x #000;
	color: #000;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 62.5%;
}

.clear {clear:both; height:0; overflow:hidden; margin:-1px 0 0 0;}

/*** GLOBAL ***/

#container {
	width: 960px;
	background: url(../images/stage_bg.jpg) no-repeat;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0!important;
}

#wrapper {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
}

h1#logo {
	width:242px;
	height:73px;
	background: url(../images/bt_logo.png) no-repeat;
	display: block;
	text-indent: -9999px;
	position: relative;
	top: 34px;
	left: -10px;
	padding-bottom: 33px;
}

.full-height {
	margin-top: 240px;
	display: block;
}

#footer {
	width:960px;
	height:92px;
	background: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	text-align: right;
	color: #c9d0a0;
	font-size: 1.1em;
	line-height: 15px;
	margin-top: 260px;
	display: block;
}

#footer p {
	margin:0;
	padding: 20px 80px 0 0;
}

#footer a {
	color: #b9ca50;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: none;
}

h2 {
	color: #c5c4c4;
	font-size:1.4em;
	font-weight:500;
	margin-top:11px;
	margin-bottom:10px;
	height: 25px;
	display: block;
	clear: both;
	text-shadow: 0.1em 0.1em 0.3em #000;
}

ul.thumbs {
	width: 900px;
	display: block;
	margin: 0 0 0 -10px;
	padding: 0px;
}

ul.thumbs li {
	float: left;
	display: inline;
	list-style-type: none;
}

ul.thumbs li img {
	border: 5px solid #666;
	margin: 18px;
	width: 100px;
	height: 100px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.interactive {
	border: 5px solid #666;
	margin: 18px;
	width: 100px;
	height: 100px;
	float: left;
}

.digital-item {
	width: 900px;
	display: block;
	margin-bottom: 20px;
	/*border-bottom: 1px dotted #222;*/
	padding-bottom: 20px;
	font-size: 100%;
}

.digital-item a img {
	float: left;
	border: 5px solid #666;
	width: 100px;
	height: 100px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-left: 5px;
}

.textblurb {
	width:550px;
	margin: 15px 0 10px 5px;
	float: left;
	padding: 0px;
	display: block;	
}

.textblurb h3 {
	font-size: 1.4em;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 8px;
	text-shadow: 0.1em 0.1em 0.3em #000;
}

.textblurb p {
	padding: 0;
	margin: 5px 0;
	color:#ccc;
	font-size: 1.2em;
	line-height: 1.6em;
	text-shadow: 0.1em 0.1em 0.3em #000;
}

.textblurb a {
	color: #BFD254;
	font-weight: bold;
	font-size: 1.0em;
	text-transform: uppercase;
	text-decoration: none;
	margin-top: 8px;
}

.textblurb a:hover {color: #fff; text-decoration: underline;}

.textblurb span {
	color: #BFD254!important;
	font-weight: bold;
	font-size: 1.1em;
}

.title {
	color:#FFF;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 8px;
}

.cv, .cv tr td {
	font-size: 1.1em;
	color:#BFD254;
	line-height: 1.6em;
	text-shadow: 0.1em 0.1em 0.3em #000;
}

.notice p {
	color:#666;
	font-size: 0.8em;
	margin: 12px 0 0 12px;
	line-height: 1.8em;
	text-shadow: none;
}

#flash {
	width:690px;
	height:325px!important;
	background: transparent;
	float: left;
}

#flashSmall {
	width:690px;
	height:200px!important;
	background: transparent;
	float: left;
}

.buttonLink {
	margin-left: 16px;
	line-height: 20px;
	font-size: 1.0em;
}

.table {
	margin-left: 16px;
	margin-top: 12px;
	color:#BFD254;
	font-size: 0.6em;
}

.titleLine {
	color:#FFF!important;
	font-size: 1.1em;
	font-weight: bold;
}

.tableInfo {
	font-size: 0.9em;
	line-height: 1.4em;
	color:#ccc!important;
	margin-top: 10px;
}

.contact p {
	font-size: 1.1em;
	color: #efefef;
	line-height: 1.4em;
	margin: 0 0 4px 8px;
	text-shadow: 0.1em 0.1em 0.3em #000;
}

.contact p a {
	margin-top: 8px;
	padding-top: 8px;
	border-top: 1px dotted #333;
	color: #b9ca50;
	display: block;
	width: 200px;
}

.contact p a:hover {
	color: #fff;
}
