/*
	Author Name	: Barney Boisvert
	Author Site	: http://www.barneyb.com/
	Style Name	: Lighthouse
	Style URI	: http://www.barneyb.com/
	Version		:
	Comments	:
*/
@import "../shared/lh_sh.css";

body {
	background-color: #ddd;
	}

.columns-two #page {
	background-image: url(bar-vertical.gif);
}

#header {
	background-image: url(top.jpg);
	background-position: -120px top;
}

body.smartposition #nav-above,
body.smartposition #rollingarchives {
    border-bottom: 1px solid #fff;
}

#footer {
	background-image: url(bottom.jpg);
}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	background-color: #eee;
	}

#footer,
#footer a {
	color: #fff !important;
	}

.entry-content pre,
.comment-content pre {
	line-height: 120%;
	margin-left: 5px;
	padding: 5px;
	border: 1px solid #999;
	border-left-width: 3px;
	background-color: #f7f7ff;
	overflow: auto;
	width: 97%;
}
pre strong,
pre em,
pre b,
pre i {
	font-family: inherit;
}
.comment-content pre {
	border-color: #ccc;
	background-color: inherit;
}
.single #primary .k2-asides .entry-content {
	color: #444444;
	font-size: 1.2em;
	line-height: 1.8em;
	text-align: justify;
}
li.bypostauthor {
	background-color: #f7f7f7;
}
