/*
Theme Name: Spielgemeinschaft Auerbach-Hormersdorf
Theme URL: http://www.spg-auerbach-hormersdorf.de/
Description: offizielle Vereinswebseite der SG Auerbach-Hormersdorf
Author: Ich
Version: 1.0
*/

/* MAIN STYLES
-------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}
body, html {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	background:url(images/body.gif);
	line-height:135%;
}
a img {
	border:none !important;
}
ul {
	list-style:none;
}
a {
	text-decoration:none;
	color:#1FA2E1;
}
a:hover {
	text-decoration:underline;
}
a:focus {
	outline:none;
}
p {
	margin:1.5em 0;
}
h1 {
	font-size:30px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h1 a {
	color:#1F88A7;
}
h1 a:hover {
	text-decoration:none;
	color:#333;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:16px;
}
.button {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
/* LAYOUT STRUCTURE
--------------------------------------------------*/


#mainWrapper {
	background:url(images/mW.png) no-repeat top center;
}
#wrapper {
	margin:0 auto;
	width:960px;
}
#header {
	height:50px;
	position:relative;
}
#content {
	padding-bottom:20px;
	overflow:hidden;
	margin-top:25px;
	text-shadow:#eee 1px 1px;
}
#content #colLeft {
	float:left;
	width:655px;
	margin-right:30px;
	padding-bottom:30px;
}
#content #colRight {
	float:left;
	width:275px;
}
#footer {
	background:#111;
	padding:15px 0 20px;
	margin-top:20px;
	text-shadow:1px 1px #000;
	border-top:3px solid #000;
}
#footerInner {
	width:960px;
	margin:0 auto;
	padding:20px 0 35px;
	overflow:hidden;
}
.textwidget {
	padding-left: 25px;
	font-size: 14px;
}
.textwidget li {
	border:none;
}
/* HEADER ELEMENTS
-----------------------------------*/


/* -- logo --*/
#logo {
	position:absolute;
	top:12px;
	left:5;
}
#logo a img {
	border:none;
	vertical-align:middle;
}
#menu {
	background: #000;
	height: 41px;
	float:right;
	list-style: none;
	padding:0;
	width: 886px;
	margin-top: 13px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px
}
#menu li {
	float: left;
}
#menu .nav-service-kontakt {
	right: 100px
}
#menu .nav-service-impressum {
	right: 12px
}
#menu a {
	background: url(images/nav.png) no-repeat;
	display: block;
	height: 41px;
	overflow: hidden;
	text-indent: -9999px
}
#menu .menu-item-17 a {
	background-position: 0 0;
	width: 58px
}
#menu .nav-aktuelles a {
	background-position: -123px 0;
	width: 86px
}
#menu .menu-item-16 a {
	background-position: -208px 0;
	width: 116px
}
#menu .menu-item-15 a {
	background-position: -324px 0;
	width: 102px
}
#menu .menu-item-14 a {
	background-position: -65px 0;
	width: 62px
}
#menu .menu-item-19 a {
	background-position: -427px 0;
	width: 90px
}
#menu .menu-item-566 a {
	background-position: -700px 0;
	width: 55px
}
#menu .menu-item-423 a {
	background-position: -124px 0;
	width: 75px
}
#menu .menu-item-13 a {
	background-position:  -540px -41px;
	width: 76px
}
#menu .menu-item-367 a {
	background-position:  -766px 0;
	width: 51px
}
#menu .nav-service-impressum a {
	background-position: -610px -41px;
	width: 88px
}
#menu .menu-item-17 a:hover {
	background-position: 0 0;
}
#menu .nav-aktuelles a:hover {
	background-position: -123px -41px;
}
#menu .menu-item-16 a:hover {
	background-position: -208px -41px;
}
#menu .menu-item-566 a:hover {
	background-position: -700px -41px;
}
#menu .menu-item-15 a:hover {
	background-position: -324px -41px;
}
#menu .menu-item-14 a:hover {
	background-position: -65px -41px;
}
#menu .menu-item-367 a:hover {
	background-position:  -766px -41px;
}
#menu .menu-item-14.current-menu-item a, #menu .menu-item-14.current-menu-item a:hover {
	background-position: -65px -82px;
}
#menu .menu-item-367.current-menu-item a, #menu .menu-item-367.current-menu-item a:hover {
	background-position:  -766px -82px;
}
#menu .menu-item-15.current-menu-item a, #menu .menu-item-15.current-menu-item a:hover {
	background-position: -324px -82px;
}
#menu .menu-item-16.current-menu-item a, #menu .menu-item-16.current-page-ancestor a, #menu .menu-item-16.current-menu-item a:hover {
	background-position: -208px -82px;
}
#menu .menu-item-566.current-menu-item a, #menu .menu-item-566.current-menu-item a:hover {
	background-position: -700px -82px;
}
#menu .menu-item-19.current-menu-item a, #menu .menu-item-19.current-menu-item a:hover {
	background-position: -427px -82px;
}
#menu .menu-item-13.current-menu-item a, #menu .menu-item-13.current-menu-item a:hover {
	background-position: -540px -82px;
}
#menu .menu-item-423.current-menu-item a, #menu .menu-item-423.current-menu-item a:hover {
	background-position: -124px -82px;
}
#menu .menu-item-19 a:hover {
	background-position: -427px -41px;
}
#menu .menu-item-423 a:hover {
	background-position: -124px -41px;
}
#menu .menu-item-13 a:hover {
	background-position: -540px -82px;
}
#menu .nav-service-impressum a:hover {
	background-position: -610px -82px;
}
/* top social links */

#topSocial {
	position:absolute;
	right:-26px;
	top:80px;
	z-index:1000;
}
#topSocial ul li {
	float:left;
	padding:0 5px;
	width:50px;
}
#topSocial ul li a {
	display:block;
	height:49px;
	width:49px;
	background:url(images/bk_topsocial.png) 0 0 no-repeat;
	text-indent:-9999px;
}
#topSocial ul li a.twitter {
	background:url(images/ico_social_twitter.png) 0 0 no-repeat;
}
#topSocial ul li a.facebook {
	background:url(images/ico_social_facebook.png) 0 0 no-repeat;
}
#topSocial ul li a.rss {
	background:url(images/ico_social_rss.png) 0 0 no-repeat;
}
#topSocial ul li a.twitter:hover, #topSocial ul li a.facebook:hover, #topSocial ul li a.rss:hover {
	background-position:0 -49px;
}
/* Top Search */

#topSearch {
	position:absolute;
	right:0;
	top:20px;
}
/* CONTENT ELEMENTS
-----------------------------------*/
#content #colLeft img {

}
pre {
	font-size: 1.3 em;
	padding:10px;
	background: #E3E8EA;
	display:block;
	border:1px solid #FDFDFD;
	margin-bottom:25px;
	clear:both;
}
/*#content #colLeft ul li, #content #colLeft ol li  {
	padding:5px 0 5px 20px;
	background:url(images/bullet_list.png) 0 8px no-repeat;
}

#content #colLeft ul {
	margin:0 0 15px 15px;
}

#content #colLeft ol li {
	background:none;
	padding-left:0;

}

#content #colLeft ol {
	margin:0 0 15px 35px;
}
*/

.gallery-icon, .gallery-icon a  .gallery-icon a img {
	position:relative !important
}
.nav-tabs {
	margin: 0;
	overflow: hidden;
	padding:0;
}
.nav-tabs li {
	float: left;
	list-style-type: none;
}
.nav-tabs li ul.children {
	display: none;
	position: absolute;
	top: 35px;
	z-index:1000 !important;
	left: 0;
}
.nav-tabs li ul.children li {
	margin:0;
}
.nav-tabs li > ul {
	top: auto;
	left: auto;
}
.nav-tabs li:hover ul {
	display: block;
}
.nav-tabs a {
	display: block
}
.nav-tabs li:hover ul li {
	width:200px;
	font-size:12px;
	float: none !important;
	background:#fff;
	background-image: none !important
}
.stream .section-header {
	background: #fff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	position: relative;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px
}
.stream .nav-tabs li {
	background: url(images/ico-all.png) no-repeat;
	padding: 0 24px;
}
.stream .nav-tabs .first {
	background: none;
	padding:0;
	padding-right:24px;
}
.stream .nav-tabs {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	padding: 0 21px;
	text-transform: uppercase
}
.stream #no-submenu.nav-tabs li {
	padding: 12px 0px;
}
.stream .nav-tabs li a {
	padding: 12px 0px;
}
.stream .nav-tabs a:hover {
	color: #6c5310
}
.stream .nav-tabs .current_page_item a {
	color: #666161
}
.stream .section-content {
	background: #f7f3e7 url(images/bg-top-shadow.png) repeat-x;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px
}
.stream .tab {
	background: url(images/bg-brown-diag-btm.png) no-repeat 0 100%;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	overflow: hidden;
	padding: 24px 27px 25px 27px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	width: 601px
}
.stream .tab a {
	color: #444;
	position: relative;
	width: 100%
}
.stream .tab a:hover {
	color: #333
}
.stream .tab .primary {
	float: left;
	width: 400px
}
#featuredPosts {
	background:url(images/bk_dotted_big.png) 0 100% repeat-x;
	overflow:hidden;
	margin-bottom:30px;
}
#featuredPosts .item {
	float:left;
	width:450px;
	padding:0 30px 30px 0;
	background:url(images/featured_bubble.png) 365px 0 no-repeat;
	margin-right:15px;
	position:relative;
}
#featuredPosts .lastItem {
	margin-right:0;
	padding-right:0;
}
#featuredPosts .item h1 {
	padding-right:80px;
	padding-top:5px;
	font-weight:normal;
	margin-bottom:25px;
	line-height:130%;
	height:70px;
}
#featuredPosts .item h1 a {
	color:#333;
}
#featuredPosts .item h1 a:hover {
	text-decoration:none;
	color:#399B8C;
}
#featuredPosts .item .readMore {
	display:block;
	width:46px;
	height:46px;
	position:absolute;
	left:370px;
	top:365px;
	text-indent:-9999px;
	background:url(images/bk_readmore.png) 0 -46px no-repeat;
}
#featuredPosts .item .readMore:hover {
	background-position:0 0;
}
#featuredPosts .item img {
	margin-right:15px;
	border:10px solid #F7F9F9;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}
#featuredPosts .item p {
	margin-bottom:0.3em;
}
/* SLIDER
---------------------------------------*/

#slider {
	position:relative;
	height:370px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	z-index:1;
}
/* POST BOXES */


#content .postBox {
	float:left;
	margin:0 35px 30px 0;
	width:310px;
	padding-bottom:25px;
	position:relative;
	text-shadow:none;
	background:  url(images/bg-brown-diag-btm.png) no-repeat 0 100%;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	overflow: hidden;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
#content .lastBox {
	margin-right:0;
}
#content .postBoxInner {
	padding:10px;
	height:260px;
	font-size:12px;
	margin:0;
	background: #f7f3e7;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px
}
#content .postBoxInner div.excerpt {
	height:80px;
}
#content .postBoxInnerHover {
	background:#FFF;
}
#content .postBoxInner img {
	border:none;
}
#content .postBoxInner p {
	margin:0 0 1.5em;
}
#content .postBoxInner div.meta {
	font-size:11px;
	color:#888;
	margin:0;
	text-transform:uppercase;
	position:absolute;
	left:18px;
	bottom:45px;
}
#content .postBoxInner div.meta img {
	vertical-align:middle;
}
#content #colLeft .postBox h2 {
	margin-bottom:0px;
}
#content .postBox h2 {
	background: #fff url(images/bg-top-shadow.png) bottom repeat-x;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	position: relative;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	margin:0;
	padding: 12px 21px 17px 21px;
	text-transform: uppercase
}
#content #colLeft .postBox .postBoxInner h2 {
	margin-bottom:0;
}
#content .postBoxInner h2 a {
	color:#353535;
}
#content .postBoxInner h2 a:hover {
	color:#1FA2E1;
	text-decoration:none;
}
#content .postBox .readMore {
	position:absolute;
	bottom:5px;
	right:20px;
	display:block;
	width:46px;
	height:46px;
	text-indent:-9999px;
	background:url(images/bk_readmore.png) 0 0 no-repeat;
}
#content .postBox .readMore:hover {
	background:url(images/bk_readmore.png) 0 -46px no-repeat;
}
/* SINGLE PAGE
--------------------------------*/

#content .normal {
	background:url(images/bk_dotted_big.png) 0 100% repeat-x;
	margin-bottom:20px;
	padding-bottom:20px;
}
#content.meta {
	text-transform:uppercase;
	font-size:11px;
	color:#666;
	margin:-15px 0 15px;
	padding-bottom:18px;
	background:url(images/bk_dotted_big.png) 0 100% repeat-x;
}
#content .meta img {
	padding:0;
	background:none;
}
#content #singlePost h1 {
	padding-bottom:10px;
}
#content #singlePost img {
	padding:10px;
	border:none;
	background:#EEF2F2;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}
#content #colLeft h1, #content #colLeft h2 {
	margin-bottom:20px;
}
.postTags {
	font-size:13px;
	background:url(images/ico_tag.png) 0 50% no-repeat;
	padding-left:24px;
	margin:25px 0 0;
}
/* COL RIGHT
--------------------------------*/

.rightBox {
	background: url(images/bg-brown-diag-btm.png) 50% 100% no-repeat;
	padding-bottom:25px;
	margin-bottom:12px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	overflow: hidden;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
.rightBoxInner {
	background:#f7f3e7;
	padding-bottom:20px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	position: relative;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}
.rightBoxInner h2 {
	background: #fff url(images/bg-top-shadow.png) bottom repeat-x;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	position: relative;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	padding: 12px 21px 17px 21px;
	text-transform: uppercase
}
.rightBoxInner ul li {
	padding:6px 0;
	border-bottom:1px solid #ddd;
}
.rightBoxInner ul li, .rightBoxInner p, .rightBoxInner div {
	text-shadow:none;
}
h2.twitter {
	background:url(images/ico_bird.png) 90% 40% no-repeat;
}
#twitter a.action {
	font-weight:bold;
	display:block;
	padding-top:10px;
}
.rightBoxInner p {
	margin:0.7em 0;
}
.rightBoxInner div {
	margin-top:10px;
}
/* PAGINATION */

.emm-paginate {
	overflow:hidden;
	text-align:center;
	background:url(images/bk_pagination.png) 0 50% repeat-x;
	margin:15px auto 0;
	font-size:18px;
	float:left;
	padding-right:2px;
}
.emm-paginate a, .emm-paginate .emm-current {
	background:url(images/bk_pagination_item.png);
	color:#26B8A3;
	margin:0 5px;
	display:block;
	width:41px;
	height:31px;
	text-align:center;
	text-decoration:none;
	float:left;
	padding-top:10px;
	font-weight:bold;
}
.emm-paginate .emm-title {
	color:#555;
	float:left;
	font-size:12px;
	padding-top:10px;
}
.emm-paginate .emm-gap {
	color:#999;
	margin-left:10px;
}
.emm-paginate a:hover, .emm-paginate a:active, .emm-paginate .emm-current {
	color:#000;
}
.emm-paginate .emm-page {
}
.emm-paginate .emm-prev, .emm-paginate .emm-next {
}
/* Latest Tweets */
#twitter_update_list li, .tooltip li {
	padding:10px 0;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	line-height:125%;
	color:#666;
}
/* Twitter ToolTip */

.tooltip {
	position:absolute;
	z-index:999;
	left:-9999px;
	top:0;
	width:250px;
	background:#F7F9F9;
	padding:5px 10px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border:5px solid #EEF2F2;
}
#archive-title {
	padding-bottom:8px;
	margin:0 0 15px;
	display:block;
	border-bottom:1px dotted #BEC8CB;
}
.more-link {
	text-transform:uppercase;
	width:161px;
	height:32px;
	padding-top:10px;
	margin-top:10px;
	background:url(images/but_form.png) 0 100% repeat-x;
	color:#444;
	font-size:12px;
	text-shadow:1px 1px #23829F;
	display:block;
	text-align:center;
}
.homeTeam {
	background-color:#F63;
}
.homeTeam a {
	color:#fff;
}
/* Calendar Widget */

table#wp-calendar {
	width:100%;
	margin-top:3px;
}
table#wp-calendar caption {
	padding:3px 0;
	color:#4D6262;
	background:#D8E0E0;
	border-bottom:1px solid #B9C6C6;
}
table#wp-calendar th {
	background:#EEF2F2;
	border-bottom:1px solid #D8E0E0;
	padding:2px 0;
	color:#1FA2E1;
}
table#wp-calendar td {
	text-align:center;
	border-bottom:1px solid #EEF2F2;
	padding:2px 0;
}
table#wp-calendar td#next, table#wp-calendar td#prev {
	border-bottom:2px solid #EEF2F2;
	text-align:left;
	font-weight:bold;
	padding-bottom:5px;
}
table#wp-calendar td.next {
	text-align:right;
}
/* SHORTCODES
--------------------------------*/

/* DROPCAPS*/

.dropcap1, .dropcap2, .dropcap3 {
	float:left;
	overflow:hidden;
	text-align:center;
}
.dropcap1 {
	font-size:34px;
	height:34px;
	line-height:38px;
	width:30px;
	text-align:left;
}
.dropcap2 {
	font-size:28px;
	height:38px;
	line-height:38px;
	width:38px;
	margin-right:7px;
	color:#fefefe;
	background:#111;
	text-shadow:none;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.dropcap3 {
	font-size:26px;
	height:40px;
	line-height:40px;
	width:40px;
	margin-right:7px;
	color:#fefefe;
	text-shadow:none;
	background:url(images/bk_dropcap3.png) 0 0 no-repeat;
}
/* BLOCKQUOTES */

blockquote {
	border-left:1px dashed #AAAAAA;
	color:#555;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	line-height:18px;
	margin:15px 0 15px 20px;
	padding-left:20px;
}
blockquote.alignleft {
	float:left;
	margin:10px 10px 10px 0;
	width:300px;
}
blockquote.alignright {
	float:right;
	margin:10px 0 10px 10px;
	width:300px;
}
/* TEXT HIGHLIGHTS*/

.highlightyellow, .highlightblack, .highlightred, .highlightgreen {
	text-shadow:none;
}
.highlightyellow {
	background:#FFFFC1;
}
.highlightblack {
	background:#333;
	color:#fff;
}
.highlightred {
	background:#CC0000;
	color:#fff;
}
.highlightgreen {
	background:#45C0B6;
	color:#fff;
}
/* MULTIPLE COLUMNS*/

#colLeft .onehalf, #colLeft .onehalf_last {
	float:left;
	width:310px;
	margin:0 30px 10px 0;
	overflow:hidden;
}
#colLeft .onehalf_last {
	margin:0 0 10px 0;
}
#colLeft .onethird, #colLeft .onethird_last {
	float:left;
	width:197px;
	margin:0 30px 10px 0;
	overflow:hidden;
}
#colLeft .onethird_last {
	margin:0 0 10px 0;
}
/* FOOTER ELEMENTS
--------------------------------*/
/* Footer Widgets */

#footerInner .boxFooter {
	float:left;
	width:210px;
	padding-right:30px;
	overflow:hidden;
	margin-bottom:10px;
}
#footerInner h2 {
	font-size:18px;
	border-bottom:1px solid #292929;
	padding:7px 0 12px;
	margin-bottom:2px;
	color:#ccc;
	font-weight:normal;
	text-shadow:none;
}
#footerInner .boxFooter ul li {
	padding:7px 0;
}
#footerInner .boxFooter ul li a {
	text-decoration:none;
	color:#555;
	font-size:13px;
	font-style:normal;
}
#footerInner .boxFooter ul li a:hover {
	color:#ccc;
}
#footerInner .boxFooter #twitter_update_list li a {
	color:#999;
}
#footerInner .boxFooter #twitter_update_list li a:hover {
	text-decoration:underline;
}
#sponsors ul li a {
	border:none;
}
/* Copyright */

#footerInner {
	position:relative;
}
#footerInner #KreativWolke {
	background: url('images/powered_by.gif');
	width: 200px;
	height:75px;
	right:0;
	top:20px;
	position:absolute;
}
#footerInner #KreativWolke a {
	width: 200px;
	height:75px;
	display:block;
}
#footerInner #KreativWolke a span {
	display: none;
	visibility:hidden;
	text-indent:-9999;
}
/* COMMENTS
-----------------------------------*/

h2.h2comments {
	display:block;
	background:url(images/ico_comments.png) 0 50% no-repeat;
	padding:10px 0 10px 40px;
	margin:20px 0 0 0;
}
h2.h2comments a.addComment {
	display:block;
	text-transform:uppercase;
	float:right;
	font-size:12px;
	margin-top:-3px;
	padding-top:8px;
	margin-right:10px;
	font-weight:bold;
}
h2.h2comments a.addComment:hover {
	text-decoration:none;
}
h2#commentsForm {
	margin:15px 0;
	padding-top:15px;
}
#content #colLeft ul.commentlist {
	list-style:none;
	width:590px;
	list-style-position:outside;
	display:block;
	margin:10px 0 20px;
	background:url(images/bk_dotted_big.png) 0 0 repeat-x;
	padding:0;
	overflow:hidden;
}
#content #colLeft ul.commentlist ul {
	list-style-type:none;
	list-style-position:outside;
	margin:0;
}
#content #colLeft ul.commentlist li {
	padding:0 0 20px 40px;
	position:relative;
	margin-top:25px;
	background:none;
	background:url(images/bk_dotted_big.png) 0 100% repeat-x;
}
#content #colLeft ul.commentlist li p {
	font-size:13px;
	margin:5px 0;
	padding:5px 0;
}
#content #colLeft ul.commentlist li .comment-meta, #content #colLeft ul.commentlist li .text {
	margin-left:20px;
}
#content #colLeft ul.commentlist li .comment-meta span {
	font-size:11px;
	color:#999;
}
#content #colLeft ul.commentlist li .avatar {
	background:#fff;
	padding:1px;
	border:5px solid #eee;
	position:absolute;
	left:0;
	top:0;
}
#content #colLeft ul.commentlist .reply {
	position:absolute;
	right:10px;
	top:10px;
	font-size:12px;
}
#content #colLeft ul.commentlist .reply a {
	text-transform:uppercase;
	font-weight:bold;
	display:block;
}
#content #colLeft ul.commentlist .reply a:hover {
	text-decoration:none;
}
#content #colLeft ul.commentlist li .children li {
	margin-top:15px;
	padding-top:20px;
	background:url(images/bk_dotted_big.png) 0 0 repeat-x;
	border-bottom:none;
	padding-bottom:0;
}
#content #colLeft ul.commentlist li .children li .avatar {
	top:20px;
}
#content #colLeft ul.commentlist li .children li .reply {
	top:20px;
}
/* COMMENTS F0RM */

#commentform p {
	margin:0;
	padding:0;
}
#commentform label {
	display:block;
	padding:5px 0;
}
#commentform input, #commentform textarea {
	border:1px solid #fff;
	border-top:1px solid #B8C4C5;
	border-left:1px solid #B8C4C5;
	padding:8px;
	margin-bottom:10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	width:350px;
}
#commentform input:focus, #commentform textarea:focus {
	border:1px solid #45C0B6;
}
#commentform textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:580px;
}
#commentform input#submit {
	border:none;
	width:161px;
	height:42px;
	margin-top:10px;
	cursor:pointer;
	background:url(images/but_form.png) 0 0 no-repeat;
	color:#FFF;
	font-size:12px;
	padding-bottom:14px;
	text-shadow:1px 1px #23829F;
}
.alignleft {
	float:left;
	margin:5px 15px 5px 0;
}
.alignright {
	float:right;
	margin:5px 0 5px 15px;
}
/* FORMS
--------------------------------*/

/* Top Search */

#topSearch input[type="text"] {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	width:160px;
	background:#fff url(images/ico_search.png) 98% 50% no-repeat;
	padding:4px 10px 4px;
	font-style:italic;
	margin-right:10px;
	position:relative;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border:1px solid #fff;
}
#topSearch input[type="submit"] {
	position:absolute;
	right:0;
	z-index:100;
	width:43px;
	height:44px;
	background:url(images/but_search.png) 0 0 no-repeat;
	border:none;
	cursor:pointer;
}
/* Contact Form */

#contact label, #gbook label {
	display:block;
	padding:5px 0;
}
#contact input, #contact textarea, #gbook input, #gbook textarea {
	border:1px solid #fff;
	border-top:1px solid #B8C4C5;
	border-left:1px solid #B8C4C5;
	padding:8px;
	margin-bottom:10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	width:350px;
}
#contact textarea, #gbook textarea {
	width:560px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
#contact input[type="submit"], #gbook input[type="submit"] {
	border:none;
	width:161px;
	height:42px;
	margin-top:10px;
	cursor:pointer;
	background:url(images/but_form.png) 0 100% repeat-x;
	color:#FFF;
	font-size:12px;
	padding-bottom:14px;
	text-shadow:1px 1px #23829F;
}
.errormsg, .successmsg {
	background:#D93628;
	color:#F5CBC7;
	padding:10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	text-shadow:none;
}
.successmsg {
	background:#45C0B6;
	color:#E1F4F2;
}
/* SPONSOREN */
 
#sponsors .section.stream .section-header {
	background: #484336;
	color: #f9f9f8;
}
#sponsors .stream .nav-tabs {
	color: #f9f9f8;
	font-size: 14px;
	font-weight: bold;
	padding: 12px 21px;
	text-transform: uppercase
}
#sponsors .stream .nav-tabs a:hover {
	color: #fff
}
#sponsors .section-header .nav-pager {
	float: right;
	list-style: none;
	margin: 0
}
#sponsors .section-header .nav-pager li {
	float: left;
	margin-left: 8px
}
#sponsors .section-header .nav-pager a {
	color: #fff;
	display: block;
	font-size: 13px;
	line-height: 37px
}
#sponsors .section-header .nav-pager a:hover {
	color: #958a6c
}
#sponsors .section-header .nav-pager .current a {
	color: #3d9fdc
}
#sponsors .section.stream .section-content {
	background: #3a362c url("images/bg-home-sponsors-content-shadow.png") repeat-x;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	padding: 25px 2px 25px 25px;
	height:380px;
	position: relative;
	clear:both;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px
}
#sponsors .section.stream .scroller {
	margin: 0;
	padding:0;
	position: relative;
}
#sponsors .section.stream .scroller li {
	float: left;
	margin-right: 26px;
	margin-bottom: 20px;
	margin-left:0;
	text-align: right;
	list-style:none;
	padding:0;
	width: 160px
}
#sponsors .stream .scroller li a, .sponsors .stream .scroller li a img {
	border:none;
}
#sponsors .stream .scroller .description {
	background: url(images/ico-all.png) no-repeat 100% -516px;
	height: 53px;
	overflow: hidden;
	padding: 11px 34px 0 4px
}
#sponsors .stream .scroller .description:hover {
	background-position: 100% -5253px
}
#sponsors .stream .scroller img, .sponsors .stream .scroller .details, .sponsors .stream .scroller .details .year {
	display: block
}
#sponsors .stream .scroller .details strong {
	font-size: 12px
}
#sponsors .stream .nav-scroller a {
	height: 34px;
	top: 67px;
	width: 34px
}
#sponsors .stream .nav-scroller .prev a {
	background-position: -120px 0;
	left: -5px
}
#sponsors .stream .nav-scroller .prev a:hover {
	background-position: -120px -34px
}
#sponsors .stream .nav-scroller .next a {
	background-position: -154px 0;
	right: -5px
}
#sponsors .stream .nav-scroller .next a:hover {
	background-position: -154px -34px
}
#sponsors .stream ul li a {
	border:none;
}
#sponsors .jcarousel-next-horizontal {
	position: absolute;
	height: 34px;
	top: 67px;
	width: 34px;
	cursor: pointer;
	background: transparent url(images/btn-scroller-nav.png) no-repeat -154px 0;
	right: -5px
}
#sponsors .jcarousel-next-horizontal:hover {
	background-position: -154px -34px
}
#sponsors .jcarousel-next-horizontal:active {
	background-position: -154px -34px
}
#sponsors .jcarousel-next-disabled-horizontal, #sponsors .jcarousel-next-disabled-horizontal:hover, #sponsors .jcarousel-next-disabled-horizontal:active {
	cursor: default;
	background-position: -154px -34px
}
#sponsors .jcarousel-prev-horizontal {
	position: absolute;
	height: 34px;
	top: 67px;
 width: 34px  cursor: pointer;
	background: transparent url(images/btn-scroller-nav.png) no-repeat -120px 0;
	left: -5px
}
#sponsors .jcarousel-prev-horizontal:hover {
	background-position: -120px -34px
}
#sponsors .jcarousel-prev-horizontal:active {
	background-position: -120px -34px
}
#sponsors .jcarousel-prev-disabled-horizontal, #sponsors .jcarousel-prev-disabled-horizontal:hover, #sponsors .jcarousel-prev-disabled-horizontal:active {
	cursor: default;
	background-position: -120px -34px
}
.row:after, .clearfix:after, #content:after, .section:after, .section-header:after, .section-header-inner:after, .section-content:after, .section-content-inner:after, .contain:after, .header:after, .content:after, .footer:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
