/*

Theme Name: TPC
Description: Theme adapted for Wordpress by Studio That.
Version: 1.0
Author: Adam Denton
Author URI: http://studiothat.com/
Tags: custom


*/
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
li
{
margin-left:0px;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	padding-left:5px;
	}
	ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	padding-left:5px;
	}
h2 a{
	text-decoration:none;
	color: #534741;
	font-weight: bold;
	letter-spacing: 0em;
	font-style: normal;
	margin-bottom:5px;
	padding-bottom:0px;
}
.widgettitle
{
text-decoration:none;
	color: #534741;
	font-size:14px;
	font-weight: bold;
	letter-spacing: 0em;
	font-style: normal;
	margin-bottom:5px;
	padding-bottom:0px;
}
}

