/*

Theme Name: SimplePress Child

Theme URI: http://www.elegantthemes.com/gallery/simplepress

Version: 4.3

Description: Child theme for the SimplePress theme

Author: Elegant Themes

Author URI: http://www.elegantthemes.com

Template: SimplePress

*/

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


#logo { border: none; clear: both; }

#quote { font-size: 30px; color: #333333; text-shadow: 1px 1px 0px #fff; width: 925px; margin-top: 50px; padding: 15px 0 0 35px; }

h1, h2 { font-size: 34px; color: #000099;}
h3, h4 { padding: 10px 0px 10px 0px; }

/*BEGIN adding width to main nav*/


.container {
    width: 1010px !important;
}

/*END adding width to main nav*/

.clear { margin-bottom:-8px;}
.screen-reader-text { display: none; }
#breadcrumbs { padding: 10px 0 0px 0; color: #686868; font-style: italic; font-size:14px;
}
.banner h2 {
color: #A4A4A4;
font-size: 28px;
padding-top: 30px;
line-height: 40px;
display: block;
height: 80px;
}

.slide .banner { position: absolute; width: 223px; height: 289px; top: 0px; padding: 10px 20px 0 76px;font-style: italic; color: #525252; text-shadow: 1px 1px 0px #fff; }
.banner span {
top: 278px;
left: 140px;
height: 40px;
display: block;
position: absolute;
}
#strip-top {
height: 14px;
}
#quote {
font-size: 30px;
color: #333;
text-shadow: 1px 1px 0px white;
margin-top: 35px;
padding: 15px 0 0 35px;
}


/*boxes*/ /* Removed font-weight: 100; from box_detail and .box_detail a.read_more */
#boxes { width: 100%; padding-bottom: 15px; overflow: hidden; }
#boxes .boxes_head { padding: 0 90px 45px; font: 1.875em/1.2em 'Roboto'; font-weight: 100; color: #404040; text-align: center; }
#boxes .box { float: left; background:url(../images/box_right.png) right 0 no-repeat; margin-bottom: 25px; }
#boxes .box_inner { width: 244px; padding: 0 35px; text-align: center; }
#boxes .box1 .box_inner,
#boxes .box4 .box_inner { background:url(../images/box_left.png) 0 0 no-repeat; }
#boxes .box .box_head { font: 1.5em 'Roboto'; font-weight: 300; margin: 3px 0 3px; }
#boxes .box .box_detail { font: .9375em 'Roboto'; margin: 0; }
#boxes .box .box_detail a.read_more { font: .866em 'Roboto'; text-decoration: underline; }
#boxes .box .box_detail p { line-height: 1.2em; }