/**
 * Theme Name: Community Church Site
 * Theme URI: http://m-spacemedia.com
 * Description: Theme for church community.
 * Version: 1.5a
 * Author: Mark Muller
 * Author URI: http://m-spacemedia.com
 * Tags: Church, community
 */

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

a {
	text-decoration: none;
	font: normal Helvetica, Arial, 'Trebuchet MS';
}

#map_canvas {
width: 357px;
height:357px;
}
#map2_canvas {
width: 357px;
height:357px;
}

blockquote {
	padding: 20px 0 20px 20px;
	width: 584px;
	margin: 0 auto;
}
blockquote p {
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-style: italic !important;
 }

hr {
margin: 10px 0;
}

html, body, #container {
	margin: 0px 0px 0px 0px;
	background: #F1F7FC url(images/cross.png) repeat center center;
}
#wrap {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	top: -30px;
	background: transparent url("images/body_shadow.png") repeat-y center top;
	clear: both;
}

#header {
	background-image: url(images/header_shadow.png);
	background-repeat: no-repeat;
	width: 1000px;
	height: 252px;
	margin:0 auto;
	overflow: hidden;
}

#footer {
	margin: 0 auto;
	width: 1000px;
	height: 50px;
	position: relative;
	top: -30px;
	clear: both;
	background: transparent url(images/footer_shadow.png) no-repeat center top;}

#footer p {
	height: 29px;
	margin: 0 auto;
	width: 960px;
	background-color: #0061b1; 
	font-family: Helvetica, Arial, 'Trebuchet MS';
	font-size: 10px;
	padding: 5px 0 0 0;
	text-align: center;
	color: #a5c4fc;
	}

#footer p a {
	color: #ffffff;
}

#catholicLinks {
	width: 100%;
	height: 100px;
}

#menubar {
	position: relative;
	width: 958px;
	height: 80px;
	margin: 0 1px;
	background-color: #0061b1;
}
#newsletter {
	position: relative;
	width: 24px;
	height: 24px;
	float: right;
}

#fullWidth {
	background: #c8dff2 url(images/floral.gif) no-repeat top left;
	width: 920px;
	height: 140px;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
	border-top: 4px solid white;
	border-bottom: 4px solid white;
}

#centerWrap {
	width: 900px;
	margin: 0 auto;
	padding: 30px 30px 30px 30px;
	background: #f1f7fc url(images/lrgfloral.gif) no-repeat top left;
}
#calendarWrap {
	height: auto;
	margin-bottom: 30px;
}
#main_column {
	float: right;
	width: 585px;
	padding-bottom: 30px;	
}
#leftColumn {
	width: 300px;
	float: left;
}

#forum {
	background-image: url(images/user_forums.png);
	width: 282px;
	height: 192px;
	margin-top: 3px;
	margin-bottom: 6px;
	}

#posted {
float: right;
	padding-bottom: 20px;
margin-bottom: 10px;
}
#blog {
	width: 282px;
	height: auto;
	margin-bottom: 6px;

}

#post {
	width: 282px;
	height: auto;
	margin-bottom: 6px;
}


#thoughts {
	width: 282px;
	margin-left: 10px;
	float: left;
}

#gallery {
	width: 282px;
	height: auto;
	float: right;
}

#dates {
	width: 590px;
	min-height: 310px;
	margin-left: 10px;
	margin-bottom: 14px;
}

#date {
padding: 4px;
float: left;
width: 50px;
        background: url(images/50_097177.png) repeat top left;
margin-right: 10px;
}

#article {
float: right;
width: 540px;
}

#breadcrumbs {
position: relative;
top: -202px;
width: 960px;
margin: 0 auto;
z-index: 500;
background: transparent url(images/blue_overlay.png) repeat center center;
}

#breadcrumbs p {
	font: normal Helvetica, Arial, 'Trebuchet MS';
	 color: #ffffff;
}

#breadcrumbs a {
	text-decoration: none;
	font: normal Helvetica, Arial, 'Trebuchet MS';
	color: #a5c4fc;
}

.date_small {
display: block;
text-align: center;
font: 12px Helvetica, Arial, 'Trebuchet MS';
	color: rgb(0,97,177);
}

.date_year {
display: block;
text-align: center;
font: 16px Helvetica, Arial, 'Trebuchet MS';
	color: rgb(0,97,177);
}

.date_large {
display: block;
text-align: center;
font: 22px Helvetica, Arial, 'Trebuchet MS';
	color: rgb(0,97,177);
}
.sidebarPost {
display: block;
font: normal 12px Helvetica, Arial, 'Trebuchet MS', Tahoma, Verdana;
}
.sidebarPostSmall {
display: block;
font: normal 11px Helvetica, Arial, 'Trebuchet MS', Tahoma, Verdana;
}

.panel_grey {
	background-image: url(images/block_repeater_grey.png);
	background-repeat: repeat-y;
}
	
.panel {
	background-image: url(images/block_repeater.png);
	background-repeat: repeat-y;
}

.panel_lrg {
	background-image: url(images/block_repeater_lrg.png);
	background-repeat: repeat-y;
}


p {
	font: 13px Helvetica, Arial, 'Trebuchet MS';
	padding: 5px 15px 5px 15px;
	margin: 0px;
	color: #333333;
	line-height: 20px;
}
.entry {
	padding-bottom: 5px;
}

.entry ul {
	margin: 20px;
	font-family: Helvetica, Arial, 'Trebuchet MS';
	font-size: 13px;
	padding: 0 15px 0 15px;
	color: #333333;
	line-height: 20px;
}

.entry ul li {
	padding-bottom: 14px;
}

.copy {
	font-family: Helvetica, Arial, 'Trebuchet MS';
	font-size: 12px;
	padding: 10px 15px 10px 15px;
	color: #666666;
	min-height: 60px;

}

.copyNew {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: Italic;
	padding: 0 15px 0px 45px;
	color: rgb(0,97,177);
	min-height: 60px;
}

.copy2 {
	font-family: Helvetica, Arial, 'Trebuchet MS';
	font-size: 13px;
	padding: 10px 15px 10px 15px;
	color: #666666;
	width: 282px;
	white-space:nowrap;
	min-height: 60px;

}

a > p.copy:hover {
	color: #1a67ae;
}

a > p.copy2:hover {
	color: #1a67ae;
}

.copy_dates {
	font-family: Helvetica, Arial, 'Trebuchet MS';
	font-size: 12px;
	padding: 10px 15px 10px 15px;
	min-height: 258px;
	color:#666666;
	}

.copy_photo {
	position: relative;
	font-family: Helvetica, Arial, 'Trebuchet MS';
	font-size: 12px;
	height: auto;
	padding: 10px 15px 10px 15px;
	width: 130px;
	color:#666666;
}

.copy_photo:hover {
	color: #1a67ae;
}

.boxShadow {
	-moz-box-shadow: 0px 0px 5px #999;
	-webkit-box-shadow: 0px 0px 5px #999;
	box-shadow: 0px 0px 5px #999;
}

#pgImage {
	position: absolute;
	float: right;
	left: 145px;
	bottom: 0px;
	width: 130px;
	height: 68px;
	background: #fff url(images/camera.png) no-repeat bottom right;
}

/* Begin Images */
p img {
	padding: 4px;
	border: 1px solid #ccc;
margin-bottom: 10px;
	}
pre img {
	border: 0px solid #ccc;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

.alignnone {
	margin-right: 10px;
}
img.centered {
	display: block;
	border: 1px solid #ccc;
	padding: 4px;
	position: relative;
	left: -5px;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	border: 1px solid #ccc;
	margin: 0 0 10px 15px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	border: 1px solid #ccc;
	margin: 0 15px 10px 0;
	display: inline;
	}
img.aligncenter {
	display: block;
	border: 1px solid #ccc;
	padding: 4px;
	position: relative;
	left: -5px;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
.alignleft a {
	font: 12px Helvetica, Arial, 'Trebuchet MS';
	text-decoration: none;
}


.alignright a {
	font: 12px Helvetica, Arial, 'Trebuchet MS';
	text-decoration: none;	
}

/* End Images */

/* Page Structure */

.narrowcolumn {
	margin: 0px 0px 0px 0px;
	width: 630px;
	}

#sidebar {
	width: 225px;
	float: right;
}
	
.widecolumn {
	padding: 0 0 0px 0px;
	margin: 0px auto;
	width: 760px;
	}

.post {
	padding: 0 10px 10px 10px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	padding: 0px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	padding: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	padding: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


/* End Structure */


/*	Begin Text Styling */

label {
	font: normal 14px Helvetica, Arial, 'Trebuchet MS';
}

h1 {
	padding-top: 70px;
	margin: 0;
	font-family: Helvetica, Arial, 'Trebuchet MS';
	}

h2 {
padding-left: 15px;

	margin: 0px 0 0;
	font-family: Helvetica, Arial, 'Trebuchet MS';
	margin-bottom: 20px;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
	font-family: Helvetica, Arial, 'Trebuchet MS';
}

h2.headTitle {
padding-bottom: 10px;
padding-left: 15px;
border-bottom: 1px solid #b4d000;
text-transform: capitalize;
}

#sidebar ul li a {
	font: 12px Helvetica, Arial, 'Trebuchet MS';
	color: #333333;
	padding-bottom: 0px;
}

#sidebar a:hover {
	color: #000000;
	position: relative;
	left: 0px;
}

#sidebar h2 {
	margin: 15px 0 0;
	padding: 0px 0 10px;
	font-size: 16px;
	}

h3 {
	padding: 20px 0px 0px 15px;
	margin: 0px 0 0;
	font: bold 26px Helvetica, Arial, 'Trebuchet MS';
	color: rgb(0,97,177);

	}
.h3Top {
	color: rgb(0,97,177);
	font-size: 48px;
	margin: 0;
	padding: 10px;
}
.h3Heads {
	color: rgb(0,97,177);
	font-size: 36px;
	margin: 0 0 15px 0;
	padding: 5px;
	border-bottom: 1px dotted #0061B1;
}
.h3Home {
	color: rgb(0,97,177);
	font-size: 36px;
	margin: 0 0 15px 0;
	padding: 5px;
}
.h3Top a {
	color: rgb(0,97,177);	
}
.h3Heads a {
	color: rgb(0,97,177);	
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

small {
	font: italic 12px Helvetica, Arial, 'Trebuchet MS' !important;
	color: rgb(0,97,177);	
	padding: 5px;
}

address {
	font: italic 12px Helvetica, Arial, 'Trebuchet MS';
	padding: 0 15px 0 15px;
}

.top {
	font-size: 16px;
	color: #ffffff;
}
.top a {
	font-size: 16px;
	color: #ffffff;
}
.top_date {
	color: #ffffff;
}

/* End Headers */

/* Main Menu Bar */

#sidebar > ul  {
	list-style: none;
	padding: 0 0 0 10px;
	margin: 0px 0px 0px 0px;
	}

#sidebar ul li ul {
	list-style: disc;
}
#sidebar ul li {
	margin-bottom: 5px;
}

#sidebar_content > ul {
	list-style: none;
	padding-left: 5px;
}

#sidebar_content > ul > li {
	padding-bottom: 6px;
	padding-top:5px;
	color: #000;
	border-bottom: 1px dotted rgb(0,97,177);
;

}

#menubar {
	width: 960px;
	height: 50px;
	overflow: hidden;
	margin: 0 auto;
}

#menubar ul {
	margin: 0px;
	padding-top: 6px;
	padding-left: 40px;
	list-style: none;
}
 
#menubar ul li {
	float: left;
	margin-right: 2.45em;
}
 
#menubar ul li a:hover {
	color: #fff;
	float: left;
}
 
#menubar ul li a {
	display: block;
	float: left;
	font: normal 18px Helvetica, Arial, 'Trebuchet MS';
	text-align: left;
	text-decoration: none;
	color: #a5c4fc;
}

#menubar ul li.current_page_item a {
	color: #fff;
}

#menubar ul li.current_page_item span.subtitle {
	color: #fff;
}
#menubar ul li span.subtitle {
	color: #a5c4fc;
	font: normal 12px Helvetica, Arial, 'Trebuchet MS';
}
#menubar ul li a:hover span.subtitle {
	color: #fff;
	font: normal 12px Helvetica, Arial, 'Trebuchet MS';
}

/* Slideshow CSS */
#header ul {
	margin: 50px auto;
	padding: 0 0;
	list-style: none;
	width: 960px;
}

.with_frm_style {
padding: 15px;
	border: 1px solid #a5c4fc;
	border-left: 6px solid #a5c4fc;
	background-color: white;
}


.frm_10radio {
	font: normal 12px Helvetica, Arial, 'Trebuchet MS';
}

/* Tabbed Menu */

		UL.tabNavigation {
		    list-style: none;
		    margin: 0 auto;
		    padding: 0;
		}

		UL.tabNavigation LI {
		    display: inline;
		    font: 12px Helvetica, Arial, 'Trebuchet MS';
		}

		UL.tabNavigation LI A {
		    padding: 5px 8px;
		    background: transparent url(images/50_blk.png) repeat top left;
		    color: #000;
		    text-decoration: none;
		}

		UL.tabNavigation LI A.selected,
		UL.tabNavigation LI A:hover {
		    background: transparent url(images/50_097177.png) repeat top left;
		    color: #000;
		    padding-top: 8px;
		}
		
		UL.tabNavigation LI A:focus {
			outline: 0;
		}

		#tabContainer {
			padding: 5px;
			margin-top: 4px;
			width: 272px;
			background: transparent url(images/50_097177.png) repeat top left;
			border: 5px solid transparent;
		}
		div.tabs {
			width: 300px;
			float: left;
			margin-bottom: 30px;
}

		div.tabs > div ul {
			list-style: none;
			margin: 0px;
			padding: 0px;
			}

		div.tabs > div ul li {
			padding: 0px;
			margin: 0 0 5px 0;
}

		div.tabs > div ul li a:hover {
		color: #f00;
}

		UL.tabNavigation2 {
		    list-style: none;
		    margin: 0 auto;
		    padding: 0;
		}

		UL.tabNavigation2 LI {
		    display: inline;
		    font: 12px Helvetica, Arial, 'Trebuchet MS';
		}

		UL.tabNavigation2 LI A {
		    padding: 5px 8px;
		    background: transparent url(images/50_blk.png) repeat top left;
		    color: #000;
		    text-decoration: none;
		}

		UL.tabNavigation2 LI A.selected,
		UL.tabNavigation2 LI A:hover {
		    background: transparent url(images/50_097177.png) repeat top left;
		    color: #000;
		    padding-top: 8px;
		}
		
		UL.tabNavigation2 LI A:focus {
			outline: 0;
		}

		#tabContainer2 {
			padding: 5px;
			margin-top: 4px;
			width: 272px;
			background: transparent url(images/50_097177.png) repeat top left;
			border: 5px solid transparent;
		}
		div.tabs2 {
			width: 300px;
}

		div.tabs2 > div ul {
			list-style: none;
			margin: 0px;
			padding: 0px;
			}

		div.tabs2 > div ul li {
			padding: 0px;
			margin: 0 0 5px 0;
}

		div.tabs2 > div ul li a:hover {
		color: #f00;
}


/* Calendar Styling */
.calnk {
}
.calnk a:hover {
         background-position:0 0;
         text-decoration:none;  
         color:#333;
         }
    .calnk a:visited {
         text-decoration:none;
         color:#333;
        }
    .calnk a {
        margin-bottom: 10px;
        text-decoration:none; 
        color:#666 !important; 
        }
    .calnk a span { 
        display:none; 
        }
    .calnk a:hover span {
        color:#333333; 
        background:#F6F79B; 
        display:block;
        position:absolute; 
        margin-top:1px; 
        padding:5px; 
        z-index:100;
        line-height:1.2em;
        }
     .calendar-table {
        margin-bottom:30px;
        border-spacing: 0px;
        font: 12px Helvetica, Arial, 'Trebuchet MS';
        width:100%;
     }
     .calendar-heading {
        height:25px;
        text-align:center;
        background: url(images/50_097177.png);
     }
     .calendar-next {
        width:25%;
        text-align:center;
     }
     .calendar-prev {
        width:25%;
        text-align:center;
     }
     .calendar-month {
        width:50%;
        text-align:center;
        font-weight:bold;
     }
     .normal-day-heading {
        text-align:center;
        width:25px;
        height:25px;
        background: url(images/50_097177.png);
     }
     .weekend-heading {
        text-align:center;
        width:25px;
        height:25px;
        background: url(images/50_097177.png);
        color:#FF0000 !important;
     }
     .day-with-date {
        vertical-align:text-top;
        padding: 5px;
        text-align:left;
        color: #666;
        width:50px;
        height:60px;
        background: url(images/50_097177.png) repeat top left;

     }
     .no-events {

     }
     .day-without-date {
        width:60px;
        color: #888888;
        height:70px;
        background: url(images/50_097177.png) repeat top left;

     }
     span.weekend {
        color:#FF0000;
     }
     .current-day {
        vertical-align:text-top;
        padding: 5px;
        text-align:left;
        width:50px;
        height:60px;

        background: url(images/50_097177.png) repeat top left;
     }
     span.event {
     }
     .kjo-link {
        font-size:0.75em;
        text-align:center;
     }
     .calendar-date-switcher {
        height:25px;
        text-align:center;
        background-color:#E4EBE3;
     }
     .calendar-date-switcher form {
        margin:0;
        padding:0;
     }
     .calendar-date-switcher input {
     }
     .calendar-date-switcher select {
     }
     .cat-key {
        width:100%;
        margin-top:10px;
        padding:5px;
     }
     .calnk a:hover span span.event-title {
        padding:0;
        text-align:center;
        font-weight:bold;
        font-size:1.2em;
        }
     .calnk a:hover span span.event-title-break {
        text-align:center;
        height:1px;
        margin-top:5px;
        padding:0;
        background-color:#000000;
     }
     .calnk a:hover span span.event-content-break {
        width:96%;
        text-align:center;
        height:1px;
        margin-top:5px;
        margin-right:2%;
        padding:0;
        background-color:#000000;
     }
     .event-title-break{
        margin-left: 0px;
        margin-right: 0px;
}
     .page-upcoming-events {
        font-size:80%;
     }
     .page-todays-events {
        font-size:80%;
     }

/* NGG Album Overrides */

.ngg-album {
	border: 0px solid white !important;
}
