/*
Theme Name: Natural Essence
Theme URI: http://templates.arcsin.se/
Version: 1.0
Description: Soft and natural two-column theme supporting widgets. Based on the <a href="http://templates.arcsin.se/">free website template</a> Natural Essence. Also available as <a href="http://templates.arcsin.se/natural-essence-joomla-template/">Joomla template.</a>
Author: Viktor Persson
Author URI: http://arcsin.se
*/

/* default elements */
* {margin: 0; padding: 0;}

html { height: 101%; }

body {
	background: #EFE0C2;
	color: #222;
	font: normal 62.5% sans-serif;
	font: georgia 62.5% sans-serif;
	padding: 0;
}

a {color: #72643D;}
a:hover {color: #ABA56E;}

big {font-size: 1.1em;}

h1,h2,h3 {color: #72643D; padding: 8px 0 2px;}

h1 {font: normal 2.0em serif,sans-serif;}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

h2 {font: normal 1.6em serif,sans-serif;}
h3 {font: bold 1.2em serif,sans-serif;}

blockquote {
	background: url('http://www.drpt.de/css/frontend/dc/drpt/img/quote.gif') no-repeat;
	display: block;
	font: normal 1.1em Georgia,serif;
	padding-left: 26px
}

form,table {margin-bottom: 1.2em;}
img {border: none;}
label {display: block;}
li {line-height: 1.5em;}
p {padding: 2px 0 10px;}
small,.small {font: normal 0.9em sans-serif;}
ul,ol {padding: 0 2em 1.2em;}




/* structure */
#wrapper {
	background: #332 url(img/wrapper.gif) no-repeat left bottom;
	margin: 0 auto;
	width: 762px;
	width: 912px;
	width: 720px;
}
#container {
	border: 6px solid #332;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto; background: #5b4d30;
	width: 750px;
	width: 900px;
	width: 708px;
}




/* header */
.title {
	/*background: #E2DED5 url(img/header.jpg) repeat-x;*/
	border-top: 1px solid #996;
	border: 0;
}
.title h1 {
	font: normal 2.2em Georgia,"Trebuchet MS",sans-serif;
	padding: 10px 0 10px 18px;
}

.header {
	border-top: 2px solid #663;
	border: 0;
	background: #343321 url(img/header-24.png) no-repeat left bottom;
	height: 100px; clear: both;
}


.blogName {
	font: normal 2.2em Georgia,"Trebuchet MS",sans-serif;
	padding: 25px 0 10px 150px; /*float: left;*/
	color: #EFEBE0;
}
.blogName a {text-decoration: none; color: #EFEBE0; }
.blogName a:hover {text-decoration: underline;}

.description { 
	font-family: georgia; color: #fff; /*float: right;*/
	margin: 24px 48px 0px 15px;
	
	margin: 0px 0px 0px 350px; 
	margin: 0px 0px 0px 350px; 
	}




/* navigation */
.navigation {
	background: #B1AB78 url(img/nav-24.png) repeat-x; height: 41px;
	border-top: 1px solid #996;
}
.navigation ul {padding: 0; margin: 0;}
.navigation li {float: left; list-style: none;}
.navigation li a {
	background: #B1AB78 url(img/nav-24.png) repeat-x;
	border-right: 1px solid #C9C6B3;
	color: #fff;
	display: block;
	font: bold 1em Tahoma,sans-serif;
	line-height: 41px;
	padding: 0 14px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {
	background-position: left bottom;
	color: #221;
}
.navigation .current_page_menu_item a { background-position: left bottom; color: #221; }





/* main */
.main {background: #FFF url(http://www.drpt.de/css/frontend/dc/drpt/img/main.gif) repeat-y;}





/* posts */
.post .descr {
	color: #630;
	font-size: 0.9em;
	margin: 2px 0 4px;
}
.post .info{
	border-top: 1px dashed #AAAA9A;
	color: #222;
	font-size: 0.9em;
	font-weight: bold;
	margin: 4px 0 8px;
	padding: 8px 0;
}
.post img {border: 2px solid #CCB; margin: 4px 0;}
.post a img {border: 2px solid #CCB;}
.post a:hover img {border-color: #AA9;}





/* sidebar */

li._page_item a, li._page_item a:visited { color: #553; }
li.Current_page_item a, li.Current_page_item a:visited { color: #c53; }





/* bottom */
.bottom {
	background: #DCDAC9 url(http://www.drpt.de/css/frontend/dc/drpt/img/bottom.gif) no-repeat left bottom;
	border-top: 1px solid #AA8;
	color: #444;
	padding: 14px 20px;
}
.bottom .left,.bottom .right {width: 49%;}





/* footer */
.footer {
	background: #332;
	color: #EED;
	padding: 10px;
}
.footer .left {width: 66%;}
.footer .right {
	width: 33%;
	text-align: right;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}





/* misc */
.content {padding: 18px 0px 18px 20px;}
.right .content {padding: 12px 10px;}
.left {float: left;}
.right {float: right;}
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {width: 64%;}
.col2 .right {width: 33%;}





/* block list */
ul.block, .block ul {
	border-top: 1px dashed #BCBAAC;
	margin: 4px 0;
	padding: 0;
	width: 90%;
}
.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
}
.block li a,.block li em {
	color: #553;
	display: block;
	background: #DFE8FF;
	
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	color: #553;
	background: #B09B6F;
}

.right .block,.right .block li {border-color: #DCDACC;}
.right .block li a:hover {background: #EFE0C2;}







/* ------------ */

.content h2 { font-size: 1.2em; font-family: arial, sans-serif; font-weight: normal; margin-bottom: 12px; }


.widgedTitle { padding: 4px 3%; text-decoration: none; width: 88%; color: #fff; padding: 8px 0 2px 5px; margin-bottom: 5px; font: normal 1.2em serif,sans-serif; background: #FFF url(img/nav-24.png) repeat-x; text-align: center; }



.list {  }
.list .list_title { padding: 4px 3%; text-decoration: none; width: 92%; background: #EFE0C2; margin: 24px 0px 12px 0px; padding: 5px 3px 3px 3px; font-size: 14px; font-weight: bold; }

.list ul { padding-left: 4px; }
.list li { list-style: none; margin-bottom: 12px; }
.list li a {  }




/******* WerbeflÃ¤chen: *******/

	   #metaCols { width: 980px; margin: 0px auto; }
* html #metaCols { width: 986px; } /* 3px-bug */
 
	   #metaCol_1 { width: 130px; float: left; margin-top: 150px; } /* Skyscraper links */
	   #metaCol_2 { width: 720px; float: left; }
	   #metaCol_3 { width: 130px; float: right; margin-top: 150px; text-align: right; } /* Skyscraper rechts */
		
	   #pageTop { width: auto; margin: 0 0 20px 0;}  /* Banner Oben */
	   .bannerTop { width: 728px; margin: 0 auto; }
	   #pageBottom { width: auto; clear: both; padding: 20px 0px 0px 0px; }  /* Banner Unten */
	   .bannerBottom { width: 728px; margin: 0 auto; }





