@font-face {
 font-family: 'TitilliumText14L400wt';
 src: url('titilliumtext400wt-webfont.eot');
 src: local('?'), url('titilliumtext400wt-webfont.woff') format('woff'), url('titilliumtext400wt-webfont.ttf') format('truetype'), url('titilliumtext400wt-webfont.svg#webfontFi6VRPp6') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'TitilliumText14L800wt';
 src: url('titilliumtext800wt-webfont.eot');
 src: local('?'), url('titilliumtext800wt-webfont.woff') format('woff'), url('titilliumtext800wt-webfont.ttf') format('truetype'), url('titilliumtext800wt-webfont.svg#webfonthJ0bYNlG') format('svg');
 font-weight: normal;
 font-style: normal;
}
* {
	margin:0;
	padding:0;
}
body {
	font-family:'TitilliumText14L400wt', Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#FFF;
	background-color:#1E1E1E;
}
#top {
	background-color:#622828;
	border-bottom:20px solid #1E1E1E;
}
#head {
	margin:0 auto;
	height:260px;
	width:940px;
}
#nav {
	width:300px;
	float:left;
}
#nav li {
	float:left;
	display:inline;
	font-size:16px;
}
#nav li a {
	display:block;
	color:#FF4040;
	width:100px;
	height:220px;
	padding-top:20px;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-khtml-border-bottom-left-radius:10px;
	border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	-khtml-border-bottom-right-radius:10px;
	border-bottom-right-radius:10px;
}
#nav li a:hover {
	display:block;
	color:#1E1E1E;
	background-color:#FF4040;
	width:100px;
	height:220px;
	padding-top:20px;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-khtml-border-bottom-left-radius:10px;
	border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	-khtml-border-bottom-right-radius:10px;
	border-bottom-right-radius:10px;
}
#nav li a.selected {
	display:block;
	color:#FF4040;
	background-color:#1E1E1E;
	width:100px;
	height:220px;
	padding-top:20px;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-khtml-border-bottom-left-radius:10px;
	border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	-khtml-border-bottom-right-radius:10px;
	border-bottom-right-radius:10px;
}
.logo {
	margin:20px;
	text-align:center;
}
.main {
	margin:0 auto;
	width:940px;
}
.mainwrap {
	background-color:#323232;
	padding-bottom:40px;
}
.left {
	float:left;
	width:300px;
	margin-right:20px;
}
.right {
	float:left;
	width:300px;
}
.left-double {
	float:left;
	width:620px;
	margin-right:20px;
}
.right-double {
	float:right;
	width:620px;
}
.social-left {
	float:left;
	width:60px;
	height:60px;
	margin:20px 20px 0 0;
}
.social-left a:hover {
	opacity:0.6;
}
.social-right {
	float:left;
	width:60px;
	height:60px;
	margin:20px 0 0 0;
}
.social-right a:hover {
	opacity:0.6;
}
.social-left.blank {
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background-color:#1E1E1E;
}
.social-right.blank {
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background-color:#1E1E1E;
}
.floater {
	width:55px;
	padding:20px;
	background-color:#1E1E1E;
	position:fixed;
	right:0;
	top:300px;
	z-index:1000;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	-khtml-border-top-left-radius:10px;
	border-top-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-khtml-border-bottom-left-radius:10px;
	border-bottom-left-radius:10px;
}
.widespread {
	margin:0 auto;
	width:980px;
	background-color:#1E1E1E;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	-khtml-border-bottom-right-radius:10px;
	border-bottom-right-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-khtml-border-bottom-left-radius:10px;
	border-bottom-left-radius:10px;
}
.widetext {
	float:left;
	width:620px;
	margin:0 20px 20px 20px;
}
.wideright {
	margin:20px 0 20px 0;
	float:left;
	width:300px;
}
.widerightpic a {
	margin:0 0 20px 0;
	padding:1px;
	float:left;
	width:298px;
	height:298px;
	background-color:#323232;
}
.widerightpic a:hover {
	margin:0 0 20px 0;
	padding:1px;
	float:left;
	width:298px;
	height:298px;
	background-color:#FF4040;
}
.widerighttwitter {
	background-color:#323232;
	margin:0 0 20px 0;
	float:left;
	width:300px;
}
.gallery {
	margin:0 auto;
	width:960px;
	padding-left:20px;
}
.gunit {
	float:left;
	width:300px;
	min-height:426px;
	margin:20px 20px 0 0;
}
.portfolio {
	position:relative;
	width:300px;
	height:300px;
}
.portfoliomask {
	width:300px;
	height:300px;
	position:absolute;
	top:0;
	left:0;
	display:block;
	background-image:url(../images/border.png);
	background-repeat:no-repeat;
}
.portfolio a .portfoliomask {
	display:none;
}
.portfolio a:hover .portfoliomask {
	width:300px;
	height:300px;
	position:absolute;
	top:0;
	left:0;
	display:block;
	background-image:url(../images/border.png);
	background-repeat:no-repeat;
}
.foot {
	background-image:url(../images/bg-foot.png);
	background-repeat:repeat-x;
	margin:0 auto;
	padding-top:100px;
	height:160px;
	text-align:center;
	color:#323232;
}
.foot a {
	text-transform:uppercase;
	text-decoration:none;
	color:#FF4040;
}
.foot a:hover {
	text-transform:uppercase;
	text-decoration:none;
	color:#FFF;
}
.clear {
	clear:both;
}
a {
	text-decoration:none;
	color:#FF4040;
}
a:hover {
	text-decoration:underline;
	color:#FFF;
}
.widespread a {
	text-decoration:none;
	color:#FF4040;
}
.widespread a:hover {
	text-decoration:underline;
	color:#FFF;
}
h1 {
	font-family:'TitilliumText14L800wt', Arial, Helvetica, sans-serif;
	font-size:48px;
	line-height:48px;
	font-weight:normal;
	color:#646464;
	text-transform:uppercase;
}
h2 {
	font-family:'TitilliumText14L400wt', Arial, Helvetica, sans-serif;
	font-size:21px;
	line-height:27px;
	font-weight:normal;
}
h3 {
	font-family:'TitilliumText14L400wt', Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:21px;
	font-weight:normal;
}
p {
	font-family:'TitilliumText14L400wt', Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
}
#lightbox {
	position:absolute;
	left:0;
	width:100%;
	z-index:100;
	text-align:center;
	line-height:0;
}
#lightbox img {
	width:auto;
	height:auto;
}
#lightbox a img {
	border:none;
}
#outerImageContainer {
	position:relative;
	background-color:#FFF;
	width:250px;
	height:250px;
	margin:0 auto;
}
#imageContainer {
	padding:10px;
}
#loading {
	position:absolute;
	top:40%;
	left:0%;
	height:25%;
	width:100%;
	text-align:center;
	line-height:0;
}
#hoverNav {
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:10;
}
#imageContainer>#hoverNav {
	left:0;
}
#hoverNav a {
	outline:none;
}
#prevLink, #nextLink {
	width:49%;
	height:100%;
	background-image:url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
	display:block;
}
#prevLink {
	left:0;
	float:left;
}
#nextLink {
	right:0;
	float:right;
}
#prevLink:hover, #prevLink:visited:hover {
	background:url(../images/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background:url(../images/nextlabel.gif) right 15% no-repeat;
}
#imageDataContainer {
	font:10px Verdana, Helvetica, sans-serif;
	background-color:#FFF;
	margin:0 auto;
	line-height:1.4em;
	overflow:auto;
	width:100%;
}
#imageData {
	padding:0 10px;
	color:#666;
}
#imageData #imageDetails {
	width:70%;
	float:left;
	text-align:left;
}
#imageData #caption {
	font-weight:bold;
}
#imageData #numberDisplay {
	display:block;
	clear:left;
	padding-bottom:1.0em;
}
#imageData #bottomNavClose {
	width:66px;
	float:right;
	padding-bottom:0.7em;
	outline:none;
}
#overlay {
	position:absolute;
	top:0;
	left:0;
	z-index:90;
	width:100%;
	height:500px;
	background-color:#000;
}

