/*
Theme Name: Beautiful Day DE-Edition
Theme URI: http://templates.arcsin.se/
Version: 2.0
Description: Previously released by Kaushal Sheth, includes several fixes and improvements. Based on the <a href="http://templates.arcsin.se/">free website template</a> Beautiful Day. Also available as <a href="http://templates.arcsin.se/beautiful-day-joomla-template/">Joomla template</a> and <a href="http://templates.arcsin.se/beautiful-day-blogger-template/">Blogger template</a>. Deutsche Bearbeitung: <a href="http://www.domain-anonym-registrieren.de/">Frank Kugler</a>.
Author: Viktor Persson
Author URI: http://arcsin.se
*/

/* standard elements */
html {
	min-height: 100%;
}
* {
	margin: 0;
	padding: 0;
}
a {
	color: #963;
}
a:hover {
	color: #C60;
}
body {
	background: #F8DB6C url('img/bg.png') repeat-x left top;
	color: #444;
	font: normal 62.5% Tahoma, sans-serif
}
p, code, ul {
	padding-bottom: 10px;
}
li {
	list-style: none;
}
h1 {
	font: normal 1.8em Tahoma, sans-serif;
	margin-bottom: 4px;
}
h2 {
	font: normal 1.6em sans-serif;
}
h3 {
	font: bold 1.1em sans-serif;
}
code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma, sans-serif;
	line-height: 1.6em;
	margin: 4px 0 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font: bold 0.9em Verdana, sans-serif;
	padding-left: 26px
}
big {
	font-size: 1.1em;
}
h1, h2, h3 {
	padding-top: 6px;
}
label {
	display: block;
	font-size: 0.9em;
}
/* misc */
.clearer {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
/* structure */
.container {
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 780px;
}
/* header */
.top {
	background: url('img/clouds.gif') repeat-x;
	padding-left:10px;
	padding-right:10px;
	padding-top:50px;
	padding-bottom:0
}
/* title */
.header {
	background: #FFF;
	font-size: 1.2em;
	height: 150px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 780px;
}
.header .left, .header .right {
	background: #A4A4A0;
	color: #FFF;
	height: 150px;
}
.header .left {
	background: #C5A248;
	text-align: center;
	width: 564px;
	font: normal 2.8em "Trebuchet MS", sans-serif;
	line-height: 150px;
}
.header .right {
	overflow: auto;
	width: 212px;
}
.header .right p, .header .right h2 {
	padding: 0 16px;
}
.header .right h2 {
	padding-top: 16px;
	font: normal 1.6em "Trebuchet MS", sans-serif;
}
/* navigation */
.navigation {
	border: 1px solid #CFDEE7;
	border-color: #303030 #808080;
	background:#000;
	height: 41px
}
.navigation a {
	background: #000;
	border-right: 1px solid #909090;
	color: #FFF;
	display: block;
	float: left;
	text-decoration: none;
	font: bold 1em sans-serif;
	line-height: 41px;
	padding: 0 20px;
}
.navigation a:hover {
	background-position: left bottom;
	color: #BB5809;
}
.navigation ul {
	display: inline;
}
.navigation li {
	float: left;
}

.navigation .current_page_parent a
{
	color: #BB5809;
}

.navigation .current_page_item a
{
	color: #BB5809;
}


/* main */
.main {
	border-top: 4px solid #FFF;
	background: url('img/bgmain.gif') repeat-y;
}
/* sub navigation */
.sidenav {
	float: right;
	width: 210px;navi
}
.sidenav h2 {
	color: #5A5A43;
	font: bold 1em Tahoma, sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.sidenav li {
	border-bottom: 1px solid #EAEADA;
}
.sidenav li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #C5A248;
	color: #BB5809;
}

.sidenav .current_page_item a
{
	color: #BB5809;
	font-weight: bold;
}
/* content */
.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 531px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style-position:outside;
	list-style-type:circle;
	margin:0 0 0 16px !important;
}
.content p {
	font-family: "Lucida Sans Unicode", sans-serif;
}
/* footer */
.footer {
	background: url('img/bgfooter.gif') repeat-x;
	color: #FFF;
	font: bold 0.6em sans-serif;
	padding: 0 16px;
	line-height: 16px;
	height: 16px;
}
.footer a, .footer a:hover {
	color: #FFF;
}
/* posts */
.post h1 a {
	text-decoration:none;
}
.post h1 a:hover {
	text-decoration:underline;
}
.post {
	margin: 6px 0 2px;
	text-align: justify;
}

.post .info {
	padding: 2px 10px;
	background:#C5A248;
	color: #555;
}
.post img {
	margin: 4px 0;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border:4px solid #FFF;
	
}
.post a img {
	border: 4px solid #DDD;
}
.post a:hover img {
	border-color: #CCC;
}
.info a {
	text-decoration: none;
}
.info a:hover {
	text-decoration: underline;
}
/* comments */
.content ol li {
	list-style: none;
	background: none;
}
#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
	list-style: none;
}
#commentform {
	margin: 1em 0;
	background: #C5A248;
	width: 280px;
	padding: 1em;
	border: 1px dotted #000;
}

#commentform textarea {
	background-color: #F8DB6C;
}

.commentmetadata {
	padding: 2px 0 4px;
}
.commentmetadata a {
	color: #664;
}
textarea.styled {
	width: 280px;
}
.styled {
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #D6D3D3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {
	margin-bottom: 3px;
}
a img {
	border:none;
}
/* calendar */
#wp-calendar {
	color:#A0A0A0;
}
.sidenav table caption {
	border-bottom-color:#000;
}
.sidenav table thead tr {
	border-bottom-color:#000;
	color:#A53512;
}
.sidenav table th {
	border-bottom-color:#000;
}
.sidenav table td#today {
	border-color:#000;
	color:#A53512;
}
.sidenav table td a {
	border-bottom-color:#000;
	background-color:#EDF3DE;
}
.sidenav table tfoot {
	border-top-color:#000;
}
.sidenav table tfoot a {
	background:none;
}
/* calendar
--------------------------------------------------*/
#wp-calendar {
	display:inline-table;
	border-collapse:collapse;
	width:185px;
	margin:0px 10px 0 10px;
	text-align:center;
}
.sidenav table caption {
	margin: -5px 10px 0 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid;
	letter-spacing: 0.1em;
}
.sidenav table thead tr {
	border-bottom:1px solid;
}
.sidenav table th {
	border-bottom:1px solid;
}
.sidenav table td {
	width: 225px; /* maximaize width; honestly, I don't know much about tables... */
	padding: 1px;
	font-size: 0.9em;
}
.sidenav table td#today {
	padding: 0;
	border: 1px solid;
	font-size: 1em;
	font-weight: bold;
}
.sidenav table td a {
	display: block;
	border-bottom: 1px solid;
	font-weight: bold;
	font-size: 1.15em;
}
.sidenav table tfoot {
	border-top:1px solid;
}
.sidenav table tfoot a {
	border: none;
	font-weight: bold;
}
.sidenav table tfoot #prev a {
	text-align:left;
}
.sidenav table tfoot #next a {
	text-align:center;
}
#searchform {
	padding:10px;
}
input[type="text"], input[type="submit"],input[type="password"]{
	border: 1px solid #BB5809;
	background-color: #F8DB6C;
	color: #5A5A43;
	font-size: 1em !important;
	font-family: Tahoma,sans-serif;
	/*line-height: 30px;*/
}

input[type="text"]:focus
{
	background:#CEDDDF;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
/*	padding: 4px;*/
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
/*	padding: 4px;*/
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.linkcat
{
	list-style-type: none!important;
	line-height: 1.1em;
}

.linkcat li
{
	list-style-type: none!important;
	line-height: 1.1em;
	padding: 0 0 10px 0;
}

.linkcat li img
{
	max-width: 496px !important;
}
/* Table config start */
.row_05
{
	width: 5%;
}
.row_10
{
	width: 10%;
}
.row_45
{
	width: 45%;
}

.row_40
{
	width: 40%;
}
.row_50
{
	width: 50%;
}
.row_80
{
	width: 80%;
}

.row_left
{
	text-align: left!important;
}

.row_right
{
	text-align: right!important;
}

.row_center
{
	text-align: center!important;
}

table .table_head td
{
	background-color: #C5A248;
	color:#BB5809;
	font-size:13px;
	font-weight: bolder;
	padding: 5px 0 5px 5px;
	margin-top: 4px;
}

table .row_head td
{
	color:#BB5809;
	font-size:13px;
	text-align: center;
	border-bottom: 1px dotted #C5A248;
	border-top: 1px solid #C5A248;
}
table tr td
{
	padding: 0 0 0 5px;
}


.newimage_gallery
{
	background: transparent url(./img/neu.png) no-repeat 0 0 !important;
	position: absolute;
	top: 5px;
	left: 0px;
	width: 50px;
	height: 50px;
}
.newimage
{
	background: transparent url(./img/neu.png) no-repeat 0 0 !important;
	position: absolute;
	top: 4px;
	left: 5px;
	width: 50px;
	height: 50px;
}
/* Table config end */
