/* WERESOURCE PAGE LAYOUT CSS */
/* Created by Raccoon for Weresource.org */

/* ================ ------------- ================ */
/* ================ General Stuff ================ */
/* ================ ------------- ================ */
body {
	margin: 0;
	padding: 0;
}
.User_Avatar {
}

/* ================ ------------- ================ */
/* ================ Page Sections ================ */
/* ================ ------------- ================ */
#page_wrapper {
	margin: 0 auto;
	width: 800px;
	padding: 0;
	text-align: left;
}

/* ======== Page Head ======== */
#page_head {
	width: 800px;
}

/* -------- midsection stuff below -------- */
#page_midsection {
	width: 800px;
	margin-left: 0;
	margin-right: 0;
}

/* ======== The Sidebar Menus ======== */
#page_sidebar {
	width: 176px;
	height: auto;
	padding-top:0;
	margin-left: 2px;
	margin-right: 2px;
	float: left;
}
	.sidebar_widget {
		margin-top: 2px;
		margin-bottom: 2px;
	}
		.widget_title {
			
		}
		.widget_content {
			
		}
		.widget_menu {
			
		}
			.menu_link {
				
			}
			.menu_menu {
				
			}
				.menu_submenu {
					width: 196px;
					height: auto;
					float: left;
					margin-left: 198px;
				}

/* ======== Main Content Section ======== */
#page_content {
	width: 604px;
	margin-left: 182px;
	margin-right: 2px;
	padding: 2px;
	min-height:600px;
	height:auto !important;
	height:600px;
}
	#content_top {
		
	}
	#content_notice {
		
	}
	#content_title {
		
	}
	#content_section {
		
	}
	#content_bottom {
		
	}

#page_foot {
	clear:both;
	width: 800px;
	height: 50px;
	margin-left: 2px;
	margin-right: 2px;
	border:1px solid black;
}
	#foot_w3ctag {
		float: left;
		margin-left: 14px;
	}
	#foot_w3ctag img {
		border:0;
	}

	#foot_info {
		
	}


/* ================ ---------------- ================ */
/* ================ Individual Pages ================ */
/* ================ ---------------- ================ */

/* ================ Main Page ================ */
.Main_Page {
}
.Main_welcome {
}
.main_sitenews_head {
}
.main_sitenews_title {
}
.main_sitenews_writer {
}
.main_sitenews_content {
}
.main_sitenews_commentbuttons {
}
.main_sitenews_foot {
}
/*Featured content*/

/* ================ News Page ================ */
.News_Page {
}
.News_Article_Title {
}
.News_Article_Author {
}
.News_Article_Description {
}
/* ---------------- */
.News_Headline {
}
.News_Author {
}
.News_Content {
}
.News_Creditline {
}

/* ================ Calendar ================ */
.Calendar_Page {
}
.Calendar_table {
}
.Calendar_month {
}

/* ================ Profile ================ */
.Profile_Page {
}
.profile_screenname {
}
.profile_infolist {
}
.profile_weblinks {
}
.profile_relinfo {
}
.profile_personal {
}
.profile_posting {
}

/* ================ Usercard ================ */
.usercard {
}

/* ================ Info Page ================ */
.Info_Page {
}


/* ================  ================ */
.PM_Page {
}
#PM_Tabs {
}
#PM_Inbox {
}
#PM_Outbox {
}
#PM_Oldbox {
}
/* ---------------- */
.Correspondence_Page {
}

/* ---------------- */
.WritePM_Page {
}

/* ================ User Search ================ */
.UserSearch_Page {
}
.UserSearch_Criteria_form {
}
.UserSearch_Result {
}

/* ================ Radio ================ */
.Radio_Page {
}

/* ================  ================ */


