/*
Theme Name: Builder Child Theme - Rebuilding Dreams
Theme URI: http://ithemes.com/
Author: James McKenzie
Author URI: http://www.jmkenz.com
Version: 1.0.2
Template: Builder
Tags: blog, theme options, multiple layouts, multiple color schemes

Version History
	See history.txt
*/

/*********************************************
	Default font settings.
	The font-size percentage is of 16px. (0.75 * 16px = 12px)
*********************************************/
* {
	margin: 0px;
	padding: 0px;
}

html {
	font-size:100%;
}
body {
	font-size: 14px;
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
}

hr {
	margin: 10px 0px;
}

/*********************************************
	Main Background
*********************************************/
body {
	//background: url(images/nav_bg.gif) repeat-x left 140px;
}


/*********************************************
	Universal Link Styles
*********************************************/
a {
	color: #359dcf;
	text-decoration: none;
}
a:hover {
	color: #9f0707;
	text-decoration: underline;
}

/*********************************************
	Headings
*********************************************/
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #111;
}
h1 {
	font-weight: bold;
	font-style: italic;
	color: #1a90c9;
	font-size: 1.5em;
	line-height: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
}
h2 {
	font-size: 1.4em;
	margin-bottom: 0.75em;
}
h3 {
	font-size: 1.4em;
	line-height: 1;
/*	font-family: Arial Black, Arial, sans-serif;*/
	margin-bottom: .75em;
}
h4 {
	font-size: 1.2em;
	line-height: 1.2;
	margin-bottom: 10px;
	font-weight:bold;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 50px;
}
h6 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.75em;
	color: #8dc63f;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0em;
}

/*********************************************
	Container Div
*********************************************/
.builder-container-outer-wrapper {
	background: transparent;
/*	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;*/
	margin: 0em auto;
	border: 0em solid #fff;
	display: block;
}

/*********************************************
	All Modules Default Defenitions
*********************************************/
.builder-module {
	margin-top: 0em;
	margin-bottom: 0em;
	background: #FFF;
}
.builder-module-widget-bar {}
.builder-module-image {}

/*********************************************
	All Sidebars
*********************************************/
.builder-module-sidebar {
	display: block;
	width: 100%;
}
.builder-module-sidebar .widget {
	padding: 1em;
	color: #333;
}
.builder-module-sidebar .widget a {
	//color: #333;
	text-decoration: none;
}
.builder-module-sidebar .widget a:hover {
	color: #888;
	text-decoration: underline;
}
.builder-module-sidebar .widget h4 a {
	color: #333;
	text-decoration: none;
}
.builder-module-sidebar .widget h4 {
	color: #1a90c9;
	font-style: italic;
	font-weight: normal;
}
.builder-module-sidebar .widget h4,
.builder-module-sidebar .widget p,
.builder-module-sidebar .widget ul,
.builder-module-sidebar .widget ol,
.builder-module-sidebar .widget img {
	padding: 0 0 .5em 0;
}
.builder-module-sidebar .widget ul,
.builder-module-sidebar .widget ol {
	padding: 0;
	margin: 0 1em .5em 1.5em;
	list-style-type: disc;
}
.builder-module-sidebar .widget a.rsswidget img {
	display: none;
}

/*********************************************
	TopNav
*********************************************/


#topNav {
	height: 20px;
	/*background-image:url('images/topNavBG.jpg');
	background-repeat:repeat-x;*/
	text-align: right;
	padding-top: 15px;
	float: right;
	z-index: 99;
}
#topNav a{
	text-decoration: none;
	margin-right: 30px;
}
#topNav a:hover{
	color: #8dc63f;
	text-decoration: underline;
	margin-right: 30px;
}

/*********************************************
	Home Header
*********************************************/
#homeHeader {
	height: 140px;
	background: url('images/homeHeader.gif') no-repeat 0 10px;
	margin-top: 0;
}

#voteAviva {
	display: none;
	float: right;
	position: absolute;
	z-index: 99;
	top: 245px;
	right: 107px;
	font-size: 30px;
	font-weight: bold;
}

#voteAviva a {
	color: #8dc63f;
}

#voteAviva a:hover {
	text-decoration: none;
	color: #faa525;
}

#sponsorLogos {
	display: none;
	width: 650px;
	left: 290px;
	top: 20px;
	position: relative;
	height: 80px;
}

/*********************************************
	Main Nav (via mainNav.php)
	Calendar Nav (via calNav.php)
	Icon Nav (via iconNav.php)
*********************************************/
#mainNav {
	height: 58px;
}

#mainNav ul{
	height: 58px;
	padding-top: 15px;
	background: url(images/mainNavBG.jpg) repeat-x 0 0;
}

#mainNav li{
	display: inline;
	padding-top: 20px;
	padding-bottom: 19px;
	/*background: url(images/mainNavDivider.jpg) no-repeat right;*/
}

#mainNav a{
	color: #FFF;
	font-size: 16px;
	text-decoration: none;
	padding: 19px 10px 22px 11px;
}

#mainNav a:hover{
	background: url(images/mainNavFlipBG.jpg) repeat-x 0;
}

#calNav {
	margin-top: 25px;
	text-align: center;
}

#calNav li{
	display: inline;
	/*background: url(images/mainNavDivider.jpg) no-repeat right;*/
}

#calNav a{
	color: #8dc63f;
	font-size: 13px;
	text-decoration: none;
	padding: 0px 8px;
}

#calNav a:hover{
	text-decoration: underline;
}

#iconNav {
	margin: 5px 0px 40px 0px;
}
#iconNav a{
	color: #1a90c9;
	font-size: 23px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 0px;
	padding-left: 19px;
	padding-right: 24px;
}

#iconNav_BuzzBtn {
	cursor: pointer;
	float: left;
	padding: 100px 0px 0px 0px;
	margin-left: 100px;
	background: url(images/buzz-icon.png) no-repeat 8px 27px;
}

#iconNav_BuzzBtn:hover {
	background: url(images/buzz-icon-hover.png) no-repeat 8px 27px;
}
	
#iconNav_PrizesBtn {
	cursor: pointer;
	float: left;
	padding: 100px 0px 0px 0px;
	margin-left: 100px;
	background: url(images/prizes-icon.png) no-repeat 30px 24px;
}

#iconNav_PrizesBtn:hover {
	background: url(images/prizes-icon-hover.png) no-repeat 30px 24px;
}
	
#iconNav_VolunteerBtn {
	cursor: pointer;
	float: left;
	padding: 100px 0px 0px;
	margin-left: 100px;
	background: url(images/volunteer-icon.png) no-repeat 36px 5px;
}

#iconNav_VolunteerBtn:hover {
	background: url(images/volunteer-icon-hover.png) no-repeat 36px 5px;
}

#iconNav_ApplyBtn {
	cursor: pointer;
	float: left;
	padding: 100px 0px 0px 0px;
	margin-left: 20px;
	background: url(images/apply-icon-hover.png) no-repeat 86px 27px;
}

#iconNav_ApplyBtn:hover {
	background: url(images/apply-icon-spin.png) no-repeat 86px 27px;
}
	
#iconNav_ApplyBtn {
	float: left;
}

/*********************************************
	Navigation Module
*********************************************/
.builder-module-navigation {
	font-size: 1em;
	line-height: 1.1em;
	background: #FA7300 url(images/nav_bg.gif) repeat-x top left;
	border-bottom: 0.1em solid #FA7300;
	display: block;
}
.builder-module-navigation ul {
	float: left;
	display: block;
}
.builder-module-navigation li {
	padding: 0em;
	background: #3D0101;
	border-right: 0.1em solid #FA7300;
	list-style: none;
	margin-bottom: 0px;
}
.builder-module-navigation li a {
	font-size: 1em;
	padding: .9em .9em;
	color: #FFF;
	font-family: Century Gothic, Helvetica, sans-serif;;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
	background: #FA7300 url(images/nav_bg.gif) repeat-x top left;
}
.builder-module-navigation li a:hover {
	background: #333333 url('images/nav_bg_hover.jpg') repeat-x top left;
	color: #FFF;
}
/* second level stuff */
.builder-module-navigation li ul {
	width: 14em;
	border: 0.1em solid #FA7300;
	border-bottom: 0.1em;
}
.builder-module-navigation li li {
	border-bottom: 0.1em solid #FA7300;
	width: 14em;
}
.builder-module-navigation li li a {
}
.builder-module-navigation li li a:hover {
}
.builder-module-navigation li ul {
	width: 14em;
}
.builder-module-navigation li ul ul {
	margin: -3.1em 0em 0em 14em;
}
.builder-module-navigation li:hover ul ul,
.builder-module-navigation li:hover ul ul ul,
.builder-module-navigation li:hover ul ul ul ul,
.builder-module-navigation li:hover ul ul ul ul ul,
.builder-module-navigation li.sfhover ul ul,
.builder-module-navigation li.sfhover ul ul ul,
.builder-module-navigation li.sfhover ul ul ul ul,
.builder-module-navigation li.sfhover ul ul ul ul ul {
	left: -999em;
}
.builder-module-navigation li:hover ul ul,
.builder-module-navigation li:hover ul ul ul,
.builder-module-navigation li:hover ul ul ul ul,
.builder-module-navigation li:hover ul ul ul ul ul,
.builder-module-navigation li.sfhover ul ul,
.builder-module-navigation li.sfhover ul ul ul,
.builder-module-navigation li.sfhover ul ul ul ul,
.builder-module-navigation li.sfhover ul ul ul ul ul {
	left: auto;
}

/*********************************************
	Rotating Images - Home Page
*********************************************/

#rotating-images-rotator-wrapper_1 {
	border-style: solid;
	border-width: 2px;
	border-color: #1a90c9;
	margin-bottom: 20px;
}

/*********************************************
	News Title - Through Text Widget
*********************************************/
#text-5{
	margin: 15px 0px 0px 0px;
	text-align: center;
	font-size: 1.8em;
}

#text-5 h1{
	margin-bottom: 20px;
	margin-top: 30px;
	background: url(images/newsTitle.jpg) no-repeat center;
}
/*********************************************
	Home Page Sidebar HTML/PHP - Through AdvancedText widgets
*********************************************/

#search-4 {
	margin-top: 28px;
	margin-left: 190px;
	width: 295px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

#advanced_text-8 {
	background: url(images/donateBG.gif) no-repeat left top;
	height: 208px;
	margin-top: 15px;
	margin-left: 90px;
	width: 295px;
	padding: 65px 40px 10px 20px;
}

#advanced_text-8 h2 {
	font-style: italic;
	font-size: 22px;
	color: #f7941e;
	margin-bottom: 0;
}

#advanced_text-8 p {
	width: 220px;
	font-size: 12px;
	line-height: 1.4em;
	margin-top: 7px;
	margin-bottom: 0;
}

#donateAmount {
	margin-top: 15px;
	width:140px;
}

#donateAmount h3 {
	font-weight: bold;
	font-size: 24px;
	color: #8dc63f;
	margin-bottom: 0;
	text-align: right;
}

#donateButton {
	text-align: right;
	margin-top: 18px;
	margin-right: 28px;
}

#vertical-response {
	background: url(images/signUpBG.gif) no-repeat left top;
	height: 210px;
	margin-top: 40px;
	margin-left: 90px;
	width: 295px;
	padding: 40px 40px 10px 20px;
}

#vertical-response h2 {
	font-style: italic;
	font-size: 18px;
	margin-top: 5px;
}

#vertical-response p {
	width: 260px;
	font-size: 12px;
	line-height: 1.4em;
	margin-top: 7px;
	margin-bottom: 0;
}

#vr_email_required {
	font-size: 8px;
}

#vertical-response #first_name {
	width: 140px;
}

#vertical-response fieldset {
	border: none;
	padding: 1.5em	;
}

#vr_submit {
	margin-top: 20px;
}


#advanced_text-10 {
	margin-top: 30px;
	margin-left: 90px;
	width: 295px;
	padding: 0 40px 10px 20px;
}

#twitter-1 {
	background: url(images/twitterBG.gif) no-repeat left top;
	font-size: 12px;
	height: 210px;
	margin-top: 0px;
	margin-left: 90px;
	width: 310px;
	padding-top: 40px;
	padding-bottom: 10px;
	padding-left: 13px;
	padding-right: 15px;
}

#twitter-1 h4 {
	margin: 5px 0px 10px 0px;
}

#twitter-1 a {
	color: #1A90C9;
}

#advanced_text-11 {
	background: url(images/flickrBG.gif) no-repeat left top;
	height: 210px;
	margin-top:20px;
	margin-left: 90px;
	width: 310px;
	padding-top: 40px;
	padding-bottom: 20px;
	padding-left: 13px;
	padding-right: 15px;
}

/*********************************************
	Internal Pages Sidebar HTML/PHP / Family Blog Page - Through AdvancedText widgets
*********************************************/

#search-3, #search-6 {
		margin-top: 28px;
		margin-left: 190px;
		width: 295px;
		padding-bottom: 20px;
		padding-left: 10px;
		padding-right: 10px;
	}

#advanced_text-3, #it_widget_content-3, #it_widget_content-4, #it_widget_content-6, #it_widget_content-7 {
	background: url(images/donateBG.gif) no-repeat left top;
	height: 208px;
	margin-top: 20px;
	margin-left: 90px;
	width: 295px;
	padding: 65px 40px 10px 20px;
}

#advanced_text-3 h2, #it_widget_content-3 h2, #it_widget_content-4 h2, #it_widget_content-6 h2, #it_widget_content-7 h2 {
	font-style: italic;
	font-size: 22px;
	color: #f7941e;
	margin-bottom: 0;
}

#advanced_text-3 p, #it_widget_content-3 p, #it_widget_content-4 p, #it_widget_content-6 p, #it_widget_content-7 p {
	width: 220px;
	font-size: 12px;
	line-height: 1.4em;
	margin-top: 7px;
	margin-bottom: 0;
}

#donateAmount {
	margin-top: 15px;
	width:140px;
}

#donateAmount h3 {
	font-weight: bold;
	font-size: 24px;
	color: #8dc63f;
	margin-bottom: 0;
	text-align: right;
}

#advanced_text-3 #donateButton, #it_widget_content-3 #donateButton {
	text-align: right;
	margin-top: 22px;
	margin-right: 28px;
}

#advanced_text-4 {
	background: url(images/signUpBG.gif) no-repeat left top;
	height: 210px;
	margin-top: 40px;
	margin-left: 90px;
	width: 295px;
	padding: 40px 40px 10px 20px;
}

#advanced_text-4 h2 {
	font-style: italic;
	font-size: 18px;
	margin-top: 5px;
}

#advanced_text-4 p {
	width: 260px;
	font-size: 12px;
	line-height: 1.4em;
	margin-top: 7px;
	margin-bottom: 0;
}

#wp_email_capture {
	margin-top: 25px;
}

#advanced_text-5, #advanced_text-17 {
	margin-top: 30px;
	margin-left: 90px;
	width: 295px;
	padding: 0 40px 10px 20px !important;
}

#advanced_text-6, #advanced_text-18 {
	background: url(images/twitterBG.gif) no-repeat left top;
	font-size: 12px;
	height: 210px;
	margin-top: 0px !important;
	margin-left: 90px !important;
	width: 310px !important;
	padding-top: 40px !important;
	padding-bottom: 30px !important;
	padding-left: 13px !important;
	padding-right: 1em !important;
	
}

#advanced_text-6 ul, #advanced_text-18 ul {
	margin-top: 15px;
}

#advanced_text-6 a, #advanced_text-18 a {
	color: #1a90c9;
}

#advanced_text-7, #advanced_text-19 {
	background: url(images/flickrBG.gif) no-repeat left top;
	height: 210px !important;
	margin-top: 0px !important;
	margin-left: 90px !important;
	width: 310px !important;
	padding-top:40px !important;
	padding-bottom:50px !important;
	padding-left: 13px !important;
	padding-right: 1em !important;
	
}


.wp-loop h4 {
	margin: 35px 0px 15px 0px;
	font-size: 18px;
	font-style: normal !important;
}

.wp-loop .entry-content {
	margin: 20px 0px 0px 0px;
}

#text-20
{
	margin-top: 28px;
	margin-left: 110px;
	width: 295px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
/*********************************************
	Buzz Page
*********************************************/

#search-5 {
		margin-top: 28px;
		margin-left: 190px;
		width: 295px;
		padding-bottom: 20px;
		padding-left: 10px;
		padding-right: 10px;
	}

#post-78 {
	font-size: 32px;
	font-style: italic;
	font-weight: bold;
	color: #8dc63f;
	margin-bottom: -15px;
	margin-top: 9px;
}

div.post-78 {
	background: url(images/news-buzz.png) no-repeat left bottom;
	padding-bottom: 16px;
}

.post-78 .post-meta {
	visibility: hidden;
}

.post-78 .meta-bottom {
	visibility: hidden;
}

div.widget_recent_entries {
	margin-left: 100px;
}

#advanced_text-12 {
	background: url(images/signUpBG.gif) no-repeat left top;
	height: 210px;
	margin-top: 30px;
	margin-left: 90px;
	margin-bottom: 25px;
	width: 295px;
	padding: 40px 40px 10px 20px;
}

#advanced_text-12 h2 {
	font-style: italic;
	font-size: 18px;
	margin-top: 5px;
}

#advanced_text-12 p {
	width: 260px;
	font-size: 12px;
	line-height: 1.4em;
	margin-top: 7px;
	margin-bottom: 0;
}

#advanced_text-13 {
	margin-top: 30px;
	padding-left: 83px;
	background: url(images/calendarsBG.gif) no-repeat;
	padding-bottom: 65px;
	margin-left: 90px;
	margin-bottom: 30px;
}

#ics-calendar {
	margin: 0px 0px 0px 100px;
}

#calendarTitle {
	float: left;
	margin-right: 30px;
	margin-top: 14px;
}

#calendarList {
	margin-top: 10px;
}


/*********************************************
    Calendar Page
*********************************************/
p.calendarIntro {
	margin: 25px 0px 25px 0px;
}

/*********************************************
    Contact Page
*********************************************/

#emailAddress {
	padding-top: 60px;
	padding-bottom: 60px;
	padding-left: 140px;
	background: url(images/emailAddress.gif) no-repeat 28px 15px;
}

#emailAddress a {
	font-size: 17px;
	color: #8dc63f;
	text-decoration: none;
	font-weight: bold;
}

#emailAddress a:hover {
	text-decoration: underline;
}


/*********************************************
	Footer (via footer.php in parent Builder folder)
*********************************************/
#custom_footer {
	height: 154px;
	background: #1aa2d4 url(images/footer-bg.jpg) repeat-x;
	text-align: center;
	padding-top: 35px;
}

#custom_footer ul{
	padding-top: 21px;
	font-size: 18px;
}

#custom_footer li{
	display: inline;
	padding: 12px 25px;
}

#custom_footer a{
	color: #FFF;
	text-decoration: none;
}

#custom_footer a:hover{
	text-decoration: underline;
}

#footerContent p {
	color: #fff;
	margin-bottom: 0;
}

#footerCreditsTable td {
	vertical-align: top;
}

#footerCredits {
	vertical-align: middle;
	margin-top: 30px;
}

#footerCreditsLeft {
	float: left;
	margin: 4px 60px 0px 0px;
}

#footerCreditsCenter{
	float: left;
	margin: 4px 0px 0px 0px;
}

#footerCreditsRight{
	float: right;
	margin: 0px 0px 0px 25px;
}

.builder-module-footer-outer-wrapper {
	margin: 50px 0px 0px 0px;
}

/*********************************************
	Widget Bar Module
*********************************************/
.builder-module-widget-bar {
	width: 100%;
/*	background: #393939;*/
	color: #000;
	float: left;
	padding: 0;
	overflow: hidden;
}
.builder-module-widget-bar .widget-wrapper {
	display: inline;
	float: left;
	margin: 0;
	text-align: left;
	width: 100%;
	overflow: hidden;
}
.builder-module-widget-bar .widget {
	padding: 0em 0em;
	color: #000;
}
.builder-module-widget-bar .widget a {
	//color: #333;
	text-decoration: none;
}
.builder-module-widget-bar .widget a:hover {
	color: #000;
	text-decoration: underline;
}
.builder-module-widget-bar .widget h4 a {
	text-decoration: underline;
}
.builder-module-widget-bar .widget h4 {
	color: #000;
}
.builder-module-widget-bar .widget h4, .builder-module-widget-bar .widget p, .builder-module-widget-bar .widget ul, .builder-module-widget-bar .widget ol, .builder-module-widget-bar .widget img {
	padding: 0 0 .8em 0;
}
.builder-module-widget-bar .widget ul, .builder-module-widget-bar .widget ol {
	padding: 0;
	margin: 0 1em .5em 1.5em;
	list-style-type: square;
}
.builder-module-widget-bar .widget a.rsswidget img {
	display: none;
}

/*********************************************
	Footer Module
*********************************************/
.builder-module-footer {
	background: transparent;
}
.builder-module-footer .builder-module-element {
	text-align: left;
	color: #CCC;
}
.builder-module-footer .builder-module-element .alignleft,
.builder-module-footer .builder-module-element .alignright {
	padding: 1em;
}
.builder-module-footer .builder-module-element .alignright {
	text-align: right;
}
.builder-module-footer .builder-module-element a {
	color: #CCC;
	text-decoration: none;
}
.builder-module-footer .builder-module-element a:hover {
	text-decoration: underline;
}

/*********************************************
	HTML Module
*********************************************/
.builder-module-html .builder-module-element {
	margin: 0em;
	padding: 0em;
}
	.builder-module-html .builder-module-sidebar {
	margin-top: 0em;
}

/*********************************************
	Content Module
*********************************************/
.builder-module-content .builder-module-element {
	margin: 0;
	display: block;
	float: left;
	width: 100%;
	text-align: left;
	overflow: hidden;
}
.builder-module-content .builder-module-sidebar {
	margin-top: 1em;
}
.page-title {
	margin-bottom: 15px;
	margin-top: 25px;
}
h4.page-title {
	color: #8dc63f;
}
.post {
/*	margin: 1em;*/
	margin-top: 20px;
	margin-bottom: 50px;
	background: #FFF;
/*	padding: 1em 1em 0 1em;*/
}
.post .thumbnail-wrap {
	display: none;
}
.post .date {
	display: none;
}
.post .post-title {
	float: left;
	padding: 0;
}
.post .post-title h1 {
	margin-top: 0;
}
.post .post-title a {
	text-decoration: none;
	color: #1a90c9;
}
.post .post-title a:hover {
	color: #FA7300;
}
.post .post-meta {
	clear: both;
	display: block;
	padding-bottom: 9px;
}
.post .post-meta a {
	color: #1a90c9;
	font-style: italic;
}
.post .post-meta a:hover {
	color: #FA7300;
}
.post .meta-bottom {
	display: block;
}
.post img {
	border: 0px;
}
.post-content {
	clear: both;
}

.blue {
	color: #1a90c9;
}

.orange {
	color: #f7941e;
}

.green {
	color: #8dc63f;
}

div.separation {
	height: 30px;
	background: url(images/separation.gif) no-repeat center 5px;
}

.center {
	text-align: center;
}
/*********************************************
	Post Meta Styles, if needed
*********************************************/
.meta-top {
	clear: both; /* we need this so floats in the post are cleared */
}
.meta-bottom {
	clear: both; /* we need this so floats in the post are cleared */
	border-top: .1em solid #1a90c9;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
.meta-bottom .alignleft {
	width: 70%;
}
.meta-bottom .categories {
	background: url(images/folder.png) 0px 0px no-repeat;
	padding: 0;
}
.meta-bottom .comments {
	background: url(images/comments.png) 0px 2px no-repeat;
	padding: 0em;
}
.photometa {
	margin: 0px .5em 0px .5em;
	padding: 0px;
	width: 100%;
}
.EXIF {
	margin: -22px 0px 0px 0px;
	padding: 0px 0px;
	float: left;
	width: 33%;
}
.photometa h4 {
	border-bottom: 1px solid #1a90c9;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.photometa ul {
	list-style-type: none;
}

/*********************************************
	Previous/Next Page Navigation
*********************************************/
.paging {
	clear: both; /* To clear any floats */
	margin: 0px;
	padding: .6em;
}

/*********************************************
	Comment Styles
*********************************************/
form#commentform small {
	font-size: 12px;
}

#comments {
	margin: 0;
	padding: 20px 10px;
}
#comments .title {
	font-size: 25px;
	margin: 0px;
	padding: 50px 0px;
}
#comments ol.commentlist {
	margin: 0px;
	padding: 0px;
	background: #fff;
}
#comments ul.children {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
#comments .vcard {
}
#comments .vcard .avatar {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
#comments .comment-meta {
	padding: 0px 0px 20px 0px;
}
#comments li.even, #comments li.odd {
	clear: both;
	list-style-type: none;
	margin: 5px 0px 5px 0px;
	padding: 10px;
	background: #FFFFFF;
	overflow: hidden;
	border: 1px solid #999;
}
#comments ul.children li {
}
#comments li.even {
	margin: 5px 0px 5px 0px;
	padding: 10px;
	overflow: hidden;
}
#comments li.odd {
	margin: 5px 0px 5px 0px;
	padding: 10px;
	overflow: hidden;
}
#comments blockquote {
	margin: 10px 0px;
	padding: 10px;
}
#comments .alert {
	background: #fffbd6;
	border: 1px solid #ebe067;
	margin: 5px 0px;
	padding: 5px;
}
#comments p {
	margin: 0px 0px 10px;
	padding: 0px;
}
#respond {
	overflow: hidden;
	padding: 10px;
}
#respond #commentform {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
}
#respond #commentform #author, #respond #commentform #email, #respond #commentform #url {
	width: 50%;
	margin: 0px 0px 5px 0px;
	padding: 5px;
}
#respond #commentform #comment {
	width: 90%;
	margin: 10px 0px 15px 0px;
	padding: 5px;
}

p.nocomments {
	color: #fff;
}

/*********************************************
	Text elements
*********************************************/
p {
	margin: 0 0 1em;
	color: #313131;
}
p img.left {
	float: left;
	padding: 0;
	margin: 1.5em 1.5em 1.5em 0;
}
p img.right {
	float: right;
	margin: 1.5em 0 1.5em 1.5em;
}
a:focus, a:hover {
	color: #000;
}
a {
	color: #1a90c9;
}
blockquote {
	margin: 1.5em;
	color: #1a90c9;
	font-style: italic;
}
strong {
	font-weight: bold;
}
em, dfn {
	font-style: italic;
}
dfn {
	font-weight: bold;
}
sup, sub {
	line-height: 0;
}
abbr, acronym {
	border-bottom: 1px dotted #1a90c9;
}
address {
	margin: 0 0 1.5em;
	font-style: italic;
}
del {
	color:#1a90c9;
}
pre {
	margin: 1.5em 0;
	white-space: pre;
}
pre, code, tt {
	font: 1em 'andale mono', 'lucida console', monospace;
	line-height: 1.5;
}

/*********************************************
	Lists
*********************************************/
li ul, li ol {
	//margin: 0;
}
ul, ol {
	margin: 0px 0px 25px 0px;
	padding-left: 1.3em;
	list-style-position: outside;
}

ul ul {
	margin: 0;
	padding-left: 2em;
}

ul ul ul {
	margin: 0;
	padding-left: 2em;
}

ul li {
	list-style-type: disc;
	list-style-position: outside;
	line-height: 1.3em;
	margin: 0px 0px 10px 0px;
}

ul ul li {
	list-style-type: circle;
	list-style-position: outside;
}

ul ul ul li {
	list-style-type: square;
	list-style-position: outside;
	font-size: 0.9em;
}

ol {
	list-style-type: decimal;
}
dl {
	margin: 0 0 1.5em 0;
}
dl dt {
	font-weight: bold;
}
dd {
	margin-left: 1.5em;
}
p.bullet {
	padding-left: 20px;
	background: url(images/bullet.gif) no-repeat left 8px;
}

/*********************************************
	Tables
*********************************************/
table {
	margin-bottom: 1.4em;
	width:100%;
}
th {
	font-weight: bold;
}
thead th {
	background: #c3d9ff;
}
th, td, caption {
	padding: 4px 10px 4px 5px;
}
tr.even td {
	background: #e5ecf9;
}
tfoot {
	font-style: italic;
}
caption {
	background: #eee;
}

/*********************************************
	Misc classes
*********************************************/
.small {
	font-size: .8em;
	margin-bottom: 1.875em;
	line-height: 1.875em;
}
.large {
	font-size: 1.2em;
	line-height: 2.5em;
	margin-bottom: 1.25em;
}
.hide {
	display: none;
}
.quiet {
	color: #666;
}
.loud {
	color: #000;
}
.highlight {
	background:#ff0;
}
.added {
	background:#060;
	color: #fff;
}
.removed {
	background:#900;
	color: #fff;
}
.first {
	margin-left:0;
	padding-left:0;
}
.last {
	margin-right:0;
	padding-right:0;
}
.top {
	margin-top:0;
	padding-top:0;
}
.bottom {
	margin-bottom:0;
	padding-bottom:0;
}

/*********************************************
	Default styling for forms
*********************************************/
label {
	font-weight: bold;
}
fieldset {
	padding:1.4em;
	margin: 0 0 1.5em 0;
	border: 1px solid #ccc;
}
legend {
	font-weight: bold;
	font-size:1.2em;
}

/*********************************************
	Form fields
*********************************************/
input[type=text], input[type=password], input.text, input.title, textarea, select {
	background-color:#fff;
	border:1px solid #bbb;
}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {
	border-color:#666;
}
input[type=text], input[type=password], input.text, input.title, textarea, select {
	margin:0.5em 0;
}
input.text, input.title {
	width: 300px;
	padding:5px;
}
input.title {
	font-size:1.5em;
}
textarea {
	width: 390px;
	height: 250px;
	padding:5px;
}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {
	position:relative;
	top:.25em;
}
form.inline {
	line-height:3;
}
form.inline p {
	margin-bottom:0;
}

/*********************************************
	Success, notice and error boxes
*********************************************/
.error, .notice, .success {
	padding: .8em;
	margin-bottom: 1em;
	border: 2px solid #ddd;
}
.error {
	background: #FBE3E4;
	color: #8a1f11;
	border-color: #FBC2C4;
}
.notice {
	background: #FFF6BF;
	color: #514721;
	border-color: #FFD324;
}
.success {
	background: #E6EFC2;
	color: #264409;
	border-color: #C6D880;
}
.error a {
	color: #8a1f11;
}
.notice a {
	color: #514721;
}
.success a {
	color: #264409;
}

/*********************************************
	The Obligatory WP Styles
*********************************************/
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	text-align: left;
}
.alignright {
	float: right;
	text-align: right;
}
img.alignleft {
	margin: 0px 10px 3px 0px;
}
img.alignright {
	margin: 0px 0px .6em .6em;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: .8em;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: .8em;
	padding: 0 .3em .4em;
	margin: 0;
}
.post img.wp-smiley {
	border: none;
}

/*********************************************
	Prizes Page
*********************************************/

#prizeList {
	margin-top: 20px;
	margin-bottom: 20px;
}

#prizeList td {
	vertical-align: top;
	padding-bottom: 20px;
}

#prizeList1 td {
	color: #349ccf;
}

#prizeList2 td {
	color: #f7941e;
}

#prizeList3 td {
	color: #8dc63f;
}

#prizeList4 td {
	color: #662d91;
}

/*********************************************
	Volunteer Page
*********************************************/
.positionTitle {
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	color: #359DCF;
	font-size: 1.1em;
}

.positionTitle ul {
	display: normal;
}

#volunteerForm {
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 50px;
}

#volunteerForm a {
	color: #95c43f;
	font-weight: normal;
}

/*********************************************
	Links Page
*********************************************/

#linksTable td {
	padding-bottom: 25px;
}

/*********************************************
	FAQ Page
*********************************************/

#faqIntro {
	width: 730px;
}

.alignRight {
	text-align: right;
}

div.faqList {
	float: left;
	margin-left: 0;
	width: 910px;
	margin-top: 10px;
}

div.faqTitle {
	display: inline;
	cursor: pointer;
	font-size: 18px;

}

td.faqNumber {
	cursor: pointer;
	width:40px;
	font-size: 18px;
	vertical-align: top;
	text-align: right;
	padding-right: 5px;
}

div.faqTitle p {
	margin-top: 0;
	margin-bottom: 10px;
}

td.faqItem {
	padding-bottom: 15px;
}

span.faqTitleLabel:hover {
	text-decoration: underline;
}


div.readCloseLabel {
	cursor: pointer;
	//display: inline;
	font-family: arial, sans-serif;
	text-decoration: none;
	color: #f7941e;
	display: none;
}

span.readCloseLabel:hover {
	text-decoration: underline;
}

div.faqBody {
	//display: none;
}

div.faqBody p {
	font-size: 14px;
	line-height: 22px;
	width: 630px;
	margin-bottom: 10px;
	margin-top: 10px;
}


/*********************************************
	Families Page
*********************************************/
div#builder-module-4c4893bbd9a07 {
	margin: 35px 0px;
}

h1#post-175 {
	font-size: 2.5em;
	font-style: normal;
	font-weight: normal;
}

#builder-module-4c488face323d .builder-module-sidebar-1-right {
	padding-top: 50px;
	margin-bottom: 15px;
	background: url(images/families_page/voting_top.gif) no-repeat right 0;
}

#builder-module-4c488face323d .widget-wrapper-1 {
	float: right;
	margin-top: 45px;
	width: 250px;
	background: url(images/families_page/voting_bg.gif) repeat-y right 0;
}

#builder-module-4c488face323d .right.builder-module-block-outer-wrapper {
	background: url(images/families_page/voting_bottom.gif) no-repeat right bottom;
	color: #ffffff;
}

#builder-module-4c488face323d .right.builder-module-block-outer-wrapper a {
	text-decoration: underline;
}

#builder-module-4c488face323d .right.builder-module-block-outer-wrapper a:hover {
	color: #000;
}

#text-15 {
	font-size: 12px;
	color: #fff;
}

#text-15  p {
	color: #fff;
}

#text-15 p a {
	color: #fff;
}

#polls-widget-3 {
	padding-top: 0px;
	padding-bottom: 0px;
}

#polls-widget-3 .Buttons {
	margin-top: 15px;
}

#polls-widget-3 input[type=radio] {
	margin-right: 5px;
}

#polls-widget-3 li {
	margin-left: 10px;
	color: #fff;
}

#polls-widget-3 label {
	font-weight: normal;
}

.wp-polls p {
	color: #fff;
}

.wp-polls label {
	color: #fff;
} 

#polls-widget-3 a {
	color:  #fff;
}

h1#post-175 {
	margin-bottom: 0;
}

div.family {
	margin: 0px 0px 40px 0px;
	font-size: 12px;
	line-height: 17px;
}

div.family h2 {
	margin-bottom: 5px;
}

div.family_pic {
	float: left;
}

div.family_text {
	float: left;
	margin: 0px 0px 0px 15px;
	width: 400px;
}

div.family_title {
	margin: 0px 0px 0px 0px;
}

div.family_name {
	float: left;
}

div.family_blog {
	float: right;
}

/*********************************************
	Photos Page
*********************************************/
div#photoIntro {
	float: left;
	width: 750px;
}

div#iPhoneUsers {
	float: right;
	width: 175px;
	margin-top: -40px;
}

div#photoBtns {
	width: 400px;
	margin: 0px 0px 0px 200px;
}

div#photoBtnLeft {
	float: left;
}

div#photoBtnRight{
	float: right;
}

#builder-module-4c5720b8dcc36 #comments {
	display: none;
}

#builder-module-4c5720b8dcc36 #respond {
	display: none;
}

#builder-module-4c5720d54c9ae {
	margin: 0px auto 50px auto;
}

.collapseomatic {
	color: #1A90C9;
}

.collapseomatic .collapseomatic_content {
	margin-left: 0;
}

/*********************************************
	Sponsors Page
*********************************************/

.sponsorListHolder_block {
	margin: 50px 0px 50px 10px;
}


