/*
Theme Name: SimplicityBright
Theme URI: http://www.av-alania.de/
Description: Designed by <a href="http://www.superblasc.de" title="Superblasc">Andreas Maks</a>,
based on the Theme Relaxation by <a href="http://www.jowra.com">Jowra</a>.
Version: 0.1 deutsch
Author: Andreas Maks
Author URI: http://www.superblasc.de
*/

html, body {
		margin: 0;
		padding: 0;
		text-align: center;	
}

body {
		background: #f1f3e9;
		font: 10px Verdana, Arial, 'Helvetica', sans-serif;
        padding: 0;
}


blockquote {
		border-left: 1px solid #798a69;
        color: #555555;
        font-size: 1.00em;
        padding-left: 10px;
        padding-right: 10px;
		margin: 0 30px;
}

a {
		color: #798a69;
		text-decoration: none;
        outline: none;
}

code {  
		background: #f5f5f5;
        border: 1px solid #cccccc;
		color: #555555;
        font: 11px Verdana, Arial, 'Helvetica', sans-serif;
        padding: 10px;
		text-align: left;
}


/*#####################*/
/*### Überschriften ###*/
/*#####################*/

h1 a {
		color: #798a69;
        font-weight: 100;
		font: 24px Arial, 'Helvetica', Verdana, sans-serif;
        margin: 0 0 0 0;
		padding: 0 0 0 0;
		text-decoration: none;
        display: block;
}

h1 {
		color: #798a69;
        font-weight: 100;
		font: 24px Arial, 'Helvetica', Verdana, sans-serif;
        margin: 0 0 0 0;
		padding: 0 0 0 0;
		text-decoration: none;
}

h2, h2 a {
		color: #798a69;
        font-weight: 100;
		margin: 0;
		padding: 0;
}

h3, h3 a {
		color: #798a69;
        font-weight: 100;
		margin: 15px 0 0px 0;
		padding: 0;
}

h4 {    color: #798a69;
		font: 12px Verdana, Arial, 'Helvetica', sans-serif;
		font-weight: normal;
		margin: 0;
		padding: 0;
}

img {
		border: none;
        }

ol, form {
		margin: 0;
		padding: 0;
}

p {	
		line-height: 1.7em;
		text-align: justify;
}

.entry {
		line-height: 1.3em;
		text-align: justify;
}

small {
		font-size: 10px;
}

#page {
		background: transparent;
        margin: 0 auto;
		padding: 0;
		text-align: left;
		width: 810px;
}

/*################*/
/*### Header   ###*/
/*################*/


#main	{
		text-align: left;
}

#header {
        background: transparent;
        overflow: hidden;
        color: #707377;
		font-size: 13px;
		height: 180px !important;
        height: 20px;
		margin: 0 0;
        text-align: left;
		padding: 0 0 0 0;
}

#headerback{
		background:url(images/headerback.gif) repeat-x;
		border-bottom: 0px solid #9ea09d;
		margin:0px 0px 0px 0px;
		height:160px;
		overflow: hidden;
}

#headerimage{
		background:url(images/header_ff.png) no-repeat !important;
		background:url(images/header.gif) no-repeat;
		margin:0px 0px 0px 0px;
		height:160px;
}

#headerimage:first-of-type{
		background:url(images/header_safari.png) no-repeat !important;
		margin:0px 0px 0px 0px;
		height:160px;
}

#blogname a {
		color: #e2e7e7;
		z-index: 3;
}

#blogname a:hover {
		color: #798a69;
}

#header h2 {
        font: 10px Georgia, 'Times New Roman', Times, serif;
        color: #e2e7e7;
		margin-left:0px;
		padding: 0px 0px 0 0;
		border-left:0px solid #cccccc;
}

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

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

/*###################*/
/*### Oberes Menü ###*/
/*###################*/

#top {
        background: #3c3e42;
        border-bottom: 0px solid #505357;
        height: 28px;
        margin: 0 auto;
        width:100%;
        text-align: center;
        position:fixed;
}

#topbar { 
		height: 28px;
        width: 810px;
        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: 12px;
		padding: 9px 9px 3px 9px;
		color: #8f8f8f;
                font-family: Verdana;
		font-size: 1em;
                letter-spacing: 0px;
		text-transform: uppercase;
	
}

ul.topmenu li a:first-of-type {
		float: left;
		display: block;
                height: 1em;
		padding: 9px 10px 3px 8px;
		color: #8f8f8f;
                font-family: Verdana;
		font-size: 9px;
                letter-spacing: 0px;
		text-transform: uppercase;
	
}

ul.topmenu li a:hover {
		background:#44484c;
		color: #ffffff;
		height: 12px;
                text-decoration: none;
}

/*################*/
/*### Content  ###*/
/*################*/

#content {
		background: transparent;
		border: none;
		color: #282828;
		float: left;
		margin: 20px 0px 30px 0px;
		padding: 0 40px 0 0px;
		text-align: left;
		width: 450px;
}
#contentphoto {
		background: transparent;
		border: none;
		color: #282828;
		float: left;
		margin: 20px 0px 30px 0px;
		padding: 0 0px 0 0px;
		text-align: left;
		width: 770px;
}


#content a:hover {
        color: #669933;
        background: transparent;
        text-decoration: none;
}

#content img {
		float: left;
		margin: 3px 10px 5px 0;
		/* border: 1px solid #cccccc; */
        padding: 5px;
        background-color: transparent;
}

#content a:hover img { 
		/* border: 1px solid #777777; */ 
        background: transparent;
}

#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; 
}

/*############################*/
/*#### KOMMENTARFORMULAR #### */
/*############################*/

#comment, #messageform {
		background: transparent;
		border: 1px solid #cccccc;
		color: #444444;
		font-size: 10px;
		padding: 5px 5px ;
		vertical-align: middle;
		width: 450px;
		/* -moz-border-radius-topleft: 20px; */
		-moz-border-radius-bottomright: 20px;
	    /* -webkit-border-top-left-radius: 20px; */
	    -webkit-border-bottom-right-radius: 20px;
}

.commentbody {
    	background: #ccd4c4;
		border: 1px solid #cedcc0;
		color: #444444;
		font-size: 10px;
		margin: 0 0 10px 0;
		padding: 15px 15px 5px 15px;
        -moz-border-radius-topleft: 20px;
		-moz-border-radius-bottomright: 20px;
        -webkit-border-top-left-radius: 20px;
	    -webkit-border-bottom-right-radius: 20px;
}

.commentbody a {
		color: #9ea09d;
        text-decoration: none;
}
.commentbody a:hover {
		color: #2d5175;
        text-decoration: none;
}

.commentbody p {
		line-height: 1.2em;
}

.commentlink {
		font-size: 10px;
		color: #798a69;
}

.commentlist {
		list-style: none;
}

#email, #author, #formmail, #formauthor, #formsubject {
		background: transparent;
		border: 1px solid #cccccc;
		color: #444444;
		font: 12px Verdana, Arial, 'Helvetica', sans-serif;
		padding-left: 5px;
		vertical-align: middle;
		margin: 0px;

}

#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, #formsubmit, #selectform {
		background: transparent;
		border: 1px solid #cccccc;
		color: #444444;
		font: 12px Verdana, Arial, 'Helvetica', sans-serif;
		margin: 0;
		padding: 0 10px;

}

textarea {
        overflow:auto;
}

/*################*/
/*#### Footer ####*/
/*################*/

#footer {
        background: #e6e3d7;
        border-top: 1px solid #cccccc;
        height: 50px;
        clear: both;
		color: #363636;
        margin: 0;
		padding: 0;
        text-align: center;
        overflow:hidden;
}

#footer a {
        color: #363636;
        text-decoration: none;
}

#footer a:hover {
        color: #aa0000;
        text-decoration: none;
}

/*################*/
/*### Suchfeld ###*/
/*################*/

.s {
		background: transparent;
		border: 0px solid #c7c7c7;
		color: #383d44;
		font: 10px Verdana, Arial, 'Helvetica', sans-serif;
		height: 15px;
		padding-left: 0px;
		vertical-align: middle;
		width: 190px;
}

/*################*/
/*#### SIDEBAR ###*/
/*################*/

#sidebar {
        width: 190px;
        text-align: left;
        float: left;
        margin: 5px 0px 30px 35px;
        padding: 0;
        line-height: 1.6em;
        color: #383d44;
        }

.sidelist {
        background: transparent;
        margin: 0 0 20px 0;
        padding: 0;
        }

#sidebar ul {
		list-style: none;
		margin-top: 0;
		padding: 0;
		border: none;
}

#sidebar li{
        border-top: 1px dotted #cccccc;
		margin: 0;
        padding: 0;
        display: block;
	}

#sidebar li a {
        display: block;
        background-color: transparent;
        color: #383d44;
		padding: 5px 5px 5px 0px;
		text-decoration: none;
        border-bottom: 0;
	}

#sidebar li a:hover {
        color: #669933;
		background-color: #e3e6d7;
        text-decoration: none;
	}

#sidebar h2{
        background: inherit;
        color: #798a69;
        font: 24px Arial, 'Helvetica', Verdana, sans-serif;
        font-weight: 100;
        padding: 3px 0px 3px 0px;
        margin-top: 15px;
}

#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 {
        background: transparent;
        font-style: italic;
        color: #363636;
        line-height: 1.5em;
		margin: 15px 0 70px 0;
		padding:3px 3px 3px 3px;
		text-align: right;
        clear:both;
}

.postmetadata a {background: transparent; color: #363636; text-decoration: none;}

.postmetadata2 {
/*
        background: #eeeeee;
        color: #282828;
        border: 1px solid #cccccc;
*/
        font-size: 11px;
        line-height: 1.3em;
		letter-spacing: 0em;
		margin: 0 0 0px 0;
		padding: 5px;
		text-align: left;
        clear:both;
/*       -moz-border-radius: 10px; */
}

/* different postmetadata style for single.php */

.alt {
		line-height: 1.3em;
		padding: 0px;
}

.alt a {
		background: inherit;
		color: #aa0000;
        text-decoration: none;
}

.commentheader {
        background: inherit;
        font-size: 18px;
        font-weight: lighter;
        text-align: left;
        color: #798a69;
        padding: 0;
        line-height: 1.5em;
}

.clear {clear:both;}

<!--######################-->
<!--### Menü im Footer ###-->
<!--######################-->

#bottom {
        clear: both;
		width: 810px;
		height: 100%;
		margin: 0;
		padding: 0px;
		background: transparent;
		text-align: left;
		color: #383d44;
	}

#bottom-left {
		width: 30%;
		padding: 0 0 25px 0;
		float: left;
}

#bottom-mid {
		width: 30%;
		padding: 0 0 25px 40px;
		float: left;
}

#bottom-right {
		width: 30%;
        margin-right: 10px;
		padding: 0 0 25px 0;
		float: right;
	}

#bottom h2 {
        font: 24px Arial, 'Helvetica', Verdana, sans-serif;
        font-weight: 100;
		margin: 25px 0 5px 0;
		padding: 0 1px;
        color: #798a69;
	}

#bottom ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
	}
#bottom li {
        border-bottom: 1px solid #cccccc;
        margin: 0;
        padding: 0;
        display: block;
	}
#bottom li a {
        display: block;
        background-color: transparent;
        color: #383d44;
		padding: 7px 5px 7px 5px;
		text-decoration: none;
        border-bottom: 0;
	}
#bottom li a:hover {
		color: #669933;
		background-color: #e6e3d7;
        text-decoration: none;
	}
	



#messageform {
		width: 400px;
}

#selectform {
		padding: 0 0 0 5px;
}
