/*
Theme Name: Rainbow
Theme URI: http://www.themelab.com/free-wordpress-themes/
Description: A vibrant theme.  Visit <a href="http://www.themelab.com">Theme Lab</a> for more free WordPress themes.
Version: 1.0
Author: Theme Lab
Author URI: http://www.themelab.com/
*/

* {
	margin: 0px;
	padding: 0px;
}
a {
	color: #484848;
}
a:hover {
	color: #3A97CD;
}
a:active {
	color: #528A99;
}
a:visited {
	color: #76A8B7;
}
a:focus {
	color: #469CB5;
}

body {
	font: 62.5%/100% "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
	color: #000000;
	background: #FFFFFF url(images/header-stripe.gif) repeat-x left top;
}
h1 {
	display: block;
	width: 305px;
	height: 35px;
	line-height: 35px;
	float: left;
	margin-top: 25px;
}
h1 a {
	font: 30px/35px "Myriad Pro", Myriad, "Trebuchet MS", Verdana, sans-serif;
	color: #999999;
}
h2 {
	background: #F4F4F4 url(images/heading-corner.gif) no-repeat right center;
	display: block;
	overflow: hidden;
	width: 500px;
	padding-left: 20px;
	font: lighter 2em/55px "Trebuchet MS", "Lucida Sans Unicode", Corbel, sans-serif;
	position: absolute;
	right: 0px;
	z-index: 50;
	left: 45px;
	top: 0px;
}
h2 a, h2 a:visited {
	color: #246B7F;
	text-decoration: none;
	display: block;
	float: left;
}
h2 a:hover {
	color: #000000;
}
h3 {
	border-top: 3px solid #76a8b7;
	padding: 0.4em;
	font-size: 2em;
	line-height: 1.5em;
}


p {
	font-size: 1.2em;
	line-height: 1.8em;
	width: 100%;
	padding: 0.5em 0;
}


ul {
	list-style: none;
}
#header {
	margin: 0 auto 1em auto;
	padding: 1.5em 0 0 2em;
	height: 5.9em;
	position: relative;
}
#header p {
	height: 1.5em;
	width: 96%;
	position: absolute;
	top: 4px;
	padding: 1em 2%;
	left: 0px;
}
#header p a {
	color: #000000;
}
#header p:hover {
	color: #FFFFFF;
	background: #D31828;
}
#header ul {
	display: block;
	float: right;
	height: 3em;
	margin: 2.8em 0 0 0;
	border-bottom: 0.3em solid #999999;
	width: 55%;
}
#header ul li {
	display: inline;
	line-height: 2.5em;
	margin: 0 1em;
	font-size: 120%;
}
#header ul li.current_page_item {
	color: #FFFFFF;
	background: #999999;
	display: block;
	float: left;
	margin: 0 0.5em 0 0;
	padding: 0 0.5em;
	font-size: 120%;
	line-height: 2.5em;
	height: 2.5em;
}
#header ul li a {
	color: #000000;
	text-decoration: none;
	display: block;
	float: left;
	margin: 0 0.5em;
	padding: 0 0.5em;
}
#header ul li a:hover {
	color: #999999;
}
#contentwrap {
	padding: 0 2em;
	width: 82em;
	margin: 0 auto;
}
#content {
	clear: both;
	width: 580px;
	float: left;
}
#content .title {
	position: relative;
	height: 55px;
	width: 100%;
}

#content .date {
	background: url(images/date.gif) no-repeat left top;
	width: 50px;
	height: 45px;
	padding: 10px 0 0 0;
	position: absolute;
	left: 0px;
	z-index: 1;
}
#content .date div {
	color: #FFFFFF;
	text-align: center;
	font-size: 1.2em;
}
#content .date strong {
	font: normal 2em/normal "Trebuchet MS", "Lucida Sans Unicode", Corbel, sans-serif;
	color: #FFFFFF;
	text-align: center;
	display: block;
}
#content a.comments {
	font-size: 14px;
	line-height: 31px;
	color: #FFFFFF;
	background: #9C9C9C url(images/comments.gif) no-repeat left top;
	width: 102px;
	text-align: center;
	float: right;
	margin: 12px 5px;
}
#content a.comments:hover {
	background: #000000 url(images/comments.gif) no-repeat left top;
}
#content a.continue {
	background: #FFFFFF url(images/readmore.gif) no-repeat left top;
	text-indent: -900em;
	float: right;
	height: 27px;
	width: 126px;
}
#sidebar {
	float: left;
	width: 130;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar ul {
	margin: 0 0 1em 0;
}

#sidebar li {
	display: block;
	font-size: 1.4em;
	line-height: 1.4em;
}
#sidebar li a {
	color: #4d4d4d;
	text-decoration: none;
	display: block;
	padding: 0.5em 0em 0.5em 1.5em;
	border-bottom: 1px solid #e1e1e1;
}
#sidebar li a:hover {
	color: #3a8095;
	background: #FFFFE6;
}
#sidebar li a.active {
	font-weight: bold;
	color: #3a8095;
}
#sidebar li a.first {
	border-top: 1px solid #e1e1e1;
}
#archives {
	background: #BBDBE5 url(images/archive-background.gif) repeat-x left top;
	padding: 20px 0% 20px 5%;
	height: 16px;
	width: 85%;
	margin: 20px 0 0 0;
	float: left;
}
#archives h4 {
	font: 160%/169% Arial, Helvetica, sans-serif;
	color: #467380;
}
#archives ul {
	display: block;
	float: left;
	width: 25%;
	margin-right: 7%;
}
#archives ul.last {
	margin: 0 5% 0 0;
	float: right;
}
#archives ul li {
	display: block;
	border-bottom: 1px solid #80ACB9;
	font: 12px/30px Arial, Helvetica, sans-serif;
	clear: both;
	overflow: visible;
}
#archives ul li a {
	font: 12px/30px Arial, Helvetica, sans-serif;
	color: #467380;
	display: block;
	text-decoration: none;
	width: 86.5%;
	padding-left: 3%;
}
#archives ul li a:hover {
	background: #80ACB9 url(images/archive-background.gif) repeat-x 0px 39%;
	color: #000000;
	line-height: 30px;
}
#footer {
	color: #8FBFCD;
	background: #0C0C0C url(images/footer-background.gif) repeat-x left top;
	padding: 15px 5% 0px;
	float: left;
	width: 80%;
	height: 20px;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #DFF3F8;
}
#footer .credit {
	text-align: right;
}

.alignleft {float:left;}
.alignright {float:right;}
