/*
Theme Name: FormWave - Simplify
Theme URI: http://www.formwave.com
Description: Designed by <a href="http://www.formwave.com" title="Kochwerkstatt">FormWave</a>
Version: 0.1 english
Author: FormWave
Author URI: http://www.formwave.com
*/

* {
	margin: 0;
	padding: 0;
	border: none;
	}

body {
	background: url(images/bg-body.gif) repeat-x top left #f2f2f2;
	font: 11px/18px verdana, arial, 'helvetica', sans-serif;
	color: #333333;
	}

blockquote {
	margin: 0px 30px 0px 30px;
	padding: 10px;
	border-left: 1px solid #326ea1;
	}

a {
	color: #5a8da2;
	text-decoration: none;
	}

/* Headline Styles - - - - - - - - - - - - - - - - - - */

h1 {
	margin-bottom: 10px;
	color: #724951;
	font-weight: normal;
	font-size: 19px;
	}

h1 a, h1 a:hover {
	color: #724951;
	font-weight: normal;
	font-size: 19px;
	}

h2, h2 a {
	color: #724951;
	}

h3, h3 a {
	color: #724951;
	font-weight: 100;
	margin: 15px 0 0px 0;
	padding: 0;
	}

h4 {    
	margin-bottom: 10px;
	color: #724951;
	font-size: 15px;
	font-weight: normal;
	line-height: 18px;
	}

img {
	}

ol, form {
	}

p {
	margin-bottom: 15px;
clear: both;
	}

.entry {
	margin-bottom: 30px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e0e0e0;
	}

small {
	font-size: 10px;
}

/* Page Styles: Width 960px - - - - - - - - - - - - - - - - - - */

#page {
	background: transparent;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 960px;
	}

/* Header Styles - - - - - - - - - - - - - - - - - - */

#header {
	overflow: hidden;
	font-size: 13px;
	height: 205px;
	margin: 0 auto;
	text-align: left;
	background: url(images/bg-header.gif) no-repeat top left;
	}

#header a {
	color: #383d44;
}

#header a:hover {
	color: #669933;
}

#blogname {
        padding-top: 60px;
}

#header h2 {
        float: left;
        font: 30px Georgia, 'Times New Roman', Times, serif;
	margin:0;
	padding: 0px 15px 0 0;
	border-right:1px solid #cccccc;
	display: none;
	}

#header h2 a { text-decoration:none; }

#header p {
        padding: 13px 0 0 10px;
	margin:0;
	line-height: 1em;
	display: none;
}

/*###################*/
/*### Topmenu ###*/
/*###################*/

#top {
          background: #202020;
          border-bottom: 1px solid #000000;
          height: 34px;
          margin: 0 auto;
          width:100%;
          text-align: center;
          overflow: hidden;
}

#topbar { height: 34px;
          width: 960px;
          margin: 0 auto;
          padding: 0;
          text-align: center;
}

ul.topmenu {
        background: transparent;
        float: left;
        margin: 0 auto;
	padding: 0;
	list-style-type: none;
}

ul.topmenu li {
	float: left;
}

ul.topmenu li a {
	float: left;
	display: block;
        height: 34px;
	padding: 9px 20px 0 0px;
	color: #cbcbcb;
}

ul.topmenu li a:hover {
	color: #ffffff;
        text-decoration: none;
}

/* Content Styles: Width 700px / 660px Live - - - - - - - - - - - - - - - - - - */

#contentwrapper {
	float: left;
	width: 700px;
	}

#content {
	padding: 40px 40px 30px 0px;
	}

#content img {
	margin-bottom: 10px;
	float: left;
	border: 2px solid #cccccc;
	}

#content h1 a:hover { 
        color: #669933; 
        background: transparent; 
        text-decoration: none; 
}

#content h2 a:hover { 
        color: #669933; 
        background: transparent; 
        text-decoration: none; 
}

#content h3 a { 
        text-decoration: none; 
}

#content h3 a:hover { 
         color: #669933; 
         background: transparent; 
         text-decoration: none; 
}

#content ul {
         list-style-type: circle; 
         margin: 0 0 0 25px; 
         padding:  0 0 0 0; 
}

#content ul li {
         line-height: 1.5em; 
         margin: 0; 
         padding: 5px; 
}

.more-link {
	}

/*############################*/
/*#### Comments #### */
/*############################*/

#comment {
        background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
	font-size: 13px;
	padding-left: 2px;
	vertical-align: middle;
	width: 510px;

}

.commentbody {
        background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
	font-size: 13px;
	margin: 0 0 10px 0;
	padding: 15px 15px 5px 15px;
	position: relative;
        -moz-border-radius: 10px;
}

.commentbody a {
	color: #aa0000;
        text-decoration: none;
}
.commentbody a:hover {
	color: #2d5175;
        text-decoration: none;
}

.commentbody p {
	line-height: 1.2em;
}

.commentlink {
	font-size: 13px;
}

.commentlist {
	list-style: none;
}

#email, #author {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
        font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	padding-left: 5px;
	vertical-align: middle;

}

#url {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
        font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	height: 16px;
	padding-left: 5px;
	vertical-align: middle;
}

#submit {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
        font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	margin: 0;
	padding: 0 10px;

}

textarea {
        overflow:auto;
}

/* Footer Styles - - - - - - - - - - - - - - - - - - */

#footerwrapper {
	margin-top: 20px;
	background: #e0e0e0;
	border-top: 1px solid #cccccc;
	clear: both;
	}

#footer {
	margin: 0px auto 0px auto;
	width: 960px;
	}

/*################*/
/*### Suchfeld ###*/
/*################*/

.s {
	margin: 5px;
	background: transparent;
        border: 0px solid #c7c7c7;
	color: #383d44;
        font: 11px Verdana, Arial, 'Helvetica', sans-serif;
	height: 15px;
	padding-left: 3px;
	vertical-align: middle;
	width: 220px;
}

/* Side Bar Styles - - - - - - - - - - - - - - - - - - */

#sidebar {
	margin: 40px 0px 30px 0px;
	width: 260px;
	text-align: left;
	float: left;
	}

.sidelist {
        margin: 0 0 20px 0;
        }

#sidebar ul {
	list-style: none;
	}

#sidebar li {
	border-bottom: 1px solid #e0e0e0;
	display: block;
	}

#sidebar ul li ul li ul { /* Hides Sub Pages in Left Bar Navigation */
	display: none;
	}

#sidebar li a {
	padding: 5px;
	display: block;
	color: #333333;
	}

#sidebar li a:hover {
	color: #333333;
	background-color: #e0e0e0;
	}

#sidebar h2 {
	margin: 0px;
	padding: 5px;
	background: inherit;
	color: #724951;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #e0e0e0;
	}

#wrapper {
	float: left;
	margin: 0;
	padding: 0;
	}

.alignleft {
	float: left;
	text-align: left;
	}

.alignright {
	float: right;
	margin-top: -1px;
	text-align: right;
	}


.date {
	background: transparent;
	color: #363636;
	font: 11px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.postmetadata {
	margin-bottom: 0px;
	color: #999999;
	clear:both;
	}

.postmetadata2 {
	background: #eeeeee;
	color: #282828;
	border: 1px solid #cccccc;
	font-size: 11px;
	line-height: 1.3em;
	letter-spacing: 0em;
	margin: 0 0 20px 0;
	padding: 5px;
	text-align: left;
	clear:both;
}

/* different postmetadata style for single.php */

.alt {
	line-height: 1.3em;
	padding: 10px;
}

.alt a {
	background: inherit;
	color: #aa0000;
        text-decoration: none;
}

.commentheader {
        background: inherit;
        font-size: 18px;
        font-weight: normal;
        text-align: left;
        color: #724951;
        padding: 0;
        line-height: 1.5em;
}

.clear {clear:both;}

/* Projects Styles - - - - - - - - - - - - - - - - - - */

.projectdata {
	margin-bottom: 30px;
	border-bottom: 1px solid #cccccc;
	}

.projectdata td {
	padding-bottom: 30px;
	vertical-align: top;
	}

.projectdata p {
	margin-bottom: 10px;
	}

/* Projects Details Styles - - - - - - - - - - - - - - - - - - */

#projectdetailswrapper {
	margin-top: 25px;
	padding-top: 25px;
	border-top: 1px solid #cccccc;
	}
	
.projectdetails {
	clear: both;
	margin: 30px 0px 30px 0px;
	border-collapse: collapse;
	width: 100%;
	}

.projectdetails td, .projectdetails th {
	padding: 5px;
	vertical-align: middle;
	border-bottom: 1px solid #cccccc;
	}

.projectdetails td img {
	border: 0px;
	float: right;
	display: inline;
	}

.projectdetailsplay {
	text-align: right;
	}

.projectbutton {
	border: none;
	margin-left: 20px;
	}

/* About Styles - - - - - - - - - - - - - - - - - - */

#about p {
	margin-bottom: 30px;
	}