/* @override 
	http://yourchurch.monkcms.net/_css/styles_home.css
	http://www.yourchurch.com/_css/styles_home.css
*/


/* = College Park Home Page  
---------------------------------------------------------------------
*/

@import url("styles.css");

#home #container-inner{
   background: url(_img/bg_home_container-inner.png) no-repeat center top;
}

#home-banner{
   float: left;   
   width: 960px;
}

.current
{
	font-family:Tahoma;
    font-style:oblique;	
}

ul#home-rotator{
	position: relative;
	margin: 0;
	padding:0;
	float: left;
	list-style: none;
	width: 620px;
}

ul#home-rotator img{
	float: left;
	display: block;
}

#welcome{
	float: left;
	width: 296px;
	padding: 19px 22px;
}

#welcome h2{
	margin-bottom: 8px;
	padding-bottom: 8px;
	font-family: "Tahoma","Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-weight: normal;
	color: #924a2e;
	font-size: 2em;
	border-bottom: 1px solid #dbd9c2;
	line-height: 1.3;
}

#welcome p{
   line-height: 1.5;
   font-size: 1.3em;
   color: #908c83;
}

#sunday-strip{
   clear: left;
   float: left;
   width: 960px;
   background: url(_img/bg_sunday-strip.png);
}

#home-latest-sermon{
   clear: left;
   float: left;
   width: 620px;
   position: relative;
   padding-bottom: 11px;
}

#home-latest-sermon h3{
   position: absolute;
   top: -999em;
}

#home-latest-sermon h4{
   float: left;
   display: inline;
   margin: 28px 0 0 17px;
   width: 350px;
   font-size: 1em;
}

#home-latest-sermon h4 a{
   color: #f3f2e9;
   font: normal 2em Georgia, serif;
}

#home-latest-sermon h4 a:hover{
   text-decoration: underline;
}

#home-latest-sermon h4 span{
   color: #8a9f91;
   font-size: 1.2em;
   font-weight: normal;
   margin-left: 5px;
}

#home p#sermon-player{
   position: absolute;
   width: 90px;
   height: 35px;
   top: 14px;
   left: 395px;
}

#home p#sermon-dl{
   position: absolute;
   width: 120px;
   height: 35px;
   top: 14px;
   left: 487px;
}

#home p#sermon-player a,
#home p#sermon-dl a{
   display: block;
   color: #f3f2e9; 
   padding: 13px 0 12px 38px;
}

#home p#sermon-player a{
   background: url(_img/bg_home_sermon_buttons.gif) 0 -1px;
}

#home p#sermon-dl a{
   background: url(_img/bg_home_sermon_buttons.gif) -92px -1px;
}

#home p#sermon-player a:hover{
   background-position: 0 -39px;
}

#home p#sermon-dl a:hover{
   background-position: -92px -39px;
}

#sunday-package{
	width: 280px;
	float: left;
	padding: 0px 0px 0px 60px;
	height: 64px;
}
#userlogin input{
	width: 200px;
	float: none;
	padding: 20px 10px 5px 50px;
	display: block;
	float: left;
	width: 80px;
	height: 14px;
	padding: 4px 3px 3px 2px;
	border: none;
	color: #797979;
	font-size: 1.1em;
	
}
#userlogin {
	width: 200px;
	float: none;
	padding: 20px 10px 5px 50px;
	display: block;
	float: left;
	width: 90px;
	height: 15px;
	padding: 6px 0px 4px 20px;
	border: none;
	color: #797979;
	font-size: 1.1em;	
}

.profileField td textarea
{
	font-family:Tahoma;
	font-size:1.1em;
}

.profileField td
{
	padding:5px;
	font-size:1.2em;		
}

.profileField td input
{
	font-family:Tahoma;	
}

.profileField2 td textarea
{
	font-family:Tahoma;
	font-size:1.1em;
}

.profileField2 td
{	
	font-size:1.2em;		
}

.profileField2 td input
{
	font-family:Tahoma;	
}

.profileField1 td textarea
{
	font-family:Tahoma;
	font-size:8pt;
}

.profileField1 td
{
	padding:5px;
	font-size:9pt;		
}

.profileField1 td input
{
	font-family:Tahoma;	
}

.composeMail tr td input
{
	font-family:Tahoma;
}

.inbox td
{
	padding:3px;	
}

.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: lemonchiffon;
    color: red;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
	font-size:1.2em;
	font-family:Tahoma;
}

.modalPopup1 {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:600px;	
	font-size:12pt;
	font-family:Tahoma;
}

.modalPopup2 {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:500px;	
	font-size:11pt;
	font-family:Tahoma;
}

.modalPopup3 {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:550px;	
	font-size:10pt;
	font-family:Tahoma;
}

fieldset
{
	padding:17px;	
	border: 1px solid #781351;
	width: 20em;
}

legend
{
	color: #fff;
	background: #98917b;
	border: 1px solid #781351;
	padding: 2px 6px;
}

.academic input
{
	font-family:Tahoma;
	font-size:10pt;	
}

#purainput {
	width: 200px;
	float: none;
	padding: 20px 10px 5px 50px;
	
	float: left;
	width: 116px;
	height: 15px;
	padding: 4px 0px 4px 12px;
	border: none;
	color: #797979;
	font-size: 1.1em;
}
#loginbutton {
	width: 200px;
	float: none;
	padding: 20px 10px 5px 50px;
	display: block;
	float: left;
	width: 110px;
	height: 15px;
	padding: 14px 0px 0px 31px;
	border: none;
	color: #797979;
	font-size: 1.1em;	
} 
#sunday-package h3{
   width: 185px;
   height: 35px;
   float: left;
}

#sunday-package h3 a{
   width: 185px;
   height: 35px;
   display: block;
   text-indent: -9999px;
   background: url(_img/bg_sunday-package_h3.gif) no-repeat 0 0;
}

#sunday-package h3 a:hover{
   background-position: 1px -39px;
}

#sunday-package p#sermon-archive{
   float: right;
}

#sunday-package p#sermon-archive a{
   width: 99px;
   height: 35px;
   display: block;
   text-indent: -9999px;
   background: url(_img/bg_sunday-package_p.gif) no-repeat 0 0;
}

#sunday-package p#sermon-archive a:hover{
   background-position: 0 -38px;
}

#homecontent{
   clear: left;
   float: left;
   width: 960px;
   background: url(_img/bg_homecontent.gif);
}

#home #content{
	float: left;
	width: 574px;
	background: url(_img/bg_home_content.gif) repeat-x top;
	padding: 21px 23px;
	min-height: 363px;
	_height:0;
}
#contentblank{
	float: left;
	width: 574px;
	background: url(_img/bg_home_content.gif) repeat-x top;
	padding: 21px 23px;
	min-height: 363px;
	_height:0;
	background: url(_img/bg_home_content_h3.gif) no-repeat left bottom;
	font-weight: normal;	
	color: #35383d;
	font-size: 1.5em;
	padding-bottom: 7px;
	margin-bottom: 8px;
	font-family: Helvetica, Arial, sans-serif;
}

#home-news,
#home-events{
   font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
   position: relative;
}

#home-news{
   float: left;
   width: 277px;
}

#home-events{
   float: right;
   width: 277px;
}

#home #content h3{
	background: url(_img/bg_home_content_h3.gif) no-repeat left bottom;
	font-weight: normal;	
	color: #35383d;
	font-size: 1.5em;
	padding-bottom: 7px;
	margin-bottom: 8px;
	font-family: Helvetica, Arial, sans-serif;
}

#home .newsbox{
   margin-bottom: 20px;
}

#home-news p#rss,
#home-events p#cal_link{
   position: absolute;
   top: 0;
   right: 0;
   margin: 0;
   font-size: 1em;
}

#home-news p#rss a,
#home-events p#cal_link a{
   color: #797b7e;
}

#home-news p#rss a:hover,
#home-events p#cal_link a:hover{
   color: #35383d;
   text-decoration: none;
}

#home-news h4{
   font-size: 1.2em;
   line-height: 1.8;
   font-family: "Lucida Grande", "Lucida Sans", sans-serif;
}

#home .newsbox h4 a,
#home .eventbox h4 a{
   color: #924a2e;
}

#home .newsbox h4 a:hover,
#home .eventbox h4 a:hover{
   text-decoration: underline;
}

#home .newsbox p.posted{
   font-size: .9em; 
   color: #797d7f;
}

#home .newsbox p{
   margin: 0;
   font-size: 1.1em;
   line-height: 1.4;
   color: #35383d;
}

#home .newsbox p a.more{
   color: #35383d;
}

#home .newsbox p a.more:hover{
   text-decoration: underline;
}

#home-events p#cal_link a{
   padding-right: 16px;
   background: url(_img/bg_home-events_cal_link.gif) no-repeat right;
}

#home #home-events h3{
   margin-bottom: 0;
}

#home .eventbox{
	padding: 0px 00px 0px;
	border-bottom: 1px solid #e8e8e8;
}

#home .eventbox.last{
	border: none;
	width: 230px;
	height: 70px;
}

#home .eventbox h4{
   font-size: 1.2em;
   line-height: 1.5;
}

#home .eventbox p{
   margin: 0; 
   font-size: 1em;
   line-height: 1.6;
   color: #545044;
   font-weight: bold;
   font-family: "Lucida Grande", "Lucida Sans", sans-serif;
}

#home .eventbox p span.eventTime{
   color: #545044;
}

#home .eventbox p span{
   color: #797d7f;
}

#home #sidebar{
   float: left;
   width: 275px;
   padding: 19px 32px 19px 33px;
   background: url(_img/bg_home_sidebar.gif) no-repeat;
   text-align: center;
}

#sidebar #branchnav ul{
   float: left;
   display: inline;
   width: 273px;
   height: 33px;
   margin-bottom: 20px;
   list-style: none;
   background: url(_img/bg_home_branchnav.gif) no-repeat 0 -34px;
}

#sidebar #branchnav ul li{
   float: left;
   height: 33px;
}

#branchnav ul li#attender{
   width: 135px;
}

#branchnav ul li#im-new{
   width: 138px;
}

#branchnav ul li a{
   text-indent: -9999px;
   display: block;
   height: 33px;
   background: url(_img/bg_home_branchnav.gif) no-repeat 0 -34px;
}

#branchnav ul li#im-new a{
   background-position: -135px -34px;
}

#branchnav ul li#im-new.ui-tabs-selected a{
   background-position: -135px 0;
}

#branchnav ul li#attender.ui-tabs-selected a{
   background-position: 0 0;
}

div.ui-tabs-hide{
   display: none;
}

div#fragment-1,
div#fragment-2{
   width: 275px;
   float: left;
}

#home #sidebar h3 {
	clear: left;
	font-weight: normal;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #924a2e;
	font-size: 1.6em;
	margin-bottom: 7px;
	padding-top: 7px;
 
}
#home #sidebar h3 a{
	color: #924a2e;
}

#home #sidebar p{
   font-size: 1.3em;
   line-height: 1.5;
   color: #908c83;
   margin-bottom: 15px;   
}

#home #sidebar .go-box{
   width: 275px;
   margin: 0 auto;
   background: url(_img/bg_sidebar_go-box_bottom.gif) no-repeat left bottom;
   text-align: left;
   float: left;
}

#home #sidebar #fragment-2 ul{
   background: url(_img/bg_sidebar_go-box_top.gif) no-repeat left top;
   padding: 15px 18px 10px;
   list-style: none;
   width: 239px;
   float: left;
}

#home #sidebar #fragment-2 ul li{
   font-size: 1.4em;
   font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
   margin: 0 0 5px;
}

#home #sidebar #fragment-2 ul li a{
   color: #924a2e;
   display: block;
   width: 100%;
   line-height: 1.5;
   background: url(_img/bg_sidebar_go-box_li.gif) no-repeat right 4px;
}

#home #sidebar a:hover{
   text-decoration: underline;
}

#home #sidebar #fragment-1 div.home-attender.first{
   background: url(_img/bg_sidebar_go-box_top.gif) no-repeat left top;
   padding-top: 16px;
}

#home #sidebar .home-attender{
   padding: 0 14px 14px;
   float: left;
   width: 247px;
}

#home #sidebar .home-attender p.athumb{
   float: left;
   margin: 0 14px 0 0;
   padding: 0;
}

#home #sidebar .home-attender p.athumb a{
   display: block;
   width: 48px;
   height: 48px;
   background: url(_img/bg_home-attender_img.gif) no-repeat;
   padding: 3px;
   margin: 0;
}

#home #sidebar .home-attender h4{
   font-weight: normal;
   font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
   font-size: 1.6em;
   margin-bottom: 4px;
   padding-top: 7px;
}

#home #sidebar .home-attender h4 a{
   color: #924a2e;
}

#home #sidebar .home-attender p{
   margin: 0;
}
