/*  

Theme Name: Ghettoblaster Radio
Theme URI: http://www.ghettoblastersoundsystem.com
Description: Ghettoblaster Soundsystem Radio Theme
Version: 1.0
Author: Jonas Vorwerk
Author URI: http://www.jonasvorwerk.com

*/


BODY {
	background-COLOR:#fff;
	color : #000;
 	font-family: Helvetica, arial, sans-serif;
	font-size:13px;
	margin: 0px;
	text-align:center;
	line-height: 20px;
} 

A {	color:#000; }
A:HOVER { COLOR: #27adea; }

h2 { font-size: 24px; text-decoration: none; text-transform: uppercase; }
h2 a {	text-decoration: none; }

A IMG {	border: 0px; }

#header{ float: left; }

#container{
	width:980px;
	margin:0 auto;
	text-align:left;
	margin-top: 40px;
}

#menu {
	float: left;
	margin: 60px 40px 0px -10px;
}

#main {
	float: left;
	clear: both;
	margin-top: 40px;
}

.post{
	min-height: 200px;
	width: 600px;
	clear: both;
}

#subnavigation{
	float: right;
	width: 340px;
	margin-top: 40px;
}

#subnavigation ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px; 
	
}

#subnavigation ul ul{
	padding-bottom: 10px;
}

#subnavigation ul li{
	padding-bottom: 5px;
	display:block;
}

#email {
	width: 100%;
}

#contactsubmit{

}

.gallery-item{
	float: left;
	margin: 0px;
	padding: 0px;
}

.gallery-icon{
	margin: 0px;
	padding: 0px;
	display: inline;
}

.thumb{
	float: left;
	margin-right: 20px;
}

.thumb img{
	border: 0px;
	width: 100;
	height: 100px;
	overflow: hidden;
}


.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
	float: left;
	padding-right:10px;
}

.alignright {
	float: right;
	padding-left:10px;
}

#footer{
	clear: both;
	margin-top: 40px;
	text-align: right;
}

/* Wordpress.com stats smiley remover */
img#wpstats{display:none}