/*
Theme Name: DL2-Thirteen
Theme URI: http://www.13monthsofsunshine.com
Description: Based on a theme built by Astereostudio and Devlounge. Modified by Jeremiah Lewis
Version: 2.5
Author: Astereostudio & Devlounge/ Jeremiah Lewis


        Devlounge Stylesheet
	
	Designer:
	Author: Andrew Clemente
	Email: loud@astereostudio.com
	Portfolio: http://astereostudio.com
	
	Programmer:
	Author: Prashant Sugand
	Email: prashant@xirgo.net
	Portfolio: http://xirgo.net
	
	Copyright 2006, all rights reserved, Astereo Studio and Xirgo.
	
*/

body {
	margin: 0;
	padding: 0;
	background: #000 url("images/background.gif") repeat-y center;
	font: 11px/18px Arial;
	color: #f9f9ed;
}

img {
	border: 0;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #ae141e;
}

#trailerbox { position:absolute; top:158px; left:390px; border: 2px solid #000; }

#wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 10px 5px;
}

#header {
  position: relative;
	width: 980px;
  margin: 0 auto;
	height: 192px;
	margin: 5px 0;
	background-image: url(images/website-header4-09.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

#logo {
	width: 100%;
	height: 38px;
  margin: 0 auto;
	cursor: pointer;
	display: none;
}

#logo h1 {
margin: 0px;
padding: 0px;
font-size: 24px;
font-weight: normal;
}

#hpane {
	width: 949px;
	padding: 5px;
	overflow: hidden;
	background: #f8f6f7;
	border: 1px solid #ebeaea;
}

#hpane #user {
	width: 50%;
	float: left;
}

#hpane #msgs {
	width: 50%;
	float: right;
	text-align: right;
}
/*
++++++++++++++++++
Image Floats
++++++++++++++++++
*/
.align-right { float:right; margin: 0 0 10px 10px; }
.align-left { float:left; margin: 0 10px 10px 0; }

/*
++++++++++++++++++
Navigation
++++++++++++++++++
*/

#nav {
margin: 0 auto;
width: 958px;
padding: 5px;
height: 100%;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #34d1c6;
margin-bottom: 15px;
}

.naalignleft {
width: 40%;
float: left;
}

.naalignright {
width: 40%;
float: right;
}

/*
+++++++++++++++++++
Continue With the Layout
+++++++++++++++++++
*/

#content-wrap {
	width: 100%;
	clear: both;
	overflow: hidden;
}

#content-wrap #pane {
	width: 260px;
	float: left; 
}

#content-wrap #sidebar {
width: 200px;
padding: 5px;
margin-right: 10px;
height: 100%;
float: right;
background: #ee8c00;
font-size: 12px;
}


#content-wrap #content {
	width: 460px;
	padding: 5px;
  padding-top: 0px;
	float: right;
  line-height: 150%;
  font-size: 12px;
}

#content-wrap #subpage {
	width: 460px;
	float: left;
  padding-left: 5px;
  font: 12px/20px Arial;
	color: #2dd6c1;
}

#content-wrap #spage {
	width: 580px;
	float: left;
  padding-left: 5px;
  font: 12px/20px Arial;
	color: #2dd6c1;
}

#content-wrap #arch {
	width: 460px;
	float: left;
  padding-left: 5px;
  font: 12px/20px Arial;
	color: #2dd6c1;
}

#pane .module {
	width: 240px;
	padding: 5px;
}

#featArticles {
	width: 240px;
	border: 1px solid #e2e2e2;
	padding-bottom: 5px;
	margin-bottom: 14px;
}

#featArticles .aHead {
	height: 16px;
	padding-left: 20px;
	background: url("images/icon_article.gif") no-repeat;
}

#featArticles .heading {
	background: url("images/head_feat-articles.gif") no-repeat;
	height: 28px;
	margin-bottom: 5px;
}

#featArticles #browse {
	width: 210px;
	padding: 5px;
	padding-left: 25px;
	margin: 0 auto;
	background: #eff8ea url("images/icon_tick.gif") no-repeat;
	background-position: 5px 5px;
	border: 1px solid #b4c9a7;
}

#sNotes {
	width: 250px;
margin-bottom: 14px;
}

#sNotes a {
color: #3bc4ec;
}
#spage a { color: #fff; }
#spage a:hover { color: red; }

#sNotes a:hover {
color: #f7386e;
}

#sNotes .heading {
	background: url("images/head_sidenotes.gif") no-repeat;
	height: 31px;
	margin-bottom: 5px;
}

#fContent {
	width: 100%;
}

#content .heading {
	background: url("images/head_fresh-content.gif") no-repeat;
	height: 23px;
	width: 100%;
        margin-bottom: 5px;
}
#feed {
  width: 220px;
	margin-bottom: 20px;
}

#ads {
	width: 100%;
        border-top: 1px solid #e2e2e2;
        padding-top: 15px;
        clear: both;
}

#ads .ablock {
	width: 220px;
        margin-right: 32px;
	float: left;
}

#ads .ableft {
width: 220px;
float: right;
}

/* Whitespace and dividers */

#whitespace {
width: 100%;
height: 10px;
background-color: #fff;
}

.wspace {
width: 100%;
height: 10px;
background-color: #fff;
}

/* Move Along */

#footer {
	margin: 15px 0;
	padding-top: 3px;
	border-top: 3px solid #ebebe8;
	width: 100%;
        background: #fff;
}

#footer .heart {
	background: url("images/icon_heart.gif") no-repeat;
	padding-right: 16px;
}

.red {
	color: #ae141e;
}

/*
+++++++++++++++
Homepage & Single Posts
+++++++++++++++
*/

#insidewords {
padding: 5px;
line-height: 150%;
font-size: 12px;
}

#content h2 {
font-size: 14px;
font-weight: normal;
color: #ca1717;
padding: 5px;
background: #F3F1EA;
}
#fContent h2 { background: #ffc600; }

#content h2 img {
vertical-align: middle;
}

#content h2 a {
color: #ca1717;
}

#content h2 a:hover {
color: #555;
}

#content .dropped {
margin-left: 25px;
}

#content .dropped a {
color: #666;
}

/*
**********************************
POST COMMENTS
**********************************
*/

#commentarea {
width: 470px;
float: left;
padding-left: 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin-top: 10px;
}

#precomments {
width: 100%;
}

#precomments img {
vertical-align: text-bottom;
}

.comleft {
width: 75%;
float: left;
}

.comright {
width: 20%;
float: right;
}

h3#comments {
font-size:14px;
font-family: Verdana, Helvetica, Arial, Sans-Serif;
color: #666;
margin: 0px;
}

#commentsheader {
background-image: url(images/comment_head.gif);
height: 55px;
width: 300px;
}

.commentsblock{
	margin:0.5em;
	padding:1em;

}
.commentsblock textarea{
	width:250px;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}

ol.commentlist{
	color:#b70000;
	font-size:11px;
	list-style-type:none;
  font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin:0;
	margin-top:1.5em;
	padding: 0px;
  width: 80%;
}

ol.commentlist a {
			color: #555;
			text-decoration: none;
			border-bottom: 1px dotted #ca1717;
			display: inline;
 }
			
		ol.commentlist a:hover {
			color: #222;
			text-decoration: none; 
}

.cauthor {
font-weight: bold;
font-size: 12px;
}

.cauthor a {
  color: #555;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 1px dotted #ca1717;
}

.cauthor a:hover {
color: #222;
text-decoration: none; 
}

.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}

.alt{
	background:#24211f;
	color: #ffc600;
	padding:0.5em;
}

.alt2{
	background: #fff url('images/postdata.gif') 15px center no-repeat;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	margin: 10px auto;
	padding: 5px 20px 5px 45px;
}

.comment-even, .comment-preview {
	background-color: #F8FAFC;
}

.comment-odd {
	background-color: #fff; /* Change this colour to add "Flip flopping" backgrounds */
}

.authorcomment { /* Author background color */
	background-color: #f7f7f7;
}

/* Comment/Trackback Favatars & Gravatars */
.comment-favatar {
	-moz-opacity:0.5;
	opacity: 0.5;
	
	background: center center;
	float: right;
	margin: 2px 0 0 0; 
	width: 16px;
	height: 16px;
}
.comment-favatar:hover {
	-moz-opacity:1;
	opacity: 1;
}
.trackback-favatar {
	background: center center;
	width: 16px;
	height: 16px;
	float: left;
	margin: 2px 6px 0 2px;
	cursor: pointer;
}
.comment-gravatar img {
	float: right;
	padding: 2px;
	margin: 0;
	border: 1px solid #A5A5A3;
	width: 30px;
	height: 30px;
	background: #fff url(wp-content/gravatars/avatar.jpg) no-repeat center center;
}

#commentform textarea {
	width: 90%;
}

.gravatar {
	margin-right: -5px;
	float: right;
	border: 0px;
	}

ol.commentlist blockquote {
	background: #F8FAFC url("images/blockquote.gif") no-repeat left top;
	border: 1px solid #ebebeb;
	padding:1px;
        line-height: normal;
	font-size: 10px;
}

/*
******************************
SINGLE POST CLASSES
******************************
*/

#subpage h1 {
 color: #CA1717;
 font: 20px "Verdana", Helvetica, Arial, Sans-Serif; }

#subpage .entrytext {
	color: #666; }

.postpicclass { 
display:block; 
margin: 0 auto;
padding: 3px;
border: 1px solid #efefef;
} 

.postnobrdr { 
display:block; 
margin: 0 auto;
padding: 3px;
border: 0px;
} 

.postsingleimg { 
display:block; 
padding: 3px;
border: 1px solid #efefef;
} 

.postsingleimg a { 
border: 0px;
} 
			
		#commentarea h2 { /* Comment Titles */
			border-top: solid 2px #e2e2e2;
			padding: 5px 0px 0px 5px;
			color: #222;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-weight: normal;
			line-height: 90%;
			letter-spacing: -1px;
			font-size: 14px;}
			
#subpage h3 {
color: #222;
font-weight: normal;
line-height: 90%;
font-size: 14px;}
						
#subpage .postInfo {
font-size: 11px;
border-top: solid 2px #cc0000;
padding: 5px 0px 5px 0px;
margin: 15px 0px 0px 0px; }
			
#subpage blockquote {
width: 90%;
padding-left: 20px;
font-style: italic;
font-size: 1.1em;
padding:0.5em;
color: #c0dfdb;
text-align: left;
}

#subpage blockquote a img {
border: 0px;
}

/*
******************************
IMPROVED POST BIT (NEW!)
******************************
*/

.singlepost {
width: 100%;
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px solid #efefef;
font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 5px;
}

.singlepost img {
vertical-align: middle;
}

.singlepost h1 {
color: #CA1717;
font: 20px "Verdana", Helvetica, Arial, Sans-Serif;
}

.titlespec {
	color: #CA1717;
font: 20px "Verdana", Helvetica, Arial, Sans-Serif;
line-height: 30px;
}

#socialbookmarks {
width: 100%;
margin-top: 10px;
padding-top: 7px;
padding-bottom: 7px;
border-top: 2px solid #efefef;
border-bottom: 1px solid #efefef;
}

#socialbookmarks img {
border:0px;
padding-right:4px;
background-color: #fff;
margin-right: 5px;
}

#socialbookmarks img a {
border:0px;
padding-right:4px;
background-color: #fff;
margin-right: 5px;
}

/*
+++++++++++++
Sidebar
+++++++++++++
*/

#sidebar ul li #searchform {
margin: 0px;
border: 0px;
}

#sidebar ul li .widget widget_search {
border: 0px;
margin: 0px;
padding: 0px;
}

#sidebar ul li #search {
border: 0px;
padding: 0px;
margin: 0px;
}

#sidebar ul  {
	list-style-type:none;
	margin:0;
	padding:0;
}

#sidebar ul li  {
margin-bottom:0.2em;
padding:0.1em;
list-style-type: none;
}

#sidebar li  {
margin-bottom:0.3em;
padding:0.1em;
list-style-type: none;
margin: 0 auto;
background: #efd064;
}

#sidebar img {
margin-bottom; 5px;
}

#sidebar img a {
margin-bottom: 5px;
}

#sidebar .adcase {
margin-bottom: 5px;
}

/*
+++++++++++++
Archives
+++++++++++++
*/

.arctext {
font-size: 12px;
line-height: 20px;
color: #555;
margin-bottom: 15px;
}

.minipost {
color: #888;
font-size: 10px;
margin-left: 10px;
}

#arch h3 {
color: #ca1717;
font-size: 16px;
margin: 0px;
font-weight: normal;
}

#arch h3 a {
color: #ca1717;
background-color: #f2f2f2;
}

#arch h3 a:hover {
color: #555;
}

#arch h2 {
font-size: 16px;
}

/*
+++++++++++++
Search
+++++++++++++
*/

#search {
	width: 250px;
  margin-bottom: 14px;
  padding-bottom: 5px;
}

#search .heading {
background: url("/images/search_bg.gif") no-repeat;
	height: 23px;
	margin-bottom: 5px;
}

#search #browsetwo {
	width: 210px;
	padding: 5px;
	padding-left: 25px;
	margin: 0 auto;
  margin-top: 10px;
	background: #000 url("images/icon_info.png") no-repeat;
	background-position: 5px 5px;
}

#searchform {
margin-left: 5px;
}

#searchformsb {
margin-left: 5px;
margin-bottom: 10px;
}

/*
+++++++++++++
Features (Internals)
+++++++++++++
*/

.featmod {
height: 100%;
width: 100%;
border-bottom: 1px solid #E5E5E5;
margin-bottom: 10px;
}

.featmod img {
margin-right: 15px;
vertical-align: middle;
}

#footerdesign {
	width: 983px;
  margin: 0 auto;
  margin-top: 10px;
	padding: 4px 2px 0 5px;
  vertical-align: middle;
}
#footerdesign p { text-align: center; }
#feed .icon {
	background: url("images/feediconlarge.gif") no-repeat;
	height: 28px;
	display: block;
  padding: 5px 5px 0 35px;
	font-size: 1.1em;
}
#feed a:link, #feed a:visited, #footerdesign a:link, #footerdesign a:visited { color: #f89200; }
#feed a:hover, #footerdesign a:hover { color: #3bc4ec; }
#feed span {
	font-weight: normal;
}

/*
****************
Archives Nav
****************
*/

#arch .navigation {
width: 100%;
padding: 5px;
background-color: #f7f7f7;
border-top: 1px solid #efefef;
border-bottom: 1px solid #efefef;
margin-bottom: 5px;
}

/*
****************
Newsletter Subscribe (HP)
****************
*/

#nlSub {
	width: 250px;
	border: 1px solid #e2e2e2;
}

#nmSub a {
border-bottom: 1px solid #efefef;
}

#nlSub a:hover {
border-bottom: 1px solid #ccc;
}

#nlSub .heading {
background: url("images/head_newsletter.gif") no-repeat;
	height: 23px;
	margin-bottom: 5px;
}


/* Add Us On MySpace */
p.myspace { border: none; }
.myspace {
 position: absolute;
 margin: 0;
 padding: 0;
 top: 0;
 left: 0;
 z-index: 2;
}

#billboard #trailerbox { position:absolute; top:158px; left:390px; border: 2px solid #000; }
#bd a span { display:none; }

/* INTERNAL NAVIGATION */
#nav {
  list-style: none;
  padding: 0;
  margin: 0;
	* margin-bottom: -54px;
	display:block;
  width: 950px;
  height: 64px;
  position: relative;
}
#nav span {
  display: none;
  position: absolute;
}
#nav a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
	top: 7px;
	height: 23px;
}
#nav a:hover {
  background-position: bottom left;
}
#nav a:hover span {
  display: block;
}

#nav .home {
  width: 68px;
  background: url(images2/nav/home.gif) no-repeat;
  left: 2px;
}
#nav .trailers {
  width: 102px;
  background: url(images2/nav/trailers.gif) no-repeat;
  left: 88px;
}

#nav .about {
  width: 174px;
  background: url(images2/nav/about.gif) no-repeat;
  left: 208px;
}
#nav .cast {
  width: 208px;
  background: url(images2/nav/cast.gif) no-repeat;
  left: 400px;
}
#nav .press {
  width: 145px;
  background: url(images2/nav/press.gif) no-repeat;
  left: 626px;
}
#nav .shop {
  width: 59px;
  background: url(images2/nav/shop.gif) no-repeat;
  left: 795px;
}
#nav .promote {
  width: 100px;
  background: url(images2/nav/promote.gif) no-repeat;
  left: 875px;
}

#footer a:link, #footer a:visited { color: #FFC11A; padding: 2px; }
#footer a:hover { color: #1A86FF; padding: 2px; }


h2.posthead { font-size: 120%; color: #D66A0B; font-family: "Georgia", "Times New Roman", serif; }
.linkon { text-align: right;  }
.entry { margin: 5px 0; padding: 6px 0; border-bottom: 1px dashed #F6821A; color: #6EC9DC; }
.more { display: block; text-align: right; font-size: 11px; padding: 3px 0; }
.entry p { margin: 4px 0; padding: 4px 0; }
.entry p strong { font-weight: bold; }
.entry p em, .entry p i { font-style: italics; }
.entry a:link, .entry a:visited { color: #9EE539; padding: 1px; text-decoration: none; }
.entry a:hover { color: #000; background: #9EE539; padding: 1px; text-decoration: none; }

.datespot { text-align: right; font-family: "Tahoma", helvetica, sans-serif; font-size: 13px; color: #E5CB39; font-weight: bold; }

.adspace { float:left; clear:both; margin-right: 20px; }


.reviewsbox p, .kitbox p, .videosbox p, .imagesbox p, .musicbox p {
 margin-bottom: 10px;
 padding: 5px;
}
.reviewsbox p.revent { border-bottom: 1px dotted #C6F7F2; }
.reviewsbox p { color: #C6F7F2; }
.reviewsbox a:link, .reviewsbox a:visited{ color:#7EE0D6;padding: 2px;text-decoration: none;}
.reviewsbox a:hover { color:#D9F4F1; background:#56A8A0; padding: 2px; text-decoration: none;}

.kitbox p { color: #F1FBE0; }

.videosbox p { color: #F6E3D6; }
.imagesbox p { color: #F8F6D4; text-align: center; }
.musicbox p { color: #FBE8E7; }

h2.pressh2 {
 display: block;
 font-size: 28px;
 font-family: "Georgia", "Times New Roman", serif;
 padding: 3px 10px;
 margin-bottom: 5px;
}
h2.pressh2.reviews { 
 background: #31D3C2;
 color: #117970;
}
h2.pressh2.kit { 
 background: #A1EB2D;
 color: #4F7612;
}
h2.pressh2.videos{ 
 background: #EA650C;
 color: #873702;
}
h2.pressh2.images{ 
 background: #FFF009;
 color: #242205;
}
h2.pressh2.music{ 
 background: #BE0F07;
 color: #3C0402;
}
.kitbox a:link img, .kitbox a:visited img { margin: 3px; border: 2px solid #A1EB2D; }
.kitbox a:hover img { margin: 3px; border: 2px solid #3683D3; }
.imagesbox a:link img, .imagesbox a:visited img { margin: 3px; border: 2px solid #FDFA1B; }
.imagesbox a:hover img { margin: 3px; border: 2px solid #FDBA1B; }
.imagesbox a:link img.feed, .imagesbox a:visited img.feed, .imagesbox a:hover img.feed { border: 0; }

.hannabox { margin-left: 25px; }

#code_textarea { padding: 3px; margin: 2px; border: 1px solid #000; font-size: 11px; font-family: tahoma, helvetica, sans-serif; background: #000; }
#stickers {
  background: url(bumper/bumperheader.jpg) no-repeat;
  width: 750px; 
  margin: 0 auto;
  padding-top: 25px;
}
#stickers h1 { display: none; }
#stickers_header { margin-left: 250px; }
#sticker_images { margin-top: 25px; }
#sticker_images img { cursor: pointer; }
#badge_code { 
  display: none;
  text-align: left; 
  border-top: 1px solid #ccc;
  margin-top: 35px;
  padding-top: 25px;
}
.ghost { display: none; }
.cursor { 
  cursor: pointer; 
  text-decoration: underline; 
}
