/* @override http://10monthmovie.com/demo/wp-content/themes/actorsengine/styles/grunge.css */

/* @override http://10monthmovie.com/demo/wp-content/themes/actorsengine/styles/grunge.css */

/* @override http://10monthmovie.com/demo/wp-content/themes/actorsengine/styles/grunge.css */

/* @override http://10monthmovie.com/demo/wp-content/themes/actorsengine/styles/default.css */

/* @override http://10monthmovie.com/demo/wp-content/themes/actorsengine/styles/default.css */


*{margin:0; padding:0;}

#breadcrumb {
	margin: 0 0 10px;
	padding: 0;
}
html, body {
height: 100%;
}

#overlay{
	position: absolute;
	z-index: 700;
}

#contentwrapper img.thumbnail.woo-image {

	float: left;

	margin: 0 12px 12px 0;



	border: 3px solid #7f7f7f;

}
	
.credit_lead{
	margin-right: 10px;
}


.play-button {
background: url(../images/play-button.png) 0 0;
width: 230px;
height: 119px;
position: absolute;
}

.play-button:hover {
background: url(../images/play-button.png) 0 -119px;
}



body {

	background: #fff url(grunge/bkgnd_purple.png) repeat-x;
	font-family: "Courier New", Courier, mono;

	font-size: 11px;

	margin:0;

	padding:0;


	color: #5f6061;
	height: 100%;
}

	

h1 {

	font-size: 18pt;

}



h2 {

	font-size: 16px; 
	font-family: arial, helvetica, sans-serif;

	color: #ccc;
}



h3, h3 a {
	font-size: 16px; 
	color:#ccc;
	font-family: arial, helvetica, sans-serif;

}



h4 {

	font-size: 9pt;

}

h5 { 
	color: #4c4c4c;
	margin-top: 15px;
	margin-bottom: 15px;
	font: 16px arial, helvetica, sans-serif;
	text-decoration: underline;
}



h2.pagetitle { 

	display:none; 

}



p { margin-top: 6px;
}



img { 

	border: none; padding:0; 

}



img a {

	border:none;

}



img.left { 

	float: left; border: none;
	padding-top: 6px;
	padding-left: 0;
	padding-right: 0;
}



img.right { 

	float: right; border: none; padding: 0 0 0 6px; 

	}



blockquote {

	border-left:1px solid #A5ABAB;

	margin:15px;

	padding:0 12px 0 12px;

}



code{

	font-family:"Courier New", Courier, monospace;

}





/* links */



a {

		color: #8100fc;

	text-decoration:none;

}



a:hover {

	text-decoration: underline;

}



/* container */




#container_shadow { 
	margin: 0 auto;
	width: 900px;
	padding: 0 24px 0px 24px;
	min-height: 100%;
	position: relative;
	background-image: url(default/page_shadow.png);
	

}
#head_container { 
	margin: 0 auto;
	width: 900px;
	padding: 0 24px 0px 24px;
	background-image: url(default/page_shadow.png);
}

#container{
	 padding-bottom:50px;
}

	

/* header */

#logo h1 a,

#logo h1 {

	font-weight: normal;

	padding-top: 15px;

	font-size: 28px;

}

#header {

  	width: 900px; 

z-index:999;
  	height: 133px;
  	background: url(grunge/header_purple.png) no-repeat center top;
  	clear: both;
  	position: relative;

}

#logo {
	float: left;
	position: absolute;
	margin-top: 43px;
	top: 0;
}

#header_spacer {	

	width:200px;

	float:left;

	height: 35px;

	margin-top: 38px;

	margin-bottom: 18px;
}

#side{
	width:48px;

	float:left;
	height: 195px;
	position: absolute;


	margin-left: -48px;
	background:url(grunge/side.png);
	top: 0;
}




#header h2 {

	display: none;

}



/* content */






#contentwrapper {
	overflow: hidden;
	clear: both;
	background-color: #fff;
	padding: 20px 20px 100px;

}



#content {

	float:left;

	width:575px;

	overflow: hidden;

      margin-top: 0px;
}



#content2 {

	float:left;

	width:790px;

	overflow: hidden;

        margin-top: 0px;

}



.post {

	margin:0;

	padding:0;

	margin-bottom: 10px;

	padding-bottom: 10px;

	margin-left: 0px;
	clear:left;

	overflow: hidden;
	border-bottom: 1px dashed #d3d3d3;
}

.post small{
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.post h2, .post h3, .post h3 a, .post h2 a {

	margin-bottom: 5px;
		color: #000;
	text-transform: lowercase;
	text-decoration: underline;
	font: bold 20px "Courier New", Courier, mono;
}



.post h3 a:hover {

	text-decoration: underline;

}

	

.post h2 a:hover{

	text-decoration: underline;

}



.post ul {}



.post li {

	margin-left: 15px;

}


.entry {
	margin: 12px 0;
}
.entry p {

	font: 13px/125% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 10px;
}

.entry object{
	margin-top: 10px;
	margin-bottom: 10px;
}



.postmetadata{
	

	clear: both;

	color:#666;

	padding:0;

	font-size: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}



.postmetadata a {

	color:#0099ff;

	font-weight: normal;

	border-bottom: dotted 1px #0099ff;

}	



.postmetadata a:hover {

	border: none;

	text-decoration: none;

}



.navigation {

	font-size:8pt;

	width:100%;

	float:left;

	margin:0;

	padding:0;

	overflow:hidden;

}

	

.alignleft a {

	float:left; 

	margin:25px 0;

}



.alignright a {

	float:right;

	margin:25px 0;

}



/* right sidebar */


.facebook{
	height: 325px;
	margin-bottom: 25px;
}



#sidebar {

	width:240px;

	float:right;

	margin:0;

	padding: 0;

}




#sidebar .widgets {

	width: 240px;

	display: block;

	background: none;

	margin-bottom: 30px;

}



#sidebar img{
		border: 5px solid #000;
}

#sidebar img:hover {
	border: 5px solid #fbf260;
}



#sidebar label {

	font:normal 11pt arial, georgia, times;

	color: #000;	

	margin: 0;

	padding: 0;
	background-image: url(/imageship/sidebar1_h2.png);
}




#sidebar h2 {

	color: #fff;

	font-size: 16px;

	font-weight: bold;



      width: auto;

	font-family: "Courier New", Courier, mono;
	text-transform: lowercase;

	text-shadow: #000 1px 1px 2px;
	padding-top: 7px;
	padding-bottom: 7px;

	background: #000 url(glamor/sidebar1_h2_bkgnd.png);



	padding-left: 7px;
	border-color: #f80a12;
}

#sidebar h2 a{
	color: #fff;

}


#sidebar h2 a:hover{
	color: #fff;
	font-style: italic;
	text-decoration: underline;
}


#sidebar p {

	margin:0; 

	padding:0;

}



#sidebar ul {

	margin:0;

	padding:0;

}



#sidebar ul li {

	margin: 0;

	padding: 0;

	line-height: 18px;

	list-style-type: none;

}



#sidebar ul ul {

	margin:0;

	padding:0;

}



#sidebar ul ul li {

	list-style-type: disc;

      height: 22px;

      line-height: 22px;

	margin-left: 15px;

}



#sidebar ul li a {

		color: #8100fc;

}



#sidebar ul ul ul {

	margin: 0;

	padding: 0;

	height: auto;

	float: left;

	display: block;

}



#sidebar ul ul ul li {

	padding: 0 0 0 15px;

	list-style-type: square;

	color: #898989;

}



/* below slideshow bar */



#sidebar2 {

	width: 900px;

	float: left;

	margin: 0 auto;



	clear: left;



	font-size: 11px;

	line-height: 140%;

	color:#666;
	background-image: url(grunge/sidebar2.png);
}

#sidebar2 img{
	border: 5px solid #000;
	color: #000;
}

#sidebar2 img:hover{
	border: 5px solid #fbf260;
}



#sidebar2 .widgets {

	width: 170px;

	float: left;

	margin-left: 33px;

	margin-right: 21px;

	padding-bottom: 30px;

}





#sidebar2 h2 {

	color: #fff;

	font-size: 14px;

	font-weight: bold;
	overflow: hidden;


      width: auto;
      height: 15px;

	font-family: "Courier New", Courier, mono;
	text-transform: lowercase;

	text-shadow: #000 1px 1px 2px;
	text-align: center;
	background: url(grunge/sidebar2_h2_bkgnd.png);
	padding: 27px 10px 5px;
}



#sidebar2 a {

	color: #ddb740;

}



/* front page above footer widget */


.sidebar4 {
	font-family: georgia, arial, helvetica, sans-serif;
		color: #999;
	line-height: 135%;
	font-size: 26px;
	text-align: justify;
}

#sidebar3 {


height: 120px;


	clear:left;

	float: left;
	background:  url(grunge/sidebar3.png) no-repeat;
	padding: 20px 75px 20px 200px;
}



#sidebar3 .verticalFill {

	color: #4c4c4c;

	width: 100%;
	font: 20px/125% "Courier New", Courier, mono;
	margin-top: 0;
}



#sidebar3 a {


		color: #000;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-left: 10px;
	text-decoration: underline;
}



#sidebar3 a:hover {

	text-decoration: none;
	text-decoration: underline;
	border: none;
	font-weight: bold;
	font-style: italic;
}



/* comments */





#commentform {

	background:#fff;

	margin:0;

	padding:0;

}

	

#commentform p {

	color: #666;

}

	

#commentform a { 

	color: #666; 

	text-decoration: none; 

	border-bottom: 1px dotted #666;

	line-height: 14pt;

}

	

#commentform h3 {

	font-size: 10pt;

	font-weight: bold;

	color: #666;

	margin:0;

	padding:0;

}

	

#comment {

	width:80%;

}



#author, #email, #url, #comment, #submit {

	background: #fff;

	font-size: 11px;

	padding:0;

	border: 1px solid #ccc;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
}



#author, #email, #url {

	height:16px;

	padding-top:3px;

}

	

#submit {

	margin:5px 5px 0 0; 

	cursor:pointer;

	color: #666;

}



#comments {

	margin:0; 

	padding:0;

}



#respond h3,

h3#comments {

	color: #ccc;

	font-size: 14px;

	margin-bottom: 2px;

	clear: left;

}	



ol.commentlist { 

	list-style-type: none; 

	margin:0; 

	padding:0; 

	float:left;

}



.avatar {

	float:left; 

	margin:0 12px 0 0;

}



ol.commentlist li {

	background: #f3f0e2;

	margin:10px 0;

	padding:5px 0 5px 10px;

	list-style-type:none;

	width: 420px;

	float: left;

}



ol.commentlist li.alt {

	background: none;

}



ol.commentlist li p {

	margin: 6px 0 6px 0; 

	padding: 0 12px 0 0; 

	line-height: 14pt;

}



ol.commentlist a {

	color:#666;

	text-decoration: none;

	border-bottom: 1px dotted #666;

}



cite {

	font-family: arial, verdana, tahoma;

	font-size: 9pt;

	font-weight: bold;

	font-style: normal;

	}

	

cite a {

	color: #666; 

	text-decoration: none; 

	border-bottom: 1px dotted #666;

}



/* search */


#socialize2 {
	

float:right;
	width: 170px;
overflow: hiddden;
	padding-left: 10px;
	padding-top: 8px;
	color: #e6e6e6;
	padding-right: 10px;
}


#socialize2 a {
	color: #fbf260;
}

#socialize2 img{
	padding-left: 10px;
	float: right;
}


#searchform {

	margin:0;
height: 42px;

position: absolute;






	padding-right: 10px;
		padding-top: 13px;
	top: 0;
	right: 0;
}



#searchform input#s {

	color: #ccc;

	width: 140px;
	height:42px;

	background: #fff;	

	border: solid 1px #eaeaea;	

	height:14px;

	font-size:11px;
	padding: 2px 0 2px 2px;


}



#searchform input#searchsubmit {

	border:none;

	background:#333;

	color:#fff;

	text-transform:lowercase;

}



/* misc */



img.aligncenter{

	margin: 0 12px 12px 0;

	display: inline;

	border: 3px solid #7f7f7f;

}



img.alignright {

	margin: 0 12px 12px 0;

	display: inline;

	border: 3px solid #7f7f7f;

}



img.alignleft {



	margin: 0 12px 12px 0;

	display: inline;

	border: 3px solid #7f7f7f;

}



.alignright {

	float: right;

}



.alignleft {

	float: left

}

	

.wp-caption {

   	border: 1px solid #ddd;

   	text-align: center;

   	background-color: #f3f3f3;

   	padding-top: 4px;

   	margin: 10px;

}



.wp-caption img {

   	margin: 0;

   	padding: 0;

   	border: 0 none;

}



.wp-caption p.wp-caption-text {

   	font-size: 11px;

   	line-height: 17px;

   	padding: 0 4px 5px;

   	margin: 0;

}



/* footer */



#footer {
	height: 50px;
	background-color: #000;
	width: 900px;

}

#footer_container{
		margin: 0 auto;
	width: 900px;
	padding: 0 24px 0px 24px;
	position: relative;
	background-image: url(default/page_shadow.png);
	
}



#copyinfo {

	margin-left: 28px;

	margin-top: 20px;

	float: left;

	width: 400px;
		color: #999;

}

#copyinfo a {


		color: #f98016;

}



#socialize {

	width: 300px;

	float: right;

	margin-right: 28px;

	text-align: right;

	margin-top: 20px;
	color: #999;
}






#footer a { 

	border-bottom: dotted 1px #666;

	color: #999;

	text-decoration: none;

	font-style: italic;

}



#footer a:hover {

	color: #666;

	text-decoration: none;

	border: none;

}



#mainmenu {

	width: 700px;
	float:left;
	position: absolute;
	z-index: 999;
	height: 40px;
	padding-left: 200px;

}





#menudiv {



	float: right;

	margin-top: 0px;

	width: 100%;

height: 42px;


	}
	
#menudiv a {
	
}




#mainnav, #mainnav * {

	margin: 0;

	padding: 0;

	list-style: none;

}



#mainnav ul {

	position: absolute;

	top: -999em;

}



#mainnav li {

	float: left;

	position: relative;

	z-index: 900;

	height: 42px;

	line-height: 42px;


}



#mainnav a {

	display: block;

	padding-left: 15px;

	padding-right: 10px;

	font-size: 16px;

	color: #fff;

	text-transform: lowercase;
	border-right: 1px solid #000;
}



#mainnav li#current a,

#mainnav li.current-cat a,

#mainnav li.current_page_item a,

#mainnav li:hover a {

	color: #fbf260;

	text-decoration: none;

}



#mainnav ul li{ 

	width: 125px;
	

}



#mainnav li:hover ul,

ul#mainnav li.sfHover ul {

	left: 0px;

	top: 42px;

}



#mainnav li:hover li ul,

#mainnav li.sfHover li ul {

	top: -999em;

}



#mainnav li li:hover ul,

ul.mainnav li li.sfHover ul {

	left: 100px;

	top: 0px;

}



.mainnav li:hover ul,

#mainnav li li:hover ul {

	top: -999em;

}



#mainnav li li {

	display: block;

	padding: 0px;

	height: auto !important;

	background-image: url(glamor/postsnip_bkgnd.png);
	z-index:999;

}



#mainnav li#current,

#mainnav li.current-cat,

#mainnav li.current_page_item,

#mainnav li:hover {


}



#mainnav li li a:link, 

#mainnav li li a:visited {

	display: block;

	height: auto !important;

	line-height: 16px;

	text-transform: lowercase;

        color: #fff;
        	text-shadow: none;
	font-size: 14px;
}



#mainnav li li a:hover,
#mainnav li li.current-cat a,
#mainnav li li#current a,
#mainnav li li.current_page_item a{

	text-decoration: underline !important;
	color: #fbf260;
}



/* slideshow */

#gallery_overlay{
	position: relative;
	height: 320px;
	float: left;
	z-index: 800;

}

.gallerybar{
	height: 120px;
	width: 900px;
	position: absolute;
	background-image: url(grunge/gallerybar.png);
	z-index: 725;
}

.gallerybar_bottom {
	height: 10px;
	width: 900px;
	position: absolute;
	z-index: 925;
	background: url(grunge/gallerybar_bottom.png) no-repeat;
	bottom: 0;
}

#gallery {
	position:relative;
	overflow: hidden;
	


}

	
#gallery a img {
	border:none;
}




/* Slider
/* ---------------------------------------------------- */

#slider {
	width: 710px;
	height:320px;
	border: 0px solid #ddd;
	float:right;
}
#slider ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 1%; /* IE fix */
}
#slider ul:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

/* Slider > SLIDES
/* ---------------------------------------------------- */
#slider .slides {
	overflow: hidden;
	width: 710px;
	float:left;
}
#slider .slides ul {
	width: 710px;
	height:320px;
	float:left;
}
#slider .slides li {
width: 710px;

	background:transparent!important;
	
}

#postsnip {
	width: 710px;
	position: absolute;
	bottom: 0;
	right: 0;

	background-image: url(glamor/postsnip_bkgnd.png);
}

#postsnip h2 {
	
	font: bold 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
	padding: 15px;
	color: #fff;

}

#postsnip h2 a {
	color: #fbf260;

	font-weight: bold;
	font-style: italic;
}


.thumb{
		width: 710px;
	height: 320px;
	position: relative;
}





