@charset "UTF-8";
/* CSS Document */

body {
	font: 10px "Helvetica", verdand, arial;
	background: #000000;
	margin: 0;
	padding: 0;
	color:#FFFFFF;
	line-height: 1.1;
}

body a:link {background: none; text-decoration: underline; color: #897d7d;}
body a:visited {background: none; text-decoration: underline; color: #897d7d;}
body a:active {background: none; text-decoration: underline; color: #897d7d;}
body a:hover {background: none; text-decoration: underline; color: #897d7d;}


#frame {
	margin: 0px auto;
	padding: 0px;
	width: 1235px;
}

img, div { behavior: url(./scripts/iepngfix.htc) } 


/*------------------------TOP BAR------------------------*/

#top_bar {
	background-color:#000000;
	height: 78px;
	width:1235px;
	color:#FFFFFF;
}

#top_bar_plogo {
	float:left;
	background:#000000 url(../images/site/logo_poseidon_small.gif) no-repeat;
	width:82px;
	height:60px;
}

#top_bar_buyalbum {
	margin: 0 0 0 20px;
	float:left;
	padding: 00px 0 0 0;
}

#top_bar_flashplayer {
	margin: 0 10px 0 0px;
	float: right;
	width:380px;
	padding: 0px 0px 0 0;
	text-align:right;
}




/*------------------------CONTENT------------------------*/

#middle_bar {
	width:1235px;
	height:474px;
	background:#000000 url(../images/site/back.jpg) right top no-repeat;
	padding:0;
	margin:0;
}

#middle_bar_black {
	width:1235px;
	height:474px;
	background:#000000;
}

#header_frame {
	float:left;
	width:920px;
	height:45px;
}

#jo_logo {
	float:left;
	width:285px;
	height:450px;
	background:url(../images/site/logos/johamilton_b.png) no-repeat center;
	visibility:visible;
}

#jo_logo_title {
	width:0px;
	height:0px;
	overflow:hidden;
}

#jo_logo_title_black {
	float:left;
	width:580px;
	height:45px;
	background:url(../images/site/logos/johamilton.png) no-repeat left;
	margin: 5px 0 0 15px;
	visibility:visible;
}



#news_right_frame {
	float:right;
	width: 270px;
	margin:5px 10px 0 0;
	display:inline;
}

#news_right_titles {
	height:17px;
	width:250px;
}

#news_rss {
	width: 270px;
	text-align:right;
	margin:0 0 0px 0;
	height:45px;
}



#news_latest {
	width: 270px;
	margin:10px 0px 0 0;
	position:relative;
}

#news_latest_pic {
	float:left;
	width:75px;
	position:relative;	
	margin:0px 13px 20px 0px;
	height:60px;
	border: 1px solid #FFFFFF;
}

#news_comments_header {
	width: 270px;
	margin:0px 0px 0 0;
	position:relative;
}

#news_comments {
	width: 270px;
	margin:20px 0px 0 0;
	position:relative;
	height:360px;
	overflow:auto;
}

.comments_name_box {
	margin: 2px 0 0 0;
	width: 200px;
	font-size: 9px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #999999;
}

.comments_message_box {
	margin: 2px 0 0 0;
	width: 201px;
	max-width:201px;
	height: 80px;
	max-height:80px;
	font-size: 9px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #999999;
}

#black_backround {
	float:right;
	margin: 12px 30px 0 0px;
	width:920px;
	height:454px;
	overflow:hidden;
	padding:0;
	display:inline;
}

#news_backround {
	float:right;
	margin: 12px 30px 0 0px;
	width:920px;
	height:450px;
	background:url(../images/site/black50.png) no-repeat;
	overflow:hidden;
	padding:0;
	display:inline;
}

#news_content {
	margin: 30px 20px 0px 0px;
	color: #FFFFFF;
	position: relative;
	width:540px;
	font-size:12px;
	float:left;
	height:390px;
}

#news_content_archive {
	margin: 10px 20px 0px 15px;
	color: #FFFFFF;
	position: relative;
	width:540px;
	font-size:12px;
	float:left;
}


#news_content_wide {
	padding: 0 20px 0px 20px;
	margin:0;
	color: #FFFFFF;
	position: relative;
	width:750px;
	font-size:12px;
}


.news_title {
	font-size:16px;
}

.news_title_green {
	font-size:16px;
	color:#897d7d;
}

.med_white_link {
	font-size:12px;
	color:#ffffff;
}

.med_white_link a:link {background: none; text-decoration: underline; color: #ffffff;}
.med_white_link a:visited {background: none; text-decoration: underline; color: #ffffff;}
.med_white_link a:active {background: none; text-decoration: underline; color: #ffffff;}
.med_white_link a:hover {background: none; text-decoration: underline; color: #ffffff;}


.archive_title {
	font-size:12px;
}

.grey {
	color:#CCCCCC;
}

.news_title a:link {background: none; text-decoration: none; color: #ffffff;}
.news_title a:visited {background: none; text-decoration: none; color: #ffffff;}
.news_title a:active {background: none; text-decoration: none; color: #ffffff;}
.news_title a:hover {background: none; text-decoration: underline; color: #ffffff;}

.archive_title a:link {background: none; text-decoration: none; color: #ffffff;}
.archive_title a:visited {background: none; text-decoration: none; color: #ffffff;}
.archive_title a:active {background: none; text-decoration: none; color: #ffffff;}
.archive_title a:hover {background: none; text-decoration: underline; color: #ffffff;}

.tiny_text {
	font-size:9px;
}

.text_brown {
	font-size:10px;
	color:#897d7d;
}

.text_brown a:link {background: none; text-decoration: underline; color: #897d7d;}
.text_brown a:visited {background: none; text-decoration: underline; color: #897d7d;}
.text_brown a:active {background: none; text-decoration: underline; color: #897d7d;}
.text_brown a:hover {background: none; text-decoration: underline; color: #897d7d;}


.tiny_text_green {
	font-size:9px;
	color:#897d7d;
}


.text {
	font: 10px "Helvetica", verdand, arial;
}


.photo_gallery_page {
	font-size:10px;
	color:#FFFFFF;
}

.photo_gallery_page a:link {background: none; text-decoration: none; color: #FFFFFF;}
.photo_gallery_page a:visited {background: none; text-decoration: none; color: #FFFFFF;}
.photo_gallery_page a:active {background: none; text-decoration: none; color: #FFFFFF;}
.photo_gallery_page a:hover {background: none; text-decoration: none; color: #FFFFFF;}


.archive_button {
	cursor: default;
	width:47px;
	height:17px;
	margin: -22px 0 0 0px;
	text-indent: -9999px;
	border: none;
	background: url(../images/site/submit.png) no-repeat left top;
}

.more_stories {
	font-size:10px;
	color:#ffffff;
}

.more_stories a:link {background: none; text-decoration: underline; color: #ffffff;}
.more_stories a:visited {background: none; text-decoration: underline; color: #ffffff;}
.more_stories a:active {background: none; text-decoration: underline; color: #ffffff;}
.more_stories a:hover {background: none; text-decoration: underline; color: #ffffff;}


/*------------------------ Live --------------------*/

#live_scroll {
	padding: 0;
	margin: 0px 0 0 10px;
	color: #FFFFFF;
	position: relative;
	height: 400px;
	width:910px;
	float:left;
	overflow:auto;
	display:inline;
}


/*------------------------ Gown --------------------*/


#gown_middle_bar {
	width:1235px;
	height:474px;
	background:#000000 url(../images/site/gown/back_gown.jpg) right top no-repeat;
	padding:0;
	margin:0;
}

#gown_tracks {
	margin:10px 10px 0 10px;
	float:left;
	height: 450px;
	width: 300px;
	font-size:12px;
}

#gown_info {
	margin:10px 10px 0 10px;
	float:left;
	height: 450px;
	width: 550px;
	font-size:12px;
	text-align:center;
}

#gown_lyrics {
	margin:10px 0 0 10px;
	float:left;
	height: 450px;
	width: 300px;
	font-size:12px;
}

/*----------------------------- Video -------------------------*/

#video_mega {
	float:left;
	margin: 0 0 0 39px;
	width:1150px;
	height:450px;
	overflow:hidden;
	text-align:center;
	position: relative;
	display:inline;
}

#video_float {
	position: relative;
	float:right;
	margin: 0 10px 0 0;
	color:#FFFFFF;
	height:450px;
	width:50px;
	text-align:left;
}

#video_image {
	z-index:80;
	position: absolute;
}

#video_image_newspage {
	padding:0;
	margin:0;
	z-index:80;
	position: absolute;
	height:140px;
}


#video_play {
	z-index:80;
	position: absolute;
	margin:0 0 0 -5000px;
	padding:0;
	height:0px;
	width:0px;
	visibility:hidden;
	overflow:hidden;
	border: 0px solid #897d7d;
}

#video_play_wide {
	z-index:200;
	position: relative;
	height:380px;
	width:429px;
	padding:0;
	margin:0;
	visibility:visible;
	border: 1px solid #897d7d;
}


#video_play_index_wide {
	position: relative;
	margin:0;
	padding:0;
	z-index:90;
	height:138px;
	width:254px;
	visibility:visible;
	border: 1px solid #897d7d;
}

#video_play_index {
	position: absolute;
	margin:0 0 0 -5000px;
	padding:0;
	z-index:80;
	height:0;
	width:0;
	visibility:hidden;
	border: 0px solid #897d7d;
}



#video_more {
	position:relative;
	width:170px;
	float:left;
}

#video_text {
	text-align:center;
	margin:-20px 0 0 0;
	padding:0;
}


/*------------------------Photo Gallery--------------------*/

#gallery_page_container {
	width:910px;
	float: left;
	margin: 0px 0 0 0;
	padding: 0;
	text-align:center;
}

#gallery_container {
	float:left;
	position:relative;
	width: 172px;
	height: 170px;
	text-align:left;
	margin:70px 5px 0px 5px;
	padding:0;
	display:inline;
}

#gallery_container_archive {
	float:left;
	position:relative;
	width: 172px;
	height: 150px;
	text-align:left;
	margin:10px 5px 20px 5px;
	display:inline;

}


#gallery_thumbs_side {
	position:relative;
	width:170px;
	float:left;
	height:380px;
	margin: 60px 0px 0 5px;
	display:inline;
}

#gallery_thumbs {
	width: 75px;
	float:left;
	position:relative;
	margin: 0px 4px 13px 4px;
	border: 1px solid #FFFFFF;
	display:inline;
}

#gallery_image {
	float:left;
	width:440px;
	height:380px;
	color:#FFFFFF;
	padding: 0px 0px 0 0px;
	margin: 60px 0px 0 10px;
	position:relative;
}

#gallery_image_holder {
	z-index:50;
	position: absolute;
}

#gallery_image_fullscreen {
	z-index:60;
	position: relative;
	height:400px;
	width:430px;
	visibility:visible;
}

.image_border {
	border: 1px solid #ffffff;
}

#gallery_archive {
	width:880px;
	margin: 20px 0 0 10px;
	float:left;
	text-align: right;
}

#archive_text {
	width:910px;
	position:relative;
	text-align:left;
	padding: 50px 0 0 0;
	margin: 0px 0 0 23px;
	clear:left;
}




/* ------ JQUERY SLIDER BITS ------------*/


.pusher{
	color:#897d7d;
	text-decoration:underline;
	text-align:right;
}




/*------------------------BOTTOM BAR------------------------*/

#bottom_bar a:link {background: none; text-decoration: none; color: #ffffff;}
#bottom_bar a:visited {background: none; text-decoration: none; color: #ffffff;}
#bottom_bar a:active {background: none; text-decoration: none; color: #ffffff;}
#bottom_bar a:hover {background: none; text-decoration: underline; color: #ffffff;}

#bottom_bar {
	padding: 10px 0px 0 0px;
	background-color:#000000;
	width:1235px;
	height: 70px;
	color:#FFFFFF;
	padding:0;
}

#bottom_menu {
	height: 40px;
	width:1235px;
	padding: 0 0 0 0;
	margin:0;
}


#bottom_extra {
	padding: 0px 0px 0 0px;
	margin: 0 0 0 55px;
	height:25px;
	width:1130px;
}

#bottom_left {
	float:left;
	position:relative;
	width:500px;
}

#bottom_right {
	float:right;
	position:relative;
	width:300px;
}

#mailinglist {
	font: 9px "Verdana", arial, sans-serif;
	margin: 0px 10px 0px 0px;
	position: relative;
	padding: 0;
	color: #ffffff;
}

.mailingbox {
	margin: 2px 0 0 0;
	width: 90px;
	font-size: 9px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #999999;
}

form { 
	display:inline;
}

.mailingbutton {
	cursor: default;
	width:47px;
	height:17px;
	color:#FFFFFF;
	margin: -3px 0 0 0px;
	text-indent: -9999px;
	border: none;
	background: url(../images/site/submit.png) no-repeat left top;
}

.human_check { 
	margin: 0;
	padding:0px;
	vertical-align:middle;
}

#sharethis {
	font-size:13px;
}


/*------------------------ERRORS------------------------*/

.error {
	color:#FF0000;
	}
