/* CSS Document */
body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #222;
	font-family: Verdana, Geneva, sans-serif;
	color: #D1D6B6;
	font-size: 10px;
}
p {
	line-height: 12px;
	height: auto;
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
}
h1 {
	background-color: #000;
	color: #D27547;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 6px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #465747;
	border-right-color: #465747;
	border-bottom-color: #465747;
	border-left-color: #465747;
	text-indent: 5px;
	text-align: left;
	letter-spacing: 2px;
}
h2 {
	color: #000;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
	text-align: center;
	line-height: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: -14px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 6px;
	color: #E3D389;
	text-indent: 7pt;
}
input
{
	color: #E3D389;
	background: #000;
	width: 134px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.submit
{
	color: #000;
	width: 138px;
	background-image:url(assets/reel/submit.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#emailcontent {
	width: 140px;
	height: 40px;
	margin-top: 60px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
a {
   outline: none;
}
a:link {
	color: #D27547;
	text-decoration: none;
}
a:visited {
	color: #D27547;
	text-decoration: none;
}
a:hover {
	color: #D1D6B6;
	text-decoration: none;
}
a:active { 
	color: #E3D389;
	text-decoration: none;
}
#container #left #navbar .nav a {
	color: #D26547;
	text-decoration: none;
	margin-right: 10px;
	font-weight: bold;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #222222;
	border-left-color: #222222;
	font-size: 11px;
}
#container #left #navbar .nav a:visited {
	color: #D26547;
	text-decoration: none;
	margin-right: 10px;
	font-weight: bold;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #222222;
	border-left-color: #222222;
	font-size: 11px;
}
#container #left #navbar .nav a:hover {
	color: #D1D6B6;
	text-decoration: none;
	margin-right: 10px;
	background-color: #000000;
	font-weight: bold;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	font-size: 11px;
}
#container #left #navbar .nav a:active {
	color: #D1D6B6;
	text-decoration: none;
	margin-right: 10px;
	background-color: #000000;
	font-weight: bold;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	font-size: 11px;
}
#container #left #navbar .nav #current {
	color: #000000;
	text-decoration: none;
	margin-right: 10px;
	background-color: #D27547;
	font-weight: bold;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D27547;
	border-left-color: #D27547;
}
#container #left #content #contentmargin p .download{
	color:#FFFFFF;
	text-decoration: blink;
	text-align: center;
	font-weight: bold;
}
#container #left #content #contentmargin p .download2 a {
	outline:none;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#container #left #content #contentmargin p .download2 a:hover {
	outline:none;
	color:#000000;
	border: 2px solid #FFFFFF;
	background-color: #FFFFFF;
}
#container #left #content #contentmargin p .download2 a:active {
	outline:none;
	color: #FFFFFF;
	border: 2px solid #000000;
	background-color: #FFFFFF;
}




.store .download{
	color:#FFFFFF;
	text-decoration: blink;
	text-align: center;
	font-weight: bold;
}
.store .download2 a {
	outline:none;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.store .download2 a:visited {
	outline:none;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.store .download2 a:hover {
	outline:none;
	color:#000000;
	border: 2px solid #FFFFFF;
	background-color: #FFFFFF;
}
.store .download2 a:active {
	outline:none;
	color: #FFFFFF;
	border: 2px solid #000000;
	background-color: #FFFFFF;
}
a.info {
	position:relative;
	z-index:24;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	float: none;
	clear: both;
}
a.info:hover img{
	z-index:25;
}
a.info span{
    display: none;
}
a.info:hover span{
	display:block;
	position:absolute;
	top: 10px;
	left: -200px;
	width: 200px;
	background-color:#000;
	color:#E3D389;
	text-align: center;
	font-size: 10px;
	font-style:normal;
	z-index:30;
	font-family: Verdana, Geneva, sans-serif;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #465747;
	border-right-color: #465747;
	border-bottom-color: #465747;
	border-left-color: #465747;
}
img.film {	
   margin-top: 10px;
}
img {
	border: 0px;
}
.clear {
   clear: both;
   height: 0;
   font-size: 1px;
   line-height: 0;
}
#container {
   	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	min-height: 100%;
	height: auto;
	height: 100%;
	margin: 0 auto -40px;
}
#header {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
} 
#left {
	float: left;
	width: 600px;
	margin: 0px;
	height: auto;
}
#righto {
	float: right:
	width: 194px;
	margin-btootom: 25px;
}
#right {
	float: right;
	width: 190px;
	height: 1000px;
	background-color: #000;
	background-repeat: no-repeat;
	text-align:center;
	margin-top: 198px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	border: 2px solid #000;
}
#right2 {
	bottom: 0;
	right: 0;
	width: 190px;
	height: auto;
	background-color: none;
	text-align:center;
	letter-spacing: auto;
	text-transform: none;
	position: relative;
}
#navbar {
	text-align: left;
	position: relative;
	top: 0px;
	left: 0px;
	height: auto;
	width: 600px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	clear: none;
	float: left;
	border-bottom-color: #D27547;
}
.info img {
	border: 1px solid #D1D6B6;
}
.efa {
	border: 1px solid #D1D6B6;
	float: left;
	position: relative;
	margin: 0px 8px 8px 0px;
}
.artistpic {
	position: relative;
	float: left;
}

.store {
	float: left;
	position: relative;
	text-align: left;
}
.efal {
	border: 1px solid #D1D6B6;
	float: left;
	position: relative;
	margin: 0px 28px 77px 50px;
}
#content {
	background-color: #000;
	float: left;
	width: 580px;
	border-top-width: 0px;
	border-right-width: 10px;
	border-bottom-width: 0px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-right-color: #222222;
	border-left-color: #222222;
}
#contentmargin{
	margin: 15px;
	height: auto;
	width: auto;
}
#container #right table {
	margin-bottom: 45px;
}
#footer {
	background:#000000;
	height: 40px;
	margin-top: 50px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #D27547;
	text-align:center;
}

#centering {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	left: auto;
	right: auto;
	clear: both;
	float: none;
}
#cover {
	position: static;
	float:right;
	width:175px;
	padding-right: 25px;
	padding-top:25px;
	padding-bottom: 25px;
}
.white {
	color:#FFFFFF;
}

/* Feedburner */
ul {
	margin-left:0;
	padding-left:0;
	list-style-type: none
}				 
div.feedburnerFeedBlock ul {
	margin-left:0;
	padding-left:0;
	list-style-type: none
}				 
div.feedburnerFeedBlock ul li {
	background-image: url('assets/elements/drip.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}
div.feedburnerFeedBlock ul li span.headline {
	display:block;
	margin:24px 0 0 0;
	font-weight:bold;
	background-color: #000;
	color: #D27547;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 6px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #465747;
	border-right-color: #465747;
	border-bottom-color: #465747;
	border-left-color: #465747;
	text-indent: 5px;
	text-align: left;
	letter-spacing: 2px;
}
#newsfeed a:link {
	color: #D27547;
	text-decoration: none;
}
#newsfeed a:visited {
	color: #D27547;
	text-decoration: none;
}
#newsfeed a:hover {
	color: #D1D6B6;
	text-decoration: none;
}
#newsfeed a:active { 
	color: #E3D389;
	text-decoration: none;
}
#twitter_div {
	margin-top: 400px;
}
