/*
Theme Name: CCAR Boston
Theme URI: http://ccarnet.org
Description: Child theme for Evolution by Elegant Themes. Built for the 2012 CCAR convention in Boston. 
Author: Alx Block | Rabbi Dan Medwin | Dee Mandiyan
Author URI: http: //ccarnet.org
Template: Evolution
Version: 1.0
*/

@import url("../Evolution/style.css");

/*header background image*/
#main {
    background: url("http://boston.ccarnet.org/wp-content/uploads/2012/02/webheader-back2.png") repeat-x scroll 50% 0 transparent;
    padding-top: 0px;
}

/*Slider edit to fix font and shadow size*/

p.flex-caption {
    background: url("images/flex-caption.png") repeat scroll 0 0 transparent;
    bottom: 0;
    color: #FFFFFF;
    display: block;
    font-size: 17px;
    left: 0;
    padding: 45px 38px;
    position: absolute;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
    width: 884px;
    display: none;
}

.next {
    float: left !important;
    text-align: left !important;
}

/*more link style*/

a.more-link {
    color: #01253F;
    display: block;
    font-size: 18px;
    line-height: 70px;
}

/*remove italic from Entry titles*/
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6, #comment-wrap h1, h3#reply-title {
    font-family: Georgia,serif;
    font-style: normal;
    letter-spacing: 0;
}

/*link color*/
a {
    color: #9A050B;}

#top-menu > ul > li.current-menu-item > a {
    color: #9B090C !important;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-style: italic;
}

/*Change body font to match Boston branding and change more fonts to Helvetica*/

body { line-height: 20px; font-family:"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-size: 13px; color: #4d4d4d; background-color: #f5f5f5; }
 
#recent-work h3, #about h3, #recent-posts h3, h3.widgettitle, h4.widgettitle {
    color: #2B2B2B;
    font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
    font-size: 13px;
    font-weight: bold;
}

h1.main_title {
    font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
}

#breadcrumbs {
    border-bottom: 1px solid #F1F1F1;
    color: #2B2B2B;
    font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
    font-style: italic;
    padding: 22px 0 21px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6, #comment-wrap h1, h3#reply-title {
    font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
    font-style: normal;
    letter-spacing: 0;
}

.et_pt_portfolio_entry {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-style: solid;
    border-width: 0px;
    margin-bottom: 7px;
    padding: 7px !important;
}

.et_pt_portfolio_overlay {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.single-thumbnail span.post-overlay {
    background: url("") repeat scroll 0 0 transparent !important;
    height: 203px;
    left: 0;
    position: absolute;
    top: 0;
    width: 203px;
}

div.et_pt_thumb span.overlay {
    background: url("") no-repeat scroll 0 0 transparent !important;
    display: block;
    height: 199px;
    left: 0;
    position: absolute;
    top: 0;
    width: 199px;
}