/*  
Theme Name: Mumford's
Theme URI: http://www.wpdesigner.com
Version: 1.0
Author: Kai Tanaka
Author URI: http://www.public.iastate.edu/~ktanaka

*/

/*(C)Kai Tanaka 2010*/

html { overflow-y:scroll;}

body {
	margin-top:10px;
	background-color: #000000;
	background-image:url(/images/moss.jpg);
	background-repeat: repeat-y;
	background-position:center;
	background-attachment:fixed;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
}

h1, h3, h4, h5, h6, blockquote{
margin: 0;
padding: 0;
}

/*.post{
padding: 10px 0 10px 0;
}*/

.post h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 18px;
padding-bottom:0px;
}

.entry{
line-height: 18px;
padding-bottom:20px;
}

p.postmetadata{
border-top: 1px solid #fff;
margin: 0px 0 0 0;
font-size:12px;
}

.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

a:link, a:visited{
	text-decoration:none;
	color:#e4c8a0;
}
a:hover{
	text-decoration:none;
	color:#e4c8a0;
	text-decoration:underline;
}

h1 {
	font-size: 40px; 
	color:#e4c8a0;
}

h2 {
	font-size: 18px;
	color:#e4c8a0;
	padding-bottom:0;
}

h3 {
	font-weight: bold;
	font-size: 16px;
	color:#e4c8a0;
	}

h4 {
	font-size:12px;
	color:#e4c8a0;
}


ul.sq { 
	margin: 5px;
	list-style-type:square;
}
li {
	margin:5px;
	}

.thumb {border:0; padding:0px 10px 20px 11px;}

#LeftDiv{
	width:800px;
	height:auto;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0px;
	
}

/*Header*/
#HeaderDiv {
	width:800px;
	height:378px;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0px;
	font-size:36px;
}
/*Top Menu*/
#TopDiv {
	width:800px;
	height:54px;
	background-image:url(/images/links.jpg);
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0px;
	padding:0px 0px 0px 0px;
	background-color:#000000;
}
#MainDiv {
	width:800px;
	min-height:269px;
	height:inherit;
	background-image:url(/images/bottom_image.jpg);
	background-repeat:no-repeat;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0px;
	padding:10px 0px 10px 0px;
	background-color:#000000;
}
#ContentDiv {
	width:600px;;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
	overflow:hidden;
	padding:0;
	text-align: justify;
	text-justify: newspaper;
	float:left;
	overflow:visible;
}

#home{
	width:229px;
	height:54px;
	float:left
}
#shows{
	width:150px;
	height:54px;
	float:left
}
#media{
	width:143px;
	height:54px;
	float:left
}
#contact{
	width:278px;
	height:54px;
	float:left
}

.meta {
	padding-top:0;
	font-size:12px;
}
	

.sidebar{
	float:left;
	width:180px;
	margin: 0px 0 0 10px;
	display: inline;
}
	
#footer{
	clear:both;
	width:800px;
	padding-top:5px;
	margin-right:auto;
	margin-left:auto;
}
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #fff;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #fff;
}

.comments-template h2, .comments-template h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
