/*  
Theme Name: The Vibes
Theme URI: http://www.thevibes.ch/
Description: T.C.B. Rock'n'Roll wordpress-theme 
Version: 1.0 / 2008
Author: madass matlock
Author URI: http://www.thevibes.ch
*/

html, body {
	margin: 0;
	padding: 0;
	font-family : Verdana, Helvetica, Geneva, Arial, sans-serif;
	background : #fff;
	color: #fff;
	text-align: center;
	font-size: 13px;
}

#language{
position: relative;
margin: -15px -2px 0px 0px;
font-size: 12px;
float: right;
text-align: right;
font-weight: bold;
}

#language span {
margin: 0px 0px 0px 10px;
}

img {
	border: none ! important;
	}


.logo {
	margin: 0;
	padding: 0;
	border: none;
}



/* link color management*/
a:link {color: #e1c780;
  text-decoration: none;
}

a:visited {
  color: #e1c780; 
  text-decoration: none;
}

a:active {
  color: #ff9900; 
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #ff9900; 
  font-weight: bold; 
  text-decoration: none;
}


a, h1, h2, h3, h4, h5, h6, p, td, tr {
	margin: 0;
	padding: 0;
}

/* --- LAYOUT -------------------------- */

#gesamteseite {
	margin: 0;
	padding: 40;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	background: #000 url('http://www.thevibes.ch/tcbrocknroll/wp-content/themes/the vibes/images/bg.png') top left repeat-y; 
}

#kopfzeile {
	margin: 0;
	padding: 0;
	width: 770px;
	height: 210px;
}

#linkespalte {
	margin: 5px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	width: 295px;
	min-height:390px;	
	float: left;
	text-align: center;
}

#linkespalte li {
	margin: 0px 0px 0px 0px;
	display: block;
	text-align: center;
	list-style-type: none;
}
#linkespalte ul {
	text-align: center;
        margin: 0px 0px 0px -30px;
	list-style-type: none;
}

#linkespalte-abstand {
	margin: 10px 25px 0 25px;
}

#rechtespalte {
	margin: 5px 0px 0px 0px;
	padding: 10px 0px 0px 20px;
	width: 455px;
	min-height:390px;
	float: right;
	text-align: left;
}


#rechtespalte li {
	position: relative;
	margin: 0px 0px 0px 0px;
	display: block;
	text-align: left;
	list-style-type: none;
}
#rechtespalte ul {
	text-align: left;
		position: relative;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 20px;
	list-style-type: none;
}



#rechtespalte-abstand {
	margin: 10px 30px 20px 10px;
}

#fusszeile {
	display:block; 
	margin: 20px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	clear: both;
	width: 770px;
	height: 80px;
	text-align: center;
	font-weight: bold;
	color: #444;
	background: #fff url('http://www.thevibes.ch/tcbrocknroll/wp-content/themes/the vibes/images/footer.png');
	letter-spacing: 1px;
}

#fusszeile a, h6{
        display: inline;
        color: #444;
        margin: 0 0 0 15px;
        letter-spacing: 1px;
}


#fusszeile a:hover{
        color: #000;
        text-decoration: underline;
        margin: 0 0 0 15px;
        letter-spacing: 1px;
}



#fusszeile-abstand {
	margin: 5px 40px 10px 10px;
}

/* --- SIDEBAR -------------------------- */

#sidebar{
padding: 0px;
margin-top: 14px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: -5px;
}

#sidebar h2{
margin-bottom: 5px;
text-transform: uppercase;
font-size: 1.0em;
}


#sidebar li{
text-align: left !important;
}

#sidebar ul{
margin: 0px 0px 0px 12px;
padding: 0px;
}

#sidebar a{
font-weight: bold;
cursor: default;
color: #fff;
}

#schedule{

margin-left: 0px !important;
margin-bottom: 25px;
}

#schedule li{
text-align: left !important;
padding-left: 20px;
font-weight: bold;
}

#cdad {
margin-left: 12px;
margin-bottom: 20px;
}

#cdad img{
margin-bottom: 5px;
}

#cdad h2{
text-align: left;
font-size: 1.0em;
margin: 5px 0px 5px 0px;
}

#cdad li{
text-align: left !important;
margin-left: 0px !important;
padding-left: 8px;
font-weight: bold;
}


#newsletter{
margin-left:12px;
}

#newsletter h2{
text-align: left;
font-size: 1.0em;
margin: 5px 0px 5px 0px;
}



/* --- NAVIGATION -------------------------- */


/* navigation */

#navcon {
	margin: 0 0 0 0;
}


#nav {
	float: left;
	margin: 0;
	padding: 0;
	width: 770px;
        height: 30px;
	list-style: none;
	background: #fff url('navigation.png') top left no-repeat;
}

#nav li {
	float: left;
	margin: 0;
	padding: 0 1px 0 0;
	font-weight: bold;
	font-color: black;
   letter-spacing: 1px;
   list-style: none;
}

#nav a {
	float: left;
	padding: 4px 13px;
	text-decoration: none;
	color: #444;
}

#nav a:hover, #nav a.aktuell {
	color: #000;
	text-decoration: underline;
}

#nav a.aktuell {
	font-weight: bold;
	text-decoration: underline;
	color: #280000;
}

img#wpstats{
width:0px;
height:0px;
padding:0px;
border:none;
overflow:hidden;
}

