/************************************/
/* CSS for Obscenity Trial Web 2009 */
/* (c) 2009 Oliver Wand             */
/************************************/

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


body {
	background: #DDD9CE url(../images/obscenityweb-menu.jpg) repeat fixed center top;
	background-position: top center fixed;
	text-align: left;
	color: white;
	font-family: Arial, Verdana, Tahoma, sans-serif;
}

#main {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 990px;
}

#header {
	margin: 0px 0 15px 0px;
	padding-top: 8px;
	padding-left: 90px;
	font-family: 'century gothic', Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 18px;
}


#header a {
	color: white;
	font-weight: bold;
	padding-right: 20px;
	text-decoration: none;
	font-size: 16px;
}

#header a:hover,
#header a.act {
	color: #d4b97c;
}     

#header #menuOuter {
	height: 60px;
	/*position: fixed;*/
	z-index: 999;
	width: 960px !important;
	margin-left: -20px !important;
}

#header #menu ul {
	list-style-type: none;
	float: left;
}              

#header #menu ul li {
	float: left;               
	padding-right: 15px;  
	font-family: 'century gothic', Verdana, Arial, Helvetica, Sans-Serif;    
}


#logo {
	position: relative;
	margin-left: 385px;
	margin-top: -25px;
	width: 400px;
	height: 310px;
	background: url(../images/logo.png) no-repeat;
}

#container {
	margin-top: -30px;
	margin-left: 97px;
}                           

#main #container a {
	color: #d4b97c;
	text-decoration: none;
}

#main #container a:hover {
	text-decoration: underline;
}

#main #container #side-a-headline h1 IMG {
	margin-left: -35px;
}

#side-a-headline {
	color: black;
}

#side-b { 
	margin: 0;
	width: 283px;
	float: right;
	margin-top: -35px;
	height: 1% /* Holly hack for Peekaboo Bug */      
	font-family: Arial, Verdana, Sans-Serif;
	color: white;
	font-size: 14px;
}


#side-a {
	width: 580px;
	min-height: 555px;
	height: auto !important;
	height: 555px;
	background: url(../images/contentLeftBG-2.jpg);
	border: 2px solid #d9d5cc;
	padding: 10px;
	font-family: Arial, Verdana, Sans-Serif;
	color: white;
	font-size: 14px;
}

#side-a h1,
#side-a h2,
#side-b h1 {
	color: white;
	font-size: 18px;
	padding-bottom: 10px;
}
                 
#side-a .detail {
	color: #d4b97c;
}

#side-b #twitterModule {
	width: 223px;
	height: 135px;
	background: url(../images/twitterModule.png) no-repeat;    
	padding-left: 15px;
	padding-right: 5px; 
	font-size: 11px;
}                      

#side-b #twitterModule .twitterModuleInner {
	padding-right: 10px;
}

#side-b #titterModule .twitterModuleInner a {
	color: #d4b97c;
	text-decoration: none;
	border: 0;
}                        

#side-b #twitterModule a:hover {
	text-decoration: underline;
}

#side-b #socialModule {
	width: 243px;
	height: 73px;
	background: url(../images/socialModule.png) no-repeat;
}

#side-b #socialModule IMG {
	padding-right: 0px;
	margin-top: 20px;
	margin-left: 9px;
}

#side-b #socialModule a {
	text-decoration: none;
}

#side-b #socialModule a:hover {
	border: 0;
}

#side-b #gigsModule {
	width: 243px;
	height: 201px;
	background: url(../images/gigsModule.png) no-repeat;   
	padding-left: 10px; 
}

#side-b #gigsModule #innerGigsModule {
	width: 200px;
	font-size: 12px;
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 10px;
}

#side-b #releasesModule {
	width: 243px;
	height: 264px;
	background: url(../images/releasesModule2.png) no-repeat;     
    padding-left: 10px; 
}                    

#side-b #releasesModule #slide_holder {                    
	width: 205px;
	height: 215px;      
	overflow: hidden;
	position: relative;                                     
	top: 45px;
	left: 5px;        
	z-index: 50;
}

#side-b #newsletterModule {
	width: 243px;
	height: 74px;
	background: url(../images/newsletterModule.png) no-repeat;
	padding-left: 10px; 
}

#side-b #newsletterModule .newsletterInside {
	height: 24px;
	background: url(../images/newsletterBG.gif) no-repeat;
	background-position: 5px;
	z-index: 80;
}

#side-b #newsletterModule .newsletterInside .eingabeemail {
	background: transparent;
	padding-left: 20px;
}

#side-b #newsletterModule .absenden {
	margin-left: -10px;
}


#footer {
	padding: 10px;
	clear: both;
	margin-left: 98px;
	width: 820px;
	background: url(../images/footer.jpg) no-repeat;
	border: 1px solid #d9d5cc;
}

#footer .left {
	float: left;
	padding-left: 10px;
}

#footer .left IMG {
	padding-top: 5px;
	padding-right: 25px;
}

#footer .left a.warner {
	position: relative;
	top: -2px;
}

#footer .right IMG {
	padding-top: 5px;
	padding-left: 150px;
}

/* TX-Comments */

#main #container #side-a .tx-comments-pi1 .tx-comments-comment-form h4 {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px dotted #d4b97c;
}      

#main #container #side-a .tx-comments-pi1 .tx-comments-comment-form form p {
	margin-top: 5px;
	margin-bottom: 5px;
}                                 

/* Content */

#main #container #side-a .csc-textpic-intext-left-nowrap h1 {
	margin-top: -185px;
}                                       

#main #container #side-a .csc-textpic-center IMG {
	margin-left: 200px;
	margin-bottom: 15px;
}                          