/*  
Theme Name: SW Theme
Theme URI: http://www.sweans.com
Description: A WordPress theme frame work
Version: 1.0
Author: Sweans
Author URI: http://www.sweans.com
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body{
	margin:0;
	background-color: #8995a3;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	height: 750px;
	margin-top:15px;
	}
body, th, td, input, textarea{
	color:#000000;
	font-family:tahoma;
	font-size:11px;
	}
form{
	}
fieldset{
	}
input, textarea{
	font-weight:bold;
	}
input.text{
	background:#FFFFFF;
	border:none;
	color:#737373;

	}
input.button{
	border:1px solid #C0C0C0;
	color:#737373;
	background-color: #ffffff;
	cursor:pointer;
	}
h1, h2, h3{
	color:#000000;
	}
h1{
	font-size:25px;

	}
h2{
	
	font-size:22px;
	
	
	}
h3{
	font-size:16px;
	}
h4{
	font-size:14px;

	}
	

h5{
	font-size:12px;
	}
h6{
	font-size:10px;
	}
p, ul, ol{
	font-size:11px;
	line-height:12px;
	color:#5F5F5F;
	margin-bottom:11px;
	
	}
ul, ol{
	margin-left:21px;
	}
blockquote{
	margin-left:36px;
	margin-right:36px;
	}
a{
	color:#371015;
	text-decoration:none;
	}
a:hover{
	border:none;
	}
h1 a, h2 a, h3 a{
	border:none;
	color:#333333;
	text-decoration:none;
	}
h1 a:hover, h2 a:hover, h3 a:hover{
	background:none;
	color:#371015;
	}
hr{
	display:none;
	}
#wrapper{
	}
#header{

	height:288px;
	margin:0 auto;
	width: 706px;
	background-color:#FFFFFF;
	}
#menu{
	float:left;
	padding:10px;

	width:200px;
	}
#menu ul{
	line-height:normal;
	list-style:none;
	margin:0;
	padding:0;
	}
#menu li{
	}
#menu a{
	color:#989898;
	display:block;
	float:left;
	font-family:arial;
	font-size:18px;
	line-height:18px;
	margin-right:1px;
/*	padding:5px 20px;*/
	text-decoration:none;
	text-transform:uppercase;
	clear:both;
	}
	
#menu ul li a{
	background-image: url(images/navbg.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 197px;
	text-indent:46px;
	line-height:27px;

}
	
#menu a:hover{
	color:#fa9337;
	background-image: url(images/navbghover.png);
	
	}
#menu .current_page_item a{
	color:#fa9337;
		background-image: url(images/navbghover.png);
	}
#search{
float:left;
padding:10px;
position:relative;
right:227px;
top:-24px;
width:211px;
display:none;
	
	}
#search fieldset{
	border:none;
	}
#search #s{
	width:140px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border:1px solid #e6e6e6;
	}
#search #x{
	width:60px;
	}
#logo{
	background:url(images/header.jpg) no-repeat left top;
	height:160px;
	margin:0 auto;
	width: 706px;
	}
#logo h1, #logo h2{
	margin:0;
	padding:0;
	}
#logo h1{
	color:#2C2E22;
	padding:50px 5px 0 20px;
	}
#logo h2{
	color:#CCCCCC;
	margin:10px 0 0 17px;
	padding:5px;

	}
#logo p{
	clear:left;
	color:#C2C5B1;
	font-size:14px;
	font-weight:bold;
	line-height:normal;
	margin:0;
	padding:0 0 0 20px;
	}
#logo a{
	color:#FFFFFF;
	}
#page{
	background:#FFFFFF;
	margin:0 auto;
	padding:15px 0px 0 0px;
	width: 706px;
	}
.contentmain{
	width:464px;
	float:left;
	}
	
.archcontentmain{
	width:700px;
	float:left;}
	
.sitemapcontentmain{
	width:700px;
	float:left;}
	
	
.helpmain{
	width:706px;
	float:left;
	margin-left:0px;
	margin-right:0px;
	background-image:url(images/helpbg.png);
	padding-bottom:20px;
	background-repeat: repeat-y;
	position:relative;
top:-6px;
	}
	
#content{
	padding:5px 18px 0 5px;
	
	}
	
#sitemapcontent{
	padding:5px 18px 0 263px;
	
	}

#contentabout{
	padding:5px 18px 0 10px;
	
	}
.post{
	}
.post .title{
	font-weight:normal;
	margin:0;
	}
h1.title{
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
	}
h2.title{
	color:#371015;
	font-size:16px;

	padding-left:15px;
	}
	
h2.errortitle{
	color:#371015;
	font-size:16px;
	width:700px;
	height:300px;}


.desctitle{
	font-size:10px;
	}
.post h1.title{
	font-size:24px;
	height:auto;
	padding:0px 0 0 15px;
	}
.post .entry{
	text-align:justify;


	}
.post .meta{
	border-bottom:1px dotted #CCCCCC;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;
	padding:5px 0px 0px 15px;
	}
.post .meta a{
	color:#333333;
	}
.post .links{
	margin:0;
	}
.post .tags{
	background:url(images/img04.gif) repeat-x;
	font-size:9px;
	font-weight:bold;
	margin:0;
	text-transform:uppercase;
	}
.post .links a, .post .tags a{
	border:none;
	}
.leftsidebar
	{
	width:242px;
	float:left;
	}
.sidebar{
	
	}
.sidebar ul{
	list-style:none;
	margin:0;
	padding:0;
	}
.sidebar li{
	margin-bottom:7px;
	}
.sidebar li ul{
	}
.sidebar li li{
	margin:0;
	}
.sidebar li h2{
	margin:0 0 0.7em 0;
	}
#sidebar1{
	padding-left:10px;
	
	}
#sidebar1 li h2{
	padding:10px 5px 0px 17px;
	font-size: 12px;
	font-weight: bold;
	color: #4e4e4e;
	}
#sidebar1 li ul{

	line-height:normal;
	}
#sidebar1 li li{

	padding:5px;
	}
.rightsidebar{
	width:190px;
	float:left;
	}
#sidebar2{
	padding:0px 0px 0px 20px;
	
	}
#sidebar2 li h2{

	height:25px;
	margin:0 0 1em 0;
	padding:2px 5px 5px 30px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}
#sidebar2 li ul{

	line-height:normal;
	}
#sidebar2 li li{

	padding:5px;
	}
#sidebar2 li a{
	border:none;
	padding-left:10px;
	}
#sidebar2 li a:hover{
	border:none;
	padding-left:10px;
	}
#calendar{
	margin:0 auto;
	}
#calendar caption{
	font-weight:bold;
	}
#calendar table{
	border-collapse:collapse;
	text-align:center;
	width:220px;
	}
#calendar thead th{
	background:#CCCCCC;
	color:#FFFFFF;
	}
#calendar tbody td{
	background:#EEEEEE;
	}
#calendar #today{
	background:#B8D03B;
	color:#FFFFFF;
	font-weight:bold;
	}
#calendar a{
	font-weight:bold;
	}
#calendar #prev{
	text-align:left;
	}
#calendar #next{
	text-align:right;
	}
#design{
	background:#FFFFFF url(images/lines2.gif) bottom right no-repeat;
	height:138px;
	}
#footer{
	color:#FFFFFF;
	font-size:9px;
	text-align:center;
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	height:62px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	}
#footer a{
color:#7E7E7E;
float:left;
margin-left:11px;
margin-top:17px;
	}
.info{

	margin-bottom:20px;
	padding:10px;
	}
.comlabel{
	color:#666666;
	font-size:13px;
	font-weight:lighter;
	}
.comtext{
	background-color:#371015;
	border:5px solid #FFFFFF;
	color:#FFFFFF;
	padding:5px;
	}
.postlabel{
	color:#666666;
	font-size:13px;
	font-weight:lighter;
	}
.posttext{
	background-color:#371015;
	border:5px solid #FFFFFF;
	color:#FFFFFF;
	padding:5px;
	}
.commentlist{
	list-style:none;
	}
.authorcomment{
	background-color:#efefef;
	margin:10px 0px 0px 0px;
	padding:3px;
	}
.odd{
	border-bottom:2px solid #E5E5E5;
	color:#333333;
	padding:2px 10px 2px 10px;
	}
.odd a:link{
	color:#FFFFFF;
	}
.commenttext{
	color:#000000;
	color:#000000;
	font-size:10px;
	margin:0px 0px 10px 0px;
	padding:5px 10px 5px 10px;	
	}
#author, #email, #url{
	background:#efefef;
	border:1px solid #cbcbcb;
	font:13px 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Tahoma, Arial, Verdana, sans-serif;
	margin-bottom:0.6em;
	margin-top:5px;
	padding:3px;
	width:40%;
	}
#comment{
	background:#efefef;
	border:1px solid #cbcbcb;
	font:13px 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Tahoma, Arial, Verdana, sans-serif;
	margin-bottom:0.6em;
	margin-top:5px;
	padding:3px;
	width:100%;
	}
#submit{
	background-color:#efefef;
	border-bottom:2px solid #CCCCCC;
	border-left:1px solid #E4E4E4;
	border-right:2px solid #CCCCCC;
	border-top:1px solid #E4E4E4;
	font:13px 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Tahoma, Arial, Verdana, sans-serif;
	padding:3px;
	}
acronym, abbr, span.caps{
	cursor:help;
	}
acronym, abbr{
	border-bottom:1px dashed #999;
	}
blockquote{
	border-left:5px solid #ddd;
	margin:15px 30px 0 10px;
	padding-left:20px;
	}
blockquote cite{
	display:block;
	margin:5px 0 0;
	}
.center{
	text-align:center;
	}
.aligncenter{
	margin-right: auto;
	margin-left: auto;	
}
img.aligncenter{
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
hr{
	display:none;
	}
a img{
	border:none;
	}
.alignright{
	
	float:right;
	display: block;
	text-align: center;
	}
.aligncenter{
 margin: 0 auto;

}
.aligncenter.img{
 margin: 0 auto;

}

.alignleft{
	
	float:left;
	
	text-align: center;
	
	}
img.centered{
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
img.alignright{
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
	}
img.alignleft{
	display:inline;
	margin:0 20px 2px 0;
	padding:4px;
	}
pre{
	background:#f3f2ed;
	border:solid 1px #9a9a9a;
	color:blue;
	margin:10px;
	padding:10px;
	}
code{
	color:#000;
	font-size:1.0em;
	}
.wp-caption-text
	{
	font-size:11px;
	}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;

}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.header_top{
	width:706px;
	height:49px;
	margin:0 auto;
	background-image: url(images/top-head.png);
	background-repeat: no-repeat;
}

.left_header{
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 288px;
	width: 242px;
}

.header_logo{
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	height: 94px;
	width: 242px;
}

.flash_banner{
	float:left;
	width:464px;
	height:288px;
	background-image: url(images/flashbg.png);
	background-repeat: no-repeat;

}

.flashc{
	height:271px;
	padding-left:4px;
	padding-top:9px;
	width:449px;}
	
.welcome_cntnt{
	border-bottom:1px solid #dedcdc;
	float:left;
	height:98px;
	padding:8px;
	width:431px;}
	
h1.welcom_title{
	display:block;
	font-size:1.17em;
	font-weight:bold;
	margin-bottom:6px;
	color:#595858;
}

h1.parishnewsletter_title
{
	color:#595858;
	display:block;
	font-size:1.17em;
	font-weight:bold;
	margin-bottom:6px;
	margin-left:0px;
	margin-top:3px;
}


.welcome_txts{
	float:left;
	width:263px;
	text-align:left;}
	
.welcome_image img{
	float:left;
	height:95px;
	width:132px;
	padding-right:24px;}

.church_image img{
	float:right;
	height:58px;
	width:67px;

	}
		
.parishnews_txts{
	border-right:1px solid #CCCCCC;
	float:left;
	margin-left:7px;
	margin-top:6px;
	text-align:left;
	width:214px;

	}
	
.church_txts{
	float:left;
	margin-left:7px;
	margin-top:0px;
	text-align:left;
	width:113px;
	}
	
.parishnews_txts p{
	width:171px;
	line-height:13px;
	color:#5B5B5B;
	}
	
	
.parishservices_head h3 a{
	color:#FA9321;
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	padding-left:6px;
	line-height:29px;

}
	
.parishservices_head h3 a:hover{
	text-decoration:none;

}

.praish_servicesmain{
	width:231px;
	height:231px;
	background-color:#E7F1FB;
	}
	
.praish_servicescntnts{
	width:201px;
	padding-top: 14px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	}

.parish_details{
	line-height:14px;
	font-size:11px;
	font-family:tahoma;
	color:#595858;
	width:198px;
	margin-top:3px;}
	
.bible_image{
	width:90px;
	height:98px;
	background-image: url(images/bible.jpg);
	background-repeat: no-repeat;
	float:left;
	padding-right:19px;
	}


.parish_links {
		width:77px;
		float:left;
		padding-top:10px;
}

	
.parish_links a{
	color:#4A7E8C;
	text-decoration:underline;
	line-height:18px;
}

.parish_links a:hover{
	text-decoration:none;
}

.welcome_link a{
	color:#FA9321;
	text-decoration:underline;
	line-height:40px;
	}
	
.welcome_link a:hover{
	text-decoration:none;
}

.newsletter_linkmain{
	margin-top:17px;}


.newsletter_link a{
	text-decoration:underline;
	color:#FA9321;
	line-height:17px;
	background-image: url(images/a.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-left:10px;
	height: 5px;
	width: 3px;
}

.right_image{
	background-image: url(images/bg8.jpg);
	background-repeat: no-repeat;
	width: 214px;
	float:left;
	background-position: right bottom;
	}
	
.home_rightmain{

	height:231px;
	width:218px;
	float:left;}
	
.church_services{
	height:92px;
	padding-top:38px;
	width:204px;}
	
.getting_married{
	width:204px;
	height:101px;
}
	
h1.church_title a{
	color:#026E9D;
	text-decoration:underline;
	font-size:13px;
	margin-bottom:5px;
	line-height:24px;}
	
.Newsmain{
	width:231px;
	height:auto;
	background-image: url(images/px2.gif);
	background-repeat: repeat-y;
}

.newstop_brdr{
	background-image: url(images/brdr.jpg);
	margin-bottom:6px;
	background-repeat: no-repeat;
	height: 3px;
	width: 231px;
	}
	
.news_date{
	color:#4A7E8C;
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
	margin-left:17px;}
	
.news_cntnts p{
	margin-left:17px;
	margin-top:9px;
	padding-bottom:26px;
	width:202px;
	}
	
#footer p{
	color:#777777;
	float:left;
	margin-left:56px;
	margin-top:15px;}
	
/*.footer_links ul li a {
	border-right:1px solid #7E7E7E;
	color:#7E7E7E;
	font-size:11px;
	padding-right:16px;

	}
.footer_links ul li a:hover {	
		text-decoration:underline;
	}
	
.footer_links ul  {
	list-style:none;}
	
	
.footer_links{
	left:73px;
	position:relative;
	}
	*/
	
	
	.footer_links li a{
	
	font-size:11px;
	line-height:14px;
	margin-left:11px;
	padding-right:11px;
	background-image: url(images/border_right.png);
	background-repeat: no-repeat;
	background-position:right 2px;
	
	}
	

.footer_links ul li{
	float:left;
}	
	
.footer_links ul{
	display:inline;
	}
	
.footer_links li {
list-style:none;
	}
	
.footer_links{
/*	height:auto;
	left:103px;
	padding-left:32px;
	padding-right:32px;
	position:relative;*/

	}
	
.about_sidebar{
	width:230px;
	background-color:#dfeefc;
	height:200px;
}
	
.cform{
	border:1px solid #808080;
	width:222px;
	padding:2px;}
	
.left_contact{
	border-right:1px solid #CCCCCC;
	float:left;
	width:177px;
	height:302px;
	margin-left:13px;

	}
	
.contact_form{

	width:233px;
	float:left;
	}
	
.contact_txts{
	width:233px;
	margin-left:16px;
	margin-top:10px;}
	
.cform_image{
	margin-top:10px;}
	
.cform_image img{
	margin-bottom:14px;}
	
.cform_desc{
	padding-bottom:6px;}

.contact_button_reset{
	background-color:#FFFFFF;
	border:medium none;
	color:#FA9321;
	cursor:pointer;
	float:left;
	margin-top:10px;
	font-weight:normal;
	margin-left:109px;

	}
	
.submit{
	background-color:#FFFFFF;
	border:medium none;
	color:#FA9321;
	cursor:pointer;
	float:left;
	margin-top:10px;
	font-weight:normal;
	position:relative;
	top:-12px;
	}
.helpline_title h4{
	font-size:14px;
	line-height:26px;
	margin-top:11px;
	color:#595858;
	margin-left:9px;
}

.helplineimage img{
	clear:both;
	float:none;
	margin-left:5px;}
	
.help_cntnts{
	padding-left:9px;
	width:678px;
}

.help_cntnts p span strong{
	line-height:24px;}
	
.entry p strong{
	line-height:26px;}
	
.head_rightlinks{
	width:76px;
	height:12px;
	float:right;
	background-image: url(images/top.png);
	background-repeat:no-repeat;
	margin-right:15px;
	margin-top:18px;
	}
	
a.mail{
	margin-left:20px;
	height:12px;
	width:11px;
	display:block;
	float:left;}
	
a.sitemap{
	margin-left:19px;
	height:12px;
	width:11px;
	display:block;
	float:left;}
	
a.searchimage{

	height:12px;
	width:10px;
	margin-left:2px;
	display:block;
	float:left;}
	
.ddsg-wrapper h2{
	color:#0095B5;
	font-size:13px;
	margin-bottom:10px;
}

.sitemap_head h2{
	color:#0095B5;
	font-size:16px;
	margin-bottom:10px;}
	
.ddsg-wrapper ul li a{
	line-height:19px;}

.ddsg-wrapper{
	margin-left:10px;}
	
.sidebar_subpages{
	background-color:#E7F1FB;
	margin-left:10px;
	padding-bottom:15px;
	padding-top:15px;
	width:231px;}
	
.sidebar_subpages a{
	color:#026E9D;
	font-weight:bold;
	text-decoration:underline;
	line-height:21px;
	}
	
.sidebar_subpages .current_page_item a{
	color:#595858;
	text-decoration:none;

	}
	
	
.sidebar_subpages a:hover{
	text-decoration:none;}

.sidebar_subpages ul{
	list-style:none;}
	
.contact_sidebar{
	background-color:#E7F1FB;
	padding-left:13px;
	padding-top:11px;
	padding-right:11px;
	padding-bottom:13px;

	}
.contact_sidebar strong{
	color:#026E9D
	}
	
.c_gap{
	height:10px;
	background-color:#E7F1FB;
	}
	
.contact_sidebar a{
	color:#FA9321;
	text-decoration:underline;}
	
.contact_sidebar a:hover{
	text-decoration:none;}
	
.cformleft_txts p a{
	color:#FA9321;
	text-decoration:underline;
	}
	
.cformleft_txts p a:hover{
		text-decoration:none;}
		
.footer_left{
	color:#777777;
	float:left;
	font-size:11px;
	height:17px;
	margin-left:47px;
	margin-top:16px;
	width:137px;
	margin-right:100px;
	}
	
li.page-item-33 a{
	background:none;}
	

