/* Index CSS for Soulgasm Music Homepage */


/* Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}



/* Main */

html, body, #wrap {
	height: 100%;
}

body > #wrap {
	height: auto; min-height: 100%;
}

#main {padding-bottom: 100px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -100px; /* negative value of footer height */
	height: 100px;
	clear:both;} 

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}

.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
	clear: both;
}



/* Layout and Design */

body {
	width: 100%;
	background-image:url('images/scrollBG.jpg');
	background-repeat:repeat;
}

#wrap {
	margin: 0 auto;
	min-width: 960px;
	padding: 0 0 10px 0;
	background-image: url('images/headerBG.png');
	background-repeat: no-repeat;
	background-position: top center;
}

#main {	
	margin: 0 auto;
}

#mncontent {
	width: 780px;
	margin: 0 auto;
}

#header {
	width: 780px;
	height: 218px;
	position: relative;
	z-index: 0;
}

#launchmp {
	width: 222px;
	height: 38px;
	float: right;
	background-image: url('images/mplayerBG.png');
	background-repeat: no-repeat;
	margin: 162px 0 0 0;
}

#launchmp p {
	padding: 8px 0 0 12px;
	*padding: 4px 0 0 12px;
}

#launchmp a, #launchmp a:visited {
		text-decoration: none;
		font-family: 'Titillium';
		font-size: 14pt;
		color: #184c7b;
}


#menu {
	width: 780px;
	height: 38px;
	position: relative;
	z-index: 1;
}

#menu img {
	float: left;
}

#footer {
	width: 100%;
	min-width: 960px;
	background-image: url('images/scrollFooter.jpg');
	background-repeat: repeat-x;
}

#foot {
	width: 780px;
	margin: 0 auto;
	padding: 8px 0 0 0;
}

#footleft {
	float: left;
}

#footright {
	float: right;
}

#footlogos {
	float: right;
}

hr {
	border: 0;
	background-color: #926939;
	height: 1px;
	margin: 0px;
	padding: 0px;
}


/* Home Page */

#homecontent {
	min-height: 435px;
	background-image: url('images/homeBG.png');
	background-repeat: no-repeat;
	background-position: top center;
}

#homesubmn {
	padding: 50px 0 0 0;
	width: 780px;
	margin: 0 auto;
}

#homesubleft {
	width: 240px;
	float: left;
}

#homesubright {
	width: 540px;
	float: right;
	padding: 0 0 40px 0;
}

#latestvid {
	width: 300px;
	float: left;
}

#vidholder {
	padding: 6px 0 0 0;
}

#latesttweet {
	width: 220px;
	padding: 0 0 0 20px;
	float: left;
}

#latesttweet ul {
	padding: 6px 0 0 0;
}

#latestnews {
	width: 220px;
	float: left;
	padding: 0 0 0 20px;
}

#latestnewsheadlines {
	padding: 6px 0 0 0;
}

#connect {
	width: 780px;
	clear: both;
	padding: 40px 0 0 0;
}

#connectlinks {
	text-align: center;
}

#connect img {
	padding: 0;
	margin: 10px 0 0 64px;
}



/* Releases Page */

#releasescontent {
	width: 780px;
	margin: 0 auto;
	padding: 50px 0 0 0;
}

.releaseinfo {
	padding: 10px 0 0 0;
	clear: both;
}

.releasepic {
	float: left;
	padding: 0 0 10px 0;
	width: 140px;
}

.releasehype {
	width: 380px;
	float: left;
	padding: 0 0 10px 20px;
}

.releasehype p {
	padding: 10px 0 0 0;
}

.tracklist, .tracklist table {
	float: left;
	padding: 0 0 10px 10px;
	width: 220px;
}

.tracklist p {
	font-weight: bold;
}

.releasehr {
	clear: both;
}




/* Artists Page */

#artistscontent {
	width: 780px;
	margin: 0 auto;
	padding: 50px 0 0 0;
}

#artistssub {
	padding: 10px 0 0 0;
}

#artistslist {
	width: 150px;
	float: left;
	border-right: thin solid #926939;
	min-height: 400px;
}

#artistslist a, #artistslist a:visited {
	font: normal 1em Georgia, serif;
	font-weight: bold;
	color: #926939;
	text-decoration: none;
}

#artistslist ul li {
	padding: 0 0 4px 0;
}

.artistphoto {
	float: left;
	width: 140px;
	padding: 0 0 0 10px;
}

.artistbio {
	width: 450px;
	float: left;
	padding: 0 0 20px 16px;
}

.artistbio a {
	font-weight: bold;
	text-decoration: none;
	color: #926939;
}

.artistbio a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #184c7b;
}

.artistbio blockquote {
	width: 410px;
	font-style: italic;
	margin: 0 auto;
	padding: 0 0 14px 0;
}


/* News Page */

#newscontent {
	width: 780px;
	margin: 0 auto;
	padding: 50px 0 0 0;
}

.newsitem {
	clear: both;
	padding: 10px 0 0 0;
}

.newsitem hr {
	clear: both;
}

.newsimage {
	width: 140px;
	float: left;
	padding: 0 10px 10px 0;
}


.newstext {
	width: 560px;
	float: left;
	padding: 10px 0 10px 0;
}

.more-link {
	text-decoration: none;
	color: #926939;
}	





/* About Page */

#aboutcontent {
	min-height: 435px;
	background-image: url('images/aboutBG.png');
	background-repeat: no-repeat;
	background-position: top center;
	padding: 0 0 30px 0;
	z-index: 2;
}

#aboutsub {
	width: 780px;
	margin: 0 auto;
	padding: 50px 0 0 0;
}

#abouttext {
	width: 540px;
	padding: 20px 0 0 240px;
}




/* Media Page */

#mediacontent {
	width: 780px;
	margin: 0 auto;
	padding: 50px 0 0 0;
}

#wallpapers {
	padding: 20px 0 0 0;
}

#wptable {
	text-align: center;
	padding: 10px 0 0 0;
	width: 780px;
}

#mediavids {
	padding: 20px 0 10px 0;
}

.vids {
	padding: 10px 0 10px 0;
}

#mediavids a {
	text-decoration: none;
	color: #184c7b;
}

#wallpapers a {
	text-decoration: none;
	color: #926939;
}




/* Contact Page */

#contactcontent {
	width: 780px;
	margin: 0 auto;
	padding: 50px 0 0 0;
}

#contactinfo {
	padding: 20px 0 0 0;
	width: 460px;
}

#contactinfo a {
	font: normal 1.3em Georgia, serif;
	font-weight: bold;
	color: #926939;
	text-decoration: none;
}


a.soundcloud-dropbox:hover {
	color: white !important;
	background-color: transparent !important;
	background-position: -250px 0 !important;
}

soundcloud-dropbox {
	display: block;
	margin: 10px;
	background: transparent url(http://a1.soundcloud.com/images/dropbox_small_dark.png?b6e06a) top left no-repeat;
	color: #D9D9D9;
	font-size: 10px;
	height: 30px;
	padding: 26px 60px 0 12px;
	width: 127px;
	text-decoration: none;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	line-height: 1.3em;
}




/* Links Page */

#linkscontent {
	width: 780px;
	margin: 0 auto;
	padding: 50px 0 0 0;
}

#linkscontent h2 {
	padding: 14px 0 4px 0;
}

#linkscontent a {
	font-weight: bold;
	text-decoration: none;
	color: #926939;
}

#linkscontent a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #184c7b;
}

/* Fonts and Text */

@font-face{
	font-family: 'Titillium';
	src: url(fonts/TitilliumText20L002.eot);
}

@font-face{
	font-family: 'Titillium';
	src: url('fonts/TitilliumText20L002.otf') format('opentype');
}

body {
	font: normal 0.7em Georgia, serif;
	color: #926939;
}

.foottext {
	clear:both;
	float:right;
	font: normal .9em Georgia, serif;
	color: #fff;
}

.headers {
	font-family: 'Titillium';
	font-size: 14pt;
	color: #926939;
}

.headersblue {
	font-family: 'Titillium';
	font-size: 14pt;
	color: #184c7b;
}

.headersorange {
	font-family: 'Titillium';
	font-size: 14pt;
	color: #f2a339;
	padding: 0 0 0 4px;
}

h1 {
	font: normal 1.1em Georgia, serif;
	font-weight: bold;
}

h2 {
	font: normal 1.3em Georgia, serif;
	font-weight: bold;
}

a, a:visited {
	color: #184c7b;
}
