/* COMMON STYLES */
/* -------------------------------------------------- */

img { border: none; }

body {
	background: url(../images/background.jpg) repeat-x fixed bottom left #262927;
	font-family: Georgia, Times, serif;
	font-size: 11px;
	color: #fff;
	margin: 0;
	padding: 0;
	}

#city {
	position: fixed;
	bottom: 0;
	left: 0;
	background: url(../images/background_over.png) no-repeat bottom left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/background_over.png', sizingMethod='scale');
	width: 739px;
	height: 181px;
	}

select, input, textarea {
	font-size: 11px;
	font-family: Georgia, Times, serif;
	border: 1px #8c9c92 solid;
	}


a {
	color: #8c9c92;
	}

a:hover {
	text-decoration: none;
	}

#container {
	}

.clear {
	clear: both;
	}

#header {
	position: fixed;
	left: 18px;
	top: 36px;
	border-right: 1px #8c9c92 solid;
	}

#header h1 {
	margin: 0;
	width: 148px;
	height: 110px;
	}

#header h1 a {
	display: block;
	width: 148px;
	height: 110px;
	text-indent: -3000px;
	margin: 0;
	background: url(../images/logo.png) no-repeat right top;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/logo.png', sizingMethod='scale');
	}

#footer {
	background: #313330;
	padding: 3px;
	font-size: 9px;
	font-family: Verdana, sans-serif;
	position: fixed;
	z-index: 500;
	right: 0;
	bottom: 0;
	line-height: 13px;
	}
	
#footer a {

	}


#navigation {
	border-right: 1px #8c9c92 solid;
	width: 114px;
	position: fixed;
	padding-bottom: 50px;
	padding-top: 15px;
	left: 52px;
	top: 145px;
	}

#navigation ul, #navigation li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#navigation li {
	margin-bottom: 10px;
	}

#navigation a {
	display: block;
	font-size: 14px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	height: 16px;
	line-height: 16px;
	color: #fff;
	text-align: right;
	padding-right: 10px;
	text-decoration: none;
	}

#navigation a:hover, #navigation a.current {
	color: #8c9c92;
	padding-right: 15px;
	background-image: url(../images/nav_pointer.gif);
	background-repeat: no-repeat;
	background-position: 104px 2px;
	}


#content {
	}

#maincontent {
	width: 480px;
	position: absolute;
	top: 36px;
	left: 170px;
	padding: 0 15px 185px 15px;
	}

#maincontent h2 {
	width: 472px;
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 15px;
	height: 142px;
	border: 4px #fff solid;
	text-indent: -3000px;
	}

#maincontent .news-entry {
	margin-bottom: 10px;
	}

#maincontent p.entry-info {
	color: #8c9c92;
	font-family: Geneva, Verdana, sans-serif;
	font-size: 9px;
	border-width: 1px 0;
	border-style: solid;
	border-color: #8c9c92;
	margin: 0 0 5px 0;
	padding: 3px;
	}

.news-image {
	float: right;
	width: 75px;
	font-size: 9px;
	font-family: Geneva, Verdana, sans-serif;
	text-align: center;
	color: #8c9c92;
	margin: 0 6px 4px 4px;
	}

.news-image img {
	padding: 1px;
	border: 2px #8c9c92 solid;
	background: #fff;
	width: 75px;
	display: block;
	margin-bottom: 2px;
	}

#maincontent h3 {
	font-size: 12px;
	margin: 0;
	text-transform: uppercase;
	}

#maincontent p {
	margin-top: 0;
	line-height: 16px;
	margin-bottom: 10px;
	}

#signup {
	border: 1px #8c9c92 solid;
	padding: 5px;
	background: #262927;
	}

#sidecontent {
	position: fixed;
	width: 125px;
	left: 41px;
	top: 335px;
	text-align: right;
	border-right: 1px #8c9c92 solid;
	padding-top: 15px;
	}

#sidecontent h4 {
	border-width: 3px 0 1px 0;
	border-style: none none solid none;
	border-color: #8c9c92;
	text-align: right;
	padding: 2px 0;
	font-size: 10px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	}

#sidecontent p {
	margin-top: 5px;
	margin-right: 10px;
	}

p.presskit {
	background: #8c9c92;
	color: #262927;
	border: 3px #fff double;
	padding: 3px 5px;
	margin-bottom: 20px;
	}

p.presskit a {
	color: #fff;
	}

p.presskit p {
	margin-bottom: 0;
	}

#sidecontent .date {
	color: #8c9c92;
	}



.entry {
	margin-bottom: 20px;
	}





.album {
	margin-top: 10px;
	padding: 15px 5px 5px 5px;
	border-top: 3px #262927 solid;
	}

.album .leftcolumn {
	float: left;
	margin: 0 5px 5px 0;
	text-align: center;
	font-weight: bold;
	}

.album .leftcolumn a.thickbox {
	}

.album .leftcolumn a.buy {
	display: block;
	background: #8c9c92;
	color: #fff;
	padding: 2px 0;
	text-decoration: none;
	}

.album .leftcolumn a.buy:hover {
	background: #262927;
	border: 1px #fff solid;
	padding: 1px 0;
	}

.album .rightcolumn {
	margin-left: 111px;
	}

.album table {
	clear: both;
	border-width: 1px 0 0 1px;
	border-color: #8c9c92;
	border-style: solid;
	width: 100%;
	}

.album table th {
	background: #8c9c92;
	border-width: 0 1px 1px 0;
	border-color: #8c9c92;
	border-style: solid;
	font-size: 9px;
	padding: 3px;
	text-align: left;
	}

.album table td {
	border-width: 0 1px 1px 0;
	border-color: #8c9c92;
	border-style: solid;
	padding: 3px;
	}



.biolinks {
	width: 100%;
	border: 1px #302720 solid;
	margin-bottom: 10px;
	border-right: 0;
	padding: 2px 0;
	border-color: #fff #302720;
	
	}

.biolinks td {
	width: 20%;
	border-right: 1px #302720 solid;
	}

.biolinks a {
	display: block;
	background: #8c9c92;
	color: #fff;
	padding: 3px 0;
	text-align: center;
	text-decoration: none;
	}

.biolinks a:hover, .biolinks a.thisone {
	background: #262927;
	}


.bioImage {
	float: right;
	padding: 3px;
	border: 2px #8c9c92 solid;
	width: 200px;
	background: #fff;
	margin: 0 0 5px 5px;
	}



#photonav {
	margin-bottom: 10px;
	line-height: 20px;
	}

#photonav a {
	text-decoration: none;
	padding: 2px 4px;
	border: 1px #8c9c92 solid;
	background: #8c9c92;
	color: #fff;
	font-size: 9px;
	font-family: Verdana, sans-serif;
	}

#photonav a:hover, #photonav a.clicked {
	background: #262927;
	}

#photo {
	border: 4px #fff solid;
	width: 472px;
	}


.show-entry {
	margin-bottom: 20px;
	}

.show-entry h4 {
	border-top: 1px #8c9c92 solid;
	border-bottom: 1px #8c9c92 solid;
	color: #8c9c92;
	padding: 2px 0;
	margin-bottom: 5px;
	}

.show-entry img {
	float: right;
	border: 3px #8c9c92 double;
	margin-bottom: 10px;
	}

.contactform {
	border-top: 3px #8c9c92 solid;
	}

.contactform td {
	padding: 6px 6px 6px 0;
	border-bottom: 1px #8c9c92 solid;
	}
	}