/* WERESOURCE PAGE LAYOUT CSS */
/* Created by WolfPaws for Weresource.org */
/* Edited by Raccoon */
/* Images and such by Strill for the origional layout */
/* Edited by WolfFriend */

/* ================ ------------- ================ */
/* ================ General Stuff ================ */
/* ================ ------------- ================ */
body {
	background:#333 none repeat scroll 0 0;
	color:#000000;
	font-family:verdana,arial,sans-serif;
	font-size:8pt;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:13pt;
}
#page_wrapper {
	background-color:#444;
}
#page_head {
	margin: 0 auto;
	width: 800px;
	padding: 0;
	text-align: center;
	height: 150px;
	border:0;
}


#header_wrapper {
	height:150px;
	background-color:#444;
}

#page_midsection {
	background-color:#333;
	position:relative;
}
#page_sidebar {
	padding:2px;
	text-align:left;
}
.sidebar_widget {
	background:#ccc none repeat scroll 0 0;
	border:1px solid black;
}
.widget_title {
	background:#555 none repeat scroll 0 0;
	border-bottom:1px solid black;
	color:#FFFFFF;
	padding-left:3px;
}
.widget_content {
	text-align: center;
	width: 100%;
	overflow: hidden;
	padding-top: 3px;
}
.widget_menu {
}

.menu_link ul {
	list-style-type:none;
	margin:0;
	padding-left:0;
	text-align:left;
	width:164px;
}
.menu_link ul li a:hover {
	background-color:#fff;
}
.menu_link ul li a {
	padding-left:10px;
	display:block;
	width:164px;
}
.menu_menu {
}
.menu_submenu {
	background:#00DD00 none repeat scroll 0 0;
}
#page_content {
	/*background:#D0DEE6 none repeat scroll 0 0;*/
}
#content_top {
	background-color:#9BB2BF;
}
#content_notice {
	background-color:#9BB2BF;
}
#content_title {
}
#content_section {
}
#content_bottom {
}
#page_foot {
	background:#444 none repeat scroll 0 0;
	color:#fff;
	font-family:verdana,arial,sans-serif;
	font-size:7pt;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	clear:both;
}

#page_foot a {
	color:#aaa;
	text-decoration:none;
}

#page_foot a:hover {
	color:#fff;
}

/*Preferences*/
#myLeftNav {
	float:left;
	width:140px;
}

.mynav{
	background-color:#ddd;
	width:145px;
	height:20px;
	border: 1px solid black;
	border-bottom:0;
	margin:0;
	overflow:hidden;
}
.mynav a {
	display:block;
	padding-left:5px;
	text-decoration:none;
	color:#000;
	height: 100%;
}

.mynav a:hover {
	display:block;
	text-decoration:none;
	background-color:white;
}

#mynav_save a {
	color:#ccc;
}

.mynav_last {
	border-bottom: 1px solid black;
	margin: 0;
	clear:both;
}

.mynav_selected {
	background-color:#ffffff;
	border-right: 1px solid white;
}

#myRightNav {
	float:right;
	width:450px;
}

#myNavContainer {
	width:590px;
	min-height:595px;
	margin:0;
}

/*containers*/

.navcont{
	border-right:1px solid black;
	border-top:1px solid black;
	width:455px;
	min-height:600px;
	height:auto !important;
	height:600px;

	background-color:#fff;
	position:relative;
	float:left;
	margin:0;
}

/*List inside*/
#mytheriolist {
	padding-left:1px;
	margin-left:1px;
	list-style-type:none;
}

.myremove a{
	color:#555;
	text-decoration:none;
}

#myRightNav table {
	font-size:11px;
}

#myRightNav table input{
	font-size:11px;
}

#myRightNav table select{
	font-size:11px;
}

#mynav_save a {
	color:#000;
	text-decoration:none;
}

#mynav_save a:hover {
	color:#b00;
}

/*profiles*/
#profileUsername {
	text-align: left;
	margin: 5px;
}
#profileUsertitle {
	text-align: left;
	margin-top: 0px;
	margin-left: 5px;
	font-weight: normal;
}
#profileMain {
	width: 590px;
	height: 165px;
	background-color: #eee;
	border: thin black solid;
	padding: 5px;
	margin-bottom: 10px;
}

#profileAvatar {
	width: 150px;
	height: 150px;
	float: left;
	border: thin black solid;
	padding: 5px;
	margin-right: 5px;
	text-align: center;
}
#profileBio {
	text-align: left;
	border: thin black solid;
	padding: 5px;
	float: left;
	width: 230px;
	height: 150px;
}
#profileBio div {
	width: 100%;
	height: 136px;
	overflow: auto;
}
#profileBio h1 {
	text-align: left;
	font-size: 7pt;
	font-weight: bold;
	color: black;
	margin: 0px;
}
#profileMainInfo {
	float: right;
	text-align: left;
	border: thin black solid;
	width: 165px;
	height: 150px;
	padding: 5px;
}
#profileMainInfo label {
	font-weight: bold;
}
#profileMainInfo a:link {
	font-weight: bold;
	text-decoration: none;
	color: #555;
}
#profileMainInfo a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #999;
}
#profileMainInfo a:hover {
	text-decoration: underline;
}

#profileMainInfo div {
	width: 100%;
}

ul.profileTopNav {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 601px;
	height: 20px;
}

ul.profileTopNav li {
	float: left;
}

ul.profileTopNav a:link {
	display: block;
	width: 100px;
	height: 19px;
	border-top: thin black solid;
	border-left: thin black solid;
	border-bottom: thin black solid;
	background-color: #eee;
	text-decoration: none;
	color: black;
	margin: 0px;
}
ul.profileTopNav li.profileTopNavSelected a:link {
	border-bottom: thin white solid;
	background-color: white;
}
ul.profileTopNav li.profileTopNavLast a:link {
	border-right: thin black solid;
}
ul.profileTopNav li.profileTopNavLastSelected a:link {
	border-right: thin black solid;
	border-bottom: thin white solid;
	background-color: white;
}
ul.profileTopNav a:visited {
	display: block;
	width: 100px;
	height: 19px;
	border-top: thin black solid;
	border-left: thin black solid;
	border-bottom: thin black solid;
	background-color: #eee;
	text-decoration: none;
	color: black;
	margin: 0px;
}
ul.profileTopNav li.profileTopNavLast a:visited {
	border-right: thin black solid;
}
ul.profileTopNav li.profileTopNavSelected a:visited {
	border-bottom: thin white solid;
	background-color: white;
}
ul.profileTopNav li.profileTopNavLastSelected a:visited {
	border-right: thin black solid;
	border-bottom: thin white solid;
	background-color: white;
}
ul.profileTopNav a:hover {
	background-color: #fff;
}
div.profileBody {
	padding: 5px;
	width: 590px;
	min-height: 320px;
	background-color: white;
	border: thin black solid;
}

table.profileBodyContainer {
	width: 80%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 2px;
}
table.profileBodyContainer td {
	border: thin gray solid;
	width: 50%;
}
table.profileBodyContainer td span.profileFieldHeading {
	font-weight: bold;
}

div.profileBodyContainer {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	overflow: hidden;
}
div.profileBodyContainer div.profileFriendAvatar {
	margin: 15px;
	width: 150px;
	height: 150px;
	border: thin black solid;
	float: left;
	text-align: center;
}
div.profileBodyContainer div.profileFriendAvatar div.profileFriendAvatarImg {
	width: 152px;
	height: 152px;
}
div.profileBodyContainer div.profileFriendAvatar div.profileFriendAvatarImg a {
	display: block;
	width: 150px;
	height: 150px;
	text-align: center;
}
div.profileBodyContainer div.profileFriendAvatar div.profileFriendAvatarImg img {
	width: 150px;
	height: 150px;
	text-align: center;
	border: none;
}
div.profileBodyContainer div.profileFriendAvatar div.profileFriendAvatarCaption {
	text-align: center;
}
div.profileBodyContainer a:link {
	font-weight: bold;
	text-decoration: none;
	color: #555;
}
div.profileBodyContainer a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #999;
}
div.profileBodyContainer a:hover {
	text-decoration: underline;
}


.suggest_link {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
}

.suggest_link_over {
	background-color: #3366CC;
	padding: 2px 6px 2px 6px;
}

#search_suggest {
	position: absolute; 
	background-color: #FFFFFF; 
	text-align: left; 
	/*border: 1px solid #000000;*/
}       

.delMsg {
	text-decoration:none;
}

.delMsg a {
	text-decoration:none;
	color:#700;
}

.delMsg a:hover {
	text-decoration:none;
	color:#c00;
}

.msgUsrLink {
	font-size:10px; 
	width:200px; 
	margin:0; 
	padding:0;
}

.msgUsrLink a {
	font-size:10px; 
	width:200px; 
	margin:0; 
	padding:0;
	color: #555;
	text-decoration:none;
}
.msgUsrLink a:hover {
	color:#aaa;
}

.msgOpen {
	min-height:16px;
	height: auto !important;
	height:16px;
}

.msgClosed {
	min-height:16px;
	height: auto !important;
	height:16px;
	clear:both;
}

.msgnav a {
	text-decoration:none;
	color:#000;
}

.msgnav {
	width:100px;
	float:left;
	padding-left:5px; 
}

.msgnav a:hover {
	color:#ccc;
}

.msgnav_enabled {
	background-color:#fff;	
}

.msgnav_disabled {
	border-bottom:1px solid black; 
	background-color:#ccc;
}

.msg_title a {
	color: #000;
	text-decoration:none;
}

.msg_title a:hover{
	color: #aaa;
	text-decoration:none;
}

.forum_new_entry a {
	color: #000;
	text-decoration:none;
}

.forum_new_entry a:hover {
	color: #aaa;
}

.topmsgnav {
	color:#ccc;
}

.topmsgnav a {
	color:#fff;
	text-decoration:none;
}

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

/** FF fixes **/
#myRightNav > #myShifting {
	left:7px;
}

#myRightNav > #myTherio {
	left:7px;
}

#myRightNav > #myRelation {
	left:7px;
}

#myRightNav > #myPrivacy {
	left:7px;
}

#myRightNav > #myBio {
	left:7px;
}

#myRightNav > #myBasic {
	left:7px;
}

#myRightNav > #myForum {
	left:7px;
}




/*The lightbox stuff :3*/
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}

#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
}

#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(/design/skins/weresource/img/overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(/design/skins/weresource/img/blank.gif);
	/* This errors, check */
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/design/skins/weresource/img/overlay.png", sizingMethod="scale");*/
}

/* Front page news */
div.news_item {
	border-style: groove;
	border-width: 2px;
	border-color: black;
	margin-bottom: 30px;
	padding: 3px;
	background-color: #ddd;
	overflow: hidden;
}

div.news_item div.news_header {
	float: left;
	font-weight: bold;
}

div.news_item div.news_header span.news_postedby {
	font-weight: normal;
	font-size: 10px;
	font-style: italic;
}

span.news_title a:link {
	color: black;
	text-decoration: none;
}

span.news_title a:visited {
	color: #666;
	text-decoration: none;
}

span.news_title a:hover {
	text-decoration: underline;
}

span.news_postedby a:link {
	color: black;
	text-decoration: none;
}

span.news_postedby a:visited {
	color: #444;
	text-decoration: none;
}

span.news_postedby a:hover {
	text-decoration: underline;
}

div.news_item div.news_date {
	float: right;
	font-weight: bold;
}

div.news_item div.news_text {
	overflow: auto;
}

div.news_item hr {
	color: white;
}

div.news_item div.news_footer {
	font-style: italic;
	padding-left: 1em;
	float: left;
}

div.news_footer a:link {
	color: black;
	text-decoration: none;
}

div.news_footer a:visited {
	color: #666;
	text-decoration: none;
}

div.news_footer a:hover {
	text-decoration: underline;
}

div.news_admin_links {
	float: right;
}

div.news_admin_links a:link {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

div.news_admin_links a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #444;
}

div.news_admin_links a:hover {
	text-decoration: underline;
}

div.front_page table.pager {
	margin-top: 20px;
}

table.pager td a:link {
	display: block;
	color: black;
	text-decoration: none;
}

table.pager td a:visited {
	display: block;
	color: #666;
	text-decoration: none;
}

table.pager td a:hover {
	text-decoration: none;
	background-color: white;
}

/* News page stuff */
div.news_page_item {
	text-align: left;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	margin-bottom: 30px;
	margin-top: 10px;
	padding: 5px;
	background-color: white;
	overflow: hidden;
}

div.news_page_item div.news_page_header div.news_page_title {
	font-size: 12pt;
	font-weight: bold;
	margin: 4px;
}

div.news_page_item div.news_page_header div.news_page_postedby {
	float: left;
}

div.news_page_postedby a:link {
	color: #222;
	text-decoration: none;
}

div.news_page_postedby a:visited {
	color: #666;
	text-decoration: none;
}

div.news_page_postedby a:hover {
	text-decoration: underline;
}

div.news_page_item div.news_page_header div.news_page_date {
	float: right;
	font-style: italic;
}

div.news_page_item div.news_page_text {
	overflow: auto;
	min-height: 100px;
	margin-top: 20px;
	margin-bottom: 20px;
}

div.news_page_item hr {
	color: black;
	margin: 0;
	padding: 0;
}

div.news_page_item div.news_page_footer {
	/*float: left;*/
}

div.news_page_footer a:link {
	font-weight: bold;
	color: #222;
	text-decoration: none;
}

div.news_page_footer a:visited {
	color: #666;
	text-decoration: none;
}

div.news_page_footer a:hover {
	text-decoration: underline;
}

div.news_page_item div.news_page_footer div.news_page_admin_links {
	float: right;
}

div.news_page_admin_links a:link {
	text-decoration: none;
	color: #222;
	font-weight: bold;
}

div.news_page_admin_links a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #666;
}

div.news_page_admin_links a:hover {
	text-decoration: underline;
}

/* Comments portion of news page */
div.news_comment {
	background-color: #eee;
	margin-bottom: 4px;
	border: solid thin black;
	margin-right: 20%;
	display: block;
}

div.news_comment div {
	padding-left: 3px;
	padding-right: 3px;
}

div.news_comment_editbox {
	display: none;
	text-align: right;
	margin-right: 6px;
}

div.news_comment_editbox textarea {
	width: 100%;
}

div.news_page_comments_header {
	font-weight: bold;
}

div.news_comment div.comment_header {
	border-bottom: solid thin black;
	padding-bottom: 3px;
	background-color: #888;
}

div.news_comment div.comment_date {
	float: left;
}

div.comment_id a:link {
	color: #222;
	font-weight: bold;
	text-decoration: none;
}

div.comment_id a:visited {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

div.comment_id a:hover {
	text-decoration: underline;
}

div.comment_poster a:link {
	font-weight: bold;
	color: blue;
}
div.comment_poster a:visited {
	font-weight: bold;
	color: purple;
}
div.comment_poster a:hover {
	text-decoration: underline;
}

div.news_comment div.comment_header div.comment_id {
	float: right;
}

div.news_comment div.comment_title {
	font-weight: bold;
}

div.news_comment div.comment_posterinfo {
	border-bottom: thin black solid;
	padding-bottom: 3px;
	padding-top: 3px;
}

div.news_comment div.comment_posterinfo div.comment_poster {
	float: left;
}

div.news_comment div.comment_posterinfo div.comment_poster div.comment_poster_username {
	font-weight: bold;
}

div.news_comment div.comment_posterinfo div.comment_poster div.comment_poster_title {
	font-weight: bold;
}

div.news_comment div.comment_posterinfo div.comment_poster_av {
	float: right;
	width: 90px;
	height: 90px;
}

div.news_comment div.comment_text {
	text-align: left;
	background-color: white;
	padding-bottom: 10px;
}

div.news_comment div.comment_text div.comment_text_content_editline {
	font-size: 7pt;
	font-style: italic;
}

div.news_comment div.comment_text div.signature_line {
	width: 144px;
	border-bottom: solid 1px black;
	padding-top: 1em;
}

div.news_comment div.comment_text div.comment_text_content {
	min-height: 4em;
}

div.news_comment div.comment_footer {
	border-top: thin black solid;
	display: block;
}

div.comment_footer a:link {
	color: #222;
	text-decoration: none;
	font-weight: bold;
}

div.comment_footer a:visited {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

div.comment_footer a:hover {
	text-decoration: underline;
}

div.comment_reply {
	margin-top: 20px;
	text-align: center;
	width: 100%;
}

div.comment_reply div.comment_reply_textarea {
	font-weight: bold;
	text-align: left;
	margin-left: 10%;
	margin-right: 10%;
}

div.comment_reply div.comment_reply_textarea textarea {
	width: 100%;
}

div.edit_comment {
	float: right;
}



/* BBCode styles */
.bb-n1 { font-size:15px; font-family: Verdana, sans-serif; font-weight: bold; }
.bb-n2 { font-size:13px; font-family: Verdana, sans-serif; font-weight: bold; }
.bb-n3 { font-size:11px; font-family: Verdana, sans-serif; font-weight: bold; }
.bb-code { border: 1px solid #666666; background-color: #D0CFC9; padding: 4px; }
.bb-definition { border: 1px solid #6666AA; background-color: #D0CFC9; padding: 4px; }
.bb-note { border: 1px solid #66AA66; background-color: #D0CFC9; padding: 4px }
.bb-warning { border: 1px solid #AA6666; background-color: #D0CFC9; padding: 4px; }
.bb-quote { border: 1px solid #66AA66; background-color: #D0CFC9; padding: 4px }
.bb-code-header { font-weight: bold; }

/* IRC stuff (For stdc page) */
.irc-date  {font-family: Courier New, Courier, mono;}
.irc-green {color: #009200;}
.irc-black {color: #000000;}
.irc-brown {color: #7b0000;}
.irc-navy  {color: #00007b;}
.irc-brick {color: #9c009c;}
.irc-red   {color: #ff0000;}
