@import url("reset.css");

@import url("text.css");

@import url("960.css");

div.container_12{
	float:center;
	padding-top:10px;
}

h1.branding {
	width:100%;
	height:140px;
	text-indent:-999999px;
	background-image: url('geoffmatheson_net.jpg');
	background-repeat:no-repeat; 
		
}

div.top_spacer{
	height:20px;
}

div.mid_spacer{
	height:40px;
}

.tweet{
		font-size:0.9em;
}

a {
	color:#7A050D;
	text-decoration:none;
}

a:hover {
	color: #1B3486;
	text-decoration:underline;
}

img.left {
	float:left;
	padding: 6px 6px 6px 0px;
}


h2{
	margin:0px;
	padding:0px;
}

h3.section_head{
	margin:0px;
	padding:0px;
	height:68px;
	text-indent:-99999px;
}
h3#geoffreport_head{
	background-image:url('geoffreport_Header.jpg');
}

h3#wounded_tiger_head{
	background-image:url('wounded_tiger_head.jpg');
}

h3#social_media_head{
	background-image:url('around_the_web.jpg');
}

p.blurb
{
	margin:0px;
	padding:10px 5px 5px 10px;
	font-size:0.85em;
	color: #555555;
}

h2.widgettitle
{
	display:none;
}

li.widget_kbrss
{
	margin:0px;
	list-style:none;
}

#geoffreport_section li ul li{
	list-style-image:url('geoff_icon.jpg');
	padding:0px;
}

#wounded_tiger_section li ul li{
	list-style-image:url('tiger_icon.jpg');
	padding:0px;
}

#social_media_section ul li{
	list-style-image:url('earth2_icon.jpg');
	padding:0px;
}