/* 
/
/ Color scheme stylesheet: Pink
/
*/


a,.home_tagline h1 a,.nav ul li.current > a,.nav ul li:hover > a,.nav ul li.current > a:hover,.sidebar ul a:hover,.slider .nivo-caption a,.title a:hover,.comments-nr a:hover,.comments-nr a:hover .bold,.pagination a:hover,.top a:hover,.filter li.current a {
	color:#FF6666; /* The scheme color */
}

::selection {
	background:#FF6666; /* The scheme color */
}





/*Main*/
/* #top_color { background-color:#ff6666; width:100%; padding-bottom:5px; position:fixed; top:0px!important; z-index:1000; } */
#top_color { background-color:#FF6666!important; }

/*Pink Button*/
.pink { background-color: #FF6666; border-color: #888; text-shadow: 0 1px 3px #444; display:block; float:right; width:100px; }
.pink:hover { color:#fff }