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

body {
	margin:0px;
	padding:0px;
	color:#ccc;
	background-color:#000000;
	font-family:Helvetica, Verdana, Arial, sans-serif;
}

#wrapper {
	margin:0 auto;
	padding:0px;
	width:1024px;
}

#header {
	margin:0px;
	padding:0px;
	width:1024px;
	height:300px;
	background:url(../images/main/bg_a-and-m.jpg);
}

#social {
	width:215px;
	height:80px;
	float:right;
	margin:10px 10px 0 0;
	background-color:#aaaaaa;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#content {
	margin:0px;
	padding:0px;
	width:1024px;
	height:468px;
	background-color:#000000;
	background-image:url(../images/main/bg_content.jpg);
}


#bg_content {
	float:left;
}


#violator {
	position:absolute;
	top:605px;
	left:-5px;
	margin:0;
	padding:0;
	overflow:hidden;
}

#violator a {
	display:block;
	text-indent:-9999px;
	width:361px;
	height:113px;
	background-image:url(../images/main/hol_violator.png);
	background-repeat:no-repeat;
}

#violator a:hover {
	background-position:0 -113px;
}

#violator2 {
	position:absolute;
	top:590px;
	right:0;
	margin:0;
	padding:0;
	overflow:hidden;
}

#violator2 a {
	display:block;
	text-indent:-9999px;
	width:361px;
	height:147px;
	background-image:url(../images/main/capone_violator.png);
	background-repeat:no-repeat;
}

#violator2 a:hover {
	background-position:0 -147px;
}

#copy {
	padding:40px 0 20px 0;
	margin:0 0 0 510px;
	width:460px;
}

#footer {
	text-align:center;
	margin-top:230px;
}

#footer p {
	font-size:60%;
	font-style:italic;
}


h1 {
	margin: 0;
	padding: 0;
	text-indent:-9999px;
}

h2 {
	width:260px;
	height:40px;
	padding:0;
	margin:0 0 0 200px;
	text-indent:-9999px;
	clear:both;
}

h2#hang {
	background:url(../images/main/bg_hang.jpg) no-repeat top right;
}

h2#sound {
	background:url(../images/main/bg_sound.jpg) no-repeat top right;
}

#content ul {
	margin:0;
	padding:0 0 30px; 0;
}

#content li {
	list-style:none;
	display:block;
	float:right;
	padding:0 5px;
	border-right:1px solid;
}

#content li.last {
	padding-right:10px;
	border-right:none;
}

#copy a:link, a:visited {
	color:#ffffff;
	text-decoration:none;
	-webkit-transition:color .3s ease-in;
	-moz-transition:color .3s ease-in;
	-o-transition:color .3s ease-in;
	transition:color .3s ease-in;
}

#copy a:hover, a:active {
	color:#f400bc;
}

#copy a.soon:link, #copy a.soon:visited, #copy a.soon:hover, #copy a.soon:active {
	color:#666;
	cursor:default;
}

/* -----BEGIN SITE NAV----- */

#sitenav {
	width:26px;
	position:fixed;
	top:10px;
	left:-40px;
	z-index:1000;
}

#nav li {
	margin-bottom:15px;
	overflow:hidden;
	width:26px;
	height:111px;
}

#home_nav a {
	display:block;
	width:26px;
	height:111px;
	background: transparent url(../images/nav/home.png) -60px 0 no-repeat;
	text-indent:-9999px;
	cursor:default;
}

#getupkategetup_nav a {
	display:block;
	width:26px;
	height:111px;
	background: transparent url(../images/nav/getupkategetup.png) 0 0 no-repeat;
	text-indent:-9999px;
}

#getupkategetup_nav a:hover {
	background-position:-30px 0;
}

#virginia_nav a {
	display:block;
	width:26px;
	height:111px;
	background: transparent url(../images/nav/virginia.png) 0 0 no-repeat;
	text-indent:-9999px;
}

#virginia_nav a:hover {
	background-position:-30px 0;
}

#lamentations_nav a {
	display:block;
	width:26px;
	height:111px;
	background: transparent url(../images/nav/lamentations.png) 0 0 no-repeat;
	text-indent:-9999px;
}

#lamentations_nav a:hover {
	background-position:-30px 0;
}

/* -----END SITE NAV----- */
