/*-------- 2col centered -------*/

html {
    min-height: 100%;
    margin-bottom: 1px;
} /* so window doesn't shift in FireFox when there's no scrollbar. */

body {
    margin: 0;
    padding: 0;
	text-align: center;
    min-width: 71em;
	background: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

#centered {
    margin: 0 auto;
    width: 71em;
	height: 14.5em;
    text-align: left;
	background-image: url(oval.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#menu {
    position: relative;
	float: left;
    margin: 11em 0 2.5em 0;
	padding: 5px;
	width: 10em;
	background: #080C12;
	border: 1px solid #5A6C95;
}
#valid {
    position: absolute;
    bottom: -2em;
    left: 0;
}
#valid img {
    border: 0;
}

#main {
    float: right;
	margin: 0;
	padding: 0;
    width: 57em;
}

#header {
    position: relative;
    top: 0px;
    left: 0px;
    height: 14.5em;
	background-color: transparent;
}


/*-------- Site styles --------*/
/* http://www.colorsontheweb.com/colorwizard.asp was useful */
/* http://www.roundedcornr.com/ auto-generated the corner pngs */
/* http://www.ajaxload.info/ generated ajax-loader */

h1 {
    padding: 30px 0 15px 0;
    font-size: 18pt;
    margin: 0;
}
h2 {
	margin-top: 0;
}
p {
	margin-top: 0;
}

form {
	padding: 0;
	margin: 0 4px;
}
table {
    border: 0;
    width: 100%;
}
.filter_table {
    position: relative;
    padding: 0;
    margin: 0;
    background-color: #1a283c;
}
.filter_table_top div {
    background: url(roundedcornr_324180_tl.png) no-repeat top left;
}
.filter_table_top {
    background: url(roundedcornr_324180_tr.png) no-repeat top right;
}
.filter_table_bottom div {
    background: url(roundedcornr_324180_bl.png) no-repeat bottom left;
}
.filter_table_bottom {
    background: url(roundedcornr_324180_br.png) no-repeat bottom right;
}
.filter_table_top div, .filter_table_top, .filter_table_bottom div, .filter_table_bottom {
    width: 100%;
    height: 10px;
    font-size: 1px;
}
#message_content {
    padding-top: 2px;
    padding-bottom: 1.5em;
}
table.auth {
	margin-top: 1em;
    margin-bottom: 2em;
	width: 20%;
}
td.annotation {
    position: relative;
    width: 11em;
}

.filter_dropdown, .filter_dropdown ul {
	padding: 0;
	margin: 0;
	list-style: none;
    z-index: 999;
}
.filter_dropdown li {
	float: left;
	width: 10em;
    background: #5A6C95;
    z-index: 999;
}
.filter_dropdown li ul li {
    border: 1px solid #1a283c;
    margin-top: -1px;
}
.filter_dropdown li ul {
	position: absolute;
	width: 10em;
	left: -999em;
    z-index: 999;
}
.filter_dropdown li:hover ul, .filter_dropdown li.sfhover ul {
    position: absolute;
	width: 10em;
	left: auto;
    z-index: 999;
}

.page_links {
    text-align: right;
    margin-bottom: 2em;
}
.rss {
    font-size: 7pt;
    margin: 1px;
    padding: 0px 3px 0px 2px;
    color: white;
    background-color: #FF6600;
}

.post_forum, .post_article, .post_sitecontent, .post_file {
    position: relative;
    width: 100%;
    margin: 0 0 2em 0;
    padding: 0;
}
.post_type_forum, .post_type_article, .post_type_sitecontent, .post_type_file {
    padding: 2px 2px 0 2px;
    margin: 0;
    color: black;
}
.post_type_forum_left {
    background: url(roundedcornr_395527_tl.png) no-repeat top left;
}
.post_type_forum_right {
    background: url(roundedcornr_395527_tr.png) no-repeat top right;
}
.post_forum, .post_type_forum, .post_type_forum_left, .post_type_forum_right {
    background-color: #5A6C95;
}
.post_type_article_left {
    background: url(roundedcornr_455880_tl.png) no-repeat top left;
}
.post_type_article_right {
    background: url(roundedcornr_455880_tr.png) no-repeat top right;
}
.post_article, .post_type_article, .post_type_article_left, .post_type_article_right {
    background-color: #599565;
}
.post_type_sitecontent_left {
    background: url(roundedcornr_639849_tl.png) no-repeat top left;
}
.post_type_sitecontent_right {
    background: url(roundedcornr_639849_tr.png) no-repeat top right;
}
.post_sitecontent, .post_type_sitecontent, .post_type_sitecontent_left, .post_type_sitecontent_right {
    background-color: #955989;
}
.post_type_file_left {
    background: url(roundedcornr_521303_tl.png) no-repeat top left;
}
.post_type_file_right {
    background: url(roundedcornr_521303_tr.png) no-repeat top right;
}
.post_file, .post_type_file, .post_type_file_left, .post_type_file_right {
    background-color: #958359;
}
.post-header {
    border-bottom: 1px solid white;
    padding: 0 4em 4px 0;
    margin-bottom: 1em;
}
.post-content h2 {
    margin: 0;
    padding-top: 0.75em;
    font-size: 10pt;
}
.post-content ul {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
}
.post-content p {
    margin: 0;
    padding-top: 0.75em;
    padding-bottom: 0;
}
.linked_thumbnail {
	margin-bottom: 0.5em;
	text-align: center;
}
img.media {
    border: 1px solid black;
    max-width: 40em;
}
img.bbcode_img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.file_details {
	color: #AAAAAA;
	font-style: italic;
}
.edited {
    position: absolute;
    bottom: 4px;
    left: 0px; /* with right: 4px and no width IE was displaying a horizonal scroll bar :( */
    width: 99%;
    font-size: 8pt;
    font-style: italic;
    text-align: right;
}
.post_quality {
    margin-bottom: 1.5em;
}
.post_tools {
    position: absolute;
    bottom: 5px;
    left: 5px;
}
.flags {
    position: relative;
    margin-top: -0.75em;
}
.flags img {
    border: 0;
}
.byline {
    position: absolute;
    top: 0;
    margin-top: 1px;
    font-style: italic;
    font-size: 8pt;
}

.comments {
    margin: -2em 0 1em 0;
    text-align: right;
}
.comment_tag {
    padding: 0 2px 2px 2px;
    margin: 0;
    background: url(comment_middle.png) repeat-x bottom left;
}
.comment_tag a {
    text-decoration: none;
}
.comment_tag_left {
    background: url(comment_left.png) no-repeat bottom left;
}
.comment_tag_right {
    background: url(comment_right.png) no-repeat bottom right;
}
.comment_tag, .comment_tag_left, .comment_tag_right {
    background-color: #080C12;
}
.comment_list {
    margin: 0 4em 1em 4em;
    padding: 0;
}
.comment_list p {
    margin: 1em 0 4px 4px;
}
.comment_list form {
    margin: 0;
    padding: 0;
}
.comment_list table {
	width: 20%;
}
.comments_border {
    border-top: 1px solid #5A6C95;
    border-left: 1px solid #5A6C95;
    border-right: 1px solid #5A6C95;
}
.comment {
    position: relative;
    border-bottom: 1px solid #5A6C95;
    margin: 0;
    padding: 0.5em;
}
.comment_header {
    position: absolute;
    top: 0.5em;
    left: 0.5em;
    width: 85%;
    margin: 0 0 0.5em 0;
    padding-bottom: 4px;
}
.comment_tools {
    position: absolute;
    top: 0.5em;
    right: 0.5em;
    width: 10%;
    margin: 0 0 0.5em 0.5em;
    padding-bottom: 4px;
    text-align: right;
    font-weight: bold;
}
.comment_tools a {
    text-decoration: none;
}
.comment_text {
    margin-top: 2em;
}
.comment ul {
    padding: 0.25em 0 0.25em 1em;
    margin: 0.25em 0 0.25em 1em;
}
.comment lid {
    padding: 0;
    margin: 0;
}
.bbcode_quote_header, .bbcode_code_header {
    font-style: italic;
    font-size: 8pt;
	color: #AAAAAA;
    margin: 0.5em 3em 0 3em;
}
.bbcode_quote_header {
	border-top: solid 1px #999999;
}
.bbcode_quote_body, .bbcode_code_body {
    margin: 0 3em 0 3em;
}
.bbcode_code_body {
    font-family: monospace;
}
.bbcode_quote_body {
    font-size: 8pt;
	color: #AAAAAA;
	border-bottom: solid 1px #999999;
}

.sticky_t, .sticky_b {
    position: relative;
    width: 100%;
    height: 19px;
}
.sticky_t {
    background: url(sticky_h.png) repeat-x 19px top;
}
.sticky_mid {
    position: relative;
    padding: 15px 2em 1px 2em;
}
.sticky_b {
	margin-bottom: 4em;
    background: url(sticky_h.png) repeat-x 19px bottom;
}
.sticky_l, .sticky_r {
    position: absolute;
    top: 0;
    height: 100%;
    width: 19px;
}
.sticky_l {
    left: 0;
    background: url(sticky_v.png) repeat-y top left;
}
.sticky_r {
    right: 0;
    background: url(sticky_v.png) repeat-y top right;
}
.sticky_tl, .sticky_tr, .sticky_bl, .sticky_br {
    position: absolute;
    height: 19px;
    width: 19px;
}
.sticky_tl {
    top: 0;
    left: 0;
    background: url(sticky_tl.png) no-repeat top left;
}
.sticky_tr {
    top: 0;
    right: 0;
    background: url(sticky_tr.png) no-repeat top right;
}
.sticky_bl {
    bottom: 0;
    left: 0;
    background: url(sticky_bl.png) no-repeat bottom left;
}
.sticky_br {
    bottom: 0;
    right: 0;
    background: url(sticky_br.png) no-repeat bottom right;
}
.sticky_content {
	padding: 0;
    margin: 0;
}
.sticky_tag {
	color: gold;
	font-style: italic;
}

.date_line {
    margin: 3em 0 1.5em 0;
    text-align: center;
}

ul.links {
    margin: 0;
    padding: 0 0 1em 0;
    list-style-type: none;
}
ul.links a {
    text-decoration: none;
}
ul.links ul {
    margin: 0;
    padding: 0 0 0 1.3em;
}
#menu ul.links {
    padding-bottom: 1.5em;
}
li {
	padding-top: 3px;
}
li.subsection_start {
    padding-top: 0.5em;
}

.faq_section {
	margin-bottom: 0;
	padding-bottom: 0;
}
ul.faq_question {
	padding: 0 0 1em 1em;
    margin: 0.5em 0 0.5em 1em;
}
ul.faq_question a {
    text-decoration: none;
}

.upload_status {
    position: relative;
    width: 500px;
    margin: 2em auto 0.5em auto;
}
.upload_bar, .upload_progress {
    float: left;
    height: 1.3em;
}
.upload_bar {
    background-color: #1a283c;
}
.upload_progress {
    background-color: #5A6C95;
}
.upload_percent {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}
.upload_status img {
    border: 0;
}


/*-------- Bioware ----------------*/

a {
	color: #6699FF;
	text-decoration: underline;
}
a:visited {
	color: #99CCFF;
}
a:hover {
	color: #D09448;
	text-decoration: underline;
}
a:active {
	color: #D09448;
}	
	

b {
	color: #FFFFFF;
}

em {
	color: #FFFFFF;
}
i {
	color: #FFFFFF;
}
strong {
	color: #FFFFFF;
}


h2 {
	font-family : Verdana, arial, sans-serif;
	font-size : 14pt;	
	color: #FFFFFF;
}	
h3 {
	font-family : Verdana, arial, sans-serif;
	font-size : 12pt;
	color: #FFFFFF;
}	
h4 { 
	font-family : Verdana, arial, sans-serif;
	font-size : 10pt;
	color: #FFFFFF;
}
hr {
	height: 1px;
}

ul {  	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
ol {  	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
p { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
pre { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
select { 
	font-size: 8pt;
}
form {
	margin-bottom: 4px;
}

td {
    font-size: 12px;
}
.maintable {
	background-color: #5A6C95;
}
.maintable2 {
	background-color: #363F55;
}
.vtclass1 {
	background: #1a283c;
}
.vtclass2 {
	background: #080C12;
}

.smallertext {
	font-size: 8pt;
}

.quote {
	font-size: 8pt;
	color: #AAAAAA;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
}
	
.editby {
	font-size: 8pt;
	color: #AAAAAA;
}
	
.postedtext {	
	color: #AAAAAA;
}


/*-------- star rating ----------------*/

.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
	background: url(star.gif) left -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
}
.star-rating a, 
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
	background-position: left bottom;
}
.star-rating a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}	

/* for an inline rater */
.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display: inline-block;
	vertical-align: middle;
	padding-bottom: 3px;
}

.star-rating-div {
	position: absolute;
    top: 1px;
    right: 1px;
}

/* smaller star */
.small-star{
	width:50px;
	height:10px;
}
.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating{
	background-image: url(star_small.gif);
	line-height: 10px;
	height: 10px;
	padding: 0;
	margin: 0;
}
