/*  

Theme Name: magres
Theme URI: http://www.magresband.com
Description: Newest MagRes .
Version: 0.1
Author: AndyMac
Author URI: http://www.sofawarmer.com/

*/



body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}


body{
	font-family: Georgia, Helvetica, Arial, Sans-serif;
	font-size: 12px;
	text-align: center;
	background: #111111;
	color: #ffffff;
}


h1{
	font-family:Georgia, sans-serif;
	font-size:24px;
}



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


a:hover{
	text-decoration: none;
}


p{
	padding: 10px 0 0 0;
}


#pre{
	height:25px;
}


#wrapper{
	margin: 0 auto 0 auto;
	width: 850px;
	text-align: left;
}


#left{
	float:left;
	width:650px;
	min-height:200px;
	margin-top: 75px;
}


#container{
	float: right;
	width: 620px;
}


.post{
	float: left;
	width:600px;
}


.post h2{
	font-family: Georgia, sans-serif;
	font-size: 16px;
	font-weight: bold;
text-decoration: underline;
}


.entry{
	line-height: 18px;
	text-align:left;
}


p.postmetadata{
	border-top: 1px solid #292929;
	margin: 10px 0 0 0;
}


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

#right{
	background-image:url(images/sidebar.png);
	background-repeat: no-repeat;
	float:right;
	width:200px;
	height: 528px;
}

.sidebar{
	margin-top: 120px;
	padding-left: 0px; 

}


.sidebar ul{
	/* display: inline; */
	list-style-type: none;
	text-align:left;
	color: #ffffff;
	font-size: 12pt;
	margin: 0;
	padding: 0;
	
}


.sidebar ul li{
	margin-top: 20px;
	text-align: center;
	
	
}


.sidebar ul li h2{
	font-family: Georgia, sans-serif;
	font-size: 14px;
	margin-left: 30px;
}



.sidebar ul ul li{
	/* padding: 0; */
}



table#wp-calendar{
	width: 100%;
}



#footer{
	clear: both;
	margin:0 auto;
	width: 850px;
	padding:15px 0 0 0;
	text-align:center;
}



#footer p{
	line-height: 18px;
}



.comments-template{
	width:620px;
	margin: 10px 0 0 0;
}


.comments-template ol{
	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 #444444;

}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
	color:#444444;
	line-height:24px;
	border-bottom: 1px solid #444444;
	margin:10px 0 0 0;
	padding: 15px 0 0 0;
}

.commentmetadata{
	font-size: 12px;
}

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

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

#post{
	clear:both;
}
