/*
	Theme Name: Beautiful Sunrise
	Theme URL: http://www.online-marketing-breuer.de/wordpress-themes/beautiful-sunrise.html
	Description: Beautiful Sunrise 2.0 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> and edited by <a href="http://www.jandic.com/">Pavel Janda</a>.
	Author: Mark Breuer, edited by Pavel Janda
	Author URI: http://www.online-marketing-breuer.de/wordpress-themes/
	Version: 2.0

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

	Changelog:
	       Version 2.0 - 03.09.2007
	       Changes to design
	       
         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
*/



/* --------------- Main part --------------- */

/* --------------- Hyperlinks --------------- */

a, a:visited {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

/* --------------- Header --------------- */

.title {
  display: none;
}

.title-print {
  display: block;
	font-size: 20px;
	font-family: Verdana, Helvetica, Sans-Serif;  
}

#language {
  display: none;
}     

/* --------------- Footer --------------- */

#footer {
	display: none;
}

/* --------------- Content --------------- */

#content {
  text-align: justify;
  width: 100%;
}

#contentmiddle {
  margin: 0px;
	padding: 0px;
  padding-top: 20px;
}

.contentdate {
	float: none;
  margin: 0px;
  padding: 0px;
  margin-top: 10px;
  height: auto;
}

.contentdate h3 {
  display: inline;
	font-size: 21px;
	font-weight: normal;
	font-family: Times New Roman, Helvetica, Sans-Serif;
	padding-right: 10px;
	text-transform: uppercase;
}

.contentdate h4 {
  display: inline;
	font-size: 21px;
	font-weight: normal;
	font-family: Times New Roman, Helvetica, Sans-Serif;
}

.contenttitle {
  margin: 0px;
	padding: 0px;
  border: 0px;
}

/* --------------- Right Sidebar --------------- */

#sidebar-box {
	display: none;
}

/* --------------- Search Form --------------- */


/* --------------- Comments --------------- */

.nocomments {
  display: none;
}

#respond {
  display: none;
}

#addcomment {
  display: none;
}

/* --------------- Navigation ---------------- */

.navigation {
	display: none;
}
