/*
Theme Name: MYA
Theme URI: http://amillionyearsago.com
Description: A Million Year's Ago Band Website Theme
Author: Seth Syberg
Author URI: http://sethsyberg.com/
Tags: band, music, indie, mp3
*/
.name, a {
	color: #ffff00;
	font-family: verdana;
        font-weight: bold;
}

a:hover {
	text-decoration: underline;	
}

#headerimg img {
	border: 0px;	
}

#sidebar {
	width: 700px;
	height: 50px;
	margin: 50px auto 0px auto;
}

#post-49 {
	width: 350px;
	margin: auto;	
}

.page_item {
	list-style-type: none;
	display: inline;
}

.name_block a, .page_item a:link, .page_item a:visited, .page_item a:active {
	font-size: 15px;
	text-decoration: none;
	padding: 0px 10px;
	border-right: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
}


.page_item a:hover {
	text-decoration: underline;
}

body {
	margin: auto;
	padding: 0px;
	color:#dadada;
	background: url('http://www.amillionyearsago.com/wp-content/uploads/2010/03/space-the-final-frontier.jpg') repeat;
	}

#content, #content-left {
	padding: 15px;	
}

#content-left {
	width: 450px;
	float: left;
        font-family: verdana;
        font-size: 12px;
}

#content-right {
	padding: 45px 0px;
	width: 150px;
	float: left;
        font-family: verdana;
        font-size: 12px;
}

#page {
	background-color: #000000;
	margin: 20px auto;
	padding: 0px;
	width: 754px;
	border: 1px solid #959596;
        font-family: verdana;
        font-size: 12px;
	}

#header {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 750px;
        font-family: verdana;
        font-size: 12px;
	}

#headerimg {
	margin: 5px auto;
	padding: 0px;
	width: 303px;
	}
	

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
        font-family: verdana;
        font-size: 12px;
	}