/* 
	Theme Name: Luxe Medi Spa
	Description: Luxe Medi Spa Template
	Author: Quantum Web Solutions
	Version: 1.1

*/
/************************************************
*	Blog   							*
************************************************/
#l_sidebar {
	/*background:url(../../../../images/blogSide.jpg) no-repeat;*/
	width: 214px;
	float:left;
}
#l_sidebar li {
	background: none;
	list-style-image:none;
	margin-left: -25px;
	text-align:left;
}
#l_sidebar a, #l_sidebar a:visited {
	color:#000;
	font-weight: normal;
	text-align:left;
}
#l_sidebar a:hover {
	color:#000;
	text-align:left;
}
h1.main link, h1.main a:visited, h1.main {
	text-decoration:none;
	font-size: 16px;
}
h1 a:link, h1 a:visited {
	margin-bottom: 10px;
	text-decoration:none;
	font-size: 14px;
}
#filedUnder a {
	color:#666666;
}
#filedUnder {
	width:300px;
	float:left;
}
#blogRightSide {
	float:right;
	width:575px;
	margin-left:25px;
}
#blogRightSide h1 {
	color:#000;
}
#blogRightSide a {
	text-decoration:none;
	color:#db8300;
}

#blogRightSide a:hover {
	color:#666;
}


.blogImg {
	float: left;
	margin-left:-125px;
}

.contentdate {
	background-image:url(images/date.gif);
	float: left;
	width: 45px;
	height: 50px;
	margin: 0 7px 0 0;
	padding: 0px;
	}
	
.contentdate h3 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	padding: 1px 0px 0px 10px;
	margin: 0px;
	text-transform: uppercase;
	}
	
.contentdate h4 {
	font-family: Times New Roman, Helvetica, Sans-Serif;
	color: #999999;
	font-size: 21px;
	font-weight: bold;
	padding: 5px 4px 0px 0px;
	margin: 0px;
	text-align: center;
	}
.contentdateClear {
	clear:both;
	line-height: 10px;
}
/************************************************
*	Blog   							*
************************************************/
.rssfeeds a.rss  {
		padding: 0 0 0 25px;
		background: transparent url(images/icon_rss.gif) no-repeat 5px 0;
		line-height: 16px;
		}
.rssfeeds {
		margin: 0;
		padding: 0;
		background: transparent url(../luxe/images/feeds.gif) no-repeat right bottom;
		}
.clear {
		clear:both;
		height: 10px;
}
.div {
		height: 2px;
}
#search_form {
	width: 100px;
}
input.blogSearch {
	width: 100px;
}