/*
Theme Name: A BIT of IT
Theme URI: http://www.abitofit.com.au
Description: Three Column CMS optimised.
Version: 1.0
Author: Design based on Rocket Theme Versatility II Joomla Template, Theme by Ben Chapman
Author URI: http://www.abitofit.com.au
Tags: Three Column, SEO Friendly, CMS optimised
*/

/* WordPress styles */
.alignright {
float: right;
}
.alignleft {
float: left;
}
.wp-caption {
padding-top: 5px;
border: 4px solid #e2e2e2;
text-align: center;
background-color: #fff;
margin: 10px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}

/*Custom Tweaks*/
.spacedul {
	line-height:1.8em;
}

div.pagecontent {
	line-height:1.8em;
	padding: 0 15px;
	}
	
li.widget {
list-style-type:none;
}