html, body { min-height: 1600px;height: auto; }
html {
	background-image: none;
	background-color: #fff;
}
body {
	background-image: none;
	background-color: #fff;
	/*
	background-image: url(../img/bg-brief-encounters-2012.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	-webkit-background-size: 960px 1522px;
	*/s
}
::selection {
        background: #F00; 
        }
::-moz-selection {
        background: #F00;
}
#header {
	height: auto;
}
#page-container {
	width: 960px;
	margn: 0 auto;
}
#logo { margin:0 0 0 5px;text-shadow:none; color: #000;text-align: left; }
#logo a {
	/*text-indent: -99999em;*/
	font-size: 70px;
	line-height:  70px;
	font-weight: bold;
}
#logo a:link, #logo a:visited {
	color: #000;
}
#special {
	margin-bottom: 12px;
}
#special-img {
	position: relative;
}

#special-img a.sponsor {position: absolute;overflow: hidden;text-indent: -99999em;  }
#sponsor-electrabelle {top:1394px;right: 100px;top: 1355px;right: 135px;width: 130px;height: 38px;}
#sponsor-guilt {top: 1394px;right: 135px;width: 130px;height: 60px;}
#sponsor-1664 {top:1350px;right: 0px;width: 134px;height: 86px;}
#sponsor-print {top: 1461px;right: 169px;width: 109px;height: 50px;}
#sponsor-kodin {top: 1469px;right: 75px;width: 91px;height: 45px;}
#sponsor-riot {top: 1458px;right: 0;width: 71px;height: 60px;}





#container {
	color: #000;
	margin: 5px auto 0 auto;
	width: auto;
}
#content-text {
	position: relative;
	z-index: 1;
	width: 960px;
	margin: 0 auto;
	padding: 0;
	font-size: 17px;
}
h3, .summary {
	text-shadow: 1px 1px 2px #111111, 0 0 9px #6F6C64;
}
h3 {
	font-size: 26px;
	line-height:1.3em;
	font-weight: bold;
}
a:link, a:visited {
	color: #ed1c2b;
	text-decoration: none;
}
a:hover {
	color: #ed1c2b;
	text-decoration: underline;
}
.info-div {
	width: 300px;
	margin: 230px 10px 230px 10px;
	float: left;
	font-size: 14px;
	line-height: 1.1em;
}
#sponsors-icons {
	clear: both;
	background-color: #fff;
	margin: 200px auto 0 auto;
	width: 960px;
	overflow: hidden;
	height: 56px;
}
#sponsors-icons img {
	display: inline;
	float: left;
	margin:0;
}
#buy-tickets {
	position: absolute;
	top:100px;
	left: 30px;
	z-index: 100;
	width: 90px;
	height: 90px;
	display: block;
}
.social { display: inline; float: left; margin-right: 0px; } 
#fb-like { margin-right: 8px; }


.blog-post {
	width: 280px;
	float: left;
	margin: 0 20px;
	font-size: 14px;
	line-height: 1.2em;
}

.blog-post .post-title a, 
.bubble-link { 
	text-decoration: none!important;font-size: 24px;line-height: 1.2em; padding:10px;background-color: #ed1c2b;
	color: #fff!important;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-image: url(../img/bg-header-2012.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.post-title {
	margin-bottom: 20px;
}
.bubble-link { margin-left: 10px;}
.
.blog-post .post-title { margin-bottom: 25px; }

.post-date { display: none; }

#blog-page .slideshow { float: right;margin: 0 0 20px 20px; }

.slideshow, .slideshow-photo {
	max-width: 100%;
}
.slideshow-photo-container {
	height: auto!important;
}
.post-summary, .bg-blue, .bg-red, .blog-post .post-content {
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	padding: 8px 6px;
}
.blog-post .post-content {
	/*color: #fffbe9;
	background-color: #222;*/
}
.post-summary {
	color: #fff;
	background-color: #000;
	margin-bottom: 15px;
	margin-top: 30px;
}
.post-summary p { margin-bottom: 0; }
.bg-blue {
	color: #fff;
	background-color: #292460;
	background-image: url(../img/bg-purple.jpg);
	background-repeat: repeat;
	background-position: top left;
}
.bg-red {
	color: #fff;
	background-color: #ed1c2b;
	background-image: url(../img/bg-red.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.bg-red a:link, .bg-red a:visited {
	color: #fff;
	text-decoration: underline;
}
.bg-red a:hover {
	color: #fD6
}
#mc_embed_signup .clear {
	height: auto;
}