/* 
	Theme Name: Premium Portfolio Blue
	Description: Premium Portfolio Blue for themeforest
	Author: Innovatics GmbH
	Author URI: http://www.innovatics.de/
	Version: 1.0
*/

/* Basics */
body { background: url(../img/blue/bg.jpg); }

a { color: #006bb1; }

/* Formelements */
input, textarea, label.overlay { color: #006bb1; }

.submit { background: url(../img/blue/forms/button-submit.png) no-repeat; }
.submit:hover { background: url(../img/blue/forms/button-submit-hover.png) no-repeat; }

.abort { background: url(../img/blue/forms/button-cancel.png) no-repeat; }
.abort:hover { background: url(../img/blue/forms/button-cancel-hover.png) no-repeat; }

/* Header */                                        
#header { background: url(../img/blue/header-shine-bg.jpg) no-repeat top left; }

#header .lang-switcher { color: #6e8b9e; }
#header .lang-switcher a { color: #6e8b9e; }
#header .lang-switcher a:hover { color: #ffffff; }
#header .lang-switcher a.active { color: #ffffff; }

#navigation .left { background: url(../img/blue/navi/home.png) no-repeat; }
#navigation .left:hover { background: url(../img/blue/navi/home-hover.png) no-repeat; }
#navigation .center ul li a:hover, #navigation .center .main a.active, #navigation .center .main li.hover a, #navigation .center .main li li a:hover { color: #006bb1; }
#navigation .center .search { background: url(../img/blue/search.png) no-repeat top left; }
#navigation .center .search input { color: #58bdff; }
#navigation .center .search label.overlay { color: #58bdff; }

/* Slider */
#slider { background: url(../img/blue/slider-shine-bg.jpg) no-repeat bottom left; }
#slider .top-left { background: url(../img/blue/slider-one-corners/top-left.gif) no-repeat; }
#slider .top-right { background: url(../img/blue/slider-one-corners/top-right.gif) no-repeat; }
#slider .bottom-left { background: url(../img/blue/slider-one-corners/bottom-left.gif) no-repeat; }
#slider .bottom-right { background: url(../img/blue/slider-one-corners/bottom-right.gif) no-repeat; }
#slider ul.slider-one-navi li a { background: url(../img/blue/slider-one-navi/nonactive.png) no-repeat; }
#slider ul.slider-one-navi li a:hover, #slider ul.slider-one-navi li a.active { background: url(../img/blue/slider-one-navi/active.png) no-repeat; }

.slider-one .slider-one-items .slider-one-item .slider-one-content a { background: url(../img/blue/forms/button-plus.png) no-repeat; }
.slider-one .slider-one-items .slider-one-item .slider-one-content a:hover { background: url(../img/blue/forms/button-plus-hover.png) no-repeat; }

/* Content */
#content { background: url(../img/blue/content-shine-bg.jpg) no-repeat bottom center; }

.box-transparent { background: url(../img/blue/box-transparent-bg.jpg) no-repeat; }
.box-transparent .box-transparent-content div span { color: #44b5ff; }
.box-transparent .box-transparent-content div a { color: #44b5ff; }

.box-white h1 { color: #006bb1; }
.box-white h2 { color: #0970b4; }
.box-white h3 { color: #006bb1; }
.box-white h3 a { color: #006bb1; }

.box-sidebar .sidebar-content ul.sub-navi li a:hover, .box-sidebar .sidebar-content ul.sub-navi li a.active { background: #006bb1 url(../img/icons/arrow-white.png) no-repeat 250px center; }

/* Buttons */
a.btn-comments { background: url(../img/blue/icons/comments.png) no-repeat left center; color: #006bb1; }

/* Footer */
#footer .bottom-navi { color: #6e8b9e; }
#footer .bottom-navi a { color: #6e8b9e; }

.footer-top { background: url(../img/blue/footer-top.jpg) no-repeat; }
.footer-content ul li a { color: #44b5ff; }
