/*=========================================================


==========================================================*/

.sidebar {
	clear:left;
	margin:0 0 20px 0;
	padding:0;
}

.sidebar h3 {
	margin:0 0 10px 0;
	padding:0;
}


.sidebar h3#category {
	width:77px;
	height:13px;
	font-size:1%;
	text-indent:-99999px;
	background:url(http://www.smackyglam.com/blog/shared/images/category.gif) no-repeat;
}

.sidebar h3#entry {
	width:52px;
	height:13px;
	font-size:1%;
	text-indent:-99999px;
	background:url(http://www.smackyglam.com/blog/shared/images/entry.gif) no-repeat;
}

.sidebar h3#backnumber {
	width:103px;
	height:11px;
	font-size:1%;
	text-indent:-99999px;
	background:url(http://www.smackyglam.com/blog/shared/images/backnumber.gif) no-repeat;
}

h2.pageTitle {
	color: #ff5ab4;
}

span.pink {
	color: #e5015a;
}

.description {
	clear:left;
	margin:0;
	padding:0;
}

/*=========================================================

 091015

==========================================================*/

.banner {
	clear:left;
	float:left;
	width:220px;
	margin:0 0 10px 0;
	padding:0;
}

.banner ul li {
	margin:0 0 10px 0;
}



