/*  
Theme Name: CITRUS
Theme URI: http://www.nikynik.com/
Description: An Avalonstar version modded by <a href="http://www.nikynik.com">Nikynik</a>
based on the original Chaotic Soul by <a href="http://sandbox.avalonstar.com/">Bryan Veloso</a>, remade into a WordPress widgetized theme.
Version: 0.6
Author: Nicola Laviola
Author URI: http://www.nikynik.com/
*/

/*  -----|  Globals  |------------------------------------------------------  */

body { 
	background-color: #161410;
	background: url('images/gray_pink.gif') repeat;
	color: #999;
	font: 62.5%/125% 'Trebuchet MS', Arial, Tahoma, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	height:100%; 
	}

#primo{
	margin:0 auto;
	width:100%;
	background:#f548ba;
	border-bottom: 1px solid #663300;
	color:#663300;
	clear:both;
	padding: 0px 0px 4px 0px;
	font-size: 10px;
	white-space: nowrap;
	text-align: center;
	-moz-border-radius:2px;
}

#primo a:link, a:visited, a:active { color: #663300; text-decoration: none; }


hr {
	background-color: #f1eedb;
	border: 1px solid #ffffff;
	height: 10px;
	margin: 10px 0;
	width: 716px;
	text-align: center;
}
	
a:link, a:visited, a:active { text-decoration: none; }
a:hover { text-decoration: none; }

ul { list-style: none; }

input, textarea {
	color: #bab29b;
	font-size: 9pt; 
	text-decoration: none; 
	background-color: #fffff4; 
	border: 1px solid #d8d6c5;
	padding: 4px;
}
	
blockquote {
	background: #1b1814;
	padding: 1px 15px 5px;
	border-bottom: 1px solid #35302a;
}


pre {
	padding: 5px 0;
	border-top: 1px dotted #35302a;
	border-bottom: 1px dotted #35302a;
}

/*  -----|  Structure  |----------------------------------------------------  */

#page {
	float:left;
	margin: 6px auto 7px;
	padding: 0;
	width: 733px;
	}
	
#header {
	/*text-align: center;*/
	}
	
#topper {
	padding-top: 0px;
	}

#wrapper, #headerimg { width: 733px; }
#wrapper { background: url('images/content_bkg.gif') repeat-y top left;}


.image {
	background: #22201d;
	border: 0px;
	}

.imagepost {
	padding: 0px 6px 0px 0px;
	border: 0px;
	}

#headerbgimage {
	margin: 0 auto;
	background-image: url('images/bg_ferris_beuller.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: -500px -100px;
	width: 100%;
	height: 100%;
}

#footerbgimage {
	margin: 0 auto;
	background-image: url('images/bg_ferris_beuller.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 275px 562px;
	width:100%;
	height:100%;
}
.header_top {
	background: url('images/header_top.jpg');
	width: 733px;
	height: 54px;
	}

.header_bot {
	background: url('images/header_bot.jpg');
	width: 733px;
	height: 11px;
	}

.see_all {
	background: url('images/see_all.gif');
/*	border: 0px; */
	width: 115px;
	height: 19px;
	}
/*.bkgright { background: url('images/imageright.jpg'); float: right; }*/

#mediabox {
	float: left;
	width: 38%;
	/*background-color: #333;*/
	padding-left: 3px;
}
#officialstuffouter {
	float: left;
	width: 257px;
	border-top: 1px dotted #26f8b3;
	border-bottom: 1px dotted #26f8b3;
	padding-top: 3px;
	padding-bottom: 3px;
}
#officialstuff {
	width: 97%;
	float: left;
	color: #ff30a8;
	background-color: #fffff4;
	font-size: 14px;
	font-weight: bolder;
	padding: 3px 0 3px 6px;
	
}
#officialstuffclips, #officialstuffphotos {
	float:left;
	margin-top:6px;
	margin-right:11px;
}
.officialimage {
	float:left;
	margin-right: 3px;	
}
#shermervidsouter {
	float: left;
	width: 257px;
	border-top: 1px dotted #26f8b3;
	border-bottom: 1px dotted #26f8b3;
	margin-top:6px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#shermervids {
	width: 97%;
	float: left;
	color: #ff30a8;
	background-color: #fffff4;
	font-size: 14px;
	font-weight: bolder;
	padding: 3px 0 3px 6px;

}
.officialtitle, .officialtitle a:link, .officialtitle a:visited, .officialtitle a:active {
	float:left;
	color: #a515e8;
	font-size:14px;
	font-weight: bolder;
	text-decoration: none;
}
.officialtitle a:hover {
	color: #4eded9;
	text-decoration: none;
}
#footer {
	background-color: #ff2d8b;
	color: #85359b;
	border: 1px solid #fff;
	width: 717px;
	margin-top: 7px;
	margin-bottom: 20px;
	padding: 0px;
	float: left;
	/*visibility: hidden;*/
	}
#footer_strokeshadow {
	float:left;
	border-top: 1px solid #d92676;
	border-left: 1px solid #d92676;
	width:708px;;
	text-align: center;
	padding:4px;
}
#footer_strokeshadow a:link, a:visited, a:active {
	color: #85359b;
	text-decoration: none;
}
#footer_strokeshadow a:hover {
	color: #a844c3;
	text-decoration: none;
}
.copyright {
	margin-bottom:1px;
}

#boxart {
	float:left;
	margin-right:8px;
}
	
#content {
	width: 716px;
	padding: 0px;
	margin: 0 auto;
}
	
	/*
	#content h2 {
		margin: 0 0 10px;
		}
	#content p {
		line-height: 1.5em;
		}
	*/
	#single, #sidebar { 
		border-left: 1px solid #363430;
		border-right: 1px solid #363430;
		padding: 0 10px; 
		}
	
	#single {
	/*
		float: left;
		font-size: 1.1em; 
		width: 517px;
		*/
		}
	#single h2 {
	margin: 0 0 10px 0;
}
	#single p { line-height: 1.5em; }
	
	#sidebar { 
		border-left: 0; 
		float: right; 
		width: 200px; 
		}
	#sidebar h3 {
	color: #73787a;
	margin: 15px 0 5px;
	text-transform: uppercase;
}
	#sidebar ul { 
		margin: 0 0 10px; 
		padding: 0; 
		border-top: 1px solid #363430; 
		border-bottom: 1px solid #363430; 
		}
	#sidebar li { 
		display: block; 
		padding: 4px 10px; 
		background: #22201d; 
		margin: 1px 0; 
		}
	#sidebar li:hover { background: #363430; }

#searchform { 
	padding: 0px 0px 0px 0px;
	
	}
	#s { 
		width: 115px; 
		height: 14px;
		color: #bab29b;
		font-size: 10px; 
		text-decoration: none; 
		background-color: #fffff4; 
		border: 1px solid #d8d6c5;
	}
	
	#searchblock {
	padding: 0px 0px 0px 0px;
	}
#loader {
        float: left;
		margin-left: -16px;
        width: 16px;
        }
#search-results {
		  clear: both;
        }
.goleft { float: left; }
.goright { float: right; }

ul.navigation { 
	border-top: 1px solid #363430; 
	border-bottom: 1px solid #363430; 
	}
	
	ul.navigation li { display: block; padding: 4px 10px; background: #22201d; margin: 1px 0; }
	ul.navigation li:hover { background: #363430; }

/* Post Structure */

#post_holder {
	float:left;
	width: 100%;
	}

#recent_media {
	float: left;
	width: 338px;
	margin-left: 2px;
	margin-top: 5px;
}
#media_item {
	float:left;
	width: 100%;
	margin-bottom: 5px;
	text-decoration: none;
}
a#media_item {
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
}
.media_item_title, .media_item_title a {
	float: left;
	background-image: url('images/recent_media_under.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left:8px;
	color: #f4f803;
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	padding-bottom: 4px;
	/*width: 100%;*/
	width: 341px;
	text-decoration: none;
}
#media_date_info {
	width:32px;
	float:left;
	padding-top: 5px;
}
/*.media_month {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f4f803;
	padding-left: 3px;
}*/
.media_date {
	text-align: center;
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #f4f803;
	padding-left: 4px;
}

/*.media_item_box a:link, .media_item_box a:visited, .media_item_box a:hover {
	float:left;
	width: 306px;
	height: 83px;
	background-color: #3dbef8;
	margin-top: 4px;
	display: block;
}*/
.media_item_box {
	float:left;
	width: 303px;
	height: 83px;
	background-color: #3dbef8;
	margin-top: 4px;
}

/*.media_item_box a:hover {
	float:left;
	width: 306px;
	height: 83px;
	background-color: #6dcefa;
	margin-top: 4px;
	display: block;
}*/
.media_item_thumb {
	float:left;
	margin: 3px 4px 0 3px;
}
.media_item_desc {
	float:left;
	color: #fff;
	font-size: 11px;
	font-family: Arial, sans-serif;
	padding-top:2px;
	height: 60px;
	width: 155px;
}

.media_item_button {
	float: left;
}
.secondary .media_item_title, .secondary .media_month, .secondary .media_date {
	color: #ffccff;
}
.secondary .media_item_title .a:link, .secondary .media_item_title .a:visited, .secondary .media_item_title .a:active {
	color: #ffccff;
	text-decoration: none;
}
#shermer_banner {
	float: right;
	margin: 3px 3px 3px 0;
	padding-right:2px;
}

#postcontainer {
	float:left;
	width:99%;
	margin-left: 5px;
	}

.post {
	width: 696px;
	margin: 0 auto;
	}
/*.widecolumn .post {
	padding: 0;
	margin: 0;
	}*/
	
.top, .topsingle {
	/*padding: 0px 3px 0px 10px;*/
	width: 100%;
}
.top {
	border-top: 1px solid #0a94d1;
	border-left: 1px solid #0a94d1;
	background: #0caef6; 
	height:328px;
}
.topsingle {
	border-top: 1px solid #d9d11f;
	border-left: 1px solid #d9d11f;
	background: #fff624; 
	/*height: 328px;*/
	width: 100%;
	}

.white_border, .white_border_single {
	float:left;
	width: 717px;
	border: 1px solid #ffffff;
	margin-bottom: 7px;
	padding:1px;
}
.white_border {
	background: #0caef6;
	height:330px;
}
.white_border_single {
	background: #fff624;
	height: 100%;
}
#single_post {
	float: left;
	width: 215px;
}
/*#single_post_synopsis {
	height: 255px;
}*/

#buynowmain {
	margin-top:3px;
	text-align: center;	
}

.bottom {
	padding: 0px 10px;
	background: #f1eedb; 
	}
	
.lastfive {
	width:696px;
	
	margin: 0px auto;
	/*
	background: #fffff4;
	font-size: 11px;
	padding: 0px 10px;
	margin-bottom: 10px; 
	border-top: 1px solid #d9d9d0;
	border-left: 1px solid #d9d9d0;
	border-bottom: 1px solid #35302a;
	*/
	}
	
	.postmetadata { margin: 3px 0; padding: 0; }
	.postmetadata a { font-weight: bold; }
	/*	#sidebar .postmetadata { line-height: 1.5em; } */
	/*.continue { font-weight: bold; font-size: 0.9em; }*/
	
	.top .entry, .topsingle .entry {
		font-size: 1.1em;
		color:#5efef5;
		float:left;
		width:100%;
		padding-right: 3px;
		padding-bottom: 5px;
		
		}
	.top .entry_single, .topsingle .entry_single {
		font-size: 1.1em;
		color:#764a7b;
		float:left;
		width:60%;
		padding-right: 5px;
		padding-bottom: 5px;
		border-right: 1px dotted #26f8b3;
		}
	.top p, .topsingle p {
		margin-top: 0px;
		margin-bottom: 5px;
		}	

	.entrytext { padding: 0 10px 0; line-height: 2em; font-size: 1.1em; }
	
	.entrytext h2 { border-bottom: 1px solid #; display: block; }
	.entrytext ul { list-style-type: square; }
	
ul.archive { list-style: none; padding: 0; margin: 0 10px 25px; font-size: 1.3em; }	
ul.archive li { display: inline; }

/* Comments */

.commentodd {
position:relative;
width: 380px;
background-color:#f1eedb;
border: 1px solid #A5A5A3;
}

.commenteven {
position:relative;
width: 380px;
background-color:#fffff4;
border: 1px solid #A5A5A3;
}

.commentcontent {
padding:5px 15px 5px 15px;
}

.commentcontent p {
font-size:11px;
line-height:17px;
color:#666;
}

.commentcontent .commentinfo {
color:#AAA;
}

.commentcontent blockquote {
font-style:italic;
margin-left:17px;
padding-left:10px;
}

.commentcontent ul, .commentcontent ol {
margin-left:15px;
}

#comment {
width: 380px;
background-color: #f1eedb;
color: #666;
}
#commentform { margin: 0 10px 10px 0; }

.comment-gravatar img {
	float: right;
	padding: 2px;
	margin: 1em;
	border: 1px solid #A5A5A3;
	width: 30px;
	height: 30px;
	background: url(images/gravatar.jpg) no-repeat center center;
}

/*  -----|  Typography  |---------------------------------------------------  */

h1, h2, h3, h4, h5, h6 { font-family: Arial, sans-serif; font-weight: normal; }

h1 { color: #fff; font-size: 2em; margin: 0 0 8px; }
h1:before, h1:after { content: " . . "; color: #444; }
h1 span { color: #ace149; }

h2 {
	font-size: 18px;
	font-weight: bold;	
	margin-bottom: 5px;
	padding-bottom: 8px;
	padding-left:8px;
	display: block;
	/*background-image:url('images/post_title_stroke.gif');
	background-position: bottom;
	background-repeat: no-repeat;*/
	text-transform: uppercase;
	}

#first {
	color: #f4f803;
	font-size: 1.75em;
	font-weight: bold;
	text-transform: uppercase;
	background-image:url('images/post_title_stroke.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 5px 0 5px 0;
	padding-bottom: 7px;
	padding-left: 13px;
}
#first_single {
	color: #ff004f;
	font-size: 1.75em;
	font-weight: bold;
	text-transform: uppercase;
	background-image:url('images/post_title_stroke_single.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 7px 0 5px 0;
	padding-bottom: 7px;
	padding-left: 13px;
}


#first a:link, #first a:visited, #first a:active {
	color: #f4f803;
	text-decoration: none;
}
#first a:hover {
	color: #ec3296;
	text-decoration: none;
}
.widecolumn h2.title { 
	display: block; 
	padding: 0px 10px;
	background: #1b1814;
	margin: 0 0 15px; 
	border-bottom: 1px solid #35302a; 
	font-size: 1.75em; 
	}

.description { color: #666; font-weight: bold; }

.comments h3 { margin: 0 0 10px 0; color: #73787a;text-transform: uppercase; }



/*  -----|  Miscellaneous  |------------------------------------------------  */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
.code {
	margin: 0 0 5px 10px;
	padding: 5px 20px 5px 60px;
	width: 30em;
	font-family: helvetica, monospace;
	font-size: 10px;
	line-height: 150%;
	text-transform: lowercase;
	background: #333 url(images/code.png) no-repeat 15px center;
	color: inherit;
	border: 1px dotted #666;
}
.download {
	margin: 0 0 5px 10px;
	padding: 5px 20px 5px 60px;
	width: 30em;
	font-family: helvetica, monospace;
	font-size: 10px;
	line-height: 150%;
	text-transform: lowercase;
	background: #333 url(images/down.png) no-repeat 15px center;
	color: inherit;
	border: 1px dotted #666;
}
.alert {
	margin: 0 0 5px 10px;
	padding: 5px 20px 5px 60px;
	width: 30em;
	font-family: helvetica, monospace;
	font-size: 10px;
	line-height: 150%;
	text-transform: lowercase;
	background: #333 url(images/alert.png) no-repeat 15px center;
	color: inherit;
	border: 1px dotted #666;
    }
.alarm {
	margin: 0 0 5px 10px;
	padding: 5px 20px 5px 60px;
	width: 30em;
	font-family: helvetica, monospace;
	font-size: 10px;
	line-height: 150%;
	text-transform: lowercase;
	background: #333 url(images/bell.png) no-repeat 15px center;
	color: inherit;
	border: 1px dotted #666;
}
.favorite_post {
	margin: 0 0 5px 10px;
	padding: 5px 20px 5px 60px;
	width: 30em;
	font-family: helvetica, monospace;
	font-size: 10px;
	line-height: 150%;
	text-transform: lowercase;
	background: #333 url(images/favorite.png) no-repeat 15px center;
	color: inherit;
	border: 1px dotted #666;
}
/* BOTTOM FRONT PAGE STYLE */

#location {
	float:left;
	}
#licious{
	float:left;
	width:717px;
	clear:both;
	text-align:left;
	/*margin:0 auto;*/
	background: #9ee815;
	border: 1px solid #ffffff;
}

#archive_licious{
	float:left;
	width:717px;
	clear:both;
	text-align:left;
	/*margin:0 auto;*/
	background: #9ee815;
	border: 1px solid #ffffff;
	/*margin-bottom:7px;*/
}

#licious_strokeshadow {
	float:left;
	width:715px;
	border-top: 1px solid #86c512;
	border-left: 1px solid #86c512;
	}

#archive_licious_strokeshadow {
	float:left;
	width:715px;
	border-top: 1px solid #86c512;
	border-left: 1px solid #86c512;
	}
	
#licious_banner {
	margin-left: 5px;
	width:100%;
	padding-top: 6px;
	}
		
#licious:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
}

#licious ul{
	margin: 0 0 10px; padding: 0; 
}
	
#licious h3{
	
	padding-bottom:2px;
}
/*
#licious h3{
	/*background-position:77px 0;
	border-bottom: 1px solid #ace149; 
	color: #73787a;
	margin: 15px 0 5px;
	text-transform: uppercase;
}
*/

.h3_outer {
	color: #37ceff;
	background: #fffff4;
	padding: 1px 1px 1px 1px;
	/*display: compact;*/
	border: 1px solid #cccccc;
	width: 535px;
	
	margin-left:5px;
	margin-top:2px;
}

#licious .h3_inner {
	color: #37ceff;
	font-weight:bolder;
	text-transform: uppercase;
	padding: 1px 1px 1px 3px;
	border: 1px dotted #f05d48;
	size: 15px;
}
#archive_licious .h3_inner {
	color: #37ceff;
	font-weight:bolder;
	text-transform: uppercase;
	padding: 1px 0 0 4px;
	border: 1px dotted #f05d48;
	size: 15px;
}

#licious .seeall {
	float:right;
	clear:right;
	color: #fffff4;
	background: #37ceff;
}
#shermervids .seeallshermer {
	float:right;
	clear:right;
	color: #fffff4;
	background: #37ceff;
	margin-right: 2px;
}

#archive_licious .seeall {
	float:right;
	clear:right;
	color: #fffff4;
	background: #37ceff;
}

#licious li{
	display: block;
	padding: 4px 10px;
	background: #ebe9d6;
	margin: 1px 0;
	border-bottom: 1px dotted #cccccc;
	border-top: 1px dotted #cccccc;
}

#licious li:hover{
	background: #e5e2d0;
}

#licious_wrap{
	float:left;
	margin-top:0px;
	margin-left:2px;
	width:540px;
}

#licious_center {
	float:left;
	margin-top:5px;
	margin-left:20px;
	width:505px;
}

/*#licious_center h3 {
	background-image: url('images/view_all_bg');
	background-repeat: none;
	width: 547px;
	height: 23px;
	
}*/
#licious_right {
	/*margin-top:30px;*/
	float: left;
	width: 125px;
	margin-left:10px;
}  
#licious_right h3 {
	color: #a000cc;
	text-transform: uppercase;
	/*border-bottom: 1px dotted #a000cc;*/
	font-size: 12px;
	width: 131px;
}

#partnerholder {
	border-left: 1px dotted #a000cc;
	border-right: 1px dotted #a000cc;
	/*padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;*/
	padding: 4px 0 4px 4px;
	margin-top: 4px;
	width: 131px;
}

#registration_block {
	/*border-top: 1px dotted #42939e; */
	width: 131px;
	/*margin-top: 4px;
	padding-top: 4px;*/
}

.recentpost {
	background-image: url('images/recentpostbg.gif');
	background-repeat: no-repeat;
	float:left;
	margin-right:2px;
	margin-bottom:2px;
	/*padding: 4px 8px 4px 5px;*/
	width: 249px;
	height: 86px;
	color: #a826ea;
	}
.postphoto {
	float:left;
	margin-left: 5px;
	margin-top: 5px;
}

.posttitle {
	float: left;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 5px;
	font-size: 12px;
}

.recentpost a:link, .recentpost a:visited, .recentpost a:active {
	color: #9e24d2;
	text-decoration: none;
}
.recentpost a:hover {
	color: #f548ba;
	text-decoration: none;
}

.postdescription {
	float: left;
	margin-left:5px;
	width:65%;
	height: 40px;
	font-size: 9px;
	overflow: hidden;
}

.postwatchmoreouter {
	margin-top: 5px;
	margin-left: 15px;
	float:left;
	border-top: 1px dotted #68b088;
	border-bottom: 1px dotted #68b088;
	padding-top: 2px;
	padding-bottom: 2px;
}

.postwatchmoreinner {
	background-color: #f548ba;
	color: #fff;
	font-weight: bold;
	font-size: 8px;
	padding-left:40px;
	padding-right:40px;
}
.buynowbox {
	float:left;
	padding-left:4px;
	padding-top:7px;
	
}
.postwatchmoreinner a:hover {
	/*background-color: #000;*/
}

#authorlist h3 {
	font-weight:bolder;
	margin-bottom:3px;
}
#authorlist li {
	display: block;
	padding: 4px 10px;
	background: #f3e8d8;
	margin: 1px 0;
	border-left: 1px dotted #fffff4;
	border-right: 1px dotted #fffff4;
	border-top: none;
	border-bottom: none;
}

#byinfo {
	width: 653px;
	float:left;
	}

.byline, .byline a {
	color: #5efef5;
	font-size: 11px;
	font-weight: bolder;
	}

/*.byline a, .byline a:hover {
	text-decoration: none;
	}
*/

.bylinesingle, .bylinesingle a {
	color: #764a7b;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
	}

.weather {
	font-size:12px;
	}

.byauthor {
	color: #aeff00;
	font-size: 11px;
	font-weight: bold;
	}
.byauthor a:link, .byauthor a:visited, .byauthor a:active {
	color: #aeff00;
	text-decoration: none;
}
.byauthor a:hover{
	color: #f4f803;
	text-decoration: none;
}
.byauthorsingle {
	color: #ff6666;
	font-size: 11px;
	font-weight: bold;
}
.byauthorsingle a:link, .byauthorsingle a:visited, .byauthorsingle a:active {
	color: #ff6666;
	text-decoration: none;
}
.byauthorsingle a:hover{
	color: #ff004f;
	text-decoration: none;
}
.archive_container {
	width: 716px;
	margin: 7px auto;
	/*background-color: #000000;*/
}
	
/* Shelf */
#morediv {
	color: #fff;
	/*
	width: 100%;
	text-align: center;
	*/
}
#navigation {
	text-align: center;
	/*width: 100%;*/
	/*border: 1px dotted #666;*/
}
#navigationpanel{
	background: #2f2f2f; 
	text-align: center;
	
	color: #88785f;
	font-size: 0.9em; /*margin: 0px auto;*/
/*width: 733px;*/
	white-space: nowrap;
}
#navigationpanel strong {
	color: #88785f;
	text-transform: uppercase;
	
}
#navigationpanel ul{
text-align:left;
width: 180px;
float: left;

}
#navigationpanel ul li{
list-style:none;
color: #88785f;
}

#navbottom {
height: 76px;
margin:0px;
}
.date{
margin:20px 0px 0px 0px;
font-size:0.9em;
}
.citrus-border {
height: 15px;
width: 150px;
background: #434343;
border: 1px solid silver;
padding: 0;
}
#inter{
	width: 120px;
	float: left;
	margin: 5px;
	position:fixed;
	bottom:0;
}

#inter img{
	margin:1px;
}

#postdateinfo {
	width:35px;
	float:left;
	}

.postmonth {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffcccc;
	padding-left: 15px;
	padding-right: 5px;
}

.postmonthsingle {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #5edbcb;
	padding-left: 15px;
	padding-right: 5px;
}

.postdate {
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ff99cc;
	text-align: center;
	background: url('images/date_stroke.gif') bottom no-repeat;
	margin-left: 10px;
	padding-left: 3px;
	padding-right: 5px;
}
.postdatesingle {
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #009be9;
	text-align: center;
	background: url('images/date_stroke_single.gif') bottom no-repeat;
	margin-left: 10px;
	padding-left: 3px;
	padding-right: 5px;
	
}

/*
.commentbordertop {
	float:left;
	width:20%;
	border-top: 1px dotted #9e24d2;
	padding-bottom: 1px;
}

.commentborderbottom {
	float:left;
	width:20%;
	border-bottom: 1px dotted #9e24d2;
	padding-top: 1px;
	margin-bottom:5px;
}
*/

.postcommentouter {
	float:left;
	width:24%;
	border-top: 1px dotted #9e24d2;
	border-bottom: 1px dotted #9e24d2;
	padding-bottom: 1px;
	padding-top: 1px;
	margin-bottom:5px;
}

.postcommentouter a:link, .postcommentouter a:visited, .postcommentouter a:active {
	color:#ffffef;
	text-decoration:none;
}
.postcommentouter a:hover {
	color:#b261d5;
	text-decoration: underline;
}

.continue, .postcomment {
	float:left;
	width:100%;
	height:9px;
	font-size: 8px;
	text-transform: uppercase;
	text-align: center;
	background:#ffb400;
	color: #ffffef;
	font-family: Arial, sans-serif;
	font-weight: bolder;
	padding-top:1px;
	padding-bottom:3px;
	}

.videocontent {
	float:left;
	margin-right:8px;
	}

.shermervidsingle {
	float:left;
	width:100%;
	margin-top: 6px;
}
.sermervidimage {
	float: left;
}
.shermervidtitle {
	float:left;
	width: 43%;
	margin-left: 3px;
	color: #4eded9;
	font-size:14px;
	font-weight: bolder;
}
.shermervidtext {
	float: left;
	width: 43%;
	height: 50px;
	margin-left: 3px;
	color: #4eded9;
	font-size: 10px;
}
.shermerviewbutton {
	float:left;
	width: 43%;
	margin-left: 3px;
	margin-top: 1px;
}

#vh1_bug {
	/*height:340px;
	display:table-cell;
	vertical-align: bottom;
	margin-top:350px;*/
}
#song_link {
	float:right;
	margin:2px 15px 0 0;
}
#bannercontent {
	background-image: url('images/film_banner_bg.gif');
	background-repeat: no-repeat;
}
#audio {
	float: right;
	margin: 6px 10px 0 0;
}
#widget_btn {
	margin: 4px 0 0 0;
}
#main_content{
	margin: 0 auto;
	width: 733px;
}

#full_movie_list{
	float:left;
	margin-left:20px;
	margin-top: 3px;
}

#full_movie_list_body{
	float:left;
	background-color: #bbef5c;
	color: #85359b;
	width: 497px;
	margin-left:2px;
	_margin-left:1px; /* You suck, IE6 */
}
.full_movie_column{
	float:left;
	padding-left: 4px;
	margin-right: 3px;
}
#full_movie_list_item{
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
	margin-bottom: 7px;
	margin-top:4px;
	margin-left:6px;
}

#full_movie_list_item a:link, a:visited, a:active{ color: #85359b; }
#full_movie_list_item a:hover { color:#f548ba; }