/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 12px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #e9e9e9;
}



body.section-1 { }$
body.section-2 { }
body.section-3 { }

a.white:link { text-decoration: underline; color: #e9e9e9;}
a.white:active { text-decoration: underline; color: #e9e9e9;}
a.white:visited { text-decoration: underline; color: #e9e9e9; }
a.white:hover { text-decoration: underline;  color: #000000; background-color: #e9e9e9;}

a:link { text-decoration: none; color: #000000;}
a:active { text-decoration: underline; color: #000000;}
a:visited { text-decoration: none; color: #000000; }
a:hover { text-decoration: underline; }

a img { border: none; }

#menu {
    width: 180px;
    overflow: hidden;
    top: 0px;
    bottom: 0;
    left: 20px;
    position: fixed;
    height: 100%;
    background-color: #fff;
    background-image: url(http://www.rasmuszwicki.dk/files/pose.jpg);
}

#menu ul {
	list-style: none;
	margin: 0 0 12px 0;
	text-align: center
}

#menu ul li.section-title {
	font-weight: bold;
	color: #000000;
}

.header {
	font-weight: bold;
	font-size: 22px;
	color: #000000;
	text-align: center
}

.bottom {
	font-weight: plain;
	font-size: 12px;
	color: #000000;
	text-align: center
}

#content {
	width: 550px;
    height: 100%;
    margin: 20px 0 0 215px;
    top: 0;
}

#content {
	width: 550px;
    height: 100%;
    margin: 20px 0 0 215px;
    top: 0;
}

.container {
    padding: 15px 15px 25px 15px;
}

#content p { width: 400px; margin-bottom: 9px; }

p {
    margin: 0 0 9px 0;

}

h1 { font-size: 24px; color: #e9e9e9; }
h2 { font-size: 18px; color: #e9e9e9; }
h3 { font-size: 16px; color: #e9e9e9; }
h4 { font-size: 12px; color: #e9e9e9; }
h5 { font-size: 12px; color: #457893; }

#img-container	{ margin: 0; padding: 0; }
#img-container p	{ width: 400px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }

body{ margin: 0; padding: 0; }

#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(http://www.rasmuszwicki.dk/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(http://www.rasmuszwicki.dk/lightbox-images/prevlabel.tiff) left top no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.rasmuszwicki.dk/lightbox-images/nextlabel.tiff) right top no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif; color: #fff;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 61%; 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 */
	}	
	
		/*	mediaboxAdvanced Black theme	*/
		/*	version 2.1 - August 2010		*/
		/*	for mediaboxAdvanced v.1.3.1	*/

		/*	Overlay background styling	*/

#mbOverlay {
	position: fixed;
	z-index: 9998;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

		/*	Legacy fix for older browsers	*/

#mbOverlay.mbOverlayFF {
	background: transparent url(http://www.rasmuszwicki.dk/images/80.png) repeat;
}

#mbOverlay.mbOverlayIE {
	position: absolute;
}

		/*	Overlay panel styling	*/

#mbCenter {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 5px 20px rgba(0,0,0,0.50);
	-khtml-box-shadow: 0px 5px 20px rgba(0,0,0,0.50);
	-moz-box-shadow: 0px 5px 20px rgba(0,0,0,0.50);
	box-shadow: 0px 5px 20px rgba(0,0,0,0.50);
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#000000');
}

#mbCenter.mbLoading {
	background: #fff url(http://www.rasmuszwicki.dk/images/loading3.gif) no-repeat center;
		/*	This style is applied only during animation.	*/
		/*	For example, the next lines turn off shadows	*/
		/*	improving browser performance on slow systems.	*/
		/*	To leave shadows on, just remove the following:	*/
	-webkit-box-shadow: none;
	-khtml-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#mbImage {
	position: relative;
	left: 0;
	top: 0;

		/*	Inline content styling	*/

	font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #000;
	text-align: left;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 10px;
}

		/*	Title, Caption and Button styling	*/

#mbBottom {
	min-height: 20px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #000;
	text-align: left;
	padding: 0 10px 10px;
	font-weight: normal;
}

#mbNumber {
	display: inline;
	color: #fff;
	line-height: 14px;
	font-size: 18px;
	margin: auto 10px;
}

#mbCaption {
	display: block;
	color: #000;
	line-height: 14px;
	font-size: 18px;
}

#mbPrevLink b, #mbNextLink b, #mbCloseLink b {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

#mbPrevLink big {
	float: right;
	margin: 0 0 0 10px;
	color: #000;
	font-size: 24px;
	line-height: 14px;
	font-weight: normal;
}

#mbNextLink big {
	float: right;
	margin: 0 0 0 10px;
	color: #000;
	font-size: 24px;
	line-height: 14px;
	font-weight: normal;
}

#mbCloseLink big {
	float: right;
	margin: 0 8px 0 10px;
	color: #900000;
	font-size: 24px;
	line-height: 14px;
	font-weight: bold;
}

#mbBottom a, #mbBottom a:link, #mbBottom a:visited {	/* Thanks to Danny Jung for feedback and corrections */
	text-decoration: none;
	color: #000;
}

#mbBottom a:hover, #mbBottom a:active {
	text-decoration: none;
	color: #000;
}


		/*	Error message styling	*/

#mbError {
	position: relative;
	font-family: Helvetica, Arial, Verdana, sans-serif;	line-height: 20px;
	font-size: 12px;
	color: #000;
	text-align: center;
	border: 10px solid #700;
	padding: 10px 10px 10px;
	margin: 20px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#mbError a, #mbError a:link, #mbError a:visited, #mbError a:hover, #mbError a:active {
	color: #d00;
	font-weight: bold;
	text-decoration: underline;
}
