*{
	margin:0;
	padding:0;
	font-family:Arial,sans;
    font-size:9px;
}

body#home{
	background:#000 url(http://static.quiksilver-europe.com/files/background2011.jpg) ;
	color:#FFF;	
}

body#home #page
{
	background:#FFF;
	width:876px;
	margin:auto;  
	padding:0 9px;
	
}

body#home #top
{
	padding:0px 0 0 320px;
}

body#home #center
{
	text-align:center;
}

body#home #bottom .event
{
	float:left;
	margin:0 0 8px 0px;   
}

body#home #bottom #event-2, body#home #bottom #event-4, body#home #bottom #event-6
{
	margin:0 0 8px 8px;
}




body#home #top h1
{
	float:left;
	width:50%;
	padding:6px;
}


body#home #top #follow
{
	font-weight:400;
	padding:25px 5px 5px 0 ;
	text-align:right;
	font-size:11px;

	text-transform:uppercase;
}

body#home #foot
{
	color:#555;
	text-align:center;
	font-size:10px;
padding:5px;

}

a, a:hover, a:visited{
	color:#555;
	text-decoration:none;
}
a img{border:0;}


#bottom{
	margin:8px 0 0 0;
}

#archives{
    clear:both;
    background:#f4f4f4;
    font-size:9px;
}

.archive {
    border: 1px solid #CCCCCC;
    float: left;
    margin: 3px;
    padding: 3px;
    text-align: center;
    width: 205px;
}

.archive a{}

.clearfix:after {
	content: "."; 
	display: block;
	height: 0; 
	clear: both; 
	visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


