/*
Theme Name: Before You Die
Theme Date: 16042008 
Theme URI: http://www.beforeyoudie.se/
Description: Before You Die's egna theme
Author: Kristoffer E
Author URI: http://www.beforeyoudie.se/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Arial;
	color: #000;
	background: #000 url(images/backBit.png) repeat-x 0 0;
}
a {
	text-decoration: none;
	color: #900000;
}
a:hover {
	text-decoration: underline;
	color: #700000;
}
img {
	border: 0;
	line-height: 100%;
}
li {
	list-style: none;
}
.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
	padding: 0;
}
.size-full{
}
.hidden {
	display: none;
}
.noimage img {
	display: none;
}
.infoTable td{
	padding: 0 5px;
}
.bold{
	font-weight: bold;
}
.value, .text{
	background: #cfcfcf;
}
.trailer{
	background: #cfcfcf;
	padding: 10px 5px 0 5px !important;
	text-align: center;
}
.first{
	padding-top: 10px !important;
}
.last{
	padding-bottom: 10px !important;
}
.poster{
	background: #e4e4e4;
	width: 220px;
	text-align: center;
	margin: 0 !important;
	padding: 0 5px !important;
}
.infoTable{
	margin-left:0 !important;
	width:617px;
}
#topwrapper {
	width: 990px;
	height: 128px;
	margin: auto auto 4px auto;
	text-align: left;
	vertical-align:top;
	background: url(images/logga3.gif) no-repeat 0 0px;
	padding: 0px;
}
#headerlink{
	display:block;
	width:513px;
	height:49px;
	margin-top: 26px;
	margin-left: 39px;
	float: left;
}
.menywrapper {
	width: 990px;
	margin: auto auto 4px auto;
	text-align: left;
	background: #ffffff;
	height:22px;
}
.mainwrapper {
	width: 990px;
	margin: auto auto 0px auto;
	text-align: left;
	/*background: #e0e0e0;
	padding: 5px;*/
}
#over {
	height: 22px;
	vertical-align: bottom;
	width: 1010px;
	margin: auto auto;
	text-align: right;
}
	#over ul {
		list-style-type: none;
		height: 20px;
	}
		#over ul li {
			float: right;
			font-size: 0.8em;
			font-weight: bold;
			text-transform: capitalize;
			color: #FFFFFF;
			background: url(images/divider.gif) no-repeat 0 6px;
			padding-left: 1px;
			vertical-align: middle;
		}
		#over ul li.f {
			background: none;
		}
		#over ul li a {
			color: #FFFFFF;
			padding: 4px 10px 0px 10px;
			display: block;
		}
		#over ul li a:hover {
			
		}	

		
/** BEGIN header **/

#header {
	color: white;
}
#loggo{
}
	#header h1 {
		font-family:"Arno Pro";
		letter-spacing: 12px;
		font-size: 72px;
		line-height: 94px;
		padding: 20px 0 20px 20px;
	}
		#header h1 a {
			color: #ffffff;
		}
	#header h1 span {
		font-size: 0.4em;
		padding-left: 0px;
		font-family: Calibri, Verdana, Geneva, sans-serif;
		letter-spacing: normal;
	}
#catCont{
	width: 990px;
	float: left;
	margin-bottom: 2px;
	background-color:#f0f0f0;
	clear:both;
}

#catmenu {
	height: 22px;
	vertical-align: middle;
	text-align: left;
	background: #f2f2f2;
	float: left;
}
	#catmenu ul {
		list-style-type: none;
		height: 26px;
	}
		#catmenu ul li {
			float: left;
			font-size: 0.8em;
			font-weight: bold;
			text-transform: capitalize;
			color: #000000;
			background: url(images/dividerB.gif) no-repeat right 6px;
			padding-left: 1px;
			vertical-align: middle;
		}
		#catmenu ul li.f {
			background: none;
		}
		#catmenu ul li a {
			color: #000000;
			padding: 4px 8px 0px 5px;
			display: block;
		}
		#catmenu ul li a:hover {
			
		}
.feed{
	float:right;
	width: 21px;
	height: 22px;
	text-align: center;
	vertical-align: middle;
}
.feed a{
	display: block;
	margin: 3px 5px 3px 0;
	width: 16px;
	height: 16px;
	background: url(images/feed-icon-16x16.png) no-repeat 0 0;
}
.searchbox{
	float: right;
}
.searchbox div{
	float: right;
	padding: 3px 5px 0px 0px;
}
.searchbox input{
	border: 1px solid black;
	height: 14px;
}
#searchsubmit{
	height: 16px;
	padding-bottom: 2px;
	font-size: 11px;
	width: 26px;
	cursor: pointer;
}


/** END header **/

/** BEGIN content **/
#content {
	width: 826px;
	float: left;
}
#content #latest{
	float: left;
	clear: both;
	width: 824px;
	background: #efe5c4;
	padding: 0px;
	border: 1px solid #d8ceae;
	border-right-color: #a79e81;
	border-bottom-width: 0px;
}
#content #block{
	width: 826px;
	height: 31px;
	clear: both;
	background: url(images/futureFlip.gif) no-repeat right 0;
	vertical-align: middle;
	margin-bottom: 5px;
}
		#content #latest h2 {
			font-size: 1.5em;
			border-bottom: 1px dotted #B7B7B7;
			padding: 5px;
			margin-bottom: 10px;
			background: #d8ceae;
		}
			#content #latest h2 a {
				color: #000000;
			}
			#content #latest h2 a:hover {
				color: #416686;
			}
		#content #latest img {
			float: left;
			margin: 5px;
		}
		#content #latest .post {
			float: right;
			width: 656px;
			padding: 5px 5px 5px 0;
		}
		#content #latest .details {
				text-transform: uppercase;
				font-size: 0.9em;
				padding-bottom: 0px;
			}
			#content #latest .details .views {
				color: #900000;
				padding-left: 5px;
			}
			#content #latest .details a {
				margin: 0 5px;
			}
			#content #latest .post p {
				margin-bottom: 10px;
			}
			#content #latest .post .readmore {
				font-size: 0.9em;
				float: right;
				margin: 20px 0 10px;
			}
			#content #block .readmore {
				font-size: 0.9em;
				float: right;
				margin-right: 60px;
			}
	#content .csidebar {
		width: 190px;
		float: right;
		background: #ffffff;
		padding: 0 5px 5px 5px;
		border: 1px solid #acacac;
		border-right-color: #676767;
		border-bottom-width: 0px;
	}
	#sidebarCont{
		width: 202px;
		float: right;
	}
	.sideblock{
		width: 202px;
		height: 31px;
		clear: both;
		background: url(images/sideFlip.gif) no-repeat 0 0;
		vertical-align: middle;
		margin-bottom: 5px;
	}
		#sidebarCont .csidebar h2 {
			border-bottom: 1px dotted #B7B7B7;
			font-size: 1em;
			text-transform: uppercase;
			padding: 5px 0;
		}
		#sidebarCont .csidebar ul {
			font-size: 0.9em;
			list-style-type: none;
			padding-bottom: 10px;
		}
			#sidebarCont .csidebar ul li {
				padding: 2px 0 2px 14px;
				background: url(images/arrow.gif) no-repeat left 4px;
			}
			#sidebarCont .csidebar ul li a {
				color: #900000;
			}
			#sidebarCont .csidebar ul li a:hover {
				color: #000000;
			}
			#sidebarCont .special{
				padding: 0;
				width: 200px;
			}
				#sidebarCont .special h2{
					margin-left: 5px;
				}
				#sidebarCont .special .ngg-widget{
					margin-left: 5px;
				}
	#content #ccontent {
		width: 617px;
		float: left;
		background: #ffffff;
		clear: both;
		border: 1px solid #acacac;
		border-right-color: #676767;
		border-bottom-width: 0px;
	}
	#content #mainCont {
		width: 619px;
		float: left;
	}
	#mainblock{
		width: 617px;
		height: 31px;
		padding-left: 5px;
		clear: both;
		background: url(images/mainFlip.gif) no-repeat 0 0;
		vertical-align: middle;
	}
		#content #ccontent h2 {
			border-bottom: 1px dotted #B7B7B7;
			font-size: 1em;
			text-transform: uppercase;
			padding: 5px;
			margin-bottom: 10px;
			background: #d7d7d7;
		}
		#content #ccontent .post {
			width: 607px;
			padding: 0 5px;
			border-bottom: 1px solid #E2E2E2;
			margin-bottom: 10px;
			float: left;
			clear: both;
		}
			#content #ccontent .post .ppost{
				float:right;
				clear:right;
			}
			#content #ccontent .post h3 {
				font-size: 1.2em;
				padding-bottom: 2px;
			}
			#content #ccontent .post h3 a {
				color: #000000;
			}
			#content #ccontent .post h3 a:hover {
				color: #416686;
			}
			#content #ccontent .post .details {
				text-transform: uppercase;
				font-size: 0.9em;
				padding-bottom: 0px;
				margin-left: -5px;
			}
			#content #ccontent .post .details .views {
				color: #900000;
				padding-left: 5px;
			}
			#content #ccontent .post .details a {
				margin: 0 5px;
			}
			#content #ccontent .post .details .cat {
				margin: 0 5px;
			}
			#content #ccontent .post .details .cat a {
				margin: 0;
			}
			#content #ccontent .post .preview{
				float: left;
				margin-right: 5px;
				height: auto; width: 100px;
			}
			#content #ccontent .post p {
				margin-bottom: 6px;
				width: 502px;
			}
			#content #ccontent .single p{
				width: 607px;
				margin-bottom: 10px;
				line-height: 140%;
				padding: 0 5px;
			}
			#content #ccontent .single h3{
				padding: 5px;
			}
			#content #ccontent .single ul{
				margin-bottom: 10px;
				line-height: 140%;
				padding: 0 20px;
			}
			#content #ccontent .single table{
				line-height: 140%;
				margin: 0 5px 10px 5px;
			}
			#content #ccontent .single table .bold{
				font-weight: bold;
			}
			#content #ccontent .single td{
				padding-right:10px;
			}
			#content #ccontent .single .tips{
				margin: 0 5px 10px 5px;
				padding: 5px;
				background: #e7e7e7;
				border: 1px solid black;
				line-height: 140%;
			}
			#content #ccontent .post .readmore {
				float: right;
				clear: both;
				font-size: 0.9em;
				margin-bottom: 5px;
			}
	#content .notfound{
		width: 617px;
		float: left;
		background: #ffffff;
		clear: both;
		border: 1px solid #acacac;
		border-right-color: #676767;
		border-bottom-width: 0px;
	}
#sideContent{
	float: right;
	width: 159px;
}
	#sideContent .csidebar {
		width: 147px;
		float: right;
		background: #ffffff;
		padding: 5px;
		border: 1px solid #acacac;
		border-right-color: #676767;
		border-bottom-width: 0px;
	}
.sideblock2{
	  width: 159px;
	  height: 31px;
	  clear: both;
	  background: url(images/sideFlipMini.gif) no-repeat 0 0;
	  vertical-align: middle;
	  margin-bottom: 5px;
  }
#sideContent .csidebar h2 {
	border-bottom: 1px dotted #B7B7B7;
	font-size: 1em;
	text-transform: uppercase;
	padding: 4px 0;
}
#sideContent .csidebar ul {
	font-size: 0.9em;
	list-style-type: none;
	padding-bottom: 10px;
}
	#sideContent .csidebar ul li {
		padding: 2px 0 2px 14px;
		background: url(images/arrow.gif) no-repeat left 4px;
	}
	#sideContent .csidebar ul li a {
		color: #900000;
	}
	#sideContent .csidebar ul li a:hover {
		color: #000000;
	}
#comments{
	background: #ffffff;
}
/** END content **/

/** BEGIN footer **/
#footer {
	background-color: #000000;
	clear: both;
	color: #535353;
	padding: 3px 0;
	font-size: 0.8em;
	line-height: 1.2em;
}
	#footer .wrapper {
		width: 990px;
		margin: auto auto;
		text-align: left;
	}
	#footer a {
		color: #416686;
	}
	#footer .l {
		float: left;
	}
	#footer .r {
		float: right;
	}
	#footer .badges{
	}
/** END footer **/

/** BEGIN misc **/
#content .post ul {
	padding-left: 15px;
	margin-bottom: 10px;
}
#content .post ul li {
	padding: 2px 0;
}
#content .post ol {
	padding-left: 20px;
	margin-bottom: 10px;
}
#content .post ol li {
	padding: 2px 0;
}
#content .post blockquote {
	font-style: italic;
	padding: 10px;
	background-color: #EEEEEE;
	border-width: 1px 0;
	border-style: solid;
	border-color: #E3E3E3;
	margin-bottom: 10px;
}
#content .single .details {
	clear: both;
	border-width: 1px 0;
	border-style: dotted;
	border-color: #B5B5B5;
	text-transform: none !important;
	line-height: 1.6em;
	padding: 5px !important;
}
	#content .single .details a {
		margin: 0 !important;
	}
	#content .single .details .l {
		float: left;
		width: 50%;
		margin-bottom: 0 !important;
	}
	#content .single .details .r {
		float: right;
		width: 50%;
		text-align: right;
		vertical-align: top;
		margin-bottom: 0 !important;
	}
	#content .single .details .r iframe{
		padding-left: 5px;
		vertical-align: top;
	}
#content .single {
	border-bottom: 0 !important;
}
#content .single h2 {
	font-size: 1.5em !important;
	text-transform: none !important;
}

#comments {
}
	#comments h3 {
		margin: 20px 0;
		background: #d3d3d3;
		padding: 10px;
	}
	#comments form {
		padding-top: 0px;
	}
	#comments form input, #comments form textarea{
		border: 1px solid black;
	}
	#comments form p {
		margin-bottom: 0px;
		line-height: 1.5em;
		padding: 5px;
	}
	#comments #comment {
		width: 60%;
	}
	.commentdetails {
		margin-top: 0px;
	}
	.required {
		color: #ff0000;
	}

	
ol.commentlist { list-style:none; margin:0; padding:0px; text-indent:0; }
ol.commentlist li { border-top:1px solid #666; border-bottom:1px solid #666; height:1%; margin:0 0 10px; padding:5px; position:relative; }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { }
ol.commentlist li div.comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard { font:bold 14px/1.4 helvetica,arial,sans-serif; vertical-align: middle; }
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard cite.fn a.url { color:#c00; text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
ol.commentlist li img.avatar { border:1px solid #a0a0a0; margin-right:5px; float:left;}
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta { font:bold 10px/1.4 helvetica,arial,sans-serif; position:absolute; right:5px; text-align:right; top:5px; }
ol.commentlist li div.comment-meta a { color:#333; text-decoration:none; }
ol.commentlist li div.comment-meta a:hover { color:#000; }
ol.commentlist li p { font:normal 12px/1.4 helvetica,arial,sans-serif; margin:0 0 1em; }
ol.commentlist li ul { font:normal 12px/1.4 helvetica,arial,sans-serif; list-style:square; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li div.reply { background:#777; border:1px solid #666; color:#fff; font:bold 9px/1 helvetica,arial,sans-serif; padding:3px 5px;  text-align:center; width:30px; }
ol.commentlist li div.reply:hover { background:#900000; border:1px solid #c00; }
ol.commentlist li div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }
ol.commentlist li div#respond{border: 1px solid #333; margin-top: 5px;}
ol.commentlist li div#cancel-comment-reply{padding-left: 5px;}
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li { border:1px solid #666; height:1%; margin:0 0 10px; padding: 5px 5px 3px 5px; position:relative; }
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { margin:0 0 2px; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 2px; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 2px; }
ol.commentlist li ul.children li.depth-5 { margin:0 0 2px;}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { background:#e7e7e7; }
ol.commentlist li.odd { background:#f3f3f3; }
ol.commentlist li.parent { }
ol.commentlist li.pingback { }
ol.commentlist li.pingback.parent { }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}
#comments div.navigation{height:10px; padding: 0 5px;}
#comments input#submit{ background:#777; border:1px solid #666; color:#fff; font:bold 9px/1 helvetica,arial,sans-serif; padding:3px 5px;  text-align:center; width:120px; height: 20px;}
#comments input#submit:hover { background:#900000; border:1px solid #c00; cursor: pointer;}
#comments input#submit{ color:#fff; text-decoration:none; text-transform:uppercase; }
	  
.sdetails {
	clear: both;
	font-size: 0.8em;
	padding-top: 20px;
}
	.sdetails p {
		margin-bottom: 5px !important;
		color: #909090;
	}
	.sdetails a {
		color: #909090;
	}
	.sdetails a:hover {
		color: #282828;
	}
/** END misc **/



/** START wp_pagenavi **/

.wp-pagenavi{
	margin-bottom: 4px !important;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px !important; 
	margin: 2px !important;
	text-decoration: none !important;
	border: 1px solid #900000 !important;
	color: #900000 !important;
	background-color: #FFFFFF !important;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px !important; 
	margin: 2px !important;
	text-decoration: none !important;
	border: 1px solid #900000 !important;
	color: #900000 !important;
	background-color: #FFFFFF !important;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000 !important;
	color: #000000 !important;
	background-color: #FFFFFF !important;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px !important; 
	margin: 2px !important;
	text-decoration: none !important;
	border: 1px solid #900000 !important;
	color: #416686 !important;
	background-color: #FFFFFF !important;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px !important; 
	margin: 2px 2px 2px 2px !important;
	color: #000000 !important;
	border: 1px solid #000000 !important;
	background-color: #FFFFFF !important;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px !important; 
	margin: 2px !important;
	font-weight: bold !important;
	border: 1px solid #000000 !important;
	color: #000000 !important;
	background-color: #FFFFFF !important;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px !important; 
	margin: 2px !important;	
	border: 1px solid #000000 !important;
	color: #000000 !important;
	background-color: #FFFFFF !important;
}

/** END wp_pagenavi **/

strong.search-excerpt { background: #5789b3; }

#calendar_wrap{
	text-align: center;
}
#wp-calendar{
	width:100%;
	padding:0;
	margin:0;
}
#wp-calendar #today{
	font-weight: bold;
}
#wp-calendar td, #wp-calendar th{
	text-align: center;
}

#breadcrumbs{
	padding: 5px;
}
img#wpstats{display:none}

#content #ccontent .single table.imdbTop{
	border-collapse: collapse;
	width: 605px;
	margin: 0 6px;
}
#content #ccontent .single table.imdbTop td{
	border: 1px solid black;
	padding: 0 3px;
	vertical-align: middle;
}
#content #ccontent .single td.green{
	background: #9af289;
}
#content #ccontent .single td.yellow{
	background: #eeefac;
}
#content #ccontent .single td.red{
	background: #c48787;
}
#content #ccontent .single td.orange{
	background: #C93;
}

/**************
*   Plugins   *
***************/

/* Sweet Title */
body div#toolTip {
	position: absolute;
	z-index: 1000;
	width: 220px;
	background: #54583f;
	border: 2px double #c9b35b;
	text-align: left;
	padding: 5px;
	min-height: 1em;
/*	-moz-border-radius: 5px; */
}

body div#toolTip p {
	margin: 0;
	padding: 0;
	color: #fff;
	font: 11px/12px Verdana, Arial, Sans-Serif;
}

body div#toolTip p em {
	display: block;
	margin-top: 2px;
	color: #d9d487;
	font-style: normal;
	font-weight: bold;
}

body div#toolTip p em span {
	font-weight: bold;
	color: #fff;
}