body {
	background-color: #232222;
	margin: 0;

}

#wrapper {

position: relative;
	width: 1069px;
	margin: 0 auto;
	
	height: auto;

	
	}
#headmenu {
background-color: #232222;
height: 20px;
clear: both;
 padding-left: 10px;
 padding: 5px;
 margin-bottom: 10px;
}

#header {

	width: 100%;
	height: 96px;

	
	clear: both;
	margin-bottom: 10px;

}

#footer {
clear: both; /* the footer will now stick beneath the content */
width: 100%;
margin-top: 20px;

margin-bottom: 0;
padding-bottom: 35px;
height: auto;
}



#commentform{
	background-color: #FFF;
color: #000;
}

#comments{
	background-color: #FFF;
color: #000;
}

/* Fonts */

h2{ font-size: 2.2em; font-family: "Helvetica Neue UltraLight", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight:lighter; text-transform: lowercase; color:#000000; margin: 0 0 0.75em;}

p, a {
font-size: 1.2em; font-family: "Helvetica Neue UltraLight", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight:lighter; color:#000;
}

#header h2{
font-size: 1.7em; font-family: 'Trebuchet MS', serif; font-weight: normal; color:#FFFFFF; margin: 0 0 5px;
}

#header p{
font-size: 1.2em; font-family: 'Trebuchet MS', serif; font-weight: normal; letter-spacing: 0px; color:#FFCC00; margin: 0 0 0.75em;
}

#footer h2{
font-size: 1.6em; font-family: 'Trebuchet MS', serif; font-weight: normal; letter-spacing: 0px; color: #FF9900; margin: 0 0 0.75em;
}


ul {
font-size: 1.1em; font-family:Arial, Helvetica, sans-serif; color:#666666; list-style-type: none;

}

.menu { font-size: 1em; font-family: 'Trebuchet MS', serif; letter-spacing: 0px; color:#999999; margin: 0 10 0.75em;  padding-right: 10px; }

.menu{ display: inline;}

.menu a{ #cc3300; }

a.menu, a.menu:visited {
	color:#666666;
	text-decoration: none;
	font-weight:normal;
  }

a.menu:hover {
	color:#CC0000;
	text-decoration: none;
	
  }

a.menu:active {
	color: #06c;
	text-decoration: none; 
	
  }

.left{
float: left;
}  
  
.right{
float: right;
}  
   
  
.error{
border: 1px solid #CC0000;
border-left: 0px;
border-right: 0px;
padding: 10px;
margin-bottom: 20px;
}  

.success{
border: 1px solid #0099CC;
border-left: 0px;
border-right: 0px;
padding: 10px;
margin-bottom: 20px;
} 

#header h2{
margin: 15px;
margin-top: 10px;
}

#header p{
margin: 15px;
margin-top: -10px;
}

#footer_text{
padding-top: 25px;
text-align: center;
}

#footer_text p{
color: #FFFFFF;
}

.imagebox{
border: 0px solid #CCCCCC;
float: left;
padding: 5px;
margin-bottom: 5px;
margin-right: 10px;
}

/* additions */

#col1{
width: 680px;	
}

#col2{
width: 375px;	
}



.widget strong{
font-weight: bold;	
}

.widget_normal strong{
font-weight: bold;	
}



.mp3_player h2{
background-image: url(img/sound.png);
background-position: right;
background-repeat: no-repeat;
}

.posts h2{
background-image: url(img/camera.png);
background-position: right;
background-repeat: no-repeat;
}

/*
.text_images h2{
background-image: url(img/pin.png);
background-position: right;
background-repeat: no-repeat;
}
*/

a.foot:link, a.foot:visited{
color: #FFF;	
}

a.foot:hover{
color: #999;	
}

.widget_normal{
padding: 20px !important;	
}