/* Default stylesheet */
body {
	background: #FFFFFF url(http://img2.custompublish.com/getfile.php/1789795.1082.ueuuquvdqd/bodybg.jpg) no-repeat top center;
	color: #000003;
	font-family: "Myriad Pro", Myriad, Arial, "Liberation Sans", Helvetica, sans-serif;
	/*font-family:  Arial, "Liberation Sans", "Helvetica Neue", Helvetica, "Nimbus Sans L", Sans, Sans-serif;*/
	font-size: 75%; /* 12px*/
	margin: 0px;
	padding: 0px;
}

table,caption,th,td {
	font-size: 1.0em;
}
table.data {
	background-color: #EDEEF5;
	border-spacing: 0;
	border-bottom: 5px solid #EDEEF5;
	max-width: 100%;
	margin-bottom: 15px;
}
caption {
	font-size: 1.2em;
	font-weight: bold;
	padding: 2px;
	text-align: center;
}
th {
	background-color: #DADCEA;
	color: #000000;
	font-weight: bold;
	padding: 3px 2px;
	text-align: left;
}
th a:link, th a:visited, th a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
table.data td, caption ~ tbody td, thead ~ tbody td {
	background-color: #EDEEF5;
	padding: 2px 2px 2px 2px;
	text-align: left;
	vertical-align: top;
}


h1, h2, h3, h4, h5, h6 {
	margin: 4px 0px;
	padding: 0px;
}

h1 {
	font-size: 1.45em;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
}
h5 {
	font-size: 1.0em;
}
h6 {
	font-size: 1.0em;
}
p {
	padding: 0px;
	margin: 4px 0px 16px 0px;
}
pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
}
/* End General elements*/


a img {
	border: none;
}
.body img {
	margin: 3px 10px 5px;
}
.body img[align="left"] {
	margin-left: 0;
}
.body img[align="right"] {
	margin-right: 0;
}

div.forum {
	clear: both;
}

/* Use class layout on images and tables used for layout */
img.layout, a img.layout {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

table.layout {
	margin: 0px;
	padding: 0px;
}
td.layout {
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
/* General links */
a:link {color: #0a29f4; text-decoration: none; }
a:visited { color: #0a29f4; }
a:hover { text-decoration: underline;}
a.noeannet:link {
	color: #000003;
}
/* read more.. links */
.link { }
a.link:link { color: #3D5B4C; }
a.link:visited { color: #3D5B4C; }
a.link:hover { color: #3D5B4C; }

/* Standard navigation links */
.menu a:link {text-decoration: none;}
.menu a:visited {text-decoration: none;}
.menu a:hover {text-decoration: underline;}

.menu a.menuselected:link {text-decoration: underline;}
.menu a.menuselected:visited {text-decoration: underline;}
.menu a.menuselected:hover {text-decoration: underline;}

/* Printable/tell a friend links	*/
.toollink { }
a.toollink:link { }
a.toollink:visited { }
a.toollink:hover { }

/* Copyright, CustomPublish powered link etc.	 */
.cp { }
a.cp:link { }
a.cp:visited { }
a.cp:hover { }


/* Linked headlines (normally inside LIST-sections) */ 
.headlinelink {color: #3D5B4C;  }
.headlinelink:link {color: #3D5B4C;  }
.headlinelink:visited {color: #3D5B4C; }
.headlinelink:hover {color: #3D5B4C;  }

/* Linked headlines on listing pages */
.headline .headlinelink {color: #3D5B4C; }
.headline .headlinelink:link {color: #3D5B4C;  }
.headline .headlinelink:visited { color: #3D5B4C; }
.headline .headlinelink:hover { color: #3D5B4C; }

/* Navigation path links */
.path	{	}
a.path:link { }
a.path:visited { }
a.path:hover { }

/* Sitemap links */
.tree { font-weight: normal; }
a.tree:link { text-decoration: none; color: #000000; }
a.tree:visited { text-decoration: none; color: #000000; }
a.tree:hover { text-decoration: underline; color: #000000; }

.sitetree { font-weight: normal; }
a.sitetree:link { text-decoration: none; color: #000000; }
a.sitetree:visited { text-decoration: none; color: #000000; }
a.sitetree:hover { text-decoration: underline; color: #000000; }


/* SECTION: Standard CP classes*/
div.date, span.date { color: #999999; font-size: 0.9em; }
.author { color: #333333; font-size: 0.9em; }
.feedback { }
.copyright { }


/* CSS code for (rounded) corners. Remember position: relative; on container element */
span.corner { 
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	/* Set width/height to size of corner images */
	width: 10px;
	height: 10px;
}
span.corner.tl { 
	background-position: top left;
	left: -1px;
	top: -1px;
}
span.corner.tr { 
	background-position: top right;
	right: -1px;
	top: -1px;
}
span.corner.br { 
	background-position: bottom right;
	bottom: -1px;
	right: -1px;
}
span.corner.bl { 
	background-position: bottom left;
	bottom: -1px;
	left: -1px;
} 



/* Standard tools */
div.tools { margin: 15px 0px; }
div.tool { margin: 2px 0px; }
div.pagebar { padding: 10px 0px; clear: both; }
.pagebar.prev { margin-right: 10px; }
span.arrow { padding: 0px 3px; }

/* SECTION: listing/view styles */
div.pagedescription { 
	margin: 0 0 16px;
}
.pagedescription { }
h1.headline, h1.headlineview {
	color: #3D5B4C;
	font-size: 2em;
}
h1.headlineview {
	color: #3D5B4C;
}

.subheadline, h2.subheadline {
	font-size: 1.0em;
	font-weight: normal; 
	margin: 5px 0px 0px 0px;
	padding: 0px;
	line-height: 1.0;
}
h2.paragraphheadline {
}
.ingress {
}
div.ingress {
	margin: 6px 0px; 
	padding: 0px;
}
.ingressview {
}
div.ingressview {
	margin: 6px 0px; 
	padding: 0px;
}
p.byline, .byline {
	margin: 10px 0 10px 0; padding: 0px;
}

.viewarea div.listingpic {
/*
	width: 250px;
	float: right;
	margin-left: 10px;
*/
}

/* SECTION: Articlemedia */
div.articlemedia { 
	clear: right;
	width: 250px;
	float: right;
	margin-left: 10px;
}

div.articleimage { 
	margin-bottom: 10px;
}
div.articleimagedesc, i.paragraphpictext { 
	font-style: italic;
	padding: 1px 2px;
}


/* SECTION: viewarea block/spacing elements */
.block, .articleblock {
	margin-bottom: 15px;
}

.articleblock .imgwrap {
	float: right;
	width: 300px;
}
.articleblock .imgwrap img {
	max-width: 100%;
	height: auto;
}
.articleblock .textwrap {
	float: left;
	width: 200px;
}
/* Full text width if no listing image */
div.articleblock.nopic .textwrap {
	float: none;
	width: auto;
}

/* 2-spalter */
div.twocol .articleblock { 
	width: 49%;
}
div.twocol .articleblock.pair0 { 
	clear: both;
	float: left;
}
div.twocol .articleblock.pair1 { 
	clear: right;
	float: right;
	margin-right: 0;
}

/* 3-spalter */
div.threecol .articleblock { 
	width: 32%;
	float: left;
	margin-right: 2%;
}
div.threecol .articleblock.treble0 { 
	clear: both;
}
div.threecol .articleblock.treble1 { 
	margin-right: 0;
}
div.threecol .articleblock.treble2 { 
	clear: right;
	float: right;
	margin-right: 0;
}

.listingarea hr, div.hr /* Replacement for hr (easier to style in older browsers) */{
	background-color: transparent;
	border-width: 0 0 7px;
	border-style: solid;
	border-color: #3D5B4C;
	font-size: 1px;
	clear: both;
	height: 10px;
	margin-bottom: 10px;
}
div.body {
	clear: both; 
	margin: 0px 0px 22px 0px;
}

div.articleparagraph {
	margin-bottom: 16px;
}
.clearfix { clear: both; font-size: 1px; height: 0px; }
/* SECTION ARTPICS */
td.artpic {
	padding: 5px;
	vertical-align: top;
	text-align: left;
}
/* SECTION: page containers */ 
#page {
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}
#top {
	margin: 0px auto;
	padding: 0px;
	width: 994px;
	text-align: center;
}
#mainmenubg {
	background: #a2a4b1;
}
#mainmenu {float:left;}
#mainmenu-inner {
	width: 954px;
	margin: 0 auto;
}
#mainmenu, #mainmenu * {
	position: relative;
	z-index:99;
}

#mainmenu ul {
	position:absolute;
	top:-999em;
	width:14em; /* left offset of submenus need to match (see below) */
}
#mainmenu ul li {
	width:100%;
}
#mainmenu li:hover {
	visibility:	inherit; /* fixes IE7 'sticky bug' */
}
#mainmenu li {
	float:left;
	position:relative;
}
#mainmenu a {
	display:block;
	position:relative;
	
}
#mainmenu li:hover ul, #mainmenu li.sfHover ul {
	left:0;
	top:100%; /* match top ul list item height */
	z-index:99;
}
ul#mainmenu li:hover li ul, ul#mainmenu li.sfHover li ul {
	top:-999em;
}
ul#mainmenu li li:hover ul, ul#mainmenu li li.sfHover ul {
	left:100%;
	top:0;
}
ul#mainmenu li li:hover li ul, ul#mainmenu li li.sfHover li ul {
	top: -999em;
}
ul#mainmenu li li li:hover ul, ul#mainmenu li li li.sfHover ul {
	left: 100%;
	top: 0;
}
#mainmenu li {
	float: left;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
}
#mainmenu li a{
	color: #FFF;
	display: block;
	padding: 4px 10px;
}
#mainmenu li a:hover{

}
#mainmenu li ul{
	background: #a2a4b1;
	padding-left: 0 !important;
}


ul#mainmenu li.sfHover a.menulevel0, ul#mainmenu li a:hover{
	color: #FFF;
}
ul#mainmenu li.sfHover a li a, ul#mainmenu li li a:hover{
	background: #FFF;
	color: #444444;
	text-shadow: 0 1px 1px #FFF;
}

#middle {
	background: url(http://img8.custompublish.com/getfile.php/1718074.1408.ducxxppbyy/pagebg.png) repeat-y;
	width: 924px;
	margin: 0 auto;
	padding: 20px 35px;
}
#navbar {
	float: left;
	margin-right: 10px;
	width: 200px;
}

#main {
	float: left;
	min-height: 500px;
	width: 520px;
}

#mainsidebar {
	float: right;
	width: 170px;
}


/* #main when no sidebar */
.widemain #main, .articleview #main {
	float: right;
	width: 706px;
}
.widemain #navbar {
	margin-right: 0;
}
.widemain #mainsidebar, .articleview #mainsidebar {
	display: none;
}
/* #main when no sidebar or navbar */
.widefull #main {
	float: none;
	width: auto;
}
.widefull #navbar, .widefull #mainsidebar {
	display: none;
}


#footer {
	padding-top: 15px;
	clear: both;
	text-align: center;
}
/* SECTION: Sidebar */
.sidebar {
}

.box {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	position: relative;
}
.box .head {
}
.box .cell {
	padding: 10px;
	background: #cacaca;
}
.box ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
.box ul li {
	margin: 0px 0px;
	padding: 0px;
}
.box ul ul{
	padding-left: 10px;
}
.box p {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
.box h3.caption {
	font-size: 18px;
	color: #3D5B4C;
}

h3.headline-navbar{
	margin: 10px 0px 0px 0px;
}
.box .cell .ingress{
	margin: 0px;
}
/* SECTION: page elements */
div.skiplink a{
  position: absolute;
	top: -190px;
}
div.skiplink a:focus, div.skiplink a:hover  { 
	position: static;
	left: 0; 
	width: auto; 
}
#path {
	margin-bottom: 5px;
} 
#path span.arrow {
	padding: 0px 3px; 
}
ul.menu, ul.submenu, ul.menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
ul.submenu, ul.menu ul {
	padding-left: 10px;
}
ul.menu li, ul.submenu li {
	margin: 0px;
	padding: 0px;
}

ul.menu li.spacingabove{
	margin-top: 10px;
}
ul.menu li.spacingbelow{
	margin-bottom: 10px;
}

ul#mdmenu1 li, ul#mdmenu2 li, ul#mdmenu3 li, ul#mdmenu4 li, ul#mdmenu5 li{
	padding: 2px;
}

ul#mdmenu1 li a, ul#mdmenu2 li a, ul#mdmenu3 li a, ul#mdmenu4 li a, ul#mdmenu5 li a{
	color: #444;
}

#topmenu {
	list-style-type: none;
}
#topmenu li {
	display: inline;
}
#tools {
	list-style-type: none;
}
#tools li {
	background-position: center left;
	background-repeat: no-repeat;
}
#tools li#tips {
}
#tools li#printable {
}
#search-wrap {
	float:right;
	position: relative;
}
#search-wrap input.searchinput {
	background: #DCE0DF;
	border:none;
	padding:3px;
}

#search-wrap input.searchsubmit {
	background: url('http://img2.custompublish.com/getfile.php/2436981.1082.adfvvqersu/ic-search.png');
	content:'';
	background-repeat: no-repeat;
	border:none;
	position: absolute;
	top:3px;
	right:8px;
	width:14px;
	height:17px;
}

#searchform {
}
input.searchinput {
	vertical-align: middle;
}	
input.searchsubmit {
	vertical-align: middle;
	cursor: pointer;
}
/* SECTION: banner locations */
.bannerlocation {
	clear: both;
	text-align: center;
}
.bannerlocation table {
	margin-left: auto;
	margin-right: auto;
}
.bannerlocation td {
	text-align: center;
	padding: 5px 0px;
}
.bannerlocation img {
	border-width: 0px;
	margin-bottom: 10px;
}

.icalendardayhead { background-color: #CECECE; }
.monthlycalendartable { width: 100%; }
.calendardate { color:#333333; font-size: 0.9em; }
.errmsg { font-weight: bold; color: #AA0000; }

table.weathertablefivedays { }

table.weathertablefivedays td {
	padding: 5px;
}
table.weathertablefivedays td.weatherlocname {
	width: 100px;
	font-weight: bold;
}
table.weathertablefivedays { }
.weatherdaylabel, td.weatherfivedays {
	width: 75px;
}

input.newslettersubemail {
	width: 98%;
}

/* Kalenderliste */
h2.dayheader {
	border-bottom: 1px solid #CCCCCC;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 10px;
}
div.calendarentry {
	font-size: 0.9em;
}
span.caltime {
	margin-right: 15px;
}
div.vevent {
	border: 1px solid #666666;
	background-color: #EEEEEE;
	padding: 5px;
}

.cpselementcontainer{ margin: 10px 0px;}

@media print {
	/* Printerfriendly */
	* {
		background-color: #FFFFFF !important;
		background-image: none !important;
		border-color: #666666 !important;
		color: #000000 !important;
	}
	body {
		font-size: 11pt;
		font-family: Georgia, "DejaVu Serif", "Bitstream Vera Serif", "Times New Roman", "Liberation Serif", Times, Serif !important;
	}
	#top, #topnav, #navbar, #subnavbar, #mainsidebar, #footer, #searchform, .corner, #taleweb, #PAFTOOLBAR, #skiplink, .skiplink, .adminbar, .cpeditlinks {
		display: none !important;
	}
	#page, #main {
		float: none;
		width: auto !important;
	}
	.side {
		padding: 0;
	}
	.box, .articleblock {
		page-break-inside: avoid;
	}
	th {
		background-color: #CCCCCC !important;
		color: #000000 !important;
	}
	tr:nth-child(2n+1) {
		background-color: #DEDEDE !important;
	}
	tr:nth-child(2n+1) {
		background-color: transparent !important;
	}
}

/*------------------------------------*\
	#STRUCTURE
\*------------------------------------*/

.row {
	width:100%;
	display: block;
}

/**
* Padding = gutter size
*/

.column, .columns {
	float: left;
	padding: 0 0.5em;
}

.large-1	{ width: 8.333333333%; }
.large-2	{ width: 16.666666666%; }
.large-3	{ width: 24.999999999%; }
.large-4	{ width: 33.333333332%; }
.large-5	{ width: 41.666666665%; }
.large-6	{ width: 50%; }
.large-7	{ width: 58.333333331%; }
.large-8	{ width: 66.666666664%; }
.large-9	{ width: 74.999999997%; }
.large-10	{ width: 83.333333333%; }
.large-11	{ width: 91.666666663%; }
.large-12	{ width: 100%; }

.column, .columns { margin-bottom: 0.5em; }

.row .column:last-child, .row .columns:last-child, .column.last, .columns.last		{ padding-right: 0 !important; }
.row .column:first-child, .row .columns:first-child, .column.first, .columns.first	{ padding-left: 0 !important; }





/*------------------------------------*\
	#GENERAL RULES
\*------------------------------------*/

.fl			{ float: left; }
.fr			{ float: right; }
.db			{ display: block; }
.dib		{ display: inline-block; }
.di			{ display: inline; }
.pr			{ position: relative; }
.pa			{ position: absolute; }
.formobile	{ display: none; }
.fortablet	{ display: none; }
.fordesktop	{ /*display: block;*/ }
.tal		{ text-align: left; }
.tac		{ text-align: center; }
.tar		{ text-align: right; }
.donotshow	{ display: none; visibility: hidden; }
.show		{ display: block; visibility: visible; }

/*------------------------------------*\
	#GENERAL WRAPS
\*------------------------------------*/

/**
* max-width = page width - margin 0 auto = centered page
*/

.wrap {
	max-width: 1080px;
	width: 100%;
	margin: 0 auto;
}

/*------------------------------------*\
	#MEDIA QUERIES
\*------------------------------------*/

@media all and (max-width: 1070px) {
	.menubtn {
		display: block;
	}

	.mainmenu > li {
		display: block;
		margin: 1em 0;
	}
	
	.undermenu > li > a:link {
		width: 60%;
	  margin: .5em auto;
	  display: block;
	}

}



@media all and (max-width: 768px) {

	#main { min-height: 0; }

	.fortablet	{ display: block; }
	.fordesktop	{ display: none; }

	.medium-1	{ width: 8.333333333%; }
	.medium-2	{ width: 16.666666666%; }
	.medium-3	{ width: 24.999999999%; }
	.medium-4	{ width: 33.333333332%; }
	.medium-5	{ width: 41.666666665%; }
	.medium-6	{ width: 50%; }
	.medium-7	{ width: 58.333333331%; }
	.medium-8	{ width: 66.666666664%; }
	.medium-9	{ width: 74.999999997%; }
	.medium-10	{ width: 83.333333333%; }
	.medium-11	{ width: 91.666666663%; }
	.medium-12	{ width: 100%; }

	.viewareacontent {
		width: 100%;
	}
	
	.undermenu {
		display: block;
	}
	
	.undermenu > li > a:link {
		width: 100%;
	}
	
	h1 {
		font-size: 2.5em;
	}

}

@media all and (max-width: 480px) {

	.fl,
	.fr {
		float: none;
	}

	.row .column, .row .columns,
	.row .columns:first-child, .row .columns:last-child {
		width: 100% !important;
		float: none;
		padding-left: .5em !important;
		padding-right: .5em !important;
	}

	.small-1	{ width: 8.333333333%; }
	.small-2	{ width: 16.666666666%; }
	.small-3	{ width: 24.999999999%; }
	.small-4	{ width: 33.333333332%; }
	.small-5	{ width: 41.666666665%; }
	.small-6	{ width: 50%; }
	.small-7	{ width: 58.333333331%; }
	.small-8	{ width: 66.666666664%; }
	.small-9	{ width: 74.999999997%; }
	.small-10	{ width: 83.333333333%; }
	.small-11	{ width: 91.666666663%; }
	.small-12	{ width: 100%; }

	#content {
		padding: 2em;
	}
	
	.accesswrap, .frontpage .slickslideshow {
		display: none !important;
	}
	
	#searchform {
		width: 100%;
		margin-top: 3em;
		border: 1px solid #000;
		padding: .1em;
		padding-top: .2em;
	}
	
	.searchsubmit.fr, .ticket-link.fr {
		float: right;
	}
	
	.top-right {
		min-height: 0;
	}
	
	#footer {
		margin-top: 1em;
	}
	
	.event-listing {
		margin-top: 1em;
	}
	
}