/*
Theme Name: Netzideen
Theme URI: http://netzideen.net/
Description: 
Version: 1.0
Author: Netzideen
Tags: 

*/

/* Layout
-----------------------------------------------
*/

html {
font-family:Arial, sans-serif;
font-size: 12px;
/*letter-spacing: 0.02em;*/
color: #494749;
}

/* Hintergrundverlauf */
body {
background-image:url(images/blog_bg.gif);
background-repeat:repeat-x;
background-color:#759d00;
}

img {
	border: none;
	
}

/* Wrapper */
#wrapper {
    text-align: left;
    margin: 0 auto;
    width: 790px;
    padding: 0;
    position: relative;
    background: #FFFFFF; /*url(images/background.jpg) repeat-y;*/
    border-bottom: 1px solid #ddd;
}

/* Header
-----------------------------------------------
*/

/* Meta - Navigation */
#meta-navi {
float:right;
font-weight: bold;
}

/* News - Navigation */
#news-navi {
  text-align: right;
  overflow: visible;
  position: relative;
  height: 0px;
  top: -51px;
}

.news-menu_active {
  font-weight: bold !important;
  color: #b5c728 !important;
}

/* Header-Box mit Logo-Grafik und Netz */
#header {
	/*border: 1px solid #fbfbfb;
	border-style: solid;
  border-color: #dddddd;
  border-width: 0px 1px 0px 0px;*/
  float: left;
  width: 728px;
  padding: 31px 31px 0 31px;
  position:relative;
}

#header img { margin:0; padding:0; }

#header a {
	position: relative;
	top:-25px;
}

#logo-netzideen a {
	position: absolute;
	top:0;
}

#logo-netzideen { position:absolute; left:38px; top: 130px; display:block; }
#logo-netzideen img { position:absolute; top: 0px; }

#search { position:absolute; top:76px; right: 40px; }

#searchform {
}

#searchform img {
	vertical-align:middle;
}

#searchform .search_icon {
	margin-right: 5px;
	/*padding-bottom:4px;*/
}

#searchform .searchfield {
	background-image: url(images/blog_searchfield.gif);
	background-repeat: repeat-x;
	width: 120px;
	height: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 11px;
	vertical-align:middle;
	border: none;
}

#searchform .search_submit {
	background-image: url(images/arrow_green_big.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 21px;
	cursor: pointer;
	vertical-align:middle;
	margin-left:5px;
	border: none;
}

#login {
	float: right;
	font-size: 14px;
}

#login img {
	margin-left: 10px;
	vertical-align:middle; 
}

/* Structure
-----------------------------------------------
*/

/* rechte Spalte */
.right-column {
float:right;
width: 151px;
padding-right: 15px;
}


/* Content-Box (Mitte) */
#content {
	border-right: 1px solid #fbfbfb;
	border-style: solid;
	border-color: #dddddd;
	border-width: 0px 1px 0px 0px;
	float: left;
    padding: 0 60px;
	margin: 0 0 3em 0;
    width: 474px;
	overflow:hidden;
	font-size: 1.1em;
	line-height: 1.5em;
	min-height: 20em;
}

.row {
  background-image: url(images/row.gif);
  background-repeat: no-repeat;
  width: 753px;
  height: 16px;
  clear: both;
  margin-top:24px;
  margin-bottom:50px;
}

#content .row {
	background-image: url(images/row_small.gif);
	background-repeat: no-repeat;
	width: 511px;
	margin-bottom: 50px;
	margin-top: 25px;
}

#footer {

	background-color:#e3ebcc;
	text-align: center;
	padding-top:17px;
	padding-bottom:17px;
	width: 100%;
	border-style: solid;
	border-color:#759d00;
	border-width: 1px 0 0 0;
	font-family: Verdana;
	font-size: 10px;
}

#footer a {
	color:#6c9100;
	text-decoration:underline;
}

/* Menu
-----------------------------------------------
*/

/* Menue */
#menu {
    float: right;
    color:#b5c728;
    font-size: 1.1em;
    padding: 0 0 5px 0;
    margin: 0 15px 15px 0;
    display: inline;
	font-weight:bold;

}

#menu ul, #menu ol, #menu p, #menu form, #menu dl {
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
	
}

#menu div {
    text-align: left;
}

#menu form {
    margin: .7em 0 1em 0;
}

#menu input {
    border: 1px solid #759D00;
    font-size: 1.1em;
    background: #E3EBCC;
}


#menu h2 {
    font: bold 1.2em verdana, sans-serif;
    color: #fff;
    margin: 0 0 .5em 0;
    padding: 1px 5px 1px 15px;
    background: #759D00 url(images/h3.gif) no-repeat center left;
    text-align: left;

}

#menu h3 {
	font-size: 1.1em;
	font-weight: normal;
	margin: 0 0 0.5em 0;
	padding-left: 25px;
	
}

#menu a {
    font-weight: normal;
    /*color:#b5c728;*/
	color:#888888;
    text-decoration: none;
}

#menu a:hover {
    /*color: #444;*/
	color:#484848;
}

#menu ul {
    list-style: none;
    margin: .5em 0 2em 0;
	padding-left: 35px;
}

#menu ul li { margin: 0 0 0.2em 0; }

#menu ul ul {
    margin: 2px 0 2px 7px;
    padding: 0;
}

#menu .menu-search {
    margin-bottom: 3px;
    width: 150px;
    background: #fff;
}

/* Typo
-----------------------------------------------
*/

/* ?berschrift 1 */
#content h1 {
font-size: 23px;
font-weight: normal;
margin-top: 0px;
margin-bottom: 34px;
color: #b5c728;
}
/* ?berschrift 2 */
#content h2 {
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #b5c728;
	/*float: left;*/
}

#content h2 a {
	font-weight: normal;
}

#content h3 {
font-size: 23px;
font-weight: normal;
margin-top: 0px;
margin-bottom: 34px;
}

#content h4 {
font-size: 1em;
line-height: 1.2em;
font-weight: normal;
margin-top: 0px;
margin-bottom: 20px;
}

/* Textabs?tze */
#content p {
/*line-height:16px;*/
}

#content a {
	font-weight: bold;
}

/* Formulare */
#content input,
#content textarea { border: 1px solid #DDDDDD; background: #EEEEEE; padding: 0.4em; color: #494749; }

/* Kommentare */
#commentform label { margin-left: 1em; }

/* Artikel */

#content .article_icon {
	margin-right: 10px;
	padding-bottom: 2px;
}

#content .article_date {
	/*float: right;*/
	display:block;
	font-size: 12px;
	/*font-weight: bold;*/
	color: #b5c728;
	padding-top: 3px;
	white-space:nowrap;
}

#content .article_category {
	font-size: 0.8em;
	color: #888888;
	/*padding: 0.5em 0;*/
	margin-bottom: 2em;
	/*border-top: 1px solid #b5c728;
	border-bottom: 1px solid #b5c728;*/
	position:relative;
}

#content .article_category a {
	/*color: #ffffff;*/
	text-decoration: underline;
}

#content .article_author { position:absolute; right:0; }

#content .article_comments_link {
	/*font-size:14px;*/
	margin-top: 2em;
}

#content .article_comments_link a img {
	margin-right: 6px;
}

#content .article_column {
  float: left;
  margin-right: 5px;
  margin-bottom: 10px;
  font-size: 11px;
}

#content .article_column.half {
	width: 250px;
}

#content .article_column.third {
	width: 165px;
}

#content blockquote { background-color: #F0F0F0; padding: 0.1em 1em; margin: 1em; }

/* Kommentare
----------------------------------------------
*/

#commentlist { margin: 2em 0 2em 1.5em; padding: 0; }

/* Links
-----------------------------------------------
*/

/* allg. Links */
a {
	text-decoration:none;
	color:#b5c728;
	cursor: pointer;
}


/* Helferlein
-----------------------------------------------
*/

.clear {
  clear: both;
}

.gruen {
  color: #b5c728;
}

.grau {
  color: #888888;
}

.gross {
font-size: 23px;
margin-top: 0px;
margin-bottom: 34px;
line-height: 28px;
}

.mittel {
font-size: 18px;
line-height: 22px;
margin-top: 0px;
margin-bottom: 20px;
}

.tagcloud_heading {
  position: relative;
  width: 753px;
  font-size: 18px;
  color: #b5c728;
  font-weight: bold;
  text-align: center;
}

.tagcloud_heading img {
  position: relative;
  top: 1px;
  left: -10px;
}

.to_top {
  position: relative;
  top: -44px;
  left: 697px;
  overflow: visible;
  height: 0px;
  width: 56px;
}

.no-wrap { white-space:nowrap;}

.pagination { font-size: 0.8em; margin: 4em 0 1em; }
.pagination-next { float: right; }