/*
Theme Name: Biofuelwatch 2019
Author: Oli Munnion
Description: Based on Magazino
Template: magazino
Version: 1.0.0
*/

@import url(https://fonts.googleapis.com/css?family=Passion+One);
@import url(https://fonts.googleapis.com/css?family=Fjalla+One);

/******************************************************************
HEADER SYTLES
******************************************************************/
#inner-header {
	padding-top:0;
	padding-bottom:2px;
}

#site-heading {
	width:100%;
}

/******************************************************************
NAVIGATION STYLES
(Main Navigation)
******************************************************************/
nav[role=navigation] div.menu {
	background:#447821;
}

/******************************************************************
POSTS & CONTENT STYLES
******************************************************************/
article[id*=post-].post-box {
	height:200px;
	background:#ddd;
	color:#000;
	color:#447821;
	text-shadow:0 0 #000;
	width:28.5%;
	text-shadow:0 0 #000;
}

article[id*=post-].post-box .entry-meta a {
	color:#447821;
}

article[id*=post-].post-box .entry-title {
	font-size:2em;
	text-shadow:1px 1px #000;
}

article[id*=post-].single-pad,#comments {
	margin-left:0;
	padding-left:0;
}

.single-meta {
	display:none;
}

/******************************************************************
PAGE NAVI STYLES
(Special Feature)
******************************************************************/
.pagination span,.pagination a,.pagination a:visited {
	background-color:#447821;
}

/******************************************************************
COMMENT FORM STYLES
******************************************************************/
div.ecrow textarea {
	width:100%;
}

/******************************************************************
SIDEBARS & ASIDES
******************************************************************/
#sidebar {
	background:#447821;
}

#sidebar .widget-title {
	font-size:25px;
}

/******************************************************************
FOOTER STYLES
******************************************************************/
footer[role=contentinfo] {
	background:#d88c1a;
}

/******************************************************************
jQuery SLIDER STYLES
******************************************************************/
#sliderprev,#slidernext {
	background-color:#447821;
}

#nav-below {
	overflow: visible;
}
