/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

#header {
	position: relative;
	height: 75px;
	}
#header .logo {
	width: 980px !important;
	text-align: center;
	}
	#header .logo h1 {
		width: 980px !important;
		text-align: center;
		}
	#header .logo h2 {
		width: 980px !important;
		text-align: center;
		}
	.logged-in #header .logo {
		top: 28px;
		}
.post .entry-info {
	min-height: 20px;
	}
.post .entry-info .published {
	float: left;
	margin-right: 15px;
	}
.post .entry-info .entry-cat {
	float: left;
	margin: 0;
	}
div.post {
	position: relative;
	}
	.entry-info .post-edit-link {
		position: absolute;
		top: 15px;
		right: 15px;
		}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	width: 200px;
	}
	
strong { font-weight: bold !important;}