* {
	margin: 0;
	padding: 0;
}

body {
	font: normal 10px Helvetica Neue, Helvetica, Arial, Sans-serif;
	background: #0a0a0a url(/includes/css/cssimages/topbar.png) repeat-x left top;
	color: #fdd5ce;
	text-align: center;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Helvetica, Arial, Sans-serif;
}

a {
	color: #fb5a5a;
	font-weight: normal;
}

a:hover {
	color: #fff;
}

img {
    border: 0;
}

img.full {
}

img.mid {
//	border: 3px solid #fff;
}

img.thumb {
	border: 2px solid #ddd;
}

/* !HEADER ---------------------------- */
#header {
	text-align: right;
	width: 900px;
	height: 69px;
	position: relative;
	margin: 0 auto;
}

#header .welcome {
	text-align: left;
	font-size: 14px;
	width: 500px;
	position: absolute;
	left: 0;
	bottom: 8px;
	color: #fff;
}

#header .welcome em {
	font-style: normal;
	white-space: nowrap;
	font-size: 17px;
}

#header span {
	display: block;
	position: absolute;
	z-index: 100;
	right: -89px;
	top: 0;
}

#header h1 {
	font-size: 10px;
}

#header em {
    color: #94696a;
	font-size: 36px;
	font-style: normal;
	font-family: "Helvetica Neue UltraLight", "HelveticaNeue-UltraLight", "Helvetica Neue", Helvetica, Arial, Sans-serif;
    font-weight: 100;
	position: absolute;
	left: 0;
	bottom: 0;
}

/* !SHOWCASE SECTION --------------------- */
#showcase {
	background: #242424 url(/includes/css/cssimages/mainback.png) repeat-x left top;
	padding: 28px 0;
}

#showcase hr {
	clear: both;
	border: 0;
}

#showcase .showcase_contain {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	min-height: 310px;
}

#showcase .shoot {
	padding-top: 30px;
}

#showcase img {
	float: left;
}

#showcase img.home {
	float: none;
	display: block;
    border: 2px solid #fff;
}

#showcase div.home {
    background: #000;
}

#showcase img.left {
	margin: 0 20px 20px 0;
}

#pic1 {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
}

#pic2 {
    position: absolute;
    left: 50px;
    top: 0;
    z-index: 6;
}

#pic3 {
    position: absolute;
    left: 120px;
    top: 34px;
    z-index: 8;
}

#showcase .showcase_text {
	position: absolute;
	width: 400px;
	right: 0;
	bottom: 0;
}

#showcase .searchbox {
	padding: 20px 0;
	clear: left;
}

#showcase em {
	font-size: 12px;
	font-style: normal;
	display: block;
	margin-bottom: 16px;
}

#showcase h2 {
	font-size: 24px;
	font-weight: normal;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Helvetica, Arial, Sans-serif;
    font-weight: 300;
	margin: 0 0 16px 0;
	position: relative;
	color: #fff;
}

#showcase p,
#secondary p {
	font-size: 13px;
	line-height: 1.5;
	margin: 0 0 15px 0;
}

#showcase ul {
	font-size: 11px;
	padding-left: 2em;
	margin: 14px 0;
}

#showcase ul.stats {
	color: #fff;
	font-size: 13px;
	list-style: none;
	padding: 0;
	margin: 10px 0;
}

#showcase ul.stats li {
	margin: .5em 0;
}

#showcase .shoot_text {
	float: left;
	width: 417px;
}

#showcase .shoot_text .catlist {
	font-size: 11px;
}

#showcase .gallery_text {
	float: left;
	width: 435px;
}

#showcase .gallery_thumbs {
	float: left;
	width: 435px;
	margin-right: 30px;
}

#showcase .gallery_text ul,
#showcase .gallery_text ul.thumbed,
#showcase ul.thumbed,
#showcase .nobullet {
	list-style: none;
	padding: 0;
}

#showcase .gallery_text ul li,
#showcase .nobullet li {
	font-size: 12px;
	margin: .5em 0;
}

#showcase .months {
    display: inline;
    float: left;
    margin-right: 30px;
}

#showcase .gallery_text ul.thumbed li,
#showcase  ul.thumbed li {
	font-size: 11px;
	float: left;
	width: 84px;
	margin: 0 3px 8px 0;
}

#showcase .gallery_text ul.thumbed li a,
#showcase  ul.thumbed li a {
	display: block;
	text-decoration: none;
	color: #fdd5ce;
}

#showcase .gallery_text ul.thumbed li a:hover, 
#showcase ul.thumbed li a:hover {
	color: #fb5a5a;
}

#showcase .gallery_text ul.thumbed li a img,
#showcase ul.thumbed li a img {
	float: none;
	border: 1px solid #fdd5ce;
	width: 77px;
	height: 77px;
}

#showcase .gallery_text ul.thumbed li a:hover img,
#showcase ul.thumbed li a:hover img {
	border-color: #fb5a5a;
}

#showcase .gallery_text ul.thumbed li a span,
#showcase ul.thumbed li a span {
	display: block;
	font-size: 10px;
}

#showcase .shoot h2 {
	font-size: 25px;
}

#showcase .shoot p {
	font-size: 13px;
	line-height: 1.6;
	margin: 0 0 20px 0;
}

#showcase .shoot_gallery {
	float: left;
	width: 452px;
	margin-left: 30px;
	padding-right: 1px;
}

#showcase .shoot_gallery img {
	float: none;
	border: 0;
}

#showcase .shoot_gallery a {
	border: 1px solid #fdd5ce;
	display: block;
	width: 130px;
	height: 130px;
	overflow: hidden;
}

#showcase .shoot_gallery a:hover {
	border-color: #fb5a5a;
}

#showcase .shoot_gallery div {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	background: #000;
}

#showcase .shoot_gallery table td {
	text-align: center;
	vertical-align: middle;
	padding: 6px;
	width: 153px;
	overflow: hidden;
}

#showcase .column3,
#supplement .column3 {
	width: 280px;
	float: left;
	margin-right: 30px;
}

#supplement .column3 img {
	float: left;
	margin: 0 10px 10px 0;
}

#showcase .column3 p {
	clear: left;
}

#showcase .column3.first,
#supplement .column3.first {
	clear: left;
}

#showcase .column3.last,
#supplement .column3.last {
	margin-right: 0;
}

#showcase .shoot_thumb,
#showcase .gallery_thumbs {
	width: 435px;
	margin-bottom: 10px;
	float: left;
}

#showcase .shoot_thumb {
	height: 150px;
}

#showcase .shoot_thumb span {
	width: 202px;
	height: 130px;
}

#showcase .shoot_thumb i {
	margin: 0 10px 10px 0;
	display: block;
	float: left;
	border: 1px solid #fdd5ce;
	background: #000;
}

#showcase .shoot_thumb img {
}

#showcase .shoot_thumb a {
	color: #fff;
}

#showcase .shoot_thumb a em {
	font-size: 12px;
	display: block;
	margin: 12px 0 5px 0;
    color: #fdd5ce;
}

#showcase .shoot_thumb strong {
	display: block;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
}

#showcase .shoot_thumb a:hover,
#showcase .shoot_thumb a:hover strong,
#showcase .shoot_thumb a:hover em {
	color: #fb5a5a;
}

#showcase .shoot_thumb a:hover i {
	border-color: #fb5a5a;
}

.contentrow {
	clear: left;
}

.contentleft,
.contentright {
	float: left;
	margin-right: 30px;
	width: 435px;
}

.contentright {
	margin: 0;
}

#showcase .gallerynav {
	margin-top: 30px;
	padding-top: 40px;
	border-top: 1px solid #3b3b3b;
}

/* !COMMENTS ------------------------------- */
#comments,
.boxed {
	margin-top: 40px;
	padding: 10px;
	background: #1b1b1b;
    border: 1px solid #fb5a5a;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

.boxed {
    margin-top: 0;
}

.boxed ul li {
    font-size: 12px;
    margin: 0 0 5px 0;
}

#comments h3 {
    font-size: 15px;
}

.commentcount {
	margin: 8px 0;
	font-size: 12px;
}

#comments_box .comment p {
	margin: 0 0 13px 0;
	line-height: 1.4;
	font-size: 12px;
}

#comments_box ol {
    padding-left: 20px;
}

#comments_box img {
	float: none;
}

.comment {
	padding: 13px 0 0 0;
	clear: left;
	border-bottom: 1px solid #333;
}

.comment i {
	font-style: normal;
	display: block;
	margin: 0 0 13px 0;
	color: #fff;
	font-size: 11px;
}

.comment cite {
	font-style: normal;
	display: block;
	margin: 0 0 13px 0;
	color: #fff;
	text-align: right;
	font-size: 12px;
}

.comment div {
	float: left;
}

.commenter {
	width: 92px;
	padding-left: 8px;
	padding-top: 10px;
	border-bottom: 1px solid #333;
}

.comment_form {
	padding: 10px 0;
	clear: left;
	margin-right: 101px;
}

.comment_form h4 {
	font-size: 13px;
	font-weight: normal;
	margin: 0 0 10px 0;
	color: #fff;
}

#current_pic {
	position: absolute;
	display: none;
	z-index: 10000;
	border: 3px solid #fff;
}

#overlay {
	background-color: #000;
	z-index: 5000;
	position: absolute;
	left: 0;
	top: 0;
}

.spinning {
	background: #000 url(/includes/css/cssimages/ajax-loader-2.gif) repeat 50% 50%;
}



/* !NAVIGATION --------------------------- */
#nav {
    background: #fcbeb4 url(/includes/css/cssimages/nav.png) repeat-x left top;
    text-align: center;
    height: 115px;
}

#nav img {
    border: 0;
}

#nav div {
	width: 900px;
	margin: 0 auto;
}

#nav ul {
	list-style: none;
	display: inline;
	margin: 0 auto;
}

#nav li {
	display: inline;
}

#nav ul a {
	font-size: 13px;
	line-height: 30px;
	text-decoration: none;
	color: #712f2f;
    padding: 0 14px;
}

#nav ul a:hover {
    color: #df413f;
}

.seemore {
	text-align: right;
	padding-right: 1px;
}

.seemore a {
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}

div.welcome {
	margin: 0 auto;
	width: 900px;
}

div.welcome p {
	width: 550px;
	font-size: 20px;
	text-align: left;
	margin: 20px 30px 20px 0;
	line-height: 15px;
	float: left;
}

div.welcome ul {
	margin: 20px 0;
	float: left;
	list-style: none;
	text-align: left;
	width: 145px;
}

div.welcome ul li {
	font-size: 14px;
	margin: .5em 0;
}

div.welcome ul li a {
	text-decoration: none;
}

#supplement,
#secondary {
	clear: both;
	margin: 0 auto;
	width: 900px;
	padding: 0;
	text-align: left;
	overflow: auto;
}

#secondary {
    font-size: 12px;
}

#supplement a {
	text-decoration: none;
	color: #955857;
	font-size: 11px;
}

#supplement strong,
#supplement a strong,
#showcase h3,
#secondary h3 {
	font-size: 20px;
	font-weight: normal;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Helvetica, Arial, Sans-serif;
    font-weight: 300;
	color: #fff;
	margin-bottom: 10px;
}

#secondary h4 {
	font-size: 16px;
	font-weight: normal;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Helvetica, Arial, Sans-serif;
    font-weight: 300;
	color: #fff;
	margin-bottom: 10px;
}

#supplement a strong {
	display: block;
	padding-top: 10px;
	color: #712f2f;
}

#supplement a:hover strong,
#supplement a:hover em {
	color: #df413f;
}

.gallery_text h3 {
	clear: left;
	padding-top: 10px;
}

#supplement em {
	display: block;
	font-size: 11px;
	line-height: 1.3;
	margin: 4px 0 0 0;
	font-style: normal;
}

#secondary {
    padding: 28px 0;
}

#welcome {
	width: 435px;
	float: left;
	margin-right: 30px;
}

#welcome p {
	font-size: 12px;
}

#welcome img {
	float: left;
	margin: 0 14px 14px 0;
	vertical-align: bottom;
	border: 3px double #3b3b3b;
}

#supplement h4 {
	font-size: 14px;
	font-weight: normal;
	color: #d7d7d7;
}

.biorow {
	clear: left;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #333;
}

.bio {
	width: 378px;
	float: left;
	margin-right: 30px;
}

.biotext {
	width: 470px;
	float: left;
}

.pagetext {
	width: 435px;
	float: left;
	margin-bottom: 40px;
}

.left {
	margin-right: 30px;
}

.pageimg {
	border: none;
	float: left;
}

.meganav {
	list-style: none;
	width: 435px;
	float: left;
}

.meganav li {
	float: left;
	width: 100px;
	margin: 0 0 12px 8px;
	position: relative;
}

.meganav a {
	display: block;
	text-decoration: none;
}

.meganav strong {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: right;
	width: 100%;
	font-weight: normal;
	font-size: 11px;
	padding-top: 2px;
	background: #000;
}

.meganav a, .meganav a img {
	border: none;
}

#footer {
	clear: both;
	padding: 30px 0;
}

#footer p {
	margin: .5em 0;
	font-size: 11px;
}

.phrase {
	white-space: nowrap;
}

#supplement p.signature {
	font-size: 15px;
	margin: 10px 0;
}

/* ---- Hot Gossip front page blurb ------------- */
#blurb {
	text-align: left;
	clear: both;
	padding-top: 20px;
}

#blurb h3, #blurb h4 {
	color: #fff;
	font-size: 13px;
	font-weight: normal;
}

#blurb h3 {
	display: inline;
	float: left;
	clear: none;
}

#blurb .text {
	display: inline;
	float: left;
	width: 750px;
	margin-left: 10px;
}

#blurb h3 em {
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}

#blurb p {
	font-size: 11px;
	line-height: 1.4;
	margin: .3em 0;
}

#blurb a {
	text-decoration: none;
}

/* !TWITTER --------------------------- */
#twitter {
    width: 435px;
    height: 144px;
    background: transparent url(/includes/css/cssimages/twitter.png) no-repeat left top;
    position: relative;
}

#twitter .tweet {
    font-size: 11px;
    padding: 10px 10px 10px 119px;
}

#twitter .tweet i {
	font-family: "Helvetica Neue Light Italic", "HelveticaNeue-LightItalic", "Helvetica Neue", Helvetica, Arial, Sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-weight: 300;
    font-style: italic;
    display: block;
    padding-bottom: 8px;
}

#twitter .tweet cite {
    font-style: normal;
}

#twitter em {
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
}

/* ---- Navigation tabbing ------------------------------- */
#nav.home #nav_home, #nav.home #nav_home:hover {
	background: #3b3b3b;
	color: #aaa;
	cursor: default;
}

/* ---- Calendar ----------------------------------------- */
.calendar {
	width: 586px;
	float: left;
}

#cal_head {
	text-align: center;
	padding: 0 0 20px 0;
}

.calendarMonthLinks a {
	text-decoration: none;
	font-size: 12px;
}

.calendarMonthLinks .prev {
	float: left;
}

.calendarMonthLinks .next {
	float: right;
}

.calendar table {
	width: 586px;
	clear: both;
	border-collapse: collapse;
}

.calendar table thead th {
	text-align: center;
	padding: 3px 0;
	width: 14%;
	font-weight: normal;
}

.calendar table tbody td {
	text-align: right;
	vertical-align: top;
	border: 1px solid #666;
	height: 65px;
	padding: 3px;
	background: #1f1f1f;
	font-size: 9px;
}

.calendar table tbody td span {
	display: block;
}

.calendar table tbody td div {
	text-align: left;
	padding-top: 8px;
}

.calendar table tbody td.calendarBlank {
	background: #151515;
	color: #2f2f2f;
}

/* --- forms ------------------------------- */
.formrow {
	clear: left;
	margin-bottom: 10px;
}

.submit {
	text-align: right;
}

label {
	display: block;
	font-size: 11px;
	padding: 1px 0;
}

.form-text, .form-textarea, .form-text-search {
	width: 280px;
	font-size: 12px;
	color: #b92128;
	background: #ddd;
}

.form-text-search {
	width: 200px;
}

#showcase .form-submit {
	font-size: 12px;
}
