/*
 Theme Name:   GeneratePress Child
 Theme URI:    http://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Thomas Usborne
 Author URI:   http://edge22.com
 Template:     generatepress
 Version:      0.1
 Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, fluid-layout, responsive-layout, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, featured-images, theme-options, light, white, dark, black, blue, brown, gray, green, orange, pink, purple, red, silver, tan, yellow
*/

h1 {
    font-family: inherit;
    font-weight: 300;
    text-transform: none;
    font-size: 1.8em;
}

h2 {
    font-family: inherit;
    font-weight: 300;
    text-transform: none;
    font-size: 1.6em;
}

h3 {
    font-family: inherit;
    /*font-weight: 300;*/
    text-transform: none;
    font-size: 1.4em;
}

p.sidebar {
    font-family: inherit;
    /*font-weight: 300;*/
    text-transform: none;
    font-size: .8em;
}

.main-title {
    font-family: inherit;
    font-weight: bold;
    text-transform: none;
    font-size: 45px;
    display: none;
}

#commonBanner{background:url('http://vita.virginia.gov/uploadedImages/Common_Banner/Common_Banner_background.png') repeat-x;font-family:Verdana, sans-serif;height:40px;color:#fff;font-size:12px;}
@media print { #commonBanner {display:none;} }
#commonBanner .virginiaLogo{border:none;float:left;display:block;width:151px;height:40px;text-decoration:none;background:url('/uploadedImages/Common_Banner/Virginia_dot_Gov_logo.png') center no-repeat;}
#commonBanner .alignLeft{float:left;margin-left:20px;padding-top:11px;}
#commonBanner a:hover{color:#ccc;}
#commonBanner a{text-decoration:none;font-weight:bold;color:#fff;}
#commonBanner #virginiaSearch{float:right;padding-top:11px;padding-right:10px;}
#commonBanner .screenReaderOnly {position:absolute;left:-999em;width:1em;overflow:hidden;}


p.paynow {
text-align: center;
}

a, a:visited {
    color: #1E73BE;
    text-decoration: underline;
}

p.centered {
text-align: center;
}

iframe {
frameborder: 0;
width: 600px;
height: 450px;
}

iframe.paynow {
width: 800px;
height:  1000px;
scrolling: auto; }
