/*	
Theme Name: shefc
Description: A customized theme for Southern Hills Evangelical Free Church
Author: DivaDev
*/

/* reset */
body, ul, ol, h1,h2,h3,h4,h5,h6,form,li,p{
margin:0;
padding:0;
}

input:focus { outline: none; }
textarea:focus { outline: none; }

a {
text-decoration:none;
}

/************************************************************************
STRUCTURED LAYOUT MAIN PAGE
*************************************************************************/
body{
font-size:13px;
font-family: Arial, Helevtica, Verdana, san-serif;
line-height:23px;
position:relative;
float: left;
width: 100%;
background: #f5dcb3 url(images/bg.jpg) repeat-x 0 0 fixed;
color:#34240e;
}

#bodywrap{
margin:0 auto;
width:1400px;
}

#contentwrap, #footer{
position:relative;
width:1000px;
margin:0 auto;
clear: both;
padding-left:0px !important; /*ie6fix*/
padding-left:20px;
}

#contentwrap {
background: transparent url(/wp-content/themes/shefc/images/wrap-bg.png) repeat-y 0 0;
}

#footer{
padding-top:40px;
clear: both;
}

#head{
z-index: 5;
position: relative;
width:960px;
margin:0px auto;
padding:0 20px;
background: transparent url(/wp-content/themes/shefc/images/wrap-bg.png) repeat-y 0 0;
}

#main{
position: relative;
z-index: 1;
width:1000px;
float: left;
padding-top:0;
background: transparent url(/wp-content/themes/shefc/images/wrap-bg.png) repeat-y 0 0;
}

#headwrap, #footerwrap{
width:100%;
clear: both;
float: left !important; /* ie6fix */
float: none;
position: relative;
z-index: 6;
}

#headwrap{
border-bottom:none;
}

/************************************************************************
HEAD AREA
*************************************************************************/
#top .logo, #top .logo a{
display:block;
height:153px;
width:464px;
position:absolute;
left:38px;
top:0;
border: none;
padding: 0;
margin:0;
z-index: 10;
}

#top .logo a{
top:0;
left:0;
outline:none;
border: none;
}
#top .logo a img{
border: none;
}

#top .logobg a {
text-indent:-9999px;
background: transparent url(images/logo.png) no-repeat left top;
}

#headextras{
position: absolute;
right:20px;
padding:14px 14px 10px 0px;
top:-6px;
width:385px;
z-index: 10;
background: transparent url(images/transparency2.png) repeat left top;
border:1px solid #FFFFFF;
}

/************************************************************************
SOCIAL BOOKMARK ICONS
***********************************************************************/
.social_bookmarks{
border:none;
display: block;
float: right;
list-style-type: none;
list-style-position: outside;
padding:5px 5px 0 0;
position: relative;
z-index: 6;
}

.social_bookmarks li{
float:left;
margin:0;
width:16px;
padding:0 7px 0 0;
}

.social_bookmarks li a{
height:16px;
width:16px;
display: block;
float:left;
text-indent: -9999px;
border:none;
padding:0;
outline: none;
}

.social_bookmarks .rss a{background: transparent url(images/rss_16.png) 0 0  no-repeat;}
.social_bookmarks .facebook a{background: transparent url(images/facebook_16.png) 0 0  no-repeat;}
.social_bookmarks .twitter a{background: transparent url(images/twitter_16.png) 0 0  no-repeat;}
.social_bookmarks .flickr a{background: transparent url(images/flickr_16.png) 0 0  no-repeat;}
.social_bookmarks .email a{background: transparent url(images/email_16.png) 0 0  no-repeat;}
.social_bookmarks .admin a{background: transparent url(images/lock.png) 0 0  no-repeat;}
.social_bookmarks .director a{background: transparent url(images/director.png) 0 0  no-repeat;}

/************************************************************************
SEARCH FORM HEAD
*************************************************************************/
#head #searchform{
float:right;
}

#searchform, #searchform div{
position: relative;
}

#searchsubmit{
border:medium none;
cursor:pointer;
display:block;
height:35px;
outline:none;
padding:0;
position:absolute;
text-indent:-9999px;
width:35px;
right:-6px;
top:-4px;
}

#head #s{
border: none;
width:200px;
padding:5px 30px 5px 10px;
background: transparent url(images/transparency4.png) repeat 0 0;
}

#head #searchsubmit{
background: transparent url(images/search.png) 2px center  no-repeat;
}

/************************************************************************
MAIN NAVIGATION
*************************************************************************/
.nav_wrapper{
position: relative;
height:36px;
padding:155px 0 40px 0;
margin-left:22px;
z-index: 6;
background: url(images/nav-bg.png) no-repeat left 152px;
}

#top #nav{
position: relative;
height:36px;
list-style-type: none;
list-style-position: outside;
margin:0;
z-index: 6;
font-size: 12px;
float: left;
padding:4px 0 0 12px;
}

#nav li a{
display:block;
float:left;
padding:6px 12px 6px 12px;
width:auto;
border: none;
text-decoration: none;
line-height: 24px;
outline: none;
color:#0076a7;
text-shadow:1px 1px 0px #fff;
}

#nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:50px; 
z-index:5;
}

#top #nav ul a{
line-height:20px;
font-size: 12px;
cursor: pointer;
}

#top #nav li{
float:left;
position:relative;
z-index:20;
/*background: transparent url(images/nav-separator.png) no-repeat right 8px;*/
display: inline;
}

#top #nav li li{
border-left:none;
margin-top:0;
}

#top #nav ul {
display:none;
position:absolute;
top:36px;
width:172px;
left:-9px;
}

#top #nav li ul {
border-top:none;
padding:2px 0 0 8px;
}

#top #nav li ul a{
width:150px;
height:auto;
float:left;
text-align:left;
padding:7px 10px 7px 14px;
border:1px solid #cdb896;
border-top:none;
color:#0076a7;
background: #ffe3c1;
}

#top #nav li ul a:hover{
background:#fff0da;
color:#004363;
}

#top #nav ul ul{
top:auto;
border-top:none;
}	

#top #nav li ul ul {
left:171px;
top:-1px;
padding:1px 0 0 4px;
}

#top #nav li:hover ul ul, #top #nav li:hover ul ul ul,#top  #nav li:hover ul ul ul ul{
display:none;	
}
#top #nav li:hover ul, #top #nav li li:hover ul, #top #nav li li li:hover ul, #top #nav li li li li:hover ul{
display:block;
}

#nav .current a, #nav li a:hover{
color:#004363;
}

/************************************************************************
FEATURED AREA
*************************************************************************/
#featured, .featured, .fadeout, .newsselect{ 
height:320px; 			/*this changes the height of the image slider*/
}

#feature_wrap_wrap{
padding-bottom:30px;
}

#feature_wrap{
width:896px;
position: relative;
margin-left:51px;
}

#featured{
position: relative;
width:896px;
overflow: hidden;
padding:0;
border:1px solid #fef2e0;
}

.featured{
width:664px;
position:absolute;
top:0;
left:0;
overflow: hidden;
display:none;
border-left:1px solid #e1e1e1;  
background: #fff url(images/preload.gif) no-repeat center center;
}

#top .feature_excerpt{
width:624px;
position: absolute;
display: block;
bottom: 0;
left:0;
z-index: 3;
padding:10px 20px;
font-size: 11.5px;
line-height:1.5em;
cursor: pointer;
}

.sliderdate{
display:none;
}

/************************************************************************
FADE SLIDER
*************************************************************************/
.fadeslider .featured{
width:100%;
border:none;
}

#top .slidecontrolls{
position:absolute;
width:10px;
right:-15px;
bottom:0;
}

#top .slidecontrolls span{
height:10px;
padding:2px 0;
width:10px;
display:block;
cursor: pointer;
}

#top .fadeslider .feature_excerpt{
width:870px;
}

/************************************************************************
NEWS SLIDER
*************************************************************************/
.newsselect{
position: absolute;
overflow: hidden;
width:276px;
right:0px;
top:0px;
border-left:1px solid #e1e1e1;
background: #fff;
z-index: 5;
}

.newsslider .newsItems{
position: absolute;
top:0;
left:0;
}

.newsslider .featured{
border:none;
}

#top .newsselect .sliderheading{
font-size:13px;
font-family: Arial, Helevtica, Verdana, san-serif;
font-weight: bold;
padding: 0;
}

.newsselect .single_item{
padding:10px;
border-bottom:1px solid #e1e1e1;
display: block;
text-decoration: none;
line-height: 1.3em;
width:256px;
}

.newsselect .single_item:hover, .newsselect .active_item{
background-color: #f1f1f1;
text-shadow:1px 1px 0 #FFFFFF;
outline: none;
}

#top .newsslider .fadeout{
right:155px;
}

.newsselect .sliderdate{
display:block;
font-size: 11px;
}

/************************************************************************
ACCORDION SLIDER
*************************************************************************/
.featured img{
display:block;
position: relative;
z-index: 2;
}

#top .fadeout{
position:absolute;
width:200px;
display:block;
right:0px;
z-index: 4;
}

#top .sliderheading{
display:block;
font-size: 20px;
}

#top .heading_clone{
position: absolute;
z-index: 4;
bottom:20px;
left:20px;
font-size: 13px;
text-transform: uppercase;
padding:0;
margin: 0;
}

.featured a, .featured a img, .featured img{
text-decoration: none;
border:none;
}

#top .featured1{
border:none;
display: block;
}

/************************************************************************
FEATURED AREA 2
*************************************************************************/
.preloading_background{
background: transparent url(images/preload.gif) no-repeat 50% 50%;
}

#top .fadeout{
background: transparent url(images/overlay.png) repeat-y right top;
}

#top .feature_excerpt{
background: transparent url(images/transparency.png) repeat 0 0;
border-top:1px solid #cdb896;
}

#top #featured a{
color:#34240e;
}

#top .slidecontrolls span{
background:transparent url(images/slide_controlls.png) no-repeat top right;
}

#top .slidecontrolls .active_item, #top .slidecontrolls span:hover{
background:transparent url(images/slide_controlls.png) no-repeat top left;
}

.newsselect{
border-left:1px solid #e1e1e1;
background: #fff;
}

.newsselect .single_item{
border-bottom:1px solid #e1e1e1;
}

.newsselect .single_item:hover, .newsselect .active_item{
background-color: #f1f1f1;
text-shadow:1px 1px 0 #FFFFFF;
}

/************************************************************************
CONTENT AREA
*************************************************************************/
#content, .entry-no-pic .entry-content{
width:590px;
padding:0 20px 50px 20px;
float: left;
margin:0 0 0 10px;
overflow: visible;
}

.fullwidth #content, .fullwidth .entry-no-pic .entry-content{
width:900px;
}

.fullwidth .entry-content{
width:730px;
}

.entry{
position:relative;
float:left;
width: 100%;
clear: both;
padding:0 50px 30px 20px;
overflow: hidden;
}

.entry-previewimage{
float:left;
height:180px;
margin:4px 20px 10px 0;
padding:7px;
width:180px;
border:1px solid #fef2e0;
}

.entry-previewimage a{
height:180px;
width:180px;
overflow: hidden;
border:none;
display:block;
}

.entry-previewimage a img{
border:none;display:block;
}

.entry-content{
float:left;
width:350px;
overflow: hidden;
}

#top .entry-no-pic .entry-content{
padding:0;
padding: 0;
}

.entry-head{
float: left;
width:100%;
padding-bottom: 11px;
}

.entry-head span{
width:90px;
padding-left:26px;
float: left;
display: block;
}
.entry-head, .entry-bottom{
font-size: 11px;
color:#0076a7;
}

.entry-head a, .entry-bottom a{
text-decoration: none;
}

.entry-head a:hover, .entry-bottom .categories a:hover{
text-decoration: none;
}

.entry-head .date{background: transparent url(images/icon-date.png) no-repeat -3px top;}
.entry-head .comments{background: transparent url(images/icon-comment.png) no-repeat -3px top;}
.entry-head .author{background: transparent url(images/icon-author.png) no-repeat -2px top;}

.more-link, .entry-bottom .categories{
-moz-border-radius: 5px;
-webkit-border-radius:5px;
border-radius:5px;
display: block;
float: left;
padding:5px 7px;
line-height: 1em;
margin-bottom:5px;
}

.entry-bottom{
padding-top:5px;
width:580px;
float:left;
clear: both;
}

#top .entry-bottom .categories{
float:right;
}

#top .wp-caption img{
border:none;
display: block;
margin:0 auto;
padding-top:5px;
}

#top .wp-caption{
margin:10px 15px 10px 0;
}

.wp-caption-text{
text-align: center;
font-size:11px;
font-style:bold;
display: block;
padding: 3px 0 5px 0;
width:95%;
margin: 0 auto;
}

.more-link, .entry-bottom .categories{
background: #fff0da url(images/highlight.png) repeat-x left top;
border:1px solid #ecd8bb;
}

.widget_tag_cloud a{
background: none;
border: none;
}

.widget_tag_cloud a{
text-shadow: #fff 1px 1px;
}

.more-link:hover{
background: #ecd8bb url(images/highlight.png) repeat-x left top;
color:#004363;
}

.more-link:active{
position: relative;
top: 1px;
}

.categories:hover{
background: #ecd8bb url(images/highlight.png) repeat-x left top;
color:#004363;
}

.categories:active{
position: relative;
top: 1px;
}

/* 2 small entries */
#top .doubleentry .entry-content{
width:255px;
}

#top .doubleentry .entry{
padding-left:20px;
position: relative;
left:0 !important;
left:20px;
width:255px;
clear:none;
}

.doubleentry{
margin-left:0;
float: left;
clear: both;
width:650px;
}

.fullwidth .doubleentry{
width:980px;
}

.fullwidth #main .doubleentry .entry, .fullwidth #main .doubleentry .entry-content{
width:470px;
}

/************************************************************************
SIDEBAR
*************************************************************************/
.sidebar{
float:left;
margin:0 20px 40px 25px;
padding:0 0 0px 19px;
width:150px;
overflow: hidden;
}

#top .fullwidth_sidebar{
width:268px;
}

#top .layout-right{
float:right;
}
#top .layout-left{
float:left
}

.sidebar .box{
margin:0;
padding:0 0 10px 0;
overflow: hidden;
clear:both;
}

.box h3{
padding:8px 0 4px;
}

.community_news h3, .link_list h3{
margin-bottom: 5px;
}

#top .link_list{
display: block;
float: left;
width:150px;
padding:0;
}

#top .fullwidth_sidebar .link_list{
clear: none;
}

.link_list a {
display:block;
outline: none;
}

.link_list img{
display:block;
height:125px;
width:125px;
}

.fullwidth_sidebar .link_list_item2{
margin:43px 0 1px;
}

#top .no_top_margin{
margin:0;
}

.link_list .preloading_background{
background-position: 45% 50%;
}

.box_entry{
font-size: 11.5px;
line-height: 1.6em;
padding:0;
margin: 0 0 10px 0;
}

.sidebar .link_list img{
padding:3px;
margin-top:8px;
}

.box_entry .alignleft{
margin:6px 9px 0px 0;
} 
.doubleentry .alignleft{
margin:0 9px 0px 0;
}

#top .alignleft .alignleft{
margin:0;
}

/*pagination*/
#top .pagination {
clear:both;
padding:0 0 10px 0;
position:relative;
z-index:3;
}

#top .pagination span, #top .pagination a{
display:block;
float:left;
font-size:11px;
line-height:13px;
margin: 2px 2px 2px 0;
padding:3px 6px;
text-decoration:none;
width:auto;
border:1px solid #0076a7;
}

#top .pagination a:hover{
border:1px solid #fff;
color:#fff;
}

#top .pagination .current{
font-size:11px;
padding:3px 6px;
background: #0076a7;
border:1px solid #34240e;
color:#fff;
}

/************************************************************************
SIDEBAR NESTING AND HIDING OF INDENT LISTS
*************************************************************************/
.box li a, .box li a:hover{
line-height:30px;
padding:4px 10px 0 10px;
text-decoration: none;
}
#recentcomments li{
line-height:30px;
padding:0 10px 0 10px;
text-decoration: none;
}
.box ul ul a{
padding:4px 10px 0 10px;
}
.box ul ul ul a{
padding:4px 10px 0 40px;
}
.box ul ul ul ul a{
padding:4px 10px 0 55px;
}
.box ul ul ul ul ul a{
padding:4px 10px 0 70px;
}
.box ul ul ul ul ul ul a{
padding:4px 10px 0 85px;
}
.box ul ul ul ul ul ul ul a{
padding:4px 10px 0 100px;
}
.box ul ul ul ul ul ul ul ul a{
padding:4px 10px 0 115px;
}
.box ul ul ul ul ul ul ul ul ul a{
padding:4px 10px 0 130px;
}
.box ul ul ul ul ul ul ul ul ul ul a{
padding:4px 10px 0 145px;
}

.sidebarmenu .current{
font-weight: bold;
}

.sidebarmenu ul ul, .sidebarmenu .currentli_item ul ul, .sidebarmenu .parentli_item .li_item ul{
display:none;
}

.sidebarmenu .currentli_item ul, .sidebarmenu .parentli_item ul{
display: block;
}

.box li{
list-style-type: none;
list-style-position: outside;
}

.widget_tag_cloud a{
text-decoration: none;
-moz-border-radius: 3px;
-webkit-border-radius:3px;
border-radius:3px;
display: block;
float: left;
padding: 4px 6px;
margin:0px 4px 4px 0px;
}

.rss-date, .rssSummary, .widget_rss cite{
padding:0px 10px;
}

.fullwidth_sidebar .box #s{
width:85%;
}

.box #s{
width:70%;
padding-right:30px;
}

.box #searchsubmit{
top:0;
right:5px;
}

#recentcomments li a{
text-decoration: none;
background: none;
}

#wp-calendar {
empty-cells:show;
text-align:center;
width:100%;
}

#wp-calendar caption {
margin-bottom:5px;
}

.sidebar .box li a, .sidebar .box li a:hover,  .box .entry ul li {
background:transparent url(images/bullet1.png) no-repeat scroll 0 9px;
}

.box li a, .box li a:hover{
background:transparent url(images/bullet1.png) no-repeat scroll 0 9px;
}

#footer .box{
background-image:none;
}

#top .entry ul {
line-height:25px;
margin-left:20px;
margin-top:6px;
}

#top .entry ul li {
background:transparent url(images/bullet1.png) no-repeat scroll 0 9px;
}

.recentcomments{
background:transparent url(images/bullet1.png) no-repeat  0 12px;
}

body .gallery li a, body .flickr li a{
background: transparent none;
border:none;
}

#top .box_entry, .community_news h3, .link_list h3{
border:none;
}

.box img, .entry img, .wp-caption{
border:1px solid #fdead3;
}

.box a:hover img, .entry a:hover img, .entry-previewimage:hover{
border:1px solid #0076a7;
}

#check ul {
line-height:22px;
margin-left:10px;
}

#check ul li {
background:transparent url(images/check.png) no-repeat scroll 0 6px;
padding-left:14px;
}

/************************************************************************
FOOTER
*************************************************************************/
.column {
width:260px;
float:left;
padding-left:50px;
margin-right:20px;
}

.column .box {
width:100%;
float:left;
overflow:hidden;
padding-bottom:20px;
position:relative;
}

.column3{
	padding-left:30px;
}

.gallery li{
float:left;
}

.gallery li a{
display: block;
float: left;
padding:0;
margin:0 10px 10px 0 !important; /* ie6fix */
margin:0 3px 3px 0;
}

.gallery li a img{
padding:5px;
display: block;
float: left;
}

#footerwrap, #wp-calendar th, #prev, #next{
background: transparent;
}

#footer-png{
background: url(images/water-top.png) repeat-x center 431px;
margin: 0 auto;
height:876px;
}

#footerwrap{
margin: 0 auto;
background: url(images/water.jpg) repeat-x bottom center;
height:876px;
}

#footerbg{
margin: 0 auto;
background: url(images/footer.png) no-repeat center;
height:876px;
width:1400px;
z-index: 0;
}

#footer{
margin:0 auto;
right:5px;
width:1000px;
z-index: 0;
}

#footer .box img{
border:1px solid #fff;
}

#footer .box img:hover{
border:1px solid #fff;
}

#copyright{
	font-size:11px;
	color:#16a1be;
	padding-left:50px;
	padding-top:230px;
	display:block;
	float:left;
}

/************************************************************************
COMMENTS
*************************************************************************/
#top .commentlist{
margin:0 0 40px 0;
float:left;
width:100%;
border:1px solid #dfb88c;
background: transparent url(images/transparency2.png) repeat left top;
}

#top .commentlist #comment{
width:90%;
}

#top .commentlist li{
width:100%;
clear:both;
float:left;
padding:0;
list-style-type:none;
padding:20px 0 0 0;
position:relative;
}

.commentlist .children, .commentlist .children li{
border:none;
}

#main .commentlist ul{
border:none;
}

#top #main .commentlist ul li{
background: none;
}

.gravatar{
float:right;
padding:0 10px 13px;
text-align:center;
width:70px;
}

.gravatar img{
display:block;
padding:5px;
border-color:#fff6ec;
}

.comment_content {
float:left;
padding:20px;
width:455px;
}

.commentmetadata{
float:right;
padding-right:10px;
}

.commentmetadata a, .comment-edit-link, .comment-reply-link{
text-decoration: none;
font-size:10px;
}

#top .comment-reply-link{
border:none;
}

.comment-edit-link{
padding-left:10px;
}

.says{
display:none;
}

.author_name{
font-weight:bold;
font-style:normal;
font-size:15px;
float:left;
}

.comment_text{
clear:both;
}

.comment-reply-link{
text-align: center;
display: block;
}

.commentlist #respond{}

#top .commententary h4{
font-size: 18px;
}

#cancel-comment-reply-link{
text-decoration: none;
margin-left:15px;
font-size: 10px;
}

#main .commentlist .children{
float:right;
margin-bottom:0;
}
.commentlist .children li .comment_content{
width:454px;
margin-right:12px;
}

.children .message_data{
width:308px;
}

.children .children .message_data{
width:235px;
}

.children .children .children .message_data{
width:140px;
}

.commentlist  .children li .comment_content{
width:384px;
}

.commentlist .children .children li .comment_content{
width:314px;
}

.commentlist  .children .children .children li .comment_content{
width:244px;
}

.comment_nav{
position: relative;
top:-13px;
font-size: 10px;
z-index: 4;
width:100%;
float: left;
}

.comment_nav a{
text-decoration: none;
}

.comment_prev{
float:left;
}
.comment_next{
float:right;
}

#commentform label{
display:none;
}

.message_data{
width:380px;
float:left;
display:block;
}

.personal_data{
width:200px;
float:right;
display:block;
}

.children .personal_data{
}

#top .message_data textarea{
width:350px;
float:left;
}

.personal_data input {
clear:both;
float:left;
margin-bottom:8px;
}

#top #social_icons ul{
border:none;
}

#social_icons .rss{background: transparent url(images/rss.png) 0 0  no-repeat;}
#social_icons .twitter{background: transparent url(images/twitter_32.png) 0 0  no-repeat;}
#social_icons .fb{background: transparent url(images/facebook_32.png) 0 0  no-repeat;}
#social_icons .digg{background: transparent url(images/digg_32.png) 0 0  no-repeat;}
#social_icons .stumble{background: transparent url(images/stumbleupon_32.png) 0 0  no-repeat;}
#social_icons .deli{background: transparent url(images/delicious_32.png) 0 0  no-repeat;}
#social_icons .techno{background: transparent url(images/technorati_32.png) 0 0  no-repeat;}

#author-box{
border:1px solid #dfb88c;
background: transparent url(images/transparency2.png) repeat left top;
}

.comment_nav{
border:none;
background: transparent url(images/transparency2.png) repeat left top;
}

.comment_content {
border:none;
margin-bottom: 0px;
float: right;
}
.odd .comment_content{
background: #fdead3 url(images/highlight.png) repeat-x scroll left top;
}

/************************************************************************
AUTHOR BOX
*************************************************************************/
#author-box{
padding:20px 20px 20px 0;
margin:0 0 13px 10px;
width:100%;
clear: both;
overflow: hidden;
}

#top #author-box .gravatar{
width:70px;
height:90px;
float:left;
text-align: center;
padding:0 30px 0 10px;
}

#author-box .gravatar a{
text-decoration: none;
font-weight: bold;
}

.author-info{
width:480px;
float:left;
line-height: 1.4em;
}

.author-info h3{
padding-top:2px;
}

#top #social_icons ul {
clear:both;
float:left;
padding:0;
width:100%;
margin:0 0 20px 10px;
}

#social_icons li{
float:left;
list-style-type: none;
list-style-position: outside;
}

#social_icons li a{
float:left;
display:block;
text-indent: -9999px;
height:32px;
width:32px;
border:none;
padding-right:5px;
outline: none;
}

#top #social_icons ul{
background: url(images/spreadtheword.png) no-repeat bottom left;
padding: 39px 0 46px 155px;
margin: -30px 0 8px 10px;
width: 433px;
height: 0px;
}

/************************************************************************
CONTACT FORM
*************************************************************************/	
#searchsubmit, #send, #top #submit{
cursor:pointer;
}

.text_input, .text_area{
padding:5px;
font-family: Arial, Helevtica, Verdana, san-serif;
width:200px;
font-size:11.5px;
line-height:normal;
background: transparent url(images/transparency3.png) repeat bottom left;
}

#send, #submit{
padding:4px 20px;
font-family: Arial, Helevtica, Verdana, san-serif;
font-size:11.5px;
}

.hidden{
display:none;
}

#commentform{
padding-bottom:20px;
}

fieldset{
border:none;
padding:0;
margin:0;
overflow:hidden;
}

fieldset label{
padding-left:7px;
}
.blocklabel{
display:block;
padding:10px 0 0 0;
}

#top .text_area{
width:400px;
}

#send, #top #submit{
cursor:pointer;
}

.text_input, .text_area{
border:1px solid #cdb896;
}

.text_input:hover, .text_area:hover{
background: #fff0da url(images/highlight.png) repeat-x left top;
}

.text_input:focus, .text_area:focus{
background: #fff0da;
}

#send, #submit{
background: #fff0da url(images/highlight.png) repeat-x left top;
border:1px solid #ecd8bb;
color: #0076a7;
}

#submit:hover, #send:hover{
background: #ecd8bb url(images/highlight.png) repeat-x left top;
color: #0076a7;
}

#submit:active, #send:active{
position: relative;
top: 1px;
}

.valid .text_input, .valid .text_area{border:1px solid #70A41B;} /*#70A41B*/
.error .text_input, .error .text_area{border:1px solid #FF9000;}
.ajax_alert .text_input, .ajax_alert .text_area{border:1px solid #ffb628;}

/************************************************************************
EXTRAS
*************************************************************************/
.rounded{
-moz-border-radius: 5px;
-webkit-border-radius:5px;
border-radius:5px;
}

#author-box, .commentlist, .comment_content, .text_input, textarea, .button, .box_entry .rounded, #top .pagination span, #top .pagination a, .gallery li a img, .alignleft, .alignright, .alignnone, .aligncenter, .avatar{
-moz-border-radius: 5px;
-webkit-border-radius:5px;
border-radius:5px;
}

h1, h2, h3, h4, h5, h6, legend, .sliderheading {
font-family:"Trebuchet MS",Arial,Helvetica,san-serif;
font-weight:normal;
letter-spacing:0.4px;
line-height:1.4em;
padding-bottom:5px;
position:relative;
}

h1{clear:both; font-size:24px;}
h2{font-size:22px; clear:both;}
h3, legend{font-size:16px; clear:both;}
h4{font-size:14px; clear:both; padding-top:12px; padding-bottom:0;}
h5{font-size:13px; clear:both; font-weight:bold;}
h6{font-size:12px; clear:both; font-weight:bold;}

.doubleentry h1{clear:both; font-size:17px;}
.doubleentry h2{font-size:15px; clear:both;}
.doubleentry h3{font-size:14px; clear:both;}
.doubleentry h4{font-size:13px; clear:both;}
.doubleentry h5{font-size:12px; clear:both;}
.doubleentry h6{font-size:11px; clear:both;}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
text-decoration:none;
} 

.archive-h2{
margin-left:30px;
}

#top h1 a:hover, #top h2 a:hover, #top h3 a:hover, #top h4 a:hover, #top h5 a:hover, #top h6 a:hover{
text-decoration:none;
} 

#main ul,#main  ol {
margin-bottom:10px;
}

blockquote p .ie6fix{
padding:11px 0px;
}

blockquote {
margin:0 0 0 0;
padding:5px 32px;
font-size:12px;
font-style:italic;
clear:both;
}

.floatleft{
float:left;
}

.floatright{
float:right;
}

.clearboth{
clear:both;
}

body .alignleft{
float:left;
margin:0px 15px 15px 0pt;
display: block;
}

body .alignright{
float:right;
margin:0px 0pt 15px 15px;
display: block;
}

.aligncenter{
clear:both;
display:block;
margin:10px auto;
padding: 10px 0;
}

.alignleft img, .alignright img{
display:block;
} 

#top .entry-bottom .alignleft{
float:left
}

.entry img{
padding:3px;
}

#top .entry-previewimage img{
padding:0;
margin: 0;
border:none;
}

p{ padding: 0.5em 0;}

.flickr{
padding: 0.5em 0;
}

body #top #main .noborder, body #footerwrap #footer .noborder{
border:none;
padding:0;
}

.small_block{
font-size: 0.9em;
line-height: 1.4em;
clear:both;
}

.entry ol li {
list-style-position:inside;
list-style-type:decimal;
}

pre{
background-color:#FEFEFE;
border:1px solid #DDDDDD;
color:#333333;
display:block;
font-family:"Courier New",Courier,monospace;
font-size:12px;
overflow:auto;
padding:10px;
width:90%;
}

#top .pp_pic_holder{
font-size: 11px;
line-height:14px;
}

#top .pp_pic_holder p{
padding:0;
}

.lightbox_video, .lightbox_image{
position: absolute;
z-index: 1;
top:0;
left:0;
}

a img, a:hover img {
position:relative;
text-decoration:none;
z-index:2;
cursor: pointer;
}

#top .wp-smiley{
border:none;
}

/************************************************************************
EXTRAS 2
*************************************************************************/
h1, h2, h3, h4, h5, h6, legend{
color:#34240e;
}

#top h1 a, #top h2 a, #top h3 a, #top h4 a, #top h5 a, #top h6 a{
color:#0076a7;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, legend a:hover{
color:#004363;
}

#top h1 a:hover, #top h2 a:hover, #top h3 a:hover, #top h4 a:hover, #top h5 a:hover, #top h6 a:hover{
color:#004363;
} 

#footer h1 a, #footer h2 a, #footer h3 a, #footer h4 a, #footer h5 a, #footer h6 a{
color:#0076a7;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #footer legend{
color:#34240e;
}

#top h1 a:hover, #top h2 a:hover, #top h3 a:hover, #top h4 a:hover, #top h5 a:hover, #top h6 a:hover{
color:#004363;
} 

a{color:#0076a7;}
a:hover{color:#004363;}

blockquote {
background: transparent url(images/quotes.png) no-repeat 15px left;
}

.entry li {
list-style-type:none;
padding-left:10px;
}

.entry ul ul{
border:none;
}

pre {
background-color:#FEFEFE;
border:1px solid #DDDDDD;
}

.lightbox_video{
background:transparent url(images/video.png) no-repeat center center;
}

#top .lightbox_image{
background:transparent url(images/magnify.png) no-repeat center center;
}

#sidebar .small {
text-size:10px;
}

#pdf {
background: url(images/pdf.gif) no-repeat scroll 0 2px;
padding-left:20px;
margin: 15px 0;
}

#fb {
background: url(images/facebook.png) no-repeat scroll 0 2px;
padding-left:20px;
margin: 15px 0;
}

#photos {
background: url(images/director.png) no-repeat scroll 0 2px;
padding-left:20px;
margin: 15px 0;
}

#video {
padding: 10px 0 25px 0;
}

.WP-PrintIcon {
	float:left;
}

/************************************************************************
SHORTCODE
*************************************************************************/
.pullquote{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:1.3em;
font-style:italic;
line-height:1.6em;
}

.pullquote_left{
float:left;
width:40%;
margin:2% 4% 2% 0;
padding:0 0 0 3%;
}

.pullquote_right{
float:right;
margin:2% 0 2% 4%;
padding:0 0 0 3%;
width:40%;
}

/************************************************************************
CALENDAR
*************************************************************************/
    .calnk a:hover {
         background-position:0 0;
         }
    .calnk a:visited {}
    .calnk a {
		font-weight:normal;
		z-index:100;
		}
    .calnk a span { 
        display:none; 
		z-index:100;
        }
    .calnk a:hover span {
        background:#F6F79B; 
		border:1px solid #dfb88c;
        display:block;
        position:absolute; 
        margin-top:1px; 
        padding:5px; 
        width:150px; 
        z-index:100;
        }
     .calendar-table {
        border:#dfb88c 1px solid;
        width:100%;
     }
     .calendar-heading {
        height:40px;
		padding:20px 0 10px 0;
        text-align:center;
        border:none;
     }
	 .calendar-heading tr {
		background:none;
        border:none;
     }
     .calendar-next {
        width:25%;
        text-align:center;
     }
     .calendar-prev {
        width:25%;
        text-align:center;
     }
     .calendar-month {
        width:50%;
        text-align:center;
		font-size:18px;
        font-weight:bold;
     }
     .normal-day-heading {
        text-align:center;
		padding:5px;
        width:25px;
        height:25px;
        font-size:0.8em;
        border:1px solid #dfb88c;
        background-color:#fae9d5;
     }
     .weekend-heading {
        text-align:center;
		padding:5px;
        width:25px;
        height:25px;
        font-size:0.8em;
        border:1px solid #dfb88c;
        background-color:#fae9d5;
     }
     .day-with-date {
        vertical-align:text-top;
		padding:5px;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #dfb88c;
		background: transparent url(images/transparency2.png) repeat left top;
     }
     .no-events {}
     .day-without-date {
       padding:5px;
	   width:60px;
        height:60px;
        border:1px solid #dfb88c;
		background: transparent url(images/transparency2.png) repeat left top;
     }
     span.weekend {}
     .current-day {
        vertical-align:text-top;
		padding:5px;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #dfb88c;
        background-color:#fae9d5;
		}
	 span.event {
        font-size:0.75em;
		}
     .kjo-link {
        font-size:11px;
        text-align:center;
		}
     .event-title {
        text-align:left;
        font-weight:bold;
        font-size:11px;
		}
     .event-title-break {
        width:96%;
        margin-left:2%;
        margin-right:2%;
        margin-top:5px;
        margin-bottom:5px;
        text-align:center;
        height:1px;
        background-color:#dfb88c;
		}
     .event-content-break {
        width:96%;
        margin-left:2%;
        margin-right:2%;
        margin-top:5px;
        margin-bottom:5px;
        text-align:center;
        height:1px;
        background-color:#dfb88c;
		}
     .calendar-date-switcher {
        height:25px;
        text-align:center;
        border:1px solid #dfb88c;
        background-color:#e8e8e8;
		}
     .calendar-date-switcher form {
        margin:0;
        padding:0;
		}
     .calendar-date-switcher input {
        border:1px #dfb88c solid;
		}
     .calendar-date-switcher select {
        border:1px #dfb88c solid;
		}
     .cat-key {
        margin-top:10px;
        padding:5px;
        border:none;
		text-decoration:none;
		}
	 .cat-key td, tr {
        margin-top:10px;
        padding:5px;
        border:none;
		background: transparent url(images/transparency2.png) repeat left top;
		}
	 .cat-key td {
		border:1px #dfb88c solid;
		}
