/* ---------------------------------------------------------------------- */
/* LIGHT RED
/*
/*
/* Accent color: #ff0000;

/* Page background: #FFFFFF;
/* ---------------------------------------------------------------------- */

/* ---------------------------------------------------------------------- */
/* COLORS 
/* ---------------------------------------------------------------------- */

/* ---------------------------------------------------------------------- */
/* EACH PAGE TITLE & DESCRIPTION STYLE
/* ---------------------------------------------------------------------- */

h1 span {
    color: #444444;
}

h2 span strong {
    color: #ff0000;
    font-weight: normal;
}

#page {
    background-color: transparent;
}

::-moz-selection {
    background-color: #ff0000;
    color: #fff;
}

::selection {
    background-color: #ff0000;
    color: #fff;
}

a:hover, a > *:hover,
.categories a:hover,
#footer .widget-container li a:hover   {
    color: #ff0000;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color:#444444;
}

p {
    color: #acaeae;
}

a, a > * {
    color: #ff0000;
    font-weight: normal;
    font-style: normal;
    font-family: 'Open Sans', 'sans-serif';
}

a.twitter-action{
    color: #888989;
}

a.twitter-action:hover {
    color: #ff0000;
}

#logo {

}

.flex-direction-nav li a:hover {
    background-color: #ff0000;
}

.colored,
.flex-caption h3,
.intro-page h2 strong,
#footer h4,
#copyrights a {
    color: #ff0000;
}

.readmore a{ border: 3px solid #ff0000; color: #ff0000; }
.readmore a:hover { background: #ff0000; color: #fff; }
.readmore.large a { border: 3px solid #ff0000; color: #ff0000;}
.readmore.large a:hover {background: #ff0000; color: #fff;}
.button { color: #ff0000; border: 3px solid #ff0000;}
.button:hover { color: #fff; background: #ff0000;}

#slider_container {
    border-bottom: none !important;
}

.horizontal-line{
    height: 2px;
    width: 100%;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
	display:none
}

.divider {
    border-top: 1px solid #ececec;

}

#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#main-navigation ul li.current-menu-item > a {
    border-top: 5px solid #ff0000;
    z-index: 2;
}


#main-navigation ul li a:hover {
    color:  #ff0000;
}

#main-navigation ul ul a:hover,
#main-navigation ul ul .hover > a,
#main-navigation ul ul .current > a,
#main-navigation ul ul .current > a:hover {
    background-color: #4c4c4c;
    color: #888989 !important;
    border: 0;
}

#main-navigation ul ul a:hover, #main-navigation ul ul .hover > a, #main-navigation ul ul .current-menu-item > a, #main-navigation ul ul .current-menu-item > a:hover {
/*    background-color: #ff0000;
    color: #fff;
    border: none;*/
	    background-color: #fff;
    color: #888989 !important;
    border: none;
}

#responsive-main-nav-wrapper { background-color: #ff0000; }


ul#projects-carousel li .item-content p a {
    margin: 0;
    padding: 0;
    font-weight: 400;
    font-size: 14px;
    color: #444444;
    font-family: 'Open Sans','Oswald', 'sans-serif';
    line-height: 100%;
}

ul#projects-carousel li span {
    color: #ACAEAE;
    font-style: normal;
    font-weight: 300;
    font-family: 'Open Sans', 'sans-serif';
}

ul#projects-carousel li .item-content:hover {
    border-bottom: 1px solid #ff0000;
}

.jcarousel-next, .jcarousel-prev {
    background-color: #cecdcd;
}

.jcarousel-next:hover, .jcarousel-next:focus, .jcarousel-next:active, .jcarousel-prev:hover, .jcarousel-prev:focus, .jcarousel-prev:active {
    background-color: #ff0000;
}

.jcarousel-next-disabled, .jcarousel-next-disabled:hover, .jcarousel-next-disabled:focus, .jcarousel-next-disabled:active, .jcarousel-prev-disabled, .jcarousel-prev-disabled:hover, .jcarousel-prev-disabled:focus, .jcarousel-prev-disabled:active {
    background-color: #dddddd;
}

.sidebarBox li:first-child {
    border-top: 1px dotted #E1E1E1;
}

.sidebarBox li {
    border-bottom: 1px dotted #E1E1E1;
}

#pagination span, #pagination a {

}

#search-wrapper-right #s{
    background-color: #ff0000;
}

.filterable li.active a {
    background-color: #ff0000;
}

.filterable li a:hover {
    color: #FFF;
    background: #ff0000;
    border: 1px solid #ff0000;
    box-shadow: none;
    transition: all 0.1s ease-in-out 0s;
}

.filterable li.active a {
    color: #FFF;
    background: #ff0000;
    box-shadow: none;
    border: 1px solid #ff0000;
}

#respond  input[type="text"]:focus,
#respond  input[type="password"]:focus,
#respond  input[type="email"]:focus,
#respond  input.text:focus,
#respond  input.title:focus,
#respond  textarea:focus,
#respond  select:focus,
#contactForm input[type="text"]:focus,
#contactForm input[type="password"]:focus,
#contactForm  input[type="email"]:focus,
#contactForm  textarea:focus {
    background-color: #FFFFFF;
    border: 1px solid  #edebeb;
    box-shadow:  -5px -5px 0 0 #F7F7F7, 5px 5px 0 0 #F7F7F7, 5px 0 0 0 #F7F7F7, 0 5px 0 0 #F7F7F7, 5px -5px 0 0 #F7F7F7, -5px 5px 0 0 #F7F7F7;
    color: #888888;
    font-size: 12px;
}

.hentry blockquote {
    border-bottom: 1px solid #ff0000;
}

#tabscontainer {
    clear: both;
}
/* ---------------------------------------------------------------------- */
/* Blog Style Posts
/* ---------------------------------------------------------------------- */
.post-author a {
    color: #BFBFBF;
}

.post-author a:hover {
    color: #ff0000;
}

.tags a:hover {
    color: #ff0000;
}

.comments-link a:hover {
    color: #ff0000;
}

.comment-reply-link {
    display: block;
    clear: none;
    float: right;
    font-size: 12px;
    margin-top: 15px;
    margin-left:5px;
    color: #ff0000;
}
.post-author {
    background: url(images/icon_author.png) no-repeat scroll  0 13px;
}

.post-date {
    background: url(images/icon_date.png) no-repeat scroll  0 4px;
}

.tags {
    background: url(images/tag_icon.png) no-repeat scroll  0 4px;
}

.comments-link {
    background: url(images/icon_comments.png) no-repeat scroll  0 4px;
}

.icon-video:hover{
    background-color: #ff0000;
    opacity: 0.5;
}
.icon-gallery:hover{
    background-color: #ff0000;
    opacity: 0.5;
}
.icon-aside:hover{
    background-color: #ff0000;
    opacity: 0.5;
}
.icon-standard:hover{
    background-color: #ff0000;
    opacity: 0.5;
}
.icon-quote:hover{
    background-color: #ff0000;
    opacity: 0.5;
}
.icon-image:hover{
    background-color: #ff0000;
    opacity: 0.5;
}
.icon-link:hover{
    background-color: #ff0000;
    opacity: 0.5;
}
/* ---------------------------------------------------------------------- */
/* Footer
/* ---------------------------------------------------------------------- */
#footer h4 {
    color: white;
    font-size: 16px;
}
/* ---------------------------------------------------------------------- */
/* Images
/* ---------------------------------------------------------------------- */
.portfolio-item-hover-content a.zoom {
    background-image: url("images/zoom-plus.png");
}

.portfolio-item-hover-content a.zoom:hover {
    background-image: url("images/zoom-plus.png");
    opacity: 0.6;
    transition: all 0.2s ease 0s;
}

.portfolio-item-hover-content a.full-width-link {
    background-image: url("images/full-width-link.png");
}

.portfolio-item-hover-content a.full-width-link:hover  {
    background-image: url("images/full-width-link.png");
    opacity: 0.6;
    transition: all 0.2s ease 0s;
}

ul#portfolio-items-one-fourth li .item-content:hover{ border-bottom: 1px solid #ff0000; }
ul#portfolio-items-one-third li .item-content:hover{ border-bottom: 1px solid #ff0000 !important; }
ul#portfolio-items-one-half li .item-content:hover{ border-bottom: 1px solid #ff0000 !important; }

.caddress {
    background: url("images/icons/c-address.png") no-repeat 0 -3px;
    padding: 0 0 0 30px;
}

.cphone {
    background: url("images/icons/c-phone-number.png") no-repeat 0 -2px;
    padding: 0 0 0 30px;
}

.cfax {
    background: url("images/icons/c-fax.png") no-repeat 2px 0;
    padding: 0 0 0 30px;
}

.cemail {
    background: url("images/icons/c-mail-address.png") no-repeat 0 -1px;
    padding: 0 0 0 30px;
}

.portfolio-item-hover-content .hover-options {
    display: block;
    font-style: normal;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9;
    top: 0;
    left: 0;
    background: #fff url("images/portfolio-hover-bg.png") repeat;
    opacity: 0;
    filter: alpha(opacity:0);
    cursor: pointer;
}

.author {
    border-bottom: none;
    padding:20px;
    margin-bottom: 10px;
    clear: both;
    background: #fafafa;
    border: 1px solid #ededed;
}

.project-pagination .project-pagination-next a:hover {
    background-color: #ff0000;
    transition: background-color 0.2s ease 0s, border 0.2s ease 0s, color 0.2s ease 0s, opacity 0.2s ease-in-out 0s;
}

.project-pagination .project-pagination-prev a:hover {
    background-color: #ff0000;
    transition: background-color 0.2s ease 0s, border 0.2s ease 0s, color 0.2s ease 0s, opacity 0.2s ease-in-out 0s;
}

.widget_site5framework_contact_widget span.address {
    background-image: url("images/icons/adress.png");
}

.widget_site5framework_contact_widget span.phone {
    background-image: url("images/icons/phone-number.png");
}

.widget_site5framework_contact_widget span.email {
    background-image: url("images/icons/mail-adress.png");
}

.dropcapfancy {
    background: #ff0000;
    color:#FFF;
    font-family:'Terminal Dosis','Arial',sans-serif;
    font-size:22px;
    line-height:35px;
    height:35px;
    width:35px;
    border-radius:100px;
    -moz-border-radius:100px;
    -webkit-border-radius:100px;
}

.flex-direction-nav li a.next:hover{ background-color: #ff0000;}
.flex-direction-nav li a.prev:hover{ background-color: #ff0000;}


/*------------------shortcodes & others----------------*/
.pricing-box-list-box #on .pricing-heading {
    background: #ff0000;
}

#content article
#toggle-view .toggle-indicator{
    background-color: #ff0000;
}

html ul.tabs li.active{
    border-top: 2px solid #ff0000;
    color: #ff0000 !important;
}

.tp-leftarrow.large	{ background-color: #ff0000 !important;}
.tp-rightarrow.large { background-color: #ff0000 !important;}