/* Generated Time (generated) : 0.0089690685272217 ms  */ 


/* 
** Let's start with some override from dashboard option's page
** This file is generated by php and placed into theme_silence / elements / overrides.css.php
** Page name : Blog Archives / Theme preset Name : Base / Theme preset ID : 1
*/



h1 a,h2 a,h3 a,h4 a,h5 a {color:#004d60}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover {color:#004d60}
h1 a:visited,h2 a:visited,h3 a:visited,h4 a:visited,h5 a:visited {color:#004d60}
    
h1 {color:#00728F}
h2 {color:#00728F}
h3 {color:#00728F}
h4 {color:#00728F}
h5 {color:#00728F}
p, body#silence {color:#545454}
a {color:#418ef4}
.ccm-next-previous-wrapper a { color:#418ef4}
a:visited { color:#418ef4}
a:hover { color:#418ef4}
.ccm-next-previous-wrapper a:hover {color:#418ef4}



/*-----  Buttons ------*/
      
a.butn,button,a.butn:visited,a.butn span,button span { background-image : url(/packages/theme_silence/images/buttons/button_blue.png)}
a.butn,button,a.butn:visited {color:#eeeeee}
a.butn:hover span { color:#eeeeee}
a.butn:hover { background-image : url(/packages/theme_silence/images/buttons/button_black.png)}
a.butn:hover span { background-image: url(/packages/theme_silence/images/buttons/button_black.png)}

/*-----  Sidebar Title ------*/

/* ---- Left ---- */
#sidebar h3 {background-image:url(/packages/theme_silence/images/left_sidebar_title/blue_dark.png)}
#sidebar h3 {color:#eee}
#sidebar h3 a {color:#eef}
    
#sidebar.right-sidebar h3 {background-image : url(/packages/theme_silence/images/right_sidebar_title/blue_dark.png)}
#sidebar.right-sidebar h3 {color:#eee}
#sidebar.right-sidebar h3 a {color:#eef}




/*-----  Top Nav ------*/

#top .silence-main-nav a.first-level {color:#eee}
#top #main-nav ul li li a {color:#eee}
#top  #main-nav ul li ul li ul li a {color:#eee}
#main-nav ul li.nav-path-selected a,#main-nav ul li.nav-path-selected span,#main-nav ul li.nav-selected a,#main-nav ul li.nav-selected span,#main-nav ul a:hover,#main-nav ul a.sfHover,#main-nav ul li.first-level.sfHover a.first-level {
    color:#eee }

#main-nav ul li li a:hover {background:rgba(238,238,238,.4) }

#main-nav a  { text-shadow :none }
#main-nav ul li li a:hover,#main-nav ul li li a:hover span {text-shadow: none}
  


/*-----  Pattern & backgrounds ------*/

/* ---- Body & top ---- */

body#silence { background-image:url(/files/cache/theme_silence/62626260_bg.png)}
#top { background-image: url(/files/cache/theme_silence/d3a963square_light2507_bottom_bg.png)}

/* ---- Main nav ---- */

#main-nav ul li ul { background:url(/files/cache/theme_silence/1ultra_light464f5c_nav.png)}
#main-nav ul li li ul { background :url(/files/cache/theme_silence/2ultra_light464f5c_nav.png)}

/* ---- Mobile nav ---- */
#mobile-top {background-color:#d3a963} /* -- fixed nav on top -- */
.mm-menu {color: rgba(238,238,238,.8)} /* -- the main color on text -- */
.mm-ismenu {background-color:#464f5c} /* -- the main bg -- */
.mm-menu .mm-list > li:after,
.mm-menu .mm-list > li > a.mm-subopen:before
	 {border-color: rgba(238,238,238,.1)} /* -- the thin line -- */

/* ---- Footer ---- */

#footer .container { background:url(/files/cache/theme_silence/d3a963square_light8007_top_bg.png)}
#footer .row { background-color:#d3a963}

/* ---- Main content & sidebar ---- */

#middle .row .content {background-color:#ffffff}
#sidebar {background-color:#f8f9f8}


@media (min-width: 1200px) {
	#top { background-image: url(/files/cache/theme_silence/d3a963square_light2507_bottom_bg.png)}
}
@media (min-width: 768px) and (max-width: 979px) {
	#top { background-image: url(/files/cache/theme_silence/d3a963square_light2507_bottom_bg.png)}
}
@media (max-width: 767px) {
	#top { background-image: url(/files/cache/theme_silence/d3a963square_light2507_bottom_bg.png)}
}
@media (max-width: 480px) {
	#top { background-image: url(/files/cache/theme_silence/d3a963square_light1007_bottom_bg.png)}
}

@media (max-width: 979px) {
  #middle {
		margin-top: 0px;
	} 
	#top .container {
	min-height:0;
	}
  #main-nav {
  	display: none;
  }
  #mobile-top {
  	display: block;
  	width: 100%;
  	height: 40px;
  	padding: 0 50px;
  	line-height: 40px;
  	background-color: #464F5C;
  	z-index: 998;
  }
  
  .ccm-layout-cell {
    width: 100% !important;
  }
  .ccm-layout-col-spacing {
    margin: 0 !important;
  }
 }