body {
    background: #fff url(../_img/bg_page.jpg) repeat-x;
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
    font-size: 0.8em;
}

#searchform{
    height: 54px;   
    float: right;
    padding-top: 10px;
    padding-right: 10px;
}

.widget_search .screen-reader-text {
	display:none;
}

#searchWrapper{
    background: #FFF;
    padding: 30px;
}

#searchWrapper h3{
    margin-top: 25px;
}

a,
a:link {
    text-decoration: none;
    color: #236ff9;
}

a:visited {
    color: #4c6aa1;
}

a:hover {
    color: #e61700;
}

h1,h2,h3,h4,h5 {
    color: #235696;
    font-weight: normal;
}

h2 {
    padding-left: 10px;
    font-size: 165%;
    line-height:130%;
}
h3 {
    font-weight: bold;
    font-size: 17px;
    line-height: 22px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

h4 {
    font-size: 115%;
    font-weight: bold;
    line-height: 130%;
}

h5 {
    color: #235696;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 15px;
    margin-top: 15px;
}

#bgwrapper {
    margin: 0px auto;
    text-align: center;
    background: url(../_img/bg_butterflies.jpg) top center no-repeat;
    padding: 0 0 30px 0;
}

#wrapper {
    text-align: left;
    width: 984px;
    margin: 0px auto;
}

#logo {
    float: left;
    padding: 5px 0 15px 0;
    width: 135px;
}

#logo a#home {
    display: block;
    width: 135px;
    height: 129px;
    background: url(../_img/childrens_hospital_foundation.jpg) top left no-repeat;
    text-decoration: none;
    text-indent: -99999px;

}

#logo h1 {
    font-size: 1pt;
    line-height: 1pt;
}

#donateButton {
/*    display: none;*/
}

#donateButton,
#donateButton a {
    display: block;
    height: 36px;
    width: 75px;
}

#donateButton {
    float: left;
    padding: 25px 0 0 25px;
}

#donateButton a {
    background: url('../_img/donate.png') top left no-repeat;
    text-indent: -9999px;
}

.docphoto {
    margin: 0px auto;
    width: 135px;
    height: 185px;
    float: left;
    margin-right: 8px;
    margin-bottom: 8px;
}

#sub_feature {
    background: url(../_img/bg_subfeature.png) top left no-repeat;
    width: 979px;
    padding-left: 5px;
    padding-top: 2px;
    height: 209px;
}

/* Nav Bar */
div.topnav{
    padding-left: 10px;
    margin: 0;
    list-style: none;
    width: 985px;
    
    float: left;
    line-height: normal;
    z-index: 999;
}

div.topnav ul{
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 999;
}

div.topnav li {
    float: left;
    position: relative;
    line-height: 24px;

    margin: 0;
    padding: 0;
    z-index: 999;
}

div.topnav a{
    display: block;
    z-index: 999;
}

div.topnav a:visited{
    color: #000000;
}

div.topnav li a{
    color: #000000;
    line-height: 24px;
    font-weight: bold;
    text-decoration: none;
    padding: 0 16px;
/*    background-position: -8px right;*/
    background-position: top right;
    background-repeat: no-repeat;
    z-index: 999;
}
div.topnav li a:hover{
    color: white;
}

div.topnav li ul {
    line-height: 20px;
    list-style: none;
    position: absolute;
    top: 24px;
    left: 0;

    margin: 0;
    padding: 0;
    display: none;
    float: left;
    width: 210px;
    background: #dadde0;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
/*    padding-bottom: 2px;*/
    border: 1px solid #82a7c8;
    border-top: none;
    z-index: 999;
}

div.topnav li ul li{
    margin: 0;
    padding: 0;
    border-top: 1px solid #82a7c8;
    border-bottom: 1px solid #d2e1ef;
    text-align: left;
    clear: both;
    width: 210px;
}

div.topnav li ul li a{
    color: #132847;
    line-height: 24px;
}

div.topnav li ul li a:hover{
    color: #132847;
}

div.topnav li > ul {
    top: auto;
    left: auto;
}

div.topnav li:hover ul{
    display: block;
    clear: left;
}

div.topnav li ul li a{
    padding: 1px 4px;
    float: left;
    width: 195px;
    line-height: 20px;
    background: #d8e9f8;
    padding-left: 10px;
    font-weight: normal;
}

div.topnav li ul li a:hover{
    /*--Hover effect for subnav links--*/
    background:#fff;
}

.page-item-663, .page-item-22, .page-item-33, .page-item-50{
    background-image: url(../_img/menu/left_yellow.gif);
}
.page-item-663 a, .page-item-22 a, .page-item-33 a, .page-item-50 a{
    background-image: url(../_img/menu/right_yellow.gif);
}

.page-item-2, .page-item-92, .page-item-102, .page-item-112{
    background-image: url(../_img/menu/left_red.gif);
}
.page-item-2 a, .page-item-92 a, .page-item-102 a, .page-item-112 a{
    background-image: url(../_img/menu/right_red.gif);
}

.page-item-114{
    background-image: url(../_img/menu/left_blue.gif);
}
.page-item-114 a{
    background-image: url(../_img/menu/right_blue.gif);
}

/* CONTENT & SIDEBAR */
#sub_content {
    width: 984px;
    padding: 0;
    background: url(../_img/bg_content.jpg) repeat-y;
}

#sub_content_copy {
    padding: 10px;
}

#sub_content_copy h1 {
    margin-top: 0;
    padding-top: 0;
}

div#sub_menu {
    float: right;
    width: 210px;
    margin: 0px auto;
    margin-right: 7px;
    background: url(../_img/bg_sidebar.jpg) repeat-y;
}

div#sub_menu ul {
    text-align: left;
    padding:0;
    margin:0;
    padding-top: 5px;
    list-style-type:none;
}

div#sub_menu ul li {
    padding-bottom: 2px;


    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;

    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
}

div#sub_menu ul li.here {
    background-color: #fff;
}

div#sub_menu ul li a {
    padding: 2px;
    display: block;
    line-height: 20px;
    text-decoration: none;
    color: #235696;
    padding-left: 3px;
    margin: 0;
}

div#sub_menu ul li a.indent {
    text-indent: 12px;
}

div#sub_menu ul li a.xlong {
    height: 40px;
}

div#sub_menu ul li a:hover {
    color: #000;
    background-color: #fff;

    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;

    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
}

div#sub_menu ul li ul a{
    text-indent: 12px;
}

div#sub_menu div {
    width: 190px;
    padding: 5px 10px;
    background: url(../_img/side_top.jpg) top left no-repeat;
}

div#sub_menu h3 {
    padding: 0;
    margin: 0;
    padding-top: 5px;
    margin-bottom: 8px;
}

/*#sub_menu .current_page_item{
    background-color: #FFFFFF;
}*/

div#sub_menu .current_page_item a{
    color: #EB1700;
    font-weight: bold;
    background-color: #FFFFFF;

    border-bottom-left-radius: 3px 3px;
    border-bottom-right-radius: 3px 3px;
    border-top-left-radius: 3px 3px;
    border-top-right-radius: 3px 3px;
}

#content {
    width: 750px;
}

/* FOOTER */
#footer {
    font-size: 90%;
    color: #505050;
    padding: 5px;
}

#footer .legal {
    width: 36%;
    float: left;
    text-align: left;
}

#footer .links {
    width: 40%;
    float: right;
    text-align: right;
}

#footer .links ul,
#footer .links ul li {
    text-transform: uppercase;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#footer .links ul li {
    float: right;
    padding-left: 8px;
}

#footer a,
#footer a:link {
    text-decoration: none;
    color: #505050;
}

#footer a:hover {
    color: #303030;
}

div#footer p#credit{
    float: left;
    text-align:center;
    margin: 0px;
    padding: 0px;
}

div#footer p.social_media a img{
    padding: 5px 0px 0px;
}


/* Contact STYLES */

#contact_map {
    float: left;
    background: url(../_img/map_default.jpg) top left no-repeat;
    width: 270px;
    height: 185px;
    margin: 0px auto;
    margin-right: 20px;
}

#contact_map a {
    text-indent: -10000px;
    width: 270px;
    height: 185px;
    margin: 0;
    padding: 0;
    display: block;
    border: none;
    text-decoration: none;
    background: url(../_img/map_overlay.jpg);
}

/* NEWSROOM Styles */

#newsitems p {
    margin-bottom: 0;
    padding-bottom: 0;
}

.entry div.rule {
    padding-top:9px;
    border-bottom: 1px dashed #c3c3c3;
    margin-bottom: 10px;
    overflow: hidden;
    height: 1px;
}

#calendar .cal_listing:even {
    background: #d3d3d3;
}

.cal_time {
    float: left;
    margin: 0px auto;
    color: #b3b3b3;
    width: 100px;
    text-align: left;
}

.cal_entry {
    float: left;
    margin: 0px auto;
    color: #132f65;
    width: 420px;
    text-align: left;
}


/* STAFF Styles */
#staffing h2 {
    margin-bottom: 0;
    padding-bottom: 0;
}


/* DONATION FORM */
.frow {
    /* border-bottom: 1px solid #c3c3c3; */
    /* background: #e3e3e3; */
    padding: 5px;
}
.odd {
    /* background: #f3f3f3; */
}

.frow label {
    font-weight: bold;
    color: #555;
}

.flabel {
    margin-bottom: 6px;
}
.fhalf {
    margin: 0px auto;
    width: 48%;
    float: left;
    margin-right: 10px;
}

.ffield input.qtext, .ffield select, .ffield textarea.qtext {
    font-family: Arial,Verdana,Tahoma,sans-serif;
    background:#fff;
    font-size:10pt;
    line-height:155%;
    padding:2px;
    border: 1px solid #c0c0c0;
    -moz-border-radius: 0.3em;
    width: 360px;
}

.ffield input.short {
    width: 120px;
}

.ffield select {
    width: 250px;
}

#memorial_moreinfo {
    display: none;
}

#donation_note {
    display: none;
    color: #777;
    font-weight: bold;
}

#topchoice {
    width: 540px;
    height: 61px;
    margin: 0px auto;
    padding-top: 20px;
    text-align: center;
    float: right;
}

#topchoice a,
#topchoice a:link {
    display: block;
    height: 29px;
    margin: 10px 20px 0 0;
    padding: 0;
    text-decoration: none;
    float: right;
}

#topchoice a.last{
    margin: 5px 20px 0px 0px;
}

#social_media_button_container{
    margin: 0 auto;
    width: 540px;
}

#topchoice a.widget_sp_image-image-link {
    background-position: top left;
    width: 270px;
}

#topchoice a.widget_sp_image-image-link:hover {
    background-position: bottom left;
}

#topchoice a.two {
    background-position: top right;
    width: 197px;
}

#topchoice a.two:hover {
    background-position: bottom right;
}


/* DFAM Voting */
a.dancer_icon_vote {
    display: block;
    width: 175px;
    height: 218px;
    text-decoration:none;
    padding: 0;
    margin: 0;
    font-size: 1pt;
    text-indent: -10000px;
    margin-right: 4px;
    margin-bottom: 4px;
    float: left;
}

/* Sponsor Kickoff Reservation */
textarea.textarea{
    -webkit-appearance: textfield;
    -webkit-rtl-ordering: logical;
    -webkit-user-select: text;
    background-color: white;
    border: 2px inset;
    cursor: auto;
    padding: 1px;
}

/* HOMEPAGE ONLY */

#home_feature_wrap {
    background: url(../_img/bg_feature.png) top left no-repeat;
    height: 360px;
    overflow: hidden;
    padding-top: 2px;
    width: 984px;
}

div#ithemes-billboard-2{
    margin-left: 5px;
}

div#ithemes-billboard-2 a img{
    z-index: 1;
}

div#sub_feature img{
    z-index: -99999;
}

#slick_preload2{
    overflow: hidden;
    width: 0pt;
    height: 0pt;
    display: none;
}

#home_feature {
    z-index: 1;
    width: 974px;
    height: 354px;
    /* margin-top: 2px; */
    top:2px;
    margin-left: 5px;
}

#home_cta {
    margin-top: 6px;
    width: 984px;
    height: 197px;
    background: url(../_img/homepage_cta.png) top left no-repeat;
}

#home_cta .cta {
    float: left;
    width: 308px;
    margin: 0px auto;
    height: 170px;
    padding: 13px 10px;
}

#home_cta .cta h2 {
    color: #3f4246;
    font-size: 135%;
    font-weight: bold;
    line-height: 100%;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

#home_cta .cta .textwidget {
    height: 145px;
    margin: 10px 0 20px 0;
    overflow: hidden;
    position: relative;
}

    a.abs_bottom{
        position: absolute;
        bottom: 5px;
        left: 0px;
    }

#home_cta .cta p {
    line-height: 15px;
    padding: 0;
    margin: 0;
}

#home_cta .cta_icon {
    float: left;
    margin-right: 10px;
    margin-bottom: 3px;
}

#home_cta .cta a,
#home_cta .cta a:link {
    text-decoration: none;
    color: #235696;
    font-size: 110%;
    font-weight: bold;
}

#home_cta .cta a:hover {
    color: #132f5a;
}

/* Chris Added */
.post img{
    float: left;
    margin-right: 8px;
    margin-bottom: 20px;
}

.post-edit-link{
    clear: both;
}

.entry{
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
}

.entry p{
    line-height: 15px;
    padding-bottom: 12px;
}

.entry h3{
    clear: left;
    padding-top: 5px;
    padding-bottom: 5px;
}
.entry h3 a{
    cursor: pointer;
}

.entry a{
    text-decoration: none;
    color: #236ff9;
}

.entry ul{
    list-style-type: disc;
    padding-left: 35px;
    padding-bottom: 15px;
}

.entry ul li{
    padding: 1px 0px;
}

.entry #cmn{
    width: 365px;
    float: left;
}
/* Staff */
#staff p{
    padding-bottom: 25px;
}

.page-id-96 img{
    clear: left;
}

.page-id-96 h3{
    clear: none;
}

.page-id-106 h3{
    padding-bottom: 20px;
    padding-top: 35px;
}

.clearer{
    clear: left;
}

/* Gallery */
#gallerypost {
    background: #FFFFFF;
    float: left;
    width: 530px;
    margin: 0px 0px 10px 0px;
    padding: 10px 10px 10px 10px;
}

#gallerypost img {
    border: 1px double #0000FF;
}

/* Contact Form 7 Forms */
div.wpcf7{
    margin-top: 15px !important;
}

/* Site Map */
#site_map_content{
    padding-top: 5px;
}

.map li.page-item-663, .map li.page-item-663 a,
.map li.page-item-22, .map li.page-item-22 a,
.map li.page-item-33, .map li.page-item-33 a,
.map li.page-item-50, .map li.page-item-50 a,

.map li.page-item-2, .map li.page-item-2 a,
.map li.page-item-92, .map li.page-item-92 a,
.map li.page-item-102, .map li.page-item-102 a,
.map li.page-item-112, .map li.page-item-112 a,

.map li.page-item-114, .map li.page-item-114 a{
    background: none;
}

ul.map ul li{
    margin: 0.3em 0;
}

ul.map li{
    margin-bottom: 20px;
    font-weight: bolder;
}

ul.map li a:hover{
    color: #E61700;
}

ul.map a:visited{
    color: #4C6AA1;
}

ul.map li ul{
    list-style-type: circle;
}

ul.map li ul li{
    font-weight: normal;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

ul.map li ul li ul{
    list-style-type: square;
}

.page-id-18 table{
    margin-top: 30px;
}

.submit_button{
    margin-left: -21px;
}

/* FAQ Page */
.page-id-85 h3{
    padding: 0;
}

.page-id-85 p{
    padding: 12px 0 0;
}

/* Calendar Page */
#post-106 p{
    color: #132F65;
    width: 420px;
    padding-top: 12px;
}

#post-106 h4{
    border-bottom: 1px solid #C3C3C3;
    width: 420px;
}

.link_pages{
    padding-left: 12px;
}

/* Photo Gallery Page */
div#photogallery_content{
    margin: 0 auto;
    padding: 20px 0;
    width: 865px;
}

div.ngg-galleryoverview{
    overflow: visible;
}

div.ngg-albumoverview{
    padding: 0 10px;
}

div.ngg-gallery-thumbnail{
    padding: 10px 25px;
}

a.ngg-album-desc{
    color: #236FF9;
    font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 17px;
    text-decoration: none;
}

a.ngg-album-desc:hover{
    color: #E61700 !important;
    text-decoration: underline;
}

a.ngg-album-desc:visited{
    color: #4C6AA1;
}

div.ngg-album-compact{
    padding: 0px 4px;
    width: 130px;
}

div.ngg-album-compact h4{
    margin-left: -10px;
    text-align: center;
    width: 130px;
}

div.ngg-album-compact p{
    color: #8B0000;
    margin-left: -12px;
    text-align: center;
}

div.ngg-album-compactbox{
    margin: 0 auto !important;
}

/* Breadcrumb Styling */
div#crumbs{
    border-bottom: 1px solid #CDCDCD;
    border-top: 1px solid #CDCDCD;
    margin-top: 20px;
    padding: 8px 0 8px 10px;
}

div#crumbs span.current{
    font-weight: bold;
}

/* Donate Online Form */
div#donate_option1{
    float: left;
    margin: 0px 10px 0px auto;
    margin-right: 10px;
    margin-right: 10px;
    width: 125px;
}

div#donate_option1 p{
    color: #555555;
    font-weight: bold;
}

div#donate_option2{
    float: left;
    margin: 0px 10px 0px auto;
    margin-right: 10px;
    margin-right: 10px;
    width: 225px;
}

div#donate_option2 p.option2_input{
    color: #555555;
    font-weight: bold;
    padding: 0;
}

div#donate_option2 p.option2_desc{
    padding: 0;
}

div#donate_option3{
    float: left;
    margin: 0px 10px 0px auto;
    margin-right: 10px;
    margin-right: 10px;
    width: 275px;
}

div#donate_optional{
    clear: left;
}

label.label_heading{
    color: #555555;
    font-weight: bold;
    padding-bottom: 5px;
}

div#lovedOneInfo input.text_box{
    font-size: 13px;
    height: 20px;
    width: 365px;
}

p#friend_loved{
    color: #555555;
    font-weight: bold;
}

input.textbox, textarea.textarea{
    -moz-border-radius: 0.3em !important;
    -webkit-border-radius: 0.3em !important;
}
