#title
{
	height: 120px;
	background-color: #333333;
	border-bottom: 30px solid #0091C2;
}

#title .grid
{
	position: absolute;
	background-image: url(images/grid.png);
	width: 100%;
	height: 150px;
}

#title .container
{
	width: 930px;
	height: 100px;
	margin: auto;
	padding-top: 20px;
	position: relative;
}
.head-post-akiletour {
	overflow:hidden;
}
.head-post-akiletour.home  {
	border-bottom:1px solid #DCDCDB;
}
.head-post-akiletour h2 {
	float:left;
	width:580px;
	border:0;
}
.head-post-akiletour.is-post h2 {
	border-bottom:1px solid #DCDCDB;
}
.head-post-akiletour a {
	display:inline;
}
.head-post-akiletour h2 span {
	font-size:14px;
	font-family:Arial;
	letter-spacing:0;
}
.head-post-akiletour .share {
	/*float:right;*/
	padding-top:8px;
}

.head-post-akiletour .share.twitter {
	float:right;
	padding-top:8px;
	padding-right:10px;
}

.no-display {
	display:none;
}
#main-footer {
	width:100%;
	height:206px;
	background:url(images/footer/footer_bg.gif) repeat-x;
	margin-top:30px;
}
#main-footer .content {
	width:960px;
	margin:auto;
	overflow:hidden;
}
#main-footer .content ul {
	list-style:none;
}
#main-footer .content ul li {
	padding:5px 0;
}
#main-footer .content .title {
	padding:10px 0;
}
#main-footer .content .element {
	width:309px;
	float:left;
	margin-right:10px;
}
.source-link {
	line-height:40px;
	border:1px solid #eeecea;
	padding:0 10px;
}
.tag-post {
	font-size:12px;
	font-weight:bold;
	text-align:right;
}
.tag-post a {
	padding-right:5px;
}

