@charset "utf-8";
/* CSS Document */

a{
	color: #14a0c9;
}
.sktabbed .tabs li.current a, #content .sktabbed .tabs li.current a {
	color: #14a0c9;
}
span.tooltip {
    border-bottom: 1px dashed #14a0c9;
}
ul.pxs_thumbnails li{
	background:  url(../images/blue/slider/thumb_buttons.png) no-repeat 0 0;
}
h1 span.fl{
	color: #14a0c9;
}
a.desc_details{
	color: 	#14a0c9;
	background: url(../images/blue/rarr.png) no-repeat right 7px;
}
#mainmenu li.home a{
	background: url(../images/blue/home_ico.png) no-repeat 0 0;
}
#mainmenu li a{
	color: #f0f0f0;
}
#mainmenu li a:hover, #mainmenu li a.act{
	color: #14a0c9;
}
.article.twittroll a{
		color: #14a0c9;
	}
	#content .widget .article.twittroll a{
		color: #14a0c9;
	}
#breadcrumbs ul li a{
	background: url(../images/blue/rarr_light.png) no-repeat right 7px;
}
a.do_clear{
	background: url(../images/blue/do_clear.png) no-repeat 0 7px;
		}
.widget a.do_clear, #wp-calendar td a, .toggle a.act, span.tooltip, input[type=submit] {
	color: #14a0c9;
}
.the_button{
	color: #E4E0DC;
	background: url(../images/blue/the_button_r.png) no-repeat right 0;
}
.the_button span{
	background: url(../images/blue/the_button_bg.png) no-repeat left 0;
}
.the_button i{
	background: url(../images/blue/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/blue/go_twitter.png) no-repeat left 0;
		color: #636363;
	}
	#content .widget .go_twitter:hover, .go_twitter:hover{
		background-position: 0 -24px;
		color: #14a0c9;
		text-decoration:underline;
	}
	
	.widget_arr .larr, .counter .larr{
		background-image: url(../images/blue/widget_larr.png);
	}
	.widget_arr .rarr, .counter .rarr{
		background-image: url(../images/blue/widget_rarr.png);
	}
	span.pxs_prev{
	background: url(../images/blue/slider/slide-left.png) no-repeat center 0px;
}
span.pxs_next{
	background: url(../images/blue/slider/slide-right.png) no-repeat center 0px;
}
span.pxs_prev:hover, span.pxs_next:hover{
	background-position: center -18px;
}
#best_lable{

}
blockquote{
	background: url(../images/blue/blockquote_bg.png) repeat-y 0 0;
}
.right blockquote{
	background: url(../images/blue/blockquote_bg.png) repeat-y 0 0;
}
#content ul li{
	background: url(../images/blue/ul_bg.png) no-repeat 0 8px;
}
h1, h2, h3, h4{
	color: #f0f0f0;
}
h5{
	color: #14A0C9;
}
#footer .widget h5 {
	color:#d8d8d8;
}
h6{
	color: #f0f0f0;
}

.pages a, .filter a{
		background: url(../images/blue/the_button_r.png) no-repeat right 0;
	}
		.pages a span, .filter a span{
			background: url(../images/blue/the_button_bg.png) no-repeat left 0;
		}

ul.pxs_slider li div.holder div.desc a.desc_details{
	background: url(../images/blue/slider/go_details.png) no-repeat right 7px;
}