/*  
Theme Name: Original
Theme URI: http://www.embracingtyle.co.za
Description: Anthea's first original wordpress theme V2
Version: 2.0
Author: Anthea Peacock
Author URI: http://www.embracingstyle.co.za
width = 800, wrapper = 550, sidebar = 240
*/
body,h1,h2,h3,h4,h5,h6, address, blockquote, dd, dl, hr, p, form
{
	margin: 0;
	padding: 10px 0 0 0;
}

body
{
	margin: 0;
	font-family: Verdana, Helvetica, Georgia, Sans-Serif;
	font-size: 11px;
	text-align: center;
	vertical-align:top;
	background: #ffffff;
	color: #292828;
}

#header
{
	float: left;
	width: 800px;
	background:  url('images/header.jpg');
	height: 200px;
	text-align: center;
	color: #E00B0B;
}

#header .description 
{
	font-size: 14px;
	font-style:italic;
}

h1
{
	font-family:  Verdana, Helvetica, Georgia, Sans-Serif;
	font-size: 72px;
	padding: 70px 0 10px 0;
}

a, a:visited
{
	text-decoration: none;
	color: #E00B0B;
}

a:hover
{
	text-decoration: underline;
	color: #E00B0B;
}

p
{
	padding: 10px 0 0 0;
}


#wrapper
{
	margin: 0 auto 0 auto;
	width:800px;
	text-align: left;
}

#container
{
	float: left;
	width: 550px;
}

.post
{
	padding: 10px 0 10px 0;
}

.postdate
{
	color: #ADA8A8;
	padding: 5px 0 0 0;
	font-size: 10px;
}

.post h2
{
	font-family: Verdana, Helvetica, Georgia, Sans-Serif;
	font-size:18px;
}

.post h2 a:hover
{
	text-decoration: underline;
	color: #E00B0B;
}

.post h2 a, a:visited
{
	text-decoration: none;
	color: #E00B0B;
}

.entry
{
	line-height: 18px;
}

.content
{
	padding: 0 0 10px 0;	
}

.postmetadata
{
	border-bottom: 1px dashed #CCC;
	border-top: 1px dashed #CCC;
	margin: 10px 0 0 0;
	padding: 2px 0 2px 0 ;
	font-size: 10px;
}

p.postmetadata a, a:visited
{
	text-decoration: none;
	color: #E00B0B;
}

p.postmetadata a:hover
{
	text-decoration: underline;
	color: #E00B0B;
}


.addthis_toolbox
{
	float:right;
}

.navigation
{
	padding: 10px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

.navigation .previous_post
{
	float: left;
}

.navigation .next_post
{
	float: right;
}

.navigation .older
{
	float: left;
}

.navigation .newer
{
	float: right;
}


.sidebar
{
	float: right;
	width: 200px;
	background: #ffffff;
	margin: 0 0 0 10px;
	display: inline; /*fix IE bug*/
}

.sidebar ul
{
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0 0px;
}

.sidebar ul li
{
	padding: 10px 0 10px 0;
}

.sidebar ul li h2
{
	font-family: Verdana, Helvetica, Georgia, Sans-Serif;
	font-size: 14px;
	color: #E00B0B;
}

.sidebar ul ul li
{
	padding: 0;
	line-height: 24px;
}

.sidebar ul ul a, a:visited
{
	color: #292828;
}

.sidebar ul ul a:hover
{
	color: #E00B0B;
	text-decoration: none;
}

.sidebar .sidebar_group
{
	border-bottom: 1px dashed #CCC;	
}

.outfit
{
	font-size: 9px;
	font-style: italic;
}

#about_me
{
	font-size: 10px;
	padding-bottom: 10px;
}

#weardrobe_badge
{
	padding: 10px 0 0 0;
}

#weardrobe_badge img
{
	border-style:none;
}

#footer
{
	clear: both;
	/*float: left;* this makes the footer not sticky*/
	width: 800px;
	padding: 10 px 0 0 0;
}

#comments
{
	padding: 10px 0 10px 0;
}

#comments h3
{
	color: Red;
}

.altcomment
{
	padding: 10px 0 10px 0;
	border-bottom: 1px dashed #CCC;
}

.comment
{
	padding: 10px 0 10px 0;
	border-bottom: 1px dashed #CCC;
}

.navigation a, a:visited
{
	text-decoration: none;
	color: #E00B0B;
}

.navigation a:hover
{
	text-decoration: underline;
	color: #E00B0B;
}

#footer p
{
	line-height: 18px;
}

#searchresults
{
	padding: 10px 0 0 0;
	color: #292828;
	font-size: 25px;
}

img.centre_one
{
	margin: 0px 0px 0px 75px;
	border: none;
}

img.centre_two
{
	border: solid;
}

.count
{
	float:right;
	color: #CCC;
}

