/*
Theme Name: Iconic One
Custom CSS Template for Iconic One.
*/
.entry-title{
	border-bottom: 1px solid;
}
.posts-header{
	background-color:#16A1E7;
	border:1px solid #EDEDED;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
	height: 14px;
	color: #FFFFFF;
}
.main-posts-content{
	padding:5px;
	line-height:35px;
	clear:both;
}
.main-posts-left,.posts-header-left{
	float:left;
}

.main-posts-right,.posts-header-right{
	float:right;
	font-weight:bold;
}
.navigation{
	border-top:1px solid #e9e9e9;
	padding:25px;
	clear:both;
	font-weight:bold;
}

.themonic-logo {
	padding: 10px;
}

.themonic-logo img {
	width: 170px;
}