
/* LAYOUT */
/* ----------------------------------------- */

/*#DD1304 => red*/
.aligncenter { display:block; margin:0 auto }
.alignleft { float:left }
.alignright { float:right }
.wp-caption { color:#fff; text-align:center; }

img { border:none; }
a img { border:none; }

br.clearer { clear:both; display:block; height:1px; margin:-1px 0 0 0 }
div { position:relative } 

body {
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:100%;
}
#container{
	width:1000px; min-height:1332px; height:auto;
	background: url('../../imgs/bg.jpg') 0px 0px no-repeat;
	background:	
		url('../../imgs/bg.jpg') 0px 0px no-repeat,
		url('../../imgs/bg_repeat.jpg') 0px 1332px repeat-y;
	background-color: transparent;
	margin:0px auto;
	top:0px;
}
#content {
	width:905px;
	top:27px;
	left:88px;
}

/* < ======================================== HEADER ======================================== >	*/
/* < ======================================== HEADER ======================================== >	*/
#header {
	width:596px;
	height:68px;
	float:left;
	margin-left:-18px;
	z-index:1;
}

#back_home {
	margin-top:-15px;
	margin-left:330px;
}



/* < ======================================== BODY ======================================== >	*/
/* < ======================================== BODY ======================================== >	*/
#first-row {
	height:513px;
	margin-top:-15px;
}




/* < ==================== SCRAP BOOK ==================== >	*/
#scrap-book {
	width:602px;
	height:485px;
	margin-top:-10px;
	margin-left:-8px;
	float:left;
	background:url('../../imgs/scrapbook_bg.png') 0px 52px no-repeat;
}
#sb_top_nav {
	clear:both;
	height:42px;
	width:636px;
	margin-left:-16px;
	margin-top:14px;
}
.sb_top_nav_btn, .sb_top_nav_slash {
	float:left;
	margin-left:-3px;
}
.sb_top_nav_btn {
	z-index:0;
}
.sb_top_nav_slash {
	z-index:1;
	margin-top:-1px;
}
#sb_page_holder {
	clear:both;
	width:589px;
	height:376px;
	margin-left:19px;
	margin-top:5px;
}

div.sb_page_left, div.sb_page_right {
	float:left;
	width:279px;
	height:362px;
}
div.sb_page_left { }
div.sb_page_right {  }

#sb_prev_btn {
	z-index:2;
	position:absolute;
	top:310px;
	left:-45px;
}

#sb_next_btn {
	z-index:2;
	position:absolute;
	top:310px;
	right:-40px;
}


a#sb_turn_left { z-index:1; }
a#sb_turn_right { z-index:1; }

img#sb_img_left {}
img#sb_img_right {}

.sb_nav_btn {

}

#sb_bot_nav {
	width:602px;
	height:355px;
	margin-top:-24px;
	margin-left:0;
	background:url('../../imgs/scrapbook_nav_bg.png') top left no-repeat;
}
.sb_bottom_nav_year_btn {
	float:left;
	margin-left:10px;
	margin-top:12px;
}
.sb_bottom_nav_album_btn_first {
	margin-left:40px;
	margin-top:5px;
	float:left;
}
.sb_bottom_nav_album_btn {
	float:left;
	margin-left:8px;
	margin-top:7px;
}




/* < ==================== AV ==================== >	*/
#av {
	width:351px;
	height:383px;
	margin-top:8px;
	margin-left:3px;
	float:left;
	background:url('../../imgs/av_bg.png') top left no-repeat;
}
#av-flash {
	
}

#av-iframe {
	border:none;
	margin-left:10px;
	overflow:visible;
}

/* < ==================== TRAILER ==================== >	*/
#trailer {
	width:533px;
	height:377px;
	margin-top:15px;
	margin-left:8px;
	float:left;
	background:url('../../imgs/trailer_section_title.png') top left no-repeat;
}
#trailer-visit-moviesite {
	float:right;
	margin-top:10px;
}
#flashvideo {
	margin-top:62px;
}


/* < ==================== PHOTOS ==================== >	*/
#photos {
	width:351px;
	height:314px;
	margin-top:3px;
	margin-left:3px;
	float:left;
	background:url('../../imgs/photo_bg.png') top left no-repeat;
}
#flashphotos {
	margin-top:50px;
	margin-left:15px;
}
#flickr_show {
	margin-top:50px;
	margin-left:15px;
	width:325px;
	height:240px;
} 


/* < ==================== NEWS ==================== >	*/
#news {
	width:522px;
	min-height:233px; height:auto;
	margin-top:10px;
	margin-left:10px;
	float:left;
	background:#000;
	display:block;
}




#news_btn {
	margin-top:2px;
	margin-left:10px;
	display:block;
}




#news > .post {
	width:500px;
	color:#fff;
}



/* < ======================================== SIDEBAR ======================================== >	*/
/* < ======================================== SIDEBAR ======================================== >	*/
#sidebar {
	float:left;
	width:296px;
	position:absolute;
	top:0px;
	right:10px;
}

#sidebar-spacer {
	height:53px;
}
#sidbar-visit-moviesite {
	margin-top:10px;
	margin-left:15px;
}

.widget_recent_entries {
	width:285px; height:306px;
	margin-top:10px;
	margin-left:20px;
	padding:10px 10px;
	background: url('../../imgs/sidebar_recentposts_bg.png') left top no-repeat;
}
.widgettitle { padding-bottom:10px;}
.widget_recent_entries  > ul > li {
	width:255px;
	display:block;
	margin-bottom:5px;
	padding:4px;
	background:#DD1304;
}
.widget_recent_entries > ul > li > a {
	color:#fff;
	padding:4px;
	font: normal bold 16px/18px Courier, "Courier New", monospace;
	
}

.widget_recent_entries > ul > li > a:link {text-decoration:none;}
.widget_recent_entries > ul > li > a:visited {text-decoration:none;}
.widget_recent_entries > ul > li > a:hover {text-decoration:underline;}
.widget_recent_entries > ul > li > a:active {text-decoration:underline;}

/* < ==================== STORE ==================== >	*/
#store {
	width:296px;
	height:327px;
	margin-top:-65px;
	margin-left:10px;
	background:url('../../imgs/store_bg.png') top left no-repeat;
}
#visit_blackheart_store {
	float:right;
	margin-top:25px;
	margin-right:20px;
	z-index:2;
}

/* < ==================== PROMO ==================== >	*/
#promo {
	width:289px;
	height:215px;
	margin-top:6px;
	margin-left:12px;
	float:left;
	background:url('../../imgs/promo_bg.png') top left no-repeat;
}














/* < ======================================== FOOTER ======================================== >	*/
/* < ======================================== FOOTER ======================================== >	*/
#footer {
	clear:both;
	width:519px;
	height:96px;
	margin-top:15px;/*3px*/
	margin-left:22px;
	background:url('../../imgs/footer-top_bg.png') top left no-repeat;
}

.footer-btn {
	float:left;
	margin-top:3px;
	margin-left:6px;
}

.site-credits {
	color:#fff;
	width:450px;
	float:right;
	margin:0px 18px;
	padding:2px 2px 4px 2px;
	text-align:right;
	line-height:12px;
	background:#000;
	-moz-opacity:.8; filter:alpha(opacity=80); opacity:.8;
}
/*.site-credits {
	color:#fff;
	width:250px;
	float:right;
	margin:0px 18px;
	padding-right:10px;
	padding-bottom:10px;
	text-align:right;
	line-height:18px;
	background:#000;
}*/

.site-credits>a:link {color:#DD1304; text-decoration:none;}
.site-credits>a:visited {color:#DD1304; text-decoration:none;}
.site-credits>a:hover {color:#fff; text-decoration:underline;}
.site-credits>a:active {color:#DD1304; text-decoration:underline;}

/* < ==================== LOADERS ==================== >	*/
#sb_loader {
	position:absolute;
	top:275px;
	left:275px;
	z-index:25;
	width:32px; height:32px;
	-moz-opacity:.0; filter:alpha(opacity=0); opacity:.0;
}

#st_loader {
	position:absolute;
	top:155px;
	right:135px;
	z-index:25;
	width:32px; height:32px;
	-moz-opacity:.0; filter:alpha(opacity=0); opacity:.0;
}

#pr_loader {
	position:absolute;
	top:420px;
	right:135px;
	z-index:25;
	width:32px; height:32px;
	-moz-opacity:.0; filter:alpha(opacity=0); opacity:.0;
}


#loader-gif {
	position:absolute;
	left:49%;
	padding-top:200px;
}




/*
#dd1304 => red	Courier Bold 16px	Title
#8a0000 => dark red	Arial Bold 10px	=> Date
#909090 => gray	Arial 10px	Comments |Tags
#fff	=> 		Courier Bold 12px => body
: "font-style font-variant font-weight font-size/line-height font-family"
Courier, "Courier New", monospace
Arial, sans-serif 
*/

/* < ======================================== BLOG ======================================== >	*/
/* < ======================================== BLOG ======================================== >	*/
#posts {
	float:left;
	width:608px;
	min-height:700px; height:auto;
	padding-top:70px;
	margin-top:40px;
	margin-left:-20px;
	background:url('../../imgs/news_page_title.png') left top no-repeat transparent;
}


div.back_to_news {
	float:right;
	color:#fff;
	font:normal bold 16px/18px Courier, "Courier New", monospace;
	margin-right:10px;
	margin-top:-10px;
	z-index:2;
}


div.back_to_news > a:link {color:#fff; text-decoration:none;}
div.back_to_news > a:visited {color:#fff; text-decoration:none;}
div.back_to_news > a:hover {color:#fff; text-decoration:underline;}
div.back_to_news > a:active {color:#fff; text-decoration:underline;}


#posts > .post {
	width:608px;
	color:#fff;
	font:normal normal 12px/14px Courier, "Courier New", monospace;
}

.post a img { border:3px solid #fff }
.post a img:link { border:3px solid #fff }
.post a img:visited { border:3px solid #fff }
.post a img:hover { border:3px solid #DD1304 }
.post a img:active { border:3px solid #DD1304 }

.post a img {
	max-width:570px;
}

.post img {
	max-width:570px;
}

.post-date {
	padding-bottom:5px;
	color: #8a0000;
	font: normal bold 12px/16px Arial, sans-serif;
}
.post-title {
	display:inline;
	color:#fff;
	padding:0px 4px;
	font: normal bold 18px/20px Courier, "Courier New", monospace;
	background:#DD1304;
}

.post-title>a:link {color:#fff; text-decoration:none;}
.post-title>a:visited {color:#fff; text-decoration:none;}
.post-title>a:hover {color:#fff; text-decoration:underline;}
.post-title>a:active {color:#fff; text-decoration:underline;}



.post-header-container, .single-post-comments-header {
	min-height:42px;  height:auto; max-height:93px;
	background:url('../../imgs/post_header_bg.png') left top no-repeat transparent;
	padding:10px 23px 4px;
}
div.post-body-container, div.single-post-comments-body  {
	background:url('../../imgs/post_body_bg.jpg') left top repeat-y transparent;
	padding:4px 23px;
}

div.post-body-container  a, div.single-post-comments-body  a, .single-post-leave-comment a { color:#DD1304;}
div.post-body-container  a:link, div.single-post-comments-body  a:link, .single-post-leave-comment a:link  {color:#DD1304; text-decoration:none;}
div.post-body-container  a:visited, div.single-post-comments-body  a:visited , .single-post-leave-comment a:visited {color:#DD1304; text-decoration:none;}
div.post-body-container  a:hover , div.single-post-comments-body  a:hover , .single-post-leave-comment a:hover {color:#fff; text-decoration:underline;}
div.post-body-container  a:active, div.single-post-comments-body  a:active , .single-post-leave-comment a:active {color:#fff; text-decoration:underline;}





.post-footer-container , .single-post-comments-footer{
	min-height:32px; height:auto; max-height:91px;
	background:url('../../imgs/post_footer_bg.png') left bottom no-repeat transparent;
	padding:4px 23px 24px 23px;
}

.post-footer > a:link {color:#909090; text-decoration:none;}
.post-footer > a:visited {color:#909090; text-decoration:none;}
.post-footer > a:hover {color:#fff; text-decoration:underline;}
.post-footer > a:active {color:#fff; text-decoration:underline;}

.next-prev-links {
	width:608px;
	height:58px;
}
.next {
	float:left;
	width:80px; height:58px;
}
.prev {
	float:right;
	width:86px; height:56px;
}

.comments-container {
	color:#fff;
	width:608px;
	height:auto;
	padding:4px 23px;
	background:url('../../imgs/post_body_bg.jpg') left top repeat-y transparent;
}
.single-post-comments {
	color:#fff;
	width:608px;
	height:auto;
}
.single-post-comments-body > ol > li{
	width:562px;
	overflow:auto;
}


.single-post-leave-comment {
	color:#fff;
	width:608px;
	height:auto;
	padding:4px 23px;
	background:url('../../imgs/post_body_bg.jpg') left top repeat-y transparent;
	/**/
}

#commentform {
	width:562px;
}





/* < ======================================== COMING SOON ======================================== >	*/
/* < ======================================== COMING SOON ======================================== >	*/
#coming_soon_sidebar {
	float:right;
	width:150px;
	height:400px;
	margin-top:-430px;
	margin-right:100px;
}

#coming_soon_links{

}

.coming_soon_text {
	font-family: Courier, "Courier New", monospace;
	font-weight:bold;
	font-size:1em;
	width:500px;
	padding-bottom:50px;
}
.coming_soon_sidebar_text {
	font-family: Courier, "Courier New", monospace;
	font-weight:bold;
	font-size:1em;
}

.av-coming-soon {
	font-size:18px;
	color:#fff;
	width:200px;
	margin-top:160px;
	margin-left:70px;
}

#news-section-coming-soon {
	width:522px;
	height:233px;
	margin-top:10px;/*-17*/
	margin-left:10px;
	float:left;
	background:url('../../imgs/news_section_title.png') 10px 2px no-repeat #000;
}

#news-coming-soon {
	font-size:18px;
	color:#fff;
	width:200px;
	margin-top:110px;
	margin-left:165px;
}