/*
Theme Name: Jazz Festival Willisau
Version: 0.2
Author: Unic AG
*/

/* Colors:
Red: #f00
Blue: #006
*/


/* ------------------------------>>> RESET / GLOBAL <<<------------------------------ */

* {
	margin: 0;
	padding: 0;
}


a {
	color: #006;
	text-decoration: underline;
}
a:hover,
a:focus,
a:active {
	color: #f00;
	text-decoration: none;
}

h1 a,
h2 a,
h3 a {
	text-decoration: none;
}

a img {
	border: 0;
}


h2, h3 {
	font-size: 1.5em;
	line-height: 1.25;
	margin-bottom: 0.2em;
}
h2,
h2 a {
	color: #f00;
	text-transform: uppercase;
}
h4 {
	font-size: 1.3em;
	line-height: 1.25;
	margin-bottom: 0.9em;
}

p,
.paragraph {
	padding-bottom: 1.42em;
}


.img {
	display: block;
}

input, textarea {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 1em;
}




/* ------------------------------>>> LAYOUT <<<------------------------------ */

html, body {
	height: 100%;
}

body {
	color: #006;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 75%;
	line-height: 1.42;
}

#outer {
	/*background: -moz-linear-gradient(top, #f9f9f9, #ffffff);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#ffffff));*/
}

#wrapper {
	max-width: 96em;
	min-width: 80em;
	width: 100%;
}

#left {
	color: #999;
	float: left;
	width: 350px;
}
#left img {
	width: 100%;
}
#left .widget {
	margin-bottom: 1.42em;
}
#left p {
	padding-bottom: 0;
}



#inner {
	margin: 0 2em 0 400px;
}


/* ------------->>> Header <<<--------------- */

#header {
	margin-bottom: 2em;
}

#header h1 {
	left: -10000em;
	position: absolute;
	top: -10000em;
}

#nav {
	padding-top: 2em;
}
#nav ul {
	list-style: none;
	left: -0.6em;
	overflow: hidden;
	position: relative;
	padding-bottom: 3.4em;
}
#nav li {
	float: left;
	margin-right: 0.5em;
}
#nav a {
	color: #006;
	float: left;
	font-size: 1.5em;
	padding: 0.15em 0.35em;
	text-decoration: none;
	text-transform: uppercase;
}
#nav a:hover,
#nav a:focus,
#nav a:active {
	color: #f00;
}
#nav li a.current {
	background: #006;
	color: #fff !important;
}

#nav li ul {
	bottom: -2.6em;
	clear: left;
	/*display: none;*/
	left: 0.5em;
	position: absolute;
}
#nav li.expanded ul {
	display: block;
}
#nav li ul a {
	background: transparent;
	border-bottom: 1px solid #fff;
	color: #006;
	margin-right: 0.5em;
	padding: 0;
	text-transform: none;
}
#nav li ul a.current {
	background: transparent;
	border-color: #006;
	color: #006 !important;
}
#nav li ul a:hover,
#nav li ul a:focus,
#nav li ul a:active {
	color: #f00;
}


/* ------------->>> Content <<<--------------- */

#main {
	padding-bottom: 3em;
	position: relative;
}

#content {
}

.text {
	width: 40em;
}

/* Columns */

.cols {
	overflow: hidden;
}
.cols .col {
	float: left;
	width: 50%;
}
.cols .colr {
	clear: right;
	float: right;
}
.cols .col .colc {
	margin: 0 0.75em 0 0;
}
.cols .colr .colc {
	margin: 0 0 0 0.75em;
}


/* Programm */
.anchors {
	margin-bottom: 1.5em;
}
.anchors a {
	display: block;
}

.events ul {
	list-style: none;
	margin: -0.8em 0 3em 0;
}
.events li {
	overflow: hidden;
	margin-bottom: 1em;
}
.events li .image {
	float: left;
	width: 10em;
}
.events li .image img {
	height: auto;
	width: 100%;
}
.events li .text {
	margin-left: 11em;
}
.events li .no-img {
	margin-left: 0;
}
.events li a {
	text-decoration: none;
}

.events li .time {
	font-size: 1.5em;
	margin-left: -1px;
}
.events h3 {
	color: #006;
	font-size: 1.2em;
	margin-bottom: 0.2em;
	text-transform: none;
}
.events h3 span {
	display: block;
	font-weight: normal;
	padding-top: 0.8em;
}
.single .events h3 {
	margin-bottom: 1em;
}
.single .events h3 span {
	padding-top: 0;
}


.events .col {
	margin-bottom: 0;
}
.events h2 {
}
.events .desc {
	color: #f00;
	margin: -0.4em 0 0.2em -1px;
}
.events .col ul {
	margin-bottom: 2em;
}
.events .col ul li {
	margin-bottom: 0;
}
.events .col ul h3 {
	margin-bottom: 0;
}


/* History */

.history {
	list-style: none;
	margin-right: -1em;
	overflow: hidden;
	text-decoration: none;
}
.history li {
	float: left;
	padding-bottom: 1em;
	width: 14.28%;
}
.history li.clear {
	clear: left;
}
.history li .inner {
	margin-right: 1em;
	text-align: center;
}
.history li a {
	display: block;
	font-size: 1.42em;
	text-decoration: none;
}
.history li img {
	/*border: 1px solid #006;*/
	margin-bottom: 0.1em;
	width: 100%;
}
.history li a:hover img {
	/*border-color: #f00;*/
}


/* Gallery */

.thumbnails {
	display: none;
}
.jsversion .thumbnails {
	display: block;
	margin-bottom: 5px;
	overflow-x: scroll;
	width: 480px;
}
.jsversion .thumbnails img {
	cursor: pointer;
	float: left;
	height: auto;
	margin: 0 5px 5px 0;
	width: 45px;
}

.gallery {
	width: 480px;
}
.jsversion .gallery {
	height: 300px;
	overflow: hidden;
}
.gallery .item {
	margin-bottom: 2em;
}
.gallery .slideshow-nav {
	display: none;
}
.gallery .caption {
	overflow: hidden;
	padding-top: 0.5em;
}
.gallery .caption .title {
	float: left;
}
.gallery .caption .desc {
	float: right;
}


/* Comments */

#comments {
	padding-top: 3em;
}
#comments textarea {
	width: 30em;
}


/* Footer */

#footer .widget img {
	margin: 0 1em 1em 0;
	width: auto;
}