		/*
	Author Name: 	vektorrausch Gmbh
	Author Site	: 	http://vektorrausch.de
	Style Name	: 	Sahel AMPO 
	Style URI	:	http://www.sahel.de/
	Version	    : 	1.0
	Stand		: 	06.05.2010
	Comments	: 	3-Spalter mit Dropdownmenu basierend auf K2
*/

/* Grundstruktur
******************************************************************/

body {
	font: 75% "Georgia", Times, serif;
	width: 100%;
	padding: 0;
	color: #010101;
	background: #ffe696;	
}

strong {
	font: 100% "Georgia", Times, serif;
	font-weight: bold;
	line-height: 130%;
}

#page {
	width: 100% !important;
	border: none;
	padding: 0;
	background: url(page-back.jpg) repeat-x top;
}

#header {
	z-index: 50;
	width: 100%;
	height: 250px;
	background: url(huetten.jpg) no-repeat left top;
	overflow:visible;
}

#header h1.blog-title, #header .blog-title {
	padding: 0;
	margin: 0 auto;
	display: block;
	height: 250px;
	width: 950px;
	background: url(afrika.jpg) no-repeat right top;
}

#header .blog-title a {
	position: absolute;
	top: 60px;
	left: 50%;
	display: block;
	margin: 0 0 0 -250px;
	width: 480px;
	height: 86px;
	background: url(logo.png) no-repeat left top;
}

.content {
	width:950px;
	margin: 60px auto 0;
	padding:0;
}

/* Tabellen 
******************************************************************/

.entry-content table {
	margin: 20px 0;
}

.entry-content table td {
	padding: 10px;
	vertical-align: top;
	border-top: 1px solid #efb008;
}

.entry-content table td strong {
	margin-top: 5px;
	display: block;
}

.entry-content table td p {
	margin: 10px 0 0;
}

/* Breadcrumb
******************************************************************/

.breadcrumb {
	position: absolute;
	bottom: -45px;
	left: 50%;
	z-index: 50;
	height: 20px;
	margin: 0 0 0 -460px;
}

.breadcrumb a {
	padding: 0 5px;
	color: #d1400d !important;
	text-decoration: none; 
	z-index: 50;
}

.breadcrumb span {
	z-index: 50; 
}

/* Footer
******************************************************************/

#footer {
	padding: 0;
	height: 30px;
	width: 100%;
	color: #432d04;
	background: #ffe696;
}

#footer ul {
	width: 950px;
	margin: 0 auto;
}

#footer li {
	float: left;	
	list-style: none;
	display: inline;
	padding: 9px 10px 0;
}

#footer #vr-footer{
	float: right;
}

#footer img {
	padding-top: 2px;
}

/* Optionale Sidebars
******************************************************************/

#widgets-sidebar-3 {
	position: absolute;
	left: 50%;
	top: 140px;
	display: block;
	padding: 10px;
	margin: 10px 0 10px -300px;
	width: 600px;
	background: #ffdb69;
}

#widgets-sidebar-4 {
	display: block;
	padding: 10px;
	margin: 10px 0 20px;
	background: #ffdb69;
}

/* Fonts 
******************************************************************/

h1 ,h2, h3, h4 {
	font-family: "Georgia", Times, serif;
	color: #322611;
	text-align: left;
}

.entry-title {
	margin: 25px 0 0;
	padding-bottom: 20px;
	font-size: 200% !important;
}

h1 {
	font-size: 200% !important;
}

h2, h3 {
	font-size: 166% !important;
	line-height: 120%;
}

.entry-content h3 {
	margin-top: 0;
}

h5 {
	color: #322611;
	font-weight: normal;
	font-size: 95%;
	padding-top: 15px;
	border-top: 1px solid #efb008;
}

#primary p {
	color: #010101;
	font-size:95%;
}

.entry-content {
	margin:0 0 15px;
	line-height:120%;
	text-align:left;
}

.entry-content li {
	color: #322611;
}

.entry-content table td {
	color: #010101; 
}

.secondary {
	text-align: left;
	font-size: 110%;
}

.secondary h4 {
	color: #d13f0c;
	font-size: 165%;
	line-height: 100%;
}

.widget_k2-recent-comments h4 {
	padding: 4px 0 10px;
}

.widget_latest_posts h4 {
	width: 140px;
}

/* Links
******************************************************************/

h1.entry-title, h1.entry-title a, h1.entry-title a:hover,
h2, h2 a, h2 a:hover {
	cursor:text;
	text-decoration:none !important;
	font-weight: normal;
	color: #322611 !important;
}

h3, h3 a {
	color: #d13f0c !important; 
}

a:link, a:visited {
	color: #111;
	outline: none !important;
}

a:hover, a:focus {
	color: #d13f0c;
}

#footer a:hover, #footer a:focus, #footer a:visited, #footer a:link {
	color: #432d04;
	font-weight: normal;
	font-size: 95%;
	border: none;
}

.entry-content a:link, .entry-content a:visited {
	text-decoration: underline;
}

.entry-content strong a:link, .entry-content strong a:visited {
	color: #111;
	text-decoration: none;
}

.entry-content strong a:hover, .entry-content strong a:focus {
	color: #d13f0c;
}

.widget_latest_posts a.feedlink {
	padding: 0;
	width: 43px;
	height: 24px;
	background: url(posts.gif) no-repeat center top;
}

.widget_k2-recent-comments a.feedlink {
	padding: 0;
	width: 33px;
	height: 26px;
	background: url(comments.gif) no-repeat left top;
}

#entry-comments div.comment-content p {
	font-size: 125%;
}

a.more-link:link, a.more-link:visited {
	color: #d13f0c !important;
	font-size: 90%;
}

.widget_k2links li {
	margin-left: 15px;
	padding: 3px 0;
	color: #efb008;
	line-height: 120%;
	list-style-type: disc !important;
}

/* Layout Anpassung - Sidebars
******************************************************************/

#primary {
	margin: -5px 0 0 215px;
	padding-top: 0;
	overflow: hidden;
}

#sidebar-1 {
	margin-left: -720px;
	margin-top: -15px;
	width: 180px;
	padding: 0 20px 20px 0;
	line-height: 120%;
}

#sidebar-1 li {
	padding: 7px 0;
	text-align: right;
	color: #322611;
	border-top: 1px solid #efb008;
}

#sidebar-2 {
	margin-top: -15px;
	width: 182px;
	padding: 0 0 20px 20px;
}

.secondary .widget {
	margin-bottom: 40px;
}

div.secondary div.sb-comments ul li a {
	color: #D34A1D;
}

/* Suche */

#search-form-wrap {
	border-bottom: 1px solid #FBDF8C;
	height: 25px;
	margin-bottom: 20px;
}

#search-label { display:none;}

#s {
	float: left;
	border: 1px solid #efb008;
}

#searchsubmit {
	margin-top: -25px;
	height: 25px;
	width:60px !important;
	background: #F9D163;
	border:1px solid #efb008;
}

/* Switch-Sprache */

#k2text-5 {
	height: 100px;
	margin-bottom: 25px;
	line-height: 30px;
	background: #FFDB58	url(yellowbox_sprache.gif) no-repeat left top;
	font-weight: bold;
	text-align: center;
}

#k2text-5 p {
	margin-top: 0;
}


/* Hilfe-Box */

#k2text-8 {
	width: 184px;
	color: #322611;
	background: url(yellowbox.jpg) no-repeat left top;}

#k2text-8 .textwidget {
	padding-bottom: 25px;
	background: url(yellowbox-bottom.jpg) no-repeat left bottom;
}

#k2text-8 h4 {
	padding: 20px 0 0 20px;
	font-size: 155%;
	font-weight: normal;
	color: #000;
	text-align: left;
}

#k2text-8 p {
	margin: 10px 20px;
}

#k2text-8 a {
	display: block;
	margin: 10px 0 10px 20px;
	padding-left: 20px;
	font-size: 110%;
	color: #ce552a;
	background: url(redcircle.gif) no-repeat left center;
}

#k2text-8 a#spendenlink {
	font-size: 140%;
	background-position: left top;
}

#k2text-8 ul {
	margin: 0 10px 0 40px;
	padding-bottom: 3px;
}

#k2text-8 li {
	padding-top: 5px;
	list-style-type: disc;
}

#k2text-8 img {
	margin-left: 10px;
}

/* Termine */

li.ec3_list_day {
	color: #010101 !important;
	font-weight: bold;
}

li.ec3_list_day li {
	font-weight: normal;
}

/* Features */

#k2text-4 img {
	margin: 15px 0 5px;
}

/* Beiträge 
******************************************************************/

div#rollingarchives {
	background: #ffe696;
}

body.smartposition #rollingarchives {
	background: #ffe696;
	border-bottom: 4px solid #D13F0C;
}

.entry-meta {
	position: relative;
	display: block;
	margin-bottom: 20px;
	padding-left: 0 !important;
	width: 500px;
	color: #483d29;
	font-size: 95%;
	background: none !important; 
}

.entry-meta abbr,
.entry-meta a,
.commentslink {
	color: #483d29 !important;
}

#rollpages,
#rollprevious,
#rollnext {
	color: #483d29;
}

#rollpages {
	left: 100px;
}	

#pagetrackwrap {
	left: 175px;
}

div.post {
	display:block;
	clear:both;
	overflow: hidden;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom: 1px solid #efb008;
}

.commentslink {
	padding: 2px 0 2px 20px;
	margin-right: 20px;
	position: absolute;
	right: 0;
	text-decoration: underline;
	background: url(user.png) left center no-repeat;
}

div.comments {
	font-size: 75%;
}

div.comments h4 {
	padding: 0;
}

textarea#comment,
textarea#comment:hover {
	background: #ffeec0 !important;
	border-color: #efb008 !important;
}
	
form#commentform p {
	float: left;
	padding-top: 15px;
	width: 500px;
	font-size: 135% !important;
	font-family: Arial, Helvetica, sans-serif;
}

form#commentform p input {
	margin-top: -3px;
	font-family: Arial, Helvetica, sans-serif;
}

form#commentform input#submit {
	margin-right: 17px;
	border: 1px solid #efb008 !important;
	color: #010101;
	background: #ffdb69 !important;
}

form#commentform input#submit:hover {
	margin-right: 17px;
	color: #322611 !important;
	background: #efb008 !important;
}


/* Dropdown Menue
******************************************************************/

#sidebar {
	position: absolute;
	top: 212px;
	left: 50%;
	display: block;
	z-index: 200;
	margin: 0 0 0 -460px;
	padding: 4px 0 0 0;
	width: 926px;
	height: 43px;
	background: url(menu.jpg) no-repeat left top;
}

#sidebar ul {
	position: relative;
	list-style: none;
	margin: 0 auto;
	z-index: 300;
	width: 900px;
	height: 43px;
	text-transform: none;
	font-size: 130%;
}

#sidebar li {
	position: relative;
	display: block;
	float: left;
	text-align: left;
	margin: 0;
	height: 36px;
}

#sidebar li ul {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	width: 270px;
	height: auto;
	text-transform: none;
	font-size: 85%;
	font-weight: normal;
	border-bottom: 3px solid #e95723;
}

#sidebar li ul li {
	display: block;
	width: 270px;
	height: auto;
	text-align: left;
}

#sidebar a {
	float: left;
	display: block;

	padding: 8px 12px;
	text-decoration: none;
	cursor:pointer;
}

#sidebar li li ul {
	top: 0;
	left: 0;
	border-bottom: 3px solid #e95723;
}

#sidebar li li:hover ul {
	left: 270px;

}

#sidebar li li li {
	font-size: 115%;
}

/* initialy hide all sub sidemenus */
#sidebar ul ul,
#sidebar ul li:hover ul ul,
#sidebar ul ul li:hover ul ul,
#sidebar ul ul ul li:hover ul ul,
#sidebar ul ul ul ul li:hover ul ul {
	display: none;
	position: absolute;
}

/* display them on hover */
#sidebar li:hover ul,
#sidebar ul li:hover ul,
#sidebar ul ul li:hover ul,
#sidebar ul ul ul li:hover ul,
#sidebar ul ul ul ul li:hover ul,
#sidebar ul ul ul ul ul li:hover ul {
  display: block;
}

/* colors */

#sidebar a {
	color: #322611;
	font-family: "Georgia", Times;
}

#sidebar ul ul {
	background: #f49952;
}

#sidebar ul li li {
	background: #f49952;
}

#sidebar ul li:hover {
	background: url(menu-aktiv.jpg) repeat-x center;
}

body.category li.aktuelles,
body.page-slug-startseite-2 li.startseite,
body.page-slug-ueber-uns li.ueber-uns,
#sidebar ul li.current_page_item,
#sidebar ul li.current_page_parent {
	background: url(menu-aktiv.jpg)  repeat-x center;
}

#sidebar ul li li:hover {
	background: #ce552a;
}

#sidebar ul li ul li.current_page_item {
	background: #f49952;
	border: none;
}

#sidebar ul li ul li {
	background: #f49952;
}

#sidebar ul li ul li:hover {
	background: #ce552a;
}

#sidebar ul li ul ul li {
	background: #f49952;	
}

#sidebar ul li ul ul li:hover {
	background: #ce552a;
}

#sidebar ul li ul ul ul li {
	background: #f49952;
}

#sidebar ul li ul ul ul li:hover {
	background: #ce552a;
}

#sidebar ul li.admintab {
	position: absolute;
	top: 40px;
	right: 5px;
	font-size: 90%;
}

/* WP-Caption, Bilderrahmen und -beschreibung
******************************************************************/

.wp-caption {
	padding: 0;
	text-align: center;
	border: none;
	background-color: #ffdb69;
}

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

a[rel~="attachment"] img:hover,
.gallery a img:hover {
	padding: 0;
	border: none;
}

.wp-caption a img,
.wp-caption a img:hover {
	border: none;
}

.wp-caption .wp-caption-text {
	color: #483d29;
	font-size:80%;
}

.wp-caption-text {
	padding: 4px 0 8px;
}


.entry-content .alignright {
	float: right;
	margin: 0 0 4px 8px;
	display: block;
}

img[align="right"] {
	float: right;
	margin: 0 0 4px 8px;
	display: block;
}

.entry-content .alignleft {
	float: left;
	margin: 0 8px 4px 0;
	display: block;
}

img[align="left"] {
	float: left;
	margin: 0 8px 4px 0;
	display: block;
}

/* Google-Map
******************************************************************/

#gmap {
	border: 4px solid #ffdb69;
	overflow: hidden; 
}


/* Kontaktformular
******************************************************************/

form.ddfm {
	border-bottom: 1px solid #efb008;
	margin-top: -20px;
}

form.ddfm label,
form.ddfm .fmhalfblock  {
	color: #010101 !important;
	font-size: 95% !important;
}

form.ddfm .required {
	color: #d1400d !important;
}

form#setupform input#submit,
form.ddfm .submit input,
input[type=submit], input[type=button] {
	display: block;
	width: auto;
	text-decoration: none;
	text-align: center;
	padding: 2px 6px !important;
	border: 1px solid #efb008 !important;
	color: #010101;
	background: #ffdb69 !important;
	cursor: pointer;
}

form#setupform input#submit:hover,
form.ddfm .submit input:hover,
input[type=submit]:hover, input[type=button]:hover {
	color: #322611 !important;
	background: #efb008 !important;
}

form.ddfm textarea, form.ddfm input.fmtext,
input[type=text], input[type=password], textarea { 
	float: left;
	margin-right: 7px;
	padding: 3px !important;
	color: #010101 !important;
	font-size: 100%;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #efb008 !important;
}

form.ddfm textarea:hover, form.ddfm input.fmtext:hover,
input[type=text]:hover, input[type=password]:hover, textarea:hover { 
	border: 1px solid #efb008 !important;
	background: #ffdb69 !important;
	padding: 3px;
}
form.ddfm textarea:focus, form.ddfm input.fmtext:focus,
input[type=text]:focus, input[type=password]:focus, textarea:focus { 
	border: 2px solid #efb008 !important;
	background: #ffdb69 !important;
	padding: 2px !important;
}

form.ddfm div.submit input {
	display: inline;
	width: auto !important;
	padding: 2px 6px;
}

form.ddfm div.fmfullblock {
	margin: 0 0 10px;
}

#gallery input, #gallery textarea {
	float: none;
	display: block;
}

/* Videoplayer
******************************************************************/

div.wordtube {
	margin: 0 0 0 9px;
	padding: 3px;
	width: 481px;
	height: 271px;
	background: #7f745a;
}

/* Startseite
******************************************************************/

h2#home-headline {
	padding: 15px;
	width: 470px;
	height: 40px;
	font-size: 20px !important;
	background: url(bg-home-headline.jpg) no-repeat left top;
}

.home a#filme {
	float: right;
	display: block;
	padding-top: 3px;
	width: 120px;
	height: 25px;
	line-height: 120%;
	text-decoration: none;
	background: url(weiter.png) no-repeat right center; 
}

div#shop-box {
	padding: 25px 15px 15px 200px;
	margin-top: 40px;
	width: 285px;
	height: 164px;
	color: #322611;
	font-size: 16px;
	line-height: 29px;
	background: url(bg-shop-box.jpg) no-repeat left top;
}

div#shop-box a {
	display: block;
	margin-top: 15px;
	padding-right: 30px;
	height: 24px;
	width: 190px;
	line-height: normal;
	text-decoration: none;
	background: url(button-shop-box.jpg) no-repeat right center; 	
}

/* AMPO-Produkte
******************************************************************/

/* Slides */

.entry-content div.jwts_title {
	margin: 0;
	background: none !important;
}

.entry-content .jwts_title_left { 
	background: none !important;
}

.entry-content div.jwts_title a.jwts_title_text {
	margin: 0;
	padding: 0;
	color: #111;
	font-size: 95%;
	background: none !important;
}

.entry-content div.jwts_title a.jwts_title_text:hover {
	color: #d13f0c;
}

.entry-content div.jwts_slidewrapper {
	margin: 0;
}

.entry-content div.jwts_slidecontent {
	margin-top: 0;
	padding: 12px 12px 15px;
	border: 1px solid #efb008;
}


/* Ausblenden von Elementen
******************************************************************/

.home h1.entry-title,
.hidden,
.secondary div .feedlink span, .entry-foot .postviews,
.blog-title span, #header p.description, #texttrimmer, 
.footerstyledwith,.footerpoweredby,.footerfeedlinks, .footerstats {
	position:absolute;
	left:-10000px;
	top:-10000px;
}
