@charset "UTF-8";
/* Filmmakers Collaborative Style Sheet */


body {
	background-color: #444;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	color: #000;
	margin:0px 5px 15px 0px;
	line-height:120%;
	}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#000;
	margin:0px 0 10px 0;
	font-weight:bold;
}

h2{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:95%;
	color:#000;
	font-weight:bold;
	margin:0px 0 5px 0;
}

h3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:95%;
	color:#000;
	margin:10px 0px 10px 0px;}
	
h4 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#000;
	margin:10px 0px 10px 0px;}
	
h5 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#000;
	margin:10px 0px 10px 0px;}
	
h6 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#000;
	margin:10px 0px 10px 0px;}
	
	
	
ul, ol, li {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size: medium;
	text-decoration:none;
}

em {
	font-style: italic;
}

i {
	font-style: italic;
}

strong { 
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}


/* BEGIN WordPress Post formatting */

.more-link { 
	font-size:80%;
	float:right;
	color:#007d9a;
	margin:2px;
}

#comment{
	width:100%;
}

/* END WordPress Post formatting */


#wrap {
	width:60em;
	background:url(images/threecol-r-gr.png) repeat-y 70% 0;
	margin:0 auto;
	border:0px solid black;
}

#wrap-inner {
	background:url(images/threecol-l-gr.png) repeat-y 28% 0;
}


#wrap img { 
	float:left;
	margin:0px 8px 0px 0px;
}

#wrap img.right {
	float:right;
	margin:0px 0px 0px 8px;
}


#header {
	height:285px;
	background-color:transparent;
	overflow:hidden;width:100%;


}

#header div.embed{overflow:hidden;margin-left:1px;width:100%;background-color:#7da369}

#short_nav { 
	height:20px;
	width:100%;
	background-color: #FFCC99;
	text-align:right;
	float:right;
	margin:00px 00px 0px 0px
}

#short_nav ul { 
	list-style-type:none;
	display:inline;
	padding:0px 5px 10px 5px;
}

#short_nav ul li {
	font-size:85%;
	margin:0px 10px 0px 0px;
	display:inline;
	font-weight:bold;
}

#short_nav ul li a { 
	font-size:85%;
	text-decoration:none;
	color:#000;
	t-weight:bold;
}

#short_nav ul li a:hover {
	font-size:85%;
	color: #B05800;
	font-weight:bold;
}

#short_nav #currentpage a {
	color: #666666;
	text-transform:uppercase;
}


#pageheader {
	/* border-bottom: 3px solid #669900; */
}

#navcontainer ul {
	text-align: center;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 0;
	margin-top: 0px;
	/* cancels gap caused by top padding in Opera 7.54 */
	margin-left: 0;
	background-color: #999;
	color: white;
	width: 100%;
	font-family: Arial,Helvetica,sans-serif;
	border-bottom: 3px solid #669900;
}

#navcontainer ul li {
font-size:95%;
}

#navcontainer ul li a
{
margin-left: 14px;
margin-right: 14px;
color: white;
text-decoration: none;
font-size:95%;
}

#navlist ul
{
margin: 0;
white-space: nowrap;
padding: 0;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a
{
padding: 1px 8px 1px 24px;
border: 1px solid #666;
background-color: #999;
background-image: url(images/l1_down.gif);
}

#navlist a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navlist a:hover
{
border: 1px solid #666;
background-color: #FF6600;
background-image: url(images/l1_over.gif);
color: #333;
}

#active a:link, #active a:visited, #active a:hover 
{
border: 1px solid #666;
background-color: #FF6600;
background-image: url(images/l1_over.gif);
color: #333;
	}
	
#navlist #currentpage a
{
border: 1px solid #666;
background-color: #FF6600;
background-image: url(images/l1_over.gif);
color: #333;
text-decoration: none;
}	
	

#secnav {
	background-color:transparent;
	width:80%;text-align:left;
	float:left;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:bold;
	font-size:95%;}

#secnav h1 { 
	font-size:100%;
	color:#95271f;
	margin:0px 0 0px 0;
	}
	
#secnav ul {
	list-style-type:none;
	margin:0px 0 0 0;
	padding:0px;
	font-size:100%;width:100%;
}

#secnav ul li{
	color:black;
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:100%;text-transform:none;
	font-weight:normal;
}

#secnav ul li a {
	color: #B05800;
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:100%;
	text-decoration:none;
	text-transform:none;
	font-weight:normal;
}

#secnav li.current_page_item a{
	text-transform:uppercase;
	color:#666666;
	background-color:transparent;
	font-weight:normal;
}


#container{
	float:left;
	width:100%;
	height:auto;
}

#container p, p.post, p.entry , .postmetadata p, #sidebar-left p, #sidebar-right p{
	font-size:85%;
	margin:0px 5px 15px 0px;
	line-height:120%;
}

#container h1, .post.post h1, .post.entry h1,  #sidebar-left h1, #sidebar-right h1 {
	font-size:85%;
	color:#000;
	margin:0px 0 10px 0;
	font-weight:bold;
}

#container h2, .post.post h2,#container .post h2, .post.entry h2, .post.entry h3,  #sidebar-left h2, #sidebar-right h2, #sidebar-left h2.title, #container h3 {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:95%;
	color:#000;
	font-weight:bold;
	margin:0px 0 5px 0;
}

 #container h3 {text-transform:none;color:#000;margin:10px 0px 10px 0px;}

#container h2 a, .post.post h2 a, .post.entry h2 a,  #sidebar-left h2 a, #sidebar-right h2 a {
	font-size:85%;
	color: #B05800;
	text-transform:uppercase;
	margin:0px 0 10px 0;
}



div.entry {
	margin:0px;
	padding:0px
}

div.post {
	margin:0px;
	padding:0px;
}

#content a.more, #container a.more, .post.post a.more, .post.entry a.more,  #sidebar-left a.more, #sidebar-right a.more {
	font-size:80%;
	float:right;
	color: #B05800;
	margin:0px;
}

#container a.embed, #post.post a.embed, #post.entry a.embed, #sidebar-left a.embed, #sidebar-right a.embed {
	color:#000;
	font-size:95%;
}

#container a, #post.post a, #post.entry a, #sidebar-left a, #sidebar-right a {
	color: #B05800;
	font-size:95%;
	display:inline;
}


#container a:hover, #post.post a:hover, #post.entry a:hover, #sidebar-left a:hover, #sidebar-right a:hover {
	color:#999999;
	text-decoration: underline;
}

#container ul, #container ul.list {
	list-style-type:none;
	margin:10px 0 0 0px;
	padding:0px;
	font-size:95%;
	width:100%;
}

#container #links li,#container #links li a,#container #links li.widget,#container #links li a.widget,#container #meta li,#container #meta li a, #container #archives li,#container #archives li a, {
	color: #B05800;
	margin:10px 10px 10px 0px;
	padding:0px;
	font-size:95%;
}

#container #tag-cloud a.tag-link {
	color: #B05800;
	margin:10px 0px 10px 0px;
	padding:0px;
	font-size:95%;
}

#main-body{
	float:left;
	width:70%;
	padding-bottom:40px;
}

#main-body-wide{
	float:left;
	width:100%;
	padding-bottom:40px;
}

#content{
	float:right;
	width:67%;
	padding-bottom:20px;
}

#content-wide {
	float:right;
	width: 700px; 
	padding-bottom:20px;
	padding-right:20px;
	margin-left:20px;
}


#content div{
	padding:10px 10px 10px 0px;
}


#sidebar-left{
	float:left;
	width:150px;
	padding:10px 20px 10px 20px;
		margin:0px 0px 0px 0px;

}


#sidebar-left div{
	padding:0px 0px 10px 0px;
}

#sidebar-left li {
	padding: 0px 0px 10px 0px;
}


#sidebar-right{
	float:right;
	width:26%;
	padding: 10px 00px 10px 0px;
	margin:0px 14px 0px 10px;
}

#sidebar-right div{
	padding:0px 20px 10px 20px;

}
#sidebar-right li {
	padding: 0px 0px 10px 0px;
}




#footer{
	clear:both;
	background-color: #FFCC99;
	width:100%;
	border-top:1px solid #007d9a;
}

#footer p{
	font-size:80%;padding:10px;
}


#footer a{
	color:#cc0000;
	margin:10px 0px 10px 10px;
	padding:0px;
	font-size:10px;
}





/* hacks by david */

div.clear {
	clear: both;
}


.data-table  {
	padding:10px;
	font-size:13px;
}


.entry ul{
	list-style-type: square;
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 4px 10px;
	font-size:85%;
	margin:0px 5px 15px 10px;
	line-height:90%;
	}
	
.entry ul li{
	list-style-type: square;
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 4px 10px;
	font-size:85%;
	margin:0px 5px 15px 10px;
	line-height:90%;
	}

.entry ol{
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 4px 10px;
	font-size:85%;
	margin:0px 5px 15px 10px;
	line-height:90%;
	}
	
.entry ol li{
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 0px 10px;
	font-size:85%;
	margin:0px 5px 15px 10px;
	line-height:90%;
	}
	
	blockquote {
	margin:4px 10px 4px 10px;
		/* added by kris 060908 */

	}



a.link, active {
	color: #B05800;
	text-decoration:none;
}

a.hover {
	color:#999999;
	text-decoration: underline;
}

