/*
    Theme Name: Modern Style
    Theme URL: http://flexithemes.com/themes/modern-style/
    Description: Modern Style Theme with theme options page. Fixed-width, widget ready, two colums, right sidebar support hierarchical categories. Compatible with Wordpress 2.8 and higher.
    Author: FlexiThemes
    Author URI: http://flexithemes.com
    Version: 1.0.1
    Tags: two-columns, fixed-width, right-sidebar, black, silver, theme-options, threaded-comments
*/

/******************************************************
    [ LAYOUT ]
*******************************************************/
html,body {
    height: 100%;
}
body {
    text-align: center;
    font-size: 100.1%;
    color:#7F5108;
font-family: Optima, "Lucida Sans", tahoma, arial, verdana, helvetica, sans-serif;
    background: #FDECBF;
    letter-spacing: 1px;
}

#wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
        position: relative;
    width: 920px;
    font-size: 0.9em;
    margin: 0 auto -60px;
    text-align: left;
}

#header {
    height: 120px;
    background: #faa21b url(images/dccf-header.png) no-repeat;
}

#faux_header {
    top: 0;
    left: 0;
    height: 144px;
    width: 100%;
    position: absolute;
    z-index: -10;   
}
#faux_header div.top {
    background: #faa21b;
    width: 100%;
    height: 120px;
}
#faux_header div.bottom {
    background: #f5d9b5;
    width: 100%;
    height: 36px;   
}
#container {
    position: relative;
   padding-bottom:60px;   /* Height of the footer */
}
.footer {
    color: #ffedd8;
    position: relative;
    margin: 0 auto;
    background:#faa21b;
    font-size: 90%;
}

.footer div.inner {
padding-top: 10px;
}
.footer, .push {
        height: 60px;
}

a {
    text-decoration: none;
    outline: none;
    color: #652D89;
    font-weight: bold;
}

a:hover {
    color: #d54e21;
}

/******************************************************
    [ HEADER ]
*******************************************************/

#header h1 {
    margin: 0px !important;
    padding: 25px 0 0 0px;
    font-size:200%;
    font-variant: small-caps;
}

#header h1 a, #header h1 a:visited {
    color: #fff;
    text-decoration: none;
}

#header h1 a:hover {
    color: #fff;
    text-decoration: none;
    }

#header h2 {
    color: #bdbdbd;
    font-size: 18px;

}

/******************************************************
    [ NAVIGATION ]
*******************************************************/
.navcontainer {
    height: 36px;
    padding-right: 10px;
    background: #F5D9B5;
}
    
#nav {
    height: 30px;
}

#nav, #nav ul { 
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 1;
}

#nav {
    margin-bottom: 1px;
    padding-left: 0px;
}
    
#nav ul {
    float: left;
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}
    
#nav li {
    float: left;
    list-style: none;
    margin: 0px;
    padding: 0px;
}
    
#nav ul li {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
    
#nav li a, #nav li a:link {
    display: block;
    padding: 12px 12px 10px;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
    font-variant: small-caps;
    letter-spacing: 2px;
}
    
#nav li a:hover, #nav li a:active {
    color: #B54000;
background: #FFD491;

}

#nav li li a:hover, #nav li li a:active {
    color: #B54000;
background: #F5D9B5;

}
.current_page_item {
    color: #B54000;
background: #FFD491;

}
    
#nav  li.current_page_item a {
    color: #B54000;
background: #FFD491;

}

li.current_page_item li {
    color: #B54000;
background: #FFF4E7;

}
    
#nav  li.current_page_item li a {
    color: #B54000;
background: #FFF4E7;

}

li.current_page_item li:hover {
    color: #B54000;
background: #F5D9B5;

}
    
#nav  li.current_page_item li a:hover {
    color: #B54000;
background: #F5D9B5;

}

#nav li:hover, #nav li.sfhover { 
    position: static;
}

/******************************************************
    [ CONTENT ]
*******************************************************/
#content-wrpapper {}

#content {
    overflow: hidden;
    background: #FFF4E7;
    border: 1px solid #F5D9B5;
   -moz-border-radius: 4px;
   -khtml-border-radius: 4px;
   -webkit-border-radius: 4px;
   border-radius: 4px;
    padding: 10px;
    margin: 20px 10px 20px 0;
}

.post {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
}

.post p {
    margin-bottom: 10px;
}

.title a {
    text-decoration: none;
    color: #3a3939;
}

.title a:hover {
    text-decoration: underline;
    color: #3a3939;
}

.pagetitle {
    margin-bottom: 8px;
    background: #eee;
    padding: 6px 12px;
    font-weight: bold;
    font-style: italic;
    font-size: 18px;
    color: #21759B;
}

.postdate {
    font-size: 13px;
    color: #666666;
}

.postdate span {
    padding: 3px 8px;
    margin-right: 4px;
    background: #ddd;
}

.postmeta {
    font-size: 11px;
    padding: 4px 6px;
    background: #eee;
    clear: both;
    margin-top: 10px;
}
    
.readmorecontent {
    text-align: right;
    margin-bottom: 8px;
}

a.readmore {
    padding: 4px 15px;
    background: #e1dddd;
    color: #5b5b5b;
    font-size: 12px;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff;
    -moz-border-radius: 12px;
    -khtml-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
}

a.readmore:hover {
    background-color: #cdcbcb;
}
    
.entry {
    text-align: justify;
    line-height: 20px;
    padding-top: 4px;
    font-size: 90%;
    color: #404040;
}

.entry p {
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 5px;
}
.navigation {
    padding: 10px 0;
}

blockquote {
    overflow: hidden;
    padding-left: 9px;
    font-style: italic;
    color: #666;
    border-left: 3px solid #CADAE7;
}
    
.post img {
    max-width: 680px;
    border: 1px solid #b47959;
    margin-left: 10px;
    margin-bottom: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding: 2px;
    float: right;
    clear: right;
}

img.wp-smiley {
    max-height: 12px;
    margin: 0;
    padding: 0;
    border: none;
}
    
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 4px;
   -khtml-border-radius: 4px;
   -webkit-border-radius: 4px;
   border-radius: 4px;
}

.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;
}
    
/******************************************************
    [ SIDEBAR(S) ]
*******************************************************/

.banner125 {
    margin: 6px;
    }
    
#sidebar {
    background: #FFEDD8;
    border: 1px solid #F5D9B5;
    padding: 10px;
    margin-bottom: 10px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-top: 3px;
}
    

#subscriptions {
    margin: -8px 0 0;
    text-align: center;
    }
    
#subscriptions img {
    margin:0;
    padding:0;
    vertical-align:top;
    }
    
#sidebar a {
    text-decoration: none;
    color: #333;
    font-size: 80%;
}

#sidebar a:hover {
    text-decoration: underline;
    color: #d54e21;
}

.underline {
	text-decoration: underline !important;
}
    
/*.searchlayout {
    border: 1px solid #bebebe;
    height: 30px;
    margin: 5px;
    padding: 0;
    background: #fff url(images/sinputnbackground.png) top left repeat-x;
    text-align: right;
}*/
.searchlayout {
    width: 270px;
    height: 30px;
    padding-top: 3px;
    text-align: right;
    margin-bottom: 30px;
    margin-left: 10px;
}

#search input {
    width: 170px;
    background: none;
}

.searchlayout input#s {
    width: 170px;
    background: #fff7ef;
    border: 1px solid #F5D9B5 !important;
}
    
#s {
        float: left;

    width: 170px;
    padding: 4px;
    margin:3px 0 0 10px;
    background: none;
}

/* Social icons */
.addthis_toolbox {
    margin: 15px 0 0 0;
    text-align: center;
    }
.addthis_toolbox .custom_images a
{
    width: 32px;
    height: 32px;
    margin: 0 2px 0 2px;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.75;
}
    
    
#sidebar h2, .entry h2 {
    padding: 4px 8px;
    background: #FFD491;
    font-size: 14px;
    font-variant: small-caps;
    font-weight: bold;
    color: #333;
}

h2.title {
    padding: 3px;
    letter-spacing: 2px;
    font-size: 110%;
    font-weight: bold;
    font-style: italic;
    background: #ffcbd4;
    margin-bottom: 15px;
    border: 1px solid #ffb1bf;

}

#sidebar ul {
    list-style-type: none;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}
    
#sidebar ul li {
    list-style-type: none;
    margin: 0px 0px 5px 0px;
    padding: 0px;
}

#sidebar ul ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
    
#sidebar ul li li {
    padding: 3px 0px 3px 15px;
    margin: 0px;
    background: url(images/arrow.gif) no-repeat top left;
}
    
#sidebar ul li ul li {
    background: url(images/arrow.gif) no-repeat top left;
    padding: 2px 0px 2px 15px;
    margin: 2px 0;
}


#wp-calendar th {
    font-style: normal;
    text-transform: capitalize;
    color: #555;
    background: none;
}
#wp-calendar caption {
    padding: 2px 4px;
    text-transform: uppercase;  margin: 2px 0 2px 0;
}

#wp-calendar td {
    color: #999;
    font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
    letter-spacing: normal;
    padding: 2px 0;
    text-align: center;
}

#wp-calendar td:hover, #wp-calendar #today {
    background: #eee;
    color: #555;
}
    
#wp-calendar {
    empty-cells: show;
    font-size: 14px;
    margin: 0;
    font-weight: bold; 
    width: 100%;
}


/******************************************************
    [ FOOTER ]
*******************************************************/



#footer a {
    color: #fff;
} 

#footer a:hover {
    color: #fff;
    text-decoration: none;
} 

.footer-credits {
    text-align: center;
    font-size: 11px !important;
    color: #999 !important;
    padding: 4px;
}

.footer-credits a {
    color: #999 !important;
} 

.footer-credits  a:hover {
    text-decoration: none;
} 

/* wp-pagenavi style overriding */
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    color: #686868 !important;
    background:#dfdfdf !important;
    border: 1px solid #989898 !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
}
.wp-pagenavi a:hover {
    color: #494949 !important;
    background:#dfdfdf !important;
    border: 1px solid #626262 !important;
    
}
.wp-pagenavi span.pages {
    color: #676767 !important;
    background:#fff !important;
    border: 1px solid #b6b5b5 !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
}
.wp-pagenavi span.current {
    color: #434343 !important;
    background:#fff !important;
    border: 1px solid #b6b5b5 !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
    font-weight: bold;
}
.wp-pagenavi span.extend {
    background:transparent !important;
}   
/******************************************************
    [ COMMENTS ]
*******************************************************/

#comments h3 {
    margin-bottom: 10px;    
}
h3#comments {
    margin-top: 10px;
    font-size: 130%;
}
#commentform input {
    width: 170px;
    padding: 2px;
    margin: 5px 5px 1px 0;
}

#commentform {
    margin: 5px 10px 0 0;
}
    
#commentform textarea {
    width: 100%;
    padding: 2px;
    height: 100px;
}
    
#respond:after {
        content: "."; 
        display: block; 
        height: 0; 
        clear: both; 
        visibility: hidden;
}
    
#commentform #submit {
    margin: 0 0 5px auto;
    float: right;
}

.alt {
    margin: 0;
    padding: 10px;
}

.commentlist {
    padding: 5px;
    text-align: justify;
    background: #eee;
   -moz-border-radius: 4px;
   -khtml-border-radius: 4px;
   -webkit-border-radius: 4px;
   border-radius: 4px;
    margin:0;
}

.commentlist li {
    margin: 15px 0 10px;
    padding: 5px 5px 10px 10px;
    list-style: none;

}
    
.commentlist li ul li { 
    margin-right: -5px;
    margin-left: 10px;
}

.commentlist p {
    margin: 10px 5px 10px 5px;
    font-size: 80%;
}
.children { padding: 0; }

#commentform p {
    margin: 5px 0;
}

.nocomments {
    text-align: center;
    margin: 0;
    padding: 0;
}

.commentmetadata {
    display: block;
    font-size: 11px;
    padding:0;
    margin: 5px 0 0 5px;
}

.comment-body {
    margin-left: 5px;
}

.avatar { 
    border: 3px solid #ffffff;  
    margin-right: 10px; 
    width: 40px; 
    height: 40px; 
    vertical-align: middle;
    margin-bottom: 2px;
}

.comment-author {
    background: #ddd;
    padding: 5px;
    display: block;
}

.reply {
    text-align: right;
}
.comment-reply-link  {
    padding: 4px 15px;
    background: #e1dddd;
    color: #5b5b5b;
    font-size: 12px;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff;
    -moz-border-radius: 12px;
    -khtml-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
}

.comment-reply-link:hover {
    background-color: #cdcbcb;
    color: #5b5b5b;
}
    
.fn, .fn a:link, .fn a:hover, .fn a:visited { 
    color: #333; 
    font-size: 16px; 
    font-style: normal; 
    font-weight: bold;
    text-decoration: none;
}

.says {
    font-size: 14px; 
}

.commentmetadata a, .commentmetadata a:hover {
    color: #999; 
    text-decoration: none;
}
/******************************************************
    [ MISC (WP GENERATED) ]
*******************************************************/

.categories {}
.cat-item {}
.current-cat {}
.current-cat-parent {}
.pagenav {}
.page_item {}
.current_page_item {}
.current_page_parent {}
.widget {}
.widget_text {}
.blogroll {}
.linkcat{}
button {
    cursor: pointer;
    font-weight: bold;
    color: #B54000;
    border: 1px solid #e5a37e;
   -moz-border-radius: 4px;
   -khtml-border-radius: 4px;
   -webkit-border-radius: 4px;
   border-radius: 4px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 4px;
    padding-top: 4px;
    background-color: #ffd491;  
}

#constant-contact input, #donate_input {
    width: 180px;
    padding: 5px;
    margin-left: 10px;
        background: #fff7ef !important;
    border: 1px solid #F5D9B5 !important;
}


#suckerfishnav { 
    background:#F5D9B5 repeat-x;
    font-family:Optima,arial,verdana,helvetica,sans-serif;
    width:100%;
    }
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    line-height:110%;
    padding:0;
    margin:0;
    width:100%;
    }
#suckerfishnav a {
    display:block;
    color:#652D89;
    text-decoration:none;
    padding:0px 10px;
    }
#suckerfishnav li {
    width: 110px;
    text-align: center;
    float:left;
    padding:0;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:111px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    }
#suckerfishnav li li {
    background: #FFF4E7;
    border-bottom: 1px solid #ffb1bf;
    border-left: 1px solid #ffb1bf;
    border-right: 1px solid #ffb1bf;
    width:109px;
    }
#suckerfishnav li li a {
    padding: 8px 4px;
    font-size: 80% !important;
    color:#652D89;
    }
#suckerfishnav li ul ul {
    margin:-21px 0 0 110px;
    }
#suckerfishnav li li:hover {
    background:#F5D9B5;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#B54000;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#B54000;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#652D89;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:#F5D9B5;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    background:#F5D9B5;
    }
   
   
   
#main_donors>div {
    
    border: 1px solid #E9CEAC;
    margin: 10px 5px;
    background: #FFEDD8;
}

#main_donors ul {
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 20px;
    list-style-type: circle;
}

#main_donors li {
    float: left;
    width: 200px !important;
}

.gold {
    font-size: 11px;
}
.silver {
    font-size: 10px;
}
.bronze {
    font-size: 9px;
}

.thank_you {
    padding: 5px;
    background: #d5e5fd;
    border: 1px solid #b4c1d7;
       -moz-border-radius: 7px;
   -khtml-border-radius: 7px;
   -webkit-border-radius: 7px;
   border-radius: 7px;
    width:500px;
    margin-top: 25px;
    margin-left: 23px;
    margin-bottom: 20px;
}

li.widget_recent_entries ul {
    overflow: hidden;
}

li.widget_recent_entries ul li {
    float: left;
    width: 40%;
    margin-left: 7px !important;
}

#respond h3 {
    font-size: 1.3em;
}


#recaptcha_widget_div {
    margin-bottom: 10px;
}