/* -----------------------------------------
Stylesheet for Simpson College Magazine - www.simpsonmagazine.com
Author: cdeVision.com
Copyright: (c)2008 cdeVision
Created: August 2008
-------------------------------------------- */

body {background:#fff; margin:0; font-family:arial,helvetica,sans-serif; font-size:12px; color:#000;}
body {text-align:center;} /* IE6- hack to center page contents */

body#home {background:none;}
	body#home #footerwrap {background-color:#fff; border:0;}
	body#home #footer p {color:#333}
	body#home #footer .magazine {background-image:url(images/logo-magazine-home.gif);}
	body#home #footer .annualreport {background-image:url(images/logo-annualreport-home.gif);}
	body#home #footer .experience {background-image:url(images/logo-experience-home.gif);}
	body#home #footer .storm {background-image:url(images/logo-storm-home.gif);}
	body#home #footer .college {background-image:url(images/logo-college-home.gif);}
body#magazine {}
	body#magazine #logo {background-image:url(images/logo-header-magazine.gif); width:228px;}
	body#magazine #logo a {width:228px;}
body#annualreport {}
	body#annualreport #logo {background-image:url(images/logo-header-annualreport.gif); width:359px;}
	body#annualreport #logo a {width:359px;}

h1, h2, h3, h4 {padding:0; margin:0;} 
h1 {font:normal 22px arial,sans-serif; padding-bottom:12px;} /* Interior page titles */
h2 {font:normal 19px arial,sans-serif; color:#000; padding:6px 0;} /* Interior page sub-titles */
	h2.bar {}
	#leftcol h2 {border-bottom:1px solid #ccc; color:#000; padding:0 6px 2px;}

p {margin:0; padding:0 0 12px 0; line-height:17px;}
p.intro {font-size:14px; line-height:20px;}
ul, ol {padding:0; margin:0 0 12px 25px;}
li {line-height:17px; padding:0 0 5px 0; }

img {display:none;}
label {display:none;}
.clearfloats {clear:both; line-height:0px; height:0px; font-size:0px;}
.skiplink {display:none;}

div#printlogo {display:block; text-align:center;}
	div#printlogo img {display:block !important; margin:0 auto;}

/* fix PNG transparency in IE6- */
#mainhome {behavior:url(scripts/iepngfix.htc);}


/* ---- links ----------------------------------------- */
a {color:#000; text-decoration:none;}  
a:visited {color:#000;}
a:hover {color:#000; text-decoration:underline;}
a:active {color:#000;}
a:active, a:focus {outline:none;}



/* ---- ids & classes ----------------------------------------- */
#frame {width:100%; margin:0 auto; position:relative; text-align:left;}

#utilitybar {text-align:center; border-bottom:1px solid #666; margin-bottom:20px;}
	#title {}
		#title h3 {margin:0; padding:0; font:bold 14px/35px arial;}
	#link {display:none !important;}
		#link a {}

#header {display:none !important;}

#content {width:100%;}
	#leftcol {display:none !important;}
	#main {width:100%;}
		img.mainimg {}
		#featurewrap {width:100%;}
			#featuretop {display:none !important;}
			#featurebottom {display:none !important;}
			.feature {width:100%;}
			.feature .text {}
			#featurewrap img {display:none;}
			#featurewrap h3 {font:normal 16px arial,sans-serif; color:#000; padding:10px 0 4px 0;}
			#featurewrap p {padding:0 0 9px 0;}
		.highlight {width:100%;}
			.highlight h3 {font:normal 16px arial,sans-serif; color:#000; padding:10px 0 4px 0;}
			.highlightimg {}
				.highlightimg img {display:none;}
			.highlighttext {}
			.highlighttext p {}
		.issuebox {}
			.issuebox img {display:none;}
	
#footerwrap {width:100%; background:#600; border-top:1px solid #666; margin-top:20px; padding-top:10px;}
#footer {width:100%; text-align:center; margin:0 auto;}
	#footer p {font-size:10px;}
	#footer a {}
	.logo {display:none !important;}

	

#adminmenu {display:none !important;}
	