/*  
Theme Name: Subbacultcha
Theme URI: www.subbacultcha.nl
Version: 2.0
Date: 05 07 2009
Author: Nick Helderman, Peter Boorsma
Author URI: http://www.nickhelderman.com, http://www.peterboorsma.nl
Description: Subbacultcha 2008 theme
Required PivotX version: PivotX 2.0 RC

*/

* {
margin: 0;
padding: 0;
border: none;
}

li {
list-style: none;
}

img a {
text-decoration: none;
border: none;
}

body {
font: 11px Helvetica, Arial, sans-serif;
color: #000;
background-color: #fff; 
}

a {
color: #000;
}

a:hover {
color: #999;
}

p {
font-size: 11px;
line-height: 15px;
padding-bottom: 5px;
}

#sidebar p {
padding: 0;
}

li {
list-style-position: inside;
}

h1, h2, h3, h4, h5, h6 {
	text-transform: uppercase;
}

h1 {
font-size: 16px;
font-weight: bold;
margin-top: 8px;
}

h2 {
font-size: 24px;
font-weight: normal;
/*border-bottom: 2px #000 solid;*/
margin-bottom: 4px;
}

h3 {
font-size: 12px;
text-transform: uppercase;
}

h4 {
font-size: 12px;
font-weight: bold;
}

h5 {
font-size: 24px;
font-weight: bold;
text-align: left;
text-transform: none;
}

h6 {
font-size: 72px;
font-family: Times;
border-bottom: 2px #000 solid;
}

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


#home ul {
	padding: 5px 0;
}

#main-left-items .item,
#main-right-items .item {
	clear: both;
	margin: 0 0 5px 0;
	padding-bottom: 5px;
}

#main-left-items h4,
#main-right-items h4 {
	padding: 8px 0;
}

#main-left-items li,
#main-right-items li,
#maincontent li {
	padding: 0 0 4px 0;
}

#main-left-items li a,
#main-right-items li a,
#maincontent li a {
	text-decoration: none;
}

body#splash {
background-color: #000!important;
}

#splash-wrapper {
margin: 0 auto;
text-align: center !important;
}

.splash-item {
color: #fff;
text-align: center !important;
background-color: #000;
}

.splash-item-footer {
clear: both;
text-align: center;
}

.item-intro {
padding: 10px 0 0 0;
}

.item-footer {
clear: both;
padding: 4px 0 4px 0;
text-transform: uppercase;
}

#home .item-footer img {
	margin: 0 0 10px 0;
}

.page-header-line {
width: 100%;
height: 6px;
background: url(images/line-solid-thick.png) center center no-repeat;
}

.pagenav {
margin: 10px 0;
text-align: center;
}

/* layout */
#uberwrapper {
position: relative;
margin: 0 auto;
margin: 20px auto;
width: 930px;
}

.ad {
float: right;
width: 120px;

}

#wrapper {
float: left;
width: 790px;
background-color: #000;
}

#content-padding {
padding: 10px;
}

#logo {
height: 103px;
}

#navbar {

}

#navbar ul {
	background: #000;
	padding: 0 0 10px 0;
}

#navbar li {
	display: inline;
	font-size: 12px;
	padding: 0 14px 0 0;
	text-transform: uppercase;
}

#navbar li a {
	color: #fff;
	text-decoration: none;
}

#navbar li a:hover {
	background: #fff;
	color: #000;
}

#navbar li.active a {
	background: #fff;
	color: #000;
	padding: 0 4px;
}

#maincontent {
float: left;
width: 510px;
background-color: #fff;
}

#main-top-items {
width: 510px;
}

#main-left-items {
float: left;
width: 254px;
overflow: hidden; /* zodat de layout niet ontploft in ie6 */

}

#main-right-items {
float: right;
width: 254px;
overflow: hidden; /* zodat de layout niet ontploft in ie6 */
border-left: 1px solid #000;
}

#sidebar {
float: right;
width: 250px;
background-color: #fff;
}

#mediaspace {
	margin: 10px 0;
}

#footer {
width: 790px;
clear: both;
text-align: right;
}

#footer p a {
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .feed  {
	background: url(images/icon-rss.png) center left no-repeat;
	margin: 0 0 0 0px;
	padding: 0 0 0 6px;
}

.padding-items {
padding: 0 10px;
}

.padding-items h5 {
	padding: 15px 0 10px 0;
}

.header-sub-img { /* headers on dynamic subpages */
text-align: center;
height: 66px;
padding-top: 10px;
}

h2.news,
h2.mp3oftheday {
	border-bottom: none;
	border-top: 10px solid #000;
	padding-top: 10px;
}

.divider-solid {
	width: 100%;
	height: 13px;
	background: url(images/divider-solid.gif) top left repeat-x;
}

.divider-dotted {
clear: both;
width: 100%;
height: 13px;
background: url(images/divider-dotted.gif) top left repeat-x;
}

#join-block {
	padding: 10px 0;
	margin: 0 0 10px 0;
	border-top: 10px solid #ff0000;
	border-bottom: 10px solid #000;
}

#join-block,
#join-block .red a {
	color: #ff0000!important;
	text-decoration: none!important;
}

.agenda-item {


}


/* form styles */

.button {
	float: left;
	display: block;
	width: 140px;
	background-color: #666;
	color: #fff;
	text-align: center;
	margin: 10px 30px 20px 0;
	cursor: pointer;
}


.button a {
	display: block;
	width: 140px;
	padding: 10px 0;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.button a:hover {
	background-color: #000!important;
}


form#subscription-form  {
	margin: 20px 0;
}

#subscription-form input,
#subscription-form textarea,
#subscription-form select {
	padding: 4px;
	margin: 4px 0 8px 0;
	border: 1px solid #ccc;
	width: 300px;
}

#subscription-form select#size {
	width: 60px;
}

#subscription-form select#hals {
	width: 90px;
}

input:focus,
textarea:focus {
	background: lightyellow;
}

#subscription-form button {
	background-color: #666;
	color: #fff;
	width: 110px;
	height: 38px;
	padding: 0px 0;
	margin: 10px 5px 0 0;
	cursor: pointer;
}

#subscription-form button:hover {
	background-color: #000;

}

#subscription-block {
	margin: 30px 0;
}

#subscription-form .message {
	clear: both;
	width: 100%;
}

#subscription-form #inschrijving-abo {
	clear: both;
	margin-top: 10px;
}

#subscription-form .input {
	clear: both; 
}

#subscription-form .banktype {
	padding: 10px 0;
}

#subscription-form label.radiobutton,
#subscription-form label.checkbox {
padding: 0 10px;
}

#subscription-form select#shirt_sex,
#subscription-form select#shirt_size,
#subscription-form select#shirt_neck {
	width: 130px;
}

#terms_but {}

#terms {
	display: none;
}

input#happy,
input#auth,
input#terms_but {
	width: 20px;
}


#subscription-form fieldset {
	margin: 20px 0;
}

#subscription-form fieldset.shirt {
	padding: 10px;
	background: #f4f4f4;
}

.info {	
	clear: both;
	border: 1px solid red;
	background: lightyellow;
	padding: 10px;
	font-size: 12px;
}

p.info {
	margin: 0 180px 10px 0;
}

#priv_pol_but {

	text-decoration: underline;
	padding-bottom: 4px;
	cursor: pointer;
	display: block;
}

#priv_pol {
	display: none;
}

/* this overrides styles from pivotx_essentials.css */

.pivotx-image, 
.pivotx-popupimage,
.pivot-image, 
.pivot-popupimage {
	float: left !important;
	border:none;
	margin: 0 10px 10px 0!important;
}

.pivotx-search,
.pivot-search {
	padding: 10px 0;
}

.pivot-wrapper a img,
.pivotx-wrapper a img {
border:none;
margin:0;
padding: 0;
}

.pivot-wrapper a:hover img,
.pivotx-wrapper a:hover img {
border:none;
}

.searchbox {
width: 163px;
}

input {
border: 1px solid #000;
}

#form_subscription form {
	margin-top: 1em;
}

#form_subscription h1 span {
	text-transform: lowercase;
}

#form_subscription label {
	display: block;
	margin-bottom: 4px;
}

#fields_abo {
	margin-top: 1em;
	display: none;
}

#fields_free {
	margin-top: 1em;
	/*display: none;*/
}