/*
Theme Name: Twenty Ten
Theme URI: http://wordpress.org/
Description: The 2010 default theme for WordPress.
Author: the WordPress team
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/


/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
	list-style:none;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }

a {
	color:#f0bcf8;
	text-decoration:none;
}

a:hover {
	color:#fff;
	text-decoration:underline;
}

body {
	background-color:#000000;
	width:100%;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#bac1ff;
}

#header {
	width:1102px;
	height:154px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/header.gif);
}

#nav {
	width:1102px;
	height:50px;
	background-image:url(images/nav_bg.gif);
	margin-left:auto;
	margin-right:auto;
	letter-spacing:.5px;
}

.nav_item {
	margin:19px;
	float:left;
}

.nav_item a{
	font-size:18px;
	color:#353a62;
	text-decoration:none;
}

.nav_item a:visited {
	color:#353a62;
}

.nav_item a:hover{
	color:#ffffff;
	text-decoration:underline;
}

.nav_spacer {
	width:2px;
	height:50px;
	background-image:url(images/nav_spacer.gif);
	float:left;
}

.nav_icon {
	width:32px;
	height:32px;
	float:right;
	margin-top:10px;
}

#top_bar {
	width:1102px;
	margin-left:auto;
	margin-right:auto;
}

#featured {
	width:544px;
	height:189px;
	border:solid 2px #a6addd;
	background-color:#32354f;
	float:left;
}

.f_item {
	width:168px;
	float:left;
	margin-left:8px;
	margin-top:10px;
	padding-left:2px;
	padding-top:2px;
	color:#a6addd;
}

.f_item:hover {
	width:168px;
	background-color:#a6addd;
	color:#171824;
}

.f_item a {
	color:#a6addd;
	text-decoration:none;
}

.f_item a:hover {
	color:#171824;
	text-decoration:none;
}

.f_text {
	font-size:11px;
	padding-left:2px;
	padding-bottom:2px;
}

#latest_forum_posts {
	width:528px;
	height:173px;
	border:solid 2px #a6addd;
	background-color:#32354f;
	float:right;
	color:#ffffff;
	padding:8px;
}

#main {
	width:1080px;
	padding:8px;
	margin-left:auto;
	margin-right:auto;
	background-color:#7279ac;
	border:2px solid #939cc4;
	margin-top:8px;
}

#main p {
	margin-top:10px;
	margin-bottom:10px;
}

#left {
	float:left;
	min-height:400px;
	width:749px;
	background-color:#181a2b;
	border:2px solid #939cc4;
	padding:8px;
}

.post .title {
	width:724px;
	background-image:url(images/title_bg.gif);
	height:37px;
	padding-top:13px;
	padding-left:15px;
	padding-right:10px;
	line-height:normal;
	margin-bottom:1px;
}

.post .namedate {
	width:724px;
	background-image:url(images/namedate_bg.gif);
	height:25px;
	padding-top:9px;
	padding-left:15px;
	padding-right:10px;
	line-height:normal;
	font-size:14px;
	letter-spacing:1px;
}

.post .title a {
	letter-spacing:1px;
	font-size:20px;
	color:#353a62;
	text-decoration:none;
}

.post .title a:visited {
	color:#353a62;
}

.post .title a:hover {
	color:#fff;
	text-decoration:underline;
}

.thepost {
	width:735px;
	margin:10px;
	line-height:18px;
}

.thepost ul {
	margin-left:10px;
	padding-left:10px;
}

.thepost ul li {
	list-style:square;
	margin-left:10px;
}


.recent_forum {
	display:block;
	width:516px;
	background-color:#7279ac;
	padding:5px;
	margin-bottom:2px;
	color:#FFF;
	text-decoration:none;
}

.recent_forum:hover {
	color:#c6cdff;
	text-decoration:underline;
}

#right {
	float:right;
	min-height:400px;
	width:300px;
	color:#181a2b;
	margin-right:3px;
}

.cat_header {
	background-image:url(images/nav_title_bg.gif);
	width:292px;
	height:35px;
	font-size:22px;
	line-height:normal;
	color:#bcc4f5;
	padding-left:8px;
	padding-top:5px;
	margin-bottom:1px;
}

.widget-title {
	background-image:url(images/nav_title_bg.gif);
	width:292px;
	height:35px;
	font-size:22px;
	line-height:normal;
	color:#bcc4f5;
	padding-left:8px;
	padding-top:5px;
	margin-bottom:1px;
}

.nav * {
padding: 0;
margin-left:auto;
margin-right:auto;
margin-top:0px;
margin-bottom:0px;}

.nav {
	margin-bottom:5px;
}

.nav li {
list-style: none;}

.nav li a {
display: block;
text-align:left;
background-color:#e5e8ff;
width:290px;
margin-top:1px;
padding:5px 0px 5px 0px;
padding-left:10px;
font: 9pt Verdana, arial;
text-decoration: none;
color:#484e7f;
}

.nav li a:hover {
	background-color:#484e7f;
	color:#e5e8ff;
}

.post_spacer {
	margin-bottom:2px;
	width:0px;
}

#footer {
	background-image:url(images/footer_bg.gif);
	width:1102px;
	height:279px;
	margin-left:auto;
	margin-right:auto;
}


.clear {
	clear:both;
}

blockquote {
	font-size: 11px;
	width: 700px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	background-color:#24273c;
	border:1px solid #2f3251;
}

