/*
	Theme Name: Beautiful Sunrise
	Theme URL: http://www.online-marketing-breuer.de/wordpress-themes/beautiful-sunrise.html
	Description: Beautiful Sunrise 1.2 is a seo optimized, sidebar widget ready theme, with a automatically header picture changing function. The theme is created for Wordpress, by <a href="http://www.online-marketing-breuer.de/wordpress-themes/deutsche-wordpress-themes.html" title="OMB Wordpress Themes">OMB Wordpress Themes</a> from Mark Breuer & <a href="http://www.lunser.de" title="Lunser">Lunser.de</a>.
	Author: Mark Breuer
	Author URI: http://www.online-marketing-breuer.de/wordpress-themes/
	Version: 1.2

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

	Changelog:
         Version 1.2 - 01.06.2007
         Changes in Menue for Child Points, Adding Header Changer

         Version 1.1 - 29.05.2007
         Bugfixes

	Version 1.0 - 27.05.2007
	First Release of Beautiful Sunrise

         CSS Style Directory:
         1. Hauptteil / Main part
         2. Links / Hyperlinks
         3. Kopfleiste / Topbar
         4. Kopfzeile / Header
         5. Kopfleiste2 / Topbar2
         6. Linkes Navigationsmenue / Left Sidebar
         7. Inhaltsbereich / Content
         8. Abschlusszeile / Footer
         9. Suchformular / Search Form
         10. Kommentare / Comments
*/



/* --------------- 1. Hauptteil / Main part --------------- */


body {
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
         background: #2a2a2a;
	color: #333333;
	margin: 0px;
	padding: 0px;
         text-align: center;
	}

/* --------------- 2. Links / Hyperlinks --------------- */


a, a:visited {
	color: #666666;
	text-decoration: underline;
	}

a:hover {
	color: #333333;
	text-decoration: underline;
	}

/* --------------- 3. Kopfleiste / Topbar --------------- */


#topbar {
	width: 850px;
	height: 40px;
	color: #E0E0E0;
         text-align: center;
	margin: 0px auto 0px;
	padding: 8px 0px 0px 0px;
         font-size: 28px;
         font-family: Times New Roman, Sans-Serif;
	}

.topbartitlelink a, .topbartitlelink a:visited {
         color: #E0E0E0;
	text-decoration: none;
	}

.topbartitlelink a:hover {
         color: #909090;
	text-decoration: none;
	}


/* --------------- 4. Kopfzeile / Header --------------- */


#header {
	background: #2A2A2A url(images/beautiful-sunrise.jpg) top center repeat-y;
         /*background: #333333 url(images/beautiful-sunrise.jpg);*/
	width: 850px;
	height: 200px;
         border: 2px solid #000000;
	margin: 0px auto 0px;
	padding: 0px;
	text-align: center;
	}


/* --------------- 5. Kopfleiste2 / Topbar2 --------------- */


#topbar2 {
	background: #2a2a2a;
	width: 850px;
         height: 20px;
	margin: 0px auto 0px;
	padding: 5px 0px 0px 0px;
         text-align: center;
         font-size: 14px;
	color: #E0E0E0;
         font-family: Times New Roman, Sans-Serif;
	}


/* --------------- 6. Linkes Navigationsmenue / Left Sidebar --------------- */

#sidebar {
	background: #2a2a2a;
	float: right;
	width: 215px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border-top: 5px solid #2a2a2a;
	border-right: 5px solid #2a2a2a;
         border-bottom: 5px solid #2a2a2a;
          }

.contenttitle {
	width: 500px;
	margin-left: 50px;
	padding: 0px;
         border: 0px solid red;
	}


#sidebar h2 {
	background: #666666;
	color: #E0E0E0;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-weight: bold;
	padding: 8px 0px 8px 10px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	border-bottom: 1px solid #FFFFFF;
	}

#sidebar ul {
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

#sidebar li {
	background: #E5E5E5;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#sidebar ul li {
	margin: 0px;
	padding: 0px;
	}

#sidebar ul li a {
    	display: block;
	color: #333333;
	text-decoration: none;
         padding: 4px 10px 4px 10px;
	margin: 0px;
	border-bottom: 1px solid #FFFFFF;
	}

#sidebar ul li a:hover {
	background: #aaaaaa;
	color: #FFFFFF;
	text-decoration: none;
	}

/* --------------- 7. Inhaltsbereich / Content --------------- */


#content {
	background: #2a2a2a;
	width: 850px;
	margin: 0px auto 0px;
	padding: 0px;
         text-align:left;
	}

#content p{
	padding: 0px 20px 15px 0px;
	margin: 0px;
	line-height: 20px;
	}

#content p img{
	float: left;
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	}

#content h1 {
	color: #333333;
	font-size: 18px;
	font-family: Arial, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}

#content h1 a  {
	color: #333333;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #AAAAAA;
	text-decoration: none;
	}

#content ol{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 15px 0px;
	}

#content ol li{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}

#contentmiddle {
	background: #FEF7D4;
	float: right;
	width: 600px;
         min-height: 520px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 20px;
	border: 5px solid #2a2a2a;
	}

#contentmiddle p img{
	float: left;
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	}

#contentmiddle ul{
	list-style-type: square;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 15px 0px;
	}

#contentmiddle ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}

blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 3px solid #999999;
	}

#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.contentdate {
	background: #FFFFFF url(images/date.gif);
	float: left;
	width: 40px;
	height: 44px;
	margin: 0px;
	padding: 0px;
	}

.contentdate h3 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	padding: 1px 0px 0px 8px;
	margin: 0px;
	text-transform: uppercase;
	}

.contentdate h4 {
	font-family: Times New Roman, Helvetica, Sans-Serif;
	color: #999999;
	font-size: 21px;
	font-weight: bold;
	padding: 2px 3px 0px 0px;
	margin: 0px;
	text-align: center;
	}


#contentmiddle ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}

#contentmiddle ul li a {
	color: #507AA5;
	text-decoration: none;
	}

#contentmiddle ul li a:hover {
	color: #507AA5;
	text-decoration: underline;
	}

#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

.postinfo {
	width: 550px;
	background: #EAEAEA;
	font-size: 10px;
	color: #333333;
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 7px 10px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
         text-align:center;
	}

/* --------------- 8. Abschlusszeile / Footer --------------- */


#footer {
	width: 850px;
	color: #404040;
	margin: 0px auto 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
         font-size:9px;
	}

#footer a, #footer a:visited {
	color: #404040;
	text-decoration: none;
	}

#footer a:hover {
	color: #404040;
	text-decoration: none;
	}

/* --------------- 9. Suchformular / Search Form --------------- */


#searchdiv {
	margin: 0px;
	padding 0px;
	}

#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}

#s {
	width: 190px;
	background: #EFEFEF;
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	padding: 3px;
	margin: 8px 0px 0px 10px;
	border: 1px solid #C0C0C0;
	}

/* --------------- 10. Kommentare / Comments --------------- */


#commentblock {
	width: 450px;
	background: #EFEFEF;
	color: #333333;
	float: left;
	padding: 10px 20px 0px 20px;
	margin: 10px 0px 10px 0px;
	border: 1px solid #C0C0C0;
	}

ol#commentlist {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	list-style-type: none;
	}

.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}

#commentlist li p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	clear: both;
	margin: 5px 0px 20px 0px;
	padding: 20px 10px 5px 10px;
	width: 365px;
	background: #FFFFFF url(images/comment.gif) no-repeat top;
	}

.commenttext-admin {
	clear: both;
	margin: 5px 0px 20px 0px;
	padding: 20px 10px 5px 10px;
	width: 365px;
	background: #FFFFFF url(images/comment.gif) no-repeat top;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: left;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
	}

p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}