/*  
Theme Name: WaldenFans
Theme URI: http://www.waldenfans.com
Description: The WaldenFans.com theme by Paul Martin.
Version: 2
Author: Paul Martin
Author URI: http://designtrek.com/

*/
* { margin: 0;
	padding: 0;
}

#rotator { 
	border: 0px;
	float:right;
	margin-top: 11px;
	margin-right: 25px;
	overflow: hidden;
	position: relative;
	width: 409px;
	height: 98px;
}

#rotator img { width: 409px;
	height: 98px;
}

/**
 * WaldenFans.com CSS
 */
body { background-image: url(http://www.waldenfans.com/design/bg.jpg);
}

#container {
	width: 781px;
	margin: 0 auto 0;
}

#header {
	height: 148px;
	background-image:url(images/header.png);
}

h1 a {
	display:block;
	float:left;
	width: 325px;
	height: 100px;
	text-indent: -6000px;
	overflow:auto;
}

#main { 
	font-family:trebuchet ms;
	font-size:12px;
	background-image:url(images/background.gif);
	background-position:top left;
	background-color:#FFFFFF;
	border-right: 1px solid #000000;
	}

.entry {
	clear: both;
}

p { font-size:14px;
	margin-top: 2ex;
	margin-left: 2ex;
	margin-right: 2ex;
}
	
.pagetitle {
	color: #02396F;
	font-family: arial,sans-serif,geneva;
	font-weight: bold;
	font-size: 18px;
}

.page-h2 {
	border-bottom: 1px solid #D3D3D3;
	font-family: "trebuchet MS";
	font-weight:bolder;
	font-size: 14px;
	color:#003b6f;
	padding-top: 10px;
	width:550px;
	display:block;
	float:left;
}

#previous-films {
	display: block;
	float: left;
	padding:3px;
	text-align:center;
	width: 100px;
}

#previous-films img {
	width: 95px;
}

#footer { 
	background-image:url(images/background.gif);
	font-family:trebuchet ms;
	font-size:12px;
	padding-left: 10px;
	list-style:none;
	}

#copyright {
	height: 92px;
	background-image:url(images/footer.png);
}

#copyright ul li {
	float: left;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-left: 10px;
	list-style:none;
	width: 115px;
}

#copyright ul li ul li {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#copyright ul li a {
	color:#FFF;
}
	
a:link {color:#000033; text-decoration:none;}
a:active {color:#000000; text-decoration:underline;} 
a:visited {color:#000000; text-decoration:none;}
a:hover {color:#000000; text-decoration:underline;} 

/**
 * WordPress
 */
 
.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

h2 {
	font-family: "trebuchet MS";
	font-weight:bolder;
	font-size: 24px;
	color:#003b6f;
}

h2 a {
	color: #003b6f;
	font-weight: bolder;
	font-family: "trebuchet MS";
	font-size: 24px;
}

h2 a:active {color:#003b6f; text-decoration:underline;} 
h2 a:visited {color:#003b6f; text-decoration:none;}
h2 a:hover {color:#000000; text-decoration:underline;} 

h3 {
	font-family: "trebuchet MS";
	font-weight:bolder;
	font-size: 18px;
	color:#003b6f;
	margin-top:10px;
	clear:left;
}

small {
	font-size: 10px;
	color: #B3C2C7;
	margin-left: 5px;
	text-transform:uppercase;
}

.title {
	border-bottom: 1px solid #B3C2C7;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

#content {
	float: left;
	width: 575px;
	overflow: hidden;
	border-right: 1px solid #B3C2C7;
}

.post {
	clear:both;
	border-bottom: 1px solid #023F76;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image:url(images/story-bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

.postmetadata {
	text-align:center;
	font-variant:small-caps;
	font-size:10px;
	width: auto;
	clear: both;
}

.storycontent p {
	text-indent: 3em;
	margin-top: 5px;
	font: 100%/130% arial, verdana, 'lucida sans unicode', sans-serif;
	text-align:left;
}

.storytitle {
	margin: 0;
	padding-left: 5px;
}

.pagetitle {
	margin: 0;
	padding-left: 5px;
}

.storytitle a {
	text-decoration: none;
}

ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

/*********************MENU************************/

select {
	width: 130px;
	background-color: #333;
	border: 0px;
	color: #FFF;
	margin-top:1px;
}

.postform {
	background-color: #333;
	border: 0px;
	color: #FFF;
	margin-top:1px;
}

option {
	background-color: #4880C1;
	border: 0px;
	color: #FFF;
	font-weight: bold;
	margin-top:1px;
}

.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
.menu ul{
	list-style: none;
	padding: 0 20px;	
	margin: 12px 0px 0px 10px;
	float: right;
	font-size: 1.2em;
	}
	.menu li{
		float: left;
		margin: 0;	
		padding: 0 4px 0 0;
		position: relative; /*--Declare X and Y axis base--*/
		}
	.menu li a{
		font-size: 12px;
		font-weight:bold;
		font-family:Verdana, Geneva, sans-serif;
		padding: 3px 5px;
		color: #000;
		display: block;
		text-decoration: none;
		float: left;
		}
		.menu li a:hover, .menu ul li:hover a{
			background: #4880C1 bottom center no-repeat;
			color:#FFFFFF;
			text-decoration:none;
			}
	.menu li ul{
		background:#333333;
		display:none;
		height:auto;
		padding:2px 0px 0px 0px;
		margin:20px 0px 0px 0px;
		border:0px;
		position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
		width:165px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		}
	.menu li li {
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:165px;
		}
	.menu li:hover li a{
		background:none;
		}
	.menu li ul a{
		display:block;
		height:20px;
		width: 155px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 5px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#4880C1 url('images/hover_sub.gif') center left no-repeat;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}

/*********************Comments************************/

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	}
	
#commentform {
	width:500px;
	background-color: #8DA1A8;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 5px;
	}
	
#comment {
	width: 465px;
	height: 175px;
}

ol.commentlist li {
	background-color: #CCC;
	border: 1px solid #333;
	padding: 3px;
	margin-bottom:3px;
}

ol.commentlist li.alt {
	background-color: #D0D6EE;
	border: 1px solid #333;
	padding: 3px;
	margin-bottom:3px;
}

.commentlist {
	width: 500px;
	margin: 0 auto 0;
}

#gravatar {
	float:right;
	width: 42px;
}

#submit {
	margin-bottom: 2px;
}

.related_post {
	width: 500px;
	margin: 0 auto 0;
	padding: 3px;
	border: 1px solid #CCC;
	background-color: #D0D6EE;
	list-style:none;
}

/*********************Images************************/
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/**************SIDEBAR*******************/
#sidebar {
	float: right;
	padding: 0px 0px 10px 0px;
	width: 200px;
}

#sidebar li {
	list-style: none;
	margin-left: 0px;
}

#sidebar h3 {
	font: normal 125%/100% "Trebuchet MS", Tahoma, Arial;
	font-weight:bold;
	color: #003;
	margin: 10px 0px 5px;
}

.widget {
	margin-bottom: 10px;
}

#searchform, .textwidget form {
	background: #8DA1A8;
	width: 195px;
	padding: 2px;
	float:right;
}
#searchform #s {
	border:1px solid #203346;
	width: 115px;
	height: 10px;
	padding: 2px;
	background: #FFFFFF;
}

#searchform label {
	font-size: 10px;
	color: #41550e;
}

#film-strip {
	background-color: #8A9BA0;
	margin:0 auto 0;
	padding-top: 0px;
	padding-left: 3px;
}

#film-strip strong {
	font-variant:small-caps;
}

#film-strip small {
	font-size:10px;
	font-variant:small-caps;
}

.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-category.gif) no-repeat left center;
	list-style:none;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #FF6600;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-monthly-archive.gif) no-repeat left center;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #FF6600;
	text-decoration: none;
}