/*
Theme Name: Rough Textile - Index styles
Theme URI: http://www.holynameparish.org
Description: Styles used in the mastheader feature of the index page
Version: 1.0
Author: Mike Haska
*/

#mastheader{
	width: 677px;
	overflow: hidden;
	margin: 0 auto;
	height: 150px;
	position: relative;
}
#content {
	width: 2031px;
	position: relative;
}
.slider{
	height: 150px;
	width: 677px;
	margin: 0 auto;
	float: left;
}
#bulletin_read{
	float:left;
	height: 100%;
	background: url(img/masthead/horizontal_border.gif) center right no-repeat;
	width: 310px;
}
#bulletin_read a{
	border: none;
}
#bulletin_diocese{
	width: 130px;
	line-height: 1.2em;
	font-style: normal;
	font-size: 110%;
	padding-top: 10px;
	padding-left: 20px;
	background: url(img/masthead/calendar.gif) left center no-repeat;	
}
#bulletin_subscribe{
	float:left;
	height: 100%;
	width: auto;
}
.updated{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #555;
}
#subscribe_form{
	background: url(img/masthead/subscribe_form_bg.gif) top left no-repeat;
	width: 298px;
	height: 31px;
	overflow: hidden;
	text-align: right;
	margin: 0;
}
#subscribe_form form{
	margin: 0;
}
input#email{
	position: relative;
	top: -9px;
	font-size: larger !important;
	font-size: 14px;
	width: 228px !important;
	width: 220px;
	background: none;
	border: none;
}
#building_overview{
	float:left;
	height: 100%;
	background: url(img/masthead/horizontal_border.gif) center right no-repeat;
	width: 335px;
}
#building_totals{
	float:left;
	height: 100%;
	background: none;
	width: 340px;
}
#bar_empty_capital{
	background: url(img/masthead/bar_empty_capital.gif);
	height: 37px;
	width: 196px;
}
#bar_full_capital{
	background: url(img/masthead/bar_full_capital.gif);
	height: 37px;
	width: 196px;
	text-align: right;
	float: left;
}
#bar_empty_phase{
	background: url(img/masthead/bar_empty_phase.gif);
	height: 37px;
	width: 196px;
	float: left;
	clear: both;
	margin-top: 25px;
}
#bar_full_phase{
	background: url(img/masthead/bar_full_phase.gif);
	height: 37px;
	width: 196px;
	float: left;
	clear: right;
	text-align: right;
}
.amounts{
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #fff;
	position: relative;
	top: 15px;
	padding-right: 5px;
}
.amounts#capital{
	top: 16px;
}
.amounts#capital-small{
	float: left;
	clear: right;
	color: #777;
	padding-left: 5px;
	top: 16px;
}
.amounts#phase{
	top: 16px;
}
.amounts#phase-small{
	float: left;
	clear: right;
	color: #777;
	padding-left: 5px;
	position: relative;
	top: 16px;
}
.goals{
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #777;
	position: relative;
	left: 0 !important;
	top: 4px !important;
	top: 0;
}
#times_map{
	float:left;
	height: 100%;
	background: url(img/masthead/horizontal_border.gif) center right no-repeat;
	width: 400px;
	font-size: 16px;
}
.masstime{
	font-size: 18px;
	font-weight:bold;
	color: #777;
}

#navbar a {
	border: none;
}

ul#navbar {
	height: 37px;
	width: 602px;
	list-style: none;
	margin: 25px auto 25px auto;
	clear: both;
	position: relative;
	left: -25px !important;
	left: -5px;
	}
	
#navbar li {
	float: left;
	}
	
#navbar #nav_bulletin{
	height: 37px;
	width: 121px;
	background: url(img/masthead/nav_bulletin_on.gif) no-repeat;
}
#navbar #nav_times{
	height: 37px;
	width: 177px;
	background: url(img/masthead/nav_times_on.gif) no-repeat;
}
#navbar #nav_building{
	height: 37px;
	width: 180px;
	background: url(img/masthead/nav_building_on.gif) no-repeat;
}

a img {
	border: none;
}
.project_block{
	line-height: 1.4em;
	font-size: 14px;
}
.project_block a, #times a{
	color: #8DB2C1;
	font-weight:bold;
	font-style: italic;
	text-decoration: none;
	border: none;
}

#accessbox{
	width: 350px;
	position: fixed;
	bottom: 35px;
	background: white;
	padding: 10px;
	padding-top: 0;
	border: 4px solid green;
}

.fundraising_info{
	font-size: 12px;
	line-height: 16px;
	padding: 0 25px;
}