/*
Theme Name: OpenAdvantage Farewell
Theme URI: http://openadvantage.org/
Description: Custom theme for OpenAdvantage Farewell
Version: 1.0
Author: Anthony Ramm
Author URI: http://antramm.com/
Tags: Eureka

	OpenAdvantage Farewell v1.0
	 http://antramm.com
*/

@import url(css/sen.0.6.min.css);

body {background:#0d7db2;color:white;}

.header-wrapper {background:url(images/sun_backgrd.gif) repeat-x top left;height:206px;}
  .header {width:760px;margin:0 auto;text-indent:-9999px;background:url(images/oa_farewell_logo.gif) no-repeat 50% 0;height:206px;}
.grey-stripe {background:url(images/grey_bar_repeat.gif) repeat-x top left;height:5px;}
.main-content-wrapper {padding-top:2em;min-height:470px;background:black url(images/blk_gradient_repeat.gif) repeat-x bottom left;text-align:center;}
  .main-content-wrapper ul {list-style:none;}
  .main-content-wrapper li {line-height:2.2em;font-size:1.3em;}
.logos {background:white;text-align:center;}
  .logos img {vertical-align:middle;padding:20px;}
.footer-bar {height:100px;}

a {color:white;}
a img {border:none;}