/*
Theme Name: Pennys Properties
Theme URI: http://www.pennysproperties.com/
Description: 
Version: 1.0
Author: Perkolate
Author URI: http://www.perkolate.com/
Tags: 

*/

#content
{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

#content h2
{
	padding: 0 0 15px 0;
	margin: 0;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

#content h3
{
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

#content p
{
	padding: 0 0 15px 0 !important;
	margin: 0;
}

div.post
{
	margin-bottom: 15px;
	border-bottom: 1px solid #aaa;
}

div#sidebar, div#sidebar table, div#sidebar a
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}

div#sidebar ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

div#sidebar h2
{
	font-size: 13px;
}

div#sidebar .widget
{
	padding-bottom: 15px;
	border-bottom: 1px dotted #232323;
}

