body {
	background: #e3e2e2;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #767258;
	margin: 0;
	min-width: 840px;
	padding: 0;
}

a {
	outline: 0;
}

img {
	border: none;
}

p a {
	color: #727f86;
}

p a:hover,
#body ul li a.readmore:hover,
#footer ul li div a.viewall:hover,
div.body span a:hover {
	text-decoration: none;
}

#page {	
	overflow: hidden;
	width: 100%;
}

#header {
	margin: 0 auto;
	height:50px;
	background-image: url(../images/header-bg.jpg);
	background-repeat: repeat-x;
}
#header-red {
	height:175px;
	background-color:red;
	width: auto;
	background-image: url(../images/header-red-bg.jpg);
	background-repeat: repeat-x;
}

#header-red-image{
	height:175px;
	width: 844px;
	margin: 0 auto;
	background-image: url(../images/header-red-image.jpg);
}
#header div a {
	display: block;
	margin: 0 auto;
	width: 320px;
	
}

#header ul {
	list-style: none;
	margin: auto;
	overflow: hidden;
	padding: 0;
	text-align: center;
}

#header ul li {
	display: inline-block;
	height: 34px;
	margin: 0 6px;
}

#header ul li a {
	margin-top: 8px;
	color: #767258;
	display: block;
	font-size: 14px;
	line-height:30px;
	text-align: center;
	text-decoration: none;
	font-family: "Arial",Arial,Helvetica,sans-serif; 
	/* text-shadow: 0.2em 0.2em 0.2em #0d0d0d; */
}

#header ul li a span {
	margin: 0 37px;
}

#header ul li.current a,
#header ul li a:hover {
	
	background-repeat:repeat-x;
	color: black;
	font-weight: bold;
	
}


#content-container {
	background-color: white;
	margin: 0 auto;
	overflow: hidden;
	width: 840px;
	min-height: 400px;
}

#content-container  a:hover,a:link, a:visited{
 
    color: black;
    text-decoration: none;
}
#content{
	color: black;
	width:780px;
	margin: 20px auto;
}
#date a{
	color: #bf1a1a;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #767258;
}
#date b{
	color: #bf1a1a;
	font-family: Arial;
	font-size: 24px;
	text-decoration: none;
}

#details{
	padding-top: 20px;
	color: #767258;
}

#details ul li a {
	color: #767258;
}

#details b {
	color: #BF1A1A;
}

.block{
	padding-top:20px;
	width:800px;
}	
.person{
	clear:both;
	width: 800px;
	padding: 20px 0;
	height: auto;
}

.person b{
	color: red;
}

.title{
	color: #454545;
	clear: both;
}
.title h2{
	color: #BF1A1A;
}

.title img{
	width: auto;
	height:53px;
	
}
.photo{
	padding-right:20px;
	float: left;
	
}

.photo img{
	width: 200px;
	height: 200px;
	float:left;
	padding: 3px 16px 3px 3px;
}

.description{
	color: #454545;
	width: 520px;
	padding-right: 30px;
	float: right;
}

.description b{
	color: #BF1A1A;
}

.text{
	padding-top: 10px;
	padding-right:10px;
}

#social-networking{
	
}
#social-networking img{
	width: 32px;
	height: 32px;
	padding-right:6px;
	border:0;
}
#content-home{
	border: 0px solid red;
	width: 500px;
	min-height: 543px;
	float: right;
	text-align: left;
	margin-top:6px;
}
#content-bio{
	border: 0px solid red;
	width: 500px;
	min-height: 543px;
	float: right;
	text-align: left;
	
}
/* Discography page CSS */
#content-disco{
	width: 840px;
	min-height: 543px;
	text-align: left;
	margin:0 auto;
	
}
#title-disco{
	font-size: 28px;
	margin-bottom:4px;
	text-shadow: 0.1em 0.1em 0.2em #0d0d0d;
	font-family: Georgia;
	margin-left:10px;
}
.cd-row{
	height:auto;
	width:auto;
	padding-bottom:15px;
}
.cd-cover{
	display: inline-block;
	width:206px;
}
.cd-cover img{
	width:151px;
	height:151px;
	padding-right:0px;
}
.cd-title{
	
}
.cd-title a{
	font-size:13px;
	color: white;
	text-decoration: none;
	margin-left:10px;
}
.cd-title a:hover {
	text-shadow: none;
	border-bottom: 1px dotted white;
}

#footer {
	margin: auto;
	background-color: #626262;
	height:150px;
}

#footer-bg {
	margin: 0 auto;
	height:52px;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
}
 p.connect{
	font-size:13px;
	margin-bottom:6px;
}
#footer div p.footnote {
	text-align: center;
	color: #a29e9e;
	padding:20px;
	font-size:13px;
}