@charset "utf-8";
/* CSS Document */

/* Global */

html, body {
	height: 100%;
}

body {
	font: .7em Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background: #666666;
	text-align: center;
	margin: 0px;
	text-align:left;
}
p {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

p, ul, ol {
	line-height: 1.4em;
}

a {
	color: #295d85;
	text-decoration:none;
	font-weight: bold;
}

a:hover {
	color: #295d85;
}

a:visited {
	color: #295d85;
}

#sidebar a {
	color: #295d85;
	text-decoration: none;
}

label {
	font-size: 11px;
	font-weight: normal;
}

fieldset {
	border: 1px solid #cccccc;
	padding: 5px;
}

legend {
	font-weight: bold;
	font-size: 90%;
	color: #666;
	background: #eee;
	border: 1px solid #ccc;
	border-bottom-color: #999;
	border-right-color: #999;
	padding: 4px 8px;
}

form {
	margin: 0px;
	padding: 0px;
}

input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

label.inside {
	position: absolute;
	visibility: hidden;
}

#listings th a {
	color: #FFFFFF;
}

#listings th {
	color: #FFFFFF;
	background-color: #ababab;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
}
/* Text */

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	color: red;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2727em;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

h4 {
	border-bottom: 1px solid #ccc;
	padding: 0px;
	margin: 0px;
	font-size: 1.2727em;
	font-weight: bold;
}
h5 {
	font-size: 	1.3636em; 
	color: #000000; 
	font-weight: bold;
	padding:0px;
	margin:0px;
}

.required {
	color: red;
	font-weight: bold;
	font-size: 0.9091em;
}

/* Layout */

#container {
	background: #FFFFFF;
	margin: auto;
	width: 955px;
	text-align: left;
	padding: 10px;
}

#header {
	width: 549px;
	vertical-align: top;
	border-right: 1px solid #FFFFFF;
}

#logosearch {
	width: 174px;
	vertical-align: top;
	border-right: 1px solid #FFFFFF;
}

#links {
	padding-top: 20px;
	padding-left: 10px;
	width: 220px;
	height: 204px;
}

#content {
	vertical-align: top;
	padding: 10px;
	width: 530px;
}

#content_home {
	vertical-align: top;
	padding: 10px 10px 10px 0;
}
#content_home h1{
padding: 10px;
}

#banners {
	padding: 10px 5px;
	background: #EBEBEB;
	border-right: 1px solid #FFFFFF;
	vertical-align: top;
}

#banners img{
	margin: 5px 0;
	border: 1px solid #ababab;
}

#sidebar {
	padding: 10px 0 10px 10px;
	vertical-align: top;
}

#fakebanner	{
	width: 160px;
	height: 600px;
	background: #cccccc;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #333333;
}

#footer {
	background-color: #ababab;
	padding: 10px;
	text-align: center;
	font-size: 9px;
}

#footer a {
	color: #FFFFFF;
}

/* Front Page 'In This Issue' */

.articleTitle {
	font-size: 1.0909em;
	color: #000000;	
}

.departmentTitle {
	font-size: 1.0909em;;
	color: #000000;	
}

/* Archives Page */

#archives {
	overflow: auto;
	border: 1px #DDD solid;
	border-bottom: 0px;
}

#archives #archives_row {
	clear: both;
	overflow: visible;	
	height: 20px;
	padding: 7px 0 5px 5px;
	border-bottom: 1px solid #ddd;
}

#archives #archives_cell {
	float: left;
	width: 40px;
	text-align: center;
}

#archives .alt {
	background-color: #eee;
}

/* Search Form */

#searchbutton {
	background: #58595b;
	height: 32px;
	padding-right: 8px;
	margin: 0px;
	vertical-align: middle;
}

#searchbar {
	background: #58595b;
	height: 32px;
	padding-left: 8px;
	margin: 0px;
	vertical-align: middle;
}

#searchbar form {
	padding: 0px;
	margin: 0px;
}

#searchbar #qt {
	width: 125px;
	border: 1px solid #bcbec0;
	font-size: 1em; 
	margin: 0px;
	padding: 2px;
	color: #666;
}

#searchbar #qt:focus {
	color: #000;
}










/* WORDPRESS STYLES START */

/* Begin Typography & Colors */

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h3 {
	font-weight: bold;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}


h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1em;
	}

#headerimg .description {
	text-decoration: none;
	color: white;
	}

h3, h3 a, h3 a:visited {
	color: #333;
	}

h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
.entry p {

}

.entry p a:visited {
	color: #306C9A;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 15px;
	text-align: left;
	border-bottom: 1px dashed #d5d5d5;
	padding-bottom: 15px;
	}

.post small {
	color: #999;
}

.post .entry, .post .entry p {
	line-height: 16px;
}

.post .title {
	font-size: 1.37em;  
	color: #295d85;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	background: #eee;
	padding: 5px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	clear: left;
}
/* End Structure */



/*	Begin Headers */

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 0;
	vertical-align: middle;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
/*
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
*/

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ol li {
	list-style: decimal;
	}

ul li, #sidebar ul li {
	list-style: disc;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	
	}
/* End Form Elements */



/* Begin Comments*/

ol.commentlist {
	margin: 10px 0px;
	padding: 0px;
}

ol.commentlist li.commentitem {
	margin-left: 100px;
	margin-bottom: 15px;
	list-style: none;
	border: 1px solid #ccc;
	display: inline-block;
	position: relative;
}

ol.commentlist li.commentitem .commentauthor {
	margin-left: -100px;
	margin-top: -20px;
	width: 100px;
	font-weight: bold;
	position: absolute;
}

ol.commentlist li.commentitem .commenttext {
	padding: 10px;
	margin: 0px;
}

ol.commentlist li.commentitem .commentmetadata {
	font-weight: normal;
	margin: 0;
	background: #eee;
	padding: 3px 5px;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
/* End Comments */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 0px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



















/* BBPRESS STYLES START */

/* Globals 
=================================== */

.alt { background: #fff; }

pre, code { font: 1.0em Monaco, 'Courier New', monospace; }

.left { float: left; }

.right { float: right; }

.delete:hover {
	background: #c00;
	color: #fff;
}

/* Structure
=================================== */

.bbcrumb {
	text-transform: uppercase;
	font-size: 0.9em;
	letter-spacing: 1px;
	padding: 5px 0 20px;
	display: none;
}


.notice { 
	border: 2px solid #4c9545; 
	background: #abd8a2; 
	color: #4c9545; 
	font-size: 1.1em; 
	font-weight: bold;
	padding: 10px 15px; 
	margin: 0 0 1.1em; 
}

.notice p { margin-bottom: 0; }

/* Login Form
=================================== */

.login { 
	position: absolute;
	bottom: 31px;
	left: 0;
	font-weight: bold;
	color: #444;
	width: 100%;
	z-index: 1;
}

.login p { padding: 0 0 5px; }

.login label {
	display: block;
	float: left;
	padding-right: 10px;
}

.login #submit {
	font-size: 1.2em;
	margin-top: 13px;
	float: left;
}

p.login {
	font-weight: normal;
	font-size: 1.2em;
}

form.login input { 
	margin-top: 3px;
	border: 1px solid #999;
}


/* Front Page
=================================== */

#front-page #hottags { 
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	overflow: hidden;
}



.frontpageheatmap {
	font-weight: normal;
	line-height: 30px;
	padding-bottom: 10px;
}

#userlogin, #currentfavorites, #register {
	color: #333;
	border-bottom: 1px solid #ddd;
	margin: 0 0 10px;
	padding: 0 0 5px;
}

#front-page #discussions ul { padding: 0 0 0 14px; }

.sticky { background: #a1d29a; }

/* Topic Page
=================================== */

.infobox {
	border: 0px solid #ccc;
	border-width: 0px 0;
	padding: 0;
}

.infobox ul {
	margin: 0;
	padding: 0;
}

.infobox ul li { padding-bottom: 3px; }

#topic-info {
	float: left;
	padding: 0;
}

#topic-tags {
	border-left: 1px solid #ccc;
	float: right;
	padding: 0 0 0 1em;
}

.nav {
	margin: 15px 0;
	padding: 12px 0;
}

.nav span { font-weight: bold; }

.nav span, .nav a { padding: 6px; }









ol#thread {
	margin: 10px 0px;
	padding: 0px;
}

ol#thread li.threaditem {
	margin-left: 100px;
	margin-bottom: 15px;
	list-style: none;
	border: 1px solid #ccc;
	display: inline-block;
	position: relative;
}

ol#thread li.threaditem .threadauthor {
	margin-left: -100px;
	margin-top: -20px;
	width: 100px;
	font-weight: bold;
	position: absolute;
}

ol#thread li.threaditem .threadpost {
	padding: 15px 10px;
	margin: 0px;
}

ol#thread li.threaditem .poststuff {
	font-weight: normal;
	margin: 0;
	background: #eee;
	padding: 3px 5px;
}





.num, #forumlist small {
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
}

.postform {
}

.postform textarea {
	height: 12em;
	margin: 5px 0;
	padding: 5px;
	display: block;
}

.postform label { 	
	font-size: 11px;
	font-weight: bold; 
	display: block;
}

.postform label input { 	
	font-weight: normal; 
}

#manage-tags { 
	margin: 10px 0; 
	list-style: none; 
}

#manage-tags li {
	float: left;
	width: 200px;
	padding-bottom: 10px;
}

.submit { }

.topiclink { display: block; }

.topictitle {
	font-size: 26px;
	font-weight: normal;
	display: inline;
}

/* Other
=================================== */


#front-search {
	float: right;
	margin-top: -8px;
}

#latest td, #forumlist td, #favorites td { padding: 5px 10px; }

#forumlist tr td div.nest {
	padding-left: 2.5ex;
}

#latest tr:hover, #forumlist tr:hover, #favorites tr:hover { background: #e4f3e1; }

#latest th, #forumlist th, #favorites th {
	border-bottom: 1px solid #aaa;
	background: #ddd;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	padding: 5px 10px;
	text-transform: uppercase;
}

#latest, #forumlist, #favorites {
	background: #f7f7f7;
	margin-bottom: 2em;
}

.bozo { background: #eeee88; }

.alt.bozo { background: #ffff99; }

.deleted { background: #ee8888; }

.alt.deleted { background: #ff9999; }

/* Profile Page
=================================== */

#profile-menu {
	list-style: none;
	position: absolute;
	right: 0;
}

#profile-menu li {
	font-size: 1.1em;
	background-color: #eee;
	padding: 4px 7px;
	display: inline;
	border-top: 3px double #9e9e9e;
	position: relative;
	top: -10px;
}

#profile-menu li.current {
	background-color: #ddd;
	border-top: 1px solid #9e9e9e;
}

#userinfo { margin-top: 10px; }

#userinfo dt { font-weight: bold; }

#userinfo dd { margin: 0 0 5px; } 

#useractivity { margin: 15px 0 5px; }

.user-recent { margin: 0 0 10px; }

.user-recent ol { margin: 5px 0 0 28px; }

.user-recent ol li { margin: 0 0 3px; }

ol, ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

.Content_SubHead {
	color: #555;
	font-weight: bold;
	font-size: 1.37em;
}


