/*
Theme Name: lovebryan
Theme URI: http://lovebryan.com
Author: Natasha McDiarmid
Author URI: http://www.natashamcdiarmid.com
Description: The 2015 theme for the multi-site, Lovebryan. White and black colour scheme. Simple layout built on the Zurb responsive framework.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lovebryan

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
                                                                                                                                                                                                      
/* TYPE
-------------------------------------------------------------- */

body {
  font-family: 'News Cycle', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  height: 100%;
}

p {
	color: #000;
  font-family: 'News Cycle', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
	font-size: .95em; 
  line-height: 1.4; 
}

.post-content img{
  display: block;
}

blockquote{
	font-size:1.2em;
	line-height:1.7em;
 }
 
blockquote p{
	margin: 20px;
	padding: 5px 0 5px 20px;
	font-style:italic;
	color: #666;
}

a:link{ 
	color:#000; 
	text-decoration:none;
}

a:active{ color:#000; text-decoration:none; }

a:visited{color:#000; text-decoration:none; }

a:hover{ text-decoration:underline; }

h1,
h2,
h3,
h4,
h5,
h6{
  font-family: 'Oswald', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
}

h1 {
  font-size: 2.5em;
	line-height: 1.3em;
}

h2{
  font-size: 2.5em;
  line-height: 1.3em;
}

h3{
  font-size: 2.0em; 
  line-height: 1.6em;
}

h4{
  font-size: 1.8em; 
  line-height: 1.6em;
}

h5{
    font-size: 1.6em; 
	line-height: 1.7em;
}

h6{
    font-size: 1.4em;
	line-height: 1.5em;
}

.alignright{
  float: right;
}

.alignleft{
  float: left;
}

select{
  border: #FFF;
}
		
/* MAIN
-------------------------------------------------------------- */

#logo{
  width: 60%;
}

.top-bar{
  opacity: .98;
  z-index: 999;
}

.expanded{
  height: 1000px !important;
}

.parent-link{
  display: none !important;
}

.contain-to-grid{
  background: none;
}

.top-bar .toggle-topbar.menu-icon a{
  color:#000;
}

.expanded .top-bar-section .dropdown ul li{
  padding: 5px 0 8px 0;
}

.top-bar .toggle-topbar.menu-icon a span::after{
  box-shadow: 0 0 0 1px #000,
              0 7px 0 1px #000,
              0 14px 0 1px #000;
}

.fixed.expanded:not(.top-bar){
  background: #FFF;
}

.top-bar,
.top-bar-section ul li,
.top-bar-section li:not(.has-form) a:not(.button){
  background: #FFF;
  color: #000;
}

.has-dropdown:hover a:after{
  border-color: rgba(255,255,255,0.9) transparent transparent transparent;
}

li.title{
  border-bottom: 1px #000 solid;
}

.top-bar-section .dropdown li.title h5 a:before{
  content: "\2190";
  margin-right: 5px;
}

.top-bar-section .dropdown li a{
  padding-bottom: 0;
}

.top-bar-section .dropdown li.title h5 a{
  color: #000;
  font-family: 'Oswald', Helvetica, Arial, sans-serif;
  font-size: .75em;
  text-transform: uppercase;
}

.top-bar-section .dropdown li.title h5 a:hover{
  text-decoration: none;
}

.top-bar.expanded .title-area{
  background: #FFF;
}

.top-bar-section ul li>a{
  font-family: 'Oswald', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
}

.top-bar-section .has-dropdown>a:after{
  border-color: rgba(0,0,0,0.9) transparent transparent transparent;
}

.top-bar-section ul li>a:hover{
  text-decoration: none;
}

.wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -4em;
}

.feat-img{
  margin: 25px 0 20px 0;
}

.feat-full-size{
  margin: 40px 0 20px 0;
  text-align: center;
}

.page-wrap{
  padding-top: 20px;
}

.post-content{
  margin-top: 30px;
}

.post-content a:link,
.post-content a:active,
.post-content a:hover,
.post-content a:visited{
  color: #666;
}

.single-navigation{
  text-transform: capitalize;
}

.page-template-page-index .page-wrap{
  padding-top: 130px;
}

.page-template-page-index h1.page-title{
  margin: 0 0 30px 0;
  padding: 0;
}

.page-template-page-index h1.page-title:after{
  content: "\2014";
  margin-left: 8px;
}

.blog-post-root{
  margin-bottom: 100px;
}

.nav-previous,
.nav-next{
  font-size: 1.0em;
}

.nav-previous:before{
  content: '←';
  margin-right: 5px;
}

.nav-next:after{
  content: '→';
  margin-left: 5px;
}

.attachment-post-thumbnail{
  margin: 20px 0;
}

.home .page-wrap .page-title a:hover{
  text-decoration: none;
}

.single-post-title{
  border-bottom: 2px #000 solid;
  font-size: 1.5em;
  line-height: 1.0;
  margin: 0 auto 12px auto;
  padding-bottom: 20px;
  text-align: center;
  text-transform: uppercase;
}

.single-post-title a:link,
.single-post-title a:active,
.single-post-title a:hover{
  color: #000;
  text-decoration: none;
}

.post-meta.network{
  color: #000;
  font-size: .9em;
  text-align: center;
}

aside{
  color: #000;
  font-family: 'News Cycle', Helvetica, Arial, sans-serif;
  font-size: .9em;
}

aside ul li{
  list-style: none;
  font-size: .9em;
}

aside a:link,
aside a:active,
aside a:hover,
aside a:visited{
  color: #000;
}

aside #primary-sidebar li{
  list-style: none;
}

aside ul{
  margin: 0;
  padding: 0;
}

aside h2{
  font-size: 1.2em;
  text-transform: uppercase;
}

aside .textwidget,
aside .menu{
  font-family: 'News Cycle', Helvetica, Arial, sans-serif;
  margin-bottom: -10px;
}

aside img{
  display: block;
  margin-bottom: 8px;
}

aside div{
  margin-bottom: 20px;
}

aside div label{
  display: none !important;
}

.archive-sub-menu{
  display: none;
  margin-left: 10px;
}

.toggle{
  list-style: none;
  margin-bottom: 10px;
}

.toggle:before{
  border: inset 5px;
  content: "";
  display: inline-block;
  height: 0;
  width: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #000;
}

table{
  width: 100%;
}

.home .thumbnail{
  text-align: center;
}

.commentlist{
  clear: both;
  margin: 0;
}

input#submit {
  background-color: black;
  border: none;
  color: white;
  font-size: 1.0em;
  padding: 10px 15px;
}

input#submit:hover{
  background-color: #666;
}

.reply{
  display: none;
}

#comments{
  margin-top: 30px;
}

.comments-title,
#reply-title{
  font-size: 1.2em;
  text-transform: uppercase;
}

.comment{
  margin-bottom: 10px;
}

cite.fn{
  font-family: 'Oswald', Helvetica, Arial, sans-serif;
  font-style: normal;
}

input#submit{
  font-family: 'Oswald', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

.commentlist li{
  list-style: none;
}

.comment-meta{
  color: #000;
  font-size: .7em;
  margin-bottom: 5px;
}

.comment-meta a:link,
.comment-meta a:active,
.comment-meta a:hover,
.comment-meta a:visited{
  color: #000;
}

.avatar{
  display: none;
}

.vcard{
  margin: 0;
  padding: 0;
  border: none;
}

.comment-author{
  font-family: 'News Cycle', Helvetica, Arial, sans-serif;
  font-size: .8em;
}

.fn{
  font-size: .8em;
  text-transform: uppercase;
}

.says{
  text-transform: normal;
}

ul{
  margin: 0;
  padding: 0;
}

.social-widget{
  margin: 10px 0 0 0;
  text-align: center;
}

.social-widget li{
    display: inline;
    list-style: none;
    margin: 20px 5px;
}

.fontawesome-facebook,
.fontawesome-twitter,
.fontawesome-tumblr{
  color: #CCC;
}

.fontawesome-facebook:hover{
   color: #3b5998;
}

.fontawesome-twitter:hover{
   color: #00aced;
}

.fontawesome-google-plus:hover{
    color: #dd4b39;
}

/* PLUGIN OVERRIDE
-------------------------------------------------------------- */

ul.nlposts-wrapper,
ul.nlposts-ulist-thumbnail{
  margin-left: 0;
  padding: 0;
}

ul.nlposts-wrapper li,
ul.nlposts-ulist-thumbnail li{
  list-style: none;
}

.featured-post,
.blog-item{
  margin-bottom: 28px;
}

.post-title{
  color: #000;
  font-size: 1.2em;
  line-height: .95;
  margin-top: 20px;
  padding: 0 20px;
  text-transform: uppercase;
}

.post-title a:hover{
  color: #000;
  text-decoration: none;
}

.post-title-underline {
  background-color: #333;
  display: block;
  height: 2px;
  margin: 5px auto 10px auto;
  width: 70%;
}

.nlposts-caption {
  text-align: center;
}

.post-meta p{
  color: #000;
  font-size: .9em;
  font-weight: 200;
  line-height: 1.3em;
  margin-bottom: 5px;
  text-align: center;
}

.post-meta p a,
.post-meta p a:active,
.post-meta p a:hover,
.post-meta p a:visited{
  color: #000;
}

.blog-post-root .post-meta p,
.single .post-meta p{
  font-size: .9em;
}

.post-meta a:link{
  color: #000;
}

.post-meta a:hover{
  text-decoration: underline;
}

.post-excerpt{
  font-size: .95em;
  line-height: 1.4;
  margin-bottom: 20px;
  padding: 0 30px;
}

/* FOOTER
-------------------------------------------------------------- */

.push {
  height: 100px;
}

footer{
  background: #FFF;
  height: 200px;
  padding: 50px 0;
  text-align: center;
}

footer img{
  margin: 0 auto;
}

.mediatemple{
  margin-bottom: 25px;
}

.mediatemple p{
  margin-bottom: 5px;
}

footer p{
  font-size: .8em;
  text-align: center;
}

footer p#author{
  color: #777;
  font-size: .6em;
}

footer p#author a:link,
footer p#author a:active,
footer p#author a:hover,
footer p#author a:visited{
  color: #777;
}

/* DEVICES
-------------------------------------------------------------- */

/* MOBILE ONLY */
@media all and (max-width: 640px) {
  .column,
  .columns{
    padding-left: .3em;
    padding-right: .3em;
  }
  .top-bar .name h1 a{
    padding: 0 0 0 5px;
  }
  ul.dropdown.dropdown-wrapper{
    background: #FFF;
  }
}

/* MEDIUM */
@media all and (min-width: 640px) {
  header #logo{
    width: 30%;
    margin: 0;
  }
 .dropdown-wrapper {
    background-color: #000 !important;
    width: 350px !important;
    padding: 0 !important
  }
  .columns.no-padding{
    padding: 0 !important;
  }
  .top-bar,
  .top-bar-section ul li,
  .top-bar-section li:not(.has-form) a:not(.button){
    background: #FFF;
    color: #000;
  }
  nav.top-bar{
    margin-right: 18px;
  }
  .page-wrap-home{
    margin-top: 30px;
  }
  .page-wrap{
    margin-top: 60px;
  }
  .single-post-title{
    font-size: 2.5em;
  }
  .page-content{
    margin-top: 30px;
  }
  .featured-post{
    min-height: 385px;
  }
  .page-content-wrap{
    padding: 50px;
  }
  #comments{
    width: 50%;
  }
}


/* LARGE */
@media all and (min-width: 1025px) {
  .nav-previous,
  .nav-next{
    margin-top: 30px;
  }
}

/* XLARGE */
@media all and (min-width: 1441px) {
  aside{
    position: fixed;
    width: inherit;
  }
}
