/*---------------------------
	Project: The Cove
	Author: Mark Lewis
	Updated: 6/19/08 
---------------------------*/

/*---------------------------
	LINKS
---------------------------*/

a:link {color: #c82; text-decoration:none;}
a:visited {color: #c82; text-decoration:none;}
a:hover {color: #ccc; text-decoration:underline;}

/*---------------------------
	LAYOUT
---------------------------*/

* {
	margin: 0px;
	padding: 0px;
}

img {
	border:0;
	}
	
body {
	text-align:center;
	font:76%/1.5 Verdana, Arial, Helvetica, sans-serif;
	background:#333 url(/workspace/img/pattern.gif);
	color:#ddd;
	}
	
#inhead, #incontent, #infoot {
	text-align:left;
	width:740px;
	margin:0 auto;
	}
	
#inhead {
	position:relative;
	}
	
#inhead #lmp-button {
	position:absolute;
	right:20px;
	top:0;
}

#content {
	background:#333 url(/workspace/img/bg_content.gif) no-repeat 50% 0;
	}
	
#incontent #main {
	padding:0 20px 0 256px;
	}
	
#home-page #box-1 {
	float:right;
	width:464px;
	padding-top:15px;
	margin-right:20px;
}

#home-page #incontent #main {
	padding:0 0 0 20px;
	}
	
#head {
	background:#333 url(/workspace/img/bg_head.gif) no-repeat 50% 0;
	height:112px;
	}
	
#foot {
	clear:both;
	background:#333 url(/workspace/img/pattern_top.gif) repeat-x top left;
	height:82px;
	}
	
#infoot p {
	text-align:center;
	color:#999;
	font-size:.9em;
	clear:both;
	}

#award {
	padding:15px 0 15px 15px;
}
	
#ad1, #ad2, #ad3 {
	float:left;
	margin:15px 0 5px 18px;
	}
	
#ad2, #ad3 {
	margin-left:15px;
	}
	
hr {
	display: block; 
	clear: both; 
	margin: -0.66em 0;
	visibility: hidden;
	}
	
/*---------------------------
	BLOCKS
---------------------------*/

h1, h2, h3 {
	font-family:Arial, Helvetica, sans-serif;
	}
	
h1 {
	font-size:1.3em;
	color:#999;
	border-top:1px solid #444;
	margin-bottom:15px;
	}
	
#inhead h1 {
	display:none;
	}
	
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#aaa;
	}

h3 {
	font-size:1em;
	font-style:italic;
	font-weight:normal;
	color:#777;
	}
	
p, ul, ol, blockquote, table {
	padding-bottom:15px;
	}
	
blockquote {
	padding:15px;
	margin-bottom:15px;
	background-color:#444;
	font-style:italic;
	border:1px solid #222;
	}
	
.date {
	color:#666;
	}

/*---------------------------
	MISCELLANEOUS
---------------------------*/

small {
	font-size:.7em;
	font-weight:normal;
	color:#999;
	}
/*---------------------------
	PAGE SPECIFIC
---------------------------*/

#home-page #incontent #main ul {
	list-style-type:none;
	margin:0 0 0 0;
	padding:0;
	}
#bio-page .member, .media, .product {
	padding-bottom:10px;
	}
	
.product form {
	width:300px;
	padding-bottom:15px;
	margin-left:125px;
	}

#bio-page .member img, img.bio, .media img {
	float:left;
	border:5px solid #222;
	margin:.25em 15px 15px 0;
	}
	
.image-caption {
	border:5px solid #222;
	}
	
.image-caption {
	float:left;
	margin:.25em 15px 0 0;
	}
	
.image-caption p {
	background:#222;
	text-align:center;
	padding:0 0 5px 0;
	}
	
#music-page img.cover-art {
	float:left;
	border:1px solid #000;
	margin:.25em 15px 15px 0;
	}

#music-page #songs {
	clear:both;
	}
	
#links-page ul {
	list-style:none;
	}
	
#links-page li {
	padding-bottom:15px;
	}
	
#store-page .buy {
	float:right;
	}
	
.ec_ejc_thkbx {
	padding-top:5px;
	}
	
/*---------------------------
	MENU
---------------------------*/

#nav {
	position:relative;
	left:165px;
	top:61px;
	height: 26px;
	width: 556px;
	background: url(/workspace/img/bg_menu.gif) no-repeat top;
	padding: 5px 0;
	overflow: hidden;
	}

#nav ul {
	padding: 0 0 0 10px;
	margin: 0;
	}

/* Don't apply padding here (offsetWidth will differ in IE)
If you need padding add it to the child anchor */
#nav ul li {
	float: left;
	list-style: none;
	}

#nav ul li a {
	text-indent: -500em;
	z-index: 10;
	display: block;
	float: left;
	height: 25px;
	position: relative;
	overflow: hidden;
	}

#menu_home a {
	width: 53px;
	background: url(/workspace/img/menu_home.gif) no-repeat center;
}

#menu_music a {
	width: 54px;
	background: url(/workspace/img/menu_music.gif) no-repeat center;
	}

#menu_news a {
	width: 50px;
	background: url(/workspace/img/menu_news.gif) no-repeat center;
	}

#menu_tour a {
	width: 45px;
	background: url(/workspace/img/menu_tour.gif) no-repeat center;
	}

#menu_bio a {
	width: 37px;
	background: url(/workspace/img/menu_bio.gif) no-repeat center;
	}

#menu_media a {
	width: 86px;
	background: url(/workspace/img/menu_media.gif) no-repeat center;
	}
	
#menu_links a {
	width: 47px;
	background: url(/workspace/img/menu_links.gif) no-repeat center;
	}

#menu_store a {
	width: 50px;
	background: url(/workspace/img/menu_store.gif) no-repeat center;
	}

#menu_contact a {
	width: 64px;
	background: url(/workspace/img/menu_contact.gif) no-repeat center;
	}

#menu_blog a {
	width: 44px;
	background: url(/workspace/img/menu_blog.gif) no-repeat center;
	}

#nav li.background {
	background: url(/workspace/img/menu_highlight_right.gif) no-repeat top right;
	z-index: 8;
	position: absolute;
	visibility: hidden;
}

#nav .background .left {
	background: url(/workspace/img/menu_highlight.gif) no-repeat top left;
	height: 25px;
	margin-right: 10px; /* 7px is the width of the rounded shape */
}

/*---------------------------
	FORMS
---------------------------*/

form
{
	width:462px;
}

fieldset
{
	border-style:none;
	clear:both;
	float:left;
	position:relative;
	width:100%;
}

legend
{
	color:#000;
	font-weight:700;
}

fieldset ol
{
	list-style:none;
	padding:1em 1em 0 1.6em;
}

fieldset li
{
	clear:both;
	padding-bottom:.75em;
}

fieldset.submit
{
	float:none;
	text-align:right;
	clear:left;
}

input.submit
{
	margin:.5em .5em 0 .5em;
	padding:.25em;
	text-align:right;
}

label
{
	float:left;
	margin-right:1em;
	width:10em;
}
ol.radios label 
{
	padding-bottom:1em;
	margin:-2px 0 0 1em;
	width:20em;
}

input.radio 
{
	float:left;
}

.text,.textarea
{
	padding:.25em;
	width:20em;
}

.select
{
	padding:.25em;
	width:7em;
}

form p
{
	margin-bottom:1em;
}

.checkbox
{
	margin-right:.5em;
}

form li em
{
	background-color:red;
	color:#fff;
	padding:.25em;
}

.error {
	font-weight:bold;
	color:#f90;
	border-bottom: 2px solid #f90;
	}

li.error {
	border:none;
	}
		
/*---------------------------
	MUSIC TABLES
---------------------------*/

#music-page table {
	font-size:.8em;
	border-top:1px solid #444;
	margin-top:15px;
	border-collapse:collapse;
	width:223px;
	}
	
table.first {
	float:left;
	margin-right:16px;
	}
	
#music-page table td {
	border:0;
	border-bottom:1px solid #444;
	padding:5px 0;
	background-color:#333;
	}

.play-button {
	width:52px;
	}

table small {
	display:block;
	font-size:.9em;
	font-weight:normal;
	}

