/**
 * This file contains styles related to the user settings of the theme
 */

/* Custom CSS */
#webdev .sub-title{color:#1c93c5;}
#training .sub-title{color:#fff;}
#slideshow .slider-content h3 {
background: #fff;
background: rgba(255, 255, 255, 0.9);
font-size: 30px;
display: inline-block;
padding: 10px 25px 10px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
line-height: 1;
color: #fff;
}
/*220816*/
.flexslider{border:0px!important;}
#header {  background: #fff;}

/* Custom Styles Output */
hr.section-divider:after, #event:after, .hentry:after, .footer-outer:before, #event:before, #comment-wrap:after, #comment-wrap:before, #tweets:before,#tweets:after,#guestbook-form:after,#guestbook-form:before { background-color: #1c93c5; }

