/*
Theme Name: Bonnie Faber
Theme URI: http://jaretmedia.com
Description: child theme for responsivepro customized for Bonnie Faber
Author: cyberchimps, MJ
Author URI: 
Template: responsivepro
Version: 1.0
/* =Import Responsive Pro Theme Styles
-------------------------------------------------------------- */
@import url('../responsivepro/style.css');
@import url('../responsivepro/pro/functions.php');

/*  start customizing here please */

.top-menu {color: #fff;}
#top-widget {padding: 3px 20px;}
#top-widget a {color: #1a7264;}
#top-widget a:hover {color: #ccc;}

.menu {
  background: #1a7264;
}

.menu li a {text-shadow: none;}

.menu a:hover,
ul.menu > li:hover,
.menu .current_page_item a,
.menu .current-menu-item a,
.front-page .menu .current_page_item a {
background-color: #039977;
}

h1 {font-size: 18px;}
h2 {font-size: 16px;}
.widget-title {font-size: 18px;}

#footer {background: #1a7264; color: #fff; max-width: 910px;}
#footer a {color: #fff;}
#footer a:hover {color: #ccc;}
#footer-links {margin: 10px auto; width: 600px; text-align: center;}
#footer-links h2 a {font-size: 12px; font-weight: 100;}
#footer-links h2 a:hover {color: #444;} 

#wrapper {margin-bottom:0; margin-top: 0;}
#header {background: url('http://www.bonnielfaber.com/dev/wp-content/uploads/2013/07/header-bkg.png'); border-top: 15px solid #1a7264; position: relative;}


.widget-wrapper {background: #fcf3e9; padding-top: 10px; padding-bottom: 10px;}

.main-nav {background: #1a7264l;}

#top-photos {position: absolute; top:0px; right: 0; z-index:0; width: 397px; height: 160px;}


@media screen and (max-width: 320px) {
#top-photos {display: none;}
}

@media screen and (max-width: 650px) {
#top-photos {display: none;}

}