/**
 * Theme Name: Florence Child
 * Theme URI: http://devpress.com/themes/florence/
 * Description: Florence child theme
 * Version: 0.1
 * Author: Galin Simeonov
 * Author URI: http://devpress.com
 * Tags: flexible-width, theme-options, threaded-comments, microformats, translation-ready, two-columns, right-sidebar, sticky-post, custom-background, featured-images
 * Template: florence
 *
 */

/* Load parent's CSS */
@import url("../florence/style.css");

/* Add your custom styles after this line. */

.title-excerpt {
    display: none;
}

#featured-content .sliders.flexslider .flex-control-nav {
    border-bottom: 0px dashed #FF0000;
    border-top: 0px dashed #00ff00;
    top: 20px;
    bottom: 0 !important;
    float: left;
    height: 52px;
    margin: 0;
    padding: 0;
    position: relative;
    right: 0;
    text-align: center;
    width: 100% !important;
display:none;
}

#featured-content .sliders.flexslider .flex-control-nav li a {
    background: none repeat scroll 0 0 #777777 !important;
    border-radius: 14px 14px 14px 14px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block !important;
    height: 14px !important;
    line-height: 1em;
    margin-top: 5px;
    padding: 2px 2px 5px 8px;
    text-indent: 0;
    width: 14px !important;
}

#callout h2 {
    font-size: 2.0em;
    font-style: italic;
    line-height: 1.2em;
}

.singular .entry-title {
    font-size: 1.5em;
    line-height: 1.2em;
}


#menu-primary li a {
    border-bottom: medium none;
    font-size: 0.714286em;
    letter-spacing: 1.25px;
    padding: 2.5em 1.2em;
    text-transform: uppercase;
    word-spacing: 1px;
}

.shadow {
width:100%;
background:url('http://www.maxcompr.com/wp-content/uploads/2012/11/curved-shadow.png');
height:20px;
margin-bottom:30px;
display:none;
}



#tweet {
    color: 777777;
    font-size: .770914em;
    font-style: italic;
}

.entry-content p {
	 font: 18px/26px serif;
	
}

#site-title {
    font-size: 1.42857em;
    line-height: 1em;
    text-transform: uppercase;
}
h1 {
    font-size: 2.57143em;
}
h1, h2, h3, h4, h5, h6 {
    color: #333333;
    font-style: normal;
    font-weight: normal;
    line-height: 1.3em;
    margin: 0;
}

body {
background-color:#ececec !important;
}
#featured-content, #sidebar-subsidiary, #main {
background-color:white !important;
}
#sidebar-subsidiary {
margin-bottom:0px;
padding-left:20px;
padding-right:20px;
width:900px;
}
#menu-primary {
margin-bottom:0px !important;
}
#main {
padding-top:40px !important;
padding-left:20px !important;
padding-right:20px !important;
width:900px !important;
}
.home #main{
padding-top:10px !important;
}

#site-footer {
padding-top:1em;
}

#featured-content .sliders.flexslider .flex-control-nav {
    border-bottom: 0 dashed #FF0000;
    border-top: 0 dashed #00FF00;
    bottom: 0 !important;
    height: 52px;
    margin-right: 10px;
    padding: 0;
    position: relative;
    right: 7px;
    text-align: center;
    top: 20px;
    width: 100% !important;
}
#text-6 {
width:420px !important;
}




