/* Hide the top header */
#header-top {
height:0;
background-color: #fff;
background-opacity:0.4;
border-bottom: 1px solid #357841;
}


/* Set background image for the header and content area */
.site-header {
background-image:url('http://juliebainbridge.com/wp-content/uploads/2014/01/grunge_floral_paper_texture_by_arghus-mod-3.jpg');
}

#bodychild {
width:100% !important;
background-image:url('http://juliebainbridge.com/wp-content/uploads/2014/01/grunge_floral_paper_texture_by_arghus-mod-3.jpg');
}


/* Set the link properties */
a {
color: #357841;
}
  
.list-inline a {
color:#fff;
}

.list-inline a:hover {
color: #357841;
}


/* Set the header styles */
.site-header {
height:120px;
}

.site-title a {
color:#fff;
}

small {
color:#fff;
font-size:1.5em;
}


/* Set the nav styles */
.navbar {
margin:0;
}

.navbar-inverse {
background:#97e552;
}

.navbar-inverse .navbar-nav > li > a {
color:#fff;
}

.navbar-inverse .navbar-nav > li > a:hover {
color:#97e552;
background:#fff;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
color: #97e552;
background-color: #fff;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
border-color: #fff;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
background-color: #fff;
}


/* Set the mobile nav styles */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
background-color: #357841;
}

.navbar-inverse .navbar-toggle {
border-color: #357841;
}
  

/* Set the main content styles */
#main-container {
height:100%;
background-image:url('http://juliebainbridge.com/wp-content/uploads/2014/01/grunge_floral_paper_texture_by_arghus-mod-2.jpg');
}

@media (min-width: 1200px) {
.container {max-width: 1024px;}
} 

hr {
border-top: 1px solid #357841;
}

img.aligncenter {
margin-top:0;
margin-bottom: 2em;
}

.aboutwartrevlink {
color:#357841;
}

.titlereviews, .titlepoems {
margin-top:0;
margin-bottom: 1em;
}

.theatrereviewslist, .poemslist {
line-height:2;
margin-bottom:4em;
}

.titlepoems {
margin-top:0;
margin-bottom: 1em;
}

.poemslist {
line-height:2;
margin-bottom:4em;
}
  
  
/* Set the footer styles */
#footer {
background: #97e552;
}

.brand-note {
content: " || Design by PA Arts";
}


/* General styles */
h3 {
  margin-top: 0 !important;
}


/* Set the Contact Form 7 styles */
input:hover[type="submit"] {
color: #ffffff;
background-color: #97e552;
border-color: #97e552;

input[type="submit"] {
color: #ffffff;
background-color: #97e552;
border-color: #97e552;
}

.wpcf7-form-control wpcf7-submit {
background-color: #97e552;
border-color: #97e552;
}
  
  
/* Set the post styles */
.post-meta entry-header {
border-bottom: 1px solid #357841;
}
  

