/* Reset -----------------------------------------------------*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td, hr {margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;background: transparent;}:focus {outline: 0;outline: none;}body {line-height: 1;color: black;background: white;}ol, ul {list-style: none;}
table {border-collapse: collapse;border-spacing: 0;}caption, th, td {text-align: left;font-weight: normal;}blockquote:before, blockquote:after,q:before, q:after {content: "";}blockquote, q {quotes: "" "";}a:focus, button:focus {outline: none;}.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}.clear{clear:both;}

/* Tags ------------------------------------------------------*/

body {
	background: #000 url(../images/back.jpg) no-repeat top center;
	color: #fff;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 16px;
	text-shadow: 1px 1px 1px #000;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.wrap {
	position: relative;
	width: 960px;
	margin: 0 auto;
}

.replace {
	text-indent: -9999em;
	overflow: hidden;
}

.hide {
	display: none;
}

/* Header ----------------------------------------------------*/

#header {
	margin: 40px 0 63px 0;
	height: 103px;
	background: rgba(0,0,0,.25);
	font-weight: bold;
	font-size: 16px;
}

#header h1 a {
	position: absolute;
	left: 0;
	top: 11px;
	padding: 6px 20px;
	display: block;
	width: 241px;
	height: 69px;
	background: #fff url(../images/taylorsound.png) no-repeat center center;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#nav {
	position: absolute;
	top: 42px;
	right: 0;
	text-transform: lowercase;
}

#nav li {
	display: inline;
}

#nav a {
	color: #fff;
	padding: 6px 16px 7px 16px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

#nav li.active a {
	background: #fff;
	color: #cc0000;
	text-shadow: none;
}

#nav a:hover {
	color: #cc0000;
	background: #fff;
	text-shadow: none;
	text-decoration: none;
}

/* Content ---------------------------------------------------*/

#content {
	width: 960px;
	margin: 0 auto 80px auto;
	overflow: hidden;
	color: #757575;
	font-size: 18px;
	line-height: 25px;
}

#content h2, legend {
	color: #fff;
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 16px;
}

#content.three div, #content .right, #content #studio, .testimonial {
	width: 264px;
	height: 264px;
	padding: 12px;
	float: left;
	background: rgba(0, 0, 0, .25);
	margin: 0 12px 0 12px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px
}

.testimonial {
    height: auto;
}

.testimonial p {
    padding: 12px;
    font-size: 14px;
    color: #fff;
}

.testimonial .image {
    width: 264px;
    height: 264px;
    position: relative;
    border-radius: 5px;
-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#content.three div a, #content .right a {
	position: relative;
	display: block;
	height: 264px;
	width: 264px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; 
	color: #fff;
	font-size: 23px;
	overflow: hidden;
	margin-bottom: 48px;
}

#content.three div#the_standard a {
	background: url(../images/the_standard.jpg);
}

#content.three div#band_share a {
	background: url(../images/band_share.jpg);
}

#content.three div#short_term a {
	background: url(../images/short_term.jpg);
}

#vocal_overdub a {
	background: url(../images/overdub.jpg);
}

#content.three div a:hover, #content .right a:hover {
	text-decoration: none;
}

#content.three div a span.title, #content .right a span.title, .testimonial h3 {
	position: absolute;
	bottom: -24px;
	left: 0;
	width: 240px;
	padding: 4px 12px 12px 12px;
	line-height: 32px;
	background: rgba(0, 0, 0, .6);
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.testimonial h3 {
    color: #fff;
    bottom: 0;
    line-height: 1em;
    padding: 12px;
}

#content.inquiry {
	padding: 12px;
	background: rgba(0, 0, 0, .25);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px
}

.description {
	font-size: 12px;
	line-height: 14px;
}

#content #studio {
	width: 547px;
	height: auto;
}

#studio_photo {
	width: 547px;
	height: 264px;
	background: url(../images/studio.jpg);
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 25px;
}

#rates h3 {
	font-size: 24px;
	margin-bottom: 12px;
	color: #fff;
}


.right {
	float: right;
	height: auto;
}

/* Footer  ---------------------------------------------------*/

#footer {
	position: relative;
	clear: both;
	width: 960px;
	margin: 0 auto;
	font-size: 23px;
	line-height: 30px;
	color: #4f4f4f;
}

a.getintouch_btn {
	padding: 14px 22px;
	position: absolute;
	right: 0;
	top: 0;
	color: #cc0000;
	font-weight: bold;
	background: #fff;
	text-shadow: none;
	text-transform: lowercase;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

a.getintouch_btn:hover {
	text-decoration: none;
	background: #cc0000;
	color: #fff;
}

/* Fancybox  -------------------------------------------------*/

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../images/fancy_progress.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 12px 12px 32px 12px;
    margin: 0;
    display: none;
    background: rgba(0, 0, 0, .3);
    border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #fff;
	color: #9d9d9d;
	height: 100%;
	width: 100%;
	z-index: 100;
	font-size: 16px;
	line-height: 24px;
	text-shadow: 1px 1px 1px #fff;
}

div#fancy_div ul {
	padding-left: 32px;
	list-style: disc;
}

div#fancy_div h2 {
	color: #000;
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 20px;
}

div#fancy_div a.getintouch_btn {
	left: auto;
	top: auto;
	bottom: 0;
	right: 0;
	background: #cc0000;
	color: #fff;
}

div#fancy_div a.getintouch_btn:hover {
	background: #efefef;
	color: #cc0000;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../images/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../images/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../images/fancy_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../images/fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../images/fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../images/fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../images/fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('../images/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('../images/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('../images/fancy_title_right.png') repeat-x;
}

/* Forms ---------------------------------------------------*/

form {
	color: #ccc;
	width: 577px;
}

legend {
	padding-bottom: 12px;
}

input, textarea, select {
	background: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 3px 8px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 14px;
	border: none;
	height: 28px;
	width: 360px;
	margin-bottom: 12px;
	color: #939393;
}

input {
	margin-right: 6px;
}

textarea {
	padding: 6px 6px;
	width: 364px;
	margin-bottom: 8px;
	height: 100px;
}

select {
	width: 376px;
	color: #222;
}

label span {
	float: right;
	width: 190px;
}

button {
	cursor: pointer;
	padding: 7px 11px;
	color: #cc0000;
	font-weight: bold;
	background: #fff;
	text-shadow: none;
	text-transform: lowercase;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: none;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

button:hover {
	background: #cc0000;
	color: #fff;
}


#contact {
	margin-top: 42px;
	width: 260px;
	color: #fff;
	float: right;
}

#contact a {
	color: #fff;
}

#contact p {
	margin-bottom: 1em;
}

#links a {
	color: #999;
}

#links ul {
	clear: both;
	margin-top: 12px;
	font-size: 12px;
	margin-bottom: 24px;
}

#links ul li {
	display: inline;
	margin-right: 5px;
}

#links ul li a {
	padding: 1px 4px 4px 18px;
}

a#credit {
	padding-left: 0 !important;
}

a#myspace_btn {
	background: url(../images/myspace_btn.gif) no-repeat;
}

a#facebook_btn {
	background: url(../images/facebook_btn.gif) no-repeat;
}

a#twitter_btn {
	background: url(../images/twitter_btn.gif) no-repeat;
}

#availabilities {
	padding: 12px 0 6px 0;
	margin-bottom: 50px;
	background: rgba(25,25,25,.7);
}

#availabilities p, #availabilities ul {
	margin-bottom: 12px;
}

#availabilities ul {
	margin-left: 26px;
}

#availabilities ul li {
	list-style: disc;
}

strong {
	font-family: "HelveticaNeue-Bold", "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 600;
}

#dailies {
	width: 547px;
	height: 346px;
	background: url(../images/photowhite.jpg);
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 25px;
}

#photogreen {
	width: 264px;
	height: 264px;
	background: url(../images/photogreen.jpg);
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 25px;
}

object, embed {
    margin-bottom: 8px;
}

#videos.right {
    height: auto;
}

#videos.right h3 {
    color: #fff;
    margin-bottom: 8px;
    font-size: 20px;
}

#studio p {
    margin-bottom: 1em;
}

#slideshow {
	width: 547px;
	height: 346px;
	margin-bottom: 20px;
}

#pastclients h4 {
	margin: 0 0 .7em 0;
	font-size: 1.2em;
	color: #fff;
}

#pastclients {
	clear: both;
	padding: 30px;
}

#pastclients .column {
	float: left;
	width: 33%;
}