
body {
	font-family: Arial, Verdana, Times New Roman, sans-serif;
    font-size: 62.5%;
	background: #3c383c;

}
h1, h2, h3, h4, h5, h6 {
	font-family: Century Gothic, Century, Georgia, Times New Roman;
}

#header-img {

	height: 150px;

}

#sidebar h3 {
	background: #7c0875;
}


#right-sidebar h3 {
	background: #7c0875;
}


#blog-content { float: right; width: 708px; }
#sidebar { float: left; width: 180px; }


#post-entry { width: 70%; }
#right-sidebar { width: 28%; }


.post-meta a {
	color: #cd31c4!important;
}

#sidebar a {
    color: #cd31c4;
	text-decoration: none;
}

#right-sidebar a {
    color: #cd31c4;
	text-decoration: none;
}
