/*
Theme Name: Rainworks
Theme URI: http://www.dday.com/
Description: The Rainworks Theme.
Version: 1.0
Author: Thad Thomas
Author URI: http://www.dday.com/
Tags: fixed width, one columns, widgets

	Rainworks v1
	 http://www.dday.com/

	Coded using the default wordpress theme as the template

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Layout, Typography & Colors */
html {
	margin:0;
	padding:0;
	height:100%;
	}
body {
	background: #FFF url(images/bg.gif) repeat-y center top;
	font-size: 13px; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: #005288;
	text-align: center;
	margin:0;
	min-width:944px;
	min-height: 890px;
	height:100%;
	padding:0;
	}
ul{
	list-style-type: none;
}

li{
	list-style: none;
}
#page {
	background: #FFF url(images/bg.gif) repeat-y center top;
	width:944px;
	margin:0 auto;
	padding:0;
	text-align: left;
	position:relative;
	min-height: 890px;
	height: 100%;
	}

#header {
	width:256px;
	float:right;
	}

#headerimg 	{
	background: #FFF url(images/bg_cap.gif) no-repeat 56px 100%;
	width:100%;
	height:208px;
	}
	
/* -- Navigation */

#navigation {
	list-style:none;
	padding:210px 0 0 64px;
	margin:0;
	}
	
#navigation li{
	padding: 0 0 0 14px
	}
	
#navigation li.page-item-10, #navigation li.page-item-12{
	padding: 0
	}

#content {
	padding:0;
	/*font-size: 1.1em;*/
	font-size: 13px;
	width:675px;
	float: left;
	position: absolute;
	overflow: hidden; 
	height: 100%;
	margin-top: -175px;
	z-index: 3;
	min-height: 890px;
	}
#contentWrap, #newContentWrap, .contentWrap{
	position: absolute;
	top: 402px;
	right: 0px;
	width: 410px;
}
#newContentWrap{
	display: none;
}

#contentWrap ul, #newContentWrap ul, .contentWrap ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#contentWrap il, #newContentWrap li, .contentWrap li{
	list-style: none;
	padding: 0 0 0 6px;
}

#imageHolder{
	position: absolute;
	width: 387px;
	height: 100%;
	min-height: 890px;
	top: -173px;
	left: -2px;
}

.post h2{
	text-indent: -1000px;
	overflow: hidden;
}

.page-item-2{
	width: 178px;
	height: 23px;
	overflow: hidden;
}	
.page-item-2 a span{
	background-image: url(images/buttons/about-rainworks.gif);
}
	
.page-item-5{
	width: 178px;
	height: 35px;
}	
.page-item-5 a span{
	background-image: url(images/buttons/our-exhibitions.gif);
}
.page-item-7{
	width: 178px;
	height: 22px;
}	
.page-item-7 a span{
	background-image: url(images/buttons/making-rain.gif);
}
.page-item-9{
	width: 68px;
	height: 21px;
	float: left;
}	
.page-item-9 a span{
	background-image: url(images/buttons/news.gif);
}
.page-item-10{
	width: 51px;
	height: 21px;
	float: left;
}	
.page-item-10 a span{
	background-image: url(images/buttons/links.gif);
}
.page-item-12{
	width: 59px;
	height: 21px;
	float: left;
}	
.page-item-12 a span{
	background-image: url(images/buttons/contact.gif);
}
.page-item-306{
	width: 178px;
	height: 28px;
}	
.page-item-306 a span{
	background-image: url(images/buttons/our-team.gif);
}

#programLinks li.subnavHighlight a:link, #programLinks li.subnavHighlight a:visited{
	color: #9FA374;
}

#programLinks li a:link, #programLinks li a:visited{
	text-decoration: underline;
}

#programLinks li{
	color: #FFF;
}	

#linksPage li{
	padding: 0 0 0 20px;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry, .entry2 {
	line-height: 1.6em;
	letter-spacing: 0.5px;
	overflow-y: auto;
	max-height: 500px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	}
.entry2{
	height: 490px;
}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
	}

.thread-even {
	background-color: white;
	}

.depth-1 {
	border: 1px solid #ddd;
	}

.even, .alt {
	border-left: 1px solid #ddd;
	}

#footer {
	color:#0083a9;
	padding:20px 0;
	width: 675px;
	border-top: #002C6F 1px solid;
	position: absolute;
	left:0;
	bottom:0;
	height: 135px;
	z-index: 4;
	overflow: hidden;
	}

#footer p {
	margin:0;
	clear: both;
	}
	
a:link, a:visited{
	color: #0083A9;
	text-decoration: none;
}

a.email-link:link, a.email-link:visited{
	color: #9FA374;
	text-decoration: none;
	font-weight: bold;
}

a.email-link:hover{
	text-decoration: underline;
}

 a:hover,  a:active{
	color: #0083A9;
	text-decoration: underline;
}
#footerAddress{
	width: 220px;
	height: 114px;
	background: url(images/Address-Block.jpg) no-repeat;
	float: left;
	text-indent: -10000px;
	overflow: hidden;
}
#footerPhone{
	width: 138px;
	height: 39px;
	float: right;
	overflow: hidden;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: right;
	padding:15px 0 25px;
	}
	
.linkcat h2{
	margin: 0;
}

.linkcat{
}

#content .xoxo blogroll{
	font-size: 1.3em;
}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

strong, h3 {
	color: #9FA374;
	font-size: 1.1em;
	font-family: "Arial Black", Arial, sans-serif;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	display: inline;
	}
h3{
	display: block;
	margin-top: 15px;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #005288;
	text-transform:uppercase;
	}

.entry p a:visited {
	color: #0083A9;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
h2 a:hover, h3 a:hover {
	color: #9FA374;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
#social-media{
	clear: right;
	float: right;
	}

#social-media a{
	padding: 0 0 0 0;
}
/* End Layout, Typography & Colors */

/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	display: none;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 7px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 3px;
	margin: 0 7px 0px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	}
	
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 90px;
	padding: 2px;
	margin: 0 0 0 -12px;
	}

#sidebar #searchsubmit {
	padding: 4px;
	border: none;
	background: #005288;
	color: #FFF;
	}
#sidebar #searchsubmit:hover
#sidebar #searchsubmit:focus{
	background:#9FA374;
	cursor:pointer;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 50px 0 10px 84px;
	}

#sidebar form {
	margin: 0;
	padding:0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/*Raindrops Start*/

#bars{
	position:absolute;
	left:0;
	top:0;
	width:583px;
	height:100%;
	overflow:hidden;
	z-index: 2;
	}

#tagLine{
	position: absolute;
	background: url(images/refreshing-minds.png) no-repeat;
	width: 20px;
	height: 187px;
	left: 504px;
	top: -200px;
	z-index: 2;
}

.rainStream{
	width: 0px;
	height: 0px;
	margin-top: -30px;
	position: absolute;
}

.rainStreamFill{
	height: 100%;
	width: 100%;
	margin-top: 0px;
}

.rainStreamCap{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}

/*Raindrops End*/



/* CSS Buttons */
.graphical, .button, .button_at, current_page_item a, #navigation li a{
	position:relative;
	overflow:hidden;
	display:block;
	outline:none;
}
#navigation li ul{
	display: none;
}
.graphical img, .button img, .button_at img{
	border:none;
}
.button_at, current_page_item a{
	cursor:default;
}

.button, #navigation li a{
	cursor:pointer;
}

.graphical{
	cursor:default;
}

.graphical span, .button span, #navigation li a span{
	position:absolute;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-position:center top;
	top:0;
	left:0;
}

#navigation li a{
	height: 100%;
}
.button_at span, #navigation .current_page_item a span{
	position:absolute;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-position:left top;
	top:0;
	left:0;
}
.button:hover,  #navigation li a:hover{
	border:none;
    text-decoration:none;
}
.button:hover span,  #navigation li a:hover span{
	background-position:right top;
}

.current_page_item{
	background: url(images/highlight-arrow.gif) 0 1px no-repeat;
}

.current_page_item.page-item-5{
	background: url(images/highlight-arrow.gif) 0 10px no-repeat;
}

.current_page_item.page-item-306{
	background: url(images/highlight-arrow.gif) 0 5px no-repeat;
}

.current_page_item.page-item-10{
	background: url(images/highlight-arrow.gif) -60px 1px no-repeat;
}

.entry .current_page_item{
	background: none;
}

/* End CSS Buttons */

#ajax_status{
	position:fixed;
	top:5px;
	right:5px;
	width:200px;
}
#ajax_status div{
	position:relative;
	border-left:5px #68CDE7 solid;
}
#ajax_status p{
	color:#4C3427;
	position:relative;
	padding:10px;
	margin:0 0 5px;
}
#ajax_status p.error{
	color:#68CDE7;
}
#ajax_status b{
	font-weight:normal;
	color:#6C4F40;
}
#ajax_status .back{
	background:#F8FAF0;
	position:absolute;
	top:0;
	left:0;
}
#loading{
	background:url(/images/facebox/loading.gif) no-repeat 50% 50% #F8FAF0;
	position:fixed;
	width:80px;
	height:80px;
	left:50%;
	top:175px;
	margin:0 0 0 -40px;
}

#theme-switcher-widget-3{
	display: none;
}

#ajaxCover{
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 10;
	background-color: #FFF;
	display: none;
}

#fancybox-inner .entry{
	text-align: left;
	padding: 0;
}

#fancybox-inner .entry p{
	padding: 0 20px;
}