

#blog li a, #breadcrumbs li a{display: inline;}
#breadcrumbs {
	background-color: #A44559;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


#breadcrumbs ul{
	padding: 0;
	margin: 0;
	
}
#breadcrumbs ul li{
	display: inline;
	padding: 0;
	margin: 0;
	background: none;
}
#breadcrumbs ul li a{
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	width: 9em;
	font-size: 12px;
	font-weight: normal;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
} 
#breadcrumbs ul li a:hover, #breadcrumbs ul li a:focus{
	text-decoration: underline;
}

#breadcrumbs ul li a.no_border {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #A44559;
}
/*
 h1 {
	font-size: 24px;
	color: #A44559;

}
h1.customerClub{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
	background-image: url(/images/customerclub/blog/swirl.gif);
	background-repeat: no-repeat;
	background-position: 38px top;

}
#blog h2 {
	font-size: 18px;
	color: #A44559;
	padding-bottom: 3px;
	padding-right: 20px;
	padding-top: 6px;
	padding-left: 5px;
	font-weight: normal;
	float: left;
}

#blog p {
	font-size: 12px;
	
	color: #474747;
	padding-right: 20px;
}
#blog .hero {
	margin-bottom: 10px;
}
*/
#blog-search {
	background-image: url(/images/customerclub/blog/search_back.gif);
	background-repeat: no-repeat;
	height: 31px;
	margin-bottom: 10px;
}
#blog-search h2 {
	font-size: 18px;
	color: #A44559;
	padding-bottom: 3px;
	padding-right: 20px;
	padding-top: 6px;
	padding-left: 5px;
	font-weight: normal;
	float: left;
}
#frm_search {
	float: left;
}
#frm_search .s_input {
	width: 107px;
	margin-top: 7px;
	float: left;
	height: 14px;
}
#frm_search .browse {
	margin-top: 7px;
	margin-left: 7px;
	float: left;
}

.art_cats {
	clear: both;
	background-color: #A44559;
	height: 27px;
	margin-bottom: 15px;
}
.art_cats h3 {
	float: left;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 0 0 5px;
	background-color: #A44559;
}
.art_cats h3.iconBG {background: #A44559 url('/images/customerclub/category-small.gif') no-repeat; padding-left: 30px;}
.art_cats a {
	float: right;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
	margin-top: 5px;
	padding-right: 10px;
	background-image: url(/images/customerclub/blog/tiny_arrow.gif);
	background-repeat: no-repeat;
	background-position: right 6px;
	padding-bottom: 4px;
}
.art_cats a:hover {
	text-decoration: underline;
}

#art_cat_title{
background-color:#f2ead8;
width: 787px;
padding: 5px 0;
}

#blog-search{padding-left: 20px;}

#art_cat_title  h3, #blog-search label{
	float: left;
	color: #A44559;
	font-weight: bolder;
}
#art_cat_title form, #blog-search form{
float: right;
margin-right: 10px;
}
#blog-search form{float:left;}
#art_cat_title label, #blog-search label{float: left; margin-top: 7px; margin-right: 5px; 	color: #A44559;
	font-weight: bolder;}

#blog_holder {
	margin-top: 5px;
}
#blog_holder_left {
	float: left;
	width: 590px;
	margin-top: 5px;
}
#blog_holder_left p{padding-right: 5px;}
#blog_holder_left ul {
	margin: 8px 10px;
	padding-bottom: 8px;
	/*float: left;
	width: 280px;*/
}
#blog_holder_left ul li {
	padding-bottom: 1px;
	/*list-style-type: none;*/
	/*height: 25px;*/
	display: block;
	/*float: left;
	width: 247px;
	background-image: url(/images/customerclub/blog/icon.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 15px;*/
}
#blog_holder_left ul li a {
	padding-bottom: 15px;
	padding-left: 35px;
	font-size: 16px;
	font-weight: bold;
	color: #A44559;
	text-decoration:underline;
	height: 40px;

}
#blog_holder_left ul li a:hover {
	text-decoration:none;
}
#blog_holder_right {
	float: left;
	width: 160px;
	background-image: url(/images/customerclub/blog/shadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
#blog_holder_right h3 {
	font-size: 18px;
	color: #A44559;
	margin-bottom: 3px;
	margin-top: 10px;
}
#blog_holder_right a {
	font-size: 14px;
	font-weight: normal;
	color: #A44559;
	text-decoration: none;
}
#blog_holder_right a:hover {
	text-decoration: underline;
}
#blog_holder_right p {
	font-size: 10px;
	color: #585858;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 0px;
}
#blog_boxes {
	clear: both;
}
.guest_box {
	width: 193px;
	float: left;
	margin-left: 30px;
	_margin-left: 15px;
	margin-right: 50px;
	background-color: #dacba8;
	padding-bottom: 4px;
}
.guest_box a {
	font-size: 16px;
	font-weight: bold;
	margin-left: 5px;
	color: #A44559;
	text-decoration: none;
}

.guest_box h4 {
	font-size: 16px;
	font-weight: bold;
	color: #A44559;
	padding-left: 5px;
}
.guest_box h6 {
	font-size: 10px;
	margin-left: 5px;
	margin-bottom: 0px;
}


.guest_box img {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}

#blog_related{
float: left;
width: 195px;
margin-top: 5px;
margin-left: 1px;
}
#blog_related p{font-size:12px;}

#blog_related.no-top-margin{ margin-top: 0;}

#blog_related A:link, #blog_related A:visited{
color:#A44559;
font-size:12px;

padding:6px 20px 3px 0;
}

.categoryLinks{padding-bottom: 10px;}
/*.categoryLinks div img{ vertical-align: middle; margin-right: 5px; }*/
.categoryLinks div{
	margin: 5px 0;
	 width: 100%;
	
	
}
.categoryLinks div img{
display: inline;
margin-right: 5px; 
vertical-align:bottom;
}

#blog_related .categoryLinks A{font-size: 12px; font-weight: normal; text-decoration: underline;}


/* Guest Designer */
#designerProfile{
	
}

#designerProfilePhoto{float: left; margin-right: 5px;}
#designerProfilePhoto img{border: none; padding: 0; margin: 0;}
#deignerPhotoText{background-color: #f2ead8; font-weight: bold; color: #000; padding: 10px 10px;}
#designerProfileText{float:left; width: 350px;}

#designerContact{width: 230px; overflow:visible; white-space:nowrap}

#designersArticles h1, #designersArticles h1 A{color: #A44559;}

.articleTeaser{background: #fff url('../images/customerclub/blog/articleTeaser.png') no-repeat; min-height: 58px; height: auto !important; height: 58px;}
.articleTeaserPad{padding-left: 50px;}
.articleTeaserPad.designer{background-image: url('/images/customerclub/blog/articleTeaserDesigner.png'); background-repeat: no-repeat;}
.articleTeaserPad p{margin-bottom: 5px; padding-left: 5px;}
.teaserDetail{margin-bottom: 10px; margin-left: 5px; font-size:10px;}
.teaserDetail A:link, .teaserDetail A:visited{color: #AA445A;}

#blog_related .articleTeaser {background-image: none;}
#blog_related  .articleTeaserPad{padding-left: 0;}

.teaserDetailSmall{margin-bottom: 5px;}
#category_related .teaserDetailSmall {padding-left: 5px;}
.teaserDetailSmall, #blog_related .teaserDetailSmall A, #category_related .teaserDetailSmall A{font-size: 10px; padding-left: 0; display: inline;}

.teaserDetailSmall, #blog_related .teaserDetailSmall A, #category_related .teaserDetailSmall A{font-size: 10px; padding-left: 0; display: inline;}

.teaserDetailSmall.catList{font-size: inherit;}

#category_related .teaserDetailSmall A{padding-right: 5px;}
