/* Base style sheet for Conclave forums */
/* Created 5/13/2008 */

/* Whitespace reset, to remove browser inconsistencies----------------------- */
@import url("main.css");

/** {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul, dl {
	list-style-type: none;
}*/

/*body {
	background: #fff;
	font-family: Verdana, Arial, sans-serif;
	color: #333;
	font-size: 62.5%; 
}*/

/* Main layout/section styles */
/*#wrapper {
	width: 960px;
	font-size: 1.0em;
}*/

/*#header {
	background: #1e65ae;
	height: 77px;
}*/
#content {
	width: 742px;
	float: right;
	margin: 14px 0 0 0;
	/*padding: 0 18px 0 8px;
		background: #ffffff;*/
}
#white-box{
	padding: 0 18px 20px 8px;
	background: #ffffff;
	height: 100%;
	position: relative;
	float: left;
	margin: 0 0 0 15px;
}


#sidebar {
	width: 238px;
	/*float: left;*/
	color: #ffffff;
	background: #6BB6DA;
	min-height:143px;
	/**height: 270px;
		_height: 200px;*/
	/*padding: 0 10px 10px 10px;*/
	/*border: 1px solid #cbd3e3;*/
	/*display: inline;*/
	/*padding-bottom: 12px;*/
	position: relative;
	/*margin: 14px 0 0 0;*/
}

#sidebar-bottom-img {
	position: absolute;
	bottom: -10px;
}

/*#footer {
	clear: both;
	margin-bottom: 20px;
}*/

/* Extended layout/section styles */
#home_content_module {
	/*background: #eef4f9;
		border: 1px solid #cbd3e3;*/
}

#home_content_module .topic_header {
	/*background: url('../img/home_topic_header_1x26.jpg') repeat-x left top;*/
	height: 26px;
	/*border: 1px solid #cbd3e3;*/
}

#home_content_module .topic_header img {
	/*float: left;
	margin: 5px 0 0 12px;*/
}

#home_content_module h3 {
	/*font-size: 1.2em;
	color: #242957;
	margin: 5px 0 0 12px;
	padding-left: 20px;*/
}

#home_content_module h3 a {
	color: #242957;
	text-decoration: none;
}

#home_content_module ul {
	margin: 12px 32px;
}

#home_content_module ul li {
	line-height: 1.5em;
	font-size: 1.2em;
}

#home_content_module ul li.last_list_item {
	margin: 12px 0 17px 0;
	font-size: 1.1em;
}

#home_content_module ul li.last_list_item a {
	text-decoration: none;
}

#home_content_module ul li.last_list_item a:hover {
	text-decoration: underline;
}

#home_content_module ul li a {
	color: #31325b;
}

#home_content_module ul li a:hover {
	text-decoration: none;
}

/* Individual section styles */
/*#header img {
	background: #6193c6;
	border: 1px solid #fff;
	width: 186px;
	height: 60px;
	margin: 8px 8px 0 8px;
}*/

#content h1 {
	color: #003399;
	/*margin-left: 12px;*/
	font-size: 1.7em;
	font-family: Arial, sans-serif;
	padding-top: 12px;
}

#content h2.home {
	color: #003399;
	margin: -10px 20px 10px 20px;
	padding-top: 4px;
	zoom: 1;
	position: relative;
	float: left;
	display: inline;
	font-size: 1.7em;
}

form#forums-landing-filter {
	margin-right: 20px;
	margin-left: 20px;
	position: relative;
	zoom: 1;
	color: #039;
	float: left;
	padding: 0;
	margin-top: -2px;
}

form#forums-landing-filter label {
	font-size: 1.4em;
	vertical-align: middle;
	padding-bottom: 2px;
}

#content table.topics-table {
	width: 100%;
	clear: left;
	margin: 0 0 0 0;
	padding: 0;
	border: 0 none;
	zoom: 1;
}

#content table.topics-table th {
	background: #619bbe;
	height: 36px;
	vertical-align: middle;
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
}

#content table.topics-table td, #content table.topics-table td a {
	text-align: left;
	color: #333;
}

#content table.topics-table td a {
	text-decoration: underline;
}

#content table.topics-table td.widest {
	width: 200px;
}

#content table.topics-table td {
	padding-left: 20px;
	font-weight: normal;
	font-size: 1.0em;
}

#content table.topics-table td.no-pad {
	padding: 0;
}

#content table.topics-table td.body-bg {
	background: #addeed;
}

#content table.topics-table tr.striped {
	background: #d0e7fe;
}

#content table td#discussions-landing {
	background: #addeed;
	margin: 0;
	padding: 0;
}

#content div.home_content_intro {
	/*margin: 0px 0px 10px 12px;*/
	line-height: 1.4em;
	font-size: 1.2em;
}

#content span.intro p {
	margin-left: 12px;
	font-size: 1.2em;
	line-height: 1.4em;
}

#home_bottom_modules div {
	float: left;
	display: inline;
	background: #dee9f3;
	width: 281px;
	font-size: 1.1em;
	margin-top: 40px;
}

#home_bottom_modules div ul {
	margin: 0 10px 14px 10px;
}

#home_bottom_modules div ul li {
	line-height: 1.5em;
	font-size: 1.2em;
}

#home_bottom_modules div a {
	color: #2d305a;
}

#home_bottom_modules div.first {
	margin-right: 138px;
}

#home_bottom_modules h3 {
	color: #003;
	margin: 14px 20px 20px 10px;
	font-size: 1.1em;
}

#sidebar h3 {
	font-size: 1.2em;
	color: #ffffff;
	/*background: url('../img/sidebar_header_1x22.jpg') repeat-x;*/
	/*height: 22px;*/
	line-height: 1.6em;
	padding-left: 8px;
	/*margin-top: 20px;*/
}

#sidebar ul {
	margin: 8px 12px 0px 12px;
}

#sidebar ul ul {
	margin: 8px 12px 0px 24px;
}

#sidebar ul li {
	margin-bottom: 6px;
	font-size: 1.1em;
	font-weight: bold;
}

#sidebar ul ul li {
	margin-bottom: 4px;
	font-size: 1em;
	font-weight: none;
}

#sidebar ul li.old, #sidebar ul li.new {
	font-weight: normal;
	padding-left: 15px;
}

#sidebar ul li.old {
	background: url('../img/bullet_2.gif') no-repeat;
}

#sidebar ul li.new {
	background: url('../img/bullet_1.gif') no-repeat;
}

#sidebar ul li a {
	color: #ffffff;
	text-decoration: none;
}

#sidebar ul li a:hover {
	text-decoration: underline;
}

#sidebar ul ul li a {
	color: #ffffff;
	text-decoration: none;
}

#sidebar ul ul li a:hover {
	text-decoration: underline;
}

#sidebar p {
	font-size: 1.1em;
	margin: 4px 12px 0 8px;
	clear: both;
	color: #003;
	line-height: 2em;
}

#sidebar form {
	margin: 4px 0 0 8px;
}

#sidebar #search_box input {
	padding: 2px;
	margin: 0;
	display: inline;
	border: 1px solid #ccc;
	float: left;
}

#sidebar #search_box input.search_box_input {
	width: 170px;
}

#sidebar #search_box input.search_submit_button {
	border: none;
	padding: 0;
	margin: 0 0 0 5px;
}

#breadcrumb {
	/*margin: 0 18px 12px 12px;*/
}

#breadcrumb a {
	color: #003399;
}

#breadcrumb a:hover {
	text-decoration: none;
}

#topic_options {
	/*margin: 35px 18px 14px 12px;*/
	margin: 20px 0px 0px 0;
	float: left;
	display: inline;
}

#topic_options a {
	font-size: 1.2em;
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}

#topic_options a.start_new, #topic_options a.back {
	/*padding: 3px 0 5px 23px;*/
	margin-right: 35px;
	height: 20px;
}

#topic_options a.start_new {
	/*background: url('../img/start_new.gif') no-repeat;*/
}

#topic_options a.back {
	/*background: url('../img/back.gif') no-repeat;*/
}

#paging {
	float: right;
	color: #003399;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 5px;
}

#paging a {
	color: #003399;
	text-decoration: none;
}

#paging a:hover {
	text-decoration: underline;
}

#home_topics_paging {
	color: #003399;
	font-weight: bold;
	font-size: 1.1em;
	text-align: right;
	margin-bottom: 5px;
	position: relative;
	display: block;
	float: none;
}

#content .date_posted {
	font-size: 1em;
	color: #333;
	/*margin-left: 12px;*/
}

#content table {
	width: 670px;
	margin-top: 5px;
	border: 1px solid #cbd3e3;
	clear: both;
	position: relative;
}

#content table th {
	background: url('../img/home_topic_header_1x26.jpg') repeat-x;
	line-height: 26px;
	vertical-align: top;
	text-align: center;
	padding: 0 10px 0 5px;
}

#content table th.left {
	text-align: left;
	padding-left: 10px;
}

#content table td {
/*	border-left: 1px solid #cbd3e3;*/
	font-weight: bold;
	padding: 10px;
	font-size: 1.1em;
	text-align: center;
}

#content table tr.alt {
	background: #dee9f3;
}

#content table td.left {
	text-align: left;
}

#content table td.first {
	font-size: 1.2em;
}

#content table p.small, #content table span.small {
	font-size: 1em;
	font-weight: normal;
	color: #707070;
}

#content table td a {
	color: #40668c;
	text-decoration: none;
}

#content table td {
	color: #003399;
}

#content .num_replies {
	margin: 14px 0 -14px 0;
	font-size: 1.1em;
}

/* Top-level Post styles */
div.top_level_post {
	background: #c2d5e9;
	border: 1px solid #bbc7dd;
	margin: 17px 0 10px 0;
	width: 695px;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #282b30;
}

div.top_level_post .user_section {
	float: left;
	text-align: center;
	padding: 10px;
	display: block;
	width: 125px;
	height: 100%;
}

div.top_level_post .content {
	margin-left:145px;
	border-left: 1px solid #bbc7dd;
}

div.top_level_post .content p {
	padding: 0 12px 6px 0;
}

/* Post reply styles */
div.reply {
	background: #e0eaf4;
	border: 1px solid #bbc7dd;
	margin: 17px 0 10px 32px;
	width: 675px;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #282b30;
	display: block;
}

div.reply .user_section {
	float: left;
	text-align: center;
	padding: 10px;
	display: block;
	width: 125px;
}

div.reply .content {
	margin-left: 145px;
	border-left: 1px solid #bbc7dd;
}


div.reply .content p {
	padding: 0 12px 6px 18px;
}

/* Reply to reply styles */

div.reply_to_reply {
	background: #e0eaf4;
	border: 1px solid #bbc7dd;
	margin: 17px 0 10px 32px;
	width: 675px;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #282b30;
	display: block;
}

div.reply_to_reply .user_section {
	float: right;
	text-align: center;
	padding: 10px;
	display: block;
	width: 125px;
}

div.reply_to_reply .content {
	border-right: 1px solid #bbc7dd;
	margin-right: 145px;
}

div.reply_to_reply .content p {
	padding: 0 12px 6px 18px;
}

div.reply_to_reply .content p.post_text {
	margin-left: 0;
}

div.reply_to_reply .content p.date_small {
	
}

div.reply_to_reply .content h3 {
	margin-left: 0;
}

/* Common post styles */

div .user_section h4 {
	color: #282b58;
	margin-bottom: 8px;
	font-size: 1em;
}

div .user_section img {
	margin-bottom: 8px;
}

div .content h3 {
	font-size: 1.1em;
	color: #282b58;
	padding: 6px 18px 0 18px;
}

div .content span {
	float: right;
	background: #fff;
	color: #003;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
	border: 1px solid #bbc7dd;
	border-right: none;
	padding: 4px;
	display: inline;
	margin-top: -22px;
}

div .content p.date_small {
	color: #333;
	font-size: 0.9em;
	border-bottom: 1px solid #bbc7dd;
	padding-left: 18px;
}

div .content .post_text {
	font-size: 1.0em;
	line-height: 1.3em;
	color: #282b30;
	border-bottom: 1px solid #bbc7dd;
	margin: 14px 0 5px 0px;
	padding-bottom: 16px;
	padding-right: 18px;
	min-height: 75px;
	padding-left: 18px;
}

div.reply_to_reply .content .post_text {
	font-size: 1.0em;
	line-height: 1.3em;
	color: #282b30;
	border-bottom: 1px solid #bbc7dd;
	margin: 14px 0px 5px 0px;
	padding-bottom: 16px;
	padding-right: 18px;
	min-height: 75px;	
}

/* post_text span */

div .content .post_text span {
	margin-left: 0px;
	float : none;
	border-style : none
	padding : 0px;
	border: none;
	padding: 0px;
	display: inline;
	background: none;
}

div .content .post_text ol li {
	margin-left: 0px;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:decimal;
}

div .content .post_text ul li {
	margin-left: 0px;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:disc;
}

div .content p.options {
	padding: 6px 0px 12px 18px;
}

div .content p.options a {
	font-weight: bold;
	color: #285481;
	text-decoration: none;
	padding: 3px 12px 5px 22px;
}

div .content p.options a.reply_to_this {
	background: url('../img/reply.gif') no-repeat;
}

div .content p.options a.report_abuse {
	background: url('../img/abuse.gif') no-repeat;
}

div .content p.options a.edit_post {
	background: url('../img/edit.gif') no-repeat;
}

div .content p.options a.delete_post {
	background: url('../img/delete.gif') no-repeat;
}

div .content p.options a.more_options {
	background: url('../img/more_options.gif') no-repeat;
}

div .content .post_signature
{
	margin: 0px 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #bbc7dd;
	width: auto;
}

div .content .post_signature p
{
	min-height: 0px;
	margin-left: 0px;
}

div .reply_to_reply .content .post_signature
{
	margin: 0px 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #bbc7dd;
	width: auto;
	margin-left: 0px;
}

div .content .post_signature p
{
	min-height: 0px;
	margin-left: 0px;
}

.show_hide_replies {
	background: #ffffd7;
	width: 200px;
	margin: -10px 0 20px 32px;
	padding: 8px 0;
	border: 1px solid #bbc7dd;
	border-top: none;
	color: #5d5d54;
	font-weight: bold;
	font-size: 1em;
}

.show_hide_replies a {	
	color: #855d2c;
	margin-right: 12px;
}

.show_hide_replies a.hide {
	color: #5d5d54;
	text-decoration: none;
}

.show_hide_replies p {
	background: url('../img/reply_open.gif') no-repeat;
	padding: 0 0 0 22px;
	margin: 0 20px 0 12px;
	line-height: 20px;
}

.shown p{
	background: url('../img/reply_close.gif') no-repeat;
}

/* Search results styles */

#search_results li {
	border-bottom: 1px solid #ccc;
	padding: 18px 0;
	margin-left: 18px;
	font-size: 1.1em;
}

#search_results li h3 {
	font-size: 1.2em;
}

#search_results li a {
	color: #285481;
}

p.no_search_results {
	margin: 18px;
	font-size: 1.1em;
}

#search_results_header {
	margin: 18px 0 0 18px;
}

#search_results_header h2 {
	font-size: 1.6em;
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
}

div.search_paging {
	float: right;
	margin-top: -17px;
}

div.search_paging_bottom {
	float: right;
	margin-top: 5px;
}

/* Post form style */
#PostAddForm input, #PostAddForm textarea
{
	width: 100%;
	font-size: 14px;
}

#PostAddForm input[type="submit"]
{
	width: auto;
}

#PostAddForm label
{
	font-weight: bold;
}

/* Profile and registration form styles */

/*form {
	margin: 18px;
	font-size: 1.2em;
}*/

/*input, select, textarea {
	display: block;
	margin: 6px 0 18px 0;
	border: 1px solid #ccc;
	padding: 2px;
}*/


input[type="hidden"] {
	border: none;
	margin: 0;
	padding: 0;
}

input[type="checkbox"] {
	display: inline;
	margin-right: 4px;
	border: none;
}

textarea {
	width: 550px;
	font-size: 1.2em;
}

form .intro {
	margin-bottom: 12px;
}

h2.profile_header {
/*	margin: 18px;
	font-size: 1.6em;
	border-bottom: 1px solid #2D5883;
	color: #2D5883;*/
}

.profile_header{
	font-size: 1.6em;
	/*color: #0033CC;*/
	color: #003399;
	padding: 0 0 15px 0;
}

#profile_singleton {
	margin: 18px;
	font-size: 1.2em;
}

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

/* Utility classes */

.clear {
	clear: both;
}

.no_js {
	font-size: 1.2em; 
	margin: 0 0 18px 10px;
	font-style: italic;
}

p.error_message {
	color: #f00;
	font-size: 1.2em;
	margin-left: 18px;
}

ul.error_message {
	color: #f00;
	font-size: 1.2em;
	list-style-type: disc;
	margin: 12px 32px;
}

.saved_message {
	background-color: lightgreen;
	color: darkgreen;
	font-size: 2em;	
	padding: 15px;
	margin-left: 17px;
}

.error-message
{
	color: #f00;
	font-size 1.2em;
	margin-bottom: 10px;
}

.bold
{
	font-weight: bold;
}

/* jQuery live preview styles */

#js-preview p, #sig-preview p {
	margin: 12px 0;
}

#js-preview p {
	margin-top: 35px;
}

#sig-preview p {
	margin-bottom: 35px;
}

#preview-box p {
	margin: 12px 0;
}

#title-preview {
	font-weight: bold;
}

/* TinyMCE fixes */
#message_parent table
{
	width: auto;
}

#message_parent table td
{
	padding: 0px;
	margin: 0px;	
}

/* Private message popup */
#message_popup {
	width: 460px;
	margin: 20px;
	text-align: left;
}

#message_popup h2 {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 0.8em;
}

#message_popup label {
	display: block;
	font-size: 1.2em;
	padding-bottom: 0.3em;
}

#message_popup input {
	display: inline;
}

#message_form_container #success, #message_form_container #errors {
	margin: 18px 32px 18px 18px;
}

#message_popup #errors, #message_popup #success {
	margin: 12px 32px 12px 0;
}

#message_popup #success p, #message_form_container #success p {
	padding: 12px;
	color: #060;
	border: 1px solid #060;
}

#message_popup #success a, #message_form_container #success a {
	color: #060;
}

#message_popup #errors ul, #message_form_container #errors ul {
	padding: 12px;
	color: #f00;
	border: 1px solid #f00;
	list-style-type: disc;
}

#message_popup #errors ul li, #message_form_container #errors ul li {
	margin-left: 18px;
}

#private_message_form textarea, #private_message_form #subject {
	width: 400px;
	font-size: 1.1em;
	margin-bottom: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
}

#user_inbox {
	margin-left: 32px;
	font-size: 1.1em;
}

#user_inbox .message {
	margin-bottom: 24px;
}

#user_inbox .message a {
	color: #036;
}

#user_inbox .message img {
	display: block;
}

#user_inbox .user_info {
	float: left;
	display: inline;
}

#user_inbox .user_info a {
	text-align: center;
	display: block;
	margin: 6px auto;
}

#user_inbox .message_info {
	float: left;
	display: inline;
	margin-left: 14px;
	width: 530px;
}

#user_inbox .message_info p {
	margin-bottom: 14px;
}

#user_inbox .message_info h3 a {
	text-decoration: none;
}

#user_inbox .message_info h3.read a {
	color: #333;
}

#user_inbox .message_info .more {
	margin-top: 14px;
}

#original_messages {
	margin-left: 18px;
}

#original_messages p, #original_messages h3, div.message_reply p {
	margin-bottom: 14px;
}

div.message_reply {
	margin-bottom: 32px;
	padding-bottom: 32px;
	border-bottom: 1px solid #ccc;
}

#registration_form input[type="checkbox"], #profile_form input[type="checkbox"] {
	display: inline;
}

.inline {
	display: inline;
}
