/*
Theme Name: Fishing Tips Depot
Description: Fishing Tips Depot custom child theme	
Author: 3Squared
Author URI: http://3squared.net.au
Template: canvas
Version: 1.0
*/

@import url("../canvas/style.css");

.header-widget h1 {
	font-size:30px;
}

.entry h2 {
	font-size:28px;
}

h3 {
	font-size:26px !important;
}

 .widget h3 {
	font-size:23px !important;
}

@media only screen and (min-width: 200px) and (max-width: 480px) {
.boxed-layout #content {
padding-left: 0.3em!important;
padding-right: 0.3em!important;
padding-top:0.3em!important;
}
#inner-wrapper {
padding-left: 0.3em!important;
 padding-right: 0.3em!important;
}
.nav-toggle {
    margin: 0em!important;
}
}

.left-advert {
float:left!important;
text-align:left!important;
margin-left:-15px;
margin-bottom:20px;
}

.clear {
clear:both!important;
}