/*
Predefined Colors
Theme: Blueline
*/
/* Links */
a:hover,
a:active,
.post-title a:hover,
.post-title a:active,
.widget a:hover,
.widget a:active,
.postmeta a:hover,
.postmeta a:active {
	color: #1079c9;
}
/* Body */
body {
    background-color: #c4c8ca;
}
/* Top Navigation */
#topnav,
#topnav-icon,
#topheader {
	background: #171717;
}
#topnav-menu .current_page_item,
#topnav-menu .current-menu-item {
	background: #2775c6;
}
.navhdr #topnav-menu .current_page_item,
.navhdr #topnav-menu .current-menu-item,
.natty #topnav-menu .current_page_item,
.natty #topnav-menu .current-menu-item {
	background: #212121;
}
#topnav-menu {
    margin-left: 0em;
}
#topnav-menu a:hover,
#topnav-menu li a:hover {
	background: #2775c6;
}
#topnav-menu .sub-menu,
#topnav-menu .children {
	background-color: #213158;
}
ul#topnav-menu ul a:hover,
#topnav-menu ul ul a:hover,
ul#topnav-menu ul a:focus,
#topnav-menu ul ul a:focus {
	background-color: #c62775;
}
/* Search */
.search-form-top {
    background-color: #171717;
	border: 1px solid rgba(255, 255, 255, 0.5);
}
.search-form .search-submit {
    background: rgba(0, 0, 0, 0.65);
}
.search-form .search-submit:hover {
	background: #2775c6;
}
/* Main Navigation */
#navi-wrap {
	background: #2775c6;
	border-top: none;
	border-bottom: 4px solid #00315f;
}
.natty #navi-wrap {
	background: #2775c6;
	border-top: 1px solid #5da5f1;
	border-bottom: 1px solid #5da5f1;
}
.stickynav {
	background: #2775c6;
	border-top: 1px solid #5da5f1;
	border-bottom: 1px solid #5da5f1;
}
.nav-menu li:hover > a,
.nav-menu li a:hover,
.nav-menu li:focus > a,
.nav-menu li a:focus {
	background-color: #084c92;
	color: #fff;
}
.nav-menu .sub-menu,
.nav-menu .children {
	background-color: #213158;
}
ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover,
ul.nav-menu ul a:focus,
.nav-menu ul ul a:focus {
	background-color: #c62775;
}
#header .search-icon:before,
#header #navi-wrap .nav-menu li a,
#header .site-header .search-form:before,
#header #navi-wrap .nav-menu li.menu-item-has-children > a:after,
#header #navi-wrap .nav-menu .submenu li.menu-item-has-children > a:after {
	color: #f9f9f9;
}
/* Header */
#header-wrap,
.natty #header-wrap {
	background: #13171a;
    background: #5c6167 -webkit-gradient(linear, left top, left bottom, from(#13171a), to(#5c6167)) no-repeat;
    background: #5c6167 -moz-linear-gradient(top, #13171a, #5c6167) no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#13171a, endColorstr=#5c6167) no-repeat;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#13171a, endColorstr=#5c6167)" no-repeat;
}
.natty #header-wrap {
	border-top: 1px solid #3E4245;
}
.header-line {
	border-top: 15px solid #01080f;
	border-bottom: 1px solid #33393f;
}
#header-social-icons .social-icons-menu li a:hover,
#header-social-icons .social-icons-menu li a:hover:before  {
	background: #2775c6;
}
#logo .site-title,
#logo a:hover .site-title,
#logo .site-description {
	color: #fff;
}
/* Content */
.wide-header #content-wrap {
	border: 1px solid #8c9ca7;
	margin:0.6em auto 0.95em;
	box-shadow: none;
}
/* Sidebar */
#sidebar .widgettitle,
#frontpage-magazine-widgets .widget .widgettitle,
.widget-tabnavi {
	background: #171717;
}
#sidebar .widget {
	border: 3px solid rgba(0, 0, 0, 0.2);
}
#sidebar .sideleft .widget,
#sidebar .sideright .widget {
   	border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 0.4em;
}
.widget-tabbed .tabdiv li.widget-thumb .wp-post-image {
    margin: 0.3em 0.5em 0.5em 0;
	padding: 2px;
    max-width: 55px;
	border: 1px solid #ddd;
}
.search-form .search-submit,
#commentform #submit {
	background: #171717;
}
.search-form .search-submit:hover,
#commentform #submit:hover,
.entry .more-link:hover {
	background: #0066cc;
}
/* Footer Widgets */
#footer-widgets-bg {
	background: #193761;
	border-top: 5px solid #6988b2;
}
#footer-widgets .widget {
    background: #eae3d8;
    border: 5px solid #6988b2;
}
#footer-widgets .widgettitle {
    background: #01162f;
	padding: 0.7em 1em;
}
#footer-widgets .widget ul li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
#footer-widgets .widget a:link,
#footer-widgets .widget a:visited {
    color: #333;
}
#footer-widgets .product-title,
#footer-widgets .widget div,
#footer-widgets .widget ul {
	color: #333;
}
/* Footer */
#footer {
    border-top: 1px solid #2f5282;
	background: #010e1f;
}
/* LOL to Top */
.scrollToTop {
    background: #193761;
}
.scrollToTop:hover {
    background: #1079c9;
}
/* Tablets (landscape) | <960px */
@media only screen and (max-width: 60em) {
	#header .menu-toggle {
		color: #f9f9f9;
		border-bottom: none;
	}
	#header #navi-wrap {
		border: none;
	}
	#header ul.nav-menu {
		background: #2775c6;
	}
	.toggled-on .nav-menu > li a:hover,
	.toggled-on .nav-menu > ul a:hover {
		background-color: #084c92;
		color: #fff;
	}
	.toggled-on .nav-menu .sub-menu,
	.toggled-on .nav-menu .children {
		background-color: #213158;
	}
	#topnav-menu .current_page_item,
	#topnav-menu .current-menu-item {
		background: #171717;
	}
	.wide-header #content-wrap {
		border: 0;
		margin:0 auto;
	}
	#sidebar {
		clear: both;
		margin: 1em 0 0;
		padding:1em;
		width: 100%;
	}
}
@media only screen and (max-width: 50em) {
	#topnav-menu {
		background: #234f85;
	}
}