/*
Theme Name:         Stuff Stoners Like
*/

body {
	overflow-x:hidden;
	width:100%;
}

.content.row {
	background:white;
	color:black;
	margin-bottom:2em;
}

.sidebar .menu li a, .entry-title a {
	color:#000;
}

.home .content.row {
	background: black;
	color:white;
}

.home .sidebar li a {
	color:#fff;
}

.main .post-block a {
	color:#50a80b;
}

.main .post-block a:hover, .home .sidebar .menu li a:hover, .sidebar .menu li a:hover, .home .widget_recent_entries ul li a:hover {
	color:#ffd201;
	background-color: #f4f4f4;
}

.alignright {
	margin:0 0 1.625em 1.625em;
}

.alignleft {
	margin:0 1.625em 1.625em 0;
}

.aligncenter {
	margin-bottom:1em;
}

body {
	background:#000 url(assets/img/background2.jpg) no-repeat center top;
}

@media (max-width:480px) {
	body {
		background:black;
	}
	.slider {
		display: block;
	}
	.slider li {
		margin-bottom:1em;
	}
}

.content-info .navbar-nav {
	margin:0;
}

.content-info .copyright {
	margin:0;
	padding:.5em 0;
	background:black;
}

.section-heading {
	background: black;
	background: none;
}

#respond {
	clear:both;
}

.author {
	display: none;
}

.social {
	margin:0;
	padding:0;
	list-style-type:none;
}

.textwidget .social {
	margin:0 0 1em 0;
}

.social li {
	display: inline-block;
	margin:0 5px 0 0;
	padding:0;
	text-align: center;
}

.social li a {
	width: 59px;
	height: 59px;
	font-size: 0;
	line-height: 30px;
	text-indent: -2999px;
	display: block;
	background: url(assets/img/svgicon-square-sprite.svg) no-repeat left top;
}

.social li.facebook a {
	background-position: -5px -64px;
}

.social li.facebook a:hover {
	background-position:-5px -5px;
}

.social li.twitter a {
	background-position: -84px -64px;
}

.social li.twitter a:hover {
	background-position:-84px -5px;
}

.social li.rss a {
	background-position:-162px -64px;
}

.social li.rss a:hover {
	background-position:-162px -5px;
}

.social li.pinterest a {
	background-position:-240px -64px;
}

.social li.pinterest a:hover {
	background-position:-240px -5px;
}

.slider li .caption {
	-webkit-backface-visibility:hidden;
}

.bx-wrapper {
	position:relative;
}

.bx-pager {
	text-align:center;
	width:100%;
	position:absolute;
	bottom:0;
}

.bx-pager-item {
	display: inline-block;
	margin:0 4px;
}

.bx-pager-item a {
	text-indent:-299px;
	height:10px;
	width:10px;
	border-radius:50%;
	display: block;
	background:#ffd201;
	overflow:hidden;
}

.bx-pager-item a.active, .bx-pager-item a:hover {
	background:white;
}

.sidebar .menu li a:hover {
	color:#ffd201;
}

.sidebar .widget:nth-of-type(2) .widget-inner .section-heading {
	background-color:#50a80b;
	color:white;
	padding:5px 10px;
}

article hr {
	clear:both;
}

.slider li .caption {
	display: block;
	padding: 1.5em;
	overflow: hidden;
	color: #222;
	/*background: #fff;*/
	background:rgba(255,255,255,.8);
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	-webkit-transition-duration: 100ms;
	transition-duration: 100ms;
}

.slider li .caption:hover {
background:rgba(255,255,255.9);
}



.widget_search + .widget_text {
	margin-top: 1em;
}

.slider li {
	padding-top:9em; 
}

.slider li h2 {
	font-size:24px;
}

.slider li p {
	margin-bottom:0;
}

.sidebar .section-heading {
	padding:0;
}

.widget_recent_entries {
	display:none;
}

.widget_recent_entries ul {
	list-style-type:none;
	margin:0;
	padding:0 0 1em 0;
}
#mc_embed_signup input.email{
	width:250px !important;
}

h4.media-heading {
    font-size: 14px !important;
    font-weight: normal !important;
}

.url {
    color: #000 !important;
    font-weight: normal !important;
}

@media (min-width: 768px) {
	.sidebar {
		padding-top: 1em;
	}
	.navbar-collapse {
		padding-left:0;
		padding-right:0;
	}
	.navbar-nav>li:first-child {
		margin-left: -15px;
	}
	.navbar-nav>li>a {
		font-size:1.25em; 
	}
	.slider-container {
		margin-top: 2em;
		margin-bottom: 2em;
	}
	.sidebar {
		padding-top:1em;
	}
	.widget_recent_entries {
		display:block;
	}
}

@media (max-width:767px) {
	.navbar-nav {
		margin-left:0;
		margin-right:0;
	}
	.navbar-collapse {
		max-height:999px;
	}
	.banner .brand {
		margin:0 auto;
		position: relative;
		left:-26px;
	}
	div.post-block.more-posts {
		margin-bottom:1em;
	}
}

@media (min-width: 1200px) {
.slider-container {
max-width: 1200px !important;
}
}

#mc_embed_signup input.email {    font-family: "Open Sans","Helvetica Neue",Arial,Helvetica,Verdana,sans-serif;    font-size: 15px;    border: 1px solid #ABB0B2;    -webkit-border-radius: 3px;    -moz-border-radius: 3px;    border-radius: 3px;    color: #343434;    background-color: #fff;    box-sizing: border-box;    height: 32px;    padding: 0px 0.4em;    display: inline-block;    margin: 0;    width: 200px !important;    vertical-align: top;}

.textwidget .social {
    text-align: center;
}

#mc_embed_signup .button{
padding:0 14px;
}

#mc_embed_signup {
    background: #000 none repeat scroll 0 0;
    clear: left;
    font: 14px Helvetica,Arial,sans-serif;
    margin-left: 30px!important;
    width: 87% !important;
}
.nav_menu-4 {
    margin: 0 auto;
    width: 82%;
}
.search-field.form-control {
    margin-left: 35px;
    width: 250px!important;
}
