@charset "UTF-8";

@font-face { 
	font-family: mygillsans; 
	src: url('sans.TTF') format('truetype');
}




body {
	margin: 0px;
	background-color: #eee;
	font-family: Helvetica LT, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #595a5c;
	background-image:url(../images/page/topfade.gif);
	background-repeat: repeat-x;
}

.wrap {
	width: 950px;
	margin: 0 auto;
}

.header {
	font-family: mygillsans, Helvetica LT, Helvetica, Arial, sans-serif;
	float: left;
	width: 910px;
	color: #000;
	letter-spacing: 2px;
	padding: 0 20px 20px;
	background-image: url(../images/page/logogrey1.gif);
	background-position: top right;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	border-bottom: solid 1px #ccc;
}

.content {
	float: left;
	width: 910px;
	margin: 0 20px;
}

.whiteContent {
	background-color:#FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 40px;
	float: left;
	margin-bottom: 20px;
}

#full {
	width: 830px;
}

#gallery {
	width: 870px;
	padding: 40px 0 40px 40px;
}

#lookbook {
	width: 830px;
	padding:40px 40px 1.4em;
}

#galleryback{
	width: 830px;
	padding:1.4em 40px;
}

.whiteContent a:link {
	color: #595a5c;
	text-decoration: underline;
}
.whiteContent a:visited {
	text-decoration: underline;
	color: #595a5c;
}

.whiteContent a:hover {
	text-decoration: underline;
	color: #000;
	
}

.whiteContent a:active {
	text-decoration: underline;
	color: #000;
}



a:link {
	color: #595a5c;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #595a5c;
}
a:hover {
	text-decoration: none;
	color: #FFF;
	
}
a:active {
	text-decoration: none;
	color: #FFF;
}

p {
	margin: 0;
	line-height:1.4em;
	padding-bottom:1.4em;
}

#description{
	font-size:12px;
	padding-top: 1.4em;
	padding-bottom: 0;
}

#lastp{
	padding-bottom: 0;
}

h1 {
	font-family: mygillsans, Helvetica LT, Helvetica, Arial, sans-serif;
	letter-spacing:0.1em;
	margin: 0;
	font-size: 24px;
	font-weight:bold;
	padding-bottom:1em;
}

h2 {
	margin: 0;
	font-size: 14px;
	padding-bottom:1.4em;
	font-weight:bold;
	text-transform: capitalize;
}

h3 {
	margin: 0;
	font-size: 14px;
	padding-bottom:1.4em;
	font-weight:bold;
	letter-spacing:1.2em;
}
	

.horDivide {
	margin-bottom: 1.4em;
	border-top:solid 1px #ccc;
}

#pvdivide {
	float:left;
	clear:both;
	width:830px;
	margin-top:40px;
	margin-bottom:40px;
}

#pressdivide {
	margin: 40px 0;
}

.activenav {
	color: #fff;
}
.footer {
	font-size: 12px;
	float:left;
	width:830px;
	padding: 20px 40px 80px;
}
.footerColumn {
	float: left;
	width: 200px;
	padding-right: 20px;
}

#copyright {
	float: right;
	width: 260px;
	text-align: right;
	padding:0;
	margin:0;
}

.footerDivide {
	width: 180px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 8px 0 4px;
}

#twocolumn {
	width: 320px;
	float: left;
	margin-right: 30px;
}

#centercolumn {
	width:320px;
	padding: 0 255px;
	background-image:url(../images/page/bullets.gif);
	background-repeat:no-repeat;
	background-position:center;
}
	
#bloglinks {
	padding:1.4em 0;
	width:830px;
	float:left;
	text-align:center;
}	

#bloglinks a {
	text-decoration:none;
	padding:20px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	background-color:#fff;
}

#bloglinks a:hover{
	background-color:#333;
	color: #fff;
}
	

#bloglinks img {
	padding: 0 20px;
}
	

.gallerythumb {
	float: left;
	width: 140px;
	padding: 20px 20px 10px;
	margin-right:29px;
	background-color: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.galleryshadow {
	background-image: url(../gallery/images/thumbs/shadow.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 140px;
}

#gallerydivide {
	float:left;
	width: 810px;
	margin: 20px 0;
}
	

.wrap .content #gallery .gallerythumb:hover {
	background-color: #ededed;
}

.wrap .content #gallery .gallerythumb p {
	font-size: 12px;
	margin: 1.4em 0px 0px;
}
.pvinvite {
	float: left;
	text-align:right;
	width:480px	;
}



.pvimage {
	float:left;
}.wrap .header .activenav a:link {
	color: #FFFFFF;
}
.wrap .header .activenav a:visited {
	color: #FFFFFF;
}

#gallerypic {
	padding-bottom:20px;
}
.videoWrap {
	float:left;
	margin: 0 175px;
	background-color: #eee;
	width:480px;
}

#videoText {
	float: left;
	width:480px;
	margin:40px 175px 0 175px;
	padding:0;
}

#indexpic {
	padding-bottom: 30px;
}

.logo {
	width:910px;
	float:left;
	text-align:right;
}


.nav {
	float:left;
	width:910px;
}