@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	list-style:none;
}
html, body {
	color:#231f20;
	font-family:Tahoma, Verdana, Arial, Helvetica;
	font-size:12px;
	background:#00aeef;
}
.clear {
	clear:both;
}
img {
	border:0px;
}
a {
	color:#231f20;
	outline: none;
}
a:link, a:visited, a:active {
	color:#231f20;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
p, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	padding:5px 0;
}
#wrapper {
	width:950px;
	background:#fff;
	border-top:9px solid #231f20;
	border-right:1px solid #585858;
	border-bottom:1px solid #585858;
	border-left:1px solid #585858;
	margin:0 auto;
}
#header {
	height:212px;
	background:url(images/print_marks_top.gif) no-repeat 234px 0;
	position:relative;
}
#header #logo {
	top:28px;
	left:63px;
	position:absolute;
}
#header ul#nav {
	padding:0 10px;
	line-height:26px;
	border:2px solid #231f20;
	border-top:0;
	font-size:16px;
	top:0;
	right:83px;
	position:absolute;
}
#header ul#nav li {
	display:block;
	float:left;
}
#header ul#nav li a {
	padding:0 10px;
	display:block;
}
#header ul#nav li a:hover, #header ul#nav .current_page_item a {
	padding:0 8px;
	border:2px solid #231f20;
	border-top:0;
	border-bottom:0;
	color:#fff;
	text-decoration:none;
	background:#00aeef;
	display:block;
}
#header #banner {
	top:74px;
	left:271px;
	position:absolute;
}
#header form {
	height:99px;
	width:153px;
	background:url(images/search_bg.gif);
	top:66px;
	right:19px;
	position:absolute;
}
#header form div {
	margin:52px 0 0 0;
}
#header form input[type=text] {
	width:127px;
	height:21px;
	padding:4px 0 0 4px;
	border:1px solid #929393;
	vertical-align:middle;
}
#header form input[type=image] {
	vertical-align:middle;
}
#sidebar {
	width:233px;
	float:left;
}
#sidebar ul {
	margin:31px 0 0 17px;
}
#sidebar ul li {
}
#sidebar ul li h2 {
	width:186px;
	height:33px;
	line-height:33px;
	padding:1px 0 3px 24px;
	color:#fff;
	font-size:16px;
}
#sidebar ul li ul {
	background:#e4e5e5 url(images/sidebar_ul_bg.gif) repeat-y right;
	margin:3px 0 9px 9px;
	padding:5px 0;
}
#sidebar ul li ul li {
}
#sidebar ul li ul li a {
	width:192px;
	padding:1px 0 1px 15px;
	color:#505153;
	display:block;
}
#sidebar ul li.widget_pages ul li a:hover, #sidebar ul li.widget_links ul li a:hover  {
	color:#fff;
	text-decoration:none;
	background:#00aeef url(images/sidebar_li_bg_hover_blue.gif) no-repeat right;
}
#sidebar ul li.widget_archive ul li a:hover, #sidebar ul li.widget_meta ul li a:hover {
	color:#fff;
	text-decoration:none;
	background:#ec008c url(images/sidebar_li_bg_hover_pink.gif) no-repeat right;
}
#sidebar ul li.widget_categories ul li a:hover {
	color:#000;
	text-decoration:none;
	background:#fff200 url(images/sidebar_li_bg_hover_yellow.gif) no-repeat right;
}
#sidebar ul li.widget_pages h2, #sidebar ul li.widget_links h2 {
	background:url(images/sidebar_hdr_blue.gif);
}
#sidebar ul li.widget_archive h2, #sidebar ul li.widget_meta h2 {
	background:url(images/sidebar_hdr_pink.gif);
}
#sidebar ul li.widget_categories h2 {
	color:#000;
	background:url(images/sidebar_hdr_yellow.gif);
}
#posts {
	width:717px;
	background:url(images/print_marks_bttm.gif) no-repeat bottom;
	padding:0 0 30px 0;
	float:left;
}
.post {
	width:650px;
	margin:0 auto 30px;
}
.post_hdr {
	height:65px;
	color:#fff;
	background:url(images/post_hdr_bg.gif);
}
.post_hdr a {
	color:#fff;
}
.post_date {
	width:75px;
	padding:10px 14px 0 0;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	float:right;
}
.post_hdr h2 {
	padding:10px 0 0 60px;
	font-size:16px;
}
.post_cat {
	height:19px;
	margin:5px 0 5px 35px;
	padding:0 0 0 25px;
	background:url(images/cat_crosshair.gif) no-repeat left;
}
.entry {
	width:536px;
	line-height:20px;
	padding:15px 40px;
	background:#e4e5e5;
	border-right:1px solid #bfc0c0;
	border-left:1px solid #bfc0c0;
	margin:0 0 0 19px;
}
.entry img {
	float:right;
	margin:0 0 10px 30px;
	border:1px solid #000;
}
.ngg-gallery-thumbnail img {
	float:left;
}
.slashdigglicious img {
	float:none;
	border:0;
	margin:0;
}
.post_ftr {
	width:616px;
	height:41px;
	background:url(images/post_ftr_bg.gif) repeat-x;
	border:1px solid #bfc0c0;
	margin:0 0 0 19px;
}
.post_comments {
	margin:12px 37px 0 0;
	padding:0 0 0 30px;
	background:url(images/comments_bubble.gif) no-repeat left;
	display:inline;
	float:right;
}
#footer {
	width:952px;
	height:240px;
	color:#fff;
	background:#231f20 url(images/footer_bg.gif) no-repeat top left;
	margin:0 auto;
}
#footer a {
	color:#fff;
}
ul#recent_posts {
	width:209px;
	margin:43px 0 0 0;
	float:left;
}
ul#recent_posts li {
	margin:20px 0 0 49px;
}
ul#recent_posts li a {
}
ul#recent_comments {
	width:250px;
	margin:43px 0 0 0;
	float:left;
}
ul#recent_comments li {
	margin:20px 0 0 29px;
	padding:0 0 0 30px;
	background:url(images/recent_comments_bubble.gif) no-repeat top left;
}
ul#recent_comments li a {
}
#footer_img{
	margin:19px 0 0 20px;
	float:left;
}
#footer_txt{
	padding:20px 0 0 0;
	font-size:11px;
	text-align:center;
	clear:both;
}