@import url("reset.css");
@import url("text.css"); 
@import url("960.css"); 
@import url("slideshow.css"); 

body {
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	background-color: #f3f3f3;
}

#sidebar ul, #sidebar li, #nav ul, #nav li {list-style:none;padding:0;}

#nav ul, #nav li {
	float: right;
	color: #003f5e;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: -0.25px;
	line-height: 90px;
	margin-bottom: 0px;
	margin-top: 18px;
}
#nav li { margin-left: 36px; }
#nav a { color: #003f5e; }
#nav a:hover {
	color: #2c2c2c;
}
#nav .current_page_parent, #nav .current_page_parent a, #nav .current_page_parent a:hover, #nav .current_page_ancestor, #nav .current_page_ancestor a, #nav .current_page_ancestor a:hover, #nav .current-cat, #nav .current-cat a, #nav .current-cat a:hover, #nav .current-cat-parent, #nav .current-cat-parent a, #nav .current-cat-parent a:hover { color: #6c6c6c; }

#sidebar { margin-top: -18px; margin-bottom: 18px; }
#sidebar ul, #sidebar li { float: right; color: #6c6c6c; font-size: 13px; font-weight: bold; letter-spacing: -0.25px; line-height: 36px; }
#sidebar li { margin-left: 36px; }
#sidebar a { color: #6c6c6c; }
#sidebar a:hover { color: #d4fa00; }
#sidebar .current_page_item, #sidebar .current_page_item a, #sidebar .current_page_item a:hover, #sidebar .current-cat, #sidebar .current-cat a, #sidebar .current-cat a:hover { color: #f200f1; }

.post, .sticky { min-height: 288px; margin-bottom: 18px; }
.sticky a img {
	border: 1px solid #ececec;
	margin: -1px;
	border-bottom: 5px solid #003f5e;
	margin-bottom: -5px;
}
.sticky h4, .sticky h4 a {
	color: #2c2c2c;
} 
.post img, #slideshow img, #pslide img, .grid_8 img { border: 1px solid #ececec; margin: -1px; }
.post a:hover img {
	border-bottom: 5px solid #003f5e;
	margin-bottom: -5px;
}
.post h4, .post p, .sticky h4, .sticky p { margin-bottom: 0px; }
.post h4, .sticky h4 { margin-top: 18px; }

#postdisplay { margin-bottom: 18px; }
#postdisplay p { margin-bottom: 18px; }

#biglist {}

#footer { margin-top: 36px; margin-bottom: 36px; border-top: 1px solid #bcbcbc; line-height: 18px; font-size: 11px; color: #bcbcbc; }
#footer #copy { float: left; } 
#footernav { text-align: right; float: right; }
#footer a { color: #bcbcbc; }
#footer a:hover {
	color: #003f5e;
}
