/*
Theme Name: EasternSlopes.com
Description: Child theme for Arras
Template: arras
.
For more information on how to create and use child themes:
http://codex.wordpress.org/Child_Themes

Any CSS code written below will override any existing
declarations from the theme itself.
.
*/

.entry-content a, .entry-content a:link, .entry-content a:visited { color: blue; text-decoration: underline; }
.entry-content a:hover { color: #4B513E; }

/* Header */
.logo {visibility: hidden}
.blog-name {visibility: hidden}
.blog-name {visibility: hidden}
#branding {background: url(images/banner.png) no-repeat}
/* End Header */

#yarpp { clear: both; }

#branding { width: 1005px;}
#main { width: 985px;}
.main-aside { width: 325px; }


.sf-menu, .sf-menu * {
    list-style: none outside none;
    margin: 0;
    padding: 0.1px;
    z-index: 5000;
}
