/*
Theme Name: OEDZ
Theme URI: http://
Description: The totally nude Wordpress theme. Phwoar! (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 0.7
Author: Andi Foerster
Author URI: http://andreasfoerster.at
Tags: 
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

/* COLORS
 tuerkis: #7DD3D1;
 helltuerkis: #f7fbfb;

 hellschwarz: #151616;
 hellhellschwarz: #1d1f1f;
*/

#clearfloat {
	clear: both;
}


body {


	background: #7DD3D1;
	/* url('images/footerbg.png');
/*	background-attachment:fixed; 
	background-position: left bottom;
	background-repeat: repeat-x;
*/
	color: #151616;
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 14px;
}

#container {
	width: 960px;
	
	margin-left: auto;
	margin-right: auto;	


/*	border: 1px solid red;*/
}

#main {
	float: left;
	width: 480px;

	margin-bottom: 50px;
/*	border: 1px solid green; */
}

#leftwrapper {
	float: left;
	height: auto;
	
/*	border: 1px solid red; */
	background: transparent url('images/sidebar_repeatbg.png') repeat-y left;
}


#whitebar {
/*	float: left; */
	height: 180px;
	height: 178px;
	width: 5px;
	background: white;
	border: 1px solid #f7fbfb;
}


#header {
	clear: both;
	
	width: 465px;
	
	margin-right: 15px;
	margin-left: 0px;
	
	margin-top: 230px;
	margin-top: 218px;
	
/*	margin-bottom: 25px;
*/	
/*	border-top: 1px dashed #ceeeee; */
	border-top: 1px dashed white;
}


/* ************************ */
/* NAVIAGTION ELEMENTS */



/* ************************ */
/* TOP NAV */

#topnavigation1, 
#topnavigation2, 
#topnavigation3  {
	height: 20px;

	padding-top: 6px;
	color: #202222;
	font-size: 13.5px;

	border-bottom: 1px dashed #ceeeee;
}

#topnavigation1 a, #topnavigation1 a:active,
#topnavigation2 a, #topnavigation2 a:active,
#topnavigation3 a, #topnavigation3 a:active {
	padding: 3px;
	color: #151616;
	text-decoration: none;
}

#topnavigation1 a:hover,
#topnavigation2 a:hover,
#topnavigation3 a:hover {
	color: white;
}

#topnavigation1 ul,
#topnavigation2 ul,
#topnavigation3 ul {
	margin-left: 30px;
}

#topnavigation1 li,
#topnavigation2 li,
#topnavigation3 li {
	float: left;
	margin-right: 30px;
}

#topnavigation1 .current_page_item a,
#topnavigation2 .current_page_item a,
#topnavigation3 .current_page_item a {
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	color: white;
	background: black url('images/currentbg.jpg') top repeat-x;
/*	border: 1px solid gray;	*/
}

#topnavigation1 .current_page_ancestor a,
#topnavigation2 .current_page_ancestor a,
#topnavigation3 .current_page_ancestor a {
	color: white;
	
}


/* ************************ */
/* SECOND NAV */

.secondnav {
	font-size: 13px;
}


#secondnav li {
	padding-right: 10px;
	margin-left: 0px;
	margin-right: 10px;
	padding-left: 0px;
	padding-right: 10px;
	border-right: 1px solid #1d1f1f;
}


/* ************************ */
/* BELOW NAV */

#below_navigation {
	clear: both;
	
/*	height: 80px;*/
	height: 56px;
	margin-top: 15px;
/*	margin-bottom: 40px;	
*/	
	font-size: 12px;
	font-style: italic;
	color: #1d1f1f;

/*	border-bottom: 1px dashed #ceeeee;*/
}

#below_navigation a, #below_navigation a:active {
	color: #1d1f1f;
	text-decoration: none;
}

#below_navigation a:hover {
	color: white;
}

#below_navigation ul {
	margin-left: 35px;
}

#below_navigation li {
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	margin-bottom: 15px;
	border-right: 1px solid #1d1f1f;
}

#below_navigation .current_page_item a {
/*	border-bottom: 4px solid white;*/
	padding-bottom: 8px;
	background: transparent url('images/currentbar.jpg') bottom left no-repeat;
}



/* ************************ */
/* LEFT SIDEBAR */


#sidebar {
	float: left;
	width: 261px;

	margin-bottom: 70px;
	min-height: 800px;
	
	color: white;
	background: black url('images/sidehead.png') no-repeat top center;
	background: black url('images/leftbar_bg.png') no-repeat top center;


	border-right: 1px solid #6f6f6f;
	border-left: 1px solid #6f6f6f;

/*	border: 1px solid yellow; */
}

#sidehead {
	width: 261px;
	height: 230px;
	
	overflow: hidden;
}


#leftnav {
		padding-top: 435px;
			padding-top: 255px;
		padding-left: 2px;	
}

#speaker {
	float: left;
	width: 104px;
	height: 164px;
	background: white;
	margin-left: 16px;
	margin-bottom: 15px;
}

#speakerimg {
	margin: 2px;
}

#speakertitle {
	margin-top: 2px;
	
	color: black;
	font-size: 9px;
	font-style: italic;
	text-align: center;
}


/* ************************ */
/* RIGHT SIDEBAR */


#sideright {
 	float: left;
	margin-left: 30px;
	color: white;		
	
/*	background: red;
/*	border: 1px solid green; */
}

#sidenav {

	width: 260px;
	width: 170px;

	margin-top: 187px;
}

.contacts {
	margin-top: 10px;	
}

.contacts li {
	margin-bottom: 4px;
	margin-left: 10px;
}

.contacts a {
	font-size: 12px;
	color: white;
	text-decoration: none;
}

.contacts a:hover {
	color: #1d1f1f;
}

.register {
	border-bottom: 1px solid #f7fbfb;
	border-bottom: 1px solid #deeeee;
}

.register li {
	margin-bottom: 10px;
	margin-left: 10px;
}

.register a {
	font-size: 12px;
	color: #1d1f1f;
	text-decoration: none;
}

.register a:hover {
	color: white;
}




/* ************************ */
/* CONTENT */

#content {
	clear: both;

	width: 435px;
	
	margin-right: 15px;
	margin-left: 35px;
	margin-top: 20px;

	font-size: 12px;
	color: #1d1f1f;
	line-height: 1.4em;
}

.post h2 {
	font-size: 15px;
	font-weight: bolder;
	margin-bottom: 25px;
	margin-top: 10px;
}

#content a, #content a:visited {
	color: white;
	text-decoration: none;
}

#content a:hover {
	color: #f7fbfb;
	text-decoration: underline;
}

#content img {
	margin: 10px 20px 10px 0;
}

#content p {
	margin-top: 5px;
	margin-bottom: 5px;
}

#content img {
	border: 2px solid white;
	margin: 5px;
}

/* ************************ */
/* FOOTER */

#footer {
	clear: both;
	
	height: 216px;
	height: 262px;
	width: 100%;
	
	margin-left: auto;
	margin-right: auto;
	
	background: transparent url('images/sidebar_repeatbg.png') repeat-y left;
	background: url('images/footerbg.png') bottom repeat-x;

	color: white;
	font-size: 11px;
}

#footerbox {
	height: 216px;
	height: 262px;
	width: 960px;
	
	margin-left: auto;
	margin-right: auto;
	
	background: transparent url('images/sidebar_repeatbg.png') repeat-y left;	

}


#sponsoren {
	height: 180px;
	width: 690px;
	
	margin-left: 265px;
	padding-top: 82px;

	background: url('images/sponsoren.png') no-repeat bottom center;

}
