@charset "utf-8";
/* CSS Document */

a{
	color: #ad2349;
}
span.tooltip {
    border-bottom: 1px dashed #ad2349;
}
.sktabbed .tabs li.current a, #content .sktabbed .tabs li.current a {
	color: #ad2349;
}
ul.pxs_thumbnails li{
	background:  url(../images/pink/slider/thumb_buttons.png) no-repeat 0 0;
}
h1 span.fl{
	color: #bf2550;
}
h1 span.fll{
	color: #bf2550;
	font-size:39px;
}

h1 span.flll{
	color: #000000;
	font-size:39px;
}

/*
h1 span.flll{
	color: #bf2550;
	padding: 0 0 0 -250px;
	font-size:40px;
}
*/

a.desc_details{
	color: 	#AD2349;
	background: url(../images/pink/rarr.png) no-repeat right 7px;
}
#mainmenu li.home a{
	background: url(../images/pink/home_ico.png) no-repeat 0 0;
}
#mainmenu li.homedown a{
	background: url(../images/pink/homedown_ico.png) no-repeat 0 0;
}
#mainmenu li a{
	color: #f0f0f0;
}
#mainmenu li a:hover, #mainmenu li a.act{
	color: #bf2550;
}
.article.twittroll a{
		color: #ad2349;
	}
	#content .widget .article.twittroll a{
		color: #b10e39;
	}
#breadcrumbs ul li{
	color: #e4e0dc;
}
#breadcrumbs ul li a{
	background: url(../images/pink/rarr_light.png) no-repeat right 7px;
	color: #e4e0dc;
}
a.do_clear{
	background: url(../images/pink/do_clear.png) no-repeat 0 7px;
}
.widget a.do_clear, .toggle a.act, span.tooltip, input[type=submit] {
	color: #c6d7c2;
}
#wp-calendar td a {
	color: #ad2349;
}
.the_button{
	color: #E4E0DC;
	background: url(../images/pink/the_button_r.png) no-repeat right 0;
}
.the_button span{
	background: url(../images/pink/the_button_bg.png) no-repeat left 0;
}
.the_button i{
	background: url(../images/pink/icon_letter.png) no-repeat 0 0;
}
.the_button:hover{
	background-position: right -24px;
}
.the_button:hover span{
	background-position: left -24px;
}
.go_twitter{
		background: url(../images/pink/go_twitter.png) no-repeat left 0;
		color: #636363;
	}
	#content .widget .go_twitter:hover, .go_twitter:hover{
		background-position: 0 -24px;
		color: #AD2349;
		text-decoration:underline;
	}
	
	.widget_arr .larr, .counter .larr{
		background-image: url(../images/pink/widget_larr.png);
	}
	.widget_arr .rarr, .counter .rarr{
		background-image: url(../images/pink/widget_rarr.png);
	}
	span.pxs_prev{
	background: url(../images/pink/slider/slide-left.png) no-repeat center -18px;
}
span.pxs_next{
	background: url(../images/pink/slider/slide-right.png) no-repeat center -18px;
}
span.pxs_prev:hover, span.pxs_next:hover{
	background-position: center 0;
}

#best_lable{

}
blockquote{
	background: url(../images/pink/blockquote_bg.png) repeat-y 0 0;
}
.right blockquote{
	background: url(../images/pink/blockquote_bg.png) repeat-y 0 0;
}
#content ul li{
	background: url(../images/pink/ul_bg.png) no-repeat 0 0px;
}
h1, h2, h3, h4{
	color: #f0f0f0;
}
.widget h5{
	color: #b42047;
}
#footer .widget h5 {
	color:#d8d8d8;
}
h6{
	color: #f0f0f0;
}

.pages a, .filter a{
		background: url(../images/pink/the_button_r.png) no-repeat right 0;
	}
		.pages a span, .filter a span{
			background: url(../images/pink/the_button_bg.png) no-repeat left 0;
		}


ul.pxs_slider li div.holder div.desc a.desc_details{
	background: url(../images/pink/rarr_light.png) no-repeat right 7px;
}