/*
Theme Name: Newsroom
Theme URI: http://stevensonuniversity.org/
Description: Template for the Newsroom.
Author: Jen Brechin
Author URI: http://www.stevenson.edu
*/

/* Begin Typography & Colors */

BODY
	{
		background: #00552E;
		background-image: url(images/body_bg.gif);
		background-repeat: repeat-x;
		color: #000;
		margin: 0px;
		padding: 0px;
		font-size: 71%;
	}
	
body.mceContentBody {
  background-color:#FFFFFF !important;
  background-image: none;
  text-align: left;
}

#suLogo
	{
		background-image: url(images/logo.gif);
		background-repeat: no-repeat;
		background-position: center;
		width: 200px;
		height: 72px;
	}
	
#rssLogo
	{
		background-image: url(images/rsslogo.jpg);
		background-repeat: no-repeat;
		background-position: right;
		width: 32px;
		height: 32px;
	}
	
#facebookLogo
	{
		background-image: url(images/facebooklogo.jpg);
		background-repeat: no-repeat;
		background-position: right;
		width: 32px;
		height: 32px;
	}
	
#spacer
	{
		background-image: url(images/spacer.jpg);
		background-repeat: no-repeat;
		background-position: center;
		width: 5px;
		height: 5px;
	}

#mprHeader
	{
		background-image: url(images/mpr.jpg);
		background-repeat: no-repeat;
		background-position: right;
		width: 400px;
		height: 35px;
	}

#blackNavBar
	{
		background-image: url(images/navigation.jpg);
		background-repeat: no-repeat;
		background-position: top;
		width: 770px;
		height: 27px;
	}
	
#imageBanner
	{
		background-image: url(images/headerbar.gif);
		background-repeat: no-repeat;
		background-position: top;
		width: 770px;
		height: 169px;
	}

#header a {
	text-decoration:none;
}
.hide {
	visibility:hidden;
}
#explore { /* Explore SU Link */
	float: left;
	position:absolute;
	width : 75px;
	height: 20px;
	margin-left: 43px;
	margin-top: 1px;
}
#admissions { /* Admissions Link */
	float: left;
	position:absolute;
	width : 72px;
	height: 20px;
	margin-left: 145px;
	margin-top: 1px;
}
#academics { /* Academics Link */
	float: left;
	position:absolute;
	width : 68px;
	height: 20px;
	margin-left: 243px;
	margin-top: 1px;
}
#studentLife { /* Student Life Link */
	float: left;
	position:absolute;
	width : 85px;
	height: 20px;
	margin-left: 335px;
	margin-top: 1px;
}
#campusServices { /* Campus Services Link */
	float: left;
	position:absolute;
	width : 105px;
	height: 20px;
	margin-left: 445px;
	margin-top: 1px;
}
#athletics { /* Athletics Link */
	float: left;
	position:absolute;
	width : 65px;
	height: 20px;
	margin-left: 578px;
	margin-top: 1px;
}
#career { /* Career Link */
	float: left;
	position:absolute;
	width : 50px;
	height: 20px;
	margin-left: 665px;
	margin-top: 1px;
}

#sideListLeft
{
	padding: 1px 10px;
	margin: 1px 1px 1px 1px;
}

#sideListLeft ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	letter-spacing: 0px;
	font-weight: normal;
	color : #FFFFFF;
    font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 11px;
}

#sideListLeft a,a:visited
{
	color: #FFFFFF;
}

#suNews
{
	padding: 1px 10px;
	margin: 1px 1px 1px 1px;
}

#suNews ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	letter-spacing: 0px;
	font-weight: normal;
	color : #FFFFFF;
    font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 11px;
}

#suNews li
{
	margin-bottom: 20px;
}

#suNews a,a:visited
{
	color: #FFFFFF;
}

#sideListRight
{
	padding: 1px 10px;
	margin: 1px 1px 1px 1px;
}

#sideListRight ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	letter-spacing: 0px;
	font-weight: normal;
	color : #FFFFFF;
    font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 11px;
}

#sideListRight a,a:visited
{
	color: #006633;
}

#media a:link {
color: #eddb8a;
text-decoration: none;
}

a
  {
    color : #006633;
    text-decoration : none;
  }

a:visited
  {
     color: #339966;
  }
  
h1
  {
	font-family : times, serif;
	font-size : 18px;
    font-weight : normal;
  }
  
td
  {
    font-family : verdana, sans-serif;
    font-size : 11px;
  }
  
p
  {
    font-family : verdana, sans-serif;
    font-size : 11px;
  }
  
.ac-h4
  {
	font-family : times, serif;
	font-size : 30px;
    font-weight : normal;
  }
  
.required
  {
    color : #990000;
	font-family : verdana, sans-serif;
    font-size : 11px;
  }
  
.required-bold
  {
    color : #990000;
	font-family : verdana, sans-serif;
    font-size : 11px;
	font-weight: bold;
  }
  
.pageHeading
  {
	font-family : times, serif;
	font-size : 22px;
    font-weight : normal;
  }
  
.articleHeading
  {
	font-family : times, serif;
	font-size : 22px;
    font-weight : normal;
  }
  
.articleDate
  {
	font-family : verdana, sans-serif;
	font-size : 11px;
	color : #666666;
    font-weight : normal;
  }
  
ul li
  {
    font-family : verdana, sans-serif;
    font-size : 11px;
  }
  
ol li
  {
    font-family : verdana, sans-serif;
    font-size : 11px;
  }
  
.font-small
  {
    font-family : verdana, sans-serif;
    font-size : 10px;
  }

.copyright
  {
    color : #FFFFFF;
    background-color : transparent;
    font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 11px;
  }

.linethrough
  {
    color : #000000;
    background-color : transparent;
    font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 10px;
    text-decoration : line-through;
  }
  
.side-nav-bold
  {
    color : #FFFFFF;
    font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 11px;
	font-weight : bold;
  }
 
 .side-nav
  {
    color : #FFFFFF;
    font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 11px;
  }
  
.top-title
  {
    color : #000000;
    font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 22px;
  }
  
.person-name
  {
    color : #000000;
    font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 16px;
	font-weight : bold;
  }
  
ul.headlines {
list-style-type:none;
position:relative;
left:-40px; }

ul.hottopics {
list-style-type:none;
position:relative;
top:-15px;
}