/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
@font-face{
	font-family: Steinem;
	src: url(http://www.stgeorgesepiscopal.net/fonts/steinem.eot ); /* IE */
	src: local("Steinem"), url(http://www.stgeorgesepiscopal.net/fonts/steinem.ttf ) format("truetype") /* non-IE */
}
@font-face{
	font-family: MuseumBible;
	src: url(http://www.stgeorgesepiscopal.net/fonts/museum-bible.eot ); /* IE */
	src: local("MuseumBible"), url(http://www.stgeorgesepiscopal.net/fonts/museum-bible.ttf ) format("truetype") /* non-IE */
}
body{
	background: url(http://www.stgeorgesepiscopal.net/images/layout/bgr.jpg) #dba72f top repeat-x;
	color: #333333;
	font: .8em Steinem,Arial,Verdana,Helvetica,Sans-Serif;
	padding: 11px 0 0
}
a{
	color: #29517a;
	text-decoration: underline
}
a:hover{
	text-decoration: none
}
input,select,textarea{
	border: #a59359 1px solid;
	font: 13px Steinem, Arial, Helvetica, sans-serif;
	padding: 2px
}
li{
	list-style: none
}
h1, h2{
	color: #181818;
	font-size: 2em;
	font-weight: normal;
	margin: 0 0 .5em
}
h3{
	color: #333333;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0 0 .8em
}
h4{
	color: #a10e0d;
	font-size: 1.1em;
	font-weight: normal;
	margin: 0 0 1em
}
h5{
	color: #000000;
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 1em
}
h6{
	color: #29517a;
	font-size: 1.3em;
	font-weight: normal;
	margin: 0 0 1em
}
p{
	line-height: 1.3em;
	padding: 0 0 1em
}
table{
	border-collapse: collapse;
	width: 100%
}
/*=== Layout ===*/
.page{
	background: url(http://www.stgeorgesepiscopal.net/images/layout/page-bgr.png) repeat-y;
	margin: 0 auto;
	padding: 11px 10px 0;
	width: 960px
}
.page-{
	background: url(http://www.stgeorgesepiscopal.net/images/layout/page-bgr-.png) repeat-y;
	margin: 0 auto;
	padding: 0 20px;
	width: 940px
}
.page-top, .page-bot, .page-bot-{
	height: 15px;
	margin: 0 auto;
	overflow: hidden;
	width: 980px
}
.page-top{
	background: url(http://www.stgeorgesepiscopal.net/images/layout/page-top.png) top no-repeat
}
.page-bot{
	background: url(http://www.stgeorgesepiscopal.net/images/layout/page-bot.png) top no-repeat
}
.page-bot-{
	background: url(http://www.stgeorgesepiscopal.net/images/layout/page-bot-.png) top no-repeat;
	height: 300px
}
/*=== Header ===*/
#header{
	height: 79px;
	margin: 0 auto;
	overflow: hidden;
	width: 980px
}
/*- Logo -*/
#logo{
	float: left
}
#footer-logo{
	margin: 0 0 10px -40px;
	position: relative
}
/*- Slogan -*/
.slogan{
	color: #666666;
	float: right;
	font-size: 16px;
	font-style: italic;
	padding: 40px 20px 0 0
}
/*=== Headlines ===*/ 
.headline{
	background: url(http://www.stgeorgesepiscopal.net/images/layout/headline-bgr.gif) top no-repeat;
	height: 38px;
	margin: 0 0 0 -30px;
	padding: 0 0 0 20px;
	position: relative;
	width: 320px
}
.headline h2, .headline h2 a{
	color: #ffffff;
	font: 18px/33px MuseumBible, "Times New Roman", Times, serif;
	margin: 0;
	text-transform: uppercase;
	text-decoration: none
}

/*=== Navigation ===*/
.nav-main{
	background: url(http://www.stgeorgesepiscopal.net/images/layout/nav-main-bgr.png) top no-repeat;
	height: 75px;
	margin: 0 auto;
	overflow: hidden;
	width: 980px
}
/*- Nav1 -*/
.nav1{
	font: 16px MuseumBible,"Times New Roman",Times, serif;
	height: 30px
}
.nav1 li{
	border-right: 1px solid #a84c38;
	float: left;
	line-height: 30px
}
.nav1 li a{
	color: #ffffff;
	display: block;
	float: left;
	padding: 0 20px;
	text-decoration: none
}
.nav1 li a:hover,
.nav1 li.here a,
.nav1 li.parent_here a{
	background: url(http://www.stgeorgesepiscopal.net/images/layout/nav1-hover.gif) top no-repeat;
	text-decoration: none
}
/*- Nav1 Sub -*/
.nav1-sub{
	font-size: 13px;
	height: 40px;
	padding: 0 0 0 10px
}
.nav1-sub li{
	background: url(http://www.stgeorgesepiscopal.net/images/layout/nav1-sub-li.gif) right no-repeat;
	float: left;
	line-height: 40px
}
.nav1-sub li.last{
	background: none
}
.nav1-sub li a{
	color: #838a90;
	display: block;
	float: left;
	padding: 0 10px;
	text-decoration: none
}
.nav1-sub li a:hover,
.nav1-sub li.here a,
.nav1-sub li.parent_here a{
	color: #8f1900;
	text-decoration: underline
}
/*- Nav2 -*/
.nav2{
	margin: 0 0 1em
}
.nav2 li{
	margin: 0 0 5px
}
.nav2 li a{
	color: #848b91;
	display: block;
	/*height: 22px;*/
	line-height: 16px;
	text-decoration: none
}
.nav2 li a:hover,
.nav2 li.here a,
.nav2 li.parent_here a,
.nav2 li.parent_here ul li.here a,
.nav2 li.parent_here ul li.parent_here a,
.nav2 li.parent_here ul li.parent_here ul li.here a{
	color: #8f1900;
	text-decoration: none
}
.nav2 li ul li a,
.nav2 li.here ul li a,
.nav2 li.parent_here ul li a,
.nav2 li.parent_here ul li.here ul li a,
.nav2 li.parent_here ul li.parent_here ul li a{
	color: #848b91;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #838a90;
}
.nav2 li ul li ul li {margin-left: 10px;}


/*- Nav3 -*/
.nav3{
	color: #333333;
	margin: -17px 0 0;
	position: relative
}
.nav3 h5{
	margin: 0
}
.nav3 li{
	margin: 0 0 1px;
	position: relative
}
.nav3 li a{
	background: #29517a;
	color: #ffffff;
	display: block;
	font-size: 14px;
	height: 38px;
	line-height: 38px;
	padding: 0 0 0 10px;
	text-decoration: underline
}
.nav3 li a:hover{
	color: #ffffff;
	text-decoration: none
}
.nav3 li.active a{
	background: #ffffff;
	color: #29517a;
	text-decoration: underline
}
.nav3 ul ul{
	padding: 0 0 5px
}
.nav3 ul#highlights {margin-top: 10px;}
ul#highlights h5 {font-weight: bold}
.nav3 ul#highlights li a:hover {font-weight: bold; text-decoration: underline}
.nav3 li.active li, .nav3 ul#highlights li{
	height: 1%;
	padding: 0 0 5px 10px
}
.nav3 li.active li a, .nav3 ul#highlights li a{
	background: none;
	color: #29517A;
	height: auto;
	line-height: normal;
	padding: 0;
	text-decoration: none;
}
.nav3 li.active li a:hover{
	color: #8f1900;
	text-decoration: underline
}
/*- Nav4 -*/
.nav4{
	background: url(http://www.stgeorgesepiscopal.net/images/layout/nav4-bgr.gif) bottom repeat-x;
	font-size: 16px;
	height: 31px
}
.nav4 li{
	float: left;
	line-height: 30px;
	margin: 0 -1px 0 0;
	position: relative
}
.nav4 li a{
	background: #29517a;
	border: 1px solid #d8d8d8;
	border-bottom: 0;
	color: #ffffff;
	display: block;
	float: left;
	padding: 0 10px;
	text-decoration: underline
}
.nav4 li a:hover,
.nav4 li.active a{
	background: #ffffff;
	color: #365c82;
	text-decoration: underline
}
/*- Paging Nav -*/
.nav-paging{
	font: bold 11px Arial, Helvetica, sans-serif
}
.nav-paging ul{
	line-height: 20px
}
.nav-paging li{
	display: inline;
	padding: 0 10px 0 0
}
.nav-paging li a{
	background: #ffffff;
	border: 1px solid #d6d6d6;
	color: #29517a;
	padding: 0 4px;
	text-decoration: none
}
.nav-paging li a:hover,
.nav-paging li.active a{
	border: 1px solid #1a629c;
	color: #525252
}

/* Entry Pagination */
#pagination {
	margin: 20px 0;
}

/* Slider controls */
.bx-wrapper .bx-prev, .bx-wrapper .bx-next {display: none}


/*=== Title Placeholder ===*/
.title{
	float: left;
	height: 350px;
	overflow: hidden;
	width: 465px
}
/*=== All Columns ===*/
.columns-featured{
	background: #ffffff;
	height: 1%;
	margin: -11px 0 0;
	padding: 5px 20px;
	position: relative
}
.columns{
	background: url(http://www.stgeorgesepiscopal.net/images/layout/columns-bgr.jpg) top right no-repeat;
	height: 1%;
	margin: -21px 0 0;
	padding: 11px 20px 10px;
	position: relative
}
.columns.about_us, .columns.search {background: url(http://www.stgeorgesepiscopal.net/images/layout/background4.jpg) top right no-repeat;}
.columns.welcome_join_us {background: url(http://www.stgeorgesepiscopal.net/images/layout/background5.jpg) top right no-repeat;}
.columns.programs_and_ministries {background: url(http://www.stgeorgesepiscopal.net/images/layout/background2.jpg) top right no-repeat;}
.columns.worship_services {background: url(http://www.stgeorgesepiscopal.net/images/layout/background3.jpg) top right no-repeat;}
.columns.nobgr{
	background: none
}
.col1{
	float: left;
	width: 135px
}
.col2{
	float: left;
	margin: 25px 0 0 15px;
	width: 460px
}
.col2 a:hover{
	background: #29517a;
	color: #ffffff
}
.col3{
	float: left;
	margin: 375px 0 0 20px;
	width: 288px
}
.col4{
	float: left;
	padding: 0 0 0 40px;
	width: 260px
}
.col5{
	float: left;
	margin: 15px 0 0 105px;
	width: 220px
}
.col6{
	float: left;
	margin: 15px 0 0 30px;
	width: 240px
}
.col7{
	float: left;
	width: 615px
}
.col8{
	float: left;
	margin: 0 0 0 35px;
	width: 269px
}
.col9{
	float: left;
	margin: 0 0 0 15px;
	width: 445px
}
.col10{
	float: left;
	width: 295px
}
.col11{
	float: left;
	margin: 0 0 0 30px;
	width: 265px
}
.col11 h3{
	font-size: 16px;
	margin: 0
}
.col11 h3 a{
	color: #181818;
	text-decoration: none
}
.col11 h3 a:hover{
	color: #29517a;
	text-decoration: underline
}
.col11 h4{
	font-size: 12px;
	margin: 0
}
.col12{
	float: left;
	width: 690px
}
.col12.wide{
	float: left;
	width: 920px
}
.col13{
	float: left;
	margin: 0 0 0 20px;
	width: 208px
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	color: #666666;
	font-size: .9em;
	margin: 0 0 1em;
	width: 269px
}
.box .top,.box .bot{
	background: url(http://www.stgeorgesepiscopal.net/images/layout/box-top.gif) top no-repeat;
	clear: both;
	height: 38px;
	overflow: hidden;
	padding: 0 0 0 20px
}
.box .top h3{
	color: #ffffff;
	font: 18px/33px MuseumBible, "Times New Roman", Times, serif;
	margin: 0;
	text-transform: uppercase
}
.box .bot{
	background: url(http://www.stgeorgesepiscopal.net/images/layout/box-bot.gif) top no-repeat;
	height: 4px
}
.box .content{
	background: url(http://www.stgeorgesepiscopal.net/images/layout/box-bgr.gif) repeat-y;
	height: 1%;
	padding: 10px 30px 25px
}
.box h5{
	margin: 0
}
.box ul{
	margin: 0 0 1.5em
}
.box ul li{
	background: url(http://www.stgeorgesepiscopal.net/images/layout/ico-list.gif) no-repeat 0 5px;
	padding: 0 0 0 9px
}
.box ul li.last{
	background: none
}
/*- Box2 -*/
.box2{
	color: #666666;
	margin: 0 0 1em;
	width: 288px
}
.box2 .top,.box2 .bot{
	background: url(http://www.stgeorgesepiscopal.net/images/layout/box2-top.gif) top no-repeat;
	clear: both;
	height: 39px;
	overflow: hidden;
	padding: 0 0 0 20px
}
.box2 .top h3{
	color: #ffffff;
	font: 18px/33px MuseumBible, "Times New Roman", Times, serif;
	margin: 0;
	text-transform: uppercase
}
.box2 .bot{
	background: url(http://www.stgeorgesepiscopal.net/images/layout/box2-bot.gif) top no-repeat;
	height: 4px
}
.box2 .content{
	background: url(http://www.stgeorgesepiscopal.net/images/layout/box2-bgr.gif) repeat-y;
	height: 1%;
	padding: 10px 20px 10px 25px
}
.box2 h4{
	color: #666666;
	font-size: 1.3em;
	margin: 0
}
.box2 p{
	padding: 0
}
/*- Box3 -*/
.box3{
	margin: 0 0 2em;
	width: 208px
}
.box3 .top,.box3 .bot{
	background: url(http://www.stgeorgesepiscopal.net/images/layout/box3-top.gif) top no-repeat;
	clear: both;
	height: 38px;
	overflow: hidden;
	padding: 0 0 0 20px
}
.box3 .top h3{
	color: #ffffff;
	font: 18px/33px MuseumBible, "Times New Roman", Times, serif;
	margin: 0;
	text-transform: uppercase
}
.box3 .bot{
	background: url(http://www.stgeorgesepiscopal.net/images/layout/box3-bot.gif) top no-repeat;
	height: 4px
}
.box3 .content{
	background: url(http://www.stgeorgesepiscopal.net/images/layout/box3-bgr.gif) repeat-y;
	height: 1%;
	padding: 10px 20px 10px 25px
}
.box3 .content2{
	background: url(http://www.stgeorgesepiscopal.net/images/layout/box3-bgr.gif) repeat-y;
	height: 1%;
	padding: 10px 20px 1px 11px;
	position: relative
}
.box3 .content2 ul.monthlist {margin: 0 10px 10px 10px}
.box3 .content2 ul.monthlist li {margin-bottom: 5px}
.box3 h4{
	color: #666666;
	font-size: 1.3em;
	margin: 0
}
.box3 p{
	padding: 0
}
/*- Box 'Quotes' -*/
.box-quotes{
	background: url(http://www.stgeorgesepiscopal.net/images/layout/texture.jpg) top left;
	border: 1px solid #d3dadb;
	border-left: 5px solid #29517a;
	color: #29517a;
	font-size: 1.1em;
	font-style: italic;
	margin: 0 0 1.5em 25px;
	padding: 10px 25px;
	width: 350px
}
.box-quotes p{
	padding: 0
}
.box-quotes cite{
	display: block;
	text-align: right;
	text-align: right
}
.box-quotes blockquote p:before {
	content: '"'
}
.box-quotes blockquote p:after {
	content: '"'
}
/*=== Styling Lists ===*/
/*- List1 -*/
.col2 ul, .col2 ol{
	margin: 0 0 1.5em
}
.col2 ul li{
	background: url(http://www.stgeorgesepiscopal.net/images/layout/ico-list.gif) no-repeat 0 5px;
	line-height: 1.3em;
	margin: 0 0 1.5em;
	padding: 0 0 0 25px
}
.col2 ul#nav_full {margin-bottom: .5em}
.col2 ul#nav_full li {padding-left: 10px; margin-bottom: .5em; font-weight: bold}
.col2 ul#nav_full li ul li, .col2 ul#nav_full li ul li ul li {font-weight: normal}
.col2 ul#nav_full li ul, .col2 ul#nav_full li ul li ul {margin-top: .5em;}
.col2 li a{
	color: #333333
}
.col2 li a:hover{
	text-decoration: none
}
.col2 ol li{
	line-height: 1.3em;
	list-style: decimal;
	list-style-position: inside;
	margin: 0 0 1em 15px;
	padding: 0 0 0 10px
}
/*- List2 -*/
.list2 ul{
	margin: 0 0 .5em
}
.list2 ul li{
	background: url(http://www.stgeorgesepiscopal.net/images/layout/ico-list2.gif) no-repeat 0 5px;
	margin: 0 0 .1em;
	padding: 0 0 0 9px
}
/*- List3 -*/
.list3{
	color: #181818;
	font-size: 13px
}
.list3 li{
	height: 90px;
	margin: 20px 0 0;
	overflow: hidden
}
.list3 h3{
	font-size: 16px;
	margin: 0
}
.list3 h3 a{
	color: #181818;
	text-decoration: none
}
.list3 h3 a:hover{
	color: #29517a;
	text-decoration: underline
}
.list3 h4{
	font-size: 12px;
	margin: 10px 0 0
}
/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
/*- Newsletter -*/
.form-newsl{
	height: 20px;
	margin: 0 0 15px
}
.form-newsl input{
	float: left;
	width: 155px
}
.form-newsl input.btn{
	background: url(http://www.stgeorgesepiscopal.net/images/layout/btn-signup.gif) top no-repeat;
	color: #ffffff;
	cursor: pointer;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	width: 61px
}
.form-newsl input.btn:hover{
	background: url(http://www.stgeorgesepiscopal.net/images/layout/btn-signup-.gif) top no-repeat
}
/*=== Link Buttons ===*/
.btn-link a{
	background: url(http://www.stgeorgesepiscopal.net/images/layout/btn-link.png) left no-repeat;
	color: #29517a;
	display: block;
	font: 14px/33px MuseumBible,"Times New Roman",Times, serif;
	height: 26px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	width: 96px
}
.btn-link a:hover{
	text-decoration: underline
}
/*=== Pics, Thumbs, Ads etc. ===*/
.col2 img, .pic img{
	background: #ffffff;
	border: 1px solid #d6d6d6;
	/*display: block;*/
	margin: 0 0 1em;
	padding: 8px
}
.col2 img.fl, .pic.fl{
	margin-right: 12px
}
.col img.fr, .pic.fr{
	margin-left: 12px
}
.th img{
	display: block;
	margin: 0 10px 1em 0
}
.entry{float:left}
.cover{margin-right:10px;}
.thumb{
	background:#fff;
	border:1px solid #d6d6d6;
	padding:8px;
}
.event-title{
	text-align: center;
	width:200px;
	height:40px;
}
/*=== Styling Tabular Data ===*/
/*- Tabs1 -*/
.tabs1{
	margin: 0 0 1.5em
}
.col2 th, .col2 td{
	border: 1px solid #d8d8d8;
	padding: 10px;
	text-align: left
}
.col2 table {margin-bottom: 20px;}
/*=== Styling the Calendar ===*/ 
.calendar{
	background: #ffffff;
	border: 1px solid #d8d8d8;
	padding: 15px 0 0
}
/*- Calendar Nav -*/ 
.nav-calendar{
	margin: 0 0 10px;
	padding: 0 15px;
	text-align: right
}
.nav-calendar li{
	display: inline
}
.nav-calendar li a{
	color: #29517a;
	text-decoration: underline
}
.nav-calendar li a:hover{
	color: #666666
}
.btn-left a{
	background: url(http://www.stgeorgesepiscopal.net/images/layout/ico-left.gif) left no-repeat;
	padding: 0 0 0 12px
}
.btn-right a{
	background: url(http://www.stgeorgesepiscopal.net/images/layout/ico-right.gif) right no-repeat;
	padding: 0 12px 0 0
}
/*- Calendar Title -*/ 
.calendar-title{
	color: #a10e0d;
	font-size: 53px;
	margin: 0 0 10px;
	padding: 0 15px;
	text-align: right
}
/*- Calendar Tabs -*/
.calendar table{
	margin: 0 0 -1px -1px;
	position: relative
}
.calendar th{
	border-bottom: 1px solid #d8d8d8;
	border-left: 1px solid #d8d8d8;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	padding: 0 5px 5px 5px;
	text-align: left
}
.calendar td{
	border-bottom: 1px solid #d8d8d8;
	border-left: 1px solid #d8d8d8;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	height: 80px;
	padding: 5px;
	vertical-align: top;
	width: 90px;
}
.calendar td.current{
	color: #8f1900
}
.calendar td:hover{
	background: #f2f2f3
}
.calendar td.non-days{
	background: #e7ecf2
}
.calendar td ul{
	color: #888888;
	font-size: 11px;
	font-weight: normal;
	padding: 5px 0 0;
	width: 85px;
	overflow: hidden
	}
.col12.wide .calendar td ul {
	width: 120px;
	}
.calendar td ul li{
	background: url(http://www.stgeorgesepiscopal.net/images/layout/ico-list3.gif) no-repeat 0 3px;
	letter-spacing: -.25px;
	line-height: 13px;
	margin: 0;
	padding: 0 0 0 7px;
	width: 999px
}
h2.calendar_heading {margin-top: 20px;}
h2.calendar_heading .calendar_name {color: #A10E0D;}
#fc_calendar .day_cell .all_day, 
#fc_calendar .day_cell .multi_day {color: #29517A;line-height: 15px;background-image: none;font-size: 11px;margin: 0 0 1px;padding: 0 4px;}

#fc_calendar .day_cell .multi_day,
#wc_calendar .multi_day {background:#ffff99;}
#fc_calendar .day_cell .multi_day a,
#wc_calendar .multi_day a {text-decoration: none;color: #29517A}
#fc_calendar .day_cell .multi_day a:hover,
#wc_calendar .multi_day a:hover {text-decoration: underline;}

#fc_calendar .day_cell .all_day, 
#wc_calendar .all_day {background:#ccffcc;}
#fc_calendar .day_cell .all_day a,
#wc_calendar .all_day a {color: #FFFFFF;text-decoration: none;color: #29517A}
#fc_calendar .day_cell .all_day a:hover,
#wc_calendar .all_day a:hover {text-decoration: underline;}

#fc_legend .event {color:#888888;font-size: 11px;font-weight: normal;width: 100px;float: left;border-left: 1px solid white;padding: 5px 0 0 5px;}
#fc_legend span.legend {float: left;font-weight: bold;width: 90px;margin: 5px 0 0 10px;}
#fc_legend .all_day, #fc_legend .multi_day {line-height: 20px;padding: 0 4px;color: #29517A}
#fc_legend .multi_day {background: #ffff99;}
#fc_legend .all_day {background: #ccffcc;}

#wc_calendar .header div {
    float: left;
    width: 20%;
}
#wc_calendar .header div.left {
    padding-left: 10px;
}
#wc_calendar .header div.center {
    text-align: center;
    width: 55%;
}
#wc_calendar .header div.right {
    padding-right: 10px;
    text-align: right;
}
#wc_calendar .header div.center h2 {
    color: #555555;
    font-size: 15px;
    font-weight: bold;
}
#wc_calendar .header div.center h2 span {
    color: #666666;
    font-size: 13px;
    font-weight: normal;
}
#wc_calendar .day {
    border-bottom: 1px solid #AEAEAE;
    padding-bottom: 10px;
}
#wc_calendar .day ul {margin-left: 10px;}
#wc_calendar .day ul li {margin-bottom: 10px; list-style-type: disc; margin-left: 10px}
#wc_calendar .day ul li.all_day,
#wc_calendar .day ul li.multi_day {padding: 5px; margin-left: 0; list-style-type: none}
#wc_calendar .day ul li.all_day a,
#wc_calendar .day ul li.multi_day a {text-decoration: underline}
#wc_calendar .day ul li.all_day a:hover,
#wc_calendar .day ul li.multi_day a:hover {text-decoration: none}
#wc_calendar div.calendars {
    margin-bottom: 15px;
}
#wc_calendar div.calendars small, #wc_calendar li small {
    color: #545454;
    float: right;
    font-size: 11px;
    font-weight: normal;
    text-align: right;
}
#wc_calendar div.calendars h3.other_cal {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 25px;
}
#wc_calendar .calendars ul li {
    border-top: 1px solid #E6E6E6;
    font-weight: normal;
    list-style: none outside none;
    margin: 0;
    padding: 3px 5px;
}
#wc_calendar .calendars ul li a {text-decoration: none}
#wc_calendar ul li.calendar_title {
    color: #545454;
    font-size: 15px;
    font-weight: bold;
}
#wc_calendar ul li.calendar_title ul li {
    color: #545454;
    font-size: 12px;
    font-weight: normal;
}

#dc_calendar, #events_calendar, #wc_calendar  {background: white; padding: 10px;border: 1px solid #D8D8D8}
#wc_calendar.index  {background: transparent; padding: 0; border: none}
#dc_calendar .header, #wc_calendar .header {height: 50px;margin-top: 20px;}
#dc_calendar .header div {
    float: left;
    width: 15%;
}
#dc_calendar .header div.left {
    padding-left: 10px;
}
#dc_calendar .header div.center {
    text-align: center;
    width: 65%;
}
#dc_calendar .header div.right {
    padding-right: 10px;
    text-align: right;
}
#dc_calendar .header div.center h2, #wc_calendar .header div.center h2 {
    color: #29517A;
    font-size: 20px;
    font-weight: bold;
}
#dc_calendar .header div.center h2 span {
    color: #666666;
    font-size: 13px;
    font-weight: normal;
}
#dc_calendar h4, #wc_calendar h4 {
    border-top: 1px solid #EEEEEE;
    padding-top: 1em;
}
#wc_calendar .calendars h4 {
    font-size: 1.75em;
    border-top: none;
}
#dc_calendar h4.thickline {
    border-top: 3px solid #898989;
}
#dc_calendar .event {
    background: none repeat scroll 0 0 #F3F3F3;
    border: 1px solid #E7E7E7;
    font-size: 11px;
    margin-bottom: 5px;
    padding: 5px;
}
#dc_calendar .event_top {
    background: none repeat scroll 0 0 #EAEAEA;
    border: 1px solid #CFCFCF;
    font-size: 11px;
    margin-bottom: 5px;
    padding: 5px;
}
#dc_calendar .event_top.all_day, #events_calendar .event.all_day {background:#ccffcc url(http://www.stgeorgesepiscopal.net/images/layout/bg-event_top-all_day.png) no-repeat top left; padding: 5px 5px 5px 30px;}
#dc_calendar .event_top.multi_day, #events_calendar .event.multi_day {background:#ffff99 url(http://www.stgeorgesepiscopal.net/images/layout/bg-event_top-multi_day.png) no-repeat top left; padding: 5px 5px 5px 30px;}

#events_calendar .event.all_day, #events_calendar .event.multi_day {background-color: transparent}

#dc_calendar .event h2 {
    font-size: 16px;
    font-weight: bold;
    text-transform: none;
}
#dc_calendar .event_top h2 {
    font-size: 16px;
    font-weight: bold;
    text-transform: none;
}
#dc_calendar .event h2 span {
    color: #666666;
    font-size: 11px;
    font-weight: normal;
}
#dc_calendar .event_top h2 span {
    color: #666666;
    font-size: 11px;
    font-weight: normal;
}
#dc_calendar p {font-size: 14px;}
#events_calendar {border-top: 1px solid #D8D8D8;}
#events_calendar h2.event_title {font-size: 36px; color: #29517A; font-weight: bold}
h3.occurrences {font-size: 14px; text-transform: uppercase; font-weight: bold; margin: 10px 0 0}

/*=== Calendar Navigation ===*/

#page-changer {
	float: right;
	margin: 20px 0 0; 
}
#page-changer select {
	font-size: 1.25em;
	font-weight: normal;
}

ul#viewSelect {
	display: inline;
	float: right;
	border: 1px solid #a59359;
	margin:20px 10px 0;
}
#viewSelect li {
	display: inline;
	float: left;
}
#viewSelect a {
	padding: 5px 10px 0;
	font-size: 1.25em;
	text-decoration: none;
	height: 20px;
	font-weight: normal;
	display: block;
	color: black;
	border-right: 1px solid #a59359;
	
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(219,219,219,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(219,219,219,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(219,219,219,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(219,219,219,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(219,219,219,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(219,219,219,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#dbdbdb',GradientType=0 ); /* IE6-9 */
}

#viewSelect a:hover {
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(234,234,234,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(234,234,234,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(234,234,234,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(234,234,234,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(234,234,234,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(234,234,234,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */
}

#viewSelect li.here a {
	background: -moz-linear-gradient(top,  rgba(219,219,219,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(219,219,219,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(219,219,219,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(219,219,219,1) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(219,219,219,1) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(219,219,219,1) 0%,rgba(255,255,255,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}

#viewSelect li.last a {border-right: none;}

/*=== Footer ===*/
#footer{
	padding: 30px 20px 0
}
#footer h4{
	font-size: 1.4em;
	margin: 0 0 .5em
}
#footer a{
	color: #333333;
	text-decoration: underline
}
#footer a:hover{
	color: #8f1900
}

/*- Contact Directory -*/

.contact_directory .contact {margin-bottom: 30px; clear: both;}
.contact_directory .contact h3 {font-weight: normal;}
.contact_directory .contact h3 span {font-weight: bold;}
.contact_directory .contact .info {margin: 0 0 20px 0;}
.contact_directory .contact .info span.email {background: url(http://www.stgeorgesepiscopal.net/images/layout/icon_mail.png) no-repeat center left; padding-left: 20px;}
.contact_directory .contact .info span.vcard {margin-left: 10px; background: url(http://www.stgeorgesepiscopal.net/images/layout/icon_card-address.png) no-repeat center left; padding-left: 20px;}
.contact_directory .contact .photo {width: 170px; float: left; margin: 0 10px 5px 0}
.contact_directory .col2 .contact .photo img {margin-bottom: 0}


/* Search */

div.search .col1 {display: none;} 
div.search .col2 {width: 595px;}
div.search .col2 th, div.search .col2 td {
    border: none;
    padding: 0;
    text-align: left;
    }
    
div.search .col2 a:hover{
	background: transparent;
	text-decoration: underline;
}
.gs-title, .gs-fileFormat {padding-left: 15px;}
.cse .gsc-control-cse, .gsc-control-cse {background-color: transparent !important; border: none !important;}


#search_form {float: right; margin: 7px 20px 0 0;}
#search_form legend {display: none;}
#search_form input {height: 20px;border: 2px solid #A10E0D; color: #838A90; background-color: #fafaf2;}
#search_form input.submit {background-color: #A10E0D; color: white; height: 20px;float: right;height: 28px;}

/*- Social Networking -*/ 
.soclinks li{
	display: inline;
	margin: 0 5px 0 0
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
hr, .hl{
	background: url(http://www.stgeorgesepiscopal.net/images/layout/ico-sep.gif) right bottom no-repeat;
	border-top: 1px solid #adb3b3;
	clear: both;
	height: 25px;
	margin: 0 0 1em;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
.cl {clear: left}
.cr {clear: right}
.cb {clear: both}

