@charset "UTF-8";
/* CSS Styles for future site */


/* GENERAL STYLES
---------------------------------------------------------------*/
html, body {
	height: 100%;
	}
html {
	margin: 0 auto;
	}
body {
	background-image:url(../imgs/sky.jpg);
	margin: 0 auto;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;	 
	}
a {
	color: #81bdf9;
}
a:focus {
	outline: none;
	}
img {
	border: none;
	}
.noSpace {
	padding: 0;
	margin: 0;
}


/* MAIN STYLES
---------------------------------------------------------------*/
#header_bg {
	background: url(../imgs/ground.png) repeat-x;
	height: 473px;
	min-width: 900px;
}
#header_contact {
	background: url(../imgs/ground_btm.jpg) repeat-x;
	height: 253px;
	min-width: 900px;
}
#header_pic {
	background: url(../imgs/banner_couch.png) no-repeat scroll -20px 0;
	margin: 0 auto;
	width: 900px;
	height: 360px;
}
#header_kaela {
	background: url(../imgs/header_kaela2.png) no-repeat scroll -20px 0;
	margin: 0 auto;
	width: 900px;
	height: 114px;
}
#dirt {
	margin: -40px 0 0 0;
	padding: 0;
	background: url(../imgs/dirt.jpg) repeat; 
	border-bottom: 5px #009900 solid;
}
#content {
	margin: 0 auto;
	padding: 10px;
	color: #ffffff;
	height: 100%;
	width: 800px;
}
#footer {
	clear: both;
	padding: 30px;
	height:30px; 
	background: #211308; 
	color: #ffffff; 
	text-align:center; 
}
.mole {
	float: right;
	background-image:url(../imgs/mole_bow.png);
	background-repeat: no-repeat;
	width:308px;
	height:178px;
}



/* MUSIC STYLES
---------------------------------------------------------------*/
#music_div {
	position: absolute;
	display: none;
	right: 50%;
	margin: 0 100px 0 0;
	top: 0px;
}
embed { /* NEED TO TELL EMBED IT IS ABSOLUTE TO PREVENT BLINKING */
	position: absolute;
}



/* TWITTER STYLES
---------------------------------------------------------------*/	
/* overlay */
.btn_twitter {
	margin: 0 220px 0 auto;
	height: 150px;
	width: 150px;
	cursor: default;
}
.btn_music {
	margin: 15px auto auto 195px;
	height: 50px;
	width: 75px;
	cursor: default;
}
#twitter_div {
	position: absolute;
	display: none;
	margin: 0 auto 0 250px;
	top: 0;
	left: 50%;
	padding: 5px;
	background: url(../imgs/black_bg.png);
	color: #fff;
	width: 200px;
	text-align: left;
}

#twitter_div a, #twitter_div a:visited {
	color: #fff;
	text-decoration: none;
}
#twitter_update_list {
	margin: 0;
	padding: 0;
}
#twitter_update_list a:after {
	content: ")";
	}
#twitter_update_list a:before {
	content: "(";
}
#twitter_update_list li {
	text-align: left;
	list-style: none;
	}
	
	
	
/* LIGHTBOX STYLES
---------------------------------------------------------------*/
#lightbox{
	background-color:#eeeeee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../imgs/overlay.png); }

* html #overlay{
	background-color: #333333;
	back\ground-color: transparent;
	background-image: url(../imgs/black_bg.png);
	}
	


/* PORTFOLIO STYLES
---------------------------------------------------------------*/
#carousel strong { 
	color: #fff; 
	}
#carousel ul { 
	clear: both; 
	margin: 0 auto;
	padding: 0;
	list-style-type: none; 
	}
#carousel ul li { 
	background: #211308;
	border: #000000 solid 1px;
	color: #ffffff;
	width: 200px; 
	margin: 0 5px 0 3px;
	padding: 10px;
	}
#carousel li img { 
	width: 200px; 
	height: 150px;
	margin: 0 auto;
	padding: 0;
	}	

#portfolio { 
	clear: both; 
	margin: 0 auto;
	padding: 0;
	left: 15%;
	width: 700px; 
	height: 220px; 
	overflow: hidden; 
	text-align: center; 
	}
#portfolio-buttons { 
	position: relative; 
	width: 100%;  
	}

.portfolioBG { 
    margin: -60px auto 0 auto;
	}
.portfolioBG a.next { 
	float: right;
	margin-right: -50px;
	position: relative;
	top: -180px; 
	color: #ffffff;
	font-size:14px;
	text-decoration:none;
	}
.portfolioBG a.prev { 
	float: left;
	margin-left: -60px;
	position: relative;
	top: -180px;
	color: #ffffff;
	font-size:14px;
	text-decoration:none;
	}



/* FORM STYLES
---------------------------------------------------------------*/
form {
	margin-top: -80px;
}
fieldset {
	border:medium none;
	border: #000000 1px solid;
	background: #211308;
	padding: 20px;
}
input, textarea, a {
	outline:medium none;
}
#page-wrap {
	clear:both;
	margin:0 auto;
	width:550px;
	padding: 10px;
}
#formLeft {
	float:left;
	width:400px;
}
#formLeft input {
	background:none repeat scroll 0 0 #333333;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	font-size:14px;
	padding:5px 0 5px 5px;
	text-align:left;
	width:250px;
}
#formLeft .input-bg {
	height:40px;
	margin-left:60px;
	position:relative;
		width:300px;
	}
#formLeft .active {
	background:url(../imgs/arrow.jpg) no-repeat scroll right top transparent;
}
#message textarea {
	background:none repeat scroll 0 0 #333333;
	border:1px solid #FFFFFF;
	clear:both;
	color:#FFFFFF;
	display:block;
	float:left;
	font-family:Helvetica,sans-serif;
	font-size:14px;
	height:150px;
	padding:5px;
	width:500px;
}

#formRight input {
	background:none repeat scroll 0 0 transparent;
	border:medium none;
	width:83px;
}
#formRight {
	float:right;
}
#formLeft .active #formRight {
	background:none repeat scroll 0 0 transparent;
}
label {
	color:#ffffff;
	float:left;
	font-size:16px;
	margin-right:10px;
}
label.error {
	color:#81bdf9;
	font-size:8px;
	font-style:italic;
	font-weight:normal;
	padding:3px;
	position:absolute;
	right:49px;
	text-align:right;
	top:-16px;
}
input.submit-button {
	color:#FFFFFF;
	float:right;
	left:560px;
	width:83px;
	z-index:10001;
}

