/*
THEME NAME: Carbusters
THEME URI: http://www.carbusters.org/
DESCRIPTION: Powered by Sandbox and Blueprint 1.6
VERSION: 1
AUTHOR: Jesper Nilsson
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

@import url('blueprint/screen.css');

body {
	padding: 20px;
}

a { text-decoration: none; }

#blog-title {
	margin-top: 20px;
	background: url(images/carbusters-logo.png) no-repeat;
	height: 71px;
	width: 435px;
}

#blog-title span {
	display: none;
}

/* MENU */

#menu {
	clear: both;
}

#menu ul {
	/*background-color: #000000;*/
	/*border-top: 5px solid #005952;*/
	list-style: none;
	margin: 0;
	/*margin-right: 10px;*/
	/*border-right: 1px solid #cccccc;*/
	padding: 0;
	font-family: Arial;
	/*font-weight: bold;*/
	height: 24px;
}

#menu ul li {
	display: inline;
	float: left;
	padding: 3px 15px;
	/*border-right: 1px solid #333333;*/
	height: 18px;
}

#menu ul li a {
	display:table-cell;
	color:#000;
	text-decoration:none;
}

#top-menu {
}

#top-menu ul {
	background-color: #000000;
	border-top: 5px solid #005952;
	list-style: none;
	margin: 0;
	/*margin-right: 10px;*/
	/*border-right: 1px solid #cccccc;*/
	padding: 0;
	font-family: Arial;
	/*font-weight: bold;*/
	height: 24px;
}

#top-menu ul li {
	display: inline;
	float: left;
	padding: 3px 15px;
	border-right: 1px solid #333333;
	height: 18px;
}

#top-menu ul li a {
	display:table-cell;
	color:#fff;
	text-decoration:none;
	text-transform: uppercase;
}

.home #menu ul li.home,
#menu ul li.current-menu-item,
#menu ul li.current-menu-ancestor,
#menu ul li.current-menu-item .sub-menu,
#menu ul li.current-menu-ancestor .sub-menu,
.category-feature-article #menu ul li.category-feature-article,
.category-blog #menu ul li.category-blog {
	background: #fff;
	/*border-left: 1px solid #cccccc;*/
	color: #000;
}

#menu ul li.current-menu-item > a,
#menu ul li.current-menu-ancestor > a,
#menu ul li.current-menu-item .sub-menu a,
#menu ul li.current-menu-ancestor .sub-menu a,
.category-feature-article #menu ul li.category-feature-article a,
.home #menu ul li.home a,
.category-blog #menu ul li.category-blog a {
	color: #000;
}

#menu ul li.current-menu-item > a {
	font-weight: bold;
}

.home #menu ul li.home a { color: #000;}


/* SIDEBAR */

#sidebar a { text-decoration: none }

#sidebar object { margin-bottom: 20px; }

#sidebar ul {
	border-left: 1px solid #cccccc;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	list-style: none;
}

#sidebar ul ul {
	display: block;
	border-left: none;
	padding: 0px;
	margin: 0px;
	font-size: 1em;
}

#sidebar ul ul li {
	padding-left: 0.9em;
	margin: 3px 0px;
	line-height: 1.3em;
	font: 0.9em;
	background: url(images/dot.png) no-repeat 0px 5px;
}

#sidebar h3 {
	font-family: "Myriad Pro";
	font-weight: bold;
	display: block;
	padding-right: 12px;
	padding-bottom: 0.3em;
	margin-bottom: 0.6em;
	margin-top: 20px;
	border-bottom: 1px solid #cccccc;
}

#content {
	margin-top: 20px;
}


/* POSTS */

.single .post, .page .page, .search .post, .archive .post {
	margin-right: 40px;
}

.post { clear: both; }
.alt {clear: none; }

.blog .postcontent {
	padding-right: 20px;
	padding-bottom: 10px;
}

.blog .alt .postcontent {
	padding-right: 10px;
	padding-left: 10px;
}

.postcontent span, .postcontent span {
	background: #005952;
	color: #fff;
	font-weight: bold;
	font-size: 0.9em;
	padding: 4px 8px;
}

.postcontent span a, .postcontent span a {
	color: #fff;
	text-decoration: none;
}

h2.page-title, h2.entry-title, h1.page-title, h1.entry-title {
	font-family: "Myriad Pro";
	font-size: 2.4em;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 10px;
	margin-bottom: 0.4em;
}

h2.page-title a:hover, h2.entry-title a:hover {
	color: #005952;
}

.postcontent h2 {
	font-family: "Myriad Pro";
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 10px;
	margin-bottom: 0px;
}

.postcontent h2 a {
	color: #000;
	text-decoration: none;
}

div.alignright {
	float: right;
	margin-left: 10px;
	margin-top: 4px;
	font-size: 11px;
}

div.alignleft {
	float: left;
	margin-right: 10px;
	margin-top: 4px;
	font-size: 11px;
}

img.alignright {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 6px;
}

img.alignleft {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 6px;
}

.navigation {
	clear: both;
}

.search .post, .archive .post, .category .post {
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

/* PUFF */

#puff {
	height: 300px;
	overflow: hidden;
	margin-bottom: 20px;
}

#puff {
	margin-right: 20px;
	vertical-align: bottom;
}


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

#puff a:hover {
	text-decoration: underline;
}

#puff #puff-bottom {
	position:absolute;
	bottom:0px;
}

#puff #puff-category {
	background: none;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
}

#puff #puff-header {
	font-family: "Myriad Pro";
	background: #000;
	padding: 8px 12px;
	font-size: 2em;
	font-weight: bold;
	line-height: 1.2em;
	color: #fff;
	width: 600px;
}


/* PAGE */

.page {
	padding-right: 20px;
}

.page h3, .single h3 {
	font-family: "Myriad Pro";
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 0.5em;
}

/* INPUT */

input.text { width: 75%; }

/* PAPERVIEW */

#papercontainer {
	height: 114px;
	display: inline;
	clear: both;
	padding: 0px 7px;
}

#papersview {
	display: block;
	width: 830px;
	overflow: hidden;
	float: left;
}

#papersview #papers {
	list-style: none;
	margin: 0px;
	padding: 0;
	white-space: nowrap;
}

#papersview #papers li ul li {
	display: inline;
	margin: 0 5px;
}

#papersview img {
	width: 80px;
}

/*
#papersview img:hover {
	opacity:0.3;
	filter:alpha(opacity=30);
}
*/

#papersview #papersblock {
}

#papersblock ul { margin:0; list-style: none; padding: 0; white-space: nowrap;	display: inline; }
#papersblock ul li { margin:0; list-style: none; padding: 0; white-space: nowrap;	display: inline; }

#papersleftnav {
	width: 40px;
	height: 114px;
	background: url(images/round-left.png) center no-repeat;
	float: left;
	cursor: pointer;
	margin-left: 14px;
}

#papersrightnav {
	width: 40px;
	height: 114px;
	background: url(images/round-right.png) center no-repeat;
	float: left;
	cursor: pointer;
	margin-right: 14px;
}

#sidebar #slider a img {
	width: 290px;
}

#sidebar #slider a img {
	width: 290px;
}

#sidebar #slider ul, #sidebar  #slider li{
	margin:0;
	padding:0;
	list-style:none;
}

#sidebar #slider, #sidebar #slider li {
	width:300px;
	height:210px;
	overflow:hidden;
}

span#prevBtn{}
span#nextBtn{}


/* FOOTER */

#printfooter { display: none; }

#footer {
	border-top: 5px solid #005952;
	background: #000000;
	padding: 0.5em 0;
	margin-top: 20px;
	color: #fff;
	font-size: 0.9em;
}

#footer p {
	margin-left: 24px;
}

#footer h2 {
	color: #fff;
	font-family: "Myriad Pro";
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 16px;
	margin-bottom: 0em;
	margin-left: 24px;
}

#footer-right {
	float: right;
	margin: 20px;
	padding-left:20px;
	width: 294px;
	border-left: 1px solid #fff;
}

#footer-left {
	margin-left: 4px;
}

#footer-right h2 {
	margin: 0em;
}

#footer-right p {
	margin: 0em;
}

/* COMMENTS */

#comments {
	margin-top: 20px;
	border-top: 1px solid #cccccc;
	padding-top: 20px;
}

#comments #comment {
	width: 75%;
	height: 200px;
}

.sociable {
	clear: both;
}

#menu .sub-menu {
	display: none;
	border: none;
}

#menu {
	position: relative;
	height: 50px;
}

#menu .current-menu-item .sub-menu,
#menu .current-menu-ancestor .sub-menu {
	display: inline-block;
	position: absolute;
	left: 0;
	top: 29px;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	width: 947px;
}