/*
Theme Name: Sheila Lyons
Theme URI: http://davidechase.com
Description: Designed by <a href="http://davidechase.com">Dave</a>.
Version: 0.1
Author: David Chase
Author URI: http://davidechase.com/
Tags: 

*/



body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
	background:url('images/bg.gif');
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-color: #0d5195;
}
small {
	font-size:.9em;
	font-style:italic;
}
a {
	color:#0d5195;
}
a:hover {
	color:#db373f;
}
a:visited {
	color:#000099;
}
a:visited:hover {
	color:#db373f;
}
img {
	border:none;
}
h1, h2, h3, h4, h5 {
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	padding-bottom:10px;
}
h2 {
	color:#0d5195;
	border-bottom:1px solid #0d5195;
	font-size:2.2em;
	line-height:normal;
}
h3 {
	color:#0d5195;
	font-size:1.6em;
}
h4 {
	color:#0d5195;
	font-size:1.4em;
}
#wrapper {
	margin:0px;
	margin:auto;
	width:930px;
	padding:0px;
}
#header {
	float:left;
	width:950px;
	margin-left:-30px;
	background-image:url('images/header-bg.png');
	background-position:left;
	background-repeat:no-repeat;
}
#header-content {
	width:460px;
	padding:10px;
	padding-left:180px;
	padding-bottom:0px;
	margin:0px;
	float:left;
}
#header h1 {
	margin:0px;
	padding:0px;
}
#header a {
	margin:0px;
	padding:0px;
}
#header-right {
	float:right;
	padding-top:10px;
	width:200px;
}
.donate {
	float:left;
}
.donate a {
	float:left;
	width:200px;
	font-size:4em;
	line-height:2.1em;
	background-image:url('images/donate-bg.png');
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	color:#FFFFFF;
	height:90px;
	text-decoration:none;
}
.donate a:hover {
	color:#FFFFFF;
	background-image:url('images/donate-bg-downpng.png');
	background-repeat:no-repeat;
	background-position:center;
}
.social {
	margin-top:10px;
	float:left;
}
.social img {
	width:47px;
	margin-right:3px;
}
#menu {
	float:left;
	width:100%;
	padding-left:55px;
	font-size:1.8em;
}
#menu ul {
	margin:0px;
	padding:0px;
	padding-top:10px;
	list-style:none;
	float:left;
}
#menu li {
	display:inline;
	margin:0;
	padding:0;
	border-bottom:1px solid #0d5195;
	float:left;
}
#menu a {
	float:left;
	background:url("images/tableftJ.gif") no-repeat left top;
	margin:0;
	margin-right:5px;
	padding:0 0 0 5px;
	text-decoration:none;
}
#menu a span {
	float:left;
	display:block;
	background:url("images/tabrightJ.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#24618E;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menu a span {
	float:none;
}
/* End IE5-Mac hack */
    #menu a:hover span, #menu .current_page_item a span, #menu .current_page_parent a span {
	color:#FFFFFF;
	background-color:none;
}
#menu a:hover, #menu .current_page_item a, #menu .current_page_parent a {
	background-position:0% -42px;
}
#menu a:hover span, #menu .current_page_item a span, #menu .current_page_parent a span {
	background-position:100% -42px;
}
/* menu */
#menu .current_page_item:hover ul li a, #menu .current_page_parent:hover ul li a span {
	color:#0d5195;
!important
}
#menu ul ul {
	width:100px;
	margin-top:-8px;
	font-size:.9em;
	z-index:99;
	float:left;
}
#menu li {
	float:left;
	position:relative;
	z-index:99;
}
#menu ul ul li {
	border:1px solid #0d5195;
	border-top:none;
	text-align:left;
	z-index:99;
	color:#0d5195;
	float:left;
	padding:0px;
	background-color:#FFFFFF;
}
#menu ul ul a, #menu ul ul a span {
	background:none;
	color:#0d5195;
}
* html #menu a, * html #menu a:visited {
	w\idth:96px;
}
#menu ul ul a, #menu ul ul a:visited {
	color:#0d5195;
}
#menu ul ul a:hover, #menu ul ul a:hover span {
	color:#0d5195;
	font-weight:bold;
}
#menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:31px;
	left:0;
}
* html #menu ul ul {
	top:30px;
	t\op:31px;
}
#menu table {
	position:absolute;
	top:0;
	left:0;
	border-collapse:collapse;
}
#menu ul ul a, #menu ul ul a:visited {
	color:#0d5195;
	height:auto;
	line-height:1em;
	padding:5px 10px;
	width:128px;
	border:none;
}
* html #menu ul ul a, * html #menu ul ul a:visited {
	width:150px;
	w\idth:128px;
}
#menu a:hover, #menu ul ul a:hover {
	color:#0d5195;
}
#menu :hover > a, #menu ul ul :hover > a {
	color:#0d5195;
}
#menu ul ul li a:hover {
	color:#0d5195;
}
#menu ul li:hover ul, #menu ul a:hover ul {
	visibility:visible;
}
#menu ul :hover ul ul {
	visibility:hidden;
}
#menu ul :hover ul :hover ul {
	visibility:visible;
}
.current_page_item ul li a. .current_page_item ul li a span {
	color:#FFFFFF;!important  
	background-color:#0d5195;!important
}
#main-top {
	float:left;
	width:930px;
	height:12px;
	margin:0px;
	padding:0px;
	background-image:url('images/main-top-bg.png');
	background-repeat:no-repeat;
	background-position:center top;
}
#main {
	float:left;
	width:880px;
	margin:0px;
	padding:0px;
	padding-left:25px;
	padding-right:25px;
	background-image:url('images/main-middle-bg.png');
	background-repeat:repeat-y;
	background-position:center top;
	font-size:1.4em;
	line-height:1.4em;
}
#main-bottom {
	float:left;
	width:930px;
	height:32px;
	margin:0px;
	padding:0px;
	background-image:url('images/main-bottom-bg.png');
	background-repeat:no-repeat;
	background-position:center bottom;
	margin-left:-1px;
}
#content {
	float:left;
	width:580px;
	margin-right:20px;
}
#content-wide {
	float:left;
	width:850px;
	margin-right:20px;
}
#sidebar {
	float:left;
	width:250px;
	padding-left:20px;
	border-left:1px solid #0d5195;
}
#sidebar ul {
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
}
#sidebar ul li {
	margin:0px;
	padding:0px;
	list-style:none;
}
#footer-wrapper {
	float:left;
	width:100%;
	background-image:url('images/footer-beach.png');
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:20px;
	overflow:hidden;
}
#footer {
	margin:auto;
	width:900px;
	min-height:220px;
	background-image:url('images/lighthouse.png');
	background-repeat:no-repeat;
	background-position:right bottom;
	margin-bottom:-10px;
}
.footer-module {
	width:252px;
	overflow:hidden;
	font-size:1.2em;
	float:left;
	margin-right:15px;
	margin-bottom:-20px;
}
.footer-module h3 {
	padding:15px;
	width:222px;
	padding-bottom:0px;
	margin:0px;
	background-image:url('images/footer-header.png');
	font-size:1.5em;
	color:#0d5195;
	border:none;
}
.footer-module ul, .footer-module p {
	margin:0px;
	padding:10px;
	width:230px;
	background-image:url('images/transparent.png');
	border-left:1px solid #0d5195;
	border-right:1px solid #0d5195;
	min-height:150px;
	padding-bottom:40px;
}
.footer-module ul li {
	margin-left:15px;
	padding-left:2px;
	margin-top:1px;
}
/* Email CSS */
	
	.signup, .sms-text-message {
	float:left;
	width:220px;
	padding:15px;
	border:1px solid #0d5195;
	background-color:#D3E0FE;
	margin-bottom:10px;
}
.signup h3, .sms-text-message h3 {
	font-size:2.2em;
	color:#0d5195;
	margin-bottom:10px;
	border-bottom:1px solid #0d5195;
	padding-bottom:10px;
}
.indicate-required {
	color:#0d5195;
	font-size:.8em;
	float:left;
	width:100%;
	text-align:right;
}
.note-required {
	color:#0d5195;
}
.mc-field-group {
	width:100%;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
}
.mc-field-group form, mc_embed_signup, .sms-text-message form {
	margin:0px;
	padding:0px;
}
.mc-field-group input, .sms-text-message input {
	margin:0px;
	padding:0px;
	width:210px;
	padding:4px;
	font-size:1.2em;
	color:#333333;
}
fieldset {
	border:none;
	margin:0px;
	padding:0px;
}
#mc-embedded-subscribe {
	float:right;
	border:1px solid #000033;
	background-color:#0d5195;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	padding-top:5px;
	font-size:1.2em;
	margin-bottom:-10px;
}
#mce-success-response {
	width:200px;
	padding:10px;
	border:1px solid #006600;
	background-color:#DFFEDE;
	color:#333333;
}
#breadcrumbs {
	margin-bottom:15px;
	float:left;
	width:100%;
	font-size:.8em;
	font-style:italic;
}
.wpcf7-checkbox {
	float:left;
	margin-bottom:10px;
	margin-top:10px;
}
.wpcf7-list-item {
	width:100%;
	float:left;
}
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
.screen-reader-text {
	position: absolute;
	left: -1000em;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
.hidden {
	display:none;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	text-align: center;
	padding-top: 4px;
	margin: 10px;
	border:1px solid #0d5195;
	background-color:#D3E0FE;
}
.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;
}
/* End captions */

/* Smooth Slider CSS */

#smooth_sldr {
	width:880px;
	height:310px;
	background-color:#ffffff;
	border:0px solid #999999;
	margin:0px;
	background-image:url('images/slider-bg.gif');
	background-repeat:no-repeat;
	background-position:center top;
	margin-bottom:15px;
}
#smooth_sldr_items {
	padding:10px 12px 0px 12px;
}
#smooth_sliderc {
	width:850px;
	height:250px;
}
.smooth_slideri {
	width:830px;
	height:250px;
	padding:0px;
	margin-left:10px;
}
.sldr_title {
	font-size:2.2em;
	padding-bottom:10px;
}
#smooth_sldr_body h2 {
	border:none;
	margin:10px 0 30px 0;
	display:inline;
	color:#FFFFFF;
}
#smooth_sldr_body h2 a {
	color:#FFFFFF;
}
#smooth_sldr_body span {
	color:#FFFFFF;
}
.smooth_slider_thumbnail {
	float:left;
	margin:10px 15px 0 0px;
}
#smooth_sldr_body p.more a {
	background-color:#FFFFFF;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:15px;
	padding-left:15px;
	color:#0d5195;
	font-size:1.6em;
}
#smooth_sldr_body p.more a:hover {
background-color:#db373f color:#FFFFFF;
}
#smooth_sliderc_nav {
	margin-left:10px;
}
#smooth_sliderc_nav li {
	color:#0d5195;
	background-color:#FFFFFF;
	float:left;
	margin:0px;
	margin-top:5px;
	margin-right:10px;
	padding:0px;
}
#smooth_sliderc_nav li a {
	padding-top:0px;
	padding-right:15px;
	padding-left:15px;
	padding-bottom:5px;
	margin:0px;
	float:left;
	color:#0d5195;
	background-color:#FFFFFF;
}
.sldrlink {
	display:none;
}
.post {
	float:left;
	width:560px;
	margin-bottom:15px;
	padding:10px;
}
.postmetadata {
	float:left;
	width:550px;
	padding:5px;
	border:1px solid #0d5195;
	background-color:#D3E0FE;
}
#share {
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
	margin-top:15px;
}
#share iframe {
	height:16px;
	width:66px;
}
#tweetmeme_button {
	margin:0px;
	padding:0px;
}
.addthis_default_style {
	width:100px;
	float:left;
}
.entry {
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
}
.checklist {
	list-style-image:url('images/checkmark.gif');
}
.button {
	float:right;
	font-size:1.8em;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	border:1px solid #0d5195;
	background-color:#D3E0FE;
	text-decoration:none;
}
.button:hover {
	background-color:#0d5195;
	color:#FFFFFF;
}
.button a:hover {
	color:#FFFFFF;
}
a:hover .button:hover {
	color:#FFFFFF;
}
.button:hover a:hover {
	color:#FFFFFF;
}
.tfe {
	margin-right:15px;
}
iframe {
	border:none;
}
.big-button {
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	margin-bottom:15px;
	
}
.big-button a {
float:left;
width:530px;
font-size:3em;
padding:15px;
margin:0px;
	border:1px solid #0d5195;
	background-color:#D3E0FE;
	text-decoration:none;

	}
.big-button a:hover {
	background-color:#0d5195;
	color:#FFFFFF;
}
.big-button span {
position:relative;
bottom:40px;
}

.regular-button {
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	margin-bottom:15px;
	
}
.regular-button a {
float:left;
width:530px;
font-size:2.2em;
padding:15px;
margin:0px;
	border:1px solid #0d5195;
	background-color:#D3E0FE;
	text-decoration:none;

	}
.regular-button a:hover {
	background-color:#0d5195;
	color:#FFFFFF;
}
.regular-button span {
position:relative;
bottom:15px;
}

.email-message {
width:450px;
margin:auto;
border:1px solid #999999;
padding:10px;
}

.email-move {
position:relative;
top:20px;
margin-right:10px;
}

.kjo-link {
display:none;!important
visibility:hidden;!important
}

.letter {
margin:auto;
border:1px solid #000000;
width:450px;
padding:10px;
margin-bottom:20px;
}
