/*
 Theme Name:   RestImpo Child
 Description:  RestImpo Child Theme
 Author:       Travis Beltz
 Template:     restimpo
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
.sidebar-widget a, .site-title a, .post-entry .post-entry-headline a, .header-description h1, a, .post-info .read-more, .content-headline h1{color:#00447c;}
#wrapper-footer{border-top:2px solid #52b6dc;}
.content-headline-wrapper{background:#ffffff;margin-bottom:15px;}
.content-headline h1{color:#00447c;}
#searchform .searchform-wrapper .send{background-color:#52b6dc;}
#searchform .searchform-wrapper .send:hover{background-color:#00447c;}
.attachment-post-thumbnail{max-width:700px;}
.header-content-wrapper{background:none repeat scroll 0% 0% #00447c;}
input[type="submit"], input[type="reset"], .custom-button{background:#52b6dc;border:None;}
input[type="submit"]:hover, input[type="reset"]:hover, .custom-button:hover{background:#00447c;border:none;}
p, ul, ol, li, dl, address{font-size:11pt;}
.sidebar-widget ul li{background:url("images/sidebar-li.png") no-repeat scroll left top transparent;border-bottom:none;line-height:24px;}
.sidebar-widget ul{background:none;margin-top:5px;}
#main-content .post-info{border-top:none;}
#main-content{margin: 0px 0px 20px;width:700px;}
#sidebar{width:240px;}
.entry-headline{margin:40px 0px 28px;}
#wrapper .header-description-wrapper {
    display: none;
}
.entry-content p{margin-bottom:10px;margin-top:10px;}
@media screen and (max-width: 980px) {
#wrapper #main-content .post-entry .attachment-post-thumbnail{max-width:100%;}
  #wrapper #wrapper-header .header-content .title-box,
  #wrapper #wrapper-header .header-content .search-header {
    float: left;
    width: 100% !important;           
}
 #wrapper #wrapper-header .header-content .search-header {
    padding: 10px 0 30px;                                                     
}
}
@media screen and (max-width:360px){
  a img.alignright, a img.alignleft {
    float: none!important;
display:block;
}
}
#searchform .searchform-wrapper {margin-top: 1em;}
#searchform .searchform-wrapper #s{color:#3a3b3d;}
.alignnone {margin: 0px 10px 0px 0px;}
.author-avatar{float:left;}
.author-avatar img{width:100px;}
#main-content .author-info .author-avatar {
    margin: 6px 0px 0px 0px;
}

.search-header {
    float: right;
    width: 35%;
    margin-top: 2%;
}
blockquote, q {border-left: none;}
ol {
    margin-left: 35px;
}
div[id*="BracketsNinja"]{border:1px solid #52b6dc;}
.simple-footnotes li{font-style:italic;}
.simple-footnote{margin-left:-.3em;text-decoration:none;}
a[href*="return-note"]{text-decoration:none;}