/*
Theme Name: Petter Solberg
Theme URI: http://pettersolberg.com/
Description: The default WordPress theme for Petter Solberg
Version: 2
Author: Ord & Bild
Author URI: http://ordbild.se
Tags: petter, solberg, rally, wrc

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

a {
	color: #666;
	text-decoration: none;	
}

.cmp {
	margin-bottom: 20px;	
}

.flashcontent {
	height: 390px;
	background: black;
	padding-top: 10px;
	margin-bottom: 20px;
}

.home .post img {
	float: left;
	margin: 0 10px 9px 0;
	border: white 1px solid;	
}

body.page-id-3988 .fb_meme, body.page-id-3988 h2.h2_mini {
	display: none;	
}

/* win */
body.page-id-3988 fieldset {
	padding: 10px;
	background: #f8f8f8;
	margin-top: 20px;
	border: 1px solid #ccc;
}

body.page-id-3988 legend {
	font-size: 0.9em;	
}

body.page-id-3988 label {
	clear: both;
	display: block;
	font-weight: bold;
	font-size: 0.92em;
	color: #333;
}

body.page-id-3988 input {
	padding: 3px;
}


body {
	font-family: Arial, sans-serif;	
	background: #1e1e1e url(images/bg/background-start.jpg) no-repeat center top fixed;
}

.background_blog {
	background: #1e1e1e url(images/bg/background-blog.jpg) no-repeat center top fixed;	
}

.background_news {
	background: #1e1e1e url(images/bg/background-news.jpg) no-repeat center top fixed;	
}


.emblem {
	float: left;	
}

.header {
	background: url(images/head.jpg) no-repeat top right;
	height: 56px;
	flaot: left;
}

.logo {
	margin: 20px 0 0 15px;
	float: left;
}

.primary_links {
	float: right;
}

.primary_links ul li.language_item {
	margin-right: 2px;
	margin-left: 2px;	
}

.primary_links ul {
	list-style-type: none;
	list-style-position: inside;
	margin-right: 5px;
}

.primary_links ul li {
	float: left;
	color: white;
	margin-right: 10px;
	margin-left:10px;
	line-height: 56px;
	height: 56px;
}

.primary_links a {
	color: #ccc;
	font-size: 0.75em;
	text-decoration: none;
}

.primary_links a:hover {
	color: white;	
}

.menu {
	width: 876px;
	height: 35px;
	float: left;
}

.menu ul li {
	list-style-type: none;
	float: left;	
}

.menu ul li a {
	display: block;
	width: 125px;
	height: 35px;
	background-image: url(images/menu.jpg);
	text-indent: -9999px;
}

.menu ul li.page-item-1595 a {
	width: 126px;
}

/* home */
.menu ul li.page-item-home a {
	background-position: 0 0;
}

.menu ul li.page-item-home a:hover {
	background-position: 0 -35px;
}

.menu ul li.page-item-home.current_page_item a {
	background-position: 0 -70px;
}

/* blog */
.menu ul li.cat-item-21 a {
	background-position: -125px 0;	
}

.menu ul li.cat-item-21 a:hover {
	background-position: -125px -35px;
}

.menu ul li.cat-item-21.current-cat a {
	background-position: -125px -70px;
}

/* news */
.menu ul li.cat-item-1 a {
	background-position: 0 0;	
}

.menu ul li.cat-item-1 a:hover {
	background-position: 0 -35px;
}

.menu ul li.cat-item-1.current-cat a {
	background-position: 0 -70px;
}

/* team */
.menu ul li.page-item-8557 a {
	background-position: -250px 0;		
}

.menu ul li.page-item-8557 a:hover {
	background-position: -250px -35px;		
}

.menu ul li.page-item-8557.current_page_item a {
	background-position: -250px -70px;		
}

/* wrc */
.menu ul li.page-item-6 a {
	background-position: -375px 0;		
}

.menu ul li.page-item-6 a:hover {
	background-position: -375px -35px;		
}

.menu ul li.page-item-6.current_page_item a {
	background-position: -375px -70px;		
}

/* fanzone */
.menu ul li.page-item-2873 a {
	background-position: -500px 0;		
}

.menu ul li.page-item-2873 a:hover {
	background-position: -500px -35px;		
}

.menu ul li.page-item-2873.current_page_item a {
	background-position: -500px -70px;		
}

/* shop */
.menu ul li.page-item-2318 a {
	background-position: -625px 0;		
}

.menu ul li.page-item-2318 a:hover {
	background-position: -625px -35px;		
}

.menu ul li.page-item-2318.current_page_item a {
	background-position: -625px -70px;		
}

/* sponsors */
.menu ul li.page-item-1595 a {
	background-position: -750px 0;		
}

.menu ul li.page-item-1595 a:hover {
	background-position: -750px -35px;		
}

.menu ul li.page-item-1595.current_page_item a {
	background-position: -750px -70px;		
}



.shadow {
	background: url(images/menu-shadow.png) no-repeat;
	width: 1000px;
	height: 3px;
}

.submenu {
	margin: 25px 5px 20px 10px;
	float: left;
}

.submenu ul {
	list-style-type: none;	
}

.submenu ul li {
	display: inline;
	background: #333;
	font-size: 0.75em;
	padding: 5px;
	float: left;
	margin-right: 10px;
}

.submenu ul li:hover {
	background: #666;
}

.submenu ul li.current_page_item,
.submenu ul li.current_category_item {
	background:#fc3;
}

.submenu ul li a {
	color: white;	
}

.submenu ul li.current_page_item a,
.submenu ul li.current_category_item a {
	color:#000;
}

.submenu-title {
	float:left;
	margin-top:29px;
	font-size:0.8em;
	color:#fff;
	font-weight:normal;
	margin-left:10px;
}

.important {
	margin-top: 25px;
	padding-bottom: 20px;
	background: url(images/important.png) no-repeat;
	height: 22px;
	padding-left: 30px;
	font-size: 0.75em;
	line-height: 22px;
	color: white;
}

/* home */
.background_home .headers {
	background: url(images/header_title/home.png) no-repeat;
	width: 272px;
}

/* blog */
.background_blog .headers {
	background: url(images/header_title/blog.png) no-repeat;
	width: 106px;
}

/* wrc */
.background_6 .headers {
	background: url(images/header_title/wrc.png) no-repeat;
	width: 92px;		
}

/* team */
.background_11 .headers {
	background: url(images/header_title/teampetter.png) no-repeat;
	width: 288px;	
}

/* fanzone */
.background_2873 .headers {
	background: url(images/header_title/fanzone.png) no-repeat;
	width: 205px;		
}

/* shop */
.background_2318 .headers {
	background: url(images/header_title/shop.png) no-repeat;
	width: 114px;	
}

/* sponsors */
.background_1595 .headers {
	background: url(images/header_title/sponsors.png) no-repeat;
	width: 223px;		
}

/* news */
.background_news .headers {
	background: url(images/header_title/news.png) no-repeat;
	width: 116px;	
}

/* contact */
.background_2881 .headers {
	background: url(images/header_title/contact.png) no-repeat;
	width: 195px;	
}

/* contact */
.background_1467 .headers {
	background: url(images/header_title/media.png) no-repeat;
	width: 130px;	
}

/* contact */
.background_1467 .headers {
	background: url(images/header_title/media.png) no-repeat;
	width: 130px;	
}


/* podcast */
.background_podcast .headers {
	background: url(images/header_title/header-podcast.png) no-repeat;
	width: 241px;
}


/* blog */
.background_blog .headers {
	background: url(images/header_title/blog.png) no-repeat;
	width: 106px;
}

/* blog */
.background_3988 .headers {
	background: url(images/header_title/header-fyll.png) no-repeat;
	width: 354px;
}

.background_4369 .headers {
	background: url(images/header_title/header-results.png) no-repeat;
	width: 182px;
}

.headers {
	margin-bottom: 10px;
	height: 32px;
	text-indent: -9999px;
}

.hr {
	border-bottom: 1px solid #fc3;
	font-size: 1px;
	height: 1px;
	width: 630px;
	margin-bottom: 10px;
	display: none;
}

.home .hr {
	display:block;
}

h2.header_0 {
	color: #fc0;
}

h2.header_1 {
	color: #de3438;
}

h2.header_0 span, h2.header_1 span {
	font-size: 1.4375em;
	text-transform: uppercase;
}

h2.header_0 a, h2.header_1 a {
	font-size: 1.4375em;
	color: white;
	text-decoration: none;
}

h2.h2_mini {
	margin-bottom: 10px;	
}

h2.h2_mini a {
	color: #333;
	text-decoration: none;
	font-size: 1.175em;
}

.single h2.h2_mini a {
	font-size: 2em;	
}

.post_content .post {
	background: white;	
	margin-bottom: 20px;
	margin-top: 10px;
}

.post_archive {
	background: white;
}

.post_archive .post {
	border-bottom: 1px solid #333;
}
	
.mini_posts .post {
	margin-bottom: 1px;
	margin-top: 0;
}

.the_post p {
	font-size: .8125em;
	line-height: 1.5em;
	margin:12px 0px;
}

.the_post ul li {
	font-size:0.8em;
	list-style-type:disc;
	margin:5px 0px 5px 30px;
}

.fb_meme {
	float: right;
	display: inline;
	padding: 5px;
	background: white;
	margin-left: 10px;
}

.facebook_share {
	margin-bottom: 5px;
}

.post img {
	/* display: block; */
}

.the_date, .the_comments {
	display: inline;
	font-size:0.85em;
}

.the_comments {
	margin-left: 20px;	
	background:url(images/comment.png) no-repeat 0 50%;
}

.the_comments a {
	padding-left:20px;
}

.post_meta {
	font-size: 0.8em;
	color: #666;
	margin-top: 10px;
}

.archive_meta {
	margin-bottom: 10px;
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 10px;
	font-size: 0.7em;
	color: #666;
	text-transform: uppercase;
}

.archive_meta a {
	color: #3298c9;	
}

.post_archive .post_meta {
	background: #e8e8e8;
	padding: 10px;	
}

.post_archive .the_comments {
	margin-left: 5px;	
}

.the_category {
	font-weight: bold;
	text-transform: uppercase;	
	margin-bottom: 5px;
	font-size:0.8em;
}

.the_category a {
	color: #666;
	text-decoration: none;	
}


.post_content .post .first_post {
	background: #fc3;	
}

.entry {
	padding: 15px;
}

.sidebar {

}	

.wrap_footer {
	background: #333;
	overflow: hidden;
	margin-top: 40px;
	margin-bottom: 1px;
}

/* footer logos */
.logos {
	margin: 10px 0 22px 0;
}

a.the-logos {
	display: block;
	width: 980px;
	height: 159px;
	background: url(images/logobottom.png) no-repeat 0 top;		
}

a.the-logos:hover {
	background-position: 0 -150px;	
}

/* footer icons */
.wrap_footer .footer-icons {
	margin-top:10px;
	margin-bottom:22px;
}

	.wrap_footer .footer-icons ul {
		list-style-type:none;
	}

		.wrap_footer .footer-icons ul li {
			list-style-type:none;
			float:left;
		}
		
	.wrap_footer .footer-icons ul.row-1 {
		margin-left:146px;
	}
	
	.wrap_footer .footer-icons ul.row-2 {
		margin-top:25px;
	}
				
	/* tools logo */
	.wrap_footer .footer-icons ul.row-1 li.first {
		margin-left:0px;
		cursor:pointer;
	}
		
	.wrap_footer .footer-icons #footer-links-tools {
		background:url(images/footer_icons/logo_tools.png) no-repeat 0 0;
		width:89px;
		height:55px;
	}
	
		.wrap_footer .footer-icons #footer-links-tools:hover {
			background:url(images/footer_icons/logo_tools.png) no-repeat 0 bottom;
		}
	
	/* remember logo */
	.wrap_footer .footer-icons ul.row-1 li.remember {
		margin-left:66px;
		cursor:pointer;
	}
	
	.wrap_footer .footer-icons #footer-links-remember {
		background:url(images/footer_icons/logo_remember.png) no-repeat 0 0;
		width:118px;
		height:55px;
	}
	
		.wrap_footer .footer-icons #footer-links-remember:hover {
			background:url(images/footer_icons/logo_remember.png) no-repeat 0 bottom;
		}
	
	/* enetercard logo */
	.wrap_footer .footer-icons ul.row-1 li.entercard {
		margin-left:53px;
		cursor:pointer;
	}
		
	.wrap_footer .footer-icons #footer-links-entercard {
		background:url(images/footer_icons/logo_entercard.png) no-repeat 0 0;
		width:118px;
		height:55px;
	}
	
		.wrap_footer .footer-icons #footer-links-entercard:hover {
			background:url(images/footer_icons/logo_entercard.png) no-repeat 0 bottom;
		}
	
	/* shell logo */
	.wrap_footer .footer-icons ul.row-1 li.shell {
		margin-left:60px;
		cursor:pointer;
	}
	
	.wrap_footer .footer-icons #footer-links-shell {
		background:url(images/footer_icons/logo_shell.png) no-repeat 0 0;
		width:55px;
		height:55px;
	}
	
		.wrap_footer .footer-icons #footer-links-shell:hover {
			background:url(images/footer_icons/logo_shell.png) no-repeat 0 bottom;
		}
	
	/* mad-croc logo */
	.wrap_footer .footer-icons ul.row-1 li.mad-croc {
		margin-left:66px;
		cursor:pointer;
	}
		
	.wrap_footer .footer-icons #footer-links-mad-croc {
		background:url(images/footer_icons/logo_mad_croc.png) no-repeat 0 0;
		width:67px;
		height:55px;
	}
	
		.wrap_footer .footer-icons #footer-links-mad-croc:hover {
			background:url(images/footer_icons/logo_mad_croc.png) no-repeat 0 100%;
		}
	
	/* citroen logo */
	.wrap_footer .footer-icons ul.row-2 li.citroen {
		margin-left:0px;
		cursor:pointer;
	}
	
	.wrap_footer .footer-icons #footer-links-citroen {
		background:url(images/footer_icons/logo_citroen.png) no-repeat 0 0;
		width:55px;
		height:44px;
	}
	
		.wrap_footer .footer-icons #footer-links-citroen:hover{
			background:url(images/footer_icons/logo_citroen.png) no-repeat 0 bottom;
		}
	
	/* omp logo */
	.wrap_footer .footer-icons ul.row-2 li.omp {
		margin-left:47px;
		cursor:pointer;
	}
	
	.wrap_footer .footer-icons #footer-links-omp {
		background:url(images/footer_icons/logo_omp.png) no-repeat 0 0;
		width:49px;
		height:44px;
	}
	
		.wrap_footer .footer-icons #footer-links-omp:hover {
			background:url(images/footer_icons/logo_omp.png) no-repeat 0 bottom;
		}
	
	/* pirelli logo */
	.wrap_footer .footer-icons ul.row-2 li.pirelli {
		margin-left:42px;
		cursor:pointer;
	}
	
	.wrap_footer .footer-icons #footer-links-pirelli {
		background:url(images/footer_icons/logo_pirelli.png) no-repeat 0 0;
		width:72px;
		height:44px;
	}
	
		.wrap_footer .footer-icons #footer-links-pirelli:hover {
			background:url(images/footer_icons/logo_pirelli.png) no-repeat 0 bottom;
		}
	
	/* hurtigruta logo */
	.wrap_footer .footer-icons ul.row-2 li.hurtigruta {
		margin-left:44px;
		cursor:pointer;
	}
	
	.wrap_footer .footer-icons #footer-links-hurtigruta {
		background:url(images/footer_icons/logo_hurtigruta.png) no-repeat 0 0;
		width:77px;
		height:44px;
	}
	
		.wrap_footer .footer-icons #footer-links-hurtigruta:hover {
			background:url(images/footer_icons/logo_hurtigruta.png) no-repeat 0 bottom;
		}
	
	/* hellvik hus logo */
	.wrap_footer .footer-icons ul.row-2 li.hellvik-hus {
		margin-left:53px;
		cursor:pointer;
	}
	
	.wrap_footer .footer-icons #footer-links-hellvik-hus {
		background:url(images/footer_icons/logo_hellvik_hus.png) no-repeat 0 0;
		width:62px;
		height:44px;
	}
	
		.wrap_footer .footer-icons #footer-links-hellvik-hus:hover {
			background:url(images/footer_icons/logo_hellvik_hus.png) no-repeat 0 bottom;
		}
	
	/* naf logo */
	.wrap_footer .footer-icons ul.row-2 li.naf {
		margin-left:68px;
		cursor:pointer;
	}
	
	.wrap_footer .footer-icons #footer-links-naf {
		background:url(images/footer_icons/logo_naf.png) no-repeat 0 0;
		width:36px;
		height:44px;
	}
	
		.wrap_footer .footer-icons #footer-links-naf:hover {
			background:url(images/footer_icons/logo_naf.png) no-repeat 0 bottom;
		}
	
	/* 5 logo */
	.wrap_footer .footer-icons ul.row-2 li.five {
		margin-left:76px;
		cursor:pointer;
	}
	
	.wrap_footer .footer-icons #footer-links-5 {
		background:url(images/footer_icons/logo_5.png) no-repeat 0 0;
		width:38px;
		height:44px;
	}
	
		.wrap_footer .footer-icons #footer-links-5:hover {
			background:url(images/footer_icons/logo_5.png) no-repeat 0 bottom;
		}
	
	/* spydeberg logo */
	.wrap_footer .footer-icons ul.row-2 li.spydeberg {
		margin-left:47px;
		cursor:pointer;
	}
	
	.wrap_footer .footer-icons #footer-links-spydeberg {
		background:url(images/footer_icons/logo_spydeberg.png) no-repeat 0 0;
		width:87px;
		height:44px;
	}
	
		.wrap_footer .footer-icons #footer-links-spydeberg:hover {
			background:url(images/footer_icons/logo_spydeberg.png) no-repeat 0 bottom;
		}
	
	/* 3m logo */
	.wrap_footer .footer-icons ul.row-2 li.three-m {
		margin-left:39px;
		cursor:pointer;
	}
	
	.wrap_footer .footer-icons #footer-links-3m {
		background:url(images/footer_icons/logo_3m.png) no-repeat 0 0;
		width:48px;
		height:44px;
	}
	
		.wrap_footer .footer-icons #footer-links-3m:hover {
			background:url(images/footer_icons/logo_3m.png) no-repeat 0 bottom;
		}

	/* halti logo */
	.wrap_footer .footer-icons ul.row-2 li.halti {
		margin-left:39px;
		cursor:pointer;
	}
	
	.wrap_footer .footer-icons #footer-links-halti {
		background:url(images/footer_icons/logo_halti.png) no-repeat 0 0;
		width:55px;
		height:20px;
	}
	
		.wrap_footer .footer-icons #footer-links-halti:hover {
			background:url(images/footer_icons/logo_halti.png) no-repeat 0 bottom;
		}




.wrap_footer2 {
	background: #333;
	overflow: hidden;	
}

	.wrap_footer2 .footer-bottom {
		margin-top:22px;
		margin-bottom:22px;		
	}

	.wrap_footer2 .footer-bottom #big-logo-1 {
		background:url(images/footer_icons/logo_petter_solberg_1.png) no-repeat;
		width:59px;
		height:66px;
		float:left;
		margin-top:-6px;
	}
	
	.wrap_footer2 .footer-bottom #footer-text {
		color:#999;
		margin-left:19px;
		float:left;
		width:560px;
		font-size:12px;
		font-family:Helvetica;
		line-height:19px;
	}
	
	.wrap_footer2 .footer-bottom #big-logo-2 {
		background:url(images/footer_icons/logo_petter_solberg_2.png) no-repeat;
		width:218px;
		height:66px;
		float:left;
		margin-top:-7px;
		margin-left:122px;
	}


.rase {
	margin-bottom: 20px;
}



/* youtube */
.youtube_container {
border-left: 1px solid #666;
	border-right: 1px solid #666;	
}

.youtube_thumb_container {
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	background: #2e2e2e;
	padding-top: 10px;
	text-align: center;
}

.youtube_thumb {
	width: 90px;
	height: 60px;
	border: 2px solid #666;
}

.youtube_thumb:hover {
	border: 2px solid white;	
}

.thumb1 {
	margin: 0 3px 0 0;	
}

.thumb2 {
	margin: 0 3px;
}

.thumb3 {
	margin: 0 0 0 3px;	
}

/* tabs */

#tabs ul li a {
	display: block;
	height: 33px;
	text-indent: -9999px;
}

.ui-tabs .ui-tabs-hide {
	display:none !important;
}

#tabs ul {
	height: 33px;
	background: url(images/widget-menu.png) no-repeat;
}

#tabs ul li {
	list-style-type: none;
	display: inline;
	float: left;
}

.ui-tabs-nav li.tab1 a {
	background: url(images/widget-menu.png) no-repeat;
	width: 64px;
}

.ui-tabs-nav li.tab1.ui-state-active a {
	background-position: 0 -33px;
	width: 64px;
}

.ui-tabs-nav li.tab2 a {
	background: url(images/widget-menu.png) no-repeat;
	width: 84px;
	background-position: -64px 0;
}

.ui-tabs-nav li.tab2.ui-state-active a {
	background-position: -64px -33px;
	width: 84px;
}

/* tab1 63 tab2 84 */
#tabs {
	float: left;
	display: inline;
	width: 330px;	
}

#tabs .widget_text {
	float: left;
	display: inline;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
}

#tabs .widget_text object {
	float: left;
	display: inline;	
}

	#tabs #fragment-2 {
		/* background:url(images/podcast_content_bg.png); */
		background:#2e2e2e;
		border-left:1px solid #666;
		border-right:1px solid #666;
		padding:10px 0px 4px 0px;
	}

	#tabs #fragment-2 .podcast-link-box {
		width:312px;
		margin:1px 4px 1px 8px;
		background:#000 url(images/icon-speaker.gif) no-repeat 4px 50%;
	}
	
		#tabs #fragment-2 .podcast-link-box a,
		#tabs #fragment-2 .podcast-link-box a:link,
		#tabs #fragment-2 .podcast-link-box a:active,
		#tabs #fragment-2 .podcast-link-box a:visited {
			font-size:11px;
			font-weight:bold;
			display:block;
			padding:10px 4px 8px 26px;
		}

.tabs-bottom {
	background: url(images/widget-bottom-grey.png) no-repeat;
	width: 330px;
	height: 7px;
	float: left;
	display: inline;
	margin-bottom:20px;
}

/*twitter */
.twitter-top {
	background: url(images/twitter-top.png) no-repeat;
	width: 330px;
	height: 28px;
}

.twitter {
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	background: #2e2e2e;
	padding-top: 10px;
	color: #ccc;
	padding-bottom: 10px;
	float:left;
	display: inline;
}

.twitter img {
	width: 48px;
	height: 48px;
	float: left;
	margin-right: 10px;
	border: 1px solid #ccc;	
}

.twitter-item {
	text-align: left;
	background: black;
	margin: 0 10px;	
	padding: 10px;
	float:left;
	display: inline;
	width: 288px;
	border-bottom: 1px solid #2e2e2e;
}

.twitter-meta {
	display: block;
	clear: right;
	padding-bottom: 5px;	
}

.twitter-meta span {
	font-size: 0.7em;
	color: #666;
}

.twitter-hide {
	display: none;
}

a.twitter-anchor {
	font-size: 0.9em;
}

a.twitter-show-more {
	font-size: 0.8em;
	color: white;
	display: inline;
	float: left;
	clear: both;
	width: 250px;
	padding-top: 10px;
	margin-left: 20px;
}

/* world news */
.world-news-top {
	background: url(images/header-world-news.png) no-repeat;
	width: 330px;
	height: 28px;
}

.world-news {
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	background: #2e2e2e;
	padding-top: 10px;
	color: #ccc;
	padding-bottom: 10px;
	float:left;
	display: inline;
}

a.news-anchor {
	display: block;
	clear: right;
	font-size: 0.9em;
	margin-bottom: 5px;
}

.world-news p, .twitter p {
	font-size: 0.8em;
	line-height: 1.4em;
}

.world-news img {
	width: 48px;
	height: 48px;
	float: left;
	margin-right: 10px;
	border: 1px solid #ccc;	
}

.news-item {
	text-align: left;
	background: black;
	margin: 0 10px;	
	padding: 10px;
	float:left;
	display: inline;
	width: 288px;
	border-bottom: 1px solid #2e2e2e;
}

/* live */
.live {
	margin-bottom: 20px;	
}

/* sponsors box */
#sponsors-box {
	width:330px;
	height:120px;
	margin-bottom:20px;
}

	#sponsors-box .title {
		font-size:11px;
		text-transform:uppercase;
		color:#666;
		margin-left:10px;
		position:relative;
		top:10px;
	}
	
	#logo-slider div.scrollableArea * {
		position: relative;
		float: left;
		margin: 0;
		padding: 0;
	}
	
	#sponsors-box #logo-slider {
		width:330px;
		height:61px;
		margin-top:38px;
	}
	
		#sponsors-box #logo-slider .divider {
			height:100px;
			width:50px;
		}
		
		
/* content / sidebar margin fix */
.body_content {
	margin-top:10px;
}

.home .sidebar {
	margin-top:-11px;
}


/* comment list */
h3#comments {
	margin:15px 15px 20px 15px;
	/* background:url(images/comment.png) no-repeat 0 50%;
	padding-left:27px; */
	font-size:0.9em;
}

.commentlist {
	margin:10px 15px;
	background:#e8e8e8;
	padding:10px;
}

	.commentlist .comment .comment-container {
		margin-bottom:10px;
		background:#fff;
		padding:10px;
	}
	
		.commentlist .comment .snutt {
			width:17px;
			height:8px;
			background:url(images/snutt.png) no-repeat;
			position:relative;
			left:13px;
			
		}
	
		.commentlist .comment .fn {
			font-weight:bold;
			margin-right:10px;
		}
	
		.commentlist .comment .says {
			display:none;
		}
		
		.commentlist .comment .comment-author {
			float:left;
			font-size:0.8em;
		}
		
			.commentlist .comment .comment-author img {
				margin-right:5px;
			}
		
		.commentlist .comment .comment-meta {
			padding-top:22px;
			font-size:0.7em;
		}
		
		.commentlist .comment .comment-body {
			margin:15px 0px 10px 41px;
			font-size:0.75em;
			line-height:19px;
		}
		
#respond {
	margin:10px 15px;
	background:#e8e8e8;
	padding:10px;
	font-size:0.8em;
}

	#respond h3 {
		font-size:1.1em !important;
		margin-bottom:5px;
	}
	
	#respond textarea {
		margin:15px 0px;
		width:100%;
	}
	
	
/* shortcuts */
.shortcuts .box {
	margin-bottom:20px;
}

.shortcuts .fanpage {
	background:url(images/shortcuts/puff-fb.png) no-repeat;
	width:230px;
	height:170px;
}

.shortcuts .petter {
	background:url(images/shortcuts/ps-eyewear.png) no-repeat;
	width:230px;
	height:270px;
}

.shortcuts .gfp {
	background:url(images/shortcuts/gfp.png) no-repeat;
	width:230px;
	height:106px;
}


/* fixes */
.post_archive .entry .the_post {
	width:500px;
}

img.alignleft {
	float: left;
	margin-right: 15px;	
}

/* navigation */
.navigation {
	margin:15px 15px 0px 15px;
}

	.navigation .alignleft {
		float:left;
	}

	.navigation .alignright {
		float:right;
	}
	
	.navigation a {
		font-size:0.8em;
	}
	
	.navigation-bottom {
		height:25px;
	}

.first_post .thumbnail {
	border: 1px solid white;	
}

.thumbnail {
	float: left;
	margin-right: 10px;	
}


/* TEMP */
/*
.home .the_post img {
	display:block;
	text-align:left;
	max-width:250px;
	max-height:175px;
}
*/

table {
	width: 100%;	
}

th {
	background: url(images/bg-header.jpg) repeat-x;
	height: 34px;
	color: black;
	line-height: 34px;
	text-align: left;	
	font-size: 0.8em;
	text-shadow:white 0px 1px 1px;
	padding: 0 7px;
}

td {
	padding: 9px;
	font-size: 0.8em;
	color: white;
}

tr {
	background: #454545;
	border-bottom: 1px solid #717171;
}

tr.petter td {
	color: #fc3;
}

tr.odd {
	background: #333;	
}

.table-container {
	float: left;
	width: 49%;
}

.table-container h2 {
	color: white;
	margin: 10px 0;		
}

.first {
	margin-right: 2%;	
}

