/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End of Meyer Reset CSS */



html,body {

	background-attachment: fixed;
	background-position: center;
	background-color: #000;
	background-repeat: repeat;
	width:100%;
}



#wrapper {
	position: relative;
	margin: 0 auto;
	background-color: #000;
	background-image: url('images/bkgrnd.jpg');
	background-repeat:repeat-x;
	width:1024px;
	height: 900px;
	overflow:hidden;
	
}



#logo {
	position: relative;
	width: 480px;
	height: 120px;
	margin-left: 260px;
	margin-top: 80px;
	
}

#nav {
	position: relative;
	width: 240px;
	height:15px;
	Margin-top: 0px;
	margin-left: 395px;
	
	
}


#bio {
	position: relative;
	width: 38px;
	hieght:15px;
	margin-:10px;
	float: left;
	
}

#port {
	position: relative;
	width: 97px;
	hieght:15px;
	margin-right:10px;
	float:left;
}

#contact {
	position: relative;
	width: 73px;
	hieght:15px;
	margin-right:10px;
	float:left;
}

#erer{
	position: relative;
	width: 610px;
	hieght:700px;
	margin-right:5px;

}




#uc {
	position: relative;
	width:786px;
	height: 331px;
	background-image: url('images/uc.png');
	margin-top: 5px;
	margin-left:40px;
	float:left;
}

#story-pic {
	position: relative;
	width:435px;
	height: 600px;
	margin-top: 35px;
	margin-left: 20px;
	background-image: url('images/story-pic_18.png');
	float:right;
}

#story-content {
	position: relative;
	width:800px;
	height: 400px;
	margin-top: 0px;
	margin-left: 110px;
	
}

#music-pic {
	position: relative;
	width:435px;
	height: 00px;
	margin-left: 30px;
	float:left;
}

#container1
{
position: relative;
	width:435px;
	height: 840px;
	margin-top: 80px;
	margin-left: 650px;
	float:right;

}

#trk-player
{
position: relative;
	width:400px;
	height: 600px;
	margin-top: 75px;
	margin-left: 30px;
	float:right;
}

#countdown{
	width:400px;
	height: 180px;
	margin-top: 30px;
	margin-left: 0px;
	float:right;
}
#construct{
	
	position: relative;
	width:875px;
	height: 600px;
	margin-top: 45px;
	margin-left: 48px;
	background-image: url('images/underconstruction.jpg');
	float:left;
}


#social-media {
	position: relative;
	width: 101px;
	height: 44px;
	margin-top: 20px;
	margin-left: 450px;
	
}

#social-media2 {
	position: relative;
	width: 101px;
	height: 44px;
	margin-top: 400px;
	margin-left: 450px;
	
}

#Facebook {
	position: relative;
	width: 38px;
	height: 44px;
	margin-right: 5px;
	float:left;
}

#youtube {
	position: relative;
	width: 43px;
	height: 44px;
	margin-right: 5px;
	float:left;
}



#dp-logo {
	position: absolute;
	width: 49px;
	height: 43px;
	top: 830px;
	left: 5px;
	float:left;
}

#website {
	position: absolute;
	width: 90px;
	height: 30px;
	top: 840px;
	left:780px;
	float:left;
}

#email {
	position: absolute;
	width: 100px;
	height: 30px;
	top: 840px;
	left: 620px;
	float:left;
}


#email2 {
	position: relative;
	width: 500px;
	height: 100px;
	top: 100px;
	left: 250px;
	float:left;
}

#copyright {
	position: absolute;
	width: 600px;
	height: 30px;
	top: 840px;
	left: 50px;
	float:left;
	
}













/* Headers */

h1 {
	
	font-size: 1.5em;
	font-weight: bold;  
	color: #fff;
	font-family: "Helvetica", verdana, ariel, sans-serif;
	line-height: 30px;
	text-align: center;
	top: 10px;

}

h5 {
	
	font-size: 40px;
	font-weight: bold;  
	color: #fff;
	font-family: "Helvetica", verdana, ariel, sans-serif;
	line-height: 20px;
	text-align: left;
	margin-left: 10px;
	top: 10px;

}

h6 {
	
	font-size: 40px;
	font-weight: bold;  
	color: #fff;
	font-family: "Helvetica", verdana, ariel, sans-serif;
	line-height: 20px;
	text-align: Center;
	margin-left: 10px;
	top: 10px;

}

.fleft{
	position: relative;
	width: 800px;
	height:300px;
	margin:100px 0 0 123px;
	float: left;
	
	padding-bottom: 20px;
}

.head{
	
	font-size: 20px;
	font-weight: bold;  
	color: #fff;
	font-family: "Helvetica", verdana, ariel, sans-serif;
	line-height: 20px;

}

/* Lists */

ul {
	font-size: 12px;
	font-weight: normal;    
	color: #555555;
	font-family: helvetica, arial, verdana, sans-serif;
	line-height: 18px;
	text-align: left;
	list-style-type: disc;
	
		
}

li {
	margin: 10px 5px 20px 0;
	display:inline;
	
}
/* Text */

.heading {
	font-size: 30px;
	font-weight: bolder;    
	color: #fff;
	font-family: "Helvetic",ariel,verdana, sans-serif;
	line-height: 20px;
	text-align: left;
}

p.content1 {
	font-size: 12px;
	font-weight: 100;    
	color: #fff;
	margin-left: 10px;
	font-family: "Helvetic",ariel,verdana, sans-serif;
	line-height: 20px;
	text-align: left;
}


p.content2 {
	font-size: 17px;
	font-weight: 100;    
	color: #fff;
	margin-left: 10px;
	font-family: "Helvetic",ariel,verdana, sans-serif;
	line-height: 20px;
	text-align: left;
}


p.footer {
	font-size: 11px;
	font-weight: 100;    
	color: #fff;
	margin-left: 10px;
	font-family: "Helvetic",ariel,verdana, sans-serif;
	line-height: 20px;
	text-align: left;
}

p.footer2 {
	font-size: 12px;
	font-weight: 100;    
	color: #fff;
	margin-left: 10px;
	font-family: "Helvetic",ariel,verdana, sans-serif;
	line-height: 20px;
	text-align: left;
	
}




p.email {
	font-size: 25px;
	font-weight: bolder;    
	color: #fff;
	margin-left: 10px;
	font-family: "Helvetic",ariel,verdana, sans-serif;
	line-height: 20px;
	text-align: left;
}
/* Links */

a.footerAX{
	font-size: 11px;
	font-weight: 100;   
	color: #fff;
	margin-left: 10px;
	font-family: "Helvetic",ariel,verdana, sans-serif;
	line-height: 20px;
	text-align: left;
	text-decoration: none;
}

a.footerAX:hover {
	font-size: 11px;
	font-weight: 100;   
	color: #BE8E83;
	margin-left: 10px;
	font-family: "Helvetic",ariel,verdana, sans-serif;
	line-height: 20px;
	text-align: left;
	text-decoration: none;
}

a.logo_rollover {
        width: 480px;
	height: 120px;
	display:block;
	text-indent:-99999px;
	background-image: url('images/cry-havoc-logo-hov.png');
}


a.logo_rollover:hover {
	background-image: url('images/cry-havoc-logo.png');
	text-decoration: none;
}


a.bio_rollover {
	width: 38px;
	height: 15px;
	display:block;
	text-indent:-99999px;
	background-image: url('images/nav-1.png');

}



a.bio_rollover:hover {
	background-image: url('images/nav-1-hov.png');
	text-decoration: none;
}


a.port_rollover {
	width: 97px;
	height: 15px;
	display:block;
	text-indent:-99999px;
	background-image: url('images/nav-2.png');

}



a.port_rollover:hover {
	background-image: url('images/nav-2-hov.png');
	text-decoration: none;
}


a.contact_rollover {
	width: 73px;
	height: 15px;
	display:block;
	text-indent:-99999px;
	background-image: url('images/nav-3.png');

}



a.contact_rollover:hover {
	background-image: url('images/nav-3-hov.png');
	text-decoration: none;
}


a.facebook_rollover {
        width: 43px;
	height: 44px;
	display:block;
	text-indent:-99999px;
	background-image: url('images/sm-2-hov.png');
}


a.facebook_rollover:hover {
	background-image: url('images/sm-2.png');
	text-decoration: none;
}


a.youtube_rollover {
        width: 38px;
	height: 44px;
	display:block;
	text-indent:-99999px;
	background-image: url('images/sm-1-hov.png');
}


a.youtube_rollover:hover {
	background-image: url('images/sm-1.png');
	text-decoration: none;
}


#email	a:link			{ color: #fff; text-decoration: none; 	}
#email	a:visited		{ color: #fff; 	}
#email	a:active		{ color: #fff;	}
#email	a:focus			{ color: #fff;	}
#email	a:hover			{ color: #555; text-decoration: none; }

#website	a:link			{ color: #fff; text-decoration: none;	}
#website	a:visited		{ color: #fff; 	}
#website	a:active		{ color: #fff;	}
#website	a:focus			{ color: #fff;	}
#website	a:hover			{ color: #555; text-decoration: none}

#email a:link			{ color: #fff;	}
#email a:visited		{ color: #fff;	}
#email a:active			{ color: #fff;	}
#email a:focus			{ color: #fff;	}
#email a:hover			{ color: #fff;	}


/* Forms */
#form		{ 	}
#form td	{ vertical-align: top;}
form ol {    }

form 	{ text-align:left; margin:30px;	 }

label 	{ 
		 width: 95px; margin:5px 0 0 0;
		text-align: right; display:inline-block; background:none; font-weight: bold; font-size:12px;
		 font-family: "Helvetica", Arial, Verdana, sans-serif; color:#fff;}
	
submit	{ width: 100px; 	}

input 	{ 
		width: 200px; margin:5px 5px 25px 15px;
		border:1px #bbb solid; padding:5px; background:white; font-family: "Helvetica", Arial, Verdana, sans-serif; color:#fff;
		}
		
input:focus, textarea:focus	{ background-color:#E3E3E3; }

textarea {
		width: 200px; margin:5px 5px 15px 15px;
		border:1px #bbb solid; padding:5px; font-size:12px;
		 font-family: "Helvetica", Arial, Verdana, sans-serif;
		}

select { margin-bottom:20px;	}
	
.month { margin-left:155px;	}

.submit {
		width:30px; height:25px;
		margin-left:170px;
		font-size:12px; 
		}

br		{ clear: left; 	}

.clear	{ clear:both; }

