body {
	margin: 0;
	background: url('img/msnd.jpg') no-repeat center 27px #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	-webkit-text-stroke:1px transparent;
}

body.members,
body.photos
 {
	background: url('img/bgBio.jpg') no-repeat center 27px #000000;
}

body.press
 {
	background: url('img/bgPress.jpg') no-repeat center 27px #000000;
}


em {
	font-style: italic;
}

a {
	color: #f196ae;
	font-style: italic;
}

a:hover, a:visited {
	color: #da3f65
}

div#container {
	position: relative;
	top:0;
	width: 980px;
	height: 640px;
	margin: 0 auto;
	padding: 0;
}


h1 {
	position: absolute;
	top: 0px;
	left: 0;
	height: 18px;
	width: 300px;
	margin: 0;
	background: url('img/logo.gif') no-repeat left top;
	text-indent: 0;
}

h1 a {
	display: block;
	height: 18px;
	width: 300px;
	position: absolute;
	text-indent: -9000px;
}

h1#mainLogo {
	position: absolute;
	top: -8px;
	left: 0;
	height: 162px;
	width: 112px;
	margin: 0px;
	background: url('img/logoLarge.gif');
	text-indent: 0;
}


/* ----------- NAVIGATION ----------------- */

ul#navigation {
	margin: 5px 0;
	text-align: right;
}

ul#navigation li {
	display: inline;
	padding: 0 25px 0 0;
}

ul#navigation li a {
	padding: 0;
	text-transform: uppercase;
	font-size: 13px;
	text-decoration: none;
	color: #fff;
}

ul#navigation li a:hover {
	border-bottom: 1px solid #fff;
}

/* ----------- MAIN CONTENT ----------------- */

#content {
	position: relative;
	top: 160px;
}

#channelContent {
	position: relative;
	top: 430px;
	padding: 10px 0;
	background: rgba(0, 0, 0, .7);
}

#channelContent div.channel {
	float: left;
	width: 300px;
	margin-right: 35px;
}

#channelContent div.channel h3 {
	font-size: 13px;
	text-transform: uppercase;
	font-style: italic;
	padding-bottom: 2px;
	border-bottom: 1px solid #fff;
	margin-bottom: 15px;
}

#channelContent div#twitter a.bird {
	float: left;
	margin-right: 8px;
}

#channelContent div#twitter p {
	font-size: 18px;
	line-height: 24px;
	font-style: italic;
}


#content p {
	padding: 10px;
	font-size: 20px;
	line-height: 28px;
	font-weight: 300;
}

#content p:first-line {
	font-style: italic;
}


/* ----------- MEMBERS ----------------- */

.members #content {
	left: 0;
	width: 100%;
	top: 20px;
}

.members div#footer,
.members ul#social {
	position: relative;
	top: 0px;
}

#memberNav {
	margin-top: 50px;
	float: left;
}

#memberNav li {
	margin-bottom: 2px;
}

#memberNav li a {
	display: block;
	background: #000;
	padding: 5px 6px;
}

#memberNav li a:hover {
	display: block;
	background: #e45877;
	padding: 5px 6px;
	color: #000;
}

.thumbLarge {
	position: relative;
	float: left;
	margin: 10px 15px 10px 15px;
	margin-bottom: 15px;
}


.thumbLarge a.name {
	display: block;
	margin-bottom: 0px;
	padding: 5px 7px 2px 7px;
	background: #000;
	font-size: 22px;
	color: #fff;
	font-style: normal;
}

.thumbLarge a.pic {
	display: block;
	border: 5px solid #000;
	overflow: hidden;
	height: 225px;
}

.thumbLarge span.credit {
	position: absolute;
	width: auto;
	bottom: 0px;
	left: 0;
	padding: 0px 6px;
	background: #000;
	font-size: 11px;
}


.member {
	float: left;
	position: relative;
	margin: 50px 0px 10px 5px;
}

.member img {
	float: left;
	border: 5px solid #000;
}

.member .info {
	float: left;
	width: 500px;
	margin-left: 10px;
}

/*--
.member h3 {
	height: 60px;
	background: rgba(0, 0, 0, .7) 10px 15px no-repeat;
	text-indent: -9000px;
}
--*/
.member h3 {
	background: rgba(0, 0, 0, .7);
	font-size: 48px;
	padding: 5px 0 5px 15px;
	line-height: normal;
}

#content .member p {
	background: rgba(0, 0, 0, .7);
	height: 335px;
	padding: 5px 15px;
	font-size: 16px;
	line-height: 22px;
}

.member span.credit {
	position: absolute;
	left: 0px;
	bottom: 7px;
	padding: 2px 5px 2px 15px;
	background: #000;
	font-size: 12px;
}



/* ----------- PHOTOS ----------------- */

#albumList {
	float: left;
	width: auto;
	position: relative;
}

#albumList .thumbLarge {
	margin-top: 0;
}

#photoIntro {
	position: absolute;
	top: 0px;
	left: 495px;
	background: rgba(0, 0, 0, .7);
	width: 450px;
	height: 242px;
	height: auto !important;
	min-height: 242px;
	padding: 25px 15px;
}

p#photoIntro {
	font-size: 20px;
	line-height: 28px;
}

#photoIntro h3 {
	font-size: 30px;
}

#photoIntro p {
	margin-top: 10px;
	padding: 0;
	font-size: 16px;
	line-height: 22px;
}


ul.photoGrid {
	width: 480px;
	margin-top: 0px;
}

.photoGrid li {
	float: left;
	width: 75px;
	height: 75px;
	margin: 0 10px 10px 0;
	overflow: hidden;
	border: 5px solid #000;
	text-align: center;
}

.photoGrid li:hover {
	border: 5px solid #fff;
}

/* ----------- PRESS ----------------- */

.quote {
	float: left;
	display: block;
	width: 550px;
	margin: 40px 0px;
	padding: 0 15px;
	border-left: 4px solid #fff;
	text-shadow: #000 1px 1px 2px;
	filter: Shadow(Color=#000, 	
					Direction=135, 
					Strength=2);
}

.quote q {
	font-size: 36px;
	line-height: 40px;
}

ul#pressList {
	position: absolute;
	top: 300px;
	left: 0;
}

ul#pressList li {
	float: left;
	clear: both;
	margin-bottom: 10px;
	padding: 4px 10px 4px 0;
	background: rgba(0, 0, 0, .8);
}

ul#pressList li a.title {
	display: block;
	font-size: 18px;
}

ul#pressList li .date {
	text-transform: uppercase;
	font-size: 11px;
	font-style: italic;
}



/* ----------- CONTACT ----------------- */

h3#contact {
	position: relative;
	margin: 290px 0 30px 0;
}

h3#contact span {
	padding: 0 15px 10px 0;
	height: auto;
	background: rgba(0, 0, 0, .8);
	font-size: 60px;
	line-height: normal;
}

#socialContact span {
	padding: 2px 5px;
	font-size: 24px;
	line-height: 36px;
	background: rgba(0, 0, 0, .8);
}



/* ----------- FOOTER ----------------- */


ul#social {
	margin-top: 15px;
	position: relative;
}

ul#social li {
	float: left;
}

ul#social li a {
	display: block;
	height: 30px;
	padding: 0 15px 0 0;
	text-indent: -9000px;
	text-align: left;
	background-image: url('img/social.gif');
	background-repeat: no-repeat;
}
ul#social li a.social_fb { width: 15px; background-position: 0 -30px  }
ul#social li a.social_ms { width: 25px; background-position: -32px -30px }
ul#social li a.social_tw { width: 33px; background-position: -120px -30px }
ul#social li a.social_fl { width: 35px; background-position: -70px -30px }
ul#social li a.social_yt { width: 50px; background-position: -170px -30px }

ul#social li a.social_fb:hover { width: 15px; background-position: 0 0  }
ul#social li a.social_ms:hover { width: 25px; background-position: -32px 0 }
ul#social li a.social_tw:hover { width: 33px; background-position: -120px 0 }
ul#social li a.social_fl:hover { width: 35px; background-position: -70px 0 }
ul#social li a.social_yt:hover { width: 50px; background-position: -170px 0 }


#photoCredit {
	position: absolute;
	bottom: 30px;
	right: 0;
	background: #000;
	padding: 2px 0;
	font-size: 12px;
	font-style: italic;
}

#footer {
	position: relative;
	background: #000;
	positon: absolute;
	margin: 0 auto;
	width: 970px;
	padding: 10px 0;
	top: 0;
	text-shadow: #000 1px 1px 0;
	text-align: right;
}

#footer form {
	position: absolute;
	top: 15px;
	left: 250px;
	font-size: 12px;
	text-align: left;
}

#footer form input[type=text]{
	display: block;
	float: left;
	height: 16px;
	background: #f196ae;
	border: 0px;
	font-size: 11px;
}

#footer form input[type=image]{
	display: block;
	float: left;
	margin: 0px 0 0 3px;
}

label {
	display: block;
	width: 40px;
	float: left;
	text-transform: uppercase;
	font-size: 10px;
}

div#legal {
	position: absolute;
	top: 5px;
	right: 0;
}

p.legal {
	font-size: 11px;
	line-height: 13px;
}

.clear {
	clear: both
}

.hide {
	display: none;
}