/*
Theme Name: Essential Remedy
Theme URI: http://www.graphicadia.com/
Description: A very good theme, can be used for corporate-like blogs!
Version: 1.0
Author: HPA
Author URI: http://www.graphicadia.com/
*/


/* Farbcodes
 * #AFAFAF - Background in grau
 * #E87A3B - Orange der �berschriften
 * #426048 - Gr�n der �berschriften
 *
 */

html { height: 100.2%; }

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background: #AFAFAF;
	font-size: 12px;
	outline: none;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
}

#sitewrapper {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	background: transparent;

}

h1, h2, h3, h4, h5, h6 {
	color: #E87A3B;
}

hr {
	outline: none;
}

h3 {
	color: #426048;
}

h3 a {
	color: #E87A3B !important;
	font-weight: normal;
	text-decoration: none !important;
	padding: 0;
	margin: 0;
}

h3 a:hover {
	text-decoration: underline !important;
}

blockquote {
	color: #426048;
}

#googlemap h1,
.post-title h1,
.post-body-schedule h1,
.post-body-location h1,
.post-body-allartists h1,
.post-body-artist h1 {
	margin: 10px 0 25px 0;
	padding: 0;
	font-size: 25px;
	font-weight: normal;
}

a, a:visited {color: #000; text-decoration: underline;}
a:hover {color: #E87A3B;}

/* NAVIGATION WRAP CODES */

.navigation {
	margin: 0;
	padding: 0;
	width: 1000px;
	height:29px;
	background: #426048;
	text-align: left;
	color: #FFF;
}

ul#navlist
{
margin: 0 0 0 21px;
padding: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a {
padding-left: 10px;
padding-right: 10px;
padding-bottom: 8px;
padding-top: 7px;
font-size: 12px;
color: White;
font-weight: normal;
text-decoration: none;
float: left;
}

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: transparent;
text-decoration: none;
}

#navlist a:hover
{
color: #426048;
background: #E87A3B;
text-decoration: none;
}

#navlist li.current_page_item a {
	color: #fff;
	background: #E87A3B;
	text-decoration: none;
}

/*HEADER WRAP CODES */

.header {
	margin: 0;
	padding: 0;
	width: 1000px;
	height:182px;
	background: transparent url(images/headerpic.jpg) no-repeat top left;
	text-align: left;
	color: #000;
	border-top: 25px solid #AFAFAF;
}

.blogtitle {
	margin: 0;
	padding: 54px;
	width: 500px;
	color: #FFF;
}

.blogtitle h1, .blogtitle h1 a, .header h1 a:visited { margin: 0; padding: 0; color: #FFF; font-size: 36px; font-weight: normal; text-decoration: none; }
.blogtitle h1 a:hover {color: #c1c1c1;}
.blogtitle h3 {color: #FFF; text-decoration: none; font-weight: normal; font-size: 12px; margin: 0; padding-left: 90px; }

.headertext {
	-moz-opacity: .7;
	margin: 15px 0 0 10px;
	padding: 10px 10px 10px 20px;
	width: 15em;
	font-weight: bolder;
	font-size: 14px;
	border: 1px solid white;
	background: white;
	display: none;

}

.headertext p {
	font-size: 11px;
	color: #426048;
	-moz-opacity: 1 !important;
}


/* WELCOME AND SEARCH WRAP CODES */

.content {
	position: relative;
	float: left;
	margin: 0;
	padding: 10px;
	width: 980px;
	background: #fff;
	text-align: left;
	color: #000;
}

.postwrap-extra {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 20px;
}

.postwrap {
	position: relative;
	float: left;
	margin: 0;
	padding-bottom: 10px;
	width: 570px;
	border-right: 1px solid #ddd;
}

.postwrap p a, .postwrap p a:visited {color: #E87A3B; text-decoration: none;}
.postwrap p a:hover {color: #E87A3B; text-decoration: underline;}


.post-top {
	position: relative;
	float: left;
	margin-bottom: 2px;
	padding-bottom: 5px;
}

.post-title {
	position: relative;
	float: left;
	width: 465px;
	margin: 0;
	padding-top: 10px;
}

.post-title h1, .post-title h1 a, .post-title h1 a:visited { margin: 0; padding: 0; color: #E87A3B; font-size: 25px; font-weight: normal; text-decoration: none; }
.post-title h1 a:hover {color: #000;}

.post-date {
	position: relative;
	float: left;
	width: 95px;
	margin: 0;
	padding: 0;
}

.date-number {
	position: relative;
	float: left;
	margin: 0;
	padding-left: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-top: 0;
	width: 37px;
	height: 35px;
	text-align: center;
	line-height: 32px;
	color: #4D4343;
	font-size: 21px;
	background: url(images/bg_date.jpg) no-repeat top center;
}

.date-text {
	position: relative;
	float: left;
	margin-left: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.date-month {
	color: #4D4343;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.date-year {
	color: #4D4343;
	font-size: 12px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.under-title {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	clear: both;
	color: #A5A5A5;
	width: 100%;
}

.under-title a, .under-title a:visited { color: #A5A5A5; text-decoration: none; }
.under-title a:hover { color: #000; }

.post-body {
	position: relative;
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
}

.post-body-artist {
	position: relative;
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
}

.post-body-artist img {
	float: right;
	margin: 0 20px 20px 20px;
	border: 1px solid #fff;
}

.post-body-artist h4 {
	font-size: 14px;
	margin: 0;
}

.post-body-artist h1 {
	margin-bottom: 0;
}

.post-body-artist h3 {
	font-size: 18px;
}

.post-body-artist p, .post-body p {
	font-size: 14px;
	line-height: 18px;
}

.post-body-artist h4 a, .post-body h4 a {
	color: #426048;
	text-decoration: none;
}

.post-body-artist h4 a:hover, .post-body h4 a:hover {
	color: #426048;
	text-decoration: underline;
}

.post-body-artist ul {

}

.post-body-artist ul li {
	font-size: 14px;
}

.post-footer {
	position: relative;
	float: left;
	margin: 5px 0 20px 0;
	padding: 5px 0 10px 0;
	width: 560px;
	color: #a5a5a5;
	border-bottom: 1px solid #ddd;
}

.post-footer a, .post-footer a:visited { color: #A5A5A5; text-decoration: none; }
.post-footer a:hover { color: #000; }

.post-footer-artist {
	position: relative;
	float: left;
	margin-top: 5px;
	padding-top: 5px;
	width: 560px;
	color: #a5a5a5;
}

.navigationbottom {
	position: relative;
	float: left;
	margin-top: 10px;
}


/* SIDEBAR WRAP CODES */

.sidebarwrap-extra {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 20px;
}

.sidebarwrap {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}

.sidebar-left {
	position: relative;
	float: left;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-top: 0;
	margin: 14px 0 0 0;
	text-align: left;
	width: 140px;
}

.sidebar-left h2 {
	color: #E87A3B;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 0;
}

.sidebar-right {
	position: relative;
	float: left;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-top: 0;
	margin: 14px 0 0 0;
	text-align: left;
}

.sidebar-right h2 {
	color: #E87A3B;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 0;
}

.mreventdate {
	color: #E87A3B;
	color: #426048;
	font-weight: bolder;
	margin-bottom: 3px;
	font-size: 16px;
}

.mreventdate strong {
	color: red;
}


.sidebar-left ul
{
padding: 0;
margin-bottom: 30px;
margin-top: 0;
margin-left: 0;
margin-right: 0;
border-bottom: 1px dotted gray;
width: 120px;
}

.sidebar-left li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px dotted gray;
}

.sidebar-left li a, .sidebar-left li a:visited { text-decoration: none; color: #000; }
.sidebar-left li a:hover {color: #E87A3B; text-decoration: underline;}


.sidebar-right ul
{
padding: 0;
margin-bottom: 10px;
margin-top: 0;
margin-left: 0;
margin-right: 0;
border-bottom: 1px dotted gray;
width: 189px;
}

.sidebar-right li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px dotted gray;
}

.sidebar-right li a, .sidebar-right li a:visited { text-decoration: none; color: #000; }
.sidebar-right li a:hover {color: #E87A3B; text-decoration: underline;}


/* Sidebar, Bilder */

.sidebar-right .textwidget .sponsor {
	text-align: center;
	border: none;
}






.contentbottom {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 1000px;
	height: 15px;
/*	background: transparent url(images/bg_contentbottom.jpg) repeat-y top center;*/
	background: #E87A3B;
	text-align: left;
	color: #000;
}

.bottomwrap {
	position: relative;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
	margin: 0;
	width: 1000px;
/*	background: transparent url(images/bg_bottom.jpg) repeat-y top center;*/
	background: #426048;
	text-align: left;
	color: #fff;
}

.bottomwrap a, .bottomwrap p {
	color: white !important;
}


.bottombox-extra {
	position: relative;
	float: left;
	width: 20px;
	margin: 0;
	padding: 0;
}

.bottombox {
	position: relative;
	float: left;
	margin-left: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 10px;
/*	border: 1px solid #c3c3c3;*/
	width: 900px;
/*	background: #FFF url(images/bg_bottombox.jpg) repeat-x top left;*/
	background: transparent;
}

.bottomboxleft {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 296px;
}

.bottomboxcenter {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 296px;
}

.bottomboxright {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 296px;
}


.bottomboxleft h2, .bottomboxright h2, .bottomboxcenter h2 {
	color: #E87A3B;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 0;
}

.bottomboxleft ul
{
padding: 0;
margin-bottom: 10px;
margin-top: 0;
margin-left: 0;
margin-right: 0;
border-bottom: 1px dotted gray;
width: 250px;
}

.bottomboxleft li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px dotted gray;
}

.bottomboxleft li a, .bottomboxleft li a:visited { text-decoration: none; color: #000; }
.bottomboxleft li a:hover {color: #E87A3B; text-decoration: underline;}

.bottomboxcenter ul
{
padding: 0;
margin-bottom: 10px;
margin-top: 0;
margin-left: 0;
margin-right: 0;
border-bottom: 1px dotted gray;
width: 250px;
}

.bottomboxcenter li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px dotted gray;
}

.bottomboxcenter li a, .bottomboxcenter li a:visited { text-decoration: none; color: #000; }
.bottomboxcenter li a:hover {color: #E87A3B; text-decoration: underline;}

.bottomboxright ul
{
padding: 0;
margin-bottom: 10px;
margin-top: 0;
margin-left: 0;
margin-right: 0;
border-bottom: 1px dotted gray;
width: 250px;
}

.bottomboxright li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px dotted gray;
}

.bottomboxright li a, .bottomboxright li a:visited { text-decoration: none; color: #000; }
.bottomboxright li a:hover {color: #E87A3B; text-decoration: underline;}

.footerwrap {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	line-height: 48px;
	text-align: center;
	width: 1000px;
	height: 48px;
	color: #FFF;
	font-size: 12px;
}

.footerwrap a, .footerwrap a:visited { color: #FFF; text-decoration: none; }
.footerwrap a:hover {text-decoration: underline; }


/* MR Event Plugin fuer Termine */

.mr_event_complete {
	list-style: none;
	margin: 0px 0px 20px 0 !important;
	padding: 0;
}

.mr_event_complete a {
	color: #E87A3B !important;
}

.mr_event_complete a:hover {
	text-decoration: underline;
}

.mreventdate {
	padding-bottom: 5px;
}

.post-body-schedule {
	width: 250px;
	float:left;
}

.post-body-schedule a {
	text-decoration: none;
	color: #E87A3B;
}

.post-body-schedule a:hover {
	text-decoration: underline;;
}

.post-body-location {
	margin-left: 270px;
	width: 260px;
}



/* Bilder in Artikeln */

.post-body img {
	margin: 0px 10px 10px 0px;
	float: left;
	border: 1px solid #888;
}


/* WP-Kalender in der Sidebar */
#wp-calendar {
	margin-bottom: 20px !important;
/*
	border-bottom: 5px solid #E87A3B;
*/
}

#wp-calendar a {
	color: #E87A3B;
	font-weight: bolder;
	text-decoration: none;
}

#wp-calendar {
	text-align: center;
}

/* searchform.php*/

.search {
	float: left;
	display: inline;
}

.textwidget {
	line-height: 2em;
}

/* Google Map */

#googlemap {
	margin: 0 0 30px 0;
}

#googlemap iframe {
	margin-top: 15px;
}

/* all artists page */

.post-body-allartists h3 a {
	color: #E87A3B;
	font-weight: normal;
	text-decoration: none;
	padding: 0;
	margin: 0;
	font-size: 24px;
}

.post-body-allartists img {
	display: block;
	float: left;
	margin: 0 50px 20px 0;
	border: none;
}

.post-body-allartists p {
	clear: both;
}

/* Orte und Termine */

.post-body-schedule h1 {
	margin-top: 0 !important;
}

/*
 * Kommentare
 */

.commenthead {
	color: #E87A3B;
}

.commenthead a {
	text-decoration: none;
	font-weight: bold;
	color: #E87A3B;
}

ngg-gallery-thumbnail img {
        clear: both;
}