/*
Theme Name: Dancing Divas
Theme URI: 
Description: Custom theme for DD.
Version: 1
Author: Diaan Mynhardt
Author URI: http://dreamfoundry.co.za/
Tags: Dancing, divas

*/



/* Begin Typography & Colors */
body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 1.2;
	color: #000000;
	text-align: left;
}

.left, .header, .mainalert, .cont_top, .cont_bottom, .footer, .footer2 {
	display: none;
}

img {
	float: left;
	margin: 10px 10px 10px 0;
	clear: both;
	border: none;
}
