/*
	Theme Name: News Child Theme
	Theme URL: http://www.studiopress.com/themes/news
	Description: News is a 2 or 3-column Widget-ready child theme created for the Genesis Framework.
	Author: StudioPress
	Author URI: http://www.studiopress.com
	Version: 1.1
	
	Template: genesis

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body {
	width: 980px;
	color: #333;
	background: #008d18 url(images/body-gradient.png) top repeat-x;
	margin: 0 auto;
	padding: 0;
	font-size: 13px;
	font-family: 'Lucida Grande','Lucida Sans','Lucida Unicode',Tahoma,sans-serif;
	line-height: 1.2em;
}


	
/***** Tags ********************/

p { margin: 0; padding: 0; }


	
/***** Hyperlinks ********************/

a,
a:visited { color: #3a5d93; text-decoration: underline; }
	
a:hover { color: #AC0101; text-decoration: none; }
	
a img { border: none; }
	
a:focus,
a:hover,
a:active { outline: none; }



/***** Utilities ********************/

.clear { clear: both; }



/***** Wrap ********************/

#wrap {
	position: relative;
	/* width: 960px; */
	background: url(images/bg-content.png) repeat;
	margin: 10px auto;
	padding: 10px 10px;
	/* border: 1px solid #CCC; */
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
}


	
/***** TopNav ********************/

#topnav {
	overflow: hidden;
	width: 960px;
    height: 21px;
    color: #111;
	background: url(images/ag-veranstalt/bg_topnav.png) repeat-x 0 0;
    margin: 3px 0 0 0;
    padding: 0 0 5px;
	font-size: 12px;
	text-transform: uppercase;
    border-bottom: 2px solid #fff;
}

.topnav-left {
	float: left;
	width: 220px;
	margin: 0;
    padding: 5px 0 0 8px;
}
	
.topnav-right {
	float: right;
	width: 720px;
	margin: 0;
	padding: 0;
}


	
/***** Top Navigation ********************/
	
#topnav ul,
#topnav li { margin: 0; padding: 0; list-style: none; }

#topnav ul { float: right; }

#topnav li { float: left; }
	
#topnav li a {
    position: relative;
    display: block;
    color: #111;
    margin: 0;
    padding: 5px 10px;
	text-decoration: none;
}

#topnav li a:hover,
#topnav li a:active,
#topnav .current_page_item a,
#topnav .current-cat a,
#topnav .current-menu-item a { 
    color: #FFF;
	margin: 0;
    padding: 5px 10px;
    text-decoration: none;
}

#topnav li a:active,
#topnav .current_page_item a,
#topnav .current-cat a,
#topnav .current-menu-item a { background: #444; }

#topnav li a:hover { background: #cc0000; }
	
#topnav li a.sf-with-ul { padding-right: 10px; }	
	
#topnav li a .sf-sub-indicator {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	overflow: hidden;
	width: 0;
	height: 0;
	text-indent: -9999px;
}
	
#topnav li li a,
#topnav li li a:link,
#topnav li li a:visited {
	position: relative;
	width: 138px; 
	color: #333;
	background: #FFF;
	margin: 0;
	padding: 5px 10px 5px 10px;
	text-transform: none;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
	
#topnav li li a:hover,
#topnav li li a:active { color: #3a5d93; background: #F2F2F2; }

#topnav li li a .sf-sub-indicator { top: 10px; }

#topnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	width: 160px;
	height: auto;
	margin: 0;
	padding: 0;
}

#topnav li ul a { width: 140px; }

#topnav li ul ul { margin: -31px 0 0 159px; }

#topnav li:hover ul ul,
#topnav li:hover ul ul ul,
#topnav li.sfHover ul ul,
#topnav li.sfHover ul ul ul { left: -999em; }

#topnav li:hover ul,
#topnav li li:hover ul,
#topnav li li li:hover ul,
#topnav li.sfHover ul,
#topnav li li.sfHover ul,
#topnav li li li.sfHover ul { left: auto; }

#topnav li:hover,
#topnav li.sfHover { position: static; }


	
/***** Header  ********************/

#header { 
    overflow: hidden;
    width: 960px;
    color: #111;
	margin: 0;
    padding: 0;
    font-size: 11px;
}

#title-area {
	overflow: hidden;
	float: left;
	width: 480px;
	margin: 0; 
	padding: 0;
}
	
#title-area #title {
	color: #333;
	margin: 0;
	padding: 10px 0 0 20px;
	font-size: 36px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	text-decoration: none;
	line-height: 42px;
}
	
#title-area #title a {
	color: #333;
	margin: 0; 
	padding: 0;
	text-decoration: none;
}
	
#title-area #title a:hover { color: #333; text-decoration: none; }
	
#title-area #description {
	color: #666;
	margin: 0; 
	padding: 0 0 0 20px;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}

#header .widget-area {
    float: right;
    width: 290px;
    background: #fff url(images/ag-veranstalt/bg_rightbox.png) repeat-x scroll center bottom;
    margin: 10px 0 0;
    padding: 5px;
    border: 1px solid #ddd;
}
	
#header .widget-area p { margin: 0; padding: 0 0 5px 0; }
	
#header .widget-area h4 {
    color: #FFF;
    background-color: #299546;
    margin: 0 0 3px 0;
    padding: 3px;
    font-weight: bold;
}
	
#header .widget-area ul { overflow: hidden; margin: 0; padding: 0; }
	
#header .widget-area ul li {
	background: url(images/ag-veranstalt/icon.png) 0 -3px no-repeat;
	margin: 0;
	padding: 0 0 5px 15px;
	list-style-type: none;
}

#header .widget-area ul li a { color: #444; }
 
#header .widget-area ul li ul li {background: none; padding-left: 0;}


	
/***** Image Header - Partial Width ********************/

.header-image #title-area,
.header-image #title-area #title,
.header-image #title-area #title a {
	float: left;
	display: block; 
	text-indent: -9999px;
	overflow: hidden;
}

.header-image #title-area { width: 658px; }
	
.header-image #title-area #title,
.header-image #title-area #title a { height: auto !important; max-height: 210px; }	
	
.header-image #title-area #description {
	display: block;
	overflow: hidden;
	/*width: 0; 
	height: 0;*/
}



/***** Image Header - Full Width ********************/

.header-full-width #title-area,
.header-full-width #title-area #title,
.header-full-width #title-area #title a { width: 960px; }



/***** Primary Navigation ********************/

#nav {
    clear: both;
	overflow: hidden;
    background-color: #ce000c;
    margin: 0;
    padding: 4px 0 0;
	font-size: 12px;
	border-top: 2px solid #fff;
}

#nav ul,
#nav li { float: left; margin: 0; padding: 0; }

#nav ul { list-style: none outside none; }
	
#nav li { list-style: none; }

#nav li a,
#nav li a:link,
#nav li a:visited {
    display: block;
    color: #fff;
    margin: 0;
    padding: 2px 12px 4px;
    font-weight: bold;
    letter-spacing: 0.1em;
    text-decoration: none;
}

#nav li a:hover,
#nav li a:active { color: #fff; background: #880000; }

#nav li a .sf-sub-indicator {
	position: absolute;
	top: 14px;
	right: 5px;
	overflow: hidden;
	display: block;
	width: 10px;
	height: 10px;
	background: none;
	text-indent: -9999px;
}
	
#nav li li a,
#nav li li a:link,
#nav li li a:visited {
    float: none;
    width: 130px;
	color: #FFF;
	background: #666;
    margin: 0 0 0 -1px;
    padding: 5px 8px;
	border-left: 1px solid #FFF;
    border-right: 1px solid #FFF;
    border-top: 1px solid #FFF;
    position: relative;
	font-size: 11px;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
}
	
#nav li li a:hover,
#nav li li a:active { color: #FFF; background: #444; padding: 5px 8px; }

#nav li li a .sf-sub-indicator { background: none; top: 10px; }

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 150px;
    margin: 0;
    padding: 0;
}

#nav li ul a { width: 130px; }

#nav li ul ul { margin: -25px 0 0 151px; }

#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li.sfHover ul ul,
#nav li.sfHover ul ul ul { left: -999em; }

#nav li:hover ul,
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li.sfHover ul,
#nav li li.sfHover ul,
#nav li li li.sfHover ul { left: auto; }

#nav li:hover,
#nav li.sfHover { position: static; }


	
/***** Primary Navigation Extras ********************/
	
#nav li.right {
	float: right;
	margin: 0;
	padding: 8px 15px 8px 0;
	font-weight: bold;
}

#nav li.right a {
	display: inline;
	color: #FFF;
	background: none;
	text-decoration: none;
	border: none;
}
	
#nav li.right a:hover { color: #FFF; text-decoration: underline; }

#nav li.rss a {
	background: url(images/rss.png) no-repeat left center;
	margin: 0 0 0 10px;
	padding: 3px 0 3px 16px;
}
	
#nav li.search { padding: 3px 10px 0 10px; }
	
#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat left center;
	padding: 3px 0 1px 20px;
}


	
/***** Secondary Navigation ********************/

#subnav {
	clear: both;
	overflow: hidden;
	width: 960px;
	background: url(images/subnav.png);
	margin: 0 auto 0;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

#subnav ul {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}
	
#subnav li { float: left; list-style: none; }
	
#subnav li a {
	display: block;
	color: #333;
	margin: 0;
	padding: 7px 15px 6px 15px;
	text-decoration: none;
	position: relative;	
}

#subnav li a:hover,
#subnav li a:active,
#subnav .current_page_item a,
#subnav .current-cat a,
#subnav .current-menu-item { color: #3a5d93; }

#subnav li a .sf-sub-indicator {
	position: absolute;
	top: 14px;
	right: 5px;
	overflow: hidden;
	display: block;
	width: 10px;
	height: 10px;
	background: none;
	text-indent: -9999px;
}
	
#subnav li li a,
#subnav li li a:link,
#subnav li li a:visited {
	position: relative;
	width: 138px; 
	color: #333;
	background: #FFF;
	margin: 0;
	padding: 5px 10px 5px 10px;
	text-transform: none;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
	
#subnav li li a:hover, #subnav li li a:active { color: #3a5d93; background: #F2F2F2; }

#subnav li li a .sf-sub-indicator { top: 10px; background: none; }

#subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	width: 160px;
	height: auto;
	margin: 0;
	padding: 0;
}

#subnav li ul a { width: 140px; }

#subnav li ul ul { margin: -31px 0 0 159px; }

#subnav li:hover ul ul,
#subnav li:hover ul ul ul,
#subnav li.sfHover ul ul,
#subnav li.sfHover ul ul ul { left: -999em; }

#subnav li:hover ul,
#subnav li li:hover ul,
#subnav li li li:hover ul,
#subnav li.sfHover ul,
#subnav li li.sfHover ul,
#subnav li li li.sfHover ul { left: auto; }

#subnav li:hover,
#subnav li.sfHover { position: static; }



/***** Inner ********************/

#inner {
    overflow: hidden;
    width: 960px;
	margin: 0 auto;
    padding: 10px 0 0;
	line-height: 18px;
}



/***** Tabs ********************/

.ui-tabs {
	clear: both;
	overflow: hidden;
	width: 632px;
	margin: 0 0 10px 0;
	padding: 0;
}
	
#content .ui-tabs .post { margin: 0; padding: 0; border: 0 none; }

.ui-tabs .ui-tabs-hide { display: none; }

.ui-tabs .ui-tabs-panel { width: 632px; }

#content .ui-tabs ul.ui-tabs-nav {
	clear: both;
	margin: 6px 0 15px 0; 
	padding: 0;
	font-size: 12px;
	list-style-type: none;
	border: 0 none;
}
	
#content .ui-tabs ul.ui-tabs-nav li {
	display: inline;
	background: none;
	margin: 0 5px 0 0; 
	padding: 0;
	text-align: center;
}
	
.ui-tabs ul.ui-tabs-nav li a {
	color: #333;
	margin: 0; 
	padding: 5px 10px;
	text-decoration: none;
}
	
.ui-tabs ul.ui-tabs-nav li a:hover { color: #FFF; background: #3a5d93;}
	
.ui-tabs ul.ui-tabs-nav li.ui-tabs-selected a { color: #FFF; background: #444; }
	
.ui-tabs .image { margin: 0 10px 0 0; padding: 0; }
	
.ui-tabs .more-link {
	float: right;
	color: #FFF;
	background: #444;
	margin: 15px 0 0 0; 
	padding: 2px 5px;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}
	
.ui-tabs .more-link:hover { background: #3a5d93; }



/***** Homepage ********************/
	
#featured-top,
#featured-bottom { float: left; font-size: 12px;}

#featured-top,
.featured-bottom-left,
.featured-bottom-right { display: inline; margin: 0; padding: 0; }

#featured-top .widget,
#featured-bottom .widget { 
	background: #fff; 
	margin: 0 0 10px 0;
	padding: 9px;
	border: 1px solid #DDD;
}

#featured-top .widget { overflow: hidden; width: 630px; /*height: 325px;*/ }

.featured-bottom-left,
.featured-bottom-right { width: 320px; }
	
.featured-bottom-left { float: left; margin-right: 10px; }
	
.featured-bottom-right { float: right; }

.featured-bottom-right ul li { line-height: 18px !important; }

	
	
/***** Featured Post/Page ********************/

.featuredpost,
.featuredpage { margin: 0 0 20px 0; padding: 0; }
	
.featuredpost .post,
.featuredpage .page {
	overflow: hidden;
	clear: both;
	margin: 0;
	padding: 10px 0 0 0;
	border-bottom: 1px dotted #AAA;
}

.featuredpost img,
.featuredpage img,
.featuredpost .avatar,
.featuredpage .avatar {
	background: #FFF;
	margin: 0 0 5px 0;
	padding: 4px;
	border: 1px solid #DDD;
}
	
.more-from-category { margin: 0; padding: 5px 0 0 0; font-weight: bold; }



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

.breadcrumb {
    margin: 0 0 13px 0;
	padding: 0 0 3px 0;
    font-size: 11px;
	border-bottom: 1px solid #eee;	
}



/***** Taxonomy Description ********************/

.taxonomy-description {
	background: #F4F4F4;
	margin: 0 0 30px 0;
	padding: 10px;
	border: 1px solid #DDD;
}



/***** Content-Sidebar Wrapper ********************/

#content-sidebar-wrap {
	float: left;
	width: 760px;
	margin: 0;
	padding: 0;
}

.sidebar-content #content-sidebar-wrap,
.content-sidebar #content-sidebar-wrap { width: 960px; }

.sidebar-sidebar-content #content-sidebar-wrap,
.sidebar-content-sidebar #content-sidebar-wrap { float: right; }



/***** Content ********************/

#content { 
	float: left; 
	/* background: none repeat scroll 0 0 #FFF; */
	margin: 0;
	padding: 0;
}

.sidebar-content #content,
.sidebar-sidebar-content #content { float: right; }
	
.sidebar-content #content,
.content-sidebar #content { width: 650px; }
	
.full-width-content #content { width: 960px; margin: 0; padding: 10px 0 0 0; }

#content blockquote {
	background: #F4F4F4;
	margin: 0 15px 15px 15px;
	padding: 10px 20px 0 15px;
	border: 1px solid #DDD;
}
	
#content .page { 
	overflow: hidden;
	background: #fff;
	margin: 0 0 12px 0;
	padding: 10px;
	border: 1px solid #ddd; 
}

#content .post { 
	background: #fff;
	margin: 0 0 10px 0;
	padding: 9px;
	border: 1px solid #ddd; 
}
	
.home #content .post {  }
	
#content .post p,
#content .page p,
.featured-bottom-right p { margin: 0; padding: 0 0 15px 0; }
	
#content .sticky {
	background: #F4F4F4;
	margin: 0 0 40px 0;
	padding: 10px;
	border: 1px solid #DDD;
}
	
#content .archive-page {
	float: left;
	width: 45%;
	margin: 0;
	padding: 20px 0 20px 0;
}


	
/***** Headlines ********************/

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #333;
	margin: 0 0 10px 0;
	padding: 0;
	/* font-family: Georgia, Times New Roman, Trebuchet MS; */
	font-weight: normal;
	text-decoration: none;
}
#content h1 {
    color: #111;
    margin: 0 0 5px;
    padding: 5px 0 0;
    font-family: Georgia,Times New Roman;
    font-size: 18px;
    font-weight: normal;
    line-height: 20px;
}

#content h2 a,
#content h2 a:visited { color: #333; font-size: 18px; text-decoration: none; }
	
#content h2 a:hover { color: #3a5d93; }
	
#featured-top h2,
#featured-top h2 a,
#featured-bottom h2,
#featured-bottom h2 a,
#sidebar h2,
#sidebar h2 a,
#footer-widgets h2,
#footer-widgets h2 a,
#featured-bottom .featured-bottom-right a,
h2.entry-title,
h2.entry-title a {
    color: #111;
    margin: 0 0 5px !important;
    padding: 5px 0 0 !important;
    font-family: Georgia,Times New Roman;
    font-size: 18px;
    font-weight: normal;
    line-height: 20px;
	text-decoration: none; 
}

h2.entry-title a { margin: 0; padding: 0; }
	
#featured-top .ui-tabs h2,
#featured-top .ui-tabs h2 a { color: #111; }

#featured-bottom h2,
#featured-bottom h2 a,
#sidebar h2,
#sidebar h2 a,
#footer-widgets h2,
#footer-widgets h2 a,
#featured-bottom .featured-bottom-right a  { margin: 0 !important; font-size: 14px; line-height: 18px; }

#featured-bottom .featured-bottom-right a { display: block; margin-bottom: 3px !important; text-decoration: underline; }

#featured-top h2 a:hover,
#featured-bottom h2 a:hover,
#sidebar h2 a:hover,
#footer-widgets h2 a:hover,
#featured-bottom .featured-bottom-right a:hover,
h2.entry-title a:hover { color: #3a5d93; }
	
#content h3 { font-size: 18px; }
	
#content h4 { font-size: 16px; }
	
#content #featured-top h4,
#content #featured-bottom h4 {
    color: #aa0000;
    margin: 0 0 15px;
    padding: 0;
    /*font-family: 'Anton',Tahoma, sans-serif;*/
    font-size: 18px;
    font-weight: normal;
}

#sidebar h4,
#sidebar-alt h4 { 
    color: #7E0D15;
    margin: 0;
    padding: 5px 0 5px 10px;
    font-size: 11px;
	text-transform: uppercase;
	border-top: 1px solid #DDD;
}

#footer-widgets h4 {
	color: #7E0D15;
	margin: 2px 0;
	padding: 5px 0 5px 5px;
	border: none;
	/*border-bottom: 1px dotted #ddd;*/
	text-transform: uppercase;
}

#footer-widgets h4 a { color: #7E0D15; }

#footer-widgets h4 a:hover { color: #3a5d93; }
	
#content h5 { font-size: 14px; }
	
#content h6 { font-size: 12px; }


	
/***** Unordered/Ordered Lists ********************/
	
/* #content ul,
#content ol,
#footer-widgets ul { margin: 0; padding: 0 0 15px 0; }
	
#sidebar ul,
#sidebar-alt ul,
#sidebar ul ul,
#sidebar-alt ul ul { margin: 0; padding: 0; }

#content ul li,
#sidebar li,
#sidebar-alt li,
#footer-widgets ul li {
	background: url(images/sidebar-list.png) no-repeat top left;
	margin: 0 0 3px 0;
	padding: 0 0 0 13px;
 	list-style-type: none;
	word-wrap: break-word;
}
*/

#content ul,
#footer-widgets ul { list-style-type: square; margin: 0 0 1em 0; padding: 0 }

#content ol { list-style-type: decimal; margin: 0 0 1em 0; padding: 0 }
	
#sidebar ul,
#sidebar-alt ul,
#sidebar ul ul,
#sidebar-alt ul ul { margin: 0; padding: 0; }

#content ul li,
#sidebar li,
#sidebar-alt li,
#footer-widgets ul li { 
	margin: 0 0 0.5em 20px;
	padding: 0; 
	list-style-type: square;
	line-height: 1.1em; 
}

#sidebar ul li a,
#sidebar ol li a { color: #444; }

#content .post ol li,
#content .page ol li { margin: 0 0 0 25px; padding: 0; }



/***** Post Info ********************/
	
.post-info { margin: 0 0 10px 0; padding: 0; }
	
	
	
/***** AdSense ********************/
	
.adsense { padding: 10px 0 10px 0; border-top: 1px solid #DDD; }


	
/***** Post Meta ********************/
	
.post-meta {
    clear: both;
	margin: 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #DDD;
}


	
/***** Author Box ********************/
	
.author-box {
	overflow: hidden;
	background: #F4F4F4;
	margin: 0 0 40px 0;
	padding: 10px;
	border: 1px solid #DDD;
}

.author-box img {
	float: left;
	background: #FFF !important;
	margin: 0 10px 0 0;
	padding: 4px;
	border: 1px solid #DDD;
}



/***** Post Icons ********************/
	
.time,
.post-comments,
.tags {	padding: 0 0 2px 18px; }

.time,
.post-comments,
.categories,
.tags { background-repeat: no-repeat; background-position: 1px left; margin: 0 0 0 3px; }


.time { background-image: url(images/icon-time.png); }
	
.post-comments { float: right; background-image: url(images/icon-comments.png); }
	
.categories { background-image: url(images/icon-categories.png); padding: 0 0 2px 20px; }
	
.tags { background-image: url(images/icon-tags.png); }



/***** Images ********************/

#content .post-image { margin: 0 10px 10px 0; padding: 4px; border: 1px solid #DDD;	}

img.centered,
.aligncenter { display: block; margin: 0 auto 10px; }
	
img.alignnone,
img.alignleft,
img.alignright,
.alignnone img,
.alignleft img,
.alignright img { display: inline; padding: 2px; border: 1px solid #DDD; }

img.alignnone { margin: 0 0 10px 0; }
	
img.alignleft { margin: 0 10px 10px 0; }

img.alignright { margin: 0 0 10px 10px; }

.alignleft { float: left; margin: 0 10px 0 0; }

.alignright { float: right; margin: 0 0 0 10px; }

.wp-caption {
	background: #F4F4F4;
	margin-bottom: 4px;
	padding: 6px 4px 4px 4px;
	text-align: center;
	border: 1px solid #DDD;
}

.wp-caption img { margin-bottom: 8px; }

.wp-caption p { padding: 0 6px 8px 6px !important; }

.wp-caption p.wp-caption-text { font-size: 11px; font-weight: normal; line-height: 12px; }
	
img.wp-smiley,
img.wp-wink { float: none; border: none; }


	
/***** Post Navigation ********************/

.navigation { width: 100%; margin: 0; padding: 10px 0 10px 0; }
	
.navigation ul { margin: 0; padding: 0; list-style-type: none; }

.navigation li { display: inline; }

.navigation li a,
.navigation li.disabled { color: #3a5d93; padding: 5px 8px 5px 8px; border: 1px solid #DDD; }

.navigation li a:hover,
.navigation li.active a {
	color: #3a5d93;
	background: #F4F4F4;
	border: 1px solid #DDD;
	text-decoration: none;
}



/***** Primary & Secondary Sidebars ********************/

#sidebar,
#sidebar-alt,
#sidebar-bottom-left,
#sidebar-bottom-right { display: inline; }

#sidebar { width: 300px; }
	
#sidebar-alt { width: 140px; }
	
#sidebar-bottom-left { width: 145px; }
	
#sidebar-bottom-right { width: 145px; }

#sidebar-alt,
#sidebar-bottom-left,
.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar { float: left; }

#sidebar,
#sidebar-bottom-right,
.content-sidebar-sidebar #sidebar-alt { float: right; }

#sidebar .widget,
#sidebar-alt .widget { margin: 0 0 10px 10px; padding: 0; }
	
#sidebar embed,
#sidebar object,
#sidebar-alt embed,
#sidebar-alt object {
	width: 300px; 
	height: 225px;
	margin: 0; 
	padding: 0;
}

#sidebar p { font-size: 0.9em; margin-left: 6px; }


	
/***** Sidebar(s) Dropdowns ********************/
	
#cat,
#sidebar .widget_archive select,
#sidebar-alt .widget_archive select {
	display: inline;
	width: 100%;
	color: #333;
	background: #F4F4F4;
	margin: 10px 0 5px 0;
	padding: 3px;
	font-family: Arial, Tahoma, Verdana;	
	font-size: 11px;
	border: 1px solid #DDD;
}



/***** Sidebar(s) User Profile ********************/

#sidebar .user-profile,
#sidebar-alt .user-profile { overflow: hidden; }

#sidebar .user-profile .avatar,
#sidebar-alt .user-profile .avatar {
	float: left;
	background: #F4F4F4;
	margin: 0;
	padding: 4px;
	border: 1px solid #DDD;
}
	
#sidebar .user-profile p,
#sidebar-alt .user-profile p { margin: 0; padding: 10px 10px 0 10px; }

#sidebar .user-profile .posts_link,
#sidebar-alt .user-profile .posts_link { margin: 0; padding: 0 0 10px 10px; }


	
/***** Buttons ********************/
	
#submit,
.searchsubmit,
.enews #subbutton,
.gform_footer .button {
	color: #FFF;
	background: #444 !important;
    margin: 0;
	padding: 2px 5px;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	text-decoration: none;
	text-transform: uppercase;
	border: 0 none;
}

#submit:hover,
.searchsubmit:hover,
.enews #subbutton:hover,
.gform_footer .button:hover { background: #3a5d93 !important; text-decoration: none; border: 0 none; }
	
	
	
/***** Search Form(s) ********************/

.searchform { margin: 0; }

#header .searchform,
#nav .searchform  { float: right; }

#header .searchform { padding: 40px 0 0 0; }
	
#sidebar .searchform { padding: 0; }
	
#nav .searchform { padding: 0; }
	
.s {
	color: #222;
	background: #FFF !important;
    margin: 0 0 6px;
    padding: 1px 4px;
	font-family: Arial, Tahoma, Verdana;	
    font-size: 12px;
    font-weight: normal;
	border: 1px solid #DDD;
	/*-moz-box-shadow: 0 0 3px #CCC inset;
	-webkit-box-shadow: 0 0 3px #CCC inset;*/
}
	
#header .s,
#nav .s,
#sidebar .s { width: 200px; }
	
#sidebar-alt .s { width: 80px; }


	
/***** eNews & Updates Widget ********************/

.enews { background: url(images/enews.png) no-repeat top RIGHT; margin: 0; padding: 0 0 5px 0; }

.enews #subscribe { overflow: hidden; }
	
.enews #subbox {
	width: 240px;
	color: #333;
	background: #F4F4F4 !important;
	margin: 5px 8px 0 0;
	padding: 4px 0 4px 5px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	border: 1px solid #DDD;
	/*-moz-box-shadow: 0 0 3px #CCC inset;
	-webkit-box-shadow: 0 0 3px #CCC inset;*/
}



/***** Latest Tweets Widget ********************/

.latest-tweets { background: url(images/twitter.png) top right no-repeat; margin: 10px 0 0 0; padding: 0; }



/***** Calendar ********************/

#wp-calendar { width: 100%; margin: 0; padding: 0; }

#wp-calendar caption {
	color: #333;
	margin: 0;
	padding: 2px 5px 0 0;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-style: italic;
	font-weight: normal;
	text-align: right;
}

#wp-calendar th { color: #333; }

#wp-calendar thead {
	color: #F4F4F4 !important;
	background: #F4F4F4 !important;
	margin: 10px 0 0 0;
	font-weight: bold;
}

#wp-calendar td { 
	background: #F4F4F4;
	margin: 0;
	padding: 2px;
	font-weight: normal;
	text-align: center;
}

#wp-calendar tfoot td { background: none; margin: 0; padding: 0; }


	
/***** Contact Form ********************/

.gform_wrapper input,
.gform_wrapper textarea,
.gform_wrapper select {
	color: #333 !important;
	background: #F4F4F4 !important;
	padding: 4px 0 4px 5px !important;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px !important;
	border: 1px solid #DDDDDD;
	/*-moz-box-shadow: 0 0 3px #CCC inset;
	-webkit-box-shadow: 0 0 3px #CCC inset;*/
}

.gform_footer input.button { color: #FFF !important; }
	
.gform_wrapper .ginput_complex label { font-size: 12px !important; }
	
.gform_wrapper li,
.gform_wrapper form li { margin: 0 0 10px 0 !important; }
	
.gform_wrapper .gform_footer { border: none !important; }


	
/***** Footer Widgets ********************/
	
#footer-widgets {
	overflow: hidden;
	clear: both;
	width: 960px;
	margin: 0 auto 0;
	padding: 0; 
	font-size: 11px;
	line-height: 18px;
	border-top: 1px solid #CCC;
}
	
#footer-widgets .wrap { width: 960px; margin: 0 auto; }
	
#footer-widgets .widget { background: none; border: none; }
	
#footer-widgets p { margin: 0; padding: 0 0 10px 0; }

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {	margin: 0; padding: 0; }	

.footer-widgets-1,
.footer-widgets-2 { float: left; width: 320px; }

.footer-widgets-1 { margin-right: 10px; }
	
.footer-widgets-3 { float: right; width: 300px; }



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

#footer {
	clear: both; 
	overflow: hidden;
	width: 960px;
	height: 13px;
	color: #111;
    margin: 10px auto 0;
	padding: 10px 0 0 0;
	font-size: 11px;
	text-transform: uppercase;
	border-top: 1px solid #D5D5D5;
}

#footer a,
#footer a:visited { color: #333; text-decoration: underline; }
	
#footer a:hover { color: #3a5d93; text-decoration: none; }

#footer .gototop {
	float: left;
	width: 200px;
	margin: 0;
	padding: 0 0 0 5px;
}

#footer .creds {
	float: right;
	width: 720px;
	margin: 0;
	padding: 0 5px 0 0;
	text-align: right;
}



/***** Comments ********************/

.comments { font-size: 12px; }
	
#respond { margin: 0 0 10px 0; padding: 9px; border: 1px solid #DDD; }

#author,
#email,
#url {
	width: 250px;
	color: #333;
	background: #F4F4F4 !important;
	margin: 5px 5px 0 0;
	padding: 5px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	border: 1px solid #DDD;
	/*-moz-box-shadow: 0 0 3px #CCC inset;
	-webkit-box-shadow: 0 0 3px #CCC inset;*/
	}
	
#comment {
	width: 98%;
	height: 150px;
	color: #333;
	background: #F4F4F4 !important;
	margin: 5px 0 5px 0;
	padding: 5px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	border: 1px solid #DDD;
	/*-moz-box-shadow: 0 0 3px #CCC inset;
	-webkit-box-shadow: 0 0 3px #CCC inset;*/
}

.comment-list,
.children { margin: 0; padding: 0; }
	
.ping-list { margin: 0 0 40px 0; padding: 0; }
	
.comment-list ol,
.ping-list ol { margin: 0; padding: 10px; }

.comment-list li,
.ping-list li {
	margin: 15px 0 5px 0;
	padding: 10px 5px 10px 10px;
	font-weight: bold;
	list-style: none;
}
	
.comment-list li ul li { margin-right: -6px; margin-left: 10px; }

.comment-list p,
.ping-list p {
	margin: 10px 5px 10px 0;
	padding: 0;
	font-weight: normal;
	text-transform: none;
}

.comment-list li .avatar {  
	float: right;
	background: #FFF !important;
	margin: 0 5px 0 10px;
	padding: 4px;
	border: 1px solid #DDD;
}

.comment-list cite,
.comment-list cite a,
.ping-list cite,
.ping-list cite a { font-weight: bold; font-style: normal; }

.commentmetadata { font-size: 11px; font-weight: normal; }

#respond:after {
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden;
	height: 0; 
}
	
.alt { margin: 0; padding: 10px; }

.nocomments { margin: 0; padding: 0; text-align: center; }
	
.reply a,
.reply a:visited { font-size: 11px; }

#comments .navigation { display: block; margin: 10px 0 0 0; }

.thread-alt,
.thread-even { background: #F4F4F4; margin: 0; padding: 0; }

.depth-1,
.even,
.alt  { margin: 0; padding: 0; border: 1px solid #DDD;}



/* Column Classes
------------------------------------------------------------ */
 
.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds { float: left; margin: 0 0 20px; padding-left: 3%; }
 
.one-half,
.three-sixths,
.two-fourths { width: 48%; }
 
.one-third,
.two-sixths { width: 31%; }
 
.four-sixths,
.two-thirds { width: 65%; }
 
.one-fourth { width: 22.5%; }
 
.three-fourths { width: 73.5%; }
 
.one-fifth { width: 17.4%; }
 
.two-fifths { width: 37.8%; }
 
.three-fifths { width: 58.2%; }
 
.four-fifths { width: 78.6%; }
 
.one-sixth { width: 14%; }
 
.five-sixths { width: 82%; }
 
.first { clear: both; padding-left: 0; }



/* EVENTCALENDAR */

#sidebar #wp-calendar .ec3_eventday a { color:#A4111B !important; } /*overwrite ec3.css*/

#sidebar .ec3_list { color: #A4111B; !important; } /*overwrite ec3.css*/


/* OVERRIDES TABLES */

#content table,
#content table.wp-table-reloaded { 
	background-color: transparent;
	margin: 0;
	padding;
	border: 0 none;
	border-spacing: 0;
	width: auto;
}

#content table + *,
#content table.wp-table-reloaded + * { padding-top: 15px !important; }

#content table tr th,
#content table tr td { padding: 5px 10px; text-align: left; vertical-align: top; }

#content table th { background-color: #ecf7ee; }

#content table tr.even td { background-color: #fff; }

#content table tr.odd td { background-color: #ecf7ee; }

#content table.menschen { width: 590px; }

#content table.menschen td { width: 25%; }

#content table.menschen td { padding: 0 5px 5px 0; }

#content table.gruppen tr th,
#content table.gruppen tr td { padding: 5px; }



/* steckbriefe trainer */

#content table.steckbriefe.trainer tr th,
#content table.steckbriefe.trainer tr td { padding: 0 10px 10px 0; }

#content table.steckbriefe.trainer tr td.column-1 { width: 130px; font-weight: bold; }

#content table.steckbriefe.trainer tr td.column-2 { width: 240px; }



/* sportgruppen volle breite mit 4 spalten */

body.full-width-content #content table.col4 tr th.column-1,
body.full-width-content #content table.col4 tr td.column-1 { width: 180px; }

body.full-width-content #content table.col4 tr th.column-2,
body.full-width-content #content table.col4 tr td.column-2 { width: 160px; }

body.full-width-content #content table.col4 tr th.column-3,
body.full-width-content #content table.col4 tr td.column-3 { width: 370px; }

body.full-width-content #content table.col4 tr th.column-4,
body.full-width-content #content table.col4 tr td.column-4 { width: 180px; }



/* sportgruppen volle breite mit 5 spalten */

body.full-width-content #content table.col5 tr th.column-1,
body.full-width-content #content table.col5 tr td.column-1 { width: 140px; }

body.full-width-content #content table.col5 tr th.column-2,
body.full-width-content #content table.col5 tr td.column-2 { width: 110px; }

body.full-width-content #content table.col5 tr th.column-3,
body.full-width-content #content table.col5 tr td.column-3 { width: 360px; }

body.full-width-content #content table.col5 tr th.column-4,
body.full-width-content #content table.col5 tr td.column-4 { width: 150px; }

body.full-width-content #content table.col5 tr th.column-5,
body.full-width-content #content table.col5 tr td.column-5 { width: 120px; }

body.full-width-content #content table.steckbriefe.trainer { width: 410px; }


/* OVERRIDES shadowbox.css */

#shadowbox_title_inner { font-size: 12px !important; }