/********************** Backgrounds **********************/ #Subheader { background-color: #00519E; } #Footer .widgets_wrapper { background-color: #222222; } /************************ Colors ************************/ /* Content font */ body, .latest_posts ul li .desc h6 a, blockquote a, blockquote a:hover { color: #34495e; } /* Links color */ a, .pager a.active, .pager a:hover.page { color: #00519E; } a:hover { color: #003E75; } /* Selections */ *::-moz-selection { background-color: #00519E; } *::selection { background-color: #00519E; } /* Grey notes */ .pager a, #Breadcrumbs ul.breadcrumbs li, #Breadcrumbs ul.breadcrumbs li.home a, .post .desc .footer p.tags, .post .desc .meta span.sep, .latest_posts ul li .desc span.comments, blockquote .author .desc a, #Footer .copyrights { color: #b4bbc1; } /* Borders */ .Recent_comments ul li, #Breadcrumbs .one, .post .desc .meta, .post .desc .footer, .ui-tabs, .get_in_touch ul li, .info_box .inside ul li, code, pre, #comments .commentlist > li, #comments .commentlist > li .photo, .post .l, #comments .commentlist li .comment-body, .widget_calendar td, .widget_calendar th, .single-portfolio .sp-inside .sp-inside-left, .widget_tp_widget_recent_tweets ul li, .quick_facts ul li, .widget_nav_menu li a, .widget_meta li a, .Recent_posts ul li { border-color: #ebeff2; } /* Text hightlight */ .highlight { background: #00519E; color: #ffffff; } /* Buttons */ a.button, input[type="submit"], input[type="reset"], input[type="button"] { background-color: #00519E; color: #ffffff; } a:hover.button, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover { background-color: #003E75; color: #ffffff; } /* Headings font */ h1, h1 a, h1 a:hover { color: #00519E; } h2, h2 a, h2 a:hover { color: #00519E; } h3, h3 a, h3 a:hover { color: #00519E; } h4, h4 a, h4 a:hover { color: #00519E; } h5, h5 a, h5 a:hover { color: #00519E; } h6, h6 a, h6 a:hover { color: #00519E; } /* Social & Search */ .social li a, #Header #searchform a.icon, #popup_contact > a { background: #dae0e6; color: #ffffff !important; } .social li a:hover, #Header #searchform a:hover.icon, #Header #searchform.focus a.icon, #popup_contact > a:hover, #popup_contact.focus > a { background: #00519E; color: #ffffff !important; } /* Menu */ #Header .menu > li > a { color: #3E3E40; } #Header .menu > li.current-menu-item > a, #Header .menu > li.current_page_item > a, #Header .menu > li.current-menu-ancestor > a, #Header .menu > li.current_page_ancestor > a, #Header .menu > li > a:hover, #Header .menu > li.hover > a { color: #00519E; } #Header .menu > li ul li a { color: #00519E; } #Header .menu > li.submenu > a:hover, #Header .menu > li.submenu.hover > a { color: #3E3E40; } #Header .menu > li ul li a:hover, #Header .menu > li ul li.hover > a { color: #3E3E40; } #Header .menu > li ul { background: #FCFCFC; } #Header .menu li ul li.hover .menu-arr-top { border-left-color: #FCFCFC; } #Header .menu li ul li ul { background: #F5F5F5; } /* Subheader */ #Subheader h1 { color: #ffffff; } /* Faq & Accordion & Tabs */ .accordion .question h5,.faq .question h5 { color: #384E65; background: #F0F2F2; } .accordion .answer, .faq .answer { color: #565151; background: #F9F9F9; } .ui-tabs .ui-tabs-nav li a { color: #34495e; } .ui-tabs .ui-tabs-nav { background: #ebeff2; } .ui-tabs .ui-tabs-nav li.ui-state-active { border-top-color: #00519E; } .ui-tabs .ui-tabs-nav li.ui-state-active a { color: #00519E; background: #ffffff; } .ui-tabs .ui-tabs-panel { color: #717E8C; background: #ffffff; } /* Portfolio */ .Projects_header .categories ul li.current-cat a { background: #00519E; } /* Call to action */ .call_to_action .inner-padding { background-color: rgba(0, 81, 158, 0.85); } .call_to_action h4, .call_to_action p, .call_to_action a { color: #ffffff; } /* Pricing box */ .pricing-box-featured { background: #F8FFFD; border-color: #E5F9F3; } /* Image overlays */ .wp-caption .photo .photo_wrapper a .mask, .gallery .gallery-item .gallery-icon .mask, .da-thumbs li a div, .recent_works ul li a .mask { background: rgba(0, 81, 158, 0.85); } /* Widgets */ /* widget_mfn_menu, widget_categories */ .widget-area .widget_mfn_menu, .widget-area .widget_categories { background: #00519E; } .widget-area .widget_mfn_menu h3, .widget-area .widget_categories h3, .widget-area .widget_mfn_menu li a, .widget-area .widget_categories li a { color: #ffffff; } .widget-area .widget_mfn_menu li a i.icon-angle-right, .widget-area .widget_mfn_menu li.current_page_item a, .widget-area .widget_mfn_menu li a:hover, .widget-area .widget_categories li a:hover, .widget-area .widget_categories li.current-cat a { color: #00519E; } /* Widgets wrapper */ .widgets_wrapper, .widgets_wrapper .widget ul.menu li a, .widgets_wrapper .widget_categories li a, .widgets_wrapper .widget_meta li a { color: #ffffff; } .widgets_wrapper a, .widgets_wrapper .quick_facts ul li span, .widgets_wrapper .fun_facts .num { color: #ffffff; } .widgets_wrapper a:hover, .widgets_wrapper .widget ul.menu li a:hover, .widgets_wrapper .widget_categories li a:hover, .widgets_wrapper .widget_meta li a:hover, .widgets_wrapper .widget ul.menu li.current_page_item a { color: #ffffff; } .widgets_wrapper h1, .widgets_wrapper h1 a, .widgets_wrapper h1 a:hover, .widgets_wrapper h2, .widgets_wrapper h2 a, .widgets_wrapper h2 a:hover, .widgets_wrapper h3, .widgets_wrapper h3 a, .widgets_wrapper h3 a:hover, .widgets_wrapper h4, .widgets_wrapper h4 a, .widgets_wrapper h4 a:hover, .widgets_wrapper h5, .widgets_wrapper h5 a, .widgets_wrapper h5 a:hover, .widgets_wrapper h6, .widgets_wrapper h6 a, .widgets_wrapper h6 a:hover, .widgets_wrapper .widget_calendar caption { color: #ffffff; } .widgets_wrapper aside > h4 { color: #ffffff; } /* Grey notes */ .widgets_wrapper .Recent_comments ul li span.date, .widgets_wrapper .Recent_posts ul li .desc p, .Recent_comments ul li p.author { color: #8fa5b8; }