/*  
Theme Name: Biffin's Home Maintenance
Theme URI: http://biffinshm.com/
Description: Theme made for the website of Biffin's Home Maintenance
Version: 1.0
Author: James Rickard
Author URI: http://frodosghost.com/

*/
* {margin: 0;padding: 0;}
body {background:#fff;color:#333;font-size:62.5%;font-family:arial, verdana, sans-serif;text-align:center;} 
h1{font-size:2em;}h2{font-size:1.6em;}h3{font-size:1.4em;}h4{font-size:1.2em;}
a{color:#000;outline:none;text-decoration:none;}a:hover{color:#e0783f;}
#wrapper{font-size:1.2em;line-height:1.4em;}
.post h2{line-height:1.2em;}
.standout{font-size:1.8em;line-height:1.2em;font-weight:bold;margin-bottom:10px;color:#58595B;}
.call{font-size:1.8em;line-height:1.2em;font-weight:bold;margin-bottom:10px;color:#000000;}
.entry ul,.entry blockquote{color:#555;}
.entry blockquote{font-style:italic;}
#footer{clear:both;}
#footer p a{font-weight:bold;color:#333;}
#wrapper{margin:20px auto;text-align:left;width:940px;padding:0 5px;}
#masthead{padding:7px 0;margin-bottom:20px;}
#mainColumn{margin:28px 0 0 0;width:940px;margin:0 auto;border-top:1px solid #F58546;padding-top:28px;}
.topper{border-top:1px solid #F58546;padding-top:28px;}
#masthead a{border:0;}
#masthead img{border:0;}
#masthead h1{float:left;margin:15px 0 0 7px;}
#masthead h1 a{text-transform:uppercase;width:400px;}
.post{margin:0 0 21px 0;width:460px;}
.post h2{margin-bottom:10px;padding:0 3px;}
.post h2 a{display:block;}
.entry{padding:0 3px;overflow:hidden;}
.entry p{line-height:1.6em;margin:10px 0;}
.entry ul,.entry ol,.entry blockquote{margin:0 14px;}
.entry ol{list-style:decimal;}
.entry ul li,.entry ol li {margin:0 0 7px 18px;}
.entry ul li{list-style:circle;}
.entry blockquote{border-left:1px solid #ccc;font-size:1.1em;line-height:1.4em;margin-left:21px;padding-left:10px;}
.entry img,.entry a img{background:#fff;border:1px solid #bbb;padding:2px;}
.entry a:hover img{border-color:#F58546;}
#footer{border-top:1px solid #F58546;margin:35px 0;padding-top:10px;}
#footer p{padding:14px 3px 0;}
#footer ul{list-style:none;}
#footer ul li{display:inline;margin-right:10px;}
.right{float:right;}
.left{float:left;}
.clear{clear:both;}
.fix:after{content: ".";display:block;height:0;clear:both;visibility:hidden;}
.fix {display:inline-block;}
* html .fix{height:1%;}
.fix{display:block;}