html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, h9 p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

h4 {
	color: white;
	font-size: 1em;
}

.alignleft { float: left; margin-right: 10px; } 
.alignright { float: right; margin-left: 10px; } 

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background: url('images/body.png') repeat;
	color: #7a7a7a;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1;
}
a {
	border-bottom: 1px solid #7a7a7a;
	color: #7a7a7a;
	text-decoration: none;
}
a:hover {
}
.clear {
	clear: both;
}
div#wrapper {
	background: url('images/wrapper.png') left top repeat-x; 
	font-size: 1.2em;
}
div#wrapper-in {
	background: url('images/wrapper-in.png') center top no-repeat;
	margin: 0 auto;
	width: 1100px;
}
div#wrapper-innermost {
	background: url('images/page.png') 59px top repeat-y;
}

.rounded-corners {
     -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}


/* Header */
div#header {
	background: url('images/header.png') 2px top no-repeat;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 1030px;
}


/* Navigation */
div#nav {
	background: #292929 url('images/nav.png') right top no-repeat;
	float: left;
	font-size: 1.5em;
	height: 60px;
	line-height: 2.5em;
	margin: 0;
	left: 1;
	padding: 0 50px 0 84px;
	position: absolute;	
	top: 11px;
	width: auto;
}
div#nav ul {
	float: left;
}
div#nav li {
	float: left;
	margin: 0 20px 0 0;
}
div#nav a {
	border-bottom: none;
	color: #fff;
	text-decoration: none;
}


/* Banner */
div#banner {
	height: 140px;
	margin: 0 0 18px 0;
	width: 100%;
}
div#banner a {
	border-bottom: none;
}
div#banner img {
	margin: 132px 0 0 45px;
}
body.home div#banner {
	height: auto;
}


/* Container */
div#container {
	clear: both;
	margin: -20px auto 0 auto;
	padding: 0 0 0 0;
	width: 940px;
}
body.home div#container {
	margin: 0 auto 0 auto;
}
div#container-wrap {
	background: url('images/containerwrap.png') left repeat-y; 
}
div.box {
	float: left;
	width: 940px;
}
body.home div.box {
	margin: 0 20px 0 0;
	width: 460px;
}
body div.last,
body.home div.last {
	margin-right: 0;
}


div.box-header {
	background: #282828;
	/* height: 50px; */
	margin: 0 0 20px 0;
	padding: 5px 0 0 10px;
}
body.home div.box-header {
	background: #292929;
	height: 37px;
	margin: 0 0 2px 0;
}
div#container-wrap div.box-header {
	background: none;
	border-bottom: 7px solid #000;
	margin-bottom: 0;
}
div.box h2 {
	background: url('images/h2page.png') right 5px no-repeat;
	color: #7a7a7a;
	float: left;
	font-size: 2.2em;
	padding: 0 65px 0 0;
}


body.home div.box-header h2, div.box-header h3 {
	background: url('images/h2.png') right 1px no-repeat;
	font-size: 1.3em;
	padding: 0 91px 0 0;
}
div.box h2 span, div.box h3 span {
	color: #fff;
}
div.box h9 {
	background: url('images/h2page.png') right 5px no-repeat;
	color: #22aeef;
	float: left;
	font-size: 1.2em;
	padding: 0 65px 0 0;
}
body.home div.box-header h9, div.box-header h3 {
	background: url('images/h2.png') right 1px no-repeat;
	font-size: 1.3em;
	padding: 0 91px 0 0;
}
div.box h9 span, div.box h3 span {
	color: #fff;
}
div.box-content, div.aside {
	background: #282828;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.4em;
	width: 640px;
}
div.box-content {
	float: left;
}
body.page div.box-content {
	float: none;
	width: 940px;
}
body.home div.box-content {
	background: #292929; 
	float: none;
	width: auto;
}
div#container-wrap div.box-content {
	background: none;
}
div.box-content p {
	margin: 0 0 15px 0;
	line-height: 1.6em;
}
div.box-content p.read-more {
	margin: 35px 0 0 0;
}
div.box-content div.sleeve, div.aside div.sleeve {
	padding: 18px 12px;
}


/* Blog sidebar */
div.aside {
	float: right;
	width: 280px;
}
div.aside h3 {
	color: #fff;
	font-size: 1.8em;
	margin: 0 0 12px 0;
}
div.aside a {
	border-bottom: none;
	color: #7a7a7a;
	text-decoration: none;
}
div.aside ul {
	margin: 0 0 22px 0;
}
div.aside li {
	margin: 0 0 5px 0;
}


/* Blog posts */
.post {
	margin-bottom: 25px;
}
div.post-head {
	background: url('images/post.png') left bottom no-repeat;
	margin: 0 0 12px 0;
	padding: 0 0 38px 0;
}
div.post-head h3 a {
	border-bottom: none;
	color: #fff;
	font-size: 1.8em;
}
div#respond div.post-head {
	background: none;
	padding: 0;
}
div#respond div.post-head h3 span,
div.post-head h3#comments span {
	font-size: 1.8em;
}
div.post-head h3#comments span a {
	font-size: 1.0em;
}
div.post-head h3#comments {
	padding-top: 15px;
}


/* Home page sidebar */
div#sidebar {
	clear: both;
	float: left;
	padding: 20px 0 0 0;
}
div#sidebar-in {
	background: url('images/homesidebar-in.png') left top repeat-y; 
}
div#sidebar div.box {
	width: 220px;
}

.sideSignup {
    background: none none scroll 0 0 #020202;
    float: left;
    margin-top: 20px;
    padding: 0 5px 5px 6px;
    width: 425px;
}
.sideSignup .signupForm:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.sideSignup .signupForm{
    border: 0 none;
    font-family: inherit;
    font-size: 100%;
    line-height: inherit;
    margin: 0;
    padding: 0;
}


div#sidebar div.box-content div.sleeve {
	padding: 5px 0 5px 10px;
}
div#sidebar div.box h3 {
	background: url('images/h3.png') -1px 1px no-repeat;
	padding: 0 0 0 53px;
}
div#sidebar-in div.box-content {
	background: none;
    height: 294px;
    overflow: hidden;	
}
div#sidebar-in div.box-header {
	background: none;
	border-bottom: 7px solid #000;
	margin-bottom: 0;
}
div#sidebar a {
	border-bottom: none;
}
/*
div#sidebar img {
	height: 57px;
	margin: 0 13px 5px 0;
	width: 57px;
}
*/
div#sidebar div.box li {
	margin: 0 0 4px 0;
}
div#sidebar div.box p {
	margin-bottom: 15px;
	margin-top: 10px;
}


/* Footer */
div#footer {
	background: url('images/footer.png') left bottom no-repeat;
	clear: both;
	font-size: 0.4em;
	margin: 0 auto 0 auto;
	padding: 20px 0 0 0;
	width: 1030px;
}
div#footer a {
	border-bottom: none;
}
div#footer-in {
	background: url('images/footer2.png') right bottom no-repeat;
	height: 75px;
	width: 100%;
}
div#footer div.sleeve {
	background: #1f1f1f url('images/footersleeve.png') top repeat-x;
	height: 50px;
	margin: 0 22px;
}
div#footer ul {
	float: left;
	margin: 12px 0 0 0;
}
div#footer ul.cred {
	margin: 20px 0 0 0;
	float: right;
}
div#footer li {
	float: left;
	margin-right: 25px;
}
div#footer ul.cred li#bandthemer {
	margin-top: -15px;
}
li#purevolume a {
	background: url('images/sprite.png') left top no-repeat;
	display: block;
	height: 25px;
	text-indent: -999em;
	width: 167px;
}
li#myspace a {
	background: url('images/sprite.png') -184px top no-repeat;
	display: block;
	height: 25px;
	text-indent: -999em;
	width: 88px;
}
li#lastfm a {
	background: url('images/sprite.png') -293px top no-repeat;
	display: block;
	height: 26px;
	text-indent: -999em;
	width: 64px;
}
li#facebook a {
	background: url('images/sprite.png') -357px top no-repeat;
	display: block;
	height: 26px;
	text-indent: -999em;
	width: 95px;
}
li#bandthemer a {
	background: url('images/sprite.png') -452px top no-repeat;
	display: block;
	height: 40px;
	text-indent: -999em;
	width: 89px;
}

/* Comments */
input,
textarea {
	background: #000;
	border: none;
	color: #7a7a7a;
	font-size: 1.0em;
	padding: 5px;
}
textarea {
	height: 114px;
	max-height: 114px;
	min-height: 114px;
	min-width: 490px;
	max-width: 490px;
	width: 490px;
}
form#commentform label {
	display: none;
}
div.box-content form#commentform p {
	margin-bottom: 15px;
	margin-top: -10px;
}
input#submit {
	background: url('images/publish.png') left top no-repeat;
	color: #fff;
	display: block;
	font-size: 1.1em;
	height: 32px;
	text-indent: -999em;
	width: 133px;
}
input#submit:hover {
	cursor: pointer;
}
div#respond {
	padding-top: 25px;
}
li.comment div.title {
	color: #fff;
	font-size: 1.2em;
}
li.comment div.title a,
li.comment div.meta a {
	border-bottom: none;
	color: #fff;
}
li.comment {
	background: url('images/post.png') left bottom no-repeat;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 28px 0;
}
ol.commentlist li.last {
	background: none;
	padding: 0;
}
li.comment div.meta {
	font-size: 1.2em;
	position: absolute;
	right: 0;
	top: 0;
}
li.comment div.meta li {
	float: right;
	line-height: 0.5em;
}
li.comment div.meta li.first {
	border-left: 1px solid #fff;
	margin: 0 0 0 5px;
	padding: 0 0 0 5px;
}
li.comment div.meta li.third {
	border-right: 1px solid #fff;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
}
ol.commentlist {
	position: relative;
	top: -15px;
	margin-bottom: -30px;
}
li.comment div.entry {
	font-size: 1.1em;
}

#mailinglist {
    border-bottom: 1px solid #888888;
    padding-bottom: 15px;
}

#subForm input {
    border: 1px solid #888888;
    padding: 6px 5px;
    width: 200px;
}


.submitButton {
    background: none repeat scroll 0 0 #000000;
    border: 0 none !important;
    color: #FFFFFF;
    margin-top: 8px;
    padding: 4px !important;
    width: 200px !important;
}


/* LA */
.slider-wrapper { position:relative; top: 35px;left: 45px;height: 200px; } 
#slider {  height: 300px;  } 
#banner { height: 350px !important; overflow: hidden; } 
div#banner img { margin: 0 !important; }

.soundcloudCopy { font-size: 12px; } 
.fbmodule { width: 199px; overflow:hidden; }
.fbmodule .module { margin: -1px; position: relative; top: -8px; }

.box.twitter .box-content { font-size: 0.65em; }
.box.twitter .sleeve { width: 200px; overflow: hidden; } 
.box-header h2 { position: relative; top: 4px; }
.box-header h3 { position: relative; top: 3px; }

.box { margin-bottom: -7px !important; } 
.box.twitter a[rel=nofollow] { display: none; }
.box.kistarter { background: black; }
.box.kistarter ul li { list-style: none; }
.box.twitter li { margin-right: 5px !important; line-height: 13px; }
.box.flickrbox .flickr { margin-left: -4px; margin-top: -5px; }
.box.flickrbox .flickr a { float: left; padding: 1px; }
.box.flickrbox .flickr a img { height: 73px; width: 67px; }
.box.flickrbox .sleeve {  margin-left: 5px; overflow: hidden; padding: 5px 0 0 !important; width: 210px; }
.box.flickrbox .sleeve ul { position: relative; left: -19px; } 
#TB_window a { border: none; }
body.home .box { max-height: 357px; overflow: hidden; }
body.home .flickrbox .box-content { height: 303px; overflow: hidden; }

div#header { background: none; }

div#newheader { margin: 0 auto; padding: 0; position: relative; width: 1030px; }
div#newheader #logo { background: url("oneforten/logo.png") no-repeat scroll 0 0 transparent; position: relative; text-indent: -7777px; float: left; height: 106px; width: 106px; position: relative; top: 16px; left: 41px; border: 0 none; }
/* div#newheader #slogan { background: url("oneforten/slogan.png") no-repeat scroll 0px 0px transparent;  position: relative; text-indent: -7777px; float: right; height: 25px; width: 218px; top: 96px; right: 44px; } */
div#newheader .slogan { height: 24px; left: 465px; position: relative; top: 98px; width: 418px; overflow: hidden; z-index: 0; }
div#newheader ul#mainNav { border-top: 1px solid #191919; border-bottom: 1px solid #111111; height: 30px; clear: left; left: 44px; padding-top: 10px; position: relative; top: 21px; width: 941px; padding-left: 1px;}
div#newheader ul#mainNav li { float: left; margin-right: 15px; }
div#newheader ul#mainNav li a { color: white; font-size: 0.65em; border: none; text-transform: uppercase; }
div#newheader ul#mainNav li a:hover { color: #ddd; }
div#newheader ul#mainNav li.current_page_item a,
div#newheader ul#mainNav li.current_page_parent a { color: #ff2a00; }

div#newheader .menu ul { border-top: 1px solid #191919; border-bottom: 1px solid #111111; height: 30px; clear: left; left: 44px; padding-top: 10px; position: relative; top: 21px; width: 941px; padding-left: 1px; z-index: 1000; }
div#newheader .menu ul li { float: left; margin-right: 15px; height: 28px; }
div#newheader .menu ul li a { color: white; font-size: 0.65em; border: none; text-transform: uppercase; }
div#newheader .menu ul li a:hover { color: #ddd; }
div#newheader .menu ul li.current_page_item a,
div#newheader .menu ul li.current_page_parent a { color: #ff2a00; }
div#newheader ul#socialNetworks { float: right; position: absolute; right: 43px; top: 18px; }
div#newheader ul#socialNetworks li { float: left; }
div#newheader ul#socialNetworks li a { float: left; text-indent: -7777px; width: 19px; height: 19px; background: url("oneforten/socialnetworkicons/sprite.png") no-repeat scroll 0 0 transparent; margin-right: 7px; border: none; opacity: 0.5;}
div#newheader ul#socialNetworks li.twitter a { background-position: 0 0; }
div#newheader ul#socialNetworks li.facebook a { background-position: -27px 0; }
div#newheader ul#socialNetworks li.vimeo a { background-position: -54px 0; }
div#newheader ul#socialNetworks li.rss a { background-position: -81px 0; margin-right: 0px; }
div#newheader ul#socialNetworks li.instagram a { background-position: 0px 0; background: url("oneforten/socialnetworkicons/instagram.png") no-repeat scroll 0 0 transparent; background-size: 20px; }

div#newheader #banner .slider-wrapper { height: auto; overflow: hidden; }
div#newheader #banner iframe { margin-top: -90px;  clear: both;  }

div#container-wrap { background: none; }
#container.normalPage,
#container.blogPage,
#container.exorneesHub,
#container.filmHub,
#container.mapPage,
#container.statsPage { margin-top: 35px; min-height: 400px; } 
div#wrapper-in { margin-bottom: 15px; }
div#wrapper-innermost { background: url('images/page.png') 59px top repeat-y; clear: both; overflow: hidden;}

div.exorneesHub {}
div.exorneesHub a { color: #04CBF7; }
div.exorneesHub strong { color: #ddd; }
div.exorneesHub h2 { background: none; clear: both; color: white; font-size: 1.8em; width: 100%; margin-bottom: 15px; }
div.exorneesHub h3 { color: black; font-size: 1.5em; margin-bottom: 5px;background: white; float: left; clear: both; padding: 4px 8px; -moz-border-radius: 2px; -webkit-border-radius: 2px; -khtml-border-radius: 2px; border-radius: 2px;  }
div.exorneesHub h3 a { color: black; }
div.exorneesHub .box { width: 960px; }
div.exorneesHub .exoneree { height: 250px; float: left; width: 470px; margin-bottom: 10px; margin-right: 10px; margin-bottom: 20px; }
div.exorneesHub .exoneree a { border: none; }  
div.exorneesHub .exoneree .exWrap { background: #0F0F0F;  -moz-border-radius: 2px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; border: 1px solid #111; }
div.exorneesHub .exoneree .exWrap .image { float: left; margin-right: 15px; }
div.exorneesHub .exoneree .exWrap .image a img { width: 200px; height: 200px; clear: left; -moz-border-radius: 2px; -webkit-border-radius: 2px; -khtml-border-radius: 2px; border-radius: 2px; }
div.exorneesHub .exoneree .exWrap .desc .info { line-height: 1.2em; width: 450px; min-height: 70px; font-size: 0.65em; }
div.exorneesHub .exoneree .exWrap .desc .info p { padding: 10px 20px; margin: 0px; }
div.exorneesHub #intro { color: white; font-size: 0.7em; line-height: 1.25em; margin-bottom: 20px; }

.exWrap { clear: both; float: left; }
 
div.filmHub h2 { background: none; clear: both; color: white; font-size: 1.8em; width: 100%; margin-bottom: 10px; }
div.filmHub .film { float: left; width: 465px; margin-bottom: 15px; margin-right: 5px; }
div.filmHub .film:nth-of-type(even) { float: right; width: 465px; margin-right: 0px; }
 
div.mapPage iframe {  margin-left: -10px; margin-top: -10px; }
div.mapPage { margin-top: 35px; min-height: 400px; position: relative; height: 600px; } 
 
div#supporters { margin-top: 15px; float: left; width: 100%; clear: both; }
div#supporters ul { background: white; float: left; padding: 8px 10px; width: 920px; overflow: hidden; height: 72px; }
div#supporters ul li { padding-right: 8px; float: left; }
div#supporters ul li.last { padding-right: 0px; }
div#supporters ul li a { border: 0px; opacity: 0.5; float: left; }
div#supporters h4 { color: #444; font-size: 0.6em; margin-bottom: 5px; margin-top: 2px;  }
div#supporters img {
	filter: url('oneforten/filters.svg#grayscale'); /* Firefox */
	filter: gray; /* IE */
	-webkit-filter: grayscale(1); /* Webkit */
}
div#supporters img:hover {
	filter: none;
	-webkit-filter: grayscale(0);
}

.newBox { /* margin-bottom: 10px; */ }
.newBox.left { float: left; width: 420px; }
.newBox.right { float: right; width: 448px; padding-right: 10px; }
.newBox h1 { color: white;font-size: 1.2em; margin-bottom: 10px; }
.newBox p { font-size: 0.7em; line-height: 1.25em; }

#footer { background: none !important; border-top: 1px solid #222222; margin-top: 15px !important; clear: both; left: 44px; width: 940px !important; padding-top: 10px !important; }
#footer a#footer_reelnice { background: url('oneforten/reelnice-inverted.png') no-repeat scroll 0 0 #fff; float: left; width: 127px; height: 33px; text-indent: -77777px; border: 0; }
#footer .leftfoot { width: 450px; float: left; }
#footer .rightfoot { width: 217px; float: right; padding-top: 10px; line-height: 1.2em; font-size: 1.4em; position: relative; }
#footer .rightfoot #cclinkWrap {  position: absolute; width: 29px; height: 29px; top: 5px; right: 0; display: block; overflow: hidden; }
#footer .rightfoot #cclinkWrap #cclink { background: url('oneforten/la.png') no-repeat scroll 0 0 transparent; text-indent: -7777px; width: 29px; height: 29px; float: left; } 

@-moz-keyframes rotateLA {
  0% { -moz-transform: rotateY(0deg); }
  25% { -moz-transform: rotateY(360deg); }
  50% { -moz-transform: rotateY(0deg); }
  100% { -moz-transform: rotateY(360deg); }  
}

@-webkit-keyframes rotateLA {
  0% { -webkit-transform: rotateY(0deg); }
  25% { -webkit-transform: rotateY(360deg); }
  50% { -webkit-transform: rotateY(0deg); }
  100% { -webkit-transform: rotateY(360deg); }  
}

@-o-keyframes rotateLA {
  0% { -o-transform: rotateY(0deg); }
  25% { -o-transform: rotateY(360deg); }
  50% { -o-transform: rotateY(0deg); }
  100% { -o-transform: rotateY(360deg); }  
}

#cclinkWrap.animate #cclink {
  -moz-animation-name:     rotateLA; 
  -moz-animation-duration: 2.5s;  
  -webkit-animation-name:     rotateLA; 
  -webkit-animation-duration: 2.5s;
  -o-animation-name:     rotateLA; 
  -o-animation-duration: 2.5s;          
}



div#sidebar div.box h3 { padding: 0px; background: none; font-size: 0.9em; }
body.home div.box-header { height: 28px; }
div#sidebar-in { background: url("images/homesidebar-in3.png") repeat-y scroll left top transparent !important; }

/* BlogIndex page */
div#container.blogPage .box { width: 704px; overflow: hidden; }
div#container.blogPage .box .box-header { background: #000; width: 700px; float: left; margin: 0 0 13px; padding: 0; }
div#container.blogPage .box .box-header h2 { background: none; color: black; font-size: 1.7em; padding: 0px; margin: 0px; }
div#container.blogPage .box .box-header h2 a { color: black; text-decoration: none; border: none; -moz-border-radius: 2px; -webkit-border-radius: 2px; -khtml-border-radius: 2px; border-radius: 2px; line-height: 48px; padding: 4px 8px; background: white; }
div#container.blogPage .box .box-header h2 a:hover { color: #111; }
div#container.blogPage .box .box-header .date { clear: both; color: #555; float: left; font-size: 0.7em; margin-top: 19px; margin-left: 1px; }
div#container.blogPage .box .box-image { border: 5px solid #111111; float: left; margin-bottom: 10px; overflow: hidden; width: 666px; }
div#container.blogPage .box .box-image img { background: #333; float: left; width: 100%; }
div#container.blogPage .box .box-content { color: #ddd; width: 100%; background: none; font-size: 0.7em; font-weight: normal; line-height: 1.3em; float: left; margin-bottom: 10px; border-bottom: 1px solid #222222; }
div#container.blogPage .box .box-content a { border: none; color: #04CBF7; }
div#container.blogPage .box .box-content a:hover { color: #6be6ff; }
div#container.blogPage .box .box-content .sleeve { padding: 0 0 15px; }
div#container.blogPage .box .box-content h1 { color: white; font-size: 1.5em; line-height: 2.3em; margin-top: -14px; } /* heikel */
div#container.blogPage .box .post-head { background: none; padding: 0px; }
div#container.blogPage div#sidebar { clear: none; float: left; margin-left: 20px; padding: 0; width: 215px; margin-top: 6px; }
div#container.blogPage div#sidebar ul li.widget { margin-bottom: 5px; }
div#container.blogPage div#sidebar ul li h2 { background: #191919; padding: 10px; color: white; font-size: 0.65em; text-transform: uppercase; }
div#container.blogPage div#sidebar ul li ul { padding: 10px; }
div#container.blogPage div#sidebar ul li ul li { font-size: 0.65em; line-height: 1.4em; list-style-position: outside; list-style-type: disc; margin-bottom: 5px; margin-left: 15px; }

div#container.blogPage div#sidebar ul li ul li a { color: #ddd; }
div#container.blogPage div#sidebar ul li ul li a:hover { color: #FF2A00; }

div#container.blogPage img { margin-top: 0px; } 
div#container.blogPage .box .wp-caption { max-width: 100%; padding-bottom: 10px; }
div#container.blogPage .box .wp-caption a { color: #04CBF7; display: block; }
div#container.blogPage .box .wp-caption .wp-caption-text { background: #191919; border-top: 2px solid black; line-height: 18px; padding: 10px; position: relative; }
div#container.blogPage .box .wp-caption .wp-caption-text::before { content: "↳ " }

.pagination { clear: both; float: left; font-size: 11px; line-height: 13px; padding: 20px 0; position: relative; width: 100%; } 
.pagination span, .pagination a { display:block; float:left; margin: 2px 2px 2px 0; padding: 8px 13px 7px 13px; text-decoration:none; width:auto; color:#fff; background: #555;    font-weight: bold; }
.pagination a:hover{ color:#fff; background: #3279BB; }
.pagination .current{ padding: 8px 13px 7px 13px; background: #3279BB; color:#fff; }

/* wicked prev/next post nav */
.blogPostNav { clear: both; float: left; font-size: 0.8em; margin-bottom: 20px; width: 100%; }
.blogPostNav .alignleft { float: left;  text-align: left; }				
.blogPostNav .alignright { float: right; text-align: right; }					
.blogPostNav .alignleft .out,   
.blogPostNav .alignright .out  { width: 12px; background: #04CBF7; color: black; padding: 10px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; padding: 10px 15px 10px 20px; z-index: -1; font-weight: bold; }				
.blogPostNav .alignleft .out   { float: left; }
.blogPostNav .alignright .out  { float: right; }				
.blogPostNav .alignleft .link,  
.blogPostNav .alignright .link { background: #04CBF7; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; padding: 10px; width: 230px; float: left; position: relative; }
.blogPostNav .alignleft .link { left: -10px; }				
.blogPostNav .alignright .link { left: 10px; }								
.blogPostNav .link a { border-bottom: none; color: white; font-size: 0.8em; z-index: 10; line-height: 1.2em; display: block; }															
.blogPostNav .out,
.blogPostNav .link { border-bottom: 1px solid #38ddff; box-shadow: 0px 5px 0 #222222; }

.floor {border-top: 1px solid #222222; clear: both; float: left; margin-bottom: 10px; padding-top: 15px;  width: 100%; }
.blogPostShare { float: left; }
.blogPostTags { float: right; width: 430px; }
.blogPostTags { margin-top: -2px; }
.blogPostTags a { background: #1d1d20; border: 1px dashed #19191C !important; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; float: right; font-size: 11px; margin-bottom: 3px; margin-right: 2px; padding: 3px 9px; }

.tagcloud { }
.tagcloud a { color: #04CBF7; background: #0c0b0b; border: 1px dashed #19191C !important; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; float: right; font-size: 0.6em !important; margin-bottom: 3px; margin-right: 2px; padding: 5px 9px; }
.tagcloud .topic_count_2 { background: #131314; }
.tagcloud .topic_count_3 { background: #1e1e26; }
.tagcloud .topic_count_4 { background: #222233;  }
.tagcloud .topic_count_10 { background: #181b23; }
.tagcloud .topic_count_15 { background: #1b2130; }
.tagcloud .topic_count_20 { background: #662c5c; } 
.tagcloud .topic_count_30 { background: #511818;}

#tag_cloud-2 .widgettitle { display: none; }

/* Normal page */
div#container.normalPage .box { width: 704px; overflow: hidden; }
div#container.normalPage .box .box-header { background: #000; width: 100%; float: left; margin: 0; padding: 0; height: 52px;}
div#container.normalPage .box .box-header h2 { background: none; color: white; font-size: 1.8em; }
div#container.normalPage .box .box-header h2 a { color: white; text-decoration: none; border: none; }
div#container.normalPage .box .box-header h2 a:hover { color: #ccc; }
div#container.normalPage .box .box-header .date { clear: both; color: #333333; float: left; font-size: 0.7em; margin-top: 10px; }
div#container.normalPage .box .box-image { border: 5px solid #111111; float: left; margin-bottom: 10px; overflow: hidden; width: 666px; }
div#container.normalPage .box .box-image img { background: #333; float: left; width: 100%; }
div#container.normalPage .box .box-content { width: 666px; background: none; font-size: 0.7em; font-weight: normal; line-height: 1.3em; float: left; margin-bottom: 15px; }
div#container.normalPage .box .box-content a { border: none; color: #04CBF7; }
div#container.normalPage .box .box-content .sleeve { padding: 0px; }

div#container.normalPage div#sidebar {
    clear: none;
    float: left;
    margin-left: 20px;
    padding: 0;
    width: 215px;
	margin-top: 6px;
}

#contribute .action,
#contributeTop .action  {
  display: block;
  font-size: 14px;
  margin: 10px auto 0;
  padding: 12px;
  text-align: center;
  width: 196px;
  /* box-shadow: 1px 1px 2px #888888; */
  background: -moz-linear-gradient(center top , #04CBF7 0%, #38dbff 100%) repeat scroll 0 0 transparent;
  border: 0 none;
  color: #FFFFFF;
  text-shadow: 0px 1px 1px #111111;
  text-transform: uppercase;
  border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#04CBF7', endColorstr='#38dbff'); 
	background: -webkit-gradient(linear, left top, left bottom, from(#04CBF7), to(#38dbff));
	background: -moz-linear-gradient(center top , #04CBF7 0%, #38dbff 100%) repeat scroll 0 0 transparent;
	
}

#contributeTop { right: 44px; margin-top: -22px; position: absolute; z-index: 0; z-index: 5000; }
#contributeTop .action { height: 20px; padding: 7px 25px 3px; position: relative; top: -3px; width: 112px; }

/* Sidebar widgets */
.box.sidebarWid.flickrbox { width:203px !important; margin-top: 17px; padding: 12px 6px 3px 10px; background: #191919; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; box-shadow: 0px 2px 0px #1F1D1D; margin-bottom: 15px !important; }
.box.sidebarWid.flickrbox ul { width: 200px; overflow: hidden; }
.box.sidebarWid.flickrbox li { margin: 0; float: left; }

.sidebarWid.twitter { width: 203px !important; padding: 12px 6px 10px 10px; background: #191919; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; box-shadow: 0px 2px 0px #1F1D1D; margin-bottom: 15px !important; float: left; clear: both; font-size: 0.7em; color: gray; }
.sidebarWid.twitter a { color: #378292; }

a#fancybox-close { border-bottom: none; }

/* Hellobar - not implemented */
#hellobar { position: relative; width: 100%; border-bottom: 1px solid rgba(255,255,255, 0.2); margin-bottom: -1px; }
#hellobar::after { background-image: -moz-linear-gradient(center top , #FFFFFF, transparent); content: " ";  height: 25px; opacity: 0.1; position: absolute; top: 30px; width: 100%;  }
#hellobarInner {  width: 1100px; padding: 10px 10px 8px 167px; font-size: 0.8em; margin: 0 auto; color: #ddd; } 

.row { clear: both; float: left; margin-bottom: 25px; width: 100%; }

.abousUsRow { clear: both; float: left; width: 100%; margin-bottom: 20px; position: relative; }
.abousUsRow .aboutUsImg { border: 5px solid #111111; float: left; margin-right: 15px; }
.abousUsRow .aboutUsCopy { float: left; width: 500px; }
.abousUsRow .aboutUsCopy strong { color: #ddd; }

.abousUsRow .aboutUsImg.will::before { background: url("oneforten/tape/will.png") no-repeat scroll left top transparent; content: " "; height: 200px; width : 200px; z-index: 500;  position: absolute; top: -7px; left: 40px; float: left; opacity: 0.8; }
.abousUsRow .aboutUsImg.sharna::before { background: url("oneforten/tape/sharna.png") no-repeat scroll left top transparent; content: " "; height: 200px; width : 200px; z-index: 500;  position: absolute; top: -5px; left: 40px; float: left; opacity: 1; }
.abousUsRow .aboutUsImg.mark::before { background: url("oneforten/tape/lars.png") no-repeat scroll left top transparent; content: " "; height: 200px; width : 200px; z-index: 500;  position: absolute; top: -9px; left: 128px; float: left; opacity: 1; }
.abousUsRow .aboutUsImg.lars::before { background: url("oneforten/tape/mark.png") no-repeat scroll left top transparent; content: " "; height: 200px; width : 200px; z-index: 500;  position: absolute; top: 0px; left: 15px; float: left; opacity: 1; }

/* Video page */

#simplemodal-overlay { background-color: #000000; }
#simplemodal-container a.modalCloseImg {
background: url("images/close-link.gif") no-repeat scroll 0 0 transparent; cursor: pointer; display: inline; height: 29px; position: absolute; right: -10px; top: -10px; width: 25px; z-index: 3200; border: 0px; }
#videos-heading { margin:auto; margin-top:50px; width:560px; }

#content-gallery { margin-bottom: 15px; margin-top: 5px; }
#content-gallery .box-header h2 { font-size: 1.4em !important; }
#content-gallery .gallery-item { float: left; margin-bottom: 15px; width: 100%; overflow: hidden; clear: both; }
#content-gallery .gallery-item .videoItem { float: left; overflow: hidden; border: 0px; }
#content-gallery .gallery-item .left { float: left; width: 100%; overflow: hidden; }
#content-gallery .gallery-item .right { float: left; margin-left: 0px; width: 100%; margin-top: 10px; }
#content-gallery .gallery-item h2 { font-size: 1.3em !important; }
#content-gallery .gallery-item .right .box-content { width: 412px; }

.box.paypal { height: 345px; position: relative; } 
.box.paypal .box-content { text-align: center; padding: 5px; }
.box.paypal .box-content #paypal { position: relative; text-align: center; top: 5px; }
.box.paypal .box-content #paypal input { background-color: transparent; }
.box.paypal .box-content { color: #666; font-size: 19px; font-weight: bold; line-height: 22px; padding: 0 15px; text-align: left; }
.box.paypal .box-content h4#paypalHeadline { color: white; font-size: 1em; letter-spacing: 1px; line-height: 1.1em; margin-top: 15px; text-shadow: 0 3px 0 black; text-transform: uppercase; padding-bottom: 8px;  border-bottom: 1px solid #DDDDDD; }
.box.paypal .box-content p { color: #BBBBBB; font-size: 0.7em; line-height: 1.3em; font-weight: normal; }
.box.paypal .box-content #donateButton { left: -6px; position: relative; }
.box.paypal #contribute { margin-top: -54px; } 


#mc_embed_signup{ background:#000; clear: left; }
#mc_embed_signup form { padding: 0px !important; }
#mc-embedded-subscribe { display: none !important; }
#mc_embed_signup input.email { margin: 0px !important; }
#mc_embed_signup input { background: #131313; border: 1px solid #222; -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; font-size: 11px; font-weight: normal; height: 16px; left: -5px; padding: 2px 8px !important; position: relative; top: -1px;width: 80px !important; min-width: auto !important; color: #ccc; }
#mc_embed_signup input:focus { color: white; } 
li.newsletter { width:235px; margin-right: 7px; }

#___plusone_0, #___plusone_1,  #___plusone_2, #___plusone_3, #___plusone_4 { margin-left: -20px !important; }

#supportersCar {
	float: left;
	width: 100%;
	clear: both;
	margin-top: 20px;
}
/*
#supportersCar .label {
    display: none;
    margin-top: 10px; 
    background-color: #1d1d1d;
    -moz-border-radius: 10px 10px 0 0; -webkit-border-radius: 10px 10px 0 0; -khtml-border-radius: 10px 10px 0 0; border-radius: 10px 10px 0 0;   
    clear: both;
    color: #333;
    float: left;
    font-size: 0.7em;
    margin-top: 10px;
    overflow: hidden;
    padding: 10px 20px 8px 20px;
    position: relative;
    text-transform: uppercase;
    top: 10px;
    width: auto; 
}
*/

#supportersCar .list_carousel {
  background-color: #FFFFFF;
  -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px;  
  box-shadow: 0 0 13px #555;
  margin: 0px 0 10px;
  padding: 20px 30px 20px 30px;
  float:  left;
}
#supportersCar .list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	overflow: hidden;
}
#supportersCar .list_carousel ul li {
	margin-bottom: 10px;
	text-align: center;
	width: auto;
	height: 50px;
	padding: 0;
	display: block;
	float: left;
}

.secondRow { margin-bottom: 2px !important; }

#supportersCar .list_carousel ul li a { 
	border: 0px;
    margin-left: 32px;
    margin-right: 52px;
	width: 109px;
	display: block;
}

#columns {}
#columns .column1,
#columns .column2,
#columns .column3 { float: left; width: 33%; }

/* jQuery Countdown styles 1.6.1. */
#countdown { color: #7B7B7B; float: left; font-size: 0.7em; left: 144px; position: absolute; top: 58px; width: 220px; text-transform: uppercase;  }
#countdownLabel { font-size: 0.9em; position: relative; left: 10px; margin-bottom: 2px; border-bottom: 1px solid #222121; width: 205px; color: #FF2900; font-weight: bold; }

.hasCountdown {  }
.countdown_rtl { direction: rtl; }
.countdown_holding span { color: #888; }
.countdown_row { clear: both; width: 100%; padding: 0px 2px; text-align: center; }
.countdown_show1 .countdown_section { width: 98%; }
.countdown_show2 .countdown_section { width: 48%; }
.countdown_show3 .countdown_section { width: 32.5%; }
.countdown_show4 .countdown_section { width: 24.5%; }
.countdown_show5 .countdown_section { width: 19.5%; }
.countdown_show6 .countdown_section { width: 16.25%; }
.countdown_show7 .countdown_section { width: 14%; }
.countdown_section { display: block; float: left; font-size: 75%; }
.countdown_amount { font-size: 350%; color: white; text-align: center !important; font-weight: bold; }
.countdown_descr { display: block; width: 100%; }


#container.statsPage { margin-top: 35px;  position: relative; min-height: 400px; } 
#container.statsPage h2 { background:  white; color: black !important; display: table; font-size: 1.4em; margin: 0 auto; padding: 5px; position: relative; text-align: center; top: 7px; }

.srow .label { border-bottom: 1px solid #DDDDDD; color: #333333; font-size: 0.7em; margin-bottom: 14px; padding-bottom: 9px; }
.srow {}
.srow.one { float: left; overflow: hidden; width: 68%; }

.srow.two { float: right;  }
.srow.two .list_carousel { float: right; padding: 20px 30px 0px 30px; }
.srow.two .list_carousel ul {}
.srow.two .list_carousel ul li#bertha { width: 190px; height: auto !important; }
.srow.two .list_carousel ul li#bertha a { margin-left: 13px; }
.srow.two .list_carousel ul li#bertha img { width: 200px; }



div#container.normalPage.shop {}
div#container.normalPage.shop .intro { margin-bottom: 10px; width: 65%; }
div#container.normalPage.shop .sliderWrap { padding-bottom: 10px; border-bottom: 1px solid #222; margin-bottom: 10px; }
div#container.normalPage.shop .box { width: 100%; }
div#container.normalPage.shop .box .box-content { width: 100%; }
div#container.normalPage.shop #products { margin-top: 10px; overflow: hidden; }
div#container.normalPage.shop #products .product { float: left; margin-right: 1%; width: 227px; }
div#container.normalPage.shop #products .product h2 { background: none repeat scroll 0 0 transparent; clear: both; color: white; float: none; font-size: 12px; font-weight: bold; margin-bottom: 10px; width: auto; margin-top: 10px; border-bottom: 1px solid #1E1E1E;  padding-bottom: 3px; position: relative; }
div#container.normalPage.shop #products .product h2 span { background: none repeat scroll 0 0 red; border-radius: 10% 10% 10% 10%; display: block; height: 20px; padding-top: 6px; position: absolute; right: 0; text-align: center;  top: -45px; width: 43px; }
div#container.normalPage.shop #products .product p { font-size: 12px; line-height: 1.3em; }
div#container.normalPage.shop #products .product:last-of-type { margin-right: 0px !important; }
div#container.normalPage.shop #products .product .wp_cart_button_wrapper { margin-top: 10px; } 
div#container.normalPage.shop #products .product .wp_cart_button_wrapper input { background: #2BD7FD; border: medium none; border-radius: 3px; color: white; display: block; font-size: 1em; padding: 5px 10px; }
div#container.normalPage.shop #products .product .wp_cart_button_wrapper input:hover { opacity: 0.8; }
div#container.normalPage.shop .shopping_cart input[value="Remove"] { width:12px; height: 12px; position: relative; top: 4px; }
div#container.normalPage.shop .shopping_cart form[name="pcquantity"] input { background: none repeat scroll 0 0 #1A1A1A !important; border-radius: 8px; color: #888; text-align: center; }

div#container.normalPage.shop .shopping_cart { margin-top: 30px; border-top: 1px solid #333; position: relative; background: #161616; padding: 10px 20px; }
div#container.normalPage.shop .shopping_cart .box-header { background: none !important; }
div#container.normalPage.shop .shopping_cart #pinfo { color: red; font-weight: bold; position: absolute; right: 0; top: 6px; }
div#container.normalPage.shop .shopping_cart table { text-align: center; width: 95%; }
div#container.normalPage.shop .shopping_cart input,
div#container.normalPage.shop .shopping_cart textarea { background: none !important; padding: 2px; }
div#container.normalPage.shop tr { line-height: 2em; }
div#container.normalPage.shop th { background: none repeat scroll 0 0 #222222; border-bottom: 2px solid #444444; border-right: 1px solid #272727; color: #DDDDDD; padding-bottom: 5px; padding-top: 8px; }
div#container.normalPage.shop tr.total { border-bottom: 1px solid #222222; border-top: 2px solid #222222; color: #DDDDDD; line-height: 2em; } 
div#container.normalPage.shop tr.pricerow { background: #111;border-bottom: 1px dotted #222; }
div#container.normalPage.shop .shopping_cart .wp_cart_checkout_button { float: right; margin-bottom: 10px; margin-top: 15px; text-align: right; }


/* Subnav */
.menu #menu-primary li {
    position: relative;
}
.menu #menu-primary li ul.sub-menu {
    display: none;
    width: auto;
}
.menu #menu-primary li ul.sub-menu:before {
    color: #222222;
    content: "▲";
    font-size: 10px;
    font-weight: bold;
    left: -1px;
    position: absolute;
    top: -8px;
    z-index: 400;
}
.menu #menu-primary li:hover ul.sub-menu { 
   background: none repeat scroll 0 0 #222222;
   box-shadow: 0 0 9px #111111;
   display: block;
   left: 3px;
   padding: 1px 2px 2px;
   position: absolute;
   width: 160px;
   z-index: 100;
   height: auto;
   margin-top: 7px;
}
.menu #menu-primary li ul.sub-menu li, 
.menu #menu-primary li ul.sub-menu li.last {
    color: white;
    float: left;
    height: 21px;
    line-height: 1.1em;
    margin: 1px 0;
    padding: 0 9px 4px 0;
    width: 154px;
}

.menu #menu-primary li ul.sub-menu li a {
 background: #222222;
 color: white !important;
 display: block;
 font-size: 12px;
 padding: 3px 0px 3px 6px;
 width: 100%;
 border-radius: 2px 2px 2px 2px;
}
.menu #menu-primary li ul.sub-menu li a:hover {
    background: #FF2A00;
}
