/*
 Theme Name:     Questions-org Child
 Theme URI:      http://questions.org
 Description:    Twenty Thirteen Child Theme
 Author:         David Flickema, Matt Mclennan
 Author URI:     http://rbc.org
 Template:       twentythirteen
 Version:        1.0.0
*/

/* =Imports styles from the parent theme
-------------------------------------------------------------- */
@import url('../twentythirteen/style.css');


/* =Theme customization starts here
-------------------------------------------------------------- */


 .entry-header h1{
    font-size: 30px;
 }

 #masthead {
 	background: #1D74A6;
    background-position: 93% 30%;
 }

.site-header .home-link {
	color: #FFF;
	display: block;
	margin: 0 auto;
	max-width: 1080px;
	min-height: 150px;
	padding: 0 20px;
	text-decoration: none;
	width: 100%;
}

.site-title {
	font-size: 50px;
	padding: 35px 0 5px;
}

#socialmedia {
	position: relative;
    padding: 5px 0px 25px;
}
#socialmedia a.smtitle {
    color: #333333;
    font-size: 20px;
    height: 32px;
    padding-bottom: 15px;
    padding-left: 40px;
    background-color: transparent;
    background-image: url("images/socialmedia.png");
    background-repeat: no-repeat;
}

.site-description {
	font: 300 24px "Source Sans Pro", Helvetica, sans-serif;
	margin: 0;
}


#sm-facebook {
    background-position: 0 -147px;
}

#sm-twitter {
    background-position: 0 3px;
}

#sm-rss {
    background-position: 0 -97px;
}


#socialmedia a.smdesc {
    color: #999999;
    font-size: 12px;
    left: 40px;
    position: absolute;
}

#socialmedia .smspacer {
    display: block;
    height: 10px;
}

.entry-content blockquote {
    font-size: 18px;
}

/* Navbar */
.navbar {
    background-color: #f7f5e7;
    margin: 0 auto;
    max-width: 1600px;
    width: 100%;
}

.site-header .search-form {
    position: absolute;
    right: 20px;
    top: 1px;
}

.site-header .search-field {
    background-color: #FFF;
    background-image: url(images/search-icon.png);
    background-position: 5px center;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    border: 2px solid #d4d0ba;
    cursor: pointer;
    height: 37px;
    margin: 3px 0;
    padding: 0 0 0 34px;
    position: relative;
    width: 300px;
    transition: none;
}

.site-header .search-field:focus {
    background-color: #fff;
    border: 2px solid #c3c0ab;
    cursor: text;
    outline: 0;
    width: 300px;
}

time, span.date {
    display: none;
}

/* Paging Navigation */


.paging-navigation {
    padding: 20px 0px;
}

.navigation a:hover {
    color: #1D74A6;
}

.paging-navigation .meta-nav {
    background-color: #e63f2a;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 26px;
    padding: 3px 0 8px;
    text-align: center;
    width: 50px;
}

.paging-navigation .nav-previous .meta-nav {
    margin-right: 10px;
    padding: 17px 0 23px;
    width: 80px;
}

.paging-navigation .nav-next .meta-nav {
    margin-left: 10px;
}

.paging-navigation a:hover .meta-nav {
    background-color: #1D74A6;
    text-decoration: none;
}

/* Post Rating */

.rate-post {
    padding: 15px 0;
}


/* Footer Section */

#footer {
    background: #1D74A6;
    color: #999;
    font-size: 0.8em;
    text-align: left;
    position: relative;
}

#footer a {
    color: #99c;
    line-height: 1.4em;
    font-size: 0.8em;
    text-align: center;
}

#footer-head{
    width: 940px;
    height: 51px;
    margin: 0px auto;
    line-height: 41px;
    padding: 0 10px;
}

#footer-logo{
    width: 280px;
    float: left;
    padding-top: 5px;
}

#footer-head .socialband  {
    height:53px;
    margin:0;
    overflow:hidden;
    padding:0;
    width:450px;
    float: right;
}

#footer-head .socialband h3 {
    float: left;
    margin: 0px;
    padding: 0px 0px 0px 10px;
}

#footer-head .socialband h3 a {
    display: block;
    width: 160px;
    height: 40px;
    /*background: transparent url(images/rbclogotrans.png) no-repeat scroll 0 50%; */
}

#footer-head .socialband ul {
    float: right;
    padding: 22px 35px 0px 0px;
    list-style-type: none;
    margin: -18px 0;
}

#footer-head .socialband ul li {
    float: left;
    padding-left: 20px;
    line-height: 40px;
    font-size: 12px;
}

#footer-head .socialband ul li a {
    float: left;
    height: 40px;
    padding-left: 40px;
    background-attachment: scroll;
    background-color: transparent;
    background-position: 0 50%;
    background-repeat: no-repeat;
    line-height: 40px;
    color: #fff;
    display: inline;
}

#footer-head .socialband a.newsletter {
    background-image: url(images/newsletters.png);
}

#footer-head .socialband a.podcasts {
    background-image: url(images/podcasts.png);
}

#footer-head .socialband a.mobile {
    background-image: url(images/mobile.png);
}

#footer-head .socialband a.rss {
    background-image: url(images/rss.png);
}

#footer-head .socialband a.widget {
    background-image: url(images/widget.png);
}

#footer-head .socialband a.api {
    background-image: url(images/api.png);
}

#footer-head .socialband a.radio {
    background-image: url(images/radio.png);
}

#rbc-footer {
    padding-bottom: 10px;
    font-size: 100%;
    color: #333;
    width: 960px;
    margin: 0 auto;
}

#rbc-footer .footer-block {
    float: left;
    width: 170px;
    margin-left: 15px;
}

#rbc-footer ul, #rbc-footer ol, #rbc-footer li, #rbc-footer p, #rbc-footer h4 {
    margin: 0px;
    padding: 0px;
}

#rbc-footer h4 {
    /*
    background-color:#FFFFFF;
    border-bottom:2px solid #B2B2B2;
    color:#1C243C;
    */
    border-bottom:2px dotted #aaa;
    color:#fff;
    font-size:16px;
    font-weight:normal;
    margin-bottom:6px;
    padding:20px 0 6px;
    text-transform:lowercase;
}

#rbc-footer ul {
    /*
    background-color:#FFFFFF;
    */
    padding-bottom:20px;
}

#rbc-footer ul li {
    font-size:12px;
    line-height:14px;
    margin-bottom:3px;
    padding:0;
    list-style-type:none;
}

#rbc-footer ul li a {
    color:#fff;
    text-decoration:none;
}

#footer .footer-meta {
    padding-bottom: 10px;
    font-size: 12px;
    text-align: center;
    color: #fff;
}

#footer .footer-meta a, .footer-copy a {
    font-size: 12px;
    text-decoration: underline;
    color: #fff;
}

/* Search bar Styles */

.page-header .search-title-bar {
    padding: 5px 0;
    font: 300 italic 20px "Source Sans Pro", Helvetica, sans-serif;
}

.page-header .page-title {
    padding: 5px 0;
    font: 300 italic 20px "Source Sans Pro", Helvetica, sans-serif;
}

#search-empty {
    height: 1000px;
}


/* Author Styles */

.author-info {
    margin: 0 auto;
    max-width: 920px;
    padding: 20px 0px 0 0px;
    text-align: left;
    width: 100%;
}

.archive-title {
    padding: 8px 0;
    font: 300 italic 18px "Source Sans Pro", Helvetica, sans-serif;
}

/* Category entry-meta */

.entry-meta .writer:before {
    content: '\f304';
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    font: normal 16px/1.3 'Genericons';
    vertical-align: top;
}

.hentry {
    padding: 20px 0;
}

.entry-meta .writer {
    margin-right: 20px;
    color: #000;
}

footer .comments-link {
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 998px) {

#masthead {
    background: #1D74A6
}

/* Navbar */
.navbar {
    background-color: #f7f5e7;
    margin: 0 auto;
    max-width: 1600px;
    width: 100%;
}

.site-header .search-form {
    position: absolute;
    right: 20px;
    top: 1px;
}

.site-header .search-field {
    background-color: #FFF;
    background-image: url(images/search-icon.png);
    background-position: 5px center;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    border: 2px solid #d4d0ba;
    cursor: pointer;
    height: 37px;
    margin: 3px 0;
    padding: 0 0 0 34px;
    position: relative;
    width: 200px;
}

.site-header .search-field:focus {
    background-color: #fff;
    border: 2px solid #c3c0ab;
    cursor: text;
    outline: 0;
    width: 200px;
}

/* Footer styles */

#footer-head{
    padding: 0px;
    width: 723px;
}

#footer-logo{
    width: 280px;
    float: left;
}

#rbc-footer {
    padding-bottom: 10px;
    font-size: 100%;
    color: #333;
    width: 750px;
    margin: 0 auto;
}

/* Author Styles */

.author-info {
    margin: 0 auto;
    max-width: 604px;
    padding: 20px 0px 0 0px;
    text-align: left;
    width: 100%;
}

}


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

#masthead {
    background: #1D74A6
}

/* Navbar */
.navbar {
    background-color: #f7f5e7;
    margin: 0 auto;
    max-width: 1600px;
    width: 100%;
}

.site-header .search-form {
    position: absolute;
    right: 20px;
    top: 1px;
}

.site-header .search-field {
    background-color: #FFF;
    background-image: url(images/search-icon.png);
    background-position: 5px center;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    border: 2px solid #d4d0ba;
    cursor: pointer;
    height: 37px;
    margin: 3px 0;
    padding: 0 0 0 34px;
    position: relative;
    width: 200px;
}

.site-header .search-field:focus {
    background-color: #fff;
    border: 2px solid #c3c0ab;
    cursor: text;
    outline: 0;
    width: 200px;
}
/* Footer styles */

#footer-head{
    padding: 0px;
    width: 558px;
}

#footer-head .socialband{
    float: left;
}

#footer-head .socialband ul:first-child{
    width: 457px;
}

#footer-logo{
    width: 267px;
    float: left;
}



#rbc-footer {
    padding-bottom: 10px;
    font-size: 100%;
    color: #333;
    width: 600px;
    margin: 0 auto;
}

/* Author Styles */

.author-info {
    margin: 0 auto;
    max-width: 604px;
    padding: 20px 0px 0 0px;
    text-align: left;
    width: 100%;
}

}


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

#masthead {
    background: #1D74A6
}

/* Navbar */
.navbar {
    background-color: #f7f5e7;
    margin: 0 auto;
    max-width: 1600px;
    width: 100%;
}

.site-header .search-form {
    position: absolute;
    right: 20px;
    top: 1px;
}

.site-header .search-field {
    background-color: #FFF;
    background-image: url(images/search-icon.png);
    background-position: 5px center;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    border: 2px solid #d4d0ba;
    cursor: pointer;
    height: 37px;
    margin: 3px 0;
    padding: 0 0 0 34px;
    position: relative;
    width: 200px;
}

.site-header .search-field:focus {
    background-color: #fff;
    border: 2px solid #c3c0ab;
    cursor: text;
    outline: 0;
    width: 200px;
}

/* Footer styles */

#footer-head{
    padding: 0px;
    width: 480px;
}

#footer-head .socialband{
    float: left;
}

#footer-head .socialband ul:first-child{
    width: 457px;
}

#footer-logo{
    width: 267px;
    float: left;
}

#rbc-footer {
    padding-bottom: 10px;
    font-size: 100%;
    color: #333;
    width: 500px;
    margin: 0 auto;
    height: 581px;
}

/* Author Styles */

.author-info {
    margin: 0 auto;
    padding: 20px 0px 0 0px;
    text-align: left;
    width: 100%;
}

}

@media only screen and (max-width: 479px) {

#masthead {
    background: #1D74A6
}

/* Navbar */
.navbar {
    background-color: #f7f5e7;
    margin: 0 auto;
    max-width: 1600px;
    width: 100%;
}

.site-header .search-form {
    position: absolute;
    right: 20px;
    top: 1px;
}

.site-header .search-field {
    background-color: #FFF;
    background-image: url(images/search-icon.png);
    background-position: 5px center;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    border: 2px solid #d4d0ba;
    cursor: pointer;
    height: 37px;
    margin: 3px 0;
    padding: 0 0 0 34px;
    position: relative;
    width: 200px;
}

.site-header .search-field:focus {
    background-color: #fff;
    border: 2px solid #c3c0ab;
    cursor: text;
    outline: 0;
    width: 200px;
}

/* Footer styles */

#footer-head{
    padding: 0px;
    width: 400px;
}

#footer-head .socialband{
    float: left;
    margin-left: 30px;
    width: 435px;
}

#footer-head .socialband ul:first-child{
    width: 457px;
}

#footer-logo{
    width: 267px;
    float: left;
    margin-left: 10px;
}

#rbc-footer {
    padding-bottom: 10px;
    font-size: 100%;
    color: #333;
    width: 375px;
    margin: 0 auto;
    height: 581px;
}

#footer .socialband ul li {
    padding-left: 11px;
}

/* Author Styles */

.author-info {
    margin: 0 auto;
    padding: 20px 0px 0 0px;
    text-align: left;
    width: 100%;
}

}
