html,body {
margin:0 auto;
padding:0;
height:100%; /* needed for container min-height */
background:#fff;
background-position: center;
font-family:arial,sans-serif;
font-size:small;
color:#000;
}
h1 {
font:1.5em Verdana, sans-serif;
margin:0.5em 0;
}
h2 {
font:1.25em Verdana, sans-serif;
margin:0 0 0.5em;
}
h1, h2, a {
color:#dd490d;
}
p {
line-height:1.5;
margin:0 0 1em;
}
div#ctr {
margin: 0 auto; width: 960px;
background: #fff;
text-align: center;
margin-bottom: 0px;
}
div#header{
width: 960px;
text-align: left;
background: #fff;
}

/****
CHECK IT BOX
****/

.checkit
{
	font-size: 12px;
}

.checkit .chead
{
	background: url(images/checkit-top.gif) no-repeat;	
	color: #fff;
	padding-left: 24px;
	padding-top: 6px;
	font-weight: bold;
	height: 25px;
}

.checkit .inner
{
	border-left: 8px solid #982424;
	border-right: 8px solid #982424;
	padding: 6px;
}

.checkit .footer
{
	background: url(images/checkit-bottom.gif) no-repeat;
	height: 14px;
}

/****
BLACK BOXES
****/

.youtube, .cblack
{
	font-size: 12px;
	width: 305px;
	position: relative;
}

.youtube .chead
{
	background: url(images/comment-black-top2.gif) no-repeat;	
	color: #fff;
	padding-left: 12px;
	padding-top: 1px;
	font-weight: bold;
	height: 15px;
	z-index: 2;
	position: relative;
}

.youtube .inner
{
	border-left: 4px solid #3e3e3e;
	border-right: 4px solid #3e3e3e;
	z-index: 1;
	margin-top: -7px;
}

.youtube .footer
{
	background: url(images/comment-black-bottom.gif) no-repeat;
	height: 7px;
}

.cblack .chead
{
	background: url(images/comment-black-top.gif) no-repeat;	
	color: #fff;
	padding-left: 12px;
	padding-top: 1px;
	font-weight: bold;
	height: 15px;
}

.cblack .inner
{
	border-left: 4px solid #3e3e3e;
	border-right: 4px solid #3e3e3e;
	padding: 6px;
}

.cblack .footer
{
	background: url(images/comment-black-bottom.gif) no-repeat;
	height: 7px;
}

/****
META
****/

div#meta
{
padding-bottom: 8px;
}
div#meta_l
{
float: left;
text-align: left;
font-size: 11px;
text-transform: lowercase;
}

div#meta_r
{
float: right;
text-align: right;
font-size: 11px;
text-transform: lowercase;
}

div.searchform
{
margin: 0;
padding: 0;
}

/****
****/

div#submenu .dShow{

}
div#submenu .dHide{
display: none;
}
div#submenu{
overflow: hidden;
}
div#submenu .inner{
}
div#ctr ul {
margin: 0; padding: 0; list-style: none;
margin-top: 10px;
margin-left: 8px;
text-align: center;
margin-bottom: 0px;
}
div#ctr ul li{
height: 20px;
padding-top: 5px;
width: 102px;
/*background: #dd490d url(images/tab-orange.gif);*/
background-repeat:  no-repeat;
color: #fff;
margin-bottom: 0px;
margin-left: -8px;
margin-right: 13px;
float: left;
text-align: center;
font-weight: bold;
}
div#ctr ul li a{
width: 102px;
color: #fff;
font-weight: bold;
text-decoration: none;
font-size: 13px;
}
li#philLi{
background: url(images/y1.jpg);
}
li#philLi.active{
background: url(images/r1.jpg);
}
li#polLi{
background: url(images/y2.jpg);
}
li#polLi.active{
background: url(images/r2.jpg);
}
li#valLi{
background: url(images/y3.jpg);
}
li#valLi.active{
background: url(images/r3.jpg);
}
li#ecoLi{
background: url(images/y4.jpg);
}
li#ecoLi.active{
background: url(images/r4.jpg);
}
li#artLi{
background: url(images/y5.jpg);
}
li#artLi.active{
background: url(images/r5.jpg);
}
li#relLi{
background: url(images/y6.jpg);
}
li#relLi.active{
background: url(images/r6.jpg);
}
li#rantLi{
background: url(images/y7.jpg);
}
li#rantLi.active{
background: url(images/r7.jpg);
}
li#abtLi{
background: url(images/y8.jpg);
}
li#abtLi.active{
background: url(images/r8.jpg);
}
li#spoLi{
background: url(images/y9.jpg);
}
li#spoLi.active{
background: url(images/r9.jpg);
}
div#ctr ul li.active{
/*background: #9f0d0d url(images/tab-red.gif);
background-repeat: no-repeat;*/
}
div#menu{
}
div#submenu{
margin: 0 0px 10px 0px;
background: #9f0d0d url(images/redstrip.jpg);
width: 960px;
}
div#submenu .inner{
color: #fff;
padding: 5px;
text-align: left;
font-size: 11px;
}
div#submenu a{
color: #fff;
}
div#inctr{
margin: 0 auto;
width:960px;
}
div#container,div#containerindex
{
clear: both;
margin:0 auto;
overflow: auto;
width: 960px;
background:#fff url(images/content-bg.jpg) no-repeat;
background-attachment: fixed;
background-position: center;
}

div#containerindex
{
background: #fff;
}

#inctr > #container, #inctr > #containerindex {
position:fixed;
top: 234px;
bottom: 67px;
}
div#header {
}
div#content {
padding:1em 0 5em ; /* bottom padding for footer */
width: 940px;

}
div#content p {
text-align:justify;
padding:0 1em;
}
div#bottomctr {
width: 960px;
margin: 0 auto;
}
div#footer {
position:absolute;
left: auto;
width: 960px;
bottom:0; /* stick to bottom */
background:#fff;
margin: 0; padding: 0;
height: 56px;
}
div#footer p {
padding:10px;
font-size: 24px;
font-weight: bold;
text-align: center;
margin:0;
}
div#footer #ad{
position: absolute;
bottom: 1px; 
right: 2px;
}
div#footer #ad, div#footer #ad a{
font-weight: bold;
font-size: 11px;
color: #333;
}
#l,#r {
float: left;
background: transparent;
}
#l{
width: 600px;
}
#r{
width: 310px;
margin-left: 20px;
position: relative;
}

#rin{
width: 310px;
}

/****
FRONT PAGE
****/
.frontquote{
font-family: Arial;
font-size: 20px;
}

.frontquote p{
line-height: 28px;
}

.frontattrib {
font-family: Arial;
text-align: right;
font-size: 14px;
font-weight: bold;
padding-right: 1em;
}

.frontblurb{
font-family: Arial;
font-size: 20px;
}

.frontblurb p{
line-height: 28px;
}

/****
RIGHT FIXED
****/

#rwrap{
position: relative;
}


#rfix{
width: 310px;
position: absolute;
right: 0;
top: 22px;
right: 31px;
}

/****
BLOG
****/

.post{
padding-bottom: 10px;
}

.post h2{
text-transform: uppercase;
font-size: 20px;
}

.post a{

}

.entry{
position: relative;
}

.entry p{
/*display: inline;
padding: 0;
margin: 0;*/
}

.more-link{
font-size: 11px;
}

.lquo, .rquo{
font-size: 22px;
font-family: Georgia;
}

.lquo{
position: absolute;
left: 0; top: 0;
}

.rquo{
position: absolute;
right: 0;
bottom: 10px; 
}

.catblurb{
font-size: 12px; 
font-weight: bold;
background: #fad4d5;
padding: 12px 0px 1px 0px;
/* for IE */
filter:alpha(opacity=60);
/* CSS3 standard */
opacity:0.6;
width: 100%;
color: #000;
}

/****
RIGHT BOXES
***/

.greys {
width: 115px;
height: 100px;
float: left; 
border: 3px solid #ccc; 
background: #fff; 
margin-right: 5px;
}

.greyb {
width: 173px; 
height: 100px; 
float: left; 
border: 3px solid #ccc;
background: #fff;
}

.greyin {
width: 100%; 
background-color: #ccc; 
text-align: center; color: #fff; 
font-weight: bold; 
font-size: 11px; 
padding: 4px 0px 4px 0px;
}

.greyl{
margin-right: 5px;
}

.greyr{
margin-left: 5px;
}

.greym {
background: #fff;
margin-top: 5px; 
margin-bottom: 5px;
}

/****
MOST VIEWED
***/

.mostviewed
{
	padding: 4px;
	line-height: 15px;
	overflow: hidden;
}

.mostviewed a
{
	color: #000;
	text-transform: uppercase;
}

.mostviewed small {
	display:block;
	height:15px;
	overflow:hidden;
}

/****
STUDENT SERVICES
****/

.sservices
{
	padding: 4px;
	line-height: 15px;
	overflow: hidden;
	font-size: 10px;
	text-transform: uppercase;
	color: #000;
}

.sservices a
{
	color: #000;
}

/****
ARCHIVE
***/

.archive
{
	padding: 4px;
	line-height: 15px;
	overflow: hidden;
}

.archive ul
{
	list-style: none;
}

.archive li
{
	font-size: 10px;
}

.archive a
{
	color: #000;
	text-transform: uppercase;
}

/***
COMMENTS
***/

.cblue
{
	font-size: 11px;
}

.cgreen
{
	font-size: 11px;
}

.cblue .chead
{
	background: url(images/comment-blue-top.gif) no-repeat;	
	color: #fff;
	padding-left: 24px;
	padding-top: 6px;
	font-weight: bold;
	height: 25px;
}

.cgreen .chead
{
	background: url(images/comment-green-top.gif) no-repeat;
	color: #fff;
	padding-left: 24px;
	padding-top: 6px;
	font-weight: bold;
	height: 25px;
}

.cblue .inner
{
	border-left: 8px solid #03b0c3;
	border-right: 8px solid #03b0c3;
	padding: 6px;
}

.cgreen .inner
{
	border-left: 8px solid #aad33e;
	border-right: 8px solid #aad33e;
	padding: 6px;
}

.cblue .footer
{
	background: url(images/comment-blue-bottom.gif) no-repeat;
	height: 14px;
}

.cgreen .footer
{
	background: url(images/comment-green-bottom.gif) no-repeat;
	height: 14px;
}

/****
CALENDAR
****/

.calendar {
font-size: 8px;
text-align: center;
}

.calendar caption {
display: none;
}

.calendar table td {
padding: 1px 3px 0px 3px;
}

/****
NAVIGATION
****/

.navigation {
	text-align: center;
	padding-bottom: 26px;
	font-size: 11px;
	}

.navigation a {
	color: #000;
	text-transform: uppercase;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/****
CONTRIBUTE FORM
****/

.contribform
{
	display: none;
}

#contrib
{
	font-size: 11px;
	padding: 0px 10px 0px 10px;
}

.smtext
{
font-size: 11px;
}

/*** 
misc
***/

.ered
{
	color: #d41e00;
	font-weight: bold;
}