/*
Theme Name:     magazine9-child
Description:    Heavy Customizations
Author:         Rodel Hufana
Template:       organic_magazine

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../organic_magazine/style.css");

#slideshow{
	display:none;
}

#custom-header {
margin-bottom: 10px !important;
}

.searchnav{
	display:none;
}
#navigation {
    background: none repeat scroll 0 0 transparent;
    display: block;
    height: 40px;
    float: left;
    max-width: 800px;
    padding: 0;
    position: relative;
    z-index: 9;
}
.menu a {
    background: none repeat scroll 0 0 transparent;
    color: #EE3E7F;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.03em;
    letter-spacing: 0;
    line-height: 40px;
    margin: 0;
    padding: 0 10px;
    text-decoration: none;
    text-transform: uppercase;
}
#mc_embed_signup .button {
    background-color: #EE3E7F !important;
}
h1 {
    color: #EE3E7F !important;
}
#content a, #content a:link, #content a:visited, #homepage a, #homepage a:link, #homepage a:visited, #slideshow a, #slideshow a:link, #slideshow a:visited {
    color: #EE3E7F !important;
}
.menu .current_page_item a, .menu .current_page_ancestor a, .menu .current-menu-item a, .menu .current-cat a {
    background: none;
    color: #333333;
    font-weight:bold;
}
#searchsubmit {
    background: none repeat scroll 0 0 #EE3E7F;
    color: #FFFFFF;
}
.datebox {
    background: none repeat scroll 0 0 #EE3E7F;
    color: #FFFFFF;
}
.datebox .month {
    background: none repeat scroll 0 0 #EE3E7F;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{
    font-family: Arial,Helvetica,sans-serif;
}
.container {
    margin: 0 auto;
    padding: 10px 60px 0;
}

.brm {
  display:block !important;
}
.brm-more-link{
  display:none !important;
}