/*
 Theme Name:   Magazine Basic Child
 Theme URI:    N/A
 Description:  Magazine Basic Child Theme
 Author:       Michael Horne
 Author URI:   http://www.recantha.co.uk/blog
 Template:     magazine-basic
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         N/A
 Text Domain:  magazine-basic-child
*/
body, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, sans-serif;
}


#header .c12 {
	background-color: #268C43;
}

#main {
	margin-top: 5px;
}

#site-description {
	font-size: 120%;
	color: white !important;
	font-weight: bold;
	text-align: center;
	display: none;
}

.widget-title {
	font-weight: bold;
}

.title-logo-wrapper img {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#site-navigation {
	font-family: Verdana, Arial, sans-serif;
	padding-left: 12%;
}

/*
#primary {
	width: 60%;
}

#secondary, #tertiary {
	width: 20%;
	padding-left: 5px;
	padding-right: 5px;
}
*/
#site-logo {
	padding: 5px;
}

.header-group {
	margin-bottom: 5px;
}

.widget {
	background: #FAFAFA;
}

.widget ul {
	padding: 0 0 0 20px;
}

.widget .textwidget {
	padding: 0 5px;
}

h3.screen-reader-text {
	display: none;
}

#header-img {
	width: 500px;
	float: left;
	margin: 10px 0 10px 10px;
}

.custom-advert {
	float: right;
	margin: 34px 16px 16px 0;
}
