/* Import other css */
/* @import url('reset1.css');*/
/* @import url('social1.css');*/
/* @import url('comments1.css');*/
/* @import url('widgets1.css');*/


/* GENERAL ------------------------------------------------------------*/



.wrapper{
	margin: 0 auto; 
	position: relative;
}



#logo{
	display: inline-block;
	padding-left: 5px;

}

#logo:hover{ opacity: 0.8;}



/* COMBO NAVIGATION ------------------------------------------------------------*/
#comboNav {
  width: 90%;
  margin-top: 10px;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 30px;
  float: left;
}

