/*  
Theme Name: WhatSpa
Theme URI: http://www.whatspa.com/
Description: WhatSpa theme.
Version: 1.0
Author: Fresh Egg
Author URI: http://www.freshegg.com/
*/


/* Clearfix (updated for IE7 compatibility)
*************************************************************************************************/
.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    }
* html>body .clearfix {
    display:inline;
    width:100%;
    }
* html .clearfix {
    /* Hides from IE-mac \*/
    height:1%;
    /* End hide from IE-mac */
    }

/* Blog Styles
*************************************************************************************************/

#blog{
	width:770px;
	margin:0 auto;
	text-align:left;
	}
	
#sidebar{
	float:left;
	width:170px;
	overflow:hidden;
	}
	
#sidebar ul,
#sidebar li{
	margin:0;
	padding:0;
	list-style:none;
	}
	
#sidebar li{
	border:1px solid #3397A6;
	display:block;
	margin:20px 0;
	padding-bottom:10px;
	}
#sidebar li h2{
	margin:0 0 10px;
	padding:4px 5px;
	background:#3397A6;
	color:#fff;
	font-size:1.4em;
	text-align:center;
	}
	
#sidebar li h2 a{
	background:#3397A6;
	color:#fff;
	font-size:1em;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	}
#sidebar li li{
	border:none;
	padding:0;
	margin:0;
	}
#sidebar li li a{
	color:#444;
	text-decoration:none;
	background:url(images/icon-arrow.gif) no-repeat 0 50%;
	padding-left:15px;
	margin:0 0 10px 10px;
	display:block;	
	}
	
#sidebar li li a:hover{
	color:#000;
	}
	
#sidebar li img.floatright{
	float:right;
	padding:2px;
	border:1px solid #3397A6;
	}
	
#searchform{
	padding:0 10px;
	width:150px;
	margin:0;
	}
#searchform input#s{
	width:147px;
	}
	
#footerbar{
	clear:both;
	height:auto !important;
	}
	
.rsslink{
	background:url(images/icon-rss.gif) no-repeat 0 50%;
	padding-left:14px;
	}
	
	
#blogentries{
	float:left;
	padding:20px 0 20px 20px;
	width:580px;
	}
	
.blogentry h2 a{
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:0px;
	color:#000;
	text-decoration:none;
	}
.blogentry h2 a:hover{	
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:0px;
	color:#000;
	text-decoration:none;
	background:#fff;
	}
.blogentry h2{
	padding:5px;
	margin:0;
	}
	
.blogentry li{
	line-height:1.8em;
	color:#666;
	}
	
.blogentry small{
	display:block;
	padding:5px 0 0 5px;
	margin:0 0 0;
	}
.blogentry small a{
	font-size:1em;
	text-decoration:none;
	color:#B62920;
	}
.blogentry small a:hover{
	font-size:1em;
	text-decoration:none;
	background:#fff;
	color:#B62920;
	}
		
.blogentry{
	background:url(images/bg-blogheader.gif) no-repeat;
	border:1px solid #3397A6;
	margin-bottom:20px;
	}
	
.blogentry p{
	line-height:1.6em;
	}
	
.blogcontent{
	padding:5px 10px;
	}
	
	
.date{
	width:4em;
	padding:1em 0 .3em 0;
	text-align:center;
	border-right:1px solid #bcd0d4;
	border-bottom:1px solid #bcd0d4;
	color:#355b61;
	background-color:#dfe9eb;
	background-image:url(images/calbg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	float:right;
	margin:4px 10px 5px 10px;
	}

.month{
	text-transform:uppercase;
	font-weight:bold;
	color:#9b241b;
	}
	
.wp-notable{
	padding:5px;
	}
.wp-notable img{
	border:none;
	}
	
	
#spadoctors li{
	margin:10px !important;
	}
#spadoctors h3{
	font-size:1em;
	margin:0;
	padding:0;
	}
#spadoctors p{
	padding:0;
	margin:0;
	}
	

	
	
	
	