.omega-nav-menu .current_page_item, .omega-nav-menu a:hover, .omega-nav-menu li:hover, .omega-nav-menu li:hover ul, .omega-nav-menu .current_page_item a, .omega-nav-menu a:hover{background-color:#34495e !important}


.nav-primary, .tinynav, .footer-widgets, button, input[type="button"], input[type="reset"], input[type="submit"]{background-color:#2c3e50 !important;}

.content {
width: 980px;
}

@media only screen and (min-width:1001px){
.title-area{width:50%; /*was 100% but sidebar needed space.
also wasnt in min width but shit kept overriding the 100% at max-width1000 thats hardcoded into the theme */}
}
.title-area{
  padding: 16px 0 50px;
}
/*dont seperate title area and sidebar */
aside.header-right.widget-area.sidebar{
  /* display: none; i addded this back in*/
}
.site-title{
  font-size: 45px; /* 45px orig then 60. now 100*/
  text-align:left;
  margin: 0 0 25px !important; /* 0 0 8px orig then 0 0 30px now 00 25px */
}
.site-container .site-header .wrap{
padding:30px 0 0 0 !important;
}
.site-description{
 /* text-align:center; */
}

h1{
font-family: "source sans pro" !important;
}
h2,h3,h4{
font-family: "source sans pro", "PT Serif" !important;
}
h3,h4{font-weight:bold}

body{
background-color:#f8f8f8;
font-family: "source sans pro", verdana !important;
font-size:18px;
}
.footer-content, .footer-insert {font-size:16px;}


.site-description{
font-family: "source sans pro", verdana;
font-size:20px}

@media only screen and (max-width:1000px){
.content{width: 100%; !important}
 }

.site-inner {
	    padding: 40px 0px;
	}
@media screen and (max-width: 980px) {
.site-inner {
	    padding: 40px 20px;
	}
.title-area{
        padding-left: 20px ;padding-right: 20px ;
}
}

.omega-nav-menu, .omega-nav-menu > ul {font-size:30px !important}

h1.site-title a, .site-description, .entry-meta, .header-right {
color:#2c3e50 !important;
}

.site-inner .entry-meta a, .site-inner .entry-content a, .site-inner .sidebar a, .site-footer a{color:#0074A2 !important}

.omega-nav-menu, .omega-nav-menu > ul {font-family: "source sans pro" !important; font-weight:600}

table{font-size:14px;width:100%}
