/*  
Theme Name: Tulips for Tomorrow
Theme URI: http://tulipsfortomorrow.com
Description: by spadewerk
Version: 1.0
author: Brandon Johnson
author URI: http://spadewerk.com
*/

* {
	margin: 0px;
	padding: 0px;}
	
body {
	font-family: "Myriad Pro","Myriad","Lucida Grande", "Lucida", "Lucida Sans", arial, sans-serif;
	font-size: 14px;
	color: #666;
	line-height: 18px;
	margin: 0px;
	padding: 0px;}
	
p {
	font-family: "Myriad Pro","Myriad","Lucida Grande", "Lucida", "Lucida Sans", arial, sans-serif;
	font-size: 14px;
	color: #666;
	line-height: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;}
	
a {
	text-decoration: none;
	border: none;}
	
em {
	margin: 0px;
	padding: 0px;}
	
p,h1,h2,h3,h4 {
	margin: 0px;
	padding: 0px;}
	
ul,li,ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;}
	
img,img a {
	margin: 0px;
	padding: 0px;
	border: none;
	text-decoration: none;}
	
div#wrapper {/* sets the width and centering on screen */
	position: absolute;
	left: 50%;
	margin-top: 0px;
	margin-left: -460px;
	width: 920px;
	background-image: url(images/bg_wrapper.jpg);
	background-repeat: no-repeat;}
	
div#header {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 920px;
	height: 160px;}
	
div#lft {
	vertical-align: top;
	margin: 0px;
	padding-top: 50px;
	padding-bottom: 0px;
	padding-left: 60px;
	padding-right: 40px;
	width: 544px;
	float: left;}
	
div#lft a {
	text-decoration: none;
	color: #f47728;}
	
div#lft a:hover {
	text-decoration: none;
	color: #666;}
	
div#lft h1 {
	font-size: 24px;
	color: #666;
	line-height: 26px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;}
	
div#lft h2 {
	font-size: 20px;
	color: #fa6530;
	line-height: 22px;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;}
	
div#lft p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;}
	
div#lft ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;}
	
div#lft ul li {
	line-height: 16px;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 5px;	
	padding-left: 20px;
	padding-right: 0px;
	background: transparent url(images/listimgarrow.gif) no-repeat top left;}
	
div#rht {
	vertical-align: top;
	font-size: 12px;
	color: #999;
	line-height: 16px;
	margin: 0px;
	padding-top: 110px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 276px;
	background-image: url(images/bg_rht.gif);
	background-repeat: no-repeat;
	float: right;}
	
div#rht a {
	text-decoration: none;
	color: #999;}
	
div#rht p {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;}
	
div#rht h4 {
	font-size: 12px;
	font-weight: bold;
	color: #fa6530;
	line-height: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;}
	
div#rht h4 a {
	color: #fa6530;}
	
/* footer area */
	
div#footer {
	font-size: 12px;
	line-height: 14px;
	font-style: bold;
	color: #fff;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 920px;
	height: 150px;
	clear: both;}
	
div#footer a, div#footerleft a, div#footerright a {
	color: #fff;
	text-decoration: none;
	border: none}
	
div#footer a:hover {
	color: #333;
	text-decoration: none;
	border: none}
	
div#footerleft {
	text-align: left;
	margin: 0px;
	padding: 10px;
	width: 440px;
	background-color: #f58950;
	float: left;}
	
div#footerright {
	text-align: right;
	margin: 0px;
	padding: 10px;
	width: 440px;
	background-color: #f58950;
	float: right;}
	
/* navigation */
	
#subnav {
	font-size: 16px;
	margin-left: 2px;
	padding: 0px;
	width: 272px;}
	
#subnav li.page_item {
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	background-color: #f37327;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;}
	
#subnav li.page_item a {
	color: #fff;
	font-weight: bold;
	margin-left: 2px;
	text-decoration: none;
	}
	
#subnav li.page_item a:hover {
	color: #333;
	text-decoration: none;}
	
#subnav li.current_page_item a {
	color: #fff;
	font-weight: bold;
	padding-left: 0px;
	background-color: none;}
	
#subnav li li.page_item {
	padding-left: 0px;
	background-color: none;}
	
#subnav li li.page_item a {
	color: #666;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	margin: 0px;
	padding-left: 10px;
	text-decoration: none;
	background-color: transparent;}
	
#subnav li li.current_page_item a {
	color: #000;
	font-weight: normal;
	background-color: none;}
	
#subnav li li a:hover {
	color: #001d5b;
	font-weight: normal;}
	
/* news and events */

div#date {
	vertical-align: top;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #ec1d25;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 100px;}
	
div#daterht {
	vertical-align: top;
	text-align: right;
	font-size: 10px;
	color: #ec1d25;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;}
	
div#sep	{
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;}
	
div#newsrhtdate {
	vertical-align: top;
	margin-top: 0px;;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;}
	
div#newsrhtdate a {
	color: #f47728;}
	
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;}
	
.alignright {
	float: right;}

.alignleft {
	float: left}
	
/* news archive */
	
.emptymonth {
	color: #999;}