@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #666666;
}

#navcontainer a:link {
	color: #666666;
	text-decoration: none;
}
#navcontainer a:visited {
	text-decoration: none;
	color: #666666;
}
#navcontainer a:hover {
	text-decoration: none;
	color: #666666;
}
#navcontainer a:active {
	text-decoration: none;
	color: #666666;
}

img {
	border-style: none;
}

h4 {
	margin: 0px;
	padding-bottom: 10px;
	font-size: 12px;
}

#maincontainer {
	width: 1024px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://www.failedrockstar.org/images/2.png);
}

#headercontainer {
	width: 1024px;
	height: 65px;
}

#logocontainer {
	width: 285px;
	height: 65px;
	float: left;
	display: inline-block;
	padding-left: 17px;
}

#navcontainer {
	width: 600px;
	height: 25px;
	float: left;
	display: inline-block;
	padding-top: 35px;
	padding-left: 15px;
}

div.navitem {
	padding-left: 5px;
	padding-bottom: 4px;
	float: left;
}

#bookmarkcontainer {
	height: 30px;
	float: right;
	margin-right: 30px;
	font-size: 10px;
	padding-top: 15px;
	padding-left: 0;
	text-align: center;
	width: 300px;
	display: none;
	visibility: hidden;
}

#supportingimagecontainer {
	width: 964px;
	padding: 20px 30px;
}

div.supportingimage {
	width: 964px;
	margin-bottom: 10px;
}

#subcontentcontainer {
	width: 964px;
	padding: 20px 30px;
}

#footercontainer {
	width: 1000px;
	padding-top: 40px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 10px;
	clear: both;
}

#subcontnav {
	text-align: right;
	float: right;
}

#subconttitle {
	text-align: left;
	float: left;
}

#subcontheader {
	font-size: 12px;
	width: 960px;
	border-bottom: 1px solid #000;
	margin-bottom: 8px;
	height: 18px;
	padding-bottom: 2px;
}

div.subcontname {
	font-size: 10px;
	padding-top: 5px;
}

div.subcontitem {
	width: 180px;
	display: inline-block;
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
	padding: 0;
	border-width: 0;
	margin-left: 1px;
	height: 123px;
}

div#contentcontainer {
	padding-top: 0;
	height: 480px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 15px;
	width: 964px;
}

#backcontainer {
	float: right;
	padding-right: 10px;
	font-size: 10px;
}

#headlinecontainer {
	padding: 15px;
	background-color: black;
	color: white;
	width: 550px;
	margin-top: 20px;
	margin-bottom: 10px;
	clear: both;
	float: right;
}

#headlinecontainer2 {
	padding: 15px;
	background-color: black;
	color: white;
	width: 550px;
	margin-top: 5px;
	margin-bottom: 10px;
	clear: both;
	float: right;
}


#infocontainer {
	float: right;
	padding: 10px;
	background-color: #fff;
	width: 460px;
	border: 1px solid #c7c7c7;
	clear: both;
}

#synopis {
	font-size: 13px;
	border-bottom: 1px solid #333333;
	padding-bottom: 5px;
}

#about {
	font-size: 12px;
	padding-bottom: 5px;
}

#quotebox {
	font-size: 12px;
	line-height: 18px;
	padding: 10px 15px 15px;
}

#quote {
	font-style: italic;
	color: #666666;

}

#author {
	text-align: right;
	margin-top: 5px;
	color: #666666;
	font-size: 9px;
	display: none;
}

#quoteauthor {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-align: right;
	display: none;
}

#articlenav {
	border-top: 1px solid #333333;
	text-align: right;
	padding-top: 5px;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#headlinetitle {
	border-bottom: 1px solid white;
	padding-bottom: 3px;
	font-size: 11px;
}

#headlinename {
	font-size: 18px;
	padding-top: 3px;
}

#interviewcont {
	width: 964px;
	padding: 18px 30px 20px;
	
}

#interviewlistcont {
	width: 770px;
	margin-left: 194px;
}

#interviewnavcont {
	width: 194px;
	float: left;
	height: 550px;
}

#interviewheader {
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
}

div.interviewnavlist {
	font-size: 10px;
	margin-top: 25px;
}

ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 20px;
}

#pubcont {
	width: 964px;
	padding: 18px 30px 20px;
	
}

div.pubholder {
	width: 470px;
	display: inline-block;
	float: left;
	margin-right: 7px;
	margin-bottom: 5px;
	padding: 0;
	border-width: 0;
	margin-left: 2px;
	height: 500px;
}

div.pubimage {
	height: 480px;
	width: 470px;
}

div.pubtitle {
	font-size: 10px;
	padding-top: 5px;
}

/* @group About */

#aboutcontentcontainer {
	width: 964px;
	padding: 20px 30px;
	
}

#aboutcontheader {
	font-size: 12px;
	width: 580px;
	border-bottom: 1px solid #000;
	margin-bottom: 8px;
	height: 18px;
	padding-bottom: 2px;
	
}

#aboutconttitle {
	
}

#authorcont {
	width: 580px;
	float: left;
}

#mailinglist {
	margin-left: 650px;
}



/* @end */
