/* Business lite 3 Style.css */

/* Reset and Design Constant Styles */

body {color:#050e1d;background-color: #FFF;}
*, html, body{padding:0;border:0;margin:0;}
body, div, p, input, textarea{font-size:12px;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
p{margin: 5px 5px 5px 5px;clear: both;}
a{color:#555;text-decoration:none}
a:hover{text-decoration:none}
#wrapper input, textarea{color:#666;border:#ccc 1px solid;border-radius:2px;-moz-border-radius: 2px;}
input[type=submit]{cursor:pointer;}
input {border: 1px solid #ccc;}
input[type=submit]{font-size: 12px;padding: 2px;margin-top: 5px;border: 1px solid #999;border-radius: 3px;-moz-border-radius: 3px;}
input[type=reset]{font-size: 12px;padding: 2px;margin-top: 5px;border: 1px solid #999;border-radius: 3px;-moz-border-radius: 3px;}
a img{border:none}
a{outline:none}
.clear {clear:both;}

#sidebar.four.columns {margin-left: 2%; width: 30.7%;}
#sidebar_left.four.columns {margin-right: 2%; width: 30.7%;}
#content.eight.columns {width: 65.4%; margin-left: 0%;}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	padding: 5px 15px 20px 15px;
	border: 1px solid;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
	border-radius: 4px;
	-moz-border-radius: 4px;
	box-shadow:inset 0 0 2px #ccc;
	background: #fff;
	margin-bottom: 15px;
}

#content {
	margin-top: 15px;
}

/* Fonts  */


.entry p {clear: none;}

.error {font-size:28px; text-align:center; }

a:hover {color: #5ca9d6;}

/* Header  */

#logo {margin-bottom:0px; margin-top:15px; line-height:0px; position:relative; top:12px; height:45px;}

#banner {margin-bottom: 10px;}

/* Nav  */
#nav {
    float: right;
    margin-top: 20px;
    position: relative;
    top: 25px;
}
#nav ul {
	list-style: none;
	margin: 0;
}
#nav li {
	position: relative;
}
#nav li a {
	display: block;
	padding: 5px 10px;
	font-weight: 400;
	text-decoration: none;
}
#nav_menu > li {
    padding: 0 0 10px 0;
    float: left;
    margin: 0 5px 10px 0;
}
#nav #nav_menu > li > .children .nav_arrow {
    background: url(../images/nav_arrow.png);
    height: 11px;
    left: 10px;
    position: absolute;
    top: -10px;
    width: 14px;
}

#nav #nav_menu > li > a {
	background: #050E1D;
	background: -moz-linear-gradient(center top , #FBFBFB 0%, #E4E5E5 100%) repeat scroll 0 0 transparent;
	border-radius: 10px 10px 0px 0px;
	box-shadow: 0 -5px 3px rgba(0, 0, 0, 0.2);
	color: #838383;
	display: inline-block;
	font-size: 14px;
	line-height: 15px;
	border: 0px solid #AAA;
	cursor: pointer;
	padding: 10px;
	position: relative;
}
#nav #nav_menu > li:hover > a {
	background: #071328;
    border: 0px solid #666666;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
#nav #nav_menu li:hover > ul {
	display: block;
}
#nav ul ul > a {
	color: #555555;
}
#nav ul ul a:hover {
	background-color: #666666;
    color: #FFFFFF;
}
#nav .parent-menu {
	background: url(../images/down-menu-arrow.png) no-repeat right center;
}
#nav .parent-menu:hover {
	background: #666666 url(../images/down-menu-arrow-hover.png) no-repeat right center;
}
#nav ul ul ul a {
	background: url(../images/indent-menu-arrow.png) no-repeat left center;
}
#nav ul ul ul a:hover {
	background: #666666 url(../images/indent-menu-arrow-hover.png) no-repeat left center;
}
#nav ul ul ul a {
	text-indent: 10px;
}
#nav ul ul ul ul a {
	text-indent: 20px;
}
#nav ul ul ul ul ul a {
	text-indent: 30px;
}


/* Social Icons  */

#social {margin-bottom: 0px;}

.icons {text-align:right;margin-top: 10px;}

.icons a img {opacity:1; padding-left: 3px;}

.icons a:hover img {opacity:.6;}

/* Home Button */

#home {float: left;border-right:#777 1px solid;margin-right:4px;margin-left:24px;}
#home a:hover{opacity: .5}
.searchform .s:focus {outline:0; border:none;}

.searchform .searchsubmit {display:none;}

/* Post Container Styling  */

.post_container {
	background: #fff;
	margin-bottom: 5px;
}


.share a:hover img {opacity:1;}

.next-posts-single {text-align:right;padding:5px; margin-top:-35px;}

.prev-posts-single {text-align:left;padding:5px; margin-top: -10px; margin-bottom: 5px; margin-left: -5px; max-width:300px;}

.tags {margin-bottom: 15px;font-size: 12px;}

#fb {width: 440px; margin-bottom: 5px;}

.gplusone {margin-bottom: 10px;}

.post-edit-link {background-color: #757575;padding: 2px 3px;color: white;font-size: 10px;border-radius: 3px;-moz-border-radius: 3px;}

.meta ul{list-style: none;margin-left:0px;}

.more-link a{
	color: #000;
	font-size: 10px;
}

.more-link a:hover{
	color: #555;
}

/* HTML styling  */

dt {font-weight: bold; margin-top: 5px; margin-bottom: 5px; margin-left: 26px; }

dd {margin-bottom: 5px; margin-left: 15px; }

ul, ol { margin: 0 0 2px 0; }

th {padding-right: 20px; padding-bottom: 10px;}

td {border-top: 1px solid #DDD;padding: 6px 6px 6px 0;}

table {border-bottom: 1px solid #DDD;}

pre {margin-left: 20px;}

ol, ul {list-style-position: inside;margin-left: 21px;}

/* Sidebar  */

.widget-container {
		background: #050E1D;
		text-align: left;
		padding: 10px 10px 10px 10px;
		color: #fff;
		border-radius: 10px 0;
		text-decoration: none;
		font-weight: normal;
		line-height: 1.5;
		font-family: "Helvetica Neue", "Helvetica", Arial, Verdana, sans-serif;
		position: relative;
		border: none;
		box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
		margin: 0px 0px 15px 0px;
}

.widget-container li {list-style: none;list-style-type:circle;list-style-position: inside;}

.textwidget {padding-top: 5px;}

.color-box {
		background: #050E1D;
		text-align: left;
		padding: 10px 10px 10px 10px;
		color: #fff;
		border-radius: 0 0;
		text-decoration: none;
		font-weight: normal;
		line-height: 1.5;
		font-family: "Helvetica Neue", "Helvetica", Arial, Verdana, sans-serif;
		position: relative;
		border: none;
		margin: 5px 0px 5px 0px;
		display: block;
		float: left;
}

#sidebar, #sidebar_left, #sidebar_right {margin-top: 20px; margin-bottom: 20px;}
/* Blog and Post Styles */

.footer-item ul {
	padding-left: 15px;
}

#afterfooter {
	width: 100%; 
	background: #222; 
	color: white;
}

#afterfooterwrap {
	margin: auto;
	padding-top: 10px;
}

#afterfootercopyright {
	text-align: right;
}

.alignnone {
	display: block;
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float:left;
    margin: 5px 20px 15px 0;
}

/* Comments  */

.comments_container {
	background: #fff;
	margin-bottom: 15px;
	border-top: 1px dotted #ccc;
	padding-top: 15px;
}

.commentsh2{
	font-size: 20px;
	font-weight: bold;
}



#comments .navigation { padding: 0 0 18px 0; }

label[for="comment"] {display: block;}

textarea {margin-top: 10px;padding-bottom: 10px;width: 90%;}

/*
  960 Grid System ~ Text CSS.
  Learn more ~ http://960.gs/

  Licensed under GPL and MIT.
*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
  font: 13px/1.5 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
}

hr {
  border: 0 #ccc solid;
  border-top-width: 1px;
  clear: both;
  height: 0;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
 	color: #00ADFF;
	font-size: 24px;
	font-weight: Normal;
	font-family: Georgia, Serif;
	text-align: left;
	margin: 0 px 5px 5px 5px;
}

h2 {
 	color: #00ADFF;
	font-size: 20px;
	font-weight: Normal;
	font-family: Georgia, Serif;
	text-align: left;
	margin: 0 px 5px 5px 5px;
}

h3 {
 	color: #00ADFF;
	font-size: 16px;
	font-weight: Normal;
	font-family: Georgia, Serif;
	text-align: left;
	margin: 0 px 5px 5px 5px;
}

h4 {
 	color: #00ADFF;
	font-size: 14px;
	font-style: italic;
	font-weight: Normal;
	font-family: Georgia, Serif;
	text-align: left;
	margin: 0 px 5px 5px 5px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 12px;
}

/* Custom Font Styles */

.posts_title a{
	text-decoration: none;
	font-weight: 600;
	margin-bottom: 10px;
}

h1.description, h1.sitename {margin-bottom: 0px;}

.description {	
	font-size: 11px;
	margin-top:12px;
	color: #eee;
	font-weight: bold;
}

.sitename {
	font-size: 34px;
	font-weight: bold;
	margin-top: 20px;
	line-height: 40px;
}

.sitename a{text-decoration: none;}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
  list-style: decimal;
}

ul {
  list-style: disc;
}

li {

}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset,
figure {
}

/* Responsive CSS */

@media handheld, only screen and (max-width: 1024px) {
div.slider-nav span.right {right: 5px !important;}
div.slider-nav span.left {margin-left: 5px !important;}
div.slider-nav span {top: 45%;}
}

@media handheld, only screen and (max-width: 767px) {

	#box1, #box2 {margin-right: 0px !important;} 
	.searchform {display: none;}
    #nav ul ul li:hover ul, #nav ul ul ul li:hover ul {margin: 0px !important;}
    #nav ul ul .parent > a, #nav ul ul .parent:hover > a:hover, #nav ul ul li:hover ul .parent > a, #nav ul ul li:hover ul .parent > a:hover{background-image:url(../images/arrow.png) !important;background-position:right !important;background-repeat:no-repeat !important;}
    .carousel_caption {font-size: 10px;}
    .callout_title {text-align: center;}
    #calloutbutton {width: 200px; margin: auto; margin-bottom: 30px;}
    #banner {margin-top: 10px;}
    div.slider-nav span.right {
    right: 0px; }
	div.slider-nav span.left {
    margin-left: 0px; }
    .meta ul li {display: inline; margin-right:15px;}
    #product_media.six.columns {margin-left: 0%; float: none;}
    #image_container.six.columns {float: none !important;}
    #text_container {margin-bottom: 20px;}
    .entry.nine.columns, .byline.three.columns {width: 100% !important; margin-left: 0% !important;}
    #sidebar.four.columns {float: left;} 
}

@media handheld, only screen and (max-width: 500px) {
	#mobileMenu_nav_menu {margin-top: 10px; margin-right: 10px; text-align:center;}
	#halfnav {text-align: center; float: none;}
}

@media handheld, only screen and (max-width: 400px) {
	#box1 {margin-top:0px;margin-bottom:7px;}
	#box2 {margin-top:7px;margin-bottom:7px;}
	#box3 {margin-top:7px;margin-bottom:7px;}
  #box3 {margin-top:7px;margin-bottom:14px;}
	.carousel_caption {font-size: 6px;}
	.icons{text-align: center;}
	#logo{text-align:center;}
	.sitename {text-align:center;}
	#register {text-align: center;}
	.description{text-align: center;}
	#header_contact {text-align: center;}
	#halfnav {text-align: center; float: none;}
	#afterfootermenu {display:none;}
	#credit {float:left;margin-left:15px;margin-top:-2px;}
	#afterfootercopyright {float: right;margin-right:15px;margin-bottom:2px;}
	#mobileMenu_nav_menu {margin-top: 10px; margin-right: 10px; text-align:center;}
	.content_title {font-size: 14px;}
	.content_text {font-size: 12px;}
	#callout_text {font-size: 14px;}
	div.slider-nav span {top: 40%;}
	
	
	#nav {right: 140px; width: 100px;}
}

/* ==========================	For sticky footer =======================================	*/
* {
	margin: 0;
}

html, body {
	height: 100%;
	margin:0px !important;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto -28px auto; /* the bottom margin is the negative value of the footer's height */
}

.footer, .push{
	height: 28px;
	clear:both;
}

#mobileMenu_nav_menu {
	top: -10px;
	position: relative;
	z-index: 99;
	width: 220px;
}

/* Dark */

a {color: #00ADFF; text-decoration:none}

a:hover {color: #00ADFF; text-decoration:underline}

#header {
	border-top: 1px dashed #071328;	
	border-bottom: 1px dashed #071328;
	min-height: 80px;
	background: #3b3b3b url(../images/headerbgdark.png);
}

.slider_content {
	background: #3c3c3c url(../images/sliderbglight.png);
}

#sliderbg {
		border-bottom: 1px solid #2E2F30;
		background: #050E1D;
}

.calloutbg {background: #3b3b3b url(../images/headerbgdark.png);border-bottom: 1px dashed #fff;}

#callout_text {color: #f8f8f8;}

.content_title, .content_text {
	color: #252525;
}

.sitename a{
	color: #f8f8f8;
}

.sitename a:hover{
	color: #ccc;
}