/* 
Theme Name: kca_v1
Theme URL: http://keatsconnelly.com
Author: Carl Schell
Version: 1.0
*/

/* Reset default browser styles */
@import url('reset.css');

/* Rebuild default browser styles */
@import url('rebuild.css');

/*
Here is a list of all the <DIV>s in Whiteboard.
*/

body {
	background-image: url('images/background.jpg');
	background-repeat: repeat-x;
	background-color: #E4E4E4;
	color: #333333;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 11px;
	line-height: 16px;
	overflow: auto;
}


a {
	font-family:Verdana,Arial,Tahoma,sans-serif;
	color:#990000;
}

li {
	list-style-image: url('images/arrow.gif');
	margin-bottom: 5px;
}

h1 {

}

h2.dotted_gray {
	background-image: url('images/dotted_gray.png');
	background-repeat: repeat-x;
	height: 17px;
	margin: 5px 0 5px;
	padding: 4px;
	/*background-color: #F0F0F0;*/
/*	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;*/
	font-family: Geneva, serif;
	font-size: 13px;
	color: #121E52;
	font-weight: bold;
}

#full_page h2.dotted_gray:hover {
	background-image: url('images/dotted_gray_hover.png');
}

.dotted_gray_txt {
	float: left;
}

.dotted_gray_red {
	float: right;
	text-transform: none;
	font-size: 13px;
	color: #BB0808;
	margin: 0 10px 0 0;
}

img.dotted_gray_arrow {
	float: right;
	margin: 2px 0 0 0;
}

#header {
	overflow: hidden;
}

#home_menu {
	float: right;
	margin: 10px 0 0 0;
	background-color: #BFBFBF;
}

#home_menu ul {
	margin: 0;
	padding: 0 1px;
	background-color: white;
}

#home_menu ul li {
	display: inline-block;
	float: left;
	list-style: none;
	background-image: url('images/home_bg.gif');
	margin: 0;
}


#home_menu ul li a {
	display: inline-block;
	background-image: url('images/home_bg.gif');
	height: 19px;
	padding: 3px 10px 0;
	margin: 0;
	text-decoration: none;
	color: #333333;
	font-family: Georgia,"Times New Roman",Times,serif;
}

#home_menu ul li a:hover {
	background-position: 0 -22px;
}

#home_menu ul li.red_pipe {
	padding: 3px 0;
	color: #990000;
}

#home_menu ul li a.big_red {
	color: #990000;
	font-size: 12px;
}

#container {
	margin:0 auto;
	width:760px;
}

#topTitle {
	height: 104px;
}

#topNav {
	
}

#topNav ul.menu {
	width: 760px;
	background-color: none;
	margin: 0;
	padding: 0;
}

#topNav ul.menu li {
	float: left;
	text-align: center;
	list-style: none;
	text-decoration: none;
	margin: 0;
	height: 24px;
}

#topNav ul.menu li a {
	color:#333333;
	display: inline-block;
/*	width: 133px;*/
	height: 20px;
	font-family: Georgia,"Times New Roman",Times,serif;
	background-image: url('images/menu_bg_repeat.png');
	border-right: 1px solid #CDCDCD;
	background-color: #EFEFEF;
	padding: 3px 15px 0 15px;
	text-decoration: none;
	text-transform: uppercase;
}

#topNav ul.menu li.current_page_ancestor a,
#topNav ul.menu li.current_page_item a {
	background-image: none;
	background-color: #808080;
	border-right: 1px solid white;
	border-left: 1px solid white;
	color: white;
}




#topNav ul.menu li a:hover {
	color: white;
	background-position: 0 -23px;
}

#topNav ul#subNav {
	padding:0 0 0 17px;
	width: 750px;
	height: 34px;
	background-color: gray;
	margin: 0;
	padding: 0 0 0 10px;
}

#topNav ul#subNav li {
	background-image: url('images/arrow_small_white.gif');
	background-repeat: no-repeat;
	background-position: center left;
	float: left;
	list-style: none;
	text-decoration: none;
	padding: 0 16px 0 6px;
	margin: 0;

}

#topNav ul#subNav li a {
	display: inline-block;
	font-family: Georgia,"Times New Roman",Times,serif;
	height: 25px;
	font-size: 11px;
	color: white;
	text-decoration: none;
	padding: 9px 5px 0 5px;
}

#topNav ul#subNav li a:hover {
	background-color: #6F6F6F;
}

#subNav li.current_page_ancestor a,
#subNav li.current_page_item a {
	background-color: #6F6F6F;
}


#featured_box {
	width: 100%;
	background: white;
}

sub_featured_box {
	width: 100%;
	background: white;
}

#featured_shadow {
	background-image: url('images/shadow.jpg');
	overflow: hidden;
	height: 15px;
	width: 760px;
	clear: both;
}

#content {
	background-color: white;
	overflow:auto;
	padding:15px 20px 20px 20px;
	border-style: none;
	height: 100%;
}

#sidebar {
	width: 266px;
	float: right;
}

#main_column {
	width:400px;
	float: left;
}

#main_column p {
	margin: 10px 0;
}

#main_column hr {
	height: 1px;
	background-color: silver;
}

#main_column table ul {
	margin: 8px 0 0 20px;

}

#main_column table {
	margin: 10px 0;

}


h1.silver {
	color:#666666;
	font-size:18px;
	margin:10px 0 12px;
	padding: 0 0 5px 0;
/*	text-transform: capitalize;*/
	letter-spacing: 1px;
	line-height:16px;
	border-bottom: 1px solid silver;
	font-variant: small-caps;
}

#full_page h2 {
	color:#121E52;
	font-size:12px;
	margin:10px 0 5px;
	text-transform:uppercase;
	line-height:16px;
	font-weight: bold;
}

#footer {
	border: 1px solid #121E52;
}

#footer_content {
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	height: 15px;
	padding: 5px;
	border: 1px solid #717897;
	background-color: #121E52;
	text-align: center;
	color:#999999;
}
footer_menu {
	height: 200px;
	
}

.post_date {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 11px;
}
.post_title {
	width: 300px;
	float: right;
}

.post_divide {
	clear: both;
	height: 10px;

}

.notice {
	font-size:10px;
}

/*Sidebar*/

.sb_right_top {
	background-image: url('images/sb_right_top_grad.png');
	background-color: white;
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	padding: 6px 6px;
	overflow: hidden;
	font-size: 10px;
	margin: 0 0 20px 0;
}

.sb_right_top h2 {
	display: inline-block;
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-style: italic;
	color: #A01111;
	letter-spacing: -0.2px;
	clear: none;
}

.sb_right_top h3 {
	display: inline-block;
	margin: 0 0 6px 0;
	padding: 0;
	color: #333333;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 11px;
	font-weight: bold;
	clear: none;
}

a.arrow {
	display: inline-block;
	padding: 0 18px 0 0;
	margin: 5px 0;
	background-image: url('images/link_arrow_blue.png');
	background-repeat: no-repeat;
	background-position: right;
	color: #AB0000;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 12px;
	letter-spacing: 1.5px;
	text-decoration: none;
}

#home_menu a.arrow_small {
	margin: 0;
	color: #990000;
	letter-spacing: 1.0px;
}

.sb_right_top a.arrow:hover {
	text-decoration: underline;
}

.sb_right_top a.blue {
	color: #121E52;
	letter-spacing: .6px;
	font-size: 11px;
	font-weight: bold;
}

.sb_right_top_no_border {
/*	background-image: url('images/sb_right_top_grad.png');
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;*/
	overflow: hidden;
	font-size: 10px;
	margin: 0 0 20px 0;
}

#book-img {
	float: right;
	font-size: 10px;
	margin: 0 0 5px 8px;
	text-align: center;
}

.meet_team_pic {
	width: 85px;
	float: left;
}

.alignright {
	float: right;
}

.biopic_big {
	margin-left: 20px;
	margin-bottom: 10px;
}

table#readings-table td {
    border-top:1px solid #E6E6E6;
    margin:0;
    padding:10px 2px;
    vertical-align:top;
}

.press_post {
	width: 300px;
	float: right;
}

.press_post a {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 10px;
        text-transform: none;
}

#full_page .press_post h2 {
    margin: 0;
}

#main_column .press_post p {
    margin: 0;

}

.press_post_container {
    margin: 0;
    padding: 5px 0;
    border-top: 1px solid silver;
	overflow: auto;
	background-color: white;
}

.archive_years li{
	display: inline;
	margin: 0 15px 0 0;
	
}

.archive_years li a{
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 11px;


}

.breadcrumb {
	background-color: white;
	padding: 0 0 0 10px;
}

table.form_table td input, select {
	margin: 0 15px 15px 0;
}

span.wpcf7-not-valid-tip {
	border: none !important;
	width: 90px !important;
	height: 15px !important;
	font-size: 10px !important;
	color: red;
	top: -2px !important;
	margin: 1px !important;
	padding: 1px !important;
	left: 0 !important;
}

#contact_info h2 {
	font-weight: bold;
	margin: 8px 0 0 0;
}

h2.with_link {
	display: inline;
	float: left;
	margin: 0 !important;
	clear: none;
}

#container{}
.post{}
.postmeta{}
.postnavigation{}
#searchform{}
#sidebar{}
#comments
.comments_navigation{}
.comments_navigation{}
.comments_reply{}
.comments_text{}
.comments_meta{}


.wpcf7-list-item {
	display: block;
}