/*
Theme Name: Film Junk 2.0
Theme URI: http://filmjunk.com
Description: Designed by KREWdesign for Film Junk.
Author: Kevin RE Watts, KREWdesign
Author URI: http://www.krewdesign.com


/** Block Elements */

body {
	background-image: url('http://filmjunk.com/images/site/fj-background.gif');
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, Sans-serif;
}
img {
	border: 0;
}
/** Links */

a {
	color: black;
}
a:hover {
	color: #ba3232;
}
h2 a {
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}
.page-header {
	padding: 20px 35px 10px 35px;
	border-bottom: 2px #191919 solid;
}
/* End Links **/

/* End Block Elements **/

/** Headings*/

h2 {
	margin: 0;
	padding: 0;
	font-size: 1.4em;
}
h3 {
}
h4 {
}
h5 {
}
/* End Headings **/

#page {
	background-image: url('/images/site/fj-bg-1000.gif');
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#top-adverts {
	width: 1000px;
	background-color: black;
}
#header {
	position: relative;
	width: 1000px;
	height: 144px;
	float: left;
	border-bottom: 2px #191919 solid;
	background-image: url(/images/site/header-background3.gif);
}

#header-top a {
	float: left;
}

#ad-top-banner {
	background-color: white;
	padding: 2px;
	margin: 3px;
	border: 1px #191919 solid;
	float: right;
}

* html #header {
	border-bottom: none;
}
#header img {
	border: 0;
}
#nav-about {
	position: absolute;
	top: 122px;
	left: 15px;
	color: white;
	font-size: 0.9em;
        font-weight: bold;
}
#nav-about a {
	color: white;
	text-decoration: none;
}
#nav-about a:hover {
	color: #444444;
	text-decoration: none;
}
#nav-podcast {
	position: absolute;
	top: 122px;
	left: 85px;
	color: white;
	font-size: 0.9em;
        font-weight: bold;
}
#nav-podcast a {
	color: white;
	text-decoration: none;
}
#nav-podcast a:hover {
	color: #444444;
	text-decoration: none;
}
#nav-videos {
	position: absolute;
	top: 122px;
	left: 170px;
	color: white;
	font-size: 0.9em;
        font-weight: bold;
}
#nav-videos a {
	color: white;
	text-decoration: none;
}
#nav-videos a:hover {
	color: #444444;
	text-decoration: none;
}
#nav-reviews {
	position: absolute;
	top: 122px;
	left: 265px;
	color: white;
	font-size: 0.9em;
        font-weight: bold;
}
#nav-reviews a {
	color: white;
	text-decoration: none;
}
#nav-reviews a:hover {
	color: #444444;
	text-decoration: none;
}
#nav-trailers {
	position: absolute;
	top: 122px;
	left: 345px;
	color: white;
	font-size: 0.9em;
        font-weight: bold;
}
#nav-trailers a {
	color: white;
	text-decoration: none;
}
#nav-trailers a:hover {
	color: #444444;
	text-decoration: none;
}
#nav-archives {
	position: absolute;
	top: 122px;
	left: 430px;
	color: white;
	font-size: 0.9em;
        font-weight: bold;
}
#nav-archives a {
	color: white;
	text-decoration: none;
}
#nav-archives a:hover {
	color: #444444;
	text-decoration: none;
}
#nav-feeds {
	position: absolute;
	top: 122px;
	left: 570px;
	color: white;
	font-size: 0.9em;
        font-weight: bold;
}
#nav-feeds a {
	color: white;
	text-decoration: none;
}
#nav-feeds a:hover {
	color: #444444;
	text-decoration: none;
}
#nav-store {
	position: absolute;
	top: 122px;
	left: 600px;
	color: white;
	font-size: 0.9em;
        font-weight: bold;
}
#nav-store a {
	color: white;
	text-decoration: none;
}
#nav-store a:hover {
	color: #444444;
	text-decoration: none;
}
#searchbox {
	position: absolute;
	top: 120px;
	left: 675px;
}
#rss-icon {
	position: absolute;
	top: 108px;
	left: 920px;
}
#content {
	background-color: #d9d9d9;
	float: left;
	width: 648px;
}
* html #content {
	width: 585px;
}
#sidebar {
	float: right;
	color: white;
	background-color: black;
	width: 350px;
	border-left: 2px #191919 solid;
}
* html #sidebar {
	width: 349px;
	overflow: hidden;
}
#latest-podcast-info {
	display: none;
	height: 100px;
}
.red-divider {
	width: 350px;
	height: 10px;
	background-color: #ba3232;
	border-top: 2px #191919 solid;
}
.blue-divider {
	width: 350px;
	height: 10px;
	background-color: #006677;
	border-top: 2px #191919 solid;
}
.clear {
	clear: both;
}

.footer-list-container { background: url('http://filmjunk.com/images/site/stripes.png'); width: 100%; float: left;    padding: 20px 0px;}
.footer-list { width: 960px; margin: 0 auto;}

.footer-col { width: 300px; float: left; padding-left: 10px; padding-right: 10px; }
.footer-col h3 { font-size: 16px; margin: 0px; color:#333333; letter-spacing: -1px; padding-bottom: 10px; border-bottom: dashed 1px #333333; }
.footer-col ul { margin: 0px; padding: 10px 0px 0px 0px;}
.footer-col li { display: block; color:#333333; margin: 0px; padding: 2px 0px 3px 15px; list-style-type: none; font-size: 11px; font-size: 11px; }
.footer-col li a { font-size: 11px; font-weight: normal; color:#333333;}
.footer-col li a:hover { color:#FFFFFF;}

#footer {
	background-color: #006677;
        font-size:0.7em;
        letter-spacing: 0.5px;
        color: white;
	width: 992px;
	clear: both;
        padding: 4px 4px 4px 4px;
        text-align: right;
}
#footer a {
	color: white;
}
#footer a:hover {
	color: black;
}
/** The Post */


.post {
	padding: 20px 35px 20px 35px;
	font-size: .8em;
	text-align: justify;
	border-bottom: 1px #191919 solid;
}
.post-byline {
	color: #393939;
	font-weight: bold;
	padding: 4px 0 2px 0;
}
.post-no-padding {
	padding: 0px 0px 0px 0px;
	font-size: .8em;
	text-align: justify;
}
.post img {
	float: right;
	margin: 0 0 5px 15px;
	padding: 1px;
	border: 1px #191919 solid;
}
.post-first ul, .post ul {
	margin: 0;
	padding: 0;
}
.post-first li, .post li {
	margin: 0 0 0 30px;
	padding: 0 0 5px 0;
}
.diggbutton {
	float: right;
	padding: 0px 2px 0px 8px;
}
.entry {
	line-height: 1.4em;
}
.entrytext .postmetadata {
}
.postmetadata {
	text-align: right;
}
.postmetadataleft {
	float: left;
        margin-left: 10px;
}
.related-posts {
	padding: 10px 0 10px 0;
}
.related-posts li {
	margin: 0 0 0 15px;
	padding: 0 0 10px 0;
}
.navigation {
	width: 500px;
        text-align: center;
	padding: 12px 15px 12px 25px;
}
.alignright {
	float: right;
	padding-bottom: 10px;
}
.alignleft {
	float: left;
	padding-bottom: 10px;
}
.alignleft a {
        font-weight: bold;
}
.alignright a {
        font-weight: bold;
}
.zergnetleft {
        margin-left:auto !important;
	margin-right:auto !important;
}

img.avatar-60 {
        float: right;
        padding: 0px 2px 0px 8px;
}
img.nostyle {
	float: none;
	margin: 0 0 2px 2px;
	padding: 1px;
}
img.nostyleatall {
	float: none;
	margin: 0 0 0 0;
	padding: 0px;
	border: none;
}
img.stars {
	float: none;
	margin: 0 0 0 0;
	padding: 0px;
	border: none;
}
img.centered {
	float: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1px;
}
img.aligncenter {
	float: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1px;
}
img.alignleft {
	float: left;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
}
.centered {
	float: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
.aligncenter {
	float: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
.bottomborderonly {
	width: 100%;
	border-bottom: 1px #191919 solid;
	margin-bottom: 15px;
}
/* End The Post **/

/** Archives */

.archivelist {
	padding: 10px 35px 10px 35px;
	font-size: .8em;
	text-align: justify;
	border: none;
}
.archivelist-byline {
	color: #393939;
	font-weight: bold;
	padding: 2px 0 1px 0;
}
/** Quick Link */

.quick-link {
	padding: 15px 35px 10px 35px;
	font-size: .8em;
	text-align: justify;
	border-bottom: 1px #191919 solid;
}
.quick-link-first {
	padding: 15px 35px 10px 35px;
	font-size: .8em;
	text-align: justify;
}


.quick-link img {
	float: right;
	margin: 0 0 0 10px;
	padding: 1px;
}
.quick-link h2 img {
	float: none;
	vertical-align: middle;
	text-decoration: none;
	margin: 0;
}
.quick-link p {
	margin: 8px 62px 10px 0;
}
.quick-link-image {
	width: 50px;
	height: 50px;
	border: 1px solid #191919;
}
/** Sidebar */

#sidebar h1 {
	font-size: .85em;
	font-weight: bolder;
	letter-spacing: .1em;
	margin: 7px 0 5px 5px;
}
#sidebar h2 {
	margin: 5px 0 7px 0;
	padding: 0;
}
#sidebar li {
	list-style-type: none;
}
#feature-graphics-list {
	width: 350px;
	height: 200px;
	overflow: hidden;
}
#latest-podcast-info {
	display: block;
	padding: 5px 0 5px 0;
	background-color: #191919;
	border-top: 1px solid black;
}
#latest-podcast-info img {
	float: left;
	height: 100px;
	border-right: 1px solid black;
}
#latest-podcast-info h3 {
	margin: 0;
	padding: 1px 5px 1px 5px;
	font-size: 1.1em;
}
#latest-podcast-info p {
	margin: 0;
	padding: 5px 5px 1px 5px;
	font-size: .8em;
}
#latest-podcast-info a {
	color: #ba3232;
	font-size: .7em;
}
#latest-podcast-buttons {
        background: #006677;
        border: 1px solid black;
}
#latest-podcast-buttons a {
	font-size: .7em;
        font-weight: bold;
	line-height: 0.5em;
        margin-left: 20px;
        margin-right: 20px;
        margin-bottom: 5px;
	color: #000;
        text-decoration: none;
}
#latest-podcast-buttons a:hover {
	color: #fff;
        text-decoration: none;
}
#latest-reviews {
	width: 350px;
	height: 440px;
	position: relative;
	padding-bottom: 15px;
}
#reviews-posters {
	position: relative;
}
#reviews-posters ul {
	margin: 0 0 0 13px;
	padding: 0;
}
#reviews-posters li {
	width: 98px;
	height: 144px;
	float: left;
	margin: 0 12px 0 0;
	padding: 0;
	border: 1px #191919 solid;
}
#reviews-posters li:hover {
	border: 1px #006677 solid;
}
#premium-podcasts {
}
#premium-podcasts td {
        border: 1px #191919 solid;
}
#premium-podcasts td:hover {
        border: 1px #006677 solid;
}
.scrolling-content {
	width: 10px;
	text-align: center;
	position: absolute;
	border: none;
}
.scrolling-content img {
	border: 0;
}
.reviews-posters-arrows img {
	width: 15px;
	height: 15px;
}
.reviews-posters-arrow-1 {
	position: absolute;
	cursor: pointer;
	top: 150px;
	left: 235px;
}
.reviews-posters-arrow-1 {
	color: #c9c9c9;
	font-size: .8em;
	vertical-align: middle;
}
.reviews-posters-arrow-2 {
	position: absolute;
	cursor: pointer;
	top: 150px;
	left: 350px;
}
.reviews-posters-arrow-3 {
	position: absolute;
	cursor: pointer;
	top: 150px;
	left: 655px;
}
.reviews-posters-arrow-4 {
	position: absolute;
	cursor: pointer;
	top: 150px;
	left: 685px;
}
#sidebar-mini-left {
	float: left;
	width: 184px;
}
#sidebar-mini-right {
	float: right;
	width: 160px;
	margin: 0px 5px 0 0;
}
#latest-features ul {
	margin: 0;
	padding: 0;
}
#latest-features li {
	width: 346px;
	height: 100px;
	margin: 0 0 5px 0;
	padding: 0;
	border: 1px #191919 solid;
}
#latest-features li:hover {
	border: 1px red solid;
}
#categories-list ul {
	margin: 0;
	padding: 0;
}
#categories-list li {
	font-size: .8em;
	padding: 0 0 8px 15px;
}
#categories-list a {
	color: #c9c9c9;
}
#categories-list a:hover {
	color: #ba3232;
}
#stats {
	width: 338px;
	position: relative;
}
#stats ul {
	margin: 5px 0 15px 0;
	padding: 0;
}
#stats li {
	margin: 0 5px 8px 15px;
	list-style-type: none;
	font-size: .75em;
	line-height: 1.4em;
}
#stats a {
	color: #c9c9c9;
}
#stats a:hover {
	color: #ba3232;
}

#popularpost {	
	width: 338px;
	position: relative;
        font-size: .75em;
	margin: 5px 0px 15px 15px;
}
#popularpost a {
	color: #c9c9c9;
}
#popularpost a:hover {
	color: #ba3232;
}

#rpnetTWContainer {	
	width: 338px;
        font-size: 0.9em;
	position: relative;
	margin: 5px 0px 15px 15px;
}
#rpnetTWContainer a {
	color: #c9c9c9;
}
#rpnetTWContainer a:hover {
	color: #ba3232;
}



.topcommenters li {
	color: #c9c9c9;
	float: left;
	margin: 0 15px 8px 0;
}
#blog-roll ul {
	margin: 8px 0 8px 0;
	padding: 0;
}
#blog-roll li {
	list-style-type: none;
	margin: 0;
	padding: 0 0 8px 10px;
}
#blog-roll a {
	font-size: .8em;
	color: #c9c9c9;
}
#blog-roll a:hover {
	color: #ba3232;
}
/* End Sidebar **/

/*--------------Comments--------------*/

#disqus_thread { 
        padding: 20px 35px 20px 35px;
	font-size: .8em;
	text-align: justify;
	border-bottom: 1px #191919 solid;
}

#commentlist {
	padding: 20px 35px 10px 35px;
	font-size: .8em;
	text-align: justify;
	border-bottom: 2px #191919 solid;
}
#commentlist ol {
	margin: 0;
	padding: 15px 0 15px 0;
}
#commentlist li {
	line-height: 1.4em;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px #a0a0a0 solid;
}
#commentlist li.alt {
	background-color: #c9c9c9;
}
ol.commentlist a {
}
#commentlist small {
	font-size: .9em;
}
#commentlist input {
	padding: 2px;
}
#commentform {
	width: 460px;
	padding: 2px;
}

/*-------------Three Column Layout------*/

#threecolumn {
    width: 585px;
    margin: 0 auto;
}

#threecolumn-left {
    float: left;
    width: 234px;
}

#threecolumn-middle {
    float: left;
    width: 117px;
}

#threecolumn-right {
    float: left;
    width: 234px;
}

#threecolumn-footer {
    clear: both;
}

#table {display: table; table-layout: fixed;}
.row {display: table-row;}
.cell {display: table-cell;}

/*--------------Search Form-------------*/

#searchform {
}
#searchform input {
}
#searchform #s {
}
/*-------------Calendar-----------------*/

#wp-calendar {
}
#wp-calendar th {
}
#wp-calendar a {
}
#prev a, #next a {
}
#wp-calendar caption {
}
/*-------------Images------------------*/


/** Advertisements */

.square-ad {
	display: block;
	margin: 0 0 10px 25px;
}
/*-------------Other------------------*/

.googleVideo_holder, .yourTubeVideo_holder, .personalPlayerVideo_holder, .quickTimeVideo_holder{
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}
.googleVideo, .yourTubeVideo, .personalPlayerVideo, .quickTimeVideo{
	margin: 0;
	padding: 0;
}
.googleVideo_link, .yourTubeVideo_link, .personalPlayerVideo_link, .quickTimeVideo_link{
	display: none;
}
.contentad {
        padding: 20px 35px 20px 35px;
	font-size: .8em;
	text-align: justify;
	border-bottom: 1px #191919 solid;	
}
.contentad_nounderline {
	padding: 10px 0 10px 0;
	text-align: center;
}
.archivead {
	padding: 10px 0 10px 0;
	text-align: center;
	border-top: 1px solid #191919;
	border-bottom: 1px solid #191919;
}
.postspermonth {
	margin: 5px 0 10px 0;
	list-style-type: none;
	padding-left: 10px;
}
.postspermonth li {
	padding: 0 0 8px 0;
	line-height: 1.2em;
}