html, body {
	font-family: "Geneva", geneva, arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #000;
	color: #828282;
}

a {
	text-decoration: none;
	outline: none;
}

a img {
	border: 0;
}

h3 {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: normal;
}

p {
	font-size: 11px;
	text-shadow: #000 0 0 0;
	line-height: 1.2em;
}

.container {
	width: 1221px;
	margin: 0 auto;
}

.content {
	clear: both;
	padding-top: 6px;
}

.logo h1 {
	text-indent: -99999px;
	margin: 0;
	padding: 0;
}

.logo h1 a {
	float: left;
	text-indent: -99999px;
	width: 263px;
	height: 23px;
	margin: 0;
	padding: 0;
	background: transparent url(../images/logo.png) no-repeat left top;
}

/* NAV STYLES */

ul.nav, ul.bottom-nav {
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.nav li, ul.bottom-nav li {
	display: inline;
}

ul.nav li a, ul.nav li .name, ul.bottom-nav li a {
	float: left;
	text-indent: -99999px;
	margin-left: 23px;
	height: 23px;
}

ul.nav #advertising .name {
	width: 79px;
	background: transparent url(../images/nav-advertising.png) no-repeat left top;
}

ul.nav #music a {
	width: 38px;
	background: transparent url(../images/nav-music-main.png) no-repeat left top;
}

ul.nav #personal .name {
	width: 62px;
	background: transparent url(../images/nav-personal.png) no-repeat left top;
}

ul.nav .page1 a {
	width: 36px !important;
	margin-left: 17px !important;
	background: transparent url(../images/nav-page1.png) no-repeat left top !important;
}

ul.nav .page2 a {
	width: 39px !important;
	margin-left: 17px !important;
	background: transparent url(../images/nav-page2.png) no-repeat left top !important;
}

ul.nav .page3 a {
	width: 39px !important;
	margin-left: 17px !important;
	background: transparent url(../images/nav-page3.png) no-repeat left top !important;
}

ul.nav .personalmusic a {
	width: 38px !important;
	margin-left: 17px !important;
	background: transparent url(../images/nav-music.png) no-repeat left top !important;
}

ul.nav .portraits a {
	width: 65px !important;
	margin-left: 17px !important;
	background: transparent url(../images/nav-portraits.png) no-repeat left top !important;
}

ul.nav .landscape a {
	width: 70px !important;
	margin-left: 17px !important;
	background: transparent url(../images/nav-landscape.png) no-repeat left top !important;
}

ul.nav .fashion a {
	width: 52px !important;
	margin-left: 17px !important;
	background: transparent url(../images/nav-fashion.png) no-repeat left top !important;
}

ul.bottom-nav .bts a {
	width: 109px;
	background: transparent url(../images/nav-bts.png) no-repeat left top;
}

ul.bottom-nav .blog a {
	width: 30px;
	background: transparent url(../images/nav-blog.png) no-repeat left top;
}

ul.bottom-nav .contact a {
	width: 52px;
	background: transparent url(../images/nav-contact.png) no-repeat left top;
}

ul.bottom-nav li a {
	height: 28px;
}

ul.bottom-nav {
	clear: left;
	width: 260px;
}

ul.nav a:hover, ul.nav .active, ul.bottom-nav a:hover, a#btn-info:hover, ul.nav .active a, ul.bottom-nav .active a {
	background-position: right top !important;
}

ul.nav #advertising, ul.nav #personal {
	float: left;
	overflow: hidden;
	cursor: pointer;
}

ul.nav #advertising .name:hover, ul.nav #personal .name:hover {
	background-position: top right;
}

ul.nav #adv-subnav, ul.nav #pers-subnav {
	float: left;
	padding: 0;
	margin: 0;
}

ul.top {
	position: relative;
	margin-top: 0;
	clear: none;
	float: right;
	margin-left: 80px;
}

ul.top .bts a {
	background-image: url(../images/nav-bts-alt.png);
}

ul.top .blog a {
	background-image: url(../images/nav-blog-alt.png);
}

ul.top .contact a {
	background-image: url(../images/nav-contact-alt.png);
}


/* GALLERY STYLES */

ul.thumbs {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	max-height: 678px;
	width: 204px;
	overflow: hidden;
}

ul.thumbs li {
	float: left;
	width: 66px;
	height: 66px;
	margin: 0 2px 2px 0;

}

#photo-display {
	float: right;
	width: 1017px;
	height: 678px;
	text-align: center;
}

#photo-display img {
	display: block;
	margin: 0 auto;
	padding: 0;
}

#main_image {
	text-align: center;
}

a#prev, a#next {
	position: absolute;
	display: block;
	width: 508px;
	height: 678px;
	margin: 0;
	border: 0;
	z-index: 20;
}

a#next {
	width: 509px;
	margin-left: 508px;
}

a#prev:hover {
	background: transparent url(../images/arrow-prev.png) no-repeat left 311px;
}

a#next:hover {
	background: transparent url(../images/arrow-next.png) no-repeat right 311px;
}

#btn-holder {
	margin-left: 1017px;
	margin-top: -23px;
	width: 19px;
	height: 23px;
}

a#btn-info {
	display: block;
	width: 19px;
	height: 23px;
	text-indent: -99999px;
	cursor: pointer;
	background: transparent url(../images/btn-info.png) no-repeat left top;
}

#info-box {
	display: none;
	position: absolute;
	width: 306px;
	height: 180px;
	margin-left: 865px;
	margin-top: 477px;
	padding: 25px;
	text-shadow: #000 0 0 0;
	background: transparent url(../images/black-bg.png) repeat top left;
	z-index: 100;
}

#info-box h4 {
	font-size: 14px;
	text-transform: uppercase;
	color: #959595;
	margin: 0;
	padding: 0;
}

#info-box p {
	margin: 15px 0;
	color: #d5d5d5;
}

#info-box div {
	margin: 20px 0;
}

#info-box div a {
	color: #959595;
	font-size: 10px;
	text-transform: uppercase;
}

#info-box div a:hover {
	color: #fff;
}

#info-box #close-btn {
	position: absolute;
	cursor: pointer;
	margin-left: 305px;
	margin-top: -17px;
	width: 19px;
	height: 21px;
	background: transparent url(../images/close-btn.png) no-repeat top left;
}

/* BTS STYLES */

ul.bts-items {
	float: left;
	list-style-type: none;
	margin: 55px 0 17px 0;
	padding: 0;
}

ul.bts-items li {
	float: left;
	width: 580px;
	height: 176px;
	padding-right: 30px;
	margin-bottom: 20px;
	overflow: hidden;
}

ul.bts-items li.alt {
	padding-right: 0px;
	padding-left: 30px;
}

ul.bts-items li .photo {
	width: 300px;
	height: 176px;
	float: left;
	margin-bottom: 15px;
	overflow: hidden;
	opacity: .3;
	-moz-opacity: 0.3;
}

ul.bts-items li .desc {
	margin-left: 320px;	
}

ul.bts-items li h3 {
	margin-top: 5px;
	margin-bottom: 1px;
}

ul.bts-items li h3 a {
	color: #6b1d24;
}

ul.bts-items li h3 a:hover {
	text-decoration: underline;
}

ul.bts-items li .date {
	color: #353535;
	font-size: 11px;
}

ul.bts-items li p {
	color: #414141;
}

ul.bts-items li:hover .photo {
	opacity: 1;
	-moz-opacity: 1.0;
}

ul.bts-items li:hover h3 a {
	color: #a62830;
}

ul.bts-items li:hover .date {
	color: #525252;
}

ul.bts-items li:hover p {
	color: #828282;
}

.bts-nav {
	width: auto !important;
}

ul.bts-pages {
	float: left;
	margin: 0 0 0 5px;
	padding: 1px 0 0 0;
	list-style-type: none;
}

ul.bts-pages li {
	float: left;
	margin: 0 5px;
}

ul.bts-pages li a {
	padding: 0 3px;
	color: #6b1d24;
}

ul.bts-pages li.active a, ul.bts-pages li a:hover {
	color: #a62830;
	text-decoration: underline;
}

/* BLOG STYLES */

.col1 {
	width: 570px;
	float: left;
	margin-top: 30px;
}

.col2 {
	margin-left: 115px;
	width: 260px;
	float: left;
	margin-top: 30px;
	color: #414141;
}

.col3 {
	margin-left: 50px;
	width: 224px;
	float: left;
	margin-top: 30px;
}

.entry {
	margin-bottom: 100px;
}

.entry a {
	color: #515151;
	font-style: italic;
	text-decoration: underline;
}

.entry a:hover {
	text-decoration: none;
}

.entry h3 {
	margin: 0;
	padding: 0;
}

.entry h3 a {
	color: #a62830;
	font-style: normal;
	text-decoration: none;
}

.entry .date {
	color: #494949;
	font-size: 11px;
	margin-bottom: 15px;
}

.entry .com {
	color: #000;
	font-size: 9px;
	height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	position: absolute;
	padding-top: 3px;
	padding-right: 6px;
	margin-left: 500px;
	margin-top: -10px;
	background: transparent url(../images/com-bg.png) repeat-x left top;
}

.entry .com a {
	color: #000;
	font-style: normal;
	text-decoration: none;
}

.entry .com a:hover {
	color: #252525;
}

.entry .com-left, .entry .com-right {
	height: 17px;
	width: 4px;
	float: left;
	margin-top: -3px;
	margin-right: 3px;
	background: transparent url(../images/com-bg-left.png) no-repeat left top;
}

.entry .com-right {
	position: absolute;
	margin-right: 0;
	margin-left: 3px;
	background: transparent url(../images/com-bg-right.png) no-repeat left top;
}

.entry img {
	margin-top: 30px;
}

.entry em {
	padding-left: 10px;
	display: block;
	color: #823137;
	font-size: 11px;
	font-style: normal;
	margin-bottom: 30px;
}

.col1 h4, .col2 h4, .col3 h4 {
	font-size: 10px;
	text-transform: uppercase;
	color: #858585;
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: normal;
}

.col1 h3 a:hover, .col2 h5 a:hover, .col3 h5 a:hover, ul.archives-list a:hover {
	text-decoration: underline;
}

.blog-nav {
	margin-bottom: 56px;
	width: 260px;
}

.blog-nav .arrow-left a, .blog-nav .arrow-right a {
	width: 18px;
	height: 18px;
	float: left;
	background: transparent url(../images/arrow-left.png) no-repeat left top;
}

.blog-nav .arrow-right a {
	margin-left: 5px;
	background: transparent url(../images/arrow-right.png) no-repeat left top;
}

.blog-nav #bnav-prev, .blog-nav #bnav-next {
	float: left;
	padding-top: 3px;
	margin-left: 10px;
	font-size: 10px;
	color: #858585;
	text-transform: uppercase;
}

.blog-nav #bnav-prev em, .blog-nav #bnav-next em {
	font-style: normal;
	color: #494949;
}

.blog-nav .arrow-left a:hover, .blog-nav .arrow-right a:hover {
	background-position: top right;
}

ul.recentposts, ul.popularposts, ul.archives, ul.archives-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 68px;
}

ul.archives-list { 
	color: #414141;
}
ul.recentposts li, ul.popularposts li, ul.archives-list li {
	margin-bottom: 18px;
}

.col2 h5, .col3 h5, .archives-list h5 {
	margin: 0;
	padding: 0;
}

.col2 p, ul.archives-list p {
	margin: 0;
	padding: 0;
}

.col2 h5 a, .col3 h5 a, ul.archives-list h5 a {
	color: #6b1d24;
	font-weight: normal;
	font-size: 11px;
}

ul.archives-list h5 a { 
	font-size: 16px;
}

.col3 h5 a {
	text-transform: uppercase;
}

.col2 h5 a:hover, .col3 h5 a:hover, ul.archives-list h5 a:hover {
	color: #a62830;
}

ul.archives li {
	margin-bottom: 8px;
}

ul.recentposts li:hover p, ul.popularposts li:hover p, ul.archives-list li:hover p {
	color: #828282;
}

ul.recentposts li:hover h5 a, ul.popularposts li:hover h5 a, ul.archives-list li:hover h5 a {
	color: #a62830;
}

.comments-holder hr {
	height: 1px;
	background-color: #434343;
	border: 0;
	margin: 20px 0 30px 0;
}

.comments-holder h4 {
	margin-bottom: 20px;
}

ul.comments {
	list-style-type: none;
	margin: 0;
	padding: 0;	
}

ul.comments li {
	margin: 0 0 40px 0;
}

ul.comments li.author {
	background-color: #1a1a1a;
	padding: 12px 15px;
}

ul.comments li p {
	margin: 1px 0 5px 0;
}

ul.comments li p a {
	color: #b2b2b2;
	text-decoration: underline;
}

ul.comments li p a:hover {
	text-decoration: none;
}

ul.comments li h5 {
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 11px;
	color: #6b1d24;
}

ul.comments li h5 a {
	color: #6b1d24;
}

ul.comments li h5 a:hover {
	color: #a62830;
}

.comments-holder fieldset {
	border: 0;
	margin-bottom: 30px;
	margin-left: 10px;
}

.comments-holder .textarea {
	width: 523px;
	height: 120px;
	border: 0;
	color: #ddd;
	padding: 5px 0 0 7px;
	margin-bottom: 20px;
	font-size: 11px;
	font-family: "Geneva", geneva, arial, sans-serif;
	background-color: #484848;
}

.comments-holder .text {
	width: 176px;
	height: 17px;
	border: 0;
	color: #ddd;
	padding: 5px 7px 0 7px;
	margin-right: 40px;
	font-size: 11px;
	font-family: "Geneva", geneva, arial, sans-serif;
	background-color: #484848;
}

.comments-holder .submit {
	width: 62px;
	height: 22px;
	border: 0;
	line-height: 0;
	text-indent: -99999px;
	background: transparent url(../images/sayit.png) no-repeat left top;
}

.comments-holder #formMessage, .comments-holder #formMessageError {
	display: none;
	font-size: 12px;
	text-shadow: 0 0 0 #000;
	padding-bottom: 30px;
}

/* CONTACT STYLES */

.bio {
	float: left;
	width: 390px;
	height: 500px;
	padding-right: 80px;
	margin-top: 90px;
	margin-bottom: 88px;
}

.bio ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 10px;
}

.bio li {
	margin-bottom: 10px;
}

.bio em, .bio a, .web-credit a {
	color: #a62830;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
}

.bio a:hover, .web-credit a:hover {
	text-decoration: underline;
}

.bio h3 {
	margin-top: 0px;
}

.bio h3.daveh {
	margin-top: 85px;
}

.bio-photo {
	float: right;
	width: 750px;
	height: 500px;
	margin-top: 90px;
}

.web-credit {
	font-size: 10px;
	color: #414141;
}

.web-credit a {
	color: #6b1d24;
}

/* POPUP STYLES */

#fs-overlay {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: fixed;
	background-color: #000;
	opacity: 0.5;
	-moz-opacity: 0.5;
	z-index: 99996;
}

#fs-holder {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 99997;
}

#fs-close {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 99998;
}

#fs-body {
	position: relative;
	text-align: center;
	margin: 0 auto;
	z-index: 99999;
	overflow: hidden;
}

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

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

#fs-content {
	margin: 0 auto;
}

.popup-body {
	text-align: left;
	color: #b2b2b2;
	text-shadow: #000 0 0 0;
	padding: 14px;
	background-color: #fff;
}

.popup-body h4 {
	float: left;
	margin: 15px 0 10px 0;
	padding: 0;
	color: #000;
	font-size: 16px;
	font-weight: normal;
}

.popup-body p {
	clear: left;
	padding: 0;
	font-size: 12px;
	color: #6d6d6d;
	margin: 0 0 16px 0;
}

.close-window a {
	float: right;
	margin-top: -13px;
	text-indent: -99999px;
	height: 17px;
	width: 17px;
	background: transparent url(../images/btn-close.png) no-repeat top left;
}
