/*   
Theme Name: Empor
Theme URI: http://www.rv-empor.de
Description: Ein Theme f&uuml;r http://www.rv-empor.de
Author: Moritz M&uuml;ller
Author URI: your-URI
Version: 0.1
.
General comments/License Statement if any.
.
*/

html,body{
		margin:0;
		padding:0;		
}
body{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
}

p{
	margin-top:0;
}

a{
	text-decoration: none;
	color: #39638d;
	font-weight: bold;
	
}

table, tr, td, th {
	margin:auto; padding:auto; border:auto;
}

td, th {
	padding:4px;
	vertical-align:top;
}

th {
	font-weight:bold;
	background:#EFEDEE;
}

td {
	border:1px solid #dde;
}

h2{
	margin-top:  0px;
	margin-bottom: 0px;
	clear: both;
}

h2.pagetitle {
	margin-bottom: 0.5em;
	
}

h3{
	margin-top:  0px;
	margin-bottom: 0px;
}

input, textarea, select {
	border: 1px solid #C1C0B5;
	background-color: #F0F0F0;
	color: #333;
	font-size: 1em;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
}
/* für den header */


#header {
	height:98px;
	margin:0;
	/*background: #336799;*/
	background: #336799;
}

#logo a{
	color:#FFFFFF;
	font-weight: bold;
}

#images img{
	padding:15px 2px 11px 2px;
}

#logo {
	font-size: 1.5em;
	width: 175px;
	float:left;
	text-align: center;	
	padding-top: 20px;
}
#logo span {
	
}

#images {
	padding-left:175px;
	
}

/*titelleiste (Titel, Technik...)*/
#titlebar {
	height: 2.05em;
	border-top: 2px;
	border-top-color:#acbafb ;
	border-top-style: solid;
	color:#FFFFFF;
	background: #336799;
	text-align: right;
	padding-right: 45px;
}

#titlebar h1 {
	text-align: left;
	font-weight: bold;
	font-size: 1.05em;
	margin-left:222px;
	margin-top:  0.4em;
	margin-bottom: 0px;
	padding-top:  0px;
	
}

#titlebar p {
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: 0.05em;
	margin-top:  -1.1em;
	margin-bottom: 0px;
	padding-top:  0px;
}


#container{
	text-align:left;
	width:990px;
	/*margin:5px 0 0 5px;*/
}

/* der eigentliche seiteninhalt */
#content{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 220px;
	padding-top: 0.8em;
	font-size: 0.85em;
	padding-left: 0.9em;
	
}

#content p{
	line-height:1.4em;
	padding-right: 0.9em;
}
#content ol {
	font-size: 1em;
	margin: 1.2em 0 1.2em 0.5em;
	padding: 0;
	width:615px;
}
#content h1{
	font-size: 115%;
}
#content #login #login_error {
	padding-left: 0.8em;
}

#login li {
	list-style: none;
	margin-left: -3em;
}


#content .post{
	clear:both;
}

#content #blacklink{
	color:#000;
	
}

#content #searchform #s{
	width: 150px;
}

/* bild auf jeder seite (fallunterscheidung für ff und ie)*/
#seitenbild{
	position: relative;
	float: left;
	margin: 2px 10px 2px 0;
	color:#666666;
	font-size: 8pt;
	font-weight: bold;
}

* html #seitenbild{
	position: relative;
	float: left;
	margin: 2px 0.5em 2px 0;
	color:#666666;
	font-size: 8pt;
	font-weight: bold;
}

/* wrapper (damit das mit den 3 spalten hinhaut)*/
#wrapper{
	float:left;
	width:100%;
}


/*navigation links */


#navigation a{
	color:#FFFFFF;
	font-weight: normal;
	display:block;
}

#navigation a:hover {
	font-weight: bold;
}

#navigation{
	background: #336799;
	border-top: 1px;
	border-top-color:#acbafb;
	border-top-style: solid;
	color:#FFFFFF;
	float:left;
	width:220px;
	height:650px;
	margin-left:-990px;
	margin-bottom: 5px;
	/*height:500px*/

}

#navigation ul{
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	line-height: 1.5em;
}

#navigation .dot{
	list-style-type: none;
	background: #336799 url('images/dreieck_weiss.png') no-repeat 10px 0px;
	text-indent: 20px;
}

#navigation .nodot{
	list-style-type: none;
	text-indent: 20px;
}

#navigation .indent {
	list-style-type: none;
	text-indent: 30px;
}

#navigation .dotindent{
	list-style-type: none;
	background: #336799 url('images/dreieck_weiss.png') no-repeat 20px 0px;
	text-indent: 30px;
}
#navigation .grau{
	color: #CCCCCC;
}
*:first-child+html #intern {
	margin-top: -1.2em;
}

#feeds a img{
	vertical-align:text-bottom;
}



#navigationunten{
	background: #F4F4F4;
	
	color:#FFFFFF;
	float:left;
	width:175px;
	margin-left:-990px;
	margin-top:215px;
	/*height:500px*/

}

/*news spalte rechts*/

#news{
	float:left;
	width:150px;
	margin-left:-150px;
	margin-top:0.9em;
	margin-bottom:0.9em;
	padding-top:0.2em;
	text-align: center;
	font-size: 0.8em;
	
}

#newsheader{
	line-height:2em;
	border-top: 1px dotted #CCCCCC;		
	border-left: 1px dotted #CCCCCC;	
	border-right: 1px dotted #CCCCCC;	
}

#newstitle {
	background-color: #8cb1ff;
	text-align: left;
	border-top: 1px dotted #CCCCCC;		
	border-left: 1px dotted #CCCCCC;	
	border-right: 1px dotted #CCCCCC;	
	padding-left: 3px;
	
}

#newstitle a{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#newsbody {
	background-color: #EFEDEE;
	text-align: left;
	border-bottom	: 1px dotted #CCCCCC;		
	border-left: 1px dotted #CCCCCC;	
	border-right: 1px dotted #CCCCCC;	
	font-size: 0.9em;
	padding-left: 3px;
	padding-top: 2px;
}

/* fußzeile */
#footer{
	border-top: 1px dashed #ccc;
	clear:left;
	width:100%;
	color: #39638d;
	text-align: right;
	padding-top:0.5em;
		font-size: 0.7em;
	
}

#footer p{
	margin:0;
	padding:0px 10px;
	
	
}

/* suchfeld */
#searchform {
line-height: 1.9em;
height: 1.9em;

}

* html #searchform{
	padding-left: 28px;
	margin-top:6px;
	margin-bottom: 0px;
	
}

*:first-child+html #searchform{
	padding-left: 20px;
	margin-top:0px;
	margin-bottom: 0px;
	
}

#searchform #s {
	width: 102px;
	margin-top:0.7em;
}

#navigation input{
	border-color:#FFF;
	border-width: 1px;
	border-style:solid;
	font-size: 0.85em;
	
}

#navigation #searchform #searchsubmit {
	padding-bottom: 0.15em;
	background-color:#336799;
	color:#FFF;
	
}

*:first-child+html #searchsubmit{
	width:40px;
	height: 1.6em;
}

* html #searchsubmit {
	height: 1.7em;
}

/* navigation, wenn eingeloggt */
#wp-admin-bar {
	padding-left: 0px;
	margin-left: 0px;
	margin-top: -20px;
	border-bottom: 2px;
	line-height: 1.3em;
	background: #F6AA6E;
	list-style-type: none;
}

#postnavigation {
	margin-left: 0.5em;
	margin-top: 0;
	margin-bottom: 0;
	width: 620px;
	
}

#postnavigation .alignleft {
	float:left;
}

#postnavigation .alignright {
	float:right;
	margin-right: 1.5em;
}


.post {
	padding-bottom: 0.5em;
	text-align: justify;
	width: 605px;
}

.post ol li{
	margin-left: 2em;
	
}

.post ul li{
	margin-left:10px;
	/*list-style-type: none;*/
}
.nodot{
	list-style-type: none;
}


.posttitle {
	margin-bottom: 0;
	font-size: 1.1em;
}
.postmetadata {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 0.9em;
	color: #999;
	border-bottom: 1px solid #E8E7D0;
}

/* kommentare */

.commentlist li{
	margin: 1.2em 0;
	padding: 0;
	border-bottom: 1px solid #E8E7D0;
	list-style-type: none;

}

.alt {
	background-color: #FAFAF0 !important;
}
.commenttitle {
	margin-bottom: 0;
	font-size: 1.1em;
}
.commentmeta {
	margin-top: 0;
	font-size: 0.9em;
	color: #999;
}
#comment {
	width: 620px;
}





