.special {
	padding-bottom: 40px;
	padding-right: 20px;
	padding-left: 20px;
}
#header {
	height: 70px;
}

img {border:0px;}

.clear{
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {
}
/* End hide from IE-mac */

#content {
	width: 790px;
}
h2 {
	display: block;
	width: 246px;
}
.archives li a {
	display: block;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	width: 40px;
	background-color: #CCCCCC;
	color: #FFFFFF;
	text-decoration: none;
}

.archives li a:hover {

	background-color: #999999;
	
}
.archives .active a:hover {
	background-color: #333333;
	cursor: default;	
}

.archives li {
	vertical-align: top;
	float: right;
	margin-left: 1px;
}
.archives {
	display: block;
	text-align: right;
	width: 500px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.month .icon a {
	height: 53px;
	width: 53px;
	overflow: hidden;
	display: block;
	border: 1px solid #999999;

}
#banner,#bottom {
	margin-bottom: 40px;
	position: relative;
	width: 790px;
}
.month .icon {
	padding-right: 10px;
}
.month .title h4 {
	font-size: 14px;
	text-decoration: underline;
	line-height: 130%;
}

.month p {
	font-size: 10px;
	color: #666666;
	line-height: 160%;
	padding-top: 10px;
}
.month {
	width: 810px;
	margin-right: -20px;
	padding-bottom: 20px;
}
.item {
	width: 250px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.month a {
	text-decoration: none;

}

.month a:hover {
	text-decoration: none;
}
.month h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 25px;
	background-color: #999999;
	color: #FFFFFF;
	line-height: 25px;
	margin-bottom: 20px;
	display: block;
	width: 790px;
	text-indent: 10px;
}
.archives .active a {
	background-color: #333333;
}

