/*
Theme Name: CCH 2009
Description: Catholic Charities Wichita 2009 Redesign
Version: 1.0
Author: Armstrong|Shank
Author URI: http://webstratics.com
Tags: CCH, Catholic, Charities, Wichita

*/
	
@charset "UTF-8";
/* CSS Document */

#wrapper{
	width:1000px;
	margin:0 auto 0 auto;
	padding:0 0 0px 0;
}
#wrapper2{
	width:1000px;
	margin:0 auto 0 auto;
	padding:0 0 0px 0;
}

img {
border:0px;
}

.body-home{
	margin:0px;
	background-image:url(/wp-content/themes/hsa2/images/bk2.jpg);
	background-repeat:repeat-x;
	background-color:#d5cbb2;
}

.body-sub{
	margin:0px;
	background-image:url(/wp-content/themes/hsa2/images/bk3.jpg);
	background-repeat:repeat-x;
	background-color:#d5cbb2;
}



/*=======================
		FONTS
========================*/

* {
font-family:Arial, Helvetica, sans-serif;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#b47d39;
	font-size:18px;
}

.mainlinks a:link, .mainlinks a:active, .mainlinks a:visited{
	color:#b47d39;
	text-decoration:underline;
	font-weight:bold;
}
.mainlinks a:hover{
	color:#b47d39;
	text-decoration:none;
	font-weight:bold;
}

#main a:link, #main a:visited, #main a:active{
	color:#5f5952;
	text-decoration:underline;
}
#main a:hover{
		color:#E6A552;
	text-decoration:none;
}

#footer a:link, #footer a:visited, #footer a:active{
	color:#5f5952;
	text-decoration:underline;
}
#footer a:hover{
		color:#E6A552;
	text-decoration:none;
}

#breadcrumb {
font-size:12px;
padding: 10px 0 15px 35px;
}

/*=======================
		HEADER
========================*/
#header{
	width:1000px;
	float:left;
}

/*=======MENU=======*/
#menu {
list-style-type: none;
width:1000px;
height:68px;
text-decoration:none;
margin:0px;
padding:0px;
float:left;
}
#menu li {
margin: 0px;
/*padding: 35px 35px 0px 33px;*/
display: block;
text-decoration:none;
text-align:center;
height:28px;
float:left;
background-image:url(/wp-content/themes/hsa2/images/menu-dividers.jpg);
background-position:right;
background-repeat:no-repeat;
}
#menu li a:link, #menu li a:visited, #menu li a:active {
color: #FFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration: none;
display: block;
margin: 0px;
font-weight:bold;
height:28px;
width:120px;
padding:35px 0 0 0;
background-image:url(/wp-content/themes/hsa2/images/menu-dividers.jpg);
background-position:right;
background-repeat:no-repeat;
}
#menu li a:hover {
/*background-color: #dd741f;*/
background-color:#9c9489;
text-decoration: none;
margin: 0px;
border-bottom:5px solid #e5a552;
}



#logo-bk{
	height:408px;
	width:1000px;
	background-image:url(/wp-content/themes/hsa2/images/middle-bk2.jpg);
	background-repeat:no-repeat;
	float:left;
}

#logo-bk-sub{
	height:147px;
	width:1000px;
	background-image:url(/wp-content/themes/hsa2/images/sub-bk-header.jpg);
	background-repeat:no-repeat;
	float:left;
}

#flash{
	margin:0 0 0 290px;}
	
#sub-header-images{}

#search{
	height:55px;
	width:917px;
	background-image:url(/wp-content/themes/hsa2/images/orange-bar.jpg);
	background-repeat:no-repeat;
	float:left;
	margin:-59px 0 0 44px;
}
#search-sub{
	height:55px;
	width:960px;
	background-image:url(/wp-content/themes/hsa2/images/orange-bar-sub.jpg);
	background-repeat:no-repeat;
	float:left;
	margin:-13px 0 0 0px;
	padding:0 0 0 44px;
}

#searchbox{
	padding:20px 0 0 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4c565f;
	font-weight:bold;
	float:left;
	}
	
/* #donate{
	padding:15px 0 0 0;
	float:left;
	margin:0 0 0 200px;}	
	
#volunteer{
	padding:15px 0 0 55px;
	float:left;}
#volunteer a:link{
	padding:15px 0 0 55px;}
	
#spanish{padding:15px 0 0 55px; float:left;}
#spanish a:link{padding:15px 0 0 55px;} */


/*=======================
		MAIN
========================*/

#main{
	width:956px;
	background-image:url(/wp-content/themes/hsa2/images/body-bk.jpg);
	background-repeat:repeat-x;
	padding:20px 0px 0 44px;
	float:left;
	margin:0 auto 0 auto;
}
#container{
	width:917px;
	background-color:#FFF;
	background-image:url(/wp-content/themes/hsa2/images/top-white-curve.jpg);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	padding:0 0 30px 0;
	}
	
#container-home{
	margin:25px 0 0 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5f5952;
	float:left;
	line-height:18px;
	width:550px;
	padding:0 35px 0 0;
	border-right:1.5px solid #e5e3e0;
}
#container-sub{
	margin:-20px 0 0 0px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5f5952;
	float:left;
	line-height:18px;
	width:550px;
	padding:0 0px 0 35px;
	border-left:1.5px solid #e5e3e0;
}

#container-sub table{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5f5952;
	line-height:24px;
	}

#sidebar{
	width:240px;
	padding:0 0 0 35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5f5952;
	float:left;
	line-height:24px;
	margin:-20px 0 0; 
	border-left:1.5px solid #e5e3e0;
}
#sidebar-sub{
	width:240px;
	padding:0 35px 0 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5f5952;
	line-height:24px;
	margin:15px 0 0 0;
}
#sidebar a:link, #sidebar a:visited, #sidebar a:active{
	color:#5f5952;
	text-decoration:underline;
}
#sidebar a:hover{
		color:#5f5952;
	text-decoration:none;
}

#promos{
	height:150px;
	padding:6px 0 6px 0;

}

#promos li {
	list-style-type:none;
	text-decoration: none;
	margin:0 0 0 -40px;
}

#social-media-icons{
	border-top:2px solid #e5e3e0;
	height:45px;
	padding:20px 0 0 0;
	width:200px;
	
}

/*=======SUB-MENU=======*/

#sidebar-sub li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(/wp-content/themes/hsa2/images/sub-menu-dividers.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#5f5952;
	list-style:none;
	padding:5px 0 5px 0;
}

#sidebar-sub li ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5f5952;
	list-style:square;
	background-image:none;
	padding:5px 0 5px 0;
	list-style-image:url(/wp-content/themes/hsa2/images/sub-nav-arrow.gif);
}

#sidebar-sub a:link, #sidebar-sub a:active, #sidebar-sub a:visited{
	color:#5f5952;
	text-decoration:none;
}
#sidebar-sub a:hover{
	color:#e6a552;
	text-decoration:none;
/*	font-weight:bold; */
}

#events-calendar-list li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(/wp-content/themes/hsa2/images/sub-menu-dividers.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#5f5952;
	list-style:none;
/*	padding:5px 0 5px 0; */
	list-style-image:none;
	margin-left:-38px;
}

#events-calendar-list li ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5f5952;
	background-image:none;
/*	padding:5px 0 5px 0; */
	list-style-image:url(/wp-content/themes/hsa2/images/sub-nav-arrow.gif);
}

#events-calendar-list li a:link, #events-calendar-list a:active, #events-calendar-list a:visited{
	color:#5f5952;
	text-decoration:none;
}
#events-calendar-list li a:hover{
	color:#e6a552;
	text-decoration:none;
/*	font-weight:bold; */
}


/*=======================
		FOOTER
========================*/

#footer{
	height:55px;
	width:917px;
	background-image:url(/wp-content/themes/hsa2/images/bottom-white-curve.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#FFF;
	margin:0px 0 0 44px;
	padding:0 0 0px 0;
	float:left;	
	font-family:Arial, Helvetica, sans-serif;
	color:#5f5952;
	font-size:12px;
}

#footer-text{
	width:820px;
	padding:10px 0 0 10px;
	border-top:1px solid #e5e3e0;
	margin:0 0 0 30px;
	float:left;
	text-align:center;
}

#webstratics-logo{
	width:960px;
	float:left;
}
	
