/*
Theme Name: SEBAKUS_template2.0
Version: 2.0
Author: Marco Demba
*/

@font-face{
	font-family:"BebasNeue";
	src: url(fonts/Bebas_Neue/BebasNeue-Regular.ttf);
}
@font-face{
	font-family:"HelveticaNeueThin";
	src: url(fonts/HelveticaNeue_Thin/HelveticaNeueThin.otf);
}
@font-face{
	font-family:"HelveticaNeueThinItalic";
	src: url(fonts/HelveticaNeue_Thin/HelveticaNeueThinItalic.otf);
}	
	
	

html{
	margin:0;
	padding:0;
}
body{
	background-color: white;
	width: 100%;
	height: 100%;
	
}
#maindiv{
	height:100%;
	width:100%;
	border: 0px solid black;
	float: left;
	
}
#header{
	width: ;
	color:#9CECC1;
	}
#header p{
	margin-left: 40px;
		}
#header a{
	font-family:"BebasNeue", sans-serif;
	font-size: 30pt;
	
	
}
/*Hauptnavigation*/
#mainmenu{
	font-family:"BebasNeue", sans-serif;
	width: 180px;
	height: 100%;
	min-height:300px;
	border:0px solid green;
	float: left;
	vertical-align: bottom;
	}
#mainmenu	ul, li, a{
	color: #000;
	
	text-decoration: none;
	list-style-type: none;
	font-size: 20pt;
	text-align: left;
	border:0px solid green;
	}
#mainmenu ul{
	position:fixed;
	bottom: 0;
	
}
#theNews{
	font-size:14pt;
}
#mainmenu a:hover{
	color: #00FFC8;	
	}
.current_page_item a{
	color:gray;
	}	
/*Inhalte*/

/*------------------Landingpage*/
#contentdiv_landing{
	width:100%;
	height:100%;
	top:0;
	left:0;

	border:0px solid black;

}
#contentdiv_landing img{
	width:100%;
	height: auto;
}
#contentdiv_landing:hover{
	opacity: 0.9;
	
}
#contentdiv_landing a:hover{
	background-color:lightgreen;
	
}
#startTitle{
	color: lightgreen;
	font-size: 30pt;
	font-stretch: condensed;
	width:500px;
	height:50px;
	border: 0px solid white;
	margin-top:50px;
	margin-left:150px;
}


/*------------------Landingpage Ende*/
#contentdiv{
	width:;
	border: 0px solid black;
	overflow: auto;
	padding-left:30px;
	font-family: "HelveticaNeueThin", sans-serif;
	
	
	}
#thepost{
	border-bottom:0px dotted white;
	color:#000000;
	font-size: 15pt;
	margin-top:100px;
	width:95%;
	}

	
h1{
	margin:0;
	padding: 0;	
	border-top:0px solid red;
	font-size:20pt;
	text-align:left;
	}
/*KOMMENTARBEREICH*/
h3{
	font-size:10pt;
	font-weight:bold;
	
}
.comment-body{
	
	text-align:left;

}
#thepost ol{
	list-style-type:none;
	padding:0;
	margin:0;
}
.reply{
	height:30px;
}
.reply a{
	color:lightgray;
	text-decoration: underline;
	font-size:10pt;
	font-weight:normal;
}
.vcard{
	font-size:8pt;
}
.commentmetadata a{
	font-size:8pt;
	text-decoration: underline;
}
.comment-body{
	border-bottom: 1px solid white
}
/*STARTSEITENLAYOUT*/

#seite {
	height:830px;
	width:245px;
	float:right;
	border:0px solid white;
	text-align: left;
	padding-top:0px;
	margin-right: 5px;
}
#seite_unten{
margin-top: 5px;	
	}
#seite img:hover{
	opacity: 0.85;	
	}

#reihe01{
	width:635px;
	float:left;
	height: 207px;
	border:0px solid white;
	text-align: left;
}

#reihe01 img{
	border:none;
	}
#reihe01 img:hover{
	opacity: 0.85;	
	}

#reihe02{
	width:635px;
	height:187px;
	margin-top: 7px;
	float:left;
	border:0px solid white;
	text-align: left;
}
#reihe02 img{
	
	}
#reihe02 img:hover{
	opacity: 0.85;	
	}

#reihe03{
	width:635px;
	height:300px;
	float:left;
	border:0px solid white;
	text-align: left;
}
#reihe03 img{
	
	vertical-align: top;	
	}
#reihe03 img:hover{
	opacity: 0.85;	
	}

#middleimg{
	margin-left: 5px;
	margin-right: 5px;
	}
#newsbanner{
	height: 155px;
	width:205px;
	background:none ;	
	text-align: left;
	float: left;
		}
#newsbanner h3{
	margin-left: 4px;
	}
#thepost a:hover{
color: lightgreen;
}





