/*
Peter Brown's Website
*/

@font-face {
    font-family: 'LimelightRegular';
    src: url('../limelight-fontfacekit/Limelight-webfont.eot');
    src: url('../limelight-fontfacekit/Limelight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../limelight-fontfacekit/Limelight-webfont.woff') format('woff'),
         url('../limelight-fontfacekit/Limelight-webfont.ttf') format('truetype'),
         url('../limelight-fontfacekit/Limelight-webfont.svg#LimelightRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body, html{
	font-family: 'LimelightRegular';
	text-align:center;
	width:100%; 
	background: #5c4732 url(../images/header_background.jpg)repeat-x;
	height:100%; 
	
}


#title_text{
margin-top:-48px;
background: #5c4732 url(images/bg.jpg);
margin-bottom:-87px;
}

* {
margin:0; padding:0;

/*get rid of dashed border*/
-moz-outline-style: none;     
outline-style: none;
outline-width: 0px;
outline-color: -moz-use-text-color;
}

img {border: none;}

ul{list-style-type: none;}

a {text-decoration: none;}

p {font-family: Helvetica, sans-serif;}

h3{
	font-family: Helvetica, sans-serif;
	color:#fff;
	font-weight:normal;
	font-size:11pt;
}

h1{
color:#000;
}

h4{
	font-family: Helvetica, sans-serif;
	/*color:#fff;*/
	font-weight:bold;
	font-size:8pt;
	text-align:left;
}

.clearfix:before,
.clearfix:after {content:""; display:table; }
.clearfix:after {clear:both;}
.clearfix {zoom:1;}


.wrap {
	width: 930px;
	margin: 0 auto;
	z-index: 5;
}

.heading {
	padding: 0 0 10px 0;
	margin: 0 0 30px 0;
	border-bottom: 1px solid #ccc;
	text-align:left;
	width: auto;
}

header {
	width: auto;
	height: 220px;
}

header img{
	float: left;
	margin: 20px 0 0 0;
}

nav ul {
	position: relative; 
	width: 620px;
	margin: 20px auto 80px auto;
	top:0px;
	/*left:130px;*/
}

nav li{
	display: inline-block;
	margin: 0 10px 0 10px;
}

nav ul a {
	color: #FFFFFF;
    float: left;
    font-size: 40px;
   /* padding-right: 10px;*/
    text-transform: uppercase;
}

nav ul a:hover {
	color:#CD5C5C;
}

.current_page_item a{
	color:#CD5C5C;
}

#magic-line { 
	position: absolute;
	bottom: 0; 
	left: 0; 
	margin: 0;
	width: 100px; 
	height: 3px; 
	background: #CD5C5C;
}

#middle {
	position: relative;
	width: auto;
	min-height: 600px;
	top:100px;
	
	border-width: 60px 0px; 
	border-color: #b71547; 
	border-style: solid;
	-moz-border-image: url(../images/stripe_decoration_top.jpg) 60 0 stretch; 
	-webkit-border-image: url(../images/stripe_decoration_top.jpg) 60 0 stretch; 
	-o-border-image: url(../images/stripe_decoration_top.jpg) 60 0 stretch; 
	border-image: url(../images/stripe_decoration_top.jpg) 60 0 fill stretch;
	background: #fff;
	
	
	
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}				


footer,.wrap{
	margin-top:120px;
	color: #fff;
}
				
#content {
	position: relative;
	margin-top: 45px;
}

#player {
	float: right;
    margin-right: 70px;
    margin-top: -6px;
    left: 630px;
    position: absolute;
}

#albums_container {
	float: left;
	width: 540px;
	height: 440px;
	position:relative;
	left:0px;
}

#albums_container h2{
	text-align: center;
	padding-bottom: 15px;
	color: #4F4F4F;
	font-family: Helvetica , sans-serif;
}

#mask {
	width: 540px;
	height: 360px;
	overflow: hidden;
	margin-top:10px;
	
}

#albums {
	width: 1620px;
	height: 360px;
	
}

.albums_section{
	float: left;
	width: 540px;
	height: 360px;
	
	margin-left:auto;
	margin-right:auto;
	position:relative;
	left:0px;
}

#albums a{
	display: inline-block;
	float: left;
	height: 170px;
	width: 170px;
	margin: 0 10px 10px 0;
	background: #ccc;
}

#albums img:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}

.current_album {height: 168px; width: 168px; border: 2px solid #b71547;}

#slider_nav {
	width: 105px;
	height: 10px;
	margin: 10px auto 0;
	color: #ce6e17;
}

#slider_nav  li{
	display: inline;
	float: left;
}

#slider_nav a{
	display: block;
	width: 15px;
	height: 15px;
	margin: 0 10px;
	background: url(../images/slider_button.png) 0 0 no-repeat;
}

#slider_nav a:hover{
	background: url(../images/slider_button.png) -15px 0 no-repeat;
}

.current_slide{background: url(../images/slider_button.png) -30px 0 no-repeat !important;}

footer {
	height: 100px;
}

/*****************************
	Bio Page
*****************************/

#bio_info {
	float: left;
	width: 500px;
	color: #4F4F4F;
	font-size: 18px;
	text-align:left;
	font-weight:lighter;
}

#bio_image {
	float: right;
}

/*****************************
	Video Page
*****************************/

#video {
	float: left;
}

#youtube_thumbs {
	float: right;
	width: 160px;
	height: 365px;
	overflow: auto;
}

#youtube_thumbs a{
	display: block;
	margin: 0 0 10px 0;
	color: #ccc;
	font-size: 10px;
}

#youtube_thumbs img{
	width: 150px;
	height: 100px;
}

#youtube_thumbs img:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	  filter: alpha(opacity=80);
	  -moz-opacity: 0.8;
	  -khtml-opacity: 0.8;
	  opacity: 0.8;
}

/*****************************
	Contact Page
*****************************/

.social_media {
	display: block;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	font-size: 12px;
	
}

#contact_info {
	float: left;
	width: 500px;
	color: #4F4F4F;
	font-size: 18px;
	text-align:left;
	font-weight:lighter;
}

.copyright {
	display: block;
	margin-top: 30px;
	font-size: 12px;
}

.copyright a{
	color: #4F4F4F;
	text-decoration: underline;
}

.copyright a:hover{
	text-decoration: none;
}

.facebook_icon, .youtube_icon, .twitter_icon, .email_icon {
	display: inline-block;

	width: 25px;
	height: 25px;
	margin: 0 10px 0 0;
}

.facebook_icon {background: url('../images/facebook_icon.png') no-repeat center;}
.youtube_icon {background: url('../images/youtube_icon.png') no-repeat center;}
.twitter_icon {background: url('../images/twitter_icon.png') no-repeat center;}
.email_icon {background: url('../images/email_icon.png') no-repeat center;}

.facebook_icon:hover, .youtube_icon:hover, .twitter_icon:hover, .email_icon:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}

#form {
  font-family: 'Helvetica', "Arial", arial, Sans-serif;
	position: relative;
	float: right;
	width: 335px;
	height: 350px;
	text-align:left;
}

#message, #name, #email{
	width: 335px;
	background: #D9D9D9;
	padding: 2px;
	border: 1px solid #fff;
	
}

#message:focus, #name:focus, #email:focus{background: #fff;}

.label {
	display: block; 
	color: #636363; 
	font-size: 18px; 
	padding: 5px 0 5px 0;
	text-align: left;
}

#form ul, li{list-style-type: none;}

input[type=text]{
	width: 300px;
	height: 30px;
	padding: 0 5px;
	
}

.button {
	width: 340px;
	padding: 6px 18px;
	margin: 20px 0 0 0 ;
	color: #fff;
	font-size: 16px;
	text-align: center;
	background: #795f44;
	border: none;
	
} 

.button:hover {
	cursor:pointer;
	color: #CD5C5C;
}

.alert {
	display: none;
	margin-left: 15px;
	color:#b71547;
	font-size: 12px;
}

#confirm {
	height: 350px;
	background: url(../images/check_mark.png) center no-repeat;
}

.ajax_load {
	width: 100px;
	height: 100px;
	margin: 150px auto 0 auto;
	background: url(../images/ajax_loader.gif) center no-repeat;
}

.form_message {
	color:#b71547;
	font-size:18px;
}

.confirm {
	display: inline-block;
	height: 93px;
	margin: 70px 0 0 120px;
	color: #4F4F4F;
	text-align: center;
	background: url(../images/check_mark.png) left no-repeat;
}

.confirm h3{
	margin: 80px 0 0 0;
}