@charset "utf-8";
/* CSS Document */

/************************************************************************/
/*RESET*/
/************************************************************************/

*{
	text-decoration:none;
	font-size:1em;
	outline:none;
	margin:0;
	padding:0;
	color: #666;
	}

code,
kbd,
samp,
pre,
tt,
var,
textarea,
input,
select,
isindex,
listing,
xmp,
plaintext{
	font:inherit;
	white-space:normal;
	}
a,
img,
a img,
iframe,
form,
abbr,
acronym,
object,
applet,
table,
a abbr,
a acronym{
	border-width:0;
	}
dfn,i,cite,var,address,em{
	font-style:normal;
	}
th,b,strong,h1,h2,h3,h4,h5,h6,dt{
	color: #333;
	font-weight:600;
	}
strong{font-family: "Gill Sans MT", Arial, Helvetica, sans-serif; font-size: 0.95em;}
caption,th,td{
		text-align:left;
		}
html{
	background:#fff;
	color:#666;
	line-height:1;
	font-family:arial, sans-serif;}
	
ul,ol,dir,menu{list-style:none;}
sub,sup{vertical-align:baseline;}
a{color:inherit;}
a:hover {cursor: pointer;}
/************************************************************************/
/*FREQUENTLY USED*/
/************************************************************************/
.clear{clear: both!important; float: none!important;}
.cleft{clear: left!important;}
.cright{clear: right!important;}

.fleft{float: left!important;}
.fright{float: right!important;}

/************************************************************************/
/*COMMON ELEMENTS*/
/************************************************************************/
.r-b0{border-right: 0!important;}
.b-b0{border-bottom: 0!important;}
.r-mar0{margin-right: 0!important;}
.mar-cent{margin: 0 auto!important;}


/*body text*/        
	html{font-size: 1em;}
	*{font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;}
	h1{font: normal normal normal 300%/1em "Gill Sans MT", Arial, Helvetica, sans-serif; color:#333; letter-spacing: -0.05em;}
	h2{font: normal normal normal 250%/1.5em "Gill Sans MT", Arial, Helvetica, sans-serif; color:#333; letter-spacing: -0.05em;}
	h3{font: normal normal normal 120%/1.5em "Gill Sans MT", Arial, Helvetica, sans-serif; color:#333; letter-spacing: -0.02em;}
	h4{font: normal normal bold 80%/1.2em "Gill Sans MT", Arial, Helvetica, sans-serif; color:#333; text-transform: uppercase; margin-top: -0.5em;}
	h5{font: normal normal 600 70%/1em "Gill Sans MT", Arial, Helvetica, sans-serif; color:#333;}
	p{font: normal normal normal 0.75em/1.6em "Gill Sans MT", Arial, Helvetica, sans-serif;}
	
	a:link, 
	a:visited{font: normal normal normal 0.75em/1.6em "Gill Sans MT", Arial, Helvetica, sans-serif; padding: 2px 0;}
	
	.red-text{color: #C00!important;}
	.black-text{color:#000!important;}
	
	
/*DEFAULT LINKS*/

	a:link, 
	a:visited{color: #C00; }
	a:hover{color: #000;}

	
	
	
	p a:link, 
	p a:visited{font-size: 1em; line-height: 2em;}
	
/************************************************************************/
/*CONTAINING ELEMENTS - LAYOUT*/
/************************************************************************/

	/*containers*/
	.cont{
		width: 100%; 
		text-align: center;
		}
	.cont .cont{
		margin: 0 auto; 
		width: 960px;
		text-align: left;
		}

/***************************************************************/
/*LANDING PAGE POSITIONING*/
/***************************************************************/
#landing{
	height: 100%!important; 
	padding: 0!important;
	}
#landing .cont{
	text-align: center;
	padding-bottom: 20px;
	height: 100%!important; 
	padding: 0!important;
	}
#landing .cont img{
	margin: 128px auto 0px auto;
	}
#landing .cont a.logo:link, #landing .cont a.logo:visited{
	margin: 0 auto;
	}
#landing .cont a.logo img{
	border: 0; 
	margin: 35px 0 0 0;
	}

/***************************************************************/
/*TOP NAVIGATION*/
/***************************************************************/
.t-nav{background-color: #000;}
.t-nav .cont{background-color: transparent;}
.t-nav .cont ul{}
.t-nav .cont ul li{float: right;}
.t-nav .cont ul li a:link, .t-nav .cont ul li a:visited{display: block; padding: 5px 15px 5px 15px; color: #ccc; border-right: 2px solid #000; font-family: "Gill Sans MT", Arial, Helvetica, sans-serif; }
.t-nav .cont ul li a:hover, .t-nav .cont ul li a.active:link, .t-nav .cont ul li a.active:visited{background-color: #fc0301; color: #fff;}
/***************************************************************/
/*LOGO BUTTON*/
/***************************************************************/
a.home:link, a.home:visited, a.home{ position: absolute; z-index: 2; float: left; top: 0; margin-top: -3px; left: 50%; margin-left: -480px;}
a.home img{}
a.home:hover{}

/***************************************************************/
/*GALLERY*/
/***************************************************************/

#gallery .cont div.fright{
	width: 780px;
	}
#gallery .cont div.fright blockquote, #contact .cont div.fright blockquote, #biography .cont div.fright blockquote
	{
		padding-top: 30px;
		font: normal normal normal 1.2em/1.4em "Gill Sans MT", Arial, Helvetica, sans-serif;
		color: #666;	
	}
#gallery .cont div.fleft
	{
		padding-top: 100px;
		width: 120px;
	}
#gallery .cont div.fleft ul li{display: block;}
#gallery .cont div.fleft ul li a:link, #gallery .cont div.fleft ul li a:visited{
	border-bottom: 1px dotted #ccc;
	line-height: 1em;
	display: block;
	padding: 8px 0 8px 0;
	color: #000;
	padding-left: 3px;
	}
#gallery .cont div.fleft ul li a:hover,#gallery .cont div.fleft ul li.ui-state-active a:link, 
#gallery .cont div.fleft ul li.ui-state-active a:visited
{
	border-bottom: 2px solid #000; 
	background-color: #000;
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif; 
	color: #fff; 
	padding-bottom: 7px;
}
#gallery .cont div.fleft ul li.ui-state-active a:link, 
#gallery .cont div.fleft ul li.ui-state-active a:visited{background-color: #fc0301; border-color: #fc0301; cursor: default;}

#gallery .row{margin-bottom: 29px;}
#gallery .row a:link, #gallery .row a:visited{
	float: left; 
	display: block; 
	width: 100px; 
	height: 100px; 
	border: 3px solid #fff;
	outline: 1px solid #ccc;
	padding: 0;
	margin-right: 29px;
	}
	
#gallery .row a:hover{outline-color: #C00; border-color: #fff;}
#gallery .row a.borderfix{margin-right: 8px;}
#gallery .row a img{width: 100px; height: 100px;}

#gallery #arch, #gallery #dance, #gallery #port, #gallery #wed, #gallery #com{margin-top: 35px;}

/***************************************************************/
/*CONTACT*/
/***************************************************************/
#footer{margin-top: 30px; padding-bottom: 20px;}
/*#footer .cont{border-top: 1px solid #ccc;}*/
#footer p{
	font: normal normal normal 0.8m/1.6em "Gill Sans MT", Arial, Helvetica, sans-serif; 
	padding-top: 15px;
	padding-bottom: 25px;
	border-top: 1px solid #ccc;
	float: right;
	width: 600px;
}
#footer p.credit{width: 180px!important; text-align: right;}
#footer a:link, #footer a:visited{color: #C00; text-decoration:underline;}
#footer a:hover{color: #000;}

/***************************************************************/
/*CONTACT*/
/***************************************************************/
#contact div.fright{width: 780px;}
#contact div.fright p{margin-top: 25px;}
#contact p a:link, #contact p a:visited, #biography p a:link, #biography p a:visited{text-decoration:underline;}

#contact div.info{float: right; width: 260px; margin-top: 0px;}
#contact div.c-form{float: left; width: 480px; margin-top: 30px;}

#contact div.info p.partners{border-top: 1px solid #ccc; padding-top: 15px;}
#contact div.info p.partners a.fright:link, #contact div.info p.partners a.fright:visited{margin: 4px 60px 0 0;}
#contact div.info p.partners a.fleft:link, #contact div.info p.partners a.fleft:visited{margin: 4px 0 0 0;}

/***************************************************************/
/*BIOGRAPHY*/
/***************************************************************/

#biography .cont div.fright{width: 780px;}
#biography .cont div.fright div.fright{width: 490px; padding-right: 160px; margin-top: 25px;}
#biography .cont div.fright div.fleft{width: 130px; padding-top: 25px; margin-top: 25px;}

#biography p{margin-top: 20px;}

/***************************************************************/
/*main container background*/
/***************************************************************/
/*#gallery, #biography, #contact{background: url(../images/greygrad.jpg) top repeat-x;}*/

/***************************************************************/
/*LANDING CONTAINER*/
/***************************************************************/
#body{background-image: url(../images/stephen-dominick-film-3.jpg); background-position: bottom center; background-repeat: no-repeat;}
.landing-container{height: 100%;}

.landing-nav{
position: relative;
display: block; 
width: 350px; 
padding: 0 0 0 650px;
height: 200px; 
margin: -430px auto 0 auto; 
text-align: left;}

.landing-nav ul{margin-top: 10px;}
.landing-nav li{float: left;}
.landing-nav li a:link, .landing-nav li a:visited{font-family: "Gill Sans MT", Arial, Helvetica, sans-serif; color: #000; letter-spacing: 5.5px; padding: 0 5px; border-right: 1px solid #999;}
.landing-nav li a:hover{background-color: #fc0301; color: #fff;}

/***************************************************************/
/**/
/***************************************************************/

@charset "utf-8";
/* CSS Document */

br{clear: both;}

form{}

form fieldset{
	padding: 0em 1.8em 1em 1.8em;
	/*border-radius: 0.5em;
	border: 1px solid #ccc;
	-moz-border-radius: 0.5em;
  	-web-kit-border-radius: 0.5em;*/
	font-size: 0.85em;
	border: 0;

	}

form fieldset *{font-size: 0.8em;}
form legend{
	margin: 0;
	font: normal normal normal 1.2em/1.6em Arial, Helvetica, sans-serif; 
	padding: 5px 5px 0 5px; 
	color: #666;
	border-bottom: 1px solid #F03;
	}

form input, form textarea{
	font: normal normal normal 0.8em/1.5em Arial, Helvetica, sans-serif;
	margin: 0 0 15px 3%;
	padding: 5px;
	width: 70%;
	border: 1px solid #ccc;
	border-radius: 0.5em;
	-moz-border-radius: 0.5em;
  	-web-kit-border-radius: 0.5em;
	clear: both;
	float: right;
}

form textarea{height: 200px;}
form input:focus, form textarea:focus{border-color: #aaaaaa; background-color: #fff;}
	
form input.button, 
form .button:link, 
form .button:visited{
	background: #fff url(../images/backgrounds/grey_grad.jpg) left repeat-x;
	width: auto;
	height: 28px;
	font: normal normal normal 0.8em/28px Arial, Helvetica, sans-serif;
	padding: 2px 10px;
	border-radius: 1em;
	-moz-border-radius: 1em;
	-web-kit-border-radius: 1em;
	border: 1px solid #DFDFDF;
	cursor: pointer;
	clear: none!important;
	color: #333;
	}

form label{
	font: normal normal bold 0.8em/1.5em Arial, Helvetica, sans-serif; 
	color: #333;
	float: right; 
	margin-bottom: 10px;
	padding: 0 5px;
	}

p.error{font-size: 0.8em; padding: 8px 8px 8px 20px;}
p.error label{font-size: 1em; padding: 0px;}

input.error, textarea.error{border-color: red; background-color: #FFE8E8;}
label.error{display: none!important;}

div.message{
	font: normal normal normal 0.8em/1.5em "Gill Sans MT", Arial, Helvetica, sans-serif;
	padding: 10px; 
	background-color: #F4F9FB;
	margin-bottom: 15px;
	border-radius: 1em;
	-moz-border-radius: 1em;
	-web-kit-border-radius: 1em;
	border: 1px solid #DFDFDF;
	width: 432px;
	}
div.message div.icon{
	display: block;
	width: 15px;
	height: 30px;
	float: left;
	background-image: url(../images/backgrounds/checkmark.gif);
	background-repeat: no-repeat;
	margin: 3px 5px 0 0;
	}

