/* CSS Document */

body {
	background-color: #733655;
	text-align: center;
	margin: 0;
	font-size: 0.8em;
	color: #3A363B;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}
#head-nav {
	height: 33px;
	border-bottom: 1px solid #000;
	background: url(images/headnav.jpg) #DE4F87 repeat-x center top;
	text-align: center;
	}
#head-nav ul, #footer ul{
	margin: 0;
	padding: .2em 0 0 0;
	}
#head-nav ul li, #footer ul li {
	display: inline;
	list-style-type: none;
	}
#head-nav a, #footer a {
	color: #EEA5C2;
	text-transform: uppercase;
	font-size: 1.4em;
	padding: 0 1.7em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 0;
	}
#head-nav a:hover, #footer a:hover {
	color: #FFF;
	}
#container {
	margin: auto;
	width: 680px;
	background: #FFF url(images/indigo.jpg) no-repeat top center;
	border: solid #000;
	border-width: 0 1px;
	padding: 355px 10px 10px 10px;
	text-align: left;
	}
#sidebar {
	float: right;
	width: 187px;
	}
#content {
	float: left;
	width: 450px;
	}
h2 {
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	font-size: 1.8em;
	color: #D93681;
	line-height: 1em;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: lighter;
	border-bottom: 1px solid #D93681;
	letter-spacing: -1px;
	}
#content h3 {
	color: #D93681;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing: -1px;
	font-size: 1.4em;
	margin: 0 0 5px 0;
	}
#content h3 a {
	color: #D93681 !important;
	text-decoration: none !important;
	border: 0px !important;
	font-weight: lighter !important;
	}
#footer {
	height: 33px;
	border-top: 1px solid #000;
	background: url(images/headnav.jpg) #DE4F87 repeat-x center top;
	text-align: center;
	clear: both;
	}
hr {
	display: none;
	}
p {
	margin-top: 0px;
	line-height: 160%;
	}
.hr {
	clear: both;
	width: 100%;
	font-size: 0px;
	height: 30px;
	}
.navi {
	padding-bottom: 20px;
	}
.navi a:link, .navi a:visited, .navi a:active {
	display: block;
	background-color: #EAE2B4;
	margin-top: 2px;
	color: #020D2D;
	font-weight: bold;
	text-decoration: none;
	padding-left: 1em;
	border-left: 8px solid #EAE2B4;
	}
.navi a:hover {
	background-color: #020D2D;
	color: #EAE2B4;
	text-decoration: none;
	border-left: 8px solid #BCCA37;
	}
.navi-hide {
	color: #EAE2B4;
	}
p.side {
	margin-bottom: 20px;
	}
a:link, a:visited, a:active {
	font-weight: bold;
	color: #978290;
	border-bottom: 1px dashed #AC7790;
	text-decoration: none;
	}
a:hover {
	font-weight: bold;
	border-bottom: 1px solid #AC7790;
	color: #AC7790;
	text-decoration: none;
	}
.right {
	text-align: right;
	}
.meta {
	margin: 0 0 50px 0;
	}
.meta, .meta a {
	font-weight: normal;
	text-decoration: none;
	color: #733655;
	font-size: 1.1em;
	}
.date {
	width: 180px;
	float: left;
	background: url(images/icon-calendar.jpg) no-repeat center left;
	padding-left: 20px;
	}
.comments {
	width: 100px;
	float: right;
	background: url(images/icon-comments.jpg) no-repeat center left;
	padding-left: 20px;
	}
.clear {
	height: 1px;
	width: 100%;
	clear: both;
	}
.module {
	background-color: #EBECE7;
	border: solid #CEA6B1;
	border-width: 0 0 1px 0;
	margin: 0 0 30px 0;
	}
#sidebar h3 {
	background: #CEA6B1 no-repeat 5px 50%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 1.6em;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 30px;
	}
.module p {
	font-size: 0.9em;
	padding: 3px;
	}
h1, hr {
	display: none;
	}
.images {
	text-align: center;
	}
.images img, .images a {
	border: 0;
	}
.activemenu a{
	color: #FFF !important;
	}
ul.resources {
	line-height: 160%;
	list-style-type: square;
	}
.top {
	float: right;
	}
.award {
	display: block;
	margin: 8px 0;
	padding: 5px;
	border: 1px solid #CCC;
	text-align: center;
	}
.awards {
	padding: 0 0 60px 0;
	}
	
	
#sidebar h3.welcome { background-image: url(images/icon-welcome.jpg);}	
#sidebar h3.stats { background-image: url(images/icon-stats.jpg);}
#sidebar h3.affies { background-image: url(images/icon-affie.jpg);}
#sidebar h3.promo { background-image: url(images/icon-promo.jpg); }
#sidebar h3.love { background-image: url(images/icon-love.jpg); }

