
::selection { background:#2db6cf; }
::-moz-selection { background:#2db6cf; }
::-webkit-selection { background:#2db6cf; }	


.wrapperoverlay {
	background:#2a3233;
}



/* Form
---------------------------------------- */
input[type=submit]:hover { 
	background: #2db6cf;  
	}
    


/* Links
---------------------------------------- */
a:hover {
	color: #2db6cf;
	}

a.color {
	color: #2db6cf;
	}
    
.wrapperoverlay a.color { 
	color: #2db6cf;
    }	
    
a.readmore .readmoreicon {
	background-color: #2db6cf;
	}
    	
a.themebutton:hover {
	background: #2db6cf;
	}

/*---------------------------------------------- 
TOP
------------------------------------------------*/
#top .showhidetop {
	background-color: #2a3233;
	}    
    
/*---------------------------------------------- 
BOTTOM
------------------------------------------------*/
.totop:hover {
	background-color: #2db6cf;
	}


/*---------------------------------------------- 
Filter
------------------------------------------------*/
.filter li a.active { 
	color: #2db6cf; 
    }

    

/*---------------------------------------------- 
META
------------------------------------------------*/
.meta_type a {
	background-color: #2db6cf !important; 
	}

.meta_type a:hover { 
	background-color: #999999 !important; 
}    
    
    
/*---------------------------------------------- 
Filter
------------------------------------------------*/
#pagination a:hover {
	color: #2db6cf; 
	}



/*---------------------------------------------- 
COMMENTS
------------------------------------------------*/
#commenticon span {
	background-color: #2db6cf; 
	}

#leavecommenticon span {
	background-color: #2db6cf; 
	}


/*---------------------------------------------- 
SKILLS
------------------------------------------------*/
.skill .skill_bar .skill_active {
	background: #2db6cf; 
	}
    

/*---------------------------------------------- 
Toggle
------------------------------------------------*/	
.toggle .toggle_title .toggle_icon {
	background-color: #2db6cf;
	}
    

/*---------------------------------------------- 
PRICING
------------------------------------------------*/
.price-col {
	border-top: 5px solid #2db6cf;
	}
	
.best {	border-top: 5px solid #1eb56c; }	
.standard {	border-top: 5px solid #595959; }

.recommended .price-header h2 {
	color: #2db6cf;
	}
    
a.signupbutton {
	background: #2db6cf;
	}
.best a.signupbutton {	background: #1eb56c; }	
.standard a.signupbutton {	background: #595959; }
    

/*---------------------------------------------- 
FLICKR
------------------------------------------------*/
#flickr-widget #flickr-list li:hover {
	border: 3px solid #2db6cf;
	}


/*---------------------------------------------- 
MENU
------------------------------------------------*/
.widget ul li a:hover, .widget ul li.current_page_parent a {
	color: #2db6cf;
	}


/*---------------------------------------------- 
Edit Link
------------------------------------------------*/
a.post-edit-link {
	color: #ffffff;
	}
    
a.post-edit-link:hover {
	color: #ffffff;
	}
    
    

/*---------------------------------------------- 
Buttons
------------------------------------------------*/
a.white {
	color: #999999;
	}

a.blue {
	color: #318588;
	}

a.yellow {
	color: #ae8c2d;
	}

a.green {
	color: #768c34;
	}

a.pink {
	color: #e0556e;
	}

a.purple {
	color: #d46fc9;
	}

a.grey {
	color: #8c8c8c;
	}

a.orange {
	color: #e08457;
	}


/*---------------------------------------------- 
Pricing
------------------------------------------------*/
a.signupbutton {
	color: #ffffff;
	background: #2db6cf;
	}
.best a.signupbutton {	background: #1eb56c; }	
.standard a.signupbutton {	background: #595959; }

a.signupbutton:hover {
	background: #999999;
	}


/*---------------------------------------------- 
FLEXSLIDER
------------------------------------------------*/
.flex-direction-nav li a:hover { background-color: #2db6cf; }


/*---------------------------------------------- 
jPlayer
------------------------------------------------*/
div.jp-play-bar {
	background: #2db6cf;
}

div.jp-volume-bar-value {
	background: #2db6cf;
}





