/*

Bennos Chaotic Soul	
*/

/* Basics
------------------------------ */
html {
	/* IE */
	overflow-y: scroll; 
	/* Moz */
	height: 100%;
	margin-bottom: 0.1em;
}

/* Main Layout
------------------------------ */
body {
	position:relative;
	height:1300px;
	/* connect height:1400px;	*/
	background-image: url(/themes/rockfoto/images/bg_bottom.jpg);
	background-repeat:repeat-x;
	background-position:0px 500px;
	background-color: #000;
	margin: 0px;
	padding: 0px 0px 50px;
	text-align: center;
}

#credit {
	margin: 0 auto;
	width: 640px;
	font-size: 85%;
	color: #96967E;
	text-align: right;
	clear: both;
}
#credit a {
	text-decoration: none;
	color: #96967E;
	border-bottom: 1px dotted #96967E;
}
#credit a:hover {
	color: #BDBDAE;
	border-bottom: 1px solid #BDBDAE;
	text-decoration: none;
}
#gallerytitle {
	border-bottom: 1px solid #E6E6DF;
	padding-bottom: 14px;
	margin-bottom: 12px;
	_margin-top: 40px; /* IE Only */
}

#main {
	position:relative;
}


/* Text Styles
------------------------------ */
body {
	color: #999;
	font: 62.5%/125% 'Trebuchet MS', Tahoma, Arial, 			Helvetica, sans-serif;
	z-index:1;
}
h2 {
	font: 120% "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #002E5B;
	margin-top: 25px;
}
h2 a:link, h2 a:visited, h2 span {
	color: #fff;
}
h3 {
	font: 120% "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ccc;
	margin-top: 10px;
}


/* Link Styles
------------------------------ */
a:link, a:visited, a:active { 
	color: #d8d7d3; 
	text-decoration: none; 
	}
a:hover { 
	color: #FFFFFF; 
	text-decoration: none; 
	}

/* Miscellaneous
------------------------------ */
img {
	border: 0;
}
blockquote {
	border-left: 1px dotted #96967E;
	margin-left: 20px;
	padding-left: 20px;
	color: #363630;
}


/* Page Navigation
------------------------------ */
ul.pagelist {
	clear: both;
	padding: 0;
	margin: 20px 0 0 0;
	list-style-type: none;
}
ul.pagelist li {
	display: inline;
}
ul.pagelist li a, ul.pagelist span.disabledlink {
	font-size:20px;
	padding: 4px;
}
ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	color: #5A5A4B;
}
ul.pagelist li.prev {
	margin-right: 10px;
}
ul.pagelist li.next {
	margin-left: 10px;
}
.disabledlink {
	color: #ddd;
	cursor: default;
}
.pagenav {
	clear: both;
}

#left_arrow {
	position:absolute; left:30px; top:180px; width:31px;height:65px;
}

#right_arrow {
	position:absolute; right:30px; top:180px; width:31px;height:65px;
}

/* AJAX
------------------------------ */
#albumDescEditable {
	margin-bottom: 12px;
}
#imageDescEditable {
	margin-top: 24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}

.imgdesc{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}


/* Image Thumbnails
------------------------------ */

.imagethumb a {
	display: block;
	/* padding: 10px; */
	/* margin: 6px; */
	/* border: 1px solid #92BED3;
	   background: #DDEAF0; */
	line-height: 0px;
}
/* .imagethumb a:visited {
	border: 1px solid #D3E4ED;
	background: #F2F7F9;
}
.imagethumb a:hover {
	border: 1px solid #62A0BF;
	background: #F4F9FB; 
} */
.imagethumb {
	float: left;
}


/* Album Thumbnails
------------------------------ */
#albums{
	height:535px;
	margin-top:5px;
}

#sub_albums{
	margin-top:15px;
}

.album {
	margin: 10px 0 23px 15px;
	width:360px;
	height: 100px;
	float:left;
	/* border: 1px solid #363430; */
	/*background: #1b1814;*/
}
.album img {
	float: left;
	margin-top:4px;
}
.album h3 {
	padding: 0;
	margin: 0;
}
.album h3 a {
	display: block;
	width: 340px;
	padding: 3px 0 6px 0;
}
.album p {
	margin: 0 0 2px 0;
}
.albumdesc {
	float: left;
	padding-left: 10px;
	width: 245px;
	text-align: left;
}

.albumdesc2{font-family:Georgia, "Times New Roman", Times, serif;font-size:16px;}

.albumdesc h2 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:20px;
	line-height:19px;
}

.albumdesc p {
	margin-top:8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:16px;
	height:50px;	
	color:#dedede;
}

.albumdesc small {
	margin-top: 8px;
	line-height: 130%;
	width: 120px;
	float: right;
	color: #8DB8CF;
}

.date {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
	color:#888;
}

/* Individual Image
------------------------------ */
.image {
	padding: 0;
	border: 0;
}

#image {
	text-align: center;
	line-height: 0;
	padding: 10px;
	margin: 5px;
	/*background: #22201d;
	/*width: 595px;*/
	margin:auto;
}

#image img{
	padding: 10px;
	background: #22201d;
}

.imgnav {
	/* float: right;*/ 
	width: 140px;
	color: #fff;
	text-align: center;
	border: 1px solid #bd934f;
	background: #22201d;
	margin-top: 13px;
	margin-bottom: 10px;
	margin-left: 297px;
	_margin-top: 8px; /* IE Only */
}
.imgnav .imgprevious a, .imgnav .imgnext a{
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	padding: 4px 0;
	font-size: 120%;
	text-decoration: none;
	line-height: 200%;
	color: #bd934f;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	background-color: #fff;
	text-decoration: none;
	color: #002E5B;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}

#narrow {
	margin: 0 auto;
	width: 615px;
}

/* Comments
------------------------------ */
#comments_alpha {
	width:741px;
	margin:auto;
	clear:both;
	padding: 10px;
}
#comments {
	text-align:left;
	width:739px;
	margin:auto;
	clear:both;
	background-image:url(/themes/rockfoto/images/1px_80percent_black.png);
	padding: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	border:1px solid #444;
}
.error { 
  color: #C33; 
  font-weight: bold; 
}
.comment {
	padding: 5px;
	/*border: 1px solid #E7F0F5;*/
	/* background: #FBFCFD; */
	margin-bottom: 10px;
	padding-bottom:15px;
	border-bottom:1px dashed #444;
}
.commentmeta {
	margin-bottom: 5px;
	font-style:italic;
}
.commentauthor {
	color: #8DB8CF;
	font-weight: bold;
}
.commentdate {
}
.commentbody {
	color: #fefefe;
}

.commenticon_a{width:32px;height:32px;margin-right:10px; float:left;background-image:url(/themes/rockfoto/images/ballon_a.png)}
.commenticon_b{width:32px;height:32px;margin-right:10px; float:left;background-image:url(/themes/rockfoto/images/ballon_b.png)}

/* Forms
------------------------------ */
.inputbox {
	width: 200px;
	color: #9C9890;
	background-color: #161410;
	border: 1px solid #363430;
	opacity:0.7;
	filter: alpha(opacity = 70);	
	}
textarea {
	color: #9C9890;
	background-color: #161410;
	border: 1px solid #363430;
	font: 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
	opacity:0.7;
	filter: alpha(opacity = 70);		
}
.checkbox {
	cursor: pointer;
}
.pushbutton {
	cursor: pointer;
	margin-top: 20px;
}
label {
	cursor: pointer;
}
label:hover {
	color: #000;
}

/* Simmessa header versuch (was Benno's)
----------------------------*/
#navigation {
	position:absolute;
	top:0;
	margin:auto;
	width:100%;
	height:233px;
	z-index: 5;
	background-image:url(/themes/rockfoto/images/bg_top.png);
	background-repeat:repeat-x;
	}

#navigation-header {
	text-align:right;
	position:relative;
	z-index:10;
	margin:auto;
	width:823px;
	height:67px;
	background-image:url(/themes/rockfoto/images/bg_navigation.png);
	}

#navigation-header a{margin:0 20px 0 20px;}

#page-container{
	position:relative;
	z-index:10;
	margin: 0px auto 25px;
	padding: 0;
	width: 823px; /*763px;*/
	height: 829px;
	background-image:url(/themes/rockfoto/images/bg_content.png);
	background-repeat:no-repeat;
	background-position:bottom;
	}

#page {
	position:relative;
	z-index:15;
	background-image:url(/themes/rockfoto/images/bg_page.jpg);
	background-repeat:no-repeat;
	margin-left:31px;
	width: 761px;
	height: 798px;
	}
	
#logo {
	position:absolute;
	z-index:30;
	left:20px;
	top:-65px;
	width:273px;
	height:122px;
	}
	
#header {
	text-align: center;
	}

#footer {
	width:100%;
	height:300px;
	}

.image {
	background: #22201d url('images/image_left.png');
	border: 1px solid #363430;
	height: 149px;
	width: 372px;	
	}
	
	.bkgleft { position:relative; width:357px; height:173px; margin:60px 0 0 15px; float: left; }
	.bkgright { position:relative; width:357px; height:173px; margin:60px 15px 0 0; float: right; }
	
/* #content {
	border-left: 1px solid #363430;
	} */


/*  -----|  Miscellaneous  |------------------------------------------------  */

.clearfix{
	position:relative;
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#wrapper {
	/*
	border-left: 1px solid #35302a;
	border-right: 1px solid #35302a;
	*/
}
	
/*  -----|  Typography  |---------------------------------------------------  */

h1, h2, h3, h4, h5, h6 { font-family: Georgia, 'Times New Roman', serif; font-weight: normal; }

h1 span { color: #bd934f; }

h2 { color: #bd934f; font-size: 1.25em; margin: 0; padding: 1px 0; display: inline; }
	.post h2 a { color: #bd934f; }
	.post h2.first { font-size: 1.75em; }
	
	.widecolumn h2.title { 
		display: block; 
		padding: 13px 10px;
		/*background: #1b1814;*/
		margin: 0 10px 10px 10px; 
		border-bottom: 1px solid #35302a; 
		font-size: 1.75em; 
		text-align: left;}

.description { color: #666; font-weight: bold; }

.comments h3 { margin: 0 0 10px 0; color: #bd934f; }
.imgcommentform {width: 615px; margin: 0 auto;}


/*--------| "Copied from" Globals  |--------*/

hr {
	background-color: #22201d;
	border: 1px solid #363430;
	height: 10px;
	margin: 10px 0;
	width: 760px;
	}
/*--------| Benno styles the inividual album page |------*/
	
div .zpimage {
	float: left; 
	background: #1b1814;
    border: 1px solid #35302a;
    margin: 5px 3px;
    padding: 5px;
    }
    
div #zpimages {
	margin-left: 10px;
	}

/*--------Ads--------*/

.lb_bottom {
	position:relative;
	margin:auto; 
	width:728px;
	height:90px;
	background-color:#555;
}

#footer_navigation{background-image:url(/themes/rockfoto/images/bg_footer.jpg);
width:100%; height:180px; position:absolute; bottom:0px; font-size:12px; color:#eeeeee; font-family:Tahoma, Geneva, sans-serif}

#footer_navigation div{background-image:url(/themes/rockfoto/images/bg_footer_central.jpg);background-position:0px 0px; position:relative; margin:auto; margin-top:0px; width:728px; height:180px; background-repeat:no-repeat;}
#footer_navigation ul{float:left; margin:3px 0 0 0; padding:5px 0 0 5px; text-align:left; width:380px; }
#footer_navigation li{margin:6px 0 5px 00px; list-style:none; font-size:11px;}

#footer_navigation a{color:#eee;}

#footer_navigation a:hover{color:#d7454f;}

#credits{width:100%; text-align:center; position:absolute; bottom:5px; font-size:11px; color:#555555;}

/*--------misc--------*/
.spacer_20{clear:both;width:100%;height:20px;}
.spacer10{clear:both;width:100%;height:20px;}

/*--------zenpage stuff---------*/
.pages_content p{width:721px; margin-left:19px; text-indent:5px; font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; line-height:19px; text-align:left;color:#efefef;}

.pages_content h1 { width:729px; color: #fff; font-size: 3em; margin: 20px 0 20px 15px; padding-bottom:20px; text-align:left; border-bottom:2px solid #ccc; border-bottom-style:dashed;}

.news_content h1 { clear:both; width:729px; color: #fff; font-size: 3em; margin: 20px 0 20px 15px; padding-bottom:20px; text-align:left; border-bottom:2px solid #ccc; border-bottom-style:dashed;}

.news_content h2 { display:block; width:100%; color: #fff; font-size: 2.2em; margin: 10px 0 0 15px; text-align:left;}

.news_content h3 { text-align:left; margin-left:15px; color:#00b4fe; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;}

.news_content p{ width:721px; margin-left:15px; text-indent:5px; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; line-height:16px; text-align:left;color:#ccc;}

.title{color:#ccc; border-bottom-color:#999; width:95.5%;}

/*---------contact form---------*/

#contact{
position:relative;
margin-top:5px;
margin-left:15px;
border:1px solid #ccc;
float:left;
z-index:120;
height:400px;
}

#contact h3{font-style:italic;}

#contact form{
	background-color:#ccc;
	width:705px;
	height:378px;
	padding:10px;
	border:1px solid #333333;
    color:#333333;
}

#contact ul{width:680px; list-style:none;}

#contact li{
    width:680px;
    margin:8px;
}

#contact label{
    display:block;
    text-align:left;
    width:80px;
    height:20px;
    float:left;
	font-size:14px;
}

.contact_input, .contact_textarea{
	width:315px;
	margin-left:-100px;
}

.contact_input{height:20px;}

#contact textarea{height:80px; background-color:white; color:black;}

#contact button{
	position:absolute;
	bottom:20px;
	right:20px;
	height:30px;
}

#sendEmail label.error {
	position:absolute;
	right:10px;
	margin-top:-25px;
	width:150px;
	text-align: right;
	display: block;
	float:right;
   	color:red;
   	font-size:12px;
   	font-style:italic;
}

#submitresult{
	position:absolute;
	width:150px;
    color:green;
    text-align:right;
    font-style:italic;
	font-size:16px;
    line-height:18px;
	right:22px;
	bottom:65px;
	display:none;
}

taglist{float:left !important;}

#recaptcha_widget_div{position:absolute; left:230px;}
#recaptcha_response_field {left:0px;}

#beta{position:fixed; left:0; top:0; width:81px; height:81px; background-image:url(/themes/rockfoto/images/beta.png); z-index:200;}

#adsense_top{position:absolute; width:468px; height:60px; z-index:30; right:47px;}

.marker{display:none; width:25px; height:25px; position:absolute; top:18px; background-image:url(/themes/rockfoto/images/bg_marker.png); font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:white; font-size:16px; cursor:pointer;}