/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

#header {
	background-color: #834AB5;
	border-bottom: 5px #86629D solid;
	border-bottom-color: #6C3E97;
	height: 90px;
}

.blog-name {
	margin-top: 10px;
	text-transform: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 40px;
}

.blog-description {
	color: #FFF;
	text-transform: none;
}

body {
	background-color: #FFFFFF;
}

.single .post .entry-content p, .single-post .entry-content p {
	line-height:1.3em;
}

.sf-menu li li {
	width: 200px;
}
.sf-menu li li a {
	width: 180px;
}

abbr, acronym { border-bottom: none; }