@charset "UTF-8";



/* basics  */

a {
	outline: none;
	color: #fdae03;
	text-decoration: underline;
}


p {
	margin-top: 0px;
	padding-top: 0px;

}

img {
	border: 0px;
}


body {
	margin: 0;
	padding: 0;
	line-height: 1.4;
	-webkit-text-size-adjust:none;
	font-family: serifaBT-Light, Georgia, "Times New Roman", Times, serif;
	color: #71705e;
	font-size: 14px;
}

input {
	 -webkit-appearance: none;
	 -webkit-border-radius: 0;
	 -webkit-text-size-adjust:none;
}

textarea {
	 -webkit-appearance: none;
	 -webkit-border-radius: 0;
	 -webkit-text-size-adjust:none;
}

area {
	outline: none;
}


input[type=text], textarea {
	border: 1px solid #4d9334;
	font-family: serifaBT-Light, georgia;
	color: #71705e;
	font-size: 14px;
	
}




/* backgrounds  */

.home {
	background-image:url(images/background-home.png);
	background-position: 0px 228px;
}

.photo_page {
	background-image:url(images/background-inner.png);
	background-position: 0px 114px;
}

.inner_page {
	background-image:url(images/background-inner.png);
	background-position: 0px 75px;
}




/* inner pages  */

.bold {
 	font-family: serifaBT-Bold, georgia;
}


.blue {
	color: #2eb8c9;
}

.orange {
	color: #fdae03;
}

.green {
	color: #4d9334;
}


.blue_bold {
	color: #2eb8c9;
	font-family: serifaBT-Bold;
}

.orange_bold {
	color: #fdae03;
	font-family: serifaBT-Bold;
}

.green_bold {
	color: #4d9334;
	font-family: serifaBT-Bold;
}

.lead_in {
	color: #2eb8c9;
	font-family: serifaBT-Italic, georgia;
	line-height: 1.2;
	font-size: 16px;
}

.subheader {
	padding-top: 8px;
	color: #4d9334;
	font-family: serifaBT-Bold, georgia;
	line-height: 1.2;
	font-size: 17px;
}

.orange_large_subheader {
	color: #fdae03;
	font-family: serifaBT-Roman, georgia;
	line-height: 1.2;
	font-size: 23px;
}


.all_left_photo {
	position: relative;
	left: -42px;
	float: left;
	margin-bottom: 28px;
	top: 7px;
}


.all_right_photo {
	position: relative;
	right: -42px;
	float: right;
	margin-bottom: 28px;
	top: 7px;	
}



.no_bottom_margin {
	margin-bottom: 0;
}

.captioned_photo {
	position:relative;
	top: 4px;
	left: -42px;
}

.captioned_photo_right {
	position:relative;
	top: 4px;
	right: -42px;
}





.page_title {
	color: #2eb8c9;
	font-family: serifaBT-Bold, georgia;
	line-height: 1.2;
	font-size: 25px;
}

.orange_pre-title {
	color: #fdae03;
	font-family: serifaBT-Roman, georgia;
	line-height: 1.2;
	font-size: 25px;
}


	
.photo_caption {
	padding-left: 120px; 
	width: 250px;
	text-align: right;
	color: #fdae03;
	font-family: serifaBT-Bold, georgia;
	line-height: 1.2;
	font-size: 16px;
	padding-top: 24px;
	padding-bottom: 20px;
	background-image: url(images/yellow_dot.png);
	background-position: bottom;
	background-repeat:repeat-x;
}

.quote {
	color: #2eb8c9;
	font-family: serifaBT-Italic, georgia;
	line-height: 1.2;
	font-size: 16px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(images/yellow_dot.png);
	background-position: bottom;
	background-repeat:repeat-x;
}











/* features  */

.feature_button {
	top: 10px; 
	position: absolute;
}


.body_container {
	position:absolute;
	top: 0;
	left:0;
}





/* splash  */

#splash_signup {
	position:absolute;
	top: 168px;
	left: 68px;
	
}


#splash_signup div {
	width: 143px;
	color: #0e637f;
	font-size: 19px;
	font-family: serifaBT-Roman, georgia;
	position:absolute;
	text-align:right;
	left: 0;
}



#splash_inputs {
	width: 168px;
	position:absolute;
	top: 171px;
	left: 215px;

}

#splash_inputs input[type=text]{
	
 left: 0px; 
 width: 146px; 
 position:absolute;
 border: 1px solid #0f6480;
 background-image:url(images/splash_input_background.png);
 font-family: serifaBT-Roman, georgia;
 font-size: 14px;
 color: #71705e;
 height: 25px;
 padding: 0;
}




/* home news  */


.news_header_home a {
	font-family: serifaBT-Bold, georgia;
	font-size: 16px;
	color: #2eb8c9;
	line-height: 1.2;
	text-decoration: none;
}

.news_header_home a:hover {
	color: #2eb8c9;
	text-decoration: underline;
}

.news_source_home {
	font-family: serifaBT-Roman, georgia;
	font-size: 15px;
	color: #68ac3c;
	text-decoration: none;
}


.read_more a {
	color: #e2af00;
	font-size: 12px;
	text-decoration: none;
}
.read_more a:hover {
	text-decoration: underline;
		color: #e2af00;
}


.home_article {
	background:url(images/article_icon.png);
	background-repeat: no-repeat;
	background-position: 7px, left;
	padding-left: 55px;
	
}


.home_article_divider {
	background-image:url(images/news_dotted_divider.png);
	height: 2px;
	margin-top: 15px;
	margin-bottom: 15px;
}






/* tabs and dropdowns  */


.roll {
	display: none;
}


.tab {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	float: left;
	position: relative;
}

.tab_divider {
	position: relative;
	top: 10px;
	float: left;
}

.dropdown_table {
	width: 148px;
	z-index: 1000;
	display: none;
	position: absolute;
	top: 43px;
	left: 0px;
	padding: 14px;
	background-color: #60b8c2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
}

.dropdown_table tr,
.dropdown_table td {
	z-index: 1000;
	position: relative;
}

.dropdown_table div {
	padding-top: 6px;
	padding-bottom: 8px;
	background-image:url(images/drop_down_divider.png);
	background-position: bottom;
	background-repeat:repeat-x;
	
}

.dropdown_table div a {
	color: white;
	text-decoration: none;
}


.dropdown_table .top {
	padding-top: 0px;
}

.dropdown_table .bottom {
	padding-bottom: 0px;
	background-image: none;
	
}




/* twitter feed styles  */


/* entire list */
#twitter_update_list { 
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #706a5c;
}

/*Select individual list items*/
#twitter_update_list li {
	background-image:url(images/tweet_icon.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin-top: 0; 
	margin-bottom: 22px;
	padding-left: 40px;	
}

li.twitter_date {
	
}

/* Selects the "tweet" part of the list item, not the time ago link */
#twitter_update_list li p {
	
}

/* Selects the link within the "tweet" part of the list item */
#twitter_update_list li a {
	color: #706a5c;
	text-decoration: underline;
}

/*Selects the "time ago" link, in a somewhat hacky way. 
#twitter_update_list a[style="font-size: 85%;"] { font-size: 1em !important; }
*/
#twitter_update_list a[style="font-size: 85%;"] {
	color: #706a5c;
	display: block;
	
}

#twitter_update_list a {
	color: #706a5c;