

/* ##################### from unraval's CSS ################# */

body {
	min-width: 650px;
	min-width: 700px;
	margin-left: 5%;
	margin-top: 5%;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: 50%;
	background-attachment:fixed;
	color:#fff;
}     

/* remove mozilla outline */

:-moz-any-link:focus {
  outline: none;
}
         
/* Edit Boxes */

.EditThisLink a{
	color:#FFC469 !important;
	font-family:helvetica,arial,sans-serif;
	font-size:11px;
	left:151px;
	position:fixed;
	top:242px;
}


a:visited{
	color: #FFFFFF;
}

a {
	color: #FFFFFF;
}

#navbar, #navbar ul {
	font-family: Helvetica, "Lucinda Grande", Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	list-style: none;
	letter-spacing: 1px;
	position: relative;
}

#navbar a {	
	font-family: Helvetica, "Lucinda Grande", Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	display:block;   
	text-transform:lowercase;
}

#navbar li {
	font-family: Helvetica, "Lucinda Grande", Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align:left;
	text-decoration: none;
	float:left;
	width:13em;
}

#navbar li ul 		{
	font-family: Helvetica, "Lucinda Grande", Arial, sans-serif;
	text-decoration: none;
	display:none;
	width:12em;
}


#navbar li:hover ul{
	font-family: Helvetica, "Lucinda Grande", Arial, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 1px;
	position:absolute;
	display:block;
	border-left:.1em solid #CCFFFF;
	padding-left:5px;
	width: 15em;
	margin-left: -1px;
}
						
#navbar a:hover {
	text-decoration:underline;
	color: #CCFFCC;}
					


#home{font-family: Helvetica, "Lucinda Grande", Arial, sans-serif;
	font-size: 10px;
	
	letter-spacing: 2px;
	text-align:left;
	text-decoration:none;
}

#home a{
	
	text-decoration:none;
	
}

#home a:hover{
	color: #CCFFCC;
	text-decoration:underline;
}

#footermain {
	font-family: Helvetica, "Lucinda Grande", Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	position:absolute;
	color: #949494;
	text-decoration:none;
	position:absolute;
	text-align: right;
	z-index:1;
	visibility:visible;
	bottom: 2%;
	right: 2%;

}

#footermain a{
	font-family: Helvetica, "Lucinda Grande", Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #BEBEBE;
	text-decoration:none;
	text-align: right;

	
}

#footermain a:hover{
	color: #BEBEBE;
	text-decoration:underline;
}


#Layernews {
	position:absolute;
	z-index:1;
	width: 600px;
	height: 400;
	left: 40%;
	top: 335px;
	visibility:visible;
}
#Layerdirector {
	position:absolute;
	z-index:1;
	width: 600px;
	height: 400;
	left: 40%;
	top: 335px;
	visibility:visible;
}
#Layercinematographer {
	position:absolute;
	z-index:1;
	width: 600px;
	height: 350;
	left: 20%;
	top: 225px;
	min-height: 100%;	
	min-width: 100%;
	visibility:visible;
}
#Layerabout {
	position:absolute;
	z-index:1;
	width: 600px;
	height: 400;
	left: 40%;
	top: 330px;
	min-height: 100%;	
	min-width: 100%;
	visibility:visible;	
}
#Layermedia {
	position:absolute;
	z-index:1;
	width: 600px;
	height: 400;
	left: 40%;
	top: 330px;
	min-height: 100%;	
	min-width: 100%;
	visibility:visible;
}


.sitetitle {
	font-family: Helvetica, "Lucinda Grande", Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 4px;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	

}

.pagetitle {
	font-family: Helvetica, "Lucinda Grande", Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 4px;
	text-align: right;
	vertical-align: top;
	word-spacing: normal;
	right: 5%;
	padding-right:10%;          
	text-transform:lowercase;
}



.style1 {
	color: #C7C7C7;
}   
                            
/* Hides categories that don't belong on the nav bar like uncategorized and homepage */

#navbar li.cat-item-1, #navbar li.cat-item-19{
	    display:none;
}

p{
	color:#fff;
}

/* content styles */

#content{
clear:both;
}


/* Content scrolling tags */
#pane_container{
	clear:both;
	height:61%;  
	#height:300px;
	left:20%;
	margin:0;
	overflow:hidden;
	position:absolute;
	top:225px;
	width:600px;   
	font-family:helvetica, arial, sans-serif;
}            


 #wn{ 
	position:relative;
}
        


	/* Scrolling Arrows */
	.mouseover_up{
		background:transparent url(images/arrows.png) no-repeat scroll left top;
		display:block;
		height:13px;
		text-align:left;
		text-indent:-9999px;
		width:15px;   
	}

	.mouseover_down{
		background:transparent url(images/arrows.png) no-repeat scroll left bottom;
		display:block;
		height:13px;
		text-align:left;
		margin-top:15px;
		text-indent:-9999px;
		width:15px;  
	}    
	
	#scrollLinks{
		position:absolute;
		left:15%;
		top:335px; 
	}
	

/* Post style */

#content .post{
	font-family: Helvetica, "Lucinda Grande", Arial, sans-serif;
	font-size:12px;
	line-height:1.35em;
}
                             
