/*
Theme Name: Deep Order-Blue
Author URI: http://ithemes.com/
Version: 1.1.10
Author: iThemes
Description: DeepOrder is a Web 2.0 premium WordPress theme designed for businesses.

Copyright (c) 2009 iThemes Media, LLC.
See license.txt for terms and conditions.

See history.txt for version history.
*/

html, body { margin: 0; padding: 0; }

body { 
	background: #1B6293 url(images/body-bg.gif) top left repeat!important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	border-top: 10px solid #17547E;
	border-bottom: 10px solid #17547E;
}

body * {margin: 0px; padding: 0px;}

/*********************************************
		Link Styles
*********************************************/
a {
	color: #1B6293;
	text-decoration: underline;
}
a:hover { color: #B0C126; text-decoration: underline; }

/*********************************************
		Text Elements
*********************************************/
p, ul, ol, blockquote {color: #000;}
ol, ul {
	margin: 5px 35px;
}
blockquote {
	margin: 5px 10px;
	padding: 10px;
	background: #FFF;
	border-top: 1px solid #A4D0EF;
	border-left: 1px solid #A4D0EF;
	border-bottom: 1px solid #1B6293;
	border-right: 1px solid #1B6293;
}
img { border: 0px; background: none; }
p {
	padding: 10px 0px;
	margin: 0px;
}
.clearfix:after { content: "."; display: block; clear: both; margin: 0px; padding: 0px; height: 0; visibility: hidden; }

/*********************************************
		Header Styles
*********************************************/
h1 { /* This style used as title on single posts and pages */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	color: #1B6293;
	text-decoration: none;
}
h2 { /* This style used as header in the sidebars */
	background: url(images/h2-bg.gif) no-repeat;
	font-size: 18px;
	color: #FFF;
	font-family: Helvetica, Arial, Sans-Serif;
	margin: 5px 0px 5px 0px;
	padding: 3px 8px;
	font-weight: normal;
}
h3 { /* This style used as the post titles on homepage/archive */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	color: #1B6293;
	text-decoration: none;
}
h3 a {
	color: #1B6293;
	text-decoration: none;
}
h3 a:hover {
	color: #1B6293;
	text-decoration: underline;	
}
	
h4 { /* This style used as title for comments and as the identifying header on archive page  */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	color: #1B6293;
	text-decoration: none;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	padding: 10px 0px 8px 0px;
	margin: 0px;
	color: #1B6293;
	text-decoration: none;
}

/*********************************************
		Container Div
*********************************************/
#container {
	background: #EEF3F6 url(images/container-bg.jpg) 50px 0px repeat-y;
	border-left: 15px solid #1B6293;
	border-right: 15px solid #1B6293;
	text-align: left;
    margin: 0px auto;
    width: 901px;
    padding: 0px;
}

/*********************************************
		Header Styles
*********************************************/
#header {
	border: 0px solid black;
	background: #1B6293 url(images/header-bg-1.jpg) bottom left no-repeat;
	margin: 0px;
	padding: 0px;
	display: block;
	position: relative;
	width: 901px; height: 429px;
}
#header #title, #header #title a {
	margin: 0px; padding: 20px 0px 0px 0px;
	color: #DAFA47;
}
#header #title a {
	margin: 0px 0px 0px 0px; padding: 0px;
	font-size: 35px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 35px;
}
#header #title a:hover {
	color: #B0C126;
	text-decoration: none;
}
#header #desc {
	margin: 0px; padding: 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	position: absolute;
	top: 15px;
	right: 20px;
}
/*********************************************
		Horizontal Navigaion Styles
*********************************************/
/*9/8/10 set margin top to position the menu*/
#menu {
	color: #FFF;
	font-size: 13px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	text-align: right;	
	text-transform: uppercase;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	position: absolute;
	top: 90px;
	right: 1px;
	width: auto;
}
#menu ul {
	margin: 0px;
	padding: 0px 19px 0px 0px;
	overflow: hidden;
	}
#menu ul li {
	background: #257CB8 url(images/menu-bg.gif) right 0px repeat-x;
	display: block;
	float: left;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	height: auto;
	border-left: 1px solid #4A9ECD;
	border-right: 0px solid #1B6293;
	}
#menu ul li a {
	display: block;
	color: #FFF;
	padding: 7px 15px;
	margin: 0px;
	text-decoration: none;
	}
/* if you want to set a "current page item" style, do it here */
#menu ul li.current_page_item a, #menu ul li.current_page_item a:visited {
}
#menu ul li a:hover {
	color: #FFF;
	text-decoration: none;
	background: #AFC026 url(images/menu-bg-active.gif) right 0px repeat-x;
}

/*********************************************
		Header Blurb
*********************************************/
/* 9/9/10 set margin, width and height to position the banner rotator*/
#blurb {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	position: absolute;
	top: 149px;
	left: 50px;
	width: 350px;
	height: 185px;
	overflow: hidden;
}
#blurb p {
	margin: 0px 0px 5px 0px; padding: 0px;
	color: #333;
}
#blurb img.floatright {
	float: right;
	padding: 0px 0px 5px 5px;
}
#blurb img.floatleft {
	float: left;
	padding: 5px 5px 0px 0px;
}

/*********************************************
		Header Search
*********************************************/
/*9/9/10 changed padding top to position the search box*/
#search {
	width: 270px;
	height: 50px;
	float: right;
	padding: 320px 30px 0px 30px;
	text-align: center;
}
#search #s {
	width: 200px;
	height: 25px;
	padding: 3px 3px 3px 3px;
	margin: 0px 10px 0px 0px;
	background: #ffffff!important;
	border: none;
	float: left;
	border-radius: 7px;
}
#search .submit-button {
	width: 30px; height: 28px;
	background: url(images/submit-button.gif) 0px 0px no-repeat;
	border: none;
	float: right;
}

.breadcrumbs
{
	font-size: 11px;
	color: #1B6293;
	margin: 30px 0 0 10px;
	position: absolute;
	top: 380px;
	left: 315px;
}

	
/*********************************************
		Content Div
*********************************************/
#content {
	float: left;
	padding: 0px 15px 20px 15px;
	width: 530px;
	display: block;
	border: 0px solid black;
	overflow: hidden;
}
#content .floatleft {
	float: left;
	margin: 0px 8px 3px 0px; padding: 0px;
}
#content .floatright {
	float: right;
	margin: 0px 0px 3px 8px; padding: 0px;
}
#content img {border: 0px; background: none; padding: 5px; }

#content img.category { margin: 0px; border: double #1B6293 6px; background: none; padding: 0px; }

/*10/02/10 romoved underlining of links*/
#content a { text-decoration: none;  }

#content .delta td {color:#1B6293; font-size: 10px; text-align: center; vertical-align: top;horizontal-align: center; }

#content .delta .gamma td {font-size: 12px; text-decoration: underline; }

#content .alpha {border-bottom: 1px solid #1B6293;
				 border-left: 1px solid #1B6293;}
#content .alpha td,th {border-top: none;
					border-right: none; padding: 2px; }
#content .alpha td {color:#1B6293; font-size: 10px; }

#content .alpha th {font-size: 10px; font-weight: bold; color: #FFFFFF; background-color:#33CCCC }

#content .alpha .beta td {background-color: #CCCCFF;}

#content .alpha .teta td {font-weight: bold;}
#content .alpha .sigma td {text-align: left;}

#bravo
{
width:540px;
border:0px;
background-color:#ffffff;
}
#bravo td 
{
font-size:12px;
color:#1B6293;
padding:10px;
}

#bravo a 
{
font-size:14px;
text-decoration:underline;
}

#alec td 
{
vertical-align:top;
}

#catalog {
	float: left;
	margin: 0px;
	padding: 0px 10px 0px 60px;
	width: 760px;
	display: block;
	border: 0px solid black;
	overflow: visible;
	background-color:#ffffff;
}

#sapa {width:100%;border:0px;background-color:#ffffff;border-collapse:collapse;font-size:10px;color:#1B6293;margin-left:0px;}

#sapa td {text-align:left;padding:1px;border:1px solid #1B6293;}

#sapa th {border:0px;text-align:center;font-weight: bold;}

#sapa tr.alt td {background-color: #CCCCFF;}

#sapa tr.br td {border:0px;}

#flow-thru {width:100%;border:0px;background-color:#ffffff;border-collapse:collapse;font-size:10px;color:#1B6293;margin-left:0px;}

#flow-thru tr.series td {text-align:center;vertical-align:top;text-decoration:underline;}

#flow-thru tr.img td {text-align:center;vertical-align:top;}

#flow-thru tr.part td {text-align:left;vertical-align:top;}



.dalat {width:100%;border:0px;background-color:#ffffff;border-collapse:collapse;font-size:10px;color:#1B6293;}

.dalat td {text-align:left;padding:1px;border:1px solid #1B6293;}

.dalat th {border:0px;text-align:center;font-weight: bold;}

.dalat tr.alt td {background-color: #CCCCFF;}

#tech td {text-align:center;padding:1px;border:0px solid #1B6293;}

#tech th {border:0px;text-align:center;font-weight: bold;font-size:14px;font-style:italic;text-decoration:underline;}

.feature {
	display: inline;
	display: block;
	width: 530px;
	float: left;
	background: #FFF url(images/feature-footer.jpg) bottom left repeat-x;
	margin: 0px 10px 0px 0px; padding: 0px 0px 10px 0px;
}
.feature h6 {
	background: #FFF url(images/feature-header-1.jpg) top left no-repeat;
	color: #FFF;
	font-size: 20px;
	font-weight: normal;
	padding: 3px 10px; margin: 0px;
}
.feature p {
	margin: 10px 10px 0px 10px; padding: 0px;
}
.post-more { /* Use this class to style the "more" tag */
}
.post-more a, .post-more a:visited { /* Use this class to style the link within the post-more div */
}

/*********************************************
		Post Meta Styles
*********************************************/
.meta-top {
	clear: both; /* we need this so floats in the post are cleared */
	padding: 8px 0px;
	margin: 0px 0px;
	border-top: 1px solid #17547E;
	color: #999;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
}
.meta-bottom {
	clear: both; /* we need this so floats in the post are cleared */
	padding: 10px 0px;
	margin: 0px;
}
.meta-top a, .meta-bottom a {
	color: #999;
	text-decoration: none;
}
.meta-top a:hover, .meta-bottom a:hover {
	color: #1B6293;
	text-decoration: underline;
}
.meta-date {
	margin: 0px 0px; padding: 3px 0px 3px 18px;
	background: url(images/calendar.gif) 0px 2px no-repeat;
}
.meta-author {
	margin: 0px 5px; padding: 3px 0px 3px 18px;
	background: url(images/user.gif) 0px 2px no-repeat;
}
.meta-comments {
	margin: 0px 5px; padding: 3px 0px 3px 18px;
	background: url(images/comment.gif) 0px 3px no-repeat;
}
.meta-category {
	margin: 0px 5px;
}

/*********************************************
		Previous/Next Page Navigation
*********************************************/
.page-nav {
	clear: both; /* To clear any floats */
	margin: 10px 0px;
	padding: 10px 0px;
}
.nav-previous {
	width: 249px; 
	float: left; 
	text-align: left;
}
.nav-next {
	width: 249px; 
	float: right; 
	text-align: right;
}
	
/*********************************************
		Left Sidebar
*********************************************/
#l_sidebar {
	background: url(images/sidebar-top.gif) top right no-repeat;
	display: inline;
	float: left;
	border: 0px solid black;
	width: 260px;
	margin: 0px 0px 15px 0px; padding: 0px 0px 0px 50px;
	display: block; /* floats are handled as block elements, this is to fix 
						a margin collapsing bug in IE */
}
#l_sidebar p, #l_sidebar .textwidget {
	padding: 5px;
}
#l_sidebar img {
	text-align: center;
}
#l_sidebar form {
	padding: 0px;
	margin: 5px;
}
#l_sidebar ul {
	list-style-type: none;
	padding: 0px 11px 0px 10px;
	margin: 0px;
}
#l_sidebar ul li {
	padding: 0px 0px 0px 0px;
}
#l_sidebar ul li ul {
	padding: 0px 0px 0px 0px;
}
#l_sidebar ul li ul li {
}

/* Default / Fallback */
#l_sidebar ul li ul {
	border-top: 1px solid #E8E8E8;
	margin: 0px 10px; padding: 0px;
}
#l_sidebar ul li ul li {
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #E8E8E8;
}
#l_sidebar ul li ul li a {
	display: block;
	background: url(images/bullet_blue.gif) 2px 9px no-repeat;
	color: #1B6293;
	text-decoration: none;
	padding: 4px 0px 4px 15px; margin: 0px;
	font-weight: bold;
}
#l_sidebar ul li ul li a:hover {
	color: #1B6293;
	text-decoration: none;
	background: #EFEDED url(images/bullet_blue.gif) 2px 9px no-repeat;
}

/* Categories */
#l_sidebar ul li.categories ul {
	padding: 0px;
	margin: 0px;
	border: none;
}
#l_sidebar ul li.categories ul li {
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	border: none;
}
#l_sidebar ul li.categories ul li a {
	display: block;
	background: url(images/cat.gif) 8px 6px no-repeat;
	color: #1B6293;
	text-decoration: none;
	padding: 4px 10px 4px 25px;
	font-weight: bold;
}
#l_sidebar ul li.categories ul li a:hover {
	color: #1B6293;
	text-decoration: none;
	background: #EFEDED url(images/cat.gif) 8px 6px no-repeat;
}
#l_sidebar ul li.categories ul li ul {
	padding: 0px;
	margin: 0px 10px;
	border-top: 1px solid #E8E8E8;
}
#l_sidebar ul li.categories ul li ul li {
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #E8E8E8;
	font-weight: normal;
	text-transform: none;
}
#l_sidebar ul li.categories ul li ul li a {
	display: block;
	background: url(images/subcat.gif) 10px 7px no-repeat;
	color: #666;
	text-decoration: none;
	padding: 3px 10px 3px 20px;
	font-weight: normal;
}
#l_sidebar ul li.categories ul li ul li a:hover {
	color: #666;
	text-decoration: none;
	background: #EFEDED url(images/subcat.gif) 10px 7px no-repeat;
}

/* Recent Posts */
#l_sidebar ul li.recentposts ul {
	margin: 0px; padding: 0px;
	border: none;
}
#l_sidebar ul li.recentposts ul li {
	padding: 0px;
	margin: 0px;
	border: none;
}
#l_sidebar ul li.recentposts ul li a {
	display: block;
	background: url(images/recentpost.gif) 8px 6px no-repeat;
	color: #1B6293;
	text-decoration: none;
	margin: 0px; padding: 4px 10px 4px 25px;
	font-weight: bold;
}
#l_sidebar ul li.recentposts ul li a:hover {
	color: #1B6293;
	text-decoration: none;
	background: #EFEDED url(images/recentpost.gif) 8px 6px no-repeat;
}

/* Links */
#l_sidebar ul li.links ul {
	border-top: 1px solid #E8E8E8;
	margin: 0px 10px; padding: 0px;
}
#l_sidebar ul li.links ul li {
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #E8E8E8;
}
#l_sidebar ul li.links ul li a {
	display: block;
	background: url(images/link.gif) 0px 6px no-repeat;
	color: #1B6293;
	text-decoration: none;
	padding: 4px 0px 4px 15px; margin: 0px;
	font-weight: bold;
	border: none;
}
#l_sidebar ul li.links ul li a:hover {
	color: #1B6293;
	text-decoration: none;
	background: #EFEDED url(images/link.gif) 0px 6px no-repeat;
}

/*********************************************
		Comment Styles
*********************************************/
#comments {
	padding: 0px;
	display: block;
	width: 520px;
	border-top: 1px dotted #17547E;
}
#comments .even, #comments .odd {
	margin: 15px 0px;
	padding: 0px;
	background: #FFF url(images/comment-footer-bg.jpg) bottom left no-repeat;
	overflow: hidden;
}
#comments .odd {
}
#comments .odd p, #comments .even p {
	padding: 10px 12px 10px 12px;
}
.comment-head {
	background: #FFF url(images/comment-head-bg.jpg) top left no-repeat;
	padding: 7px;
	color: #FFF
}
.comment-head a {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
.comment-head a:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
#commentform textarea,
#commentform input {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
}

/*********************************************
		Footer Styles
*********************************************/
#footer {
	margin: 0px 0px 0px 0px;
	padding: 13px 0px 50px 0px;
	clear: both;
	background: #1B6293 url(images/footer-bg.jpg) top left no-repeat;
	border-top: 0px solid #697279;
	text-align: left;
	width: 901px;
	color: #FFF;
}
#footer a.theme {
	color: #DAFA47;
	text-decoration: none;
}
#footer a.theme span {
	color: #B0C126;
}
#footer a.theme:hover {
	color: #DAFA47;
	text-decoration: none;
}
#footer a.theme:hover span {
	color: #B0C126;
}
#footermenu {
	color: #FFF;
	font-size: 13px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	text-align: right;	
	padding: 5px 60px 40px 0px;
	margin: 0px;
	display: block;
}
#footerenu ul {
	background: transparent;
	margin: 0px;
	padding: 5px 0px;
	height: auto;
	display: block;
	}
#footermenu ul li {
	display: inline;
	list-style-type: none;
	margin: 0px -4px 0px 0px;
	padding: 5px 0px;
	}
#footermenu ul li a {
	color: #FFF;
	padding: 5px 15px;
	margin: 0px;
	text-decoration: none;
	border-left: 1px solid #BECB4B;
	border-right: 1px solid #AABB30;
	}
#footermenu ul li.home a {
	border-left: none;
}
/* if you want to set a "current page item" style, do it here */
#footermenu ul li.current_page_item a, #menu ul li.current_page_item a:visited {
}
#footermenu ul li a:hover {
	color: #FFF;
	text-decoration: underline;
}
#footer a {
	color: #999999;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}

/*********************************************
		The Obligatory WP Stuff
*********************************************/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
   float: left;
}
.alignright {
   float: right;
}
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.wp-block-columns {
    display: flex;
    margin-bottom: 0px!important;
    flex-wrap: wrap;
}


/* Buttons
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  display: inline-block;
  height: 38px;
  padding: 0 30px;
  color: #555;
  text-align: center;
  font-size: 11px;
  font-weight: 600;
  line-height: 38px;
  letter-spacing: .1rem;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  background-color: #fff;
  border-radius: 7px;
  cursor: pointer;
  box-sizing: border-box;
  border: none;  }
.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.button:focus,
button:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus {
  color: #333;
  border-color: #888;
  outline: 0; }
.button.button-primary,
button.button-primary,
input[type="submit"].button-primary,
input[type="reset"].button-primary,
input[type="button"].button-primary {
  color: #FFF;
  background-color: #33C3F0;
  border-color: #33C3F0; }
.button.button-primary:hover,
button.button-primary:hover,
input[type="submit"].button-primary:hover,
input[type="reset"].button-primary:hover,
input[type="button"].button-primary:hover,
.button.button-primary:focus,
button.button-primary:focus,
input[type="submit"].button-primary:focus,
input[type="reset"].button-primary:focus,
input[type="button"].button-primary:focus {
  color: #FFF;
  background-color: #1EAEDB;
  border-color: #1EAEDB; }


/* Forms
–––––––––––––––––––––––––––––––––––––––––––––––––– */
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea,
select {
  height: 38px;
  padding: 6px 10px; /* The 6px vertically centers text on FF, ignored by Webkit */
  background-color: #fff;
  border-radius: 7px;
  box-shadow: none;
  box-sizing: border-box;
  border: 1px solid #e3e3e3;  }
/* Removes awkward default styles on some inputs for iOS */
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
textarea {
  min-height: 65px;
  padding-top: 6px;
  padding-bottom: 6px; }
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
  border: 1px solid #33C3F0;
  outline: 0; }
label,
legend {
  display: block;
  margin-bottom: .5rem;
  font-weight: 600; }
fieldset {
  padding: 0;
  border-width: 0; }
input[type="checkbox"],
input[type="radio"] {
  display: inline; }
label > .label-body {
  display: inline-block;
  margin-left: .5rem;
  font-weight: normal; }

