::selection {
	background: #1fb2ff;
}
a:hover, a:focus{
	color: #1fb2ff;
}
.btn-theme .caret{
	border-top-color: #1fb2ff;
}
.btn-theme:hover,
.btn-theme:focus,
.btn-theme:active,
.btn-theme.active,
.open .dropdown-toggle.btn-theme {
	border-top-color: #1fb2ff;
	background:#1fb2ff;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
	border-color: #1fb2ff;
	color: #1fb2ff;
}
blockquote {
	border-left-color:#1fb2ff;
}
.navbar-custom {
	border-top-color: #1fb2ff;
}
.navbar-custom .navbar-header .navbar-brand.logo-text{
	color: #1fb2ff;
}
.main-nav>li>a{
	color: #1fb2ff;
}
.main-nav>li.active>a,
.main-nav>li>a:hover{
	border-bottom-color: #1fb2ff;
}
#intro {
	background-color: #1fb2ff;
}
#intro.covered:before{
	background-color: #1fb2ff;
}
.page-info-section{
	background-color: #1fb2ff;
}
.post.featured .ribbon{
	background-color: #1fb2ff;
	border-top: 1px solid #1fb2ff;
	border-bottom: 1px solid #1fb2ff;
}
.post.featured .ribbon:before,
.post.featured .ribbon:after{
	background-color: #1fb2ff;
	border-color: #1fb2ff;
}
.post .post-media .mask,
.post-content .post-photo .mask{
	background-color: #1fb2ff;
	background-color: rgba(31,178,255,0.8);
}
.post .post-desc .post-title:before{
	border-left-color: #1fb2ff;
}
.post-wrap .post .post-title:before{
	border-left-color:  #1fb2ff;
}
.widget .widget-title:before{
	border-left-color:  #1fb2ff;
}
.widget.about-me .widget-content .flip-container .flip .back {
  	background: #1fb2ff;
}
.feedList li:hover .itemDate{
	border-color: #1fb2ff;
}
.feedList li:hover .itemDate span,
.feedList li:hover .itemContent .title a,
.feedList li:hover .itemContent .desc,
.feedList li:hover .itemContent .desc a{
	color: #1fb2ff;
}
.flickr-feed li a:hover img{
	border-color:#1fb2ff;
}
.instagram-feed li a:hover img{
	border-color:#1fb2ff;
}
.dribbble-feed li a:hover img{
	border-color:#1fb2ff;
}
.outdated-frame{
    background: #1fb2ff;
}
#infscr-loading{
	background: #1fb2ff;
}
.site-footer{
	border-top-color: #1fb2ff;
}
.site-footer .gotop .totop-btn{
	border-color: #1fb2ff;
}
.site-footer .gotop .totop-btn i{
	color: #1fb2ff;
}
.site-footer .gotop .totop-btn:hover{
	background: #1fb2ff;
}
.main-nav.in:before{
	border-bottom-color: #1fb2ff;
}
.main-nav.in>li {
	background-color: #1fb2ff;
}
.main-nav.in>li>a{
	color: #fff;
}
.main-nav.in>li.active>a,
.main-nav.in>li>a:hover{
	border-bottom-color: #fff;
	color: #fff;
}
.navbar-toggle{
	border-color:  #1fb2ff;
}
.navbar-toggle span,
.navbar-toggle i{
	color: #1fb2ff;
}