/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of this file instead 
of style.css so it is easier to update the theme. 
Simply copy an existing style from style.css to this file, 
and modify it to your liking.
*/
#header {
    padding-bottom: 15px;
    padding-top: 10px;
}
.entry img, img.thumbnail {
    border: medium none;
}
.entry h2 {
    line-height: 0.9em;
}
#footer .col-right {
    display: none;
}

#navigation {
    display: none;
}
#top .nav a {
    font-color: #363636;
    font: 15px/1em Arial,sans-serif;
}
.entry h1{
    line-height: 1em;
}
.category-staff-bios .post-meta {
    display: none;
}
.category-staff-bios .post-more {
    display: none;
}
/* Navigation Styling */
#top .nav li ul li a:hover {
    background: none repeat scroll 0 0 #525252;
    color: white;
}
#top .nav li ul li a {
    background: none repeat scroll 0 0 transparent;
    color: black;
    font-size: 0.9em;
    padding: 8px 10px;
    width: 160px;
}
#top .nav a:hover, #top .nav li.current_page_item a, #top .nav li.current_page_parent a, #top .nav li.current-menu-ancestor a, #top .nav li.current-cat a, #top .nav li.current-menu-item a, #top .nav li.sfHover, #top .nav li ul {
    background: none repeat scroll 0 0 white;
    color: #A03330;
}
#top .nav a:hover, #top .nav li.current_page_item a, #top .nav li.current_page_parent a, #top .nav li.current-menu-ancestor a, #top .nav li.current-cat a, #top .nav li.current-menu-item a, #top .nav li.sfHover a {
    background: none repeat scroll 0 0 white;
}
a:link, a:visited {
    color: #02496A;
}
entry, .entry p {
    font: 18px/1.5em 'PT Serif',arial,sans-serif;
}
.entry h1 {
    font-size: 33px;
    line-height: 1.3em;
}
h6 {
    color: #222222;
    font-size: 25px;
}
.entry h2 {
    font-size: 22px;
    line-height: 1.4em;
}
.socialmedia-buttons img {
    width: 21%;
}
.entry blockquote p {
    font-style: inherit;
    font-weight: bold;
}
.entry blockquote {
    background: none repeat scroll 0 0 #F1F1F1;
    padding: 0 18px 0 0;
}
.category-testimonials .post-meta {
    display: none;
}
.category-testimonials .post-more {
    display: none;
}
.entry ul {
    font-size: 20px;
}
.category-staff-bios .post .title {
    display: none;
}
.category-testimonials .post .title {
    display: none;
}
.shortcode-toggle.white .toggle-content {
    font-size: 20px;
}
.shortcode-toggle h4 a {
    display: none;
}
.page .title {
    display: none;
}
