body {
	background-color: #eeedee;
	font-family: "Helvetica Neue","Lucida Grande",Helvetica,Arial,sans-serif;
	font-size: 80%;
	color: #252525;
}

.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

p {
	color: #252525; 
	font-family: "Lucida Grande",Helvetica,Arial,sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	padding-bottom: 10px;
}
a {
	color: #fff;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:visited,
a:active {
	color: #a0a0a0;
}

a.more,
a.more:visited {
	padding-right: 8px;
	background: transparent url(/static/images/more.png) right center no-repeat;
	color: #0091CD;
	font-size: 0.9em;
}


h1,h2,h3,h4,h5,h6 {
	font-family: "Helvetica Neue","Lucida Grande",Helvetica,arial,sans-serif;
}

h1 {
	clear: both;
	float: right;
	font-family: "DejaVu Serif Italic","Trebuchet MS",arial,sans-serif;
	font-size: 2em;
	color: #1e1d1e;
	text-shadow: 0 1px 0 #fff;
}
h1 span {
	display: block;
	text-align: right;
	font-size: 0.6em;
	font-weight: normal;
}

h2 {
	font-family: "DejaVu Serif Italic","Trebuchet MS",arial,sans-serif;
	font-size: 1.6em;
	color: #eeedee;
	font-weight: normal;
}
h3 {
	font-family: "DejaVu Serif Italic","Trebuchet MS",arial,sans-serif;
	font-size: 1.0em;
	color: #c5c5c5;
	font-weight: normal;
}


#header_wrapper {
	width: 100%;
	height: 168px;
	background: transparent url(/static/images/bg_banner.png) top left repeat-x;
	border-bottom: solid 1px #eee;
}
#home #header_wrapper {
	background-image: url(/static/images/bg_bannerHome.png);
	height: 353px;
}
#header {
	width: 875px;
	margin: 0 auto;
	height: 100%;
}

#content_wrapper {
	width: 100%;
	background: #111011 url(/static/images/bg_content.png) top left repeat-x;
}
#content {
	width: 875px;
	margin: 0 auto;
	color: #eeedee;
	padding: 50px 0;
}
#content h2 {
	margin-bottom: 25px;
}
#content p {
	color: #a0a0a0;
	font-size: 1.0em;
	line-height: 1.7em;
	padding-bottom: 20px;
}

#content hr {
	border: 0;
	color: #404040;
	background-color: #404040;
	height: 1px;
	margin-bottom: 40px;
}

#footer_wrapper {
	border-top: solid 1px #eee;
	width: 100%;
	background: #eeedee url(/static/images/bg_footer.png) top left repeat-x;
	height: 51px;
}
#footer {
	width: 875px;
	margin: 0 auto;
	padding: 15px 0 0 0;
}

#header #nav {
	width: 500px;
	float: right;
	padding-top: 30px;
}
#header #nav ul {
	float: right;
	
}
#header #nav ul li {
	display: inline;
	float: left;
	text-transform: uppercase;
	padding-left: 10px;
}
#header #nav ul li a {
	color: #7f7f80;
	padding: 4px 14px;
	font-size: 0.9em;
	text-decoration: none;
}
#header #nav ul li.selected a,
#header #nav ul li a:hover {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #49494a;
	color: #eeedee;
	text-decoration: none;
}

#header #logo {
	width: 221px;
	height: 126px;
	float: left;
	background: transparent url(/static/images/bg_logo.png) center center no-repeat;
}
#header #logo a {
	display: block;
	width: 221px;
	height: 126px;
	font-size: 0.1em;
	text-indent: -9999px;
	text-decoration: none;
}


#home #header_content {
	width: 460px;
	float: left;
	clear: left;
}
#home #header_content h1 {
	padding: 20px 0;
	border-bottom: solid 1px #989898;
}
#home #header_content p {
	font-size: 0.95em;
	color: #484848;
	padding-top: 20px;
	border-top: solid 1px #efefef;
	line-height: 1.7em;
	clear: both;
}



#home #header #slider_wrapper {
	margin-top: 70px;
	float: right;
	clear: right;
	background: transparent url(/static/images/bg_scrollWindow.png) top left no-repeat;
	width: 373px;
	height: 209px;
	padding: 10px 0 0 31px;
}
#home #header div.mainSlider { 
	position: relative; 
	overflow: hidden; 
	width: 344px; 
	height: 189px;
}

#home #header div.mainSlider div.items { 
	width: 20000em; 
	position: absolute; 
}
 

#home #header div.mainSlider div.items div { 
	display: block;
	width: 342px;
	height: 187px;
	padding: 1px;
	float: left;
}

#primary {
	float: left;
	width: 560px;
}

#secondary {
	float: right;
	width: 290px;
	font-size: 0.9em;
}
#secondary h3 {
	font-size: 1.1em;
	margin-bottom: 15px;
}
#secondary h3 span {
	color: #656565;
}
#secondary hr {
	margin-bottom: 35px;
}

#moreAbout img {
	padding: 1px;
	background-color: #000;
	border: solid 1px #990000;
}
#moreAbout h3 {
	margin: 5px 0 15px 0;
	text-align: right;
}
#moreAbout li {
	margin-bottom: 50px;
}
#moreAbout .accolades li {
	color: #6d6d6d;
	font-size: 0.9em;
	line-height: 1.4em;
	font-style: italic;
	margin-bottom: 15px;
}
#moreAbout .accolades li strong {
	color: #a0a0a0;
	font-style: normal;
}


#products .sliver img {
	padding: 1px;
	background-color: #000;
	border: solid 1px #990000;
	margin-bottom: 20px;
}


#stats li {
	margin-bottom: 5px;
}
#stats li strong {
	color: #a0a0a0;
	font-style: normal;
}


#credits li {
	color: #656565;
	font-style: italic;
	margin-bottom: 5px;
}
#credits li strong {
	color: #fff;
	font-style: normal;
	padding-right: 5px;
}


h3.kit {
	padding-left: 20px;
	background: transparent url(/static/images/icons/briefcase.png) left center no-repeat;
}




/* Tumblr specific */

#posts {
	list-style: none;
}

#posts .date {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}

#posts .date a {
	display: block;
	height: 24px;
	background: #282828 url(/static/images/tum_calendar.png) 16px 20px no-repeat;
	padding: 26px 0 20px 82px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-decoration: none;
	font-size: 1.5em;
	font-family: "DejaVu Serif Italic","Trebuchet MS",arial,sans-serif;
	color: #fff;
}

#posts .post {
	clear: both;
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: solid 1px #282828;
}

#posts .post .post_meta {
	display: block;
	width: 64px;
	float: left;
	margin-right: 20px;
}

#posts .post .post_meta .link {
	display: block;
	height: 82px;
	width: 64px;
	background: transparent url(/static/images/tum_permalink.png) bottom center no-repeat;
}
#posts .post .post_meta .link a {
	display: block;
	height: 12px;
	padding-top: 70px;
	width: 64px;
	text-decoration: none;
	text-indent: -9999px;
	font-size: 0.1em;
}

#posts .post.text .post_meta { background: transparent url(/static/images/tum_text.png) top left no-repeat; }
#posts .post.chat .post_meta { background: transparent url(/static/images/tum_chat.png) top left no-repeat; }
#posts .post.quote .post_meta { background: transparent url(/static/images/tum_quote.png) top left no-repeat; }
#posts .post.link .post_meta { background: transparent url(/static/images/tum_link.png) top left no-repeat; }
#posts .post.photo .post_meta { background: transparent url(/static/images/tum_photo.png) top left no-repeat; }
#posts .post.audio .post_meta { background: transparent url(/static/images/tum_audio.png) top left no-repeat; }
#posts .post.video .post_meta { background: transparent url(/static/images/tum_video.png) top left no-repeat; }



#posts .post .post_content {
	display: block;
	width: 791px;
	float: left;
	padding-top: 10px;
}


#posts .post .source {
	float: right;
	font-size: 0.8em;
	color: #6f6f6f;
}
#posts .post .source a {
	color: #6f6f6f;
}

.rss {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	background: transparent url(/static/images/rss.png) top left no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	font-size: 0.1em;
	margin-right: 8px;
}

/* Quotes */
#posts .post.quote .post_content {
	font-size: 1.3em;
}
#posts .post.quote .post_content .source {
	font-style: italic;
	text-align: right;
	color: #6f6f6f;
	padding-top: 15px;
}
#posts .post.quote .post_content .source a {
	color: #6f6f6f;
}
#posts .post.quote .post_content .source a:hover {
	color: #990000;
}


/* Photos */
#posts .post.photo .post_content .img_wrap img {
	border: solid 20px #fff;
	padding: 2px;
}


/* Links */
#posts .post.link .post_content .ttl {
	font-size: 1.4em;
	padding-bottom: 20px;
	display: block;
}


/* Chat */
#posts .post.chat .post_content ul {
	border: solid 5px #282828;
	padding: 1px;
}
#posts .post.chat .post_content ul li {
	padding: 6px 0 6px 5px;
}
#posts .post.chat .post_content ul li.even {
	background-color: #282828;
}


/* Videos */
#posts .post.photo .post_content .vid_wrap {
	border: solid 20px #fff;
	padding: 2px;
	display: inline;
}


/* Text Posts */
#posts .post.text .post_content ul {
	list-style-type: square;
	list-style-position: inside;
	margin-bottom: 20px;
}
#posts .post.text .post_content ul li {
	margin-bottom: 5px;
}

#posts .post.text .post_content blockquote {
	font-style: italic;
	margin-bottom: 20px;
	font-size: 1.3em;
}

#posts .post.text .post_content blockquote:before {
	content: '"';
	font-size: 1.4em;
	color: #6f6f6f;
}
#posts .post.text .post_content blockquote:after {
	content: '"';
	font-size: 1.4em;
	color: #6f6f6f;
}

#posts .post.text .post_content .image img {
	border: solid 6px #fff;
	padding: 1px;
}

#posts .post.text .post_content .image a:hover img {
	background-color: #fff;
}
#posts .post.text .post_content .image .caption {
	border: solid 1px #fff;
	clear: both;
}


#posts .post.text .post_content .image.right {
	float: right;
}

#posts .post.text .post_content small {
	font-size: 0.8em;
	color: #595959;
}
#posts .post.text .post_content .star {
	color: #990000;
}








