/*
Theme Name:     Gov
Theme URI:      http://governorbryant.com/
Description:    Child theme for the Energized theme 
Author:         Frontier Strategies
Author URI:     http://frontier.ms/
Template:       EnergizedWP102
Version:        0.1.0
*/

@import url("../EnergizedWP102/style.css");

body {
	
	
}

header {
    border-top: 5px solid #dc1719!important;
}

.logo a {

    margin-top: -25px;
	
}

footer .small_footer {
    background: none repeat scroll 0 0 #bbbbbb;
	color:#666666;
    
	
}

footer .footer {
    background: none repeat scroll 0 0 #d0d0d0;

}

#s {
    border: 1px solid #DADADA;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.04) inset;
    color: #888888;
    margin: 7px 0 0 218px;
    padding: 8px 0 8px 30px;
    width: 230px;
}

#searchform {
	margin:0;
	
	
}

nav {
	
	
}
/*
.main ul {
    background: url('../../../nav-fade.png') bottom repeat-x #db1719;
    border-bottom: 1px solid #444;
    border-top: 1px solid #444;
    height: 82px;
    margin-left: 0;
    margin-right: 0;
    margin-top: -20px;
}


.main ul li a {
    border-right: 1px solid #555555;
    color: #eeeeee;
    display: block;
    font-family: 'Open Sans',sans-serif;
    font-size: 12px;
    font-weight: 800;
    height: 80px;
    letter-spacing: -0.08px;
    margin-top: 1px;
    padding: 30px 39.9px;
    position: relative;
    text-decoration: none;
}

#social {
    float: right;
    margin-top: 18px;
}

.main ul li a:hover, .current_page_item a, .hover {
    color: #111111;
    margin-top: -1px !important;
    padding: 30px 30px;
}

.main ul li a:hover, .current_page_item a, .hover {
    color: #111111;
    margin-top: -1px !important;
    padding: 30px 39.9px;
}

.main ul li a:hover, .current_page_item a, .hover {
    color: #aaaaaa;
    margin-top: -1px !important;
    padding: 30px 39.9px;
}

.main ul .current-menu-item a {
    color: #aaaaaa;
    margin-top: -1px;
    padding: 30px 39.9px;
}



*/

/* Ryan menu */
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
    left: 0;
    top: 75px;
    z-index: 99;
}

.main ul .current-menu-item a {
		padding:30px 38px!important;

	
}

nav.main ul.sub-menu {
    border: medium none !important;
    border-radius:0;
    box-shadow:0!important;
    margin: 0;
    padding: 0;
    z-index: 9999 !important;
	background:#333!important;
}

nav.main ul.sub-menu li a{
	padding:10px!important;
	color:#CCC;
	
	
}

nav.main ul.sub-menu li a:hover {
	color:#fff;
	
}

nav.main {
	
	background: url('../../../nav-fade.png') bottom repeat-x #db1719;
	border-top:1px solid #94080a;
}

nav.main ul {
	background:none;
	border:none;
	
	
}

nav.main ul li {
	
	
}

nav.main ul li a {
	color:#fff;
	padding:30px 38px;
	border-right:1px solid #94080a;

	
}


nav.main ul li a:hover {
		padding:30px 38px;

	
}

/* End Ryan Menu*/

div#nav_menu-2 {
	
	padding-top: 65px;
	margin-left: 90px;
	width: 100px;

	
}

header {
    border-top: 5px solid #DC1719 !important;
	background: url('../../../header-bg5.png') no-repeat top;
}

.flexslider {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 4px solid #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    margin: 0;
    position: relative;
}

.main .title {
    font-family: minion-pro;
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
}

.flex-control-nav {
    bottom: -30px;
    position: absolute;
    text-align: center;
    width: 100%;
}

body {
    font-family: Minion Pro, serif;
    font-size: 15px;
    line-height: 22px;
}

li.blog_article {
	
	line-height: 22px;	
	
}

h2, h3, h4, h5, h6 {
    background: none repeat scroll 0 0 #FBFBFB;
    border-bottom: 1px solid #DADADA;
    color: #222222;
    font-family: 'minion-pro',serif;
    font-style: normal;
    font-weight: normal;
    margin: 20px 0 25px;
    padding: 20px;
}

h5 {
    font-size: 16px;
    line-height: 24px;
}

.button-big, .button-small {
    color: rgba(255, 255, 255, 0.8) !important;
    display: inline-block;
    font-family: 'minion-pro',sans-serif;
    font-style: italic;
    font-weight: normal;
    line-height: 22px;
    margin-bottom: 18px;
    margin-top: 3px;
    padding: 14px 30px 13px;
    text-align: center;
    text-decoration: none;
}

.red {
    background: none repeat scroll 0 0 #DB1719;
}



.cta_module {
    
    border-radius: 3px 3px 3px 3px;
    height: 267px;
    margin: 4px 0 34px;
    padding: 20px 0 74px;
    position: relative;
}

div.cta_module .inner_button {
	
	display: none;	
	
}

.cta_module h4 {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    display: none;
    margin: 0;
    padding: 0;
}

.cta_arrow {
   
    bottom: -16px;
    display: block;
    height: 17px;
    left: 45%;
    position: absolute;
    width: 36px;
}

h2, h3, h4, h5, h6, .portfolio_item_title {
    border-top: 2px solid #DB1719 !important;
}

.flex-caption {
    background: none repeat scroll 0 0 #111111;
    border-radius: 5px 5px 5px 5px;
    bottom: 10px;
    left: 10px;
    opacity: 0.8;
    padding: 5px 20px 0px;
    position: absolute;
    text-align: left;
    top: auto;
}

.flex-caption h2, .flex-caption h2 a {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    font-family: 'Museo-sans',sans-serif;
    font-size: 18px;
    font-style: normal;
    margin-bottom: 5px;
    margin-top: 0;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
	font-weight: 100;
	letter-spacing: 0;
	border-top: none !important;
}

div.blog_info a.button-small {
	
	background: #db1719;
	color: #eeeeee !important;	
	font-size:12px;
    padding: 6px 12px 5px;
	
	
}

.page-content img {
    border-radius: none !important;
    box-shadow: none !important;

}

img#divider {
    margin-bottom: -10px;
    padding-left: 10px;
}

div.risingwrap {
	margin:20px 20px 0 20px;
	
}

span#rising {
	
	font-size:28px;
	font-style:italic;
	color: #db1719;	
	
	
}

span#rising p {
	
	font-size:16px;
	color: #777;
	line-height:1.5em;
	
	
}

img#stateshape {
	
	float:right;
	margin-top: -25px;	
	
}


.blog_info h1 a {
    background: none repeat scroll 0 0 transparent;
    border-bottom: medium none;
    border-top: medium none;
    color: #222222;
    font-family: minion-pro;
    font-size: 25px;
    font-style: normal;
    margin: 0;
    padding: 0;
    text-decoration: none;
}


.blog-button {
    background-color: #db1719;
}

li.widget a, a:visited {
    outline: 0 none;
    text-decoration: none !important;
}

li.widget a:hover {
    outline: 0 none;
    text-decoration: none !important;
	color: #db1719;
}

div.footer ul.widgets {
	
	background: url('../../../footer-heading.png') no-repeat top;
		
	
}



div#recent-posts-2 {
	
	margin-left: 0px;
    margin-right: 10px;
    padding-top: 65px;	
	width: 300px;
	
	
}

footer div#text-4.widget_text {
	
	padding-top: 65px;
	width: 160px;
	margin-left: 115px;
	
}

footer div#text-5.widget_text {
	
	padding-top: 65px;	
	width: 150px;
	margin-left: 90px;	
	
}

footer a {
    color: #777777 !important;
	font-size: 14px;
    font-weight: normal;
	line-height: 16px;
}

.footer h5 {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 transparent;
    border-color: #cdcdcd;
    border-style: none none solid;
    border-width: medium medium 1px;
    color: #db1719;
    font-style: normal;
    margin: 0;
    padding: 8px 0 0;
	border-top: none !important;
	font-size:18px;
}

div.footer .widgets li {
	
	margin: 7px 0;	
	
}

div.footer div.textwidget {
	
	color: #777777;
	font-size: 14px;	
	
}

div#text-5 {
	
	line-height: 16px !important;	
	
}

div#text-4 {
	
		line-height: 24px;	
}

footer .footer {
	
	14px !important;
	line-height:24px;	
	
}

footer a:hover {
	
	color: #333333 !important;	
	
}

.footer .widget_text:hover {
	
	-moz-transform: none !important;	
	
}

footer .youtube {

	background-color: #c7322c;
	float: left;
	
}

footer .facebook2 {
	
	background-color: #2162ab;	
	float: left;
	
}

footer .twitter2 {
	
	background-color: #5ba9bf;	
	float: left;
	
}

#socialfooter {
	
	font-size: 14px;	
	margin: -17px 140px 1px 40px;
    text-align: left !important;
}


.widget h3 {
	
	font-size:20px;	
	
}

.button-small {
    font-size: 14px;
    padding: 10px 18px 9px;
}

p {
	font-size: 15px;
	font-family:museo-sans;	
	font-weight: 300;
	line-height: 26px;
	
}

h1 {
	
	font-family: 'minion-pro';
	font-size: 42px;
	line-height: 48px;
	margin-bottom: 16px;	
}

h2 {
	
	font-family: 'minion-pro';
	font-size: 36px;
	line-height: 42px;
	margin-bottom: 14px;
		
	
}

h3 {
	
	font-family: 'minion-pro';
	font-size: 30px;
	line-height: 36px;
	margin-bottom: 8px;
	
	
}

h4 {
	
	font-family: 'minion-pro';
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 2px;
	
	
}

h5 {
	
	font-family: 'minion-pro';
	font-size: 18px;
	line-height: 24px;
	font-style: italic;
	
}

h6 {
	
	font-family: 'minion-pro';
	font-size: 12px;
	line-height: 18px;
	font-style: italic;
		
}

blockquote {
	font-family: 'museo-sans';
    border-left: 1px solid #DDDDDD;
    margin: 0 0 20px;
    padding: 9px 20px 0 19px;
}

blockquote, blockquote p {
	font-family: 'museo-sans'
    color: #777777;
    font-size: 17px;
    font-style: italic;
    line-height: 24px;
}

a {
	
	text-decoration: underline;	
	
}

a:hover {
	
	color: #db1719;	
	
}

h2, h3, h4, h5, h6 {
	
	margin: 20px 0 15px;	
	
}

input[type="text"], input[type="password"], input[type="email"], textarea, select {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    color: #777777;
    display: block;
    float: left;
    font: 13px "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0 0 20px;
    max-width: 100%;
    outline: medium none;
    padding: 6px 4px;
    width: 150px;
}

input[type="submit"] {
    cursor: pointer;
    display: inline-block;
    /*float: right;*/
    margin-top: 5px;
}

div.wpcf7-validation-errors {
    border: 2px solid #DB1719;
}



.logo h2 {
    background: none repeat scroll 0 0 transparent;
    border-bottom: medium none !important;
    border-top: medium none !important;
    float: left;
    font-size: 42px;
    line-height: 22px;
    margin: 0;
    padding: 0;
}

p#homepage_stayupdated {
	
	line-height: 2px;	
	
}

body {
	font-size: 15px;
	font-family:museo-sans;	
	font-weight: 300;
	line-height: 26px;
		
}

.tweet_list {
    font-size: 15px !important;
}

span.tweet_time {
	
	color: #999999 !important;
	font-size: 12px;
	font-style: italic;	
}

span.tweet_time a{
	
	color: #999999 !important;
	font-size: 12px;
	font-style: italic;	
}

span.tweet_text {
	
	color: #333333;	
	
}

span.tweet_text a {
	
	color: #db1719;	
	
}

span.tweet_text a:hover {
	
	color: #db1719;	
	text-decoration: underline !important;
	
}

div.twitter-info .testimonial-website span {
    font-size: 12px;
}


body.single .blog_thumb img {
	display:none;
	
} 

p.nocomments {
	
	display:none;	
}

#twtr-widget-1 .twtr-doc, #twtr-widget-1 .twtr-hd a, #twtr-widget-1 h3, #twtr-widget-1 h4 {
    background-color: #FBFBFB !important;
    border-bottom: medium none !important;
    border-top: medium none !important;
    color: #DB1719 !important;
	font-family: "museo-sans";
}

.twtr-widget .twtr-tweet-wrap {
    overflow: hidden;
    padding: 12px 10px !important;
}

.twtr-widget {
    font-family: "museo-sans";
    font-size: 12px !important;
    margin-top: -15px;
    position: relative;
}

.twtr-hd {
    overflow: hidden;
    padding: 20px 10px 10px;
    position: relative;
}

#twtr-widget-1 .twtr-tweet a:hover {
    color: #db1719 !important;
	text-decoration: none !important;
}

#twtr-widget-1 .twtr-tweet a.twtr-user {
	
	color: #db1719 !important;
	font-style: italic;
}

.twtr-widget em, .twtr-widget .twtr-new-results {
    display: block;
    font-size: 10px;
    font-style: normal;
    margin-top: 2px;
}

.twtr-widget a img {
    display: none;
}



div.footer ul.sub-menu {
	display:none;
	
	
}

ul.sub-menu li, ul.sub-menu li a {
	padding:0!important;
	margin:0!important;
	
	
}


#homeplay {
	
	margin-top: 5px;
}

div.footer .current_page_item a {
  
    padding:inherit!important;
}

div.footer .main ul .current-menu-item a, div.footer .current_page_item a, .hover {
    border-top:0;
}

span.article-date {
	display:block;
	margin:5px 0;
	
	
}

body.page div.container h1 {
	
    border-bottom: 1px solid #D0D0D0;
    padding-bottom: 20px;
	
}

body.home div.container h1 {
	border-bottom:none;
	
	
}
img.typekit-badge {
	display:none!important;
	
}

/* form stuff */


.formhalf {
	width:50%!important;
	float:left!important;
	min-height:100px!important;
	
}

.formhalf input {
	
	margin: 0 0 8px 0;
	background-color:#ffffff;
	padding:7px!important;
	color:#000000;
	cursor:text!important;
	
	
	
}

.formhalf select {
	width:92%;
	margin: 0 0 8px 0;
	
}

.formfull  {
	width:92%!important;
	margin:10px 0;
		min-height:100px!important;

	
}

.formfull input, .formfull textarea {
	background-color:#ffffff;
 width: 100%;	
 	padding:7px!important;
	margin-bottom:0;
	font-weight:bold!important;
	border-top:1px solid #666;
	padding-top:10px;
	color:#000000!important;
	font-weight:normal!important;
	
	
}

.formfull label {
	display:block;
	margin-top:20px!important;
	margin-bottom:0;
	font-weight:bold!important;
	border-top:1px solid #666;
	padding-top:10px;
	
}

.formhalf label {
	max-width:250px;
	display:block;
	margin-top:20px;
	margin-bottom:0;
	font-weight:bold!important;
	border-top:1px solid #666;
	padding-top:10px;

	
}



div.formfull .wpcf7-submit {
	
	background-color:#DB1719!important;
	color:#fff!important;
	font-size:1.5em;
	padding:15px 0;
	
    margin-top: 50px;
	border:none!important;
	
	
}


.clear-fix {
  float: none;
  clear: both;
  margin: 0px;
  padding: 0px;
  height: 0px;
  font-size: 0px;
  line-height: 0px;
}



.portfolio_cats a, .pagination a, .pagination .current, .portfolio_previous a, .portfolio_next a {
    border-radius: 3px 3px 3px 3px;
    color: #999999 !important;
    display: inline-block;
    float: left;
    font-family: 'Museo-sans',sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    margin-bottom: 18px;
    margin-right: 10px;
    margin-top: 3px;
    padding: 6px 12px 5px;
    text-align: center;
    text-decoration: none;
}


/* form stuff */



/* sidebar */

.widget_reallysimpletwitterwidget {
	-webkit-box-shadow:0 2px 4px rgba(0,0,0, 0.15), 0 1px 1px rgba(0,0,0, 0.1);
    -moz-box-shadow:0 2px 4px rgba(0,0,0, 0.15), 0 1px 1px rgba(0,0,0, 0.1);
    box-shadow: 0 2px 4px rgba(0,0,0, 0.15), 0 1px 1px rgba(0,0,0, 0.1);
    background: #fff;
}

body.home ul.really_simple_twitter_widget {
	margin: 0;

}

.really_simple_twitter_widget {
	padding:0px 20px 15px; 
}

.really_simple_twitter_widget li {
	margin:0;
	padding: 10px 0;
	border-bottom: 1px solid #f2f2f2;
}

.widget_reallysimpletwitterwidget h3, .widget_reallysimpletwitterwidget h2 {
	background: url('images/twitter_bg.png') no-repeat right;
}

.widget_reallysimpletwitterwidget h2 {
	font-size: 24px;
	text-transform: uppercase;
}

.rstw_link_user {
    padding-bottom: 15px;
    text-align: center;
}

/* #Tablet (Portrait)
================================================== */

    /* Note: Design for a width of 768px */

    @media only screen and (min-width: 768px) and (max-width: 959px) {
		
		nav.main ul li a, .main ul .current-menu-item a{
			padding:10px!important;
			
			
		}
		
		
        
     
    }


/*  #Mobile (Portrait)
================================================== */

    /* Note: Design for a width of 320px */

    @media only screen and (max-width: 767px) {
	
			body.home div.flexslider {
			display:none;
		
}
		div#searcharea form#searchform {
			display:none;
			
		}
        
		div.logo {
			margin-top:55px!important;
			
			
		}
		
		div.footer ul.widgets {
			background-size:200%;
			padding-top:100px;
		
	
}

span#rising {
	margin-top:20px;
	
	
}

div#nav_menu-2, footer div#text-4.widget_text, footer div#text-5.widget_text, div#recent-posts-2 {
    margin-left:0;
	padding-top:0;
}
		nav.main {
			background:none;
			border-top:none;
			
			
		}
		
		.formhalf {
    display: block;
    width: 100% !important;
}

div.risingwrap {
	margin:20px 0 0 0 ;
	
	
}

img#stateshape {
	
	float:right;
	margin-top:0x;	
	
}


      
    }


/* #Mobile (Landscape)
================================================== */

    /* Note: Design for a width of 480px */

    @media only screen and (min-width: 480px) and (max-width: 767px) {
               
        
    }

/* 5k button
================================================== */

.fivekrun {
	background-image: url(/wp-content/themes/gov/images/5k_page_peel2013.png.png) no-repeat;
	width: 95px;
	height: 100px;
	position: relative;
	float: right;	
	
}