/*
Title: EastCoastRecordingCompany.com screen styles
Date Modified: 11/27/2011
--
Author: Bayt & Takl Design
Contact: http://baytandtakl.com/contact
--
Table of Contents:
	layout
	typography
	navigation
	alignment
	icons
	legacy
*/

/* layout
------------------------------------- */
html, body {
	margin: 0;
	padding: 0;
	}

body {
	background: #000d10 url(/images/backgrounds/texture-11-2011.jpg) center top no-repeat;
	font: 14px/1.5em Verdana, Helvetica, Arial, sans-serif;
	color: #fff;
	}

#container {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	position: relative;
	}

/* ----- header ----- */
#header {
	margin: 0;
	height: 130px;
	padding: 0;
	position: relative;
	}

#logo {
	position: absolute;
	top: 95px;
	left: 30px;
	width: 301px;
	padding: 0;
	margin: 0;
	}

#logo h1, #logo h1 a {
	text-indent: -4000px;
	display: block;
	margin: 0;
	padding: 0;
	width: 301px;
	height: 131px; 
	background: url(/images/logos/east-coast-recording.png) 0 0 no-repeat;
	border-bottom: none;
	text-decoration: none;
	}
	

/* navigation
------------------------------------- */
a {
	color: #4e8cb7;
	text-decoration: none
	}

a:link {
	color: #4e8cb7;
	text-decoration: none
	}

a:hover  {
	color: #4e8cb7;
	text-decoration: underline
	} 

#nav {
	position: absolute;
	top: 38px;
	left: 0; 
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	height: 32px;
	}

#nav ul {
	text-align: center;
	padding-bottom: 10px;
	padding-top: 7px;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	/* cancels gap caused by top padding in Opera 7.54 */
	margin-left: 0;
	color: #333;
	width: 100%;
	font-family: "Droid+Sans", verdana, lucida, arial, helvetica, sans-serif;
	line-height: 18px;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #000;
	}

#nav ul li {
	display: inline;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 5px;
	/* matches link padding except for left and right */
	padding-top: 5px;
	}

#nav ul li a {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #fff;
	text-decoration: none;
	}

#nav ul li a:hover {
	color: #A0D9F6;
	}

#nav ul li a.selected {
	color: #A0D9F6;
	}

#nav ul li a.last { border-right: none; }

#navcontainer #active { border-left: 1px solid #fff; }

/* ---- headings ---- */
h1, h2, h3, h4, h5, h6 {
	font-family: "Droid+Sans", verdana, lucida, arial, helvetica, sans-serif;
	color: #75e3f9;
	font-weight: normal;
	line-height: 1.3em; 
	text-shadow: 1px 1px 1px #000;
	}
 
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, 
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link {
	color: #75e3f9;
	}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #75e3f9;
	}

h2 {
	margin-top: 0;
	font-size: 30px;
	line-height: 1.3em; 
	color: #e8d699;
	}

h3 {
	font-size: 18px;
	padding: 0;  
	margin: 2em 0 0 0;
	line-height: 1.3em; 
	}

/* ---- main content ---- */
#main {
	margin: 110px auto 0 auto;
	min-height: 740px;
	padding: 45px 135px;
	position: relative;
	}

.column {
margin: 15px 0;
width: 100%;
overflow: hidden;
}

.section {
float: left;
margin: 0 15px 15px 0;
padding: 15px;
background: url(/images/backgrounds/content-shade.png) 0 0 repeat;
width: 185px;
min-height: 275px;
border: 1px solid #00758f;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.section h3 {
margin-top: .5em;
}

.section.wide {
width: 95%;
}

.section ul {
list-style-type: none;
margin-left: 0;
padding-left: 0;
}

.section ul li {
margin-left: 0;
padding: .75em 0;
font-size: 12px;  
}

.section ul li a, 
.section ul li a:active, 
.section ul li a:visited {
color: #dedede;
text-decoration: none;
display: block;
}

.section ul li a:hover {
color: #fff;
}



/* ---- footer ---- */
#footer {
border-top: 1px solid #999;
background: #f5f5f5 url(/images/backgrounds/gradient.png) left -15px repeat-x;
clear: both;
margin: 0 auto;
padding: 10px 25px;
width: 950px;
min-height: 75px;
text-align: right;
line-height: 1.4em;
font-size: 80%;
color: #333;
/* border-top: 1px solid #FFF; */
position: relative;
}

#copyright {
clear: both;
margin: 0 auto;
padding: 10px 25px;
width: 850px;
text-align: right;
line-height: 1.4em;
font-size: 80%;
color: #ccc;
}

.social-fb {
position: absolute;
top: 15px;
left: 25px;
}

ul#social-networks {
list-style-type: none;
overflow: hidden;
margin: 0 0 0 20px;
padding: 0;

position: absolute;
top: 10px;
right: 15px;
}

ul#social-networks li {
float: left;
margin: 0 15px 0 0;
padding: 0;
}

a#facebook, a#twitter, a#youtube {
width: 64px;
height: 64px;
display: block;
text-decoration: none;
}

a#facebook {
background: url(/images/icons/facebook.png) 0 0 no-repeat;
}

a#twitter {
background: url(/images/icons/twitter.png) 0 0 no-repeat;
}

a#youtube {
background: url(/images/icons/youtube.png) 0 0 no-repeat;
}
/*
a#facebook:hover, a#twitter:hover, a#youtube:hover {
background-position: -42px 0;
text-decoration: none;
}
*/
/*
a#twitter:active {
background-position: -84px 0;
text-decoration: none;
}
*/

/* ---- misc ---- */
.align_left {
float: left;
padding: 0 25px 5px 0;
}

.align_right {
float: right;
padding: 0 0 5px 25px;
}

.caption, .source{
font-size: 80%;
color: #000;
}

dt {
font-weight: bold;
}

dd {
padding-bottom: 15px;
padding-right: 75px;
font-style: italic;
}

/* icons */
a.feed {
font-size 90%;
color: #666666;
background: url(/images/icons/feed-icon-14x14.png) left 50% no-repeat;
padding-left: 18px;
}

/* Disqus comments */
#dsq-content {
margin: 45px auto;
width: 740px;
background: #00404e url(/images/backgrounds/content-shade.png) 0 0 repeat;
padding: 15px;
border: 1px solid #00758f;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

