/*  
Theme Name: webvorhersage
Theme URI: http://www.wordpresslab.com 
Description: Hemingway Reloaded theme by <a href="http://www.wordpresslab.com">WordpressLab</a>.
Version: 1.0
Author: WordpressLab 
Author URI: http://www.wordpresslab.com
*/

/*-----------------------------------------------------------------------------------------------
  Global Styles
-----------------------------------------------------------------------------------------------*/

* {
	margin: 0px;
	padding: 0px;
}
img#wpstats{display:none}


* html #ancillary .block{
	margin: 0px 0px 0px 4%;
}

* html #comments cite{
	width: 30.6%;
}

* html #primary .secondary{
	margin-right: 4%;
}

* html #primary.twocol-stories .story{
	margin-left: 2%;
}

#primary.twocol-stories .first, * html #primary.twocol-stories .first{
	margin:0 0 0 0;
}

#primary.onecol-stories .primary{
	float:left;
	width:50%;
}
#primary.onecol-stories .secondary{
	float:right;
	width:40%;
	margin:0 0 0 10%;
}



a {
	outline: none;
}

a{
	color: #a09672;
	text-decoration: none;
	border-bottom: 0px dotted #e3e3e3;
}

a:visited {
	color: #a09672;

}
a:hover {
	color: #a13d67;
}
a:active {
	color: #a13d67;

}

a img{
	border: none;
}
strong{
	color: #a09672;
	
}
blockquote{
	border-left: 2px solid #CCCCCC;
	color: #CCCCCC;
	margin-left: 1em;
	padding-left: 1em;
}
.description p{
		margin: 1px 0 2px 6px;
	width:80%;
}
.wp-caption-text
{
margin-left:10px;
color:#7f7f7f;
font-style:italic;}

ul.kategorie li{
	list-style-type: none;
	margin: 0px;
	padding:  0px;
}

ul#projekte {
list-style-type:none;
margin:0;
padding:0;

}
ul#projekte li{
margin-bottom:20px;
height:200px;
}




li.projekte img { 
float: none; 
}

/*-----------------------------------------------------------------------------------------------
  Layout / Base Page Styling
  farbe wechseln: body, .inside h3, header h2, h1 ist in webdesign css
-----------------------------------------------------------------------------------------------*/
body{
	background: #bbb189;
	font-family:“Lucida Sans Unicode”, sans-serif;
	font-size:10pt;
	color:#464646;
	line-height:1.5;
	letter-spacing:0px;
}

fieldset {
	padding: .5em;
}




h4, h6, pre, blockquote,ol,label,dl, fieldset, address {
	margin: 1em 0px;
}
p {
	margin-bottom: 0.75em;
}

ul {
	margin: 0.1em 0px;
}


#ancillary h2{
	color: #000000;
	font-size: 1.15em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.inside h2 {
	color: #a09672 !important;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.0em;
	margin-bottom: 4px;
	margin-top: 15px;
}
.inside h3 {
	color: #a09672;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.0em;
	margin-bottom: 4px;
	margin-top: 15px;
}
.inside h4 {
	color: #464646;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.0em;
	margin: 1px 0 2px 20px;
}

.inside .kategorie h3 {
	color: #a09672;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.0em;
	margin-bottom: 20px;
	margin-top: 40px;
border-bottom: 1px #a09672 solid;

}


input.textfield, textarea{
	background-color: #F8F8F8;
	border: 1px solid #868686;
	margin: 5px 0px;
	width: 15em;
}

label.text{
	left: 0.5em;
	position: relative;
	top: -0.5em;
}

li, dd {
	margin-left: 5%;
}

ol#comments{
	list-style-type: none;
	margin: 2em 0px;
}

ol#comments li{
	list-style-type: none;
	margin: 2em 0px;
}

ol li{
	line-height: 1.75em;
	list-style-position:outside;
	padding:0px; 
	margin-left:17px; 
	width: 550px;
	
}
#primary ul li{
	line-height: 1.5em;
	list-style-position:outside;
        list-style-type:disc;
	padding:0px; 
	margin-left:25px; 
       width: 550px;
}

ul#projekte li,#primary ul.kategorie li {
   list-style-type:none !important;
   list-style-image:none !important;

}
p{
	line-height: 1.5em;
	width: 550px;
}

pre{
	border-bottom: 1px dotted #CCCCCC;
	border-top: 1px dotted #CCCCCC;
	overflow: auto;
	padding: 1em 0px;
	width: 100%;
}

select option{
	padding: 0px 5px;
}

table{
	border-spacing: 2px;
	margin: 1.5em 0px;
	width: 100%;
}

table caption{
	color: #000000;
	margin-bottom: -1em;
	margin-top: 1em;
	text-align: left;
}

table td{
	background: #CCCCCC;
	color: #000000;
}

table th{
	background: #CCCCCC;
	color: #000000;
	text-align: left;
}

table th, table td{
	padding: 0.3em 0.75em;
}

textarea.commentbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	height: 10em;
	margin: 5px 0px;
	padding: 0.25em;
	width: 28em;
}

ul li{
	list-style-type: square;
	margin: 0.5em 0px 0.5em 2em;
}

ul.counts .count{
	color: #7A7A7A;
	float: right;
}

ul.dates .date{
	color: #7A7A7A;
	padding: 0px 1.5em 0px 0px;
}

ul.dates a, ul.counts a{
	color: inherit;
	color: #404040;
	text-decoration: none;
}

ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, ul.counts a:hover .count{
	color: #000000;
}

ul.dates li, ul.counts li{
	border-bottom: 1px solid #C2C2C2;
	list-style-type: none;
	margin: 0px;
	padding: 0.5em 0px;
}





li.current_page_item a{
	font-weight:bold;
		color: #a13d67;
}


ul.dates, ul.counts{
	border-top: 1px solid #C2C2C2;
	list-style-type: none;
	margin: 1.5em 0px;
}

.clear{
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
}

.comment-head{
	border-bottom: 1px solid #E3E3E3;
	padding: 0.8em 2em 1.0em 2em;
}


.comment-head .details{
	font-size: 0.95em;
}

.comment-head a{
	color: #868686;
	text-decoration: none;
}

.comment-head h2{
	font-size: 1.5em;
	margin: 0px;
}

.formactions .spinner{
	float: right;
	margin: -8px -20px 0px 0px;
}

.formactions input.submit{
	background-color: #CCCCCC;
	border: 1px solid #868686;
	float: right;
	margin: -1em 0px 0px 0px;
	padding: 0px 0.5em;
}

.hide, .print-logo, .close-button{
	display: none;
}

/* This class sets the width and position for all rows */
.inside {
	width:80%;
	min-width:65em;
	max-width:85em;
	margin:0 auto;	
	
}

.left{
	float: left;
}

.right{
	float: right;
}

.rule{
	border-top: 1px solid #CCCCCC;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	margin: 1.5em 0px;
}

.secondary .featured dl{
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0.5em 0px 0.6em 0px;
}

.secondary .featured p{
	/* border-bottom: 1px solid #CCCCCC;*/
	/* border-top: 1px solid #CCCCCC;*/
	line-height: 1.5em;
	margin: 1em 0px 0px 0px;
	padding: 0.5em 0px 0.6em 0px;
}

.secondary dd{
	display: inline;
	margin: 0px;
	padding: 0px;
}

.secondary dd a{
	color: #808080;
}

.secondary dd a:hover{
	color: #000000;
}

.secondary dt{
	color: #AAAAAA;
	display: inline;
	margin: 0px;
	padding: 0px;
}

.single-post h1, .single-post h2{
	margin-top: 0px;
}

.story h3{
	color: #666666;
	font-size: 1.15em;
	font-weight: normal;
	margin: 0px 0px 1.5em 0px;
}

.story h3 a{
	border-bottom: 1px dotted #666666;
	color: #333333;
	text-decoration: none;
}

/*-----------------------------------------------------------------------------------------------
  Ancillary Items
-----------------------------------------------------------------------------------------------*/
#ancillary{
	padding: 3em 0px 10px 0px;
	background: #fff;
}
#ancillary .inside {
	padding: 1.5em 0px 1.5em 0px;
	border-top: 1px dotted #666666;
	border-bottom: 0px dotted #666666;
}

#ancillary .block{
	float: left;
	margin: 0px 0px 0px 1%;
	width: 18%;
	margin: 0 auto;
}

#ancillary .block h2, #ancillary .block h3{
	margin: 0px;
}

#ancillary .block-separator{
	clear: both;
	height: 2.5em;
}

#ancillary .first, * html #ancillary .first{
	clear: both;
	margin: 0px;
}

#ancillary .thrice-length{
	width: 100%;
}

#ancillary .twice-length{
	width: 65%;
}

#comment-form{
	margin: 5em 0px 5em 35.4%;
	width: 36em;
}

#comments .content{
	border-left: 1px solid #868686;
	float: left;
	margin-left: 1.9%;
	padding: 0px 0px 0px 2%;
	width: 60%;
}

#comments .content h3{
	font-size: 1em;
	margin: 0px;
}

#comments .content p{
	margin: 0px 0px 1em 0px;
}

#comments .pingback cite .author{
	background: url(../images/trackback_pingback.gif) 100% 0 no-repeat;
	display: block;
	padding-top: 68px;
}

#comments cite{
	float: left;
	font-style: normal;
	text-align: right;
	width: 31%;
}

#comments cite .admin-tools{
	margin: 5px 0px;
}

#comments cite .admin-tools a{
	background: #666666;
	border: 1px solid #999999;
	float: right;
	margin: 0px 5px;
	padding: 0px 3px 3px;
	text-decoration: none;
}

#comments cite .author{
	font-size: 1.2em;
}

#comments cite .author a{
	text-decoration: none;
}

#comments cite span{
	display: block;
}

#errors{
	color: #FF0000;
	font-weight: bold;
}

/*-----------------------------------------------------------------------------------------------
  Foooter
-----------------------------------------------------------------------------------------------*/
#footer{
	clear: both;
	color: #fff;
	margin: 1em 0px 3em 0px;
}

#footer .inside{
	border-top: 0px dotted #666666;
}

#footer p{
	font-size: 0.95em;
	margin: 8px;
}

#footer p.attributes{
	float: left;
}

#footer p.attributes a{
	color: #fff;
	padding: 5px 0px 0px 1em;
	text-decoration: none;
}

#footer p.attributes a:hover{
	color: #000000;
}

#footer p.copyright{
	float: left;
}

#footer ul li{
	margin: 0;
	padding:3px 0 0 0;
	list-style-type:none;
	list-style-position: inside;
}

#footer li {
	float: right;
	height: 32px;
	font-size: 0.95em; 
	}

#footer li a:link, #footer li a:visited {
	color: #fff;
    padding:0 15px 0 0;
	text-decoration: none;
	}

#footer  li a:hover {
	color: #000;
     padding:0 15px 0 0;
	text-decoration: none;

	}





/*-----------------------------------------------------------------------------------------------
  Header
-----------------------------------------------------------------------------------------------*/
#header{
	background: #fff;
	
}

#header .inside a {position:relative;outline: none;display: block;width: 900px;height: 125px;left:20px;top:10px;}


#header .inside{
	background: url(http://www.webvorhersage.de/wp-content/themes/webvorhersage/images/webvorhersage.jpg) no-repeat left;
	width:980px;
	height: 149px;
	padding: 0em 0px;
	
}

#header h2{
	float: left;
	color: #a63346;
	font-size: 1.9em;
	margin: 0px 1.9em 0px 0px;
	padding: 0px 0.5em 0.25em 0px;
	font-weight: bold;
 	text-transform: uppercase;
}
#header h3{

	color: #a63346;
	font-size: 1.0em;
	font-weight: bold;
}

#header h2 a{
	color: #000000;
	text-decoration: none;
}

#header p{
	line-height: 1em;
	margin: 0px;
	padding: 1em 0px;
	
}


/*-----------------------------------------------------------------------------------------------
  Primary Items
-----------------------------------------------------------------------------------------------*/
#primary{
	background: #fff;
	color: #404040;
	padding:10px 0 1em 0;
	border-bottom: 0px solid #E3E3E3;

}

#primary .primary{
	float: right;
	width: 65%;
}

#primary .secondary{
	
	display: inline;
	float: right;
	margin-right: 5%;
	padding-top: 0.65em;
	width: 30%;
}

#primary .secondary .admin-tools{ margin:1em 0; }
#primary h2{
	color: #000000;
}



#primary.onecol-stories .primary{
	float: left;
	width: 50%;
}

#primary.onecol-stories .secondary{
	float: right;
	margin: 0 0 0 10%;
	width: 40%;
}

#primary.twocol-stories .first, * html #primary.twocol-stories .first{
	margin:0 0 0 0;
}

#primary.twocol-stories .story{
	float:left;
	width:48%;
	margin:0 0 0 4%;
	display:inline;
}

* html #primary.twocol-stories .story{
	margin-left:2%;
}

#primary.twocol-stories .first, * html #primary.twocol-stories .first{
	margin:0 0 0 0;
}

.story .details{
	margin:1em 0;
	text-align:right;
	border-top:1px solid #cccccc;
	padding:0.5em 0;
	font-size:0.95em;
	color:#4D4D4D;
}
.story .details .read-on{
	background:url(../images/readon_black.gif) 100% 60% no-repeat;
	padding-right:20px;
}
.story .details a{
	color:#4D4D4D;
	text-decoration:none;
}

.story .details a:hover{ color:#000000; }

#search .spinner{
	padding: 0px 0px 5px 0px;
	text-align: right;
}

#search img{
	left: -5px;
	margin-top: 2px;
	position: relative;
	top: 0.25em;
}

#search img.archives-icon{
	margin: 0px 7px 0px 0px;
	top: 1px;
}

#search input{
	background-color: #F8F8F8;
	border: 1px solid #868686;
	font-size: 0.85em;
	margin-top: 2px;
	width: 175px;
}

#search input:focus{
	background: #FFFFFF;
}

#search-result ul{
	margin: 0px;
}

#search-results{
	background: #CCCCCC;
	border-top: 1em solid #000000;
	float: right;
	padding: 0px 0px 0px 0px;
	width: 30%;
}

#search-results h3{
	background: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 1em 0px;
	text-align: left;
}

#search-results small{
	border-bottom: 1px solid #555555;
	border-top: 1px solid #666666;
	font-size: 0.9em;
	padding: 0.5em 1em 0.7em 1em;
	text-align: left;
}

#search-results small a{
	color: #CCCCCC;
}

#search-results ul li{
	list-style-type: none;
	margin: 0.5em 0px;
	padding: 0px 1em 0.5em 1em;
}



#search-results ul li a{

	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
}

#search-results ul li:hover{
	background: #202020;
}

/*-----------------------------------------------------------------------------------------------
	Secondary Items
-----------------------------------------------------------------------------------------------*/
#secondary{

	background: #F3F3F3;
	border-top: 0px solid #E3E3E3;


}
/*-----------------------------------------------------------------------------------------------
	Navigation
-----------------------------------------------------------------------------------------------*/


#navContainer {margin:0 auto;width: 100%;display:block;clear:both;}


/* Remove List Formattings
~~~~~~~~~~~~~~~~~~~~  */
 ul.menu, li.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
}

#nav {
   	clear: both;
	float: left;
	width: 100%;
	height: 42px;	
	padding:0;
	margin:0;
	background: #fff;
	font-style:normal;
	border-color:#33ccff;
	border-style:dotted;
	border-width:0px 0px 0px 0px;
	display:inline;
	overflow:hidden;
 
		
}
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: auto;
	height: 142px;
	list-style-image: none;
	font-family:“Lucida Sans Unicode”, sans-serif;
}

/* Root Level Link Formatting */
#nav ul li {float: left; color: #a13d67; text-align: left; font-weight: normal; list-style-type: none; list-style-image: none;}
#nav ul li a {display: block; padding: 0px 30px 0 0px; font-weight:bold; text-transform:uppercase; font-size:14px; color: #a13d67; text-decoration: none; }

/* Root Level link hover */
#nav ul li a:hover, #nav li a:focus, #nav li a:active, #nav ul li a.active, #nav a.current_page_item {color: #a09672;}

/*Current page Customisations*/
#nav li.current_page_item a {font-weight:bold; color: #a09672;} 

/*unterzeile navigation*/
#navContainer ul li span  { font-family: “Lucida Sans Unicode”, sans-serif; font-size: 12px; color:#464646;  text-transform:none; font-weight: normal; margin: 0; }	

