/******************************************  
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
* 
* Simply copy an existing style from style.css to this file, 
* and modify it to your liking.
*/
#navsocial {
float: right;
margin: 5px;
}

#logo, #logo h1, #logo h1 a {
font-size: 35px;
font-family: BreeSerif, Georgia, Times, serif;
color: rgb(20, 59, 119);
}
#sidebar {
background-color: rgb(241, 241, 241);
border: 1px solid rgb(190, 190, 190);
}
#footer .widget-area {
background: rgb(241, 241, 241);
}
#footer .column .widget {
line-height: 0.7;
}

#body {
    font-family: "Open Sans", verdana, sans-serif;
    font-size: 13px;
}
.dropdown a {
padding: 7px 7px;
font-size: 14px;
font-weight: bold;
}

.widget ul {
line-height: 1.2;
}

.widget {
    padding-bottom: 30px;
    border-bottom: 1px solid  #E5E5E5; 
    margin-bottom: 30px;
}

.widget .feature-posts-list li a {
font-size: 15px;
}
header {
    background: url(http://blog.pro-ecuador.com/wp-content/uploads/2013/05/1120-x-175-header-wp.jpg)no-repeat;
 
}
#menu {
margin-top: 165px;
}
#logo {
visibility: hidden;
}

.inner-wrap {
    padding-top:0;
}

#menu.topnav {
    margin:5px 0 30px;
    border-top:none;
    border-bottom: 1px solid #dfe2e3;

    box-shadow:none;
}

.archiveposts .sticky h2 {
font-size: 27px;
}