/*
Theme Name: InspectorPages Free Theme
Theme URI: http://inspectorpages.com
Author: Chris M. (of InspectorPages)
Author URI: http://inspectorpages.com/
Description: This is an updated take on the classic InspectorPages theme featuring a clean look and feel with a custom illustration. Re-written from the ground up to utilize all the new features that InspectorPages offers!
Template: inspectorpages
Version: 2.0
*/

#header { background: url("images/house.png") no-repeat scroll left bottom #B0D7F2 !important;
	color: #fff; min-height: 115px; max-height: 110px; padding: 40px 10px 10px 10px; text-align: right }

#header a { color: #fff; text-decoration: none; }
#sidebar { width: 230px; padding-top: 30px; }
.sidebar_left #sidebar { border-right: 0px solid #efefef; text-align: left; }
.sidebar_right #sidebar { border-left: 0px solid #efefef; text-align: left; }

#footer a:link, #footer a:visited { color: #47ADED; }
#footer a:active, #footer a:hover { color: red; }

a:link, a:visited { color: #47ADED; }
a:active, a:hover { color: red; }

#site-title a:link, #site-title a:visited { color: #fff; }
#site-title a:active, #site-title a:hover { color: #fff; }

#sidebar .widget h2 { color: black;}
#sidebar .widget { padding: 12px; }
#site-title a:link, #site-title a:visited { color: #ffffff; }
#sidebar a:link, #sidebar a:visited { color: #47ADED; }
#sidebar a:active, #sidebar a:hover { color: red; }

#subfooter { border-top: 1px solid #cccccc; text-align: center; }

div.post, div.page { padding: 12px 30px; }