/*
	Author Name : 	vektorrausch Gmbh
	Author Site	: 	http://vektorrausch.de
	Style Name	: 	BalticHorseShow
	Style URI	:	http://www.baltic-horse-show.de
	Version	    : 	1.0 (27.10.2010)
	Comments	: 	3-Spalter basierend auf K2 1.0.3
*/

/* Layout
******************************************************************/

.clear { clear: both; }

html, body {
	height: 100%;
}

body {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 12px;
	color: #525363;
	background: #b5b6c1 url(img/bg-body.png) repeat-x left top;
}

.columns-three #page {
	display: block;
	width: 960px;
	border: none;
	background: #fff;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
}

.columns-three #primary {
	float: left;
	margin-left: 210px;
	padding: 0;
	width: 500px;
}

.columns-three .secondary {
	padding: 0; 
	width: 190px;
}

.columns-three #sidebar-1 {
	position: relative;
	left: -520px;
	margin: 25px 0 0 -190px;
}

.columns-three #sidebar-2 {
	float: right;
	margin: 25px 0 0 0;
}

/* Zweispaltig */

.columns-three #twocol #primary {
	float: right;
	width: 710px;
	margin: 0;
}

.columns-three #twocol #sidebar-1 {
	float: left;
	position: static;
	left: 0;
	margin-left: 0;
}

/* Header */

#header {
	position: relative;
	display: block;
	width: 920px;
	height: 121px;
	border: 20px solid #fff;
	border-bottom: none;
	background: url(img/bg-header.png) repeat-x left top;
	overflow: visible;
}

.blog-title {
	position: absolute;
	left: 53px;
	top: 15px;
	z-index: 10;
	display: block;
	width: 120px;
	height: 90px;
	padding: 0;
	background: url(img/logo-bhs.png) no-repeat left top;
}

.blog-title a {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer !important;
	outline: none;
}

#flash {
	display: block;
	width: 920px;
	height: 280px;
	border-left: 20px solid #fff;
	border-right: 20px solid #fff;
	background: #4D4E5D url(flash/bhs-spannung.jpg) no-repeat left top;
}

#slider-button {
	position: absolute;
	right: 50px;
	z-index: 50;
	display: block;
	height: 15px; 
	width: 57px;
	margin-top: 19px;
}

.slider-up {
	background: url(img/slider_up.png) no-repeat left top;
}

.slider-down {
	background: url(img/slider_down.png) no-repeat left top;
}

#slider-button a, #slider-button a:hover {
	display: block;
	height: 15px; 
	width: 57px;
	cursor: pointer;
	outline: none;
}

/* Content */

.content {
	position: relative;
	padding: 30px 20px;
	background: url(img/content-top.png) no-repeat left top;
}

#hallenplan {
	width: 710px;
	height: 550px;
	background: url(flash/hallenplan-fallback.jpg) no-repeat center center;
}

/* Footer */

#footer {
	display: block;
	width: 960px;
	margin: 0 auto;
	padding: 20px 0;
	background: #fff;
}

#footer ul {
	display: block;
	width: 746px;
	height: 56px;
	margin: 0 auto;
}

#footer li {
	list-style: none;
	float: left;
	display: block;
	height: 24px;
	width: 144px;
	margin: 2px;
}

#footer li a {
	display: block;
	height: 24px;
	width: 144px;
}


/* Schrift
******************************************************************/

h1,h2,h3,h4,h5 {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-weight: normal;
}

h1.entry-title {
	width: 100%;
	min-height: 30px;
	margin: 0 !important;
	padding-bottom: 5px;
	color: #EE8027;
	font-size: 180% !important;
	font-weight: bold;
	text-align: left !important;
	border-bottom: 1px solid #d8d8de;
}

h2 {
	font-size: 160%;
}

h3 {
	font-size: 140%;
}

h4 {
	font-size: 130% !important;
}

.secondary .widget h4 {
	color: #100818;
}

.entry-content,
.secondary {
	color: #797988;
	font-size: 110%;
	line-height: 160%;
	text-align: left;
}

strong {
	color: #393942;
	font-family: "Georgia", "Times New Roman", Times, serif;
}

blockquote {
	padding: 0;
	background: none;
	font-size: 180%;
	line-height: 110%;
	color: #d8d8de;
}

.secondary h4 {
	color: #EE8027;
	font-size: 130%;
}


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

a:link, a:visited {
	color: #EE8027;
	text-decoration: underline;
}

a:hover, a:focus {
	text-decoration: none;
}

#sidebar-2 a:link, #sidebar-2 a:visited {
	text-decoration:none;
	color: #797988;	
}
#sidebar-2 a:hover {
	text-decoration:underline;
	color: #EE8027;
}

h1.entry-title a:link, h1.entry-title a:visited {
	color: #EE8027;
	cursor: text;
	text-decoration: none;
}

h1.entry-title a:hover, h1.entry-title a:focus {
	text-decoration: none;
}

h3.entry-title {
	font-size: 18px;
	font-weight: normal;
}

h3.entry-title a:link, h3.entry-title a:visited {
	color: #EE8027;
}

#footer a:link, #footer a:visited { 
	color: #222;
}


/* Main-Navigation
***************************************************************/

.widget_navigo {
	padding: 0;
	border-top: 1px solid #d8d8de;
}

.widget_navigo ul {
	padding: 0;
	margin: 0;
	border: none;
}

.widget_navigo li {
	margin: 0;
	border-bottom: 1px solid #d8d8de;
}

.widget_navigo li a {
	display: block;
	padding: 1px 0 1px 12px;
	font-size: 100%;
	line-height: 20px;
	text-decoration: none;
}

.widget_navigo li a:hover,
.widget_navigo li a:focus {
	text-decoration: none;
}

.widget_navigo li a.level1current,
.widget_navigo li.level1active a {
	cursor: text;
	border: none;
	font-weight: bold;
}

.widget_navigo ul ul {
	margin: 0 0 -3px;
	border-top: 1px solid #d8d8de;
}

.widget_navigo .level1 li {
	padding: 0;
	margin-left: 0 !important;
	background: url(img/menu-arrow-level1.png) no-repeat 175px 8px;
	font-weight: normal;
}

.widget_navigo .level1 li a {
	display: block;
	height: 20px;
	width: 190px;
	color: #100818;
	font-size: 110%;
	cursor: pointer;
	text-decoration: none;
}

.widget_navigo .level1 li a:hover {
	display: block;
	height: 20px;
	width: 178px;
	background: #ee8027 url(img/menu-arrow-level1_on.gif) no-repeat 175px 8px;
	color: #fff;
}

.widget_navigo .level2 {
	display: none;
}

.widget_navigo .level1active .level2 {
	display: block;
}

.widget_navigo .level2 li {
	background: #eaeaee;
}

.widget_navigo .level2 li a {
	color: #6c6e7c;
	font-weight: normal;
	font-style: italic;
}

.widget_navigo li.level2active {
	background: #d0d0d8;
}

.widget_navigo .level3 {
	margin-left: 0;
	display: none;
}

.widget_navigo .level2active .level3 {
	display: block;
}

.widget_navigo .level3 li {
	border: none;
	padding-left: 15px;
}

/* Search Widget, incl. Livesearch
******************************************************************/

.widget_search {
	clear: both;
	display: block;
	height: 30px;
}

#s {
	float: right;
	height: 22px;
	width: 124px;
	padding: 3px 5px;
	font-size: 12px;
	font-family: "Georgia", "Times New Roman", Times, serif;	
	border: none;
	background: #ececf0;
}

#searchsubmit {
	float: left;
	height: 28px;
	width: 56px;
	padding: 2px 0 4px;
	color: #fff;
	font-size: 12px;
	font-family: "Georgia", "Times New Roman", Times, serif;
	text-align: center;
	border: 1px solid #9a9ba4;
	background: #4e4e5e;
	cursor: pointer;
}

.ie6 #searchsubmit { position: absolute; }

/* Formulare
******************************************************************/

/* Bestellformular */

#bestellformular .bsh-bestellformular-fieldwrapper {
	clear: both;
	display: block;
	width: 100%;
}

#bestellformular label {
	float: left;
	padding-bottom: 20px;
	width: 130px;
	color: #606060;
	font-weight: bold;
}

#bestellformular label.long {
	width: 340px;
}

#bestellformular select {
	float: left;
	padding: 2px;
	width: 140px;
	font-size: 100%;
	font-family: "Georgia", "Times New Roman", Times, serif;
}

#bestellformular dt {
	float: left;
	width: 130px;

}

#bestellformular dd {
	margin-bottom: 10px;
		font-weight: bold;
}

#bestellformular input {
	padding: 4px;
	width: 250px;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 100%;
	border: 1px solid #ececf0;
	background: #ececf0;
}

#bestellformular p {
	clear: left;
	font-style: italic;
}

#bestellformular input.button  {
	float: left;
	display: block;
	margin-right: 10px;
	width: auto;
	height: 28px;
	padding: 2px 10px 4px;
	color: #fff;
	font-size: 12px;
	font-family: "Georgia", "Times New Roman", Times, serif;
	text-align: center;
	border: 1px solid #9a9ba4;
	background: #4e4e5e;
}

p.noscript_warning {
	color: #f00;
}

/* DDFM */

form.ddfm {
	font-family: "Georgia", "Times New Roman", Times, serif;
	width: 400px !important;
	padding: 0 !important;
}

form.ddfm .required {
	color: #E87F12;
}

form.ddfm label { 
	width: 90px; 
	font-size: 90%;
	text-align: left;
}

form.ddfm input.fmtext,
form.ddfm textarea.fmtextarea {
	width: 280px;
}

form.ddfm input.fmtext,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextarea {
	border: 1px solid #ececf0;
	background: #ececf0;
	padding: 4px;
}

form.ddfm .submit {
	width: 392px;
}

form.ddfm .submit input {
	height: 28px;
	padding: 2px 10px 4px;
	color: #fff;
	font-size: 12px;
	font-family: "Georgia", "Times New Roman", Times, serif;
	text-align: center;
	border: 1px solid #9a9ba4;
	background: #4e4e5e;
}

form.ddfm .fmfullblock {
	color: #797988;
	font-size: 100%;
	line-height: 160%;
	margin: 0 0 15px;
}

div.formcols {
	display: block;
	width: 300px;
	margin-left: 100px;
}

div.formcol-alone {
	float: left;
	display: block;
	width: 300px;
}

div.formcol1 {
	float: left;
	display: block;
	width: 150px;
}

div.formcol2 {
	float: right;
	display: block;
	width: 150px;
}

div.formcols p {
	margin:2px 0;
}

div.formcols strong {
	font-size: 90%;
}

/* Widgets 
*****************************************************************/

#header #k2text-3 {
	position: absolute;
	top: 12px;
	right: 12px;
}

/* Topmenue */

#k2text-6 {
	position: absolute;
	top: 97px;
	right: 93px;
}

#k2text-6 li {
	float: right;
	margin-left: 23px; 
	list-style: none;
}

#k2text-6 li a:link,
#k2text-6 li a:visited {
	color: #fff;
	font-size: 13px;
	text-decoration: none;
}

/* News */

#sidebar-2 .widget_latest_posts li {
	line-height: 130%;
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px solid #d8d8de;
}

/* Elemente ausblenden
***************************************************************/

.blog-title a span, #slider-button span,
.hidden, hr, .description,
.footerstyledwith, .footerpoweredby, .footerfeedlinks, .footerstats {
	position: absolute;
	left: -10000px;
	top: -10000px;
}
