@charset "utf-8";
/* CSS Document */
html {
	height: 100%;
}

body {
	background-color: #d0cfbb;
	background-image: url(http://www.southlaanime.com/img/bg.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 125%;
}

a:link, a:visited, a:hover, a:active {
	color: #900;
}

#container {
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	min-height: 100%;
	background-image: url(http://www.southlaanime.com/img/main_bg.png);
}

#main {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.content {
	width: 540px;
	float: left;
	min-height: inherit;
}

.content_faculty {
	width: 900px;
	float: left;
	min-height: inherit;
	margin-right:auto;
	margin-left:auto;
}

.content_blank {
	width: 100%;
	float: left;
	min-height: inherit;
	margin-right:auto;
	margin-left:auto;
}

.sidebar {
	width: 360px;
	float: left;
	min-height: inherit;
}

.clear {
	clear: both;
}

.foot_space {
	height: 65px;
	width: 100%;
}

.portal {
	width: 500px;
	margin-left: auto;
	margin-right:auto;
	height: auto;
	min-height: 100%;
}

img.staff {
	height: 134px;
}

h2 {
	color: #fff;
}

.mid-align {
	font-size:16px;
	color: #fff;
	font-weight:bold;
	padding-left: 5px;
	padding-top: 8px;
}

.widgettitle {
	color: #FFF;
	font-size:16px;
	font-weight:bold;
	padding-left: 15px;
	padding-top: 8px;
	height: 36px;
}

.edit-this {
	font-size:10px;
	font-weight:normal;
	padding-top:3px;
}

#facebook-like-box, #paypal_donations-3, #text-3, #text-5, #execphp-6, #text-4{
	background: url(http://www.southlaanime.com/img/heading_right.png) top right no-repeat;
	width: 354px;
	list-style-type: none;
}

#menu ul li p {
	margin-right: 40px;
}

#menu {
	width: 354px;
}

#comments, #postcomment {
	color:#900;
}
ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	}

.commentlist cite {
	padding: 7px;
	display:block;
	font-style:normal;
	background:url(http://www.southlaanime.com/images/bg_comments2_cite.gif);
	border-top:1px solid #f2bebe;
	border-bottom:1px solid #620b0b;
	color:#880000;
	}	

.commentlist a:link, .commentlist a:visited {
	color:#880000;
	}

.commentlist a:hover, .commentlist a:active {
	color:#d41717;
	}

.commentlist cite img {
	padding:1px;
	border:1px solid #aab59a;
	float:left;
	margin-right:9px;
	}

.commentlist .author {
	font: small-caps bold 1.2em Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	}

.commentlist .time {
	background: url(http://www.southlaanime.com/images/bg_clock.gif) no-repeat 1px;
	padding-left:13px;
	}

.commenttext {
	background: #bc0a0a url(http://www.southlaanime.com/images/bg_comments2_text.jpg) repeat-x bottom;
	border-top:1px solid #eb4040;
	padding: 0 20px 10px 20px;
	color:#fafcf6;
	}  


.left-heading, .post-date {
	background: url(http://www.southlaanime.com/img/heading_left.png) left no-repeat;
	height: 36px;
	width: 354px;
}

.feedback {
	height: 25px;
	vertical-align: top;
}

.post-content {
	padding-left:10px;
	padding-right:10px
}

.post-head {
	padding-left: 5px;
	height: 42px;
	width: 100%;
}

.storytitle {
	font-size: 16px;
	font-weight:bold;
	padding-bottom: 4px;
}

/* Head-Foot */

#header {
	width: 960px;
	background-image: url(../img/head_bg.png);
	height: 215px;
}

.head_top {
	width: 960px;
	height: 155px;
}

.head_nav {
	width: 800px;
	height: 60px;
	padding-left: 160px;
}

.head_nav a:active,
.head_nav a:link,
.head_nav a:visited,
.head_nav a:hover {
	color: #fff;
	text-decoration: none;
	font-size: 16px;
}

.foot_left a:active,
.foot_left a:link,
.foot_left a:visited {
	color: #fff;
	text-decoration: none;
}

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

#footer {
	width: 960px;
	height: 60px;
	background-image: url(../img/foot_bg.png);
	bottom: 0px;
	position: fixed;
	z-index: 9999;
	color: #fff;
}

.foot_left {
	width: 440px;
	padding-left: 40px;
	text-align: left;
	float: left;
	height: 40px;
	margin-top: 20px;
}

.foot_right {
	width: 440px;
	padding-right: 40px;
	text-align: right;
	float: left;
	height: 40px;
	margin-top: 20px;
}

/* -----Header Nav Bar----- */

/* zeroing padding/margin for all elements */
#TJK_dropDownMenu,
#TJK_dropDownMenu * { margin:0;padding:0;}
/* "Master" UL (the whole Menu) */
#TJK_dropDownMenu {
	position:relative;
	width:760px;
	max-width:100%;
	float:left;
	margin-bottom:3.5em;
}
/* sub-menu ULs */
#TJK_dropDownMenu li ul {
	cursor:default;
	width: 800px;
	max-width:100%;
	position:absolute;
	height:auto;
	top:2.06em;
	padding:10px 0;
	padding-left:2em !important;
	background-position:0 0 !important;
	left:-9000px;
}
/* All LIs */
#TJK_dropDownMenu li {
	cursor:pointer;
	float:left;
	padding-right: 25px;
	text-align:left;
	list-style-type:none;
	font-weight:bold;
}
/* sub-menu LIs */
#TJK_dropDownMenu li ul li {
	padding:0 10px 0 0;
	/* border-right:1px #CCC solid; */
	background: url(../img/nav_brd.png) right no-repeat;
}
/* All anchors */
#TJK_dropDownMenu li a {
	color:#fff;
	text-decoration:none;
	display:block;
	float:left;
	padding:0 .4em;
	height:2em;
	line-height:2em;
}
/* sub-menu Anchors */
#TJK_dropDownMenu li ul li a {
	position:relative !important; /* ie Mac */
	cursor:pointer !important;
	white-space:nowrap;
	line-height:1.7em;
	height:1.7em;
	font-weight:400;
	color:#000;
	background-position:0 50% !important;
	font-size: 12px;
}
/* :hover and stuff */
#TJK_dropDownMenu li a:hover,
#TJK_dropDownMenu li a:focus,
#TJK_dropDownMenu li a:active {color:#000}
/* position and z-index for the sub-menus */
#TJK_dropDownMenu li:hover ul,
#TJK_dropDownMenu li.msieFix ul {left:0;z-index:10}
/* Current location - class on Body must match LI's id */
.AB #TJK_dropDownMenu li#AB a,
.CF #TJK_dropDownMenu li#CF a,
.GJ #TJK_dropDownMenu li#GJ a,
.KR #TJK_dropDownMenu li#KR a,
.ST #TJK_dropDownMenu li#ST a {color:#000;cursor:default;}
.AB #TJK_dropDownMenu li#AB ul,
.CF #TJK_dropDownMenu li#CF ul,
.GJ #TJK_dropDownMenu li#GJ ul,
.KR #TJK_dropDownMenu li#KR ul,
.ST #TJK_dropDownMenu li#ST ul {left:0;z-index:5}
/* background images and border colors */

/* "trigger" and "msieFix" classes */
#TJK_dropDownMenu li.msieFix a {color:#000 !important}

.page_name {
	float: right;
	font-size:16px;
	font-weight:bold;
	color: #FFF;
	cursor:default;
	width:293px;
	text-align:right;
	height: 24px;
	position: absolute;
	top: 6px;
	left: 470px;
}

#page_name {
	color:#fff;
	vertical-align:middle;
	text-decoration:none;
	display:block;
	float:right;
	line-height:2em;
	cursor:default;
	left:0;
	z-index:5
	height:2em;
}
