/* JANIS GONSER | ONLINE MEDIA */

body
{
	background-image: url(images/BG.png);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}
body#error .footer {
	height: 20px;
}
a img 
{
	border: none;
}
a
{
	color: #827622;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
div.content
{
	background-image: url(images/BGContent.png);
	background-repeat: repeat-y;
	margin: 0 auto;
	padding: 2px 0 20px 0;
	width: 780px;
}
div.footer {
	background-image: url(images/Footer.png);
	background-position: center;
	background-repeat: no-repeat;
	margin: 0 auto;
	padding: 9px 0 21px 50px;
	text-align: left;
	width: 750px;

}
#feedback {
	font-weight: bolder;
}
form
{
	text-align: left;
}
h1
{
	background-image: url(/images/Header.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 100px;
	margin: 0 auto;
	text-indent: -5000px;
	width: 780px;
	
}
#deutsch h1
{
	background-image: url(/images/HeaderDeutsch.png);
	background-position: center;
	background-repeat: no-repeat;
}
h2
{
	background: transparent url(images/BGContent.png) repeat-y;
	margin: 0 auto;
	padding: 2px 30px;
	width: 720px;
}
h3
{
	color: white;
	margin: 0 auto 2px auto;
	padding: 5px 0 5px 40px;
	width: 740px;
}
h3#work
{
	background-color: #827622;
}
h3#about
{
	background-color: #AC9C2D;
}
h3#contact
{
	background-color: #CDBC41;
	margin-bottom: 20px;
}
h4
{
	background-image: url(images/Signature.png);
	background-repeat: no-repeat;
	height: 31px;
	margin: 40px 0 10px 50px;
	padding: 0;
	text-indent: -5000px;
	width: 210px;
}
input
{
	width: 275px;
	margin: 0 0 0 50px;
}
input#FormButton
{
	border: solid 1px #CDBC41;
	border-bottom: solid 2px #827622;
	border-right: solid 2px #827622;
	display: block;
	margin: 85px 0 -20px 660px;
	width: 70px;
}
label
{
	display: block;
	margin: 10px 0 0 50px;
}
label#comments
{
	display: block;
	margin: -92px 0 0 370px;	
	text-align: left;
}

div#main-content {
	width: 625px;
}
p
{
	margin: 20px 0;
	padding: 0 50px;
}
p.contact
{
	margin: 0;
	padding: 0 50px;
	width: 600px;
}
span#language
{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0 auto;
	padding: 2px 20px 5px 0;
	text-align: right;
	width: 760px;
}
textarea
{
	float: right;
	margin: 0 50px 0 0;
	height: 69px;
	width: 355px;
}
ul
{
	list-style-type: none;
}
ul#ExamplesList
{
	margin: 20px 35px 20px 70px;
	padding: 0;
}
ul#ExamplesList li
{
	display: inline;
	margin: 0;
	padding: 0;
}
ul#ExamplesList li img
{
	color: white;
	margin: 0 6px 5px 6px;
	padding: 0;
}
ul#ExamplesList li img a:link
{
	color: white;
	border-bottom: none;
	text-decoration: none;
}
ul#ExamplesList li img a:visited
{
	color: white;
	border-bottom: none;
	text-decoration: none;
}
ul#news
{
	background-image: url(images/Polaroid.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 0.8em;
	margin: 10px 10px 20px 30px;
	padding: 0 50px 0 160px;
}
#deutsch ul#news
{
	background-image: url(images/PolaroidDeutsch.jpg);
}
ul#news li
{
	border-bottom: solid 1px #aaaaaa;
	padding: 6px 0;
	width: 525px;
}
ul#news li#item2
{
	margin-left: 2px;
	width: 523px;
}
ul#news li#item3
{
	margin-left: 4px;
	width: 521px;

}
ul#news li#item4
{
	margin-left: 6px;
	width: 519px;
}
ul#news li#item5
{
	margin-left: 8px;
	width: 517px;
}
ul#news li#currentread
{
	border-bottom: none;
	margin-left: 10px;
	width: 515px;
}
ul#navigation
{
	background-image: url(images/BGContent.png);
	background-repeat: repeat-y;
	display: block;
	float: none;
	margin: 0 auto;
	padding: 2px 0 5px 0;
	width: 780px;
}
ul#navigation a
{
	color: white;
	font-weight: 800;
	text-decoration: none;
}
ul#navigation a:hover
{
	text-decoration: underline;
}

ul#navigation li
{
	margin: 0 auto 2px auto;
	padding: 5px 50px 5px 0;
	text-align: right;
}
ul#navigation li#nav1
{
	background-color: #827622;
}
ul#navigation li#nav2
{
	background-color: #AC9C2D;
}
ul#navigation li#nav3
{
	background-color: #CDBC41;
}
/* === LightBox === */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(lightbox/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
/* === BLOG STYLES === */
body#blog h1
{
	background: url(images/header-blog.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 100px;
	margin: 0 auto;
	text-indent: -5000px;
	width: 780px;
	
}
body#blog h2 {
	background-color: #827622;
	background-image: none;
	color: #fff;
	font-size: 1em;
	margin: 10px 0;
	padding: 5px 0 5px 50px;
	width: 500px;
}
body#blog h2 a {
	color: #fff;
}
body#blog h3 {
	color: #000;
	font-size: 1em;
	margin: 10px 0 0 0;
	width: 500px;
}
body#blog h4 {
	background-image: none;
	color: #000;
	font-size: 1em;
	margin: 20px 0 -10px 40px;
	text-indent: 0;
	width: 100%;
}
body#blog h5 {
	font-size: 1em;
	margin: 10px 0 -15px 0;
	padding: 5px 0 5px 40px;
	width: 500px;
}
body#blog p
{
	margin: 20px 0;
	padding: 0 0 0 50px;
}

body#blog #main-content {
	width: 550px;
}
body#blog #sidebar {
	float: right;
	margin: 0 75px 0 0;
	width: 200px;
}
body#blog #sidebar form {
	margin: 0 0 0 -15px;
	padding: 0;
	text-align: left;
}

body#blog #sidebar form input {
	width: 160px;
}
body#blog #sidebar form input {
	width: 160px;
}
body#blog .post {
	width: 550px;
}

small {
	padding: 0 0 0 50px;
}
body#blog div.content
{
	background: transparent url(images/blog-body-bg.png) repeat-y right top;
	margin: 0 auto;
	padding: 2px 0 20px 0;
	width: 780px;
}
body#blog div.content .postmetadata {
	border-top: dashed 1px #827622;
	font-size: .8em;
	padding-top: 10px;
}
body#blog #sidebar input#FormButton {
	border: solid 1px #CDBC41;
	border-bottom: solid 2px #827622;
	border-right: solid 2px #827622;
	display: block;
	margin: 5px 0 0 50px;
	width: auto;
}
body#blog input#FormButton
{
	border: solid 1px #CDBC41;
	border-bottom: solid 2px #827622;
	border-right: solid 2px #827622;
	display: block;
	margin: 10px 0 10px 50px;
	width: 70px;
}
body#blog .marxWidget {
	margin: 20px 0;
	padding: 0 0 0 50px;
	
}
body#blog .resources {
	font-size: .9em;
}
