h2{
	font-family: trebuchet ms, arial, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 3em;
}

h4{
	color: #6D6E70;
	font-size: 1em;
	margin-left: 140px;
	text-transform: uppercase;
	line-height: 0.9em;
	position: absolute;
	margin-top: -5px;
	width: 500px;
}
#comment-area h4 {
	color: #6D6E70;
	font-size: 1.2em;
	text-transform: uppercase;
	line-height: 0.5em;
	margin-left: 0px;
	
}

.entry a {
	color: #BBBDBF;
	text-decoration: none;
	font-size: 1em;
}

.entry a:hover {
	color: #08BBF9;
}

#menu{
	margin: 15px 0;
}

#menu ul.menu li{
	display: inline;
}

.menu li a{
	font-family: trebuchet ms, arial, sans-serif;
	font-size: 3em;
	color: #6D6E70;
	display: inline;
	padding: 9px;
	text-transform: uppercase;
	font-weight: bolder;
	text-decoration: none;
}

.menu li a:hover{
	color: #08BBF9;
}

.heading h2{
	font-size: 3em;
	color: #191919;
	margin-top:25px;
	text-align: center;

}

#sidebar h3{
	font-family: trebuchet ms, arial, sans-serif;
	font-size: 3em;
	width: 230px;
	background-color: #08BBF9;
	color: #fff;
	text-align: center;

}

#sidebar ul{
	background-color: #000000;
	color: #BBBDBF;
}

#posts .post_heading h2{
	font-size: 2em;
	color: #BBBDBF;
	margin-left: 140px;
	padding-top: 30px;
}

#posts .post_heading h2 a {
	text-decoration: none;
	color: #BBBDBF;
	padding-top: 30px;
	
}

#posts .post_heading h2 a:hover {
	color: #231F20;
}

#posts_center p a {
	color: #08BBF9;
	text-decoration: none;
}

#posts_center p a:hover {
	color: #FFF;
}

.post_date{
	margin: 30px 35px 40px 15px;
	float: left;
	width: 85px;
	color: #6D6E70;
	font-size: 1.8em;
	text-transform: uppercase;
	text-align: center;
	padding-top:9px;
}

.post_date span{
	color: white;
	font-size: 1.5em;
	padding-top: 30px;
	line-height: 25px;
}

#posts p{
	color: #A6A8AB;
	line-height:1.7em;
	padding: 5px 0;
}

#posts h4 a {
	text-decoration: none;
	color: #231F20;
	
}

#posts h4 a:hover {
	color: #08BBF9;
}

h5 {
	font-size: 3em;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-top: 28px;
}
