@import "/inc/css/blue_colorbox.css";


/* Reset */
#dummy-element {
	width:2px;
	}
body {
	background:#023E54 url(/inc/img/blue/header_bg.png) repeat-x top;
	color:#fff;
	}
h4 {
	color:#528a9a;
	}
blockquote p {
	background:#002939;
	border-top:1px solid #07485f;
	color:#7d9eaa;
	}


/* Forms */
input, textarea {
	background:#012d3e !important;
	border:0;
	border-bottom:1px solid #0c4b63;
	color:#7d9eaa;
	}
input:focus, textarea:focus {
	background:#002838 !important;
	border-bottom:1px solid #0F526B;
	color:#fff;
	}
.submit_btn {
	background:url(/inc/img/blue/submit_btn.gif) no-repeat !important;
	}
.submit_btn:focus {
	background:url(/inc/img/blue/submit_btn.gif) no-repeat !important;
	}


/* Header */
#top-bar {
	background:#023e54 url(/inc/img/topbar.png) 0 -26px repeat-x;color:#666;
	}
#top-bar a {
	color:#719bb6;
	}
.arrow {
	color:#d6890f;
	}
.tagline {
	color:#4f8ca3;
	}
.tab-home a {
	background:url(/inc/img/blue/tab_home.png) no-repeat;
	}
.tab-services a {
	background:url(/inc/img/blue/tab_services.png) no-repeat;
	}
.tab-portfolio a {
	background:url(/inc/img/blue/tab_portfolio.png) no-repeat;
	}
.tab-about a {
	background:url(/inc/img/blue/tab_about.png) no-repeat;
	}
.tab-blog a {
	background:url(/inc/img/blue/tab_blog.png) no-repeat;
	}
.tab-contact a {
	background:url(/inc/img/blue/tab_contact.png) no-repeat;
	}


/* Content */
#content a, #sidebar a {
	color:#d6890f;
	}
#content a:hover, #sidebar a:hover {
	background:#094960;
	border-bottom:1px solid #125972;
	}
.portfolio-left, dt.testimonial {
	color:#8eb8c7 !important;
	}
.portfolio .logo {
	background:#012d3e;
	border-bottom:1px solid #0c4b63;
	}
.portfolio li:hover .logo {
	background-color:#002838;
	border-bottom:1px solid #0F526B;
	}
.rating {
	background:#013548;
	border-bottom:1px solid #0C4B63;
	}
.current-rating {
	background:#002838;
	}
ul.bullets li {
  background: url(/inc/img/blue/checkmark.png) 0 2px;
	}
.portfolio {
	width:965px;
	margin-top:40px;
	}
.portfolio img {
	background:#16586E;
	padding:5px;
	border:1px solid #266c84;
	border-left:1px solid #337890;
	border-top:1px solid #337890;
	margin-bottom:10px;
	}
.portfolio li:hover img {
	background:#1f667e;
	border:1px solid #2e758d;
	border-left:1px solid #3c8098;
	border-top:1px solid #3c8098;
	}


/* Sidebar */
dd.testimonial {
	background:#012d3e;
	border-bottom:1px solid #0c4b63;
	}
dt.testimonial {
	background:url(/inc/img/blue/testimonial-bottom.png);
	color:#aeaeae;
	}
#social-links li a {
	background: #012d3e url(/inc/img/social-icons.png) no-repeat;
	border-bottom:1px solid #0c4b63;
	color:#b5d2de;
	text-decoration:none;
	}
#social-links li a:hover {
	background: #002838 url(/inc/img/social-icons.png) no-repeat;
	border-bottom:1px solid #0F526B;
	color:#fff;
	}


/* Footer */
#footer {
	background:url(/inc/img/blue/footer_bg.png) repeat-x top;
	}
.footer-text {
	color:#134c61;
	}
.footer-text a {
	color:#8cbbcd;
	}
.footer-text a:hover {
	color:#b8d6e2;
	}
.w3c_xhtml {
	background:url(/inc/img/blue/w3c_xhtml.gif) no-repeat;
	}
.w3c_css {
	background:url(/inc/img/blue/w3c_css.gif) no-repeat;
	}
