
body {
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.page-template-default, .page-template-page-news-php, .archive, .single, .error404 {
	background-color: #1c1c1c;
	background-image: url(images/bg_white.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.page-template-page-music-php, .page-template-page-gigs-php {
	background-color: #1c1c1c;
	background-image: url(images/bg_white.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.page-template-page-pics-php, .page-template-page-pics-index-php, .page-template-page-guestbook-php {
	background-color: #1c1c1c;
	background-image: url(images/bg_white.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}


p {
	color: #FFF;
	text-align: justify;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFF;
	text-transform: uppercase;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;
	text-transform: capitalize;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	text-transform: capitalize;
}
a {
	color: #5d5d49;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ol li {
	font-size: 14px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
}
ol li object {
	display: inline;
}
ul {
	list-style-type: square;
	list-style-position: outside;
}
ul li {
	margin-bottom: 5px;
}
#album_list ul {
	margin-bottom: 100px;
	list-style-type: none;
	margin-top: 30px;
	margin-left: 0px;
	padding: 0px;
}
#album_list ul li {
	margin-bottom: 10px;
	padding: 0px;
	margin-left: 0px;
}
#album_list ol {
}
#album_list ol li {
}

.news_archive_navigation {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	padding-top: 30px;
	list-style-type: none;
}
.news_archive_navigation li {
	margin: 10px;
	float: left;
}

#centerer {
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.youtube_wrapper {
	border: 1px solid #FFF;
	height: 340px;
	width: 560px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	float: left;
}

#master_wrapper {
	float: left;
	width: 820px;
	margin-top: -240px;
}
	#flags {
	list-style:none;
	margin:0;
	padding:0;
	left: 720px;
	position: relative;
	width:50px;
	bottom: -255px;
}
	#flags li {
	width:50px;
	margin:0;
	padding:0;
	text-align:center;
	height: 80px;
	background-image: url(images/varjo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
}
	#flags li a {
	display:block;
	height:100%;
	position: relative;
	background-image: url(images/varjo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
	#flags li a:hover, #flags li a:focus, #flags li a:active {background-position:0 0;}
	#flags #flags_ms {
	background-image: url(images/myspace.png);
	background-repeat: no-repeat;
	background-position: -10px 0;
}
	#flags #flags_fb {
	background-image: url(images/favebook.png);
	background-repeat: no-repeat;
	background-position: -10px 0;
}
	#flags #flags_yt {
	background-image: url(images/youtube.png);
	background-repeat: no-repeat;
	background-position: -10px 0;
}#site_wrapper {
	float: left;
	width: 720px;
	background-image: url(images/bg_cracks.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #000;
	position: relative;
	left: 0px;
	top: 0px;
}

#header_banner_1  {
	height: 100px;
	width: 720px;
	float: left;
}
#header_banner_1_logo_off {	
	height: 100px;
	width: 720px;
	float: left;

	display: none;
	background-image: url(images/logo_the_grammers.png);
	background-repeat: no-repeat;
	background-position: center center;

}
#header_banner_1_logo_on {
		height: 100px;
	width: 720px;
	float: left;

	background-image: url(images/logo_the_grammers.png);
	background-repeat: no-repeat;
	background-position: center center;

}

#header_banner_2 {
	height: 147px;
	width: 720px;
	float: left;
	background-color: #000000;
}
.news {
	background-image: url(images/news.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bio {
	background-image: url(images/bio.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.music {
	background-image: url(images/music.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.pics {
	background-image: url(images/pics.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.videos {
	background-image: url(images/videos.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.gigs {
	background-image: url(images/gigs.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.guestbook {
	background-image: url(images/guestbook.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.contact {
	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#navigation {
	overflow: hidden;
	background-color: #000;
	float: left;
	width: 720px;
}
#navigation li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	z-index:20;
	display:block;
	position:relative;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 6px;
}
#navigation ul {
	padding: 0px;
	list-style-type: none;
	float: left;
	margin: 0px;
}
#navigation li {
	float: left;
	width: 90px;
	text-align: center;
	position:relative;
	overflow: hidden;
	height: 25px;
}
#navigation li .hover {
	float: left;
	width: 90px;
	background-image: url(images/bg_link_active.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	z-index:0;		
	display:none;	
	left:0; 
	top:0;	
	position:absolute;
	height: 25px

}
#navigation li .selected {

}
#navigation .current_page_item {
	background-image: url(images/bg_link_active.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#navigation .current_page_ancestor {
	background-image: url(images/bg_link_active.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #FFF;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	float: left;
	width: 710px;
	background-color: #000;
	font-weight: bold;
}
#content {
	min-height:700px;
	float: left;
	width: 680px;
	padding: 20px;
}
img {
	border: 1px solid #333;
}
textarea, input {
	background-color: #333;
	border: 1px solid #666;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 2px;
}
textarea {
	width: 680px;
}
input {
	width: 340px;
}
#submit {
	width: 686px;
}

.embed {
	margin-bottom: 70px;
	margin-top: 30px;

}
.embed_border {
	border: 1px solid #333;
	height: 345px;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	}

.timestamp {
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	margin-right: 20px;
}
.news-item {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	margin-top: 20px;
}
.news-content a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.onebit_mp3 a { display: none; } 

.alignright {
	float: right;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 20px;
}
.alignleft {
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 20px;
}
.commentlist {
	margin: 0px;
	list-style-type: none;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
}
.commentlist li {
	margin: 0px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#myspace_player {
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	width: 450px;
	margin-bottom: 100px;
	
	
}
#rotator img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rotator {
	float: left;
	border: 1px solid #333;
}
#photogallery_links {
	list-style-type: none;
	float: left;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#photogallery_links li {
	float: left;
	width: 226px;
	margin: 0px;
	padding: 0px;
}#photogallery_links li ul {
	float: left;
	margin: 0px;
	padding: 0px;
}
#photogallery_links li ul li {
	list-style-type: none;
	display: block;
	padding-left: 30px;
	width: 196px;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#photogallery_links .current_page_item {
	color: #FFF;
}
#photogallery_links .current_page_item_ancestor a {
}
.photogallery .wp-caption {
		margin: 27px;

}

.press {
}
#madeby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	padding: 10px;
	float: left;
	text-transform: none;
}
#madeby a {
	color: #333;
	text-decoration: none;
}
