﻿/*  
Theme Name: DraFaLa
Theme URI: http://www.drafala.de
Description: Projekthomepage für DraFaLa - Drahtlose Fahrzeug und Laderaumüberwachung
Version: 1.0
Author: R.Grob
Author URI: http://www.omp.de
*/



*{
	padding: 0em;
	margin: 0em;
}

body{
	font-family:verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #CCCCCC;
	padding: 35px 0px 35px 0px;	
}

p{
	line-height: 1.6em;
	margin: 0 0 0.5em;
}

a{
	color: #006699;
	text-decoration: none;
	border-bottom:#006699 1px dashed;	
}

a:hover{
	text-decoration: none;
	border-bottom:#006699 1px solid;
}

h1,h2,h3,h4,h5,h6{
	font-family:verdana, sans-serif;
	font-weight:normal;
}

h1{
	padding-bottom: 10px;
	/* font-size: 2.1em; */
        font-size: 1.9em;
}
	
h3,h4{
	display: inline;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left;
}

h3{
	font-size: 1.7em;
	padding-left: 24px;
	background-image: url(images/db1_DFL.gif);
}

h3 span{
	font-size:60%;
	color:#999;
}

h4{
	font-size: 1.4em;
	padding-left: 20px;
	background-image: url(images/db2_DFL.gif);
}

h5{
	font-size:1em;
}


.contentarea{
	padding-top: 1.3em;
}
dl{
	margin:1em 0px;
}

dt{
	font-weight:bold;
}
dd{
	margin:0.5em 1em;
	padding:0;
}


img{
	border: solid 1px #dcdcdc;
	padding:3px;
}

img.left{
	position: relative;
	float: left;
	margin: 0em 1.8em 1.4em 0em;
}

img.right{
	position: relative;
	float: right;
	margin: 0em 0em 1.8em 1.8em;
}

img.profile{
	position: relative;
	float: left;
	margin: 0.5em;
	padding:3px;
}

ul, ol{
	margin:1em;
	padding:0;
}

li{
	margin:0 1em;
	padding:0.15em;
}

#contentarea ul li{
	list-style-image: url(images/db3_DFL.gif);
}

blockquote{
    margin:1em;
    padding:0 0 0 40px;  
    color:#666;
    background:url(images/blockquote.gif) no-repeat left top;
}

fieldset{
	border:none;
}

.divider1{
	position: relative;
	background: #fff url(images/border2.gif) repeat-x;
	height: 14px;
	margin: 2.0em 0em 1.5em 0em;
	clear: both;
}

.post{
	margin: 2em 0;	
}

.post h4 a{
	text-decoration:none;
	color:#141;	
	border:none;
}

.post .details{
	position: relative;
	top: -1.5em;
	font-size: 0.86em;
	color: #787878;
	margin:0;
	padding:0;
}

.post .details .user{
	background:url(images/user.png) no-repeat left center;
	padding-left:15px;
}

.post .details .date{
	background:url(images/date.gif) no-repeat left center;
	padding-left:15px;
	margin:0 0 0 1em;
}

#outer .post ul.controls{
	clear: both;
	margin:0;
	padding:1em 0;
	background:#fcfcfc;
	color: #787878;
}

.post ul.controls li{
	display: inline;
	font-size: 0.86em;
	margin:0;
	padding: 0em 1.0em 0em 15px;
}

.post ul.controls li.comments{
	background: url(images/icon-comments.gif) no-repeat left center;
}

.post ul.controls li.more{
	background: url(images/icon-more.gif) no-repeat left center;
}

ul.linklist{
	list-style: none;
}

ul.linklist li{
	line-height: 2.0em;
}

#outer{
	z-index: 2;
	position: relative;
	width: 1000px;				/* Anzeigebreite des Inhaltes */
	border: solid 7px #fff;
	background-color: #fff;
	margin: 0 auto;				/* die erste Angabe bedeutet den Abstand für oben und unten, die zweite den Abstand für rechts und links. */
}



#header{
	position: relative;
	height: 9em;
	margin-bottom: 2px;
	
	border-width:0px;
 	border-style:solid;
  	border-color:#006699;
  	         
        background: #fff url(http://www.drafala.de/wp-content/uploads/2009/06/bg_blue.jpg) repeat-x bottom left;
}

#headercontent{
	position: absolute; 
	bottom: 0em;
	padding: 0em 2em 1em 1em;
        /* Vier Angaben bedeuten: die erste Angabe bedeutet den Abstand für oben, die zweite den Abstand für rechts, die dritte den Abstand für unten und
die vierte den Abstand für links. */
/* padding: 0em 2.0em 2em 1em;*/
}

#headercontent h1, h2{
	color: #006699;
        padding: 0em;
}

#headercontent h1{
	font-size: 3.1em;
	font-weight: bold;	
}

#headercontent h1 a:link, #headercontent h1 a:visited, 
   #headercontent h1 a:hover, #headercontent h1 a:active{
        color: white;
	text-decoration:none;
	border:none;
}

#headercontent h2{
	font-size: 1.5em;
	font-weight: normal;
	margin-left: 1px;	
}

img#kooperationspartner{ 
        position:absolute; 
        top:10px; right:5px; 
        z-index:1; 
        border: none; padding: 0px; margin: 0px; overflow: visible;
}

div#kooperationspartner{
        position:absolute; 
        top:15px; right:8px; 
        z-index:1; 
        border: none; padding: 0px; margin: 0px; overflow: visible;

        font-family:verdana, sans-serif;
	font-weight:normal;   font-variant:normal;   font-size: 1.25em;   font-weight: 600;
        line-height: 1.5em;
        color: #006699;

        text-align: right;
       
}

#search{
	position: absolute;
	top: 5.5em;
	right: 2.0em;
	padding-right: 0.0em;
	color:#aaa;
}

#search input.text{
	margin-right: 0.5em;
	vertical-align: middle;
	border: solid 1px #f0f0f0;
	padding: 0.1em;
	width: 10.0em;
	background:#006699 url(images/button_bg.gif) repeat-x top;
}

#search input.submit{
	background: #8f4008;
	border: solid 1px #9F9030;
	font-weight: bold;
	padding: 0.25em;
	font-size: 0.8em;
	color: #F2F3DE;
	vertical-align: middle;
}

#headerpic{
	position: relative;
	height: 55px;   /* 149px;   -> 100 vor HNF-Änderung... */
	background: #fff url(images/BG_blue.jpg) repeat-x bottom left;
	margin-bottom: 4px;
}


/*****************  MENUE/NAVIGATION OBEN  *****************/
#menu{
	font-size: 0.9em;
	position: relative;
	background: #336699 url(images/menubg.gif) repeat-x;   /* #7F8400 */
	height: 3.5em;
	padding: 0 1.0em;
	margin: 0 0 4px;		/* die erste Angabe bedeutet den Abstand für oben, die zweite den Abstand für rechts und links und die dritte den Abstand für unten. */
}

#menu ul{
	padding:1em 0 0 0;
	margin:0;
}

#menu ul li{
	position: relative;
	display: inline;
	padding:0;
	margin:0;
}

#menu ul li a:link, #menu ul li a:visited{
	color: #fff;
	padding: 0.5em 1.0em 0.9em 1.0em;
	text-decoration: none;	
	border:none;
}

#menu ul li a:hover, #menu ul li a:active, #menu ul li.current_page_item a{
	background: #7F8400 url(images/menuactive.gif) repeat-x top left;	
	border:none;
}

#menubottom{
	background: #fff url(images/border1.gif) repeat-x;
	height: 14px;
	margin-bottom: 1.5em;
}
/*****************  MENUE/NAVIGATION ENDE  *****************/
#content{
	padding: 0 1.0em 0 2.0em;    /**  padding: 0 2.0em;  **/
}

#primarycontainer{		/* Hauptinhalt */
	float: left;
	margin-right: -16.0em;		/*    -16.0em       --21-- siehe breite sidebar! */
	width: 100%;
}

#primarycontent{
	margin: 1.5em 19.0em 0 0;
}



/*****************  SIDEBAR  *****************/
#sidebar{
	margin: 0;
        margin-top:1.3em;   /** 4em **/
	float: right;
	width: 16.0em;     /* 18.0em; */ /* wenn hier, dann auch den primarycontainer ändern! */
}

#sidebar ul{
	list-style:none;
	margin:0.5em 0 0;	
}

#sidebar li{
	margin:1em 0;
	padding:0.5em;
}
#sidebar li li{
	margin:0;
	padding:0.5em;
	background:none;
}

#sidebar li li li{
	margin:0;
	padding:0.5em 0 0 1em;
}

#sidebar ul.feeds li{
	background:url(images/feed.png) no-repeat left center;
	margin:1em 0;
	padding:0 1.5em;	
}
/*****************  SIDEBAR ENDE  *****************/

.box{
	background: #3492c8 url(http://www.drafala.de/wp-content/uploads/2009/05/box_bg_big.jpg) repeat-x;
	padding: 1.5em;
	border-top: solid 1px #006699;
	border-bottom: solid 1px #006699;
	margin-bottom: 1.0em;
	text-align:left;
}

.box a{
	font-size: 1.1em;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: none;
}



#footer{
	color: #006699;
	position: relative;
	height: 2.0em;
	clear: both;
	padding-top: 5.0em;
	background: #fff url(images/border2.gif) repeat-x 0 2.5em;
	font-size: 0.86em;
}

#footer .left{
	position: absolute;
	left: 2em;
	bottom: 1.2em;
}

#footer .right{
	position: absolute;
	right: 2.0em;
	bottom: 1.2em;
}







/*comments and their styles*/
#comments, #respond{
	margin: 2em 0 0 5px;
}

#commentform{
	margin:10px;
	padding:10px;
}

#outer .commentlist{
	margin: 0;
	padding: 0;
}

.commentlist li{
	list-style:none;
	margin: 2em 0;
	padding: 0.5em;			
	border-bottom:#ddd 1px dashed;
	background:#fcfcfc url(images/border2.gif) repeat-x top;
}

.commentlist li p{
    margin:0 1em;
}

.commentlist li .cmtinfo{
	font-family: Verdana, Tahoma, Arial, Serif;
	font-size:0.9em;		
	padding:5px;
	margin-bottom: 10px;
	position:relative;	
}

.commentlist li .cmtinfo em{
	margin:0;
	padding:0 1em;
	text-align:right;
	font-style:normal;			
	color:#999;	
}

.commentlist li cite{
	font-style:normal;
	font-weight:bold;
}

.commentlist li.alt{
	background:#fcfcf9 url(images/border2.gif) repeat-x top;
}




textarea{
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;	
	background:#f9f9f9 url(images/button_bg.gif) repeat-x top;
}

#outer input.text{
	background:#f9f9f9 url(images/button_bg.gif) repeat-x top;
	border:#ccc 1px solid;
	padding:2px;
}

.post h5 em{
	font-style:normal;
	float:right;
	font-weight:normal;
}

#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}