/*
Theme Name: Lycro
Theme URI: http://smartmedia.no/
Description: Tema utviklket for Lycro av Smart Media AS
Author: Smart Media AS
Version: 1.1
*/

@import url('layouts/content-sidebar.css');


/* =Reset
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
	height: 100%;
}
body {
	background: #fff;
	color: #444;
	position: relative;
	min-height: 100%
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
}
td img {
	margin: 0.5em;
	max-width: auto;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
	outline: 0;
}
a img {
	border: 0;
}


/* =Global
----------------------------------------------- */
body,
button,
input,
select,
textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.5;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
	color: #196693;
	font-weight: normal;
}
h1 {
	font-size: 24px;
	font-size: 2.4rem;
	margin-bottom: 0.5em;
}
h2 {
	font-size: 20px;
	font-size: 2.0rem;
	margin-bottom: 0.5em;
}
h3 {
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 0.5em;
}
h4 {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 0.5em;
}
h5 {
	font-size: 14px;
	font-size: 1.4rem;
	margin-bottom: 0.5em;
}
h6 {
	font-size: 12px;
	font-size: 1.2rem;
	margin-bottom: 0.5em;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

/* Text elements */
p {
	margin-bottom: 1.5em;
}
ul, ol {
	margin: 0 0 1.5em 3em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li {
	margin-bottom: 0.6em;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	padding: 1.6em;
	overflow: auto;
	max-width: 100%;
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.0em;
	width: 100%;
}
th {
	font-weight: bold;
}
.button,
button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
	*vertical-align: middle; /* Improves appearance and consistency in all browsers */
}
.button,
button,
input {
	line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
	*overflow: visible;  /* Corrects inner spacing displayed oddly in IE6/7 */
}
.button,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid #ccc;
	border-color: #ccc #ccc #bbb #ccc;
	border-radius: 3px;
	background: #fafafa; /* Old browsers */
	background: -moz-linear-gradient(top,  #fafafa 60%, #e6e6e6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(60%,#fafafa), color-stop(100%,#e6e6e6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fafafa 60%,#e6e6e6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fafafa 60%,#e6e6e6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fafafa 60%,#e6e6e6 100%); /* IE10+ */
	background: linear-gradient(top,  #fafafa 60%,#e6e6e6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-9 */
	box-shadow: inset 0 2px 1px #fff;
	color: rgba(0,0,0,.8);
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
	font-size: 12px;
	font-size: 1.2rem;
	padding: 0.8em 1.2em .8em;
	text-shadow: 0 1px 0 rgba(255,255,255,.5);
}
.button:hover,
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background: #f5f5f5; /* Old browsers */
	background: -moz-linear-gradient(top,  #f5f5f5 60%, #dcdcdc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(60%,#f5f5f5), color-stop(100%,#dcdcdc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f5f5f5 60%,#dcdcdc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f5f5f5 60%,#dcdcdc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f5f5f5 60%,#dcdcdc 100%); /* IE10+ */
	background: linear-gradient(top,  #f5f5f5 60%,#dcdcdc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#dcdcdc',GradientType=0 ); /* IE6-9 */
	border-color: #bbb #bbb #aaa #bbb;
}
.button:focus,
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb #bbb;
	box-shadow: inset 0 2px 3px rgba(0,0,0,.15);
	box-shadow: inset 0 2px 2px rgba(0,0,0,.15);
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}
input[type=text],
input[type=email],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
}
input[type=text]:focus,
input[type=email]:focus,
textarea:focus {
	color: #111;
}
input[type=text],
input[type=email] {
	padding: 3px;
}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left: 3px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 98%;
}

/* Links */
a {
	color: #196693;
	text-decoration: none;
}
a:hover,
a:focus,
a:active {
	color: #5A5A5A;
}
.button {

}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/* Text meant only for screen readers */
.assistive-text {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.last {
	margin-right: 0 !important;
}

/* =Header
----------------------------------------------- */
.site {
	clear: both;
}
.site-header-wrapper {
	background: #fff;
}
.left-header {
	float: left;
	width: 73%;
}
.right-header {
	float: right;
}
.site-header {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
.logo-link {
	margin-top: 30px;
	display: block;
	float: left;
}
.logo-link img {
	-webkit-box-shadow:  none;
    box-shadow:  none;
}
.site-description {
	margin: 43px 0 0 1em;
	float: left;
	clear: none;
	font-weight: normal;
}
.search-form {
	margin-bottom: 20px;
}
.languages {
	text-transform: uppercase;
	text-align: right;
	margin: 20px 0;
}

/* =Sarch form
----------------------------------------------- */
.search-form {
	margin-bottom: 20px;
}
.search-form #s {
	width: 125px;
}
.search-form #s:focus {
	width: 180px;
}
#searchsubmit {
	padding: 0.4em 0.6em;
	font-size: 12px;
	min-width: 55px;
}

/* =Menu
----------------------------------------------- */
.main-navigation {
	background: #1F497D;
	width: 100%;
}
.main-navigation .menu {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
	*width: 90%;
}
.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.main-navigation li {
	float: left;
	position: relative;
	border-right: 1px solid #163567;
	border-left: 1px solid #1F4F9A;
}
.main-navigation li:first-of-type {
	border-left: none;
}
.main-navigation li:last-of-type {
	border-right: none;
}
.main-navigation a {
	display: block;
	text-decoration: none;
	padding: 1em;
	color: #FFF;
}
.main-navigation ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	position: absolute;
		top: 1.5em;
		left: 0;
	z-index: 99999;
}
.main-navigation ul ul ul {
	left: 100%;
	top: 0;
}
.main-navigation ul ul a {
	width: 200px;
}
.main-navigation ul ul li {
}
.main-navigation li:hover > a {
	color: #FFF;
	background: #183E7B;
}
.main-navigation ul ul :hover > a {
}
.main-navigation ul ul a:hover {
}
.main-navigation ul li:hover > ul {
	display: block;
}
.main-navigation li.current_page_item a,
.main-navigation li.current-menu-item a {
}

.main-navigation li#menu-item-356 ul.sub-menu.sub-menu-1 {
	margin-left: -800px;
}
.main-navigation li#menu-item-373 ul.sub-menu.sub-menu-1 {
	margin-left: -725px;
	max-width: 110% !important;
}

/* Small menu */
.menu-toggle {
	cursor: pointer;
}
.main-small-navigation .menu {
	display: none;
}
#megaMenu.megaMenuHorizontal ul.megaMenu { 
	width: 100% !important;
	max-width: 1000px !important;
	margin: 0 auto !important;
}
#megaMenu ul.megaMenu { 
	float: none !important;
}
#megaMenu .sub-menu-1{
	top: 38px !important;
}


/* =Content
----------------------------------------------- */
.sticky {
}
.hentry {
	margin: 2em 0 1.5em 0;
}
.entry-meta {
	clear: both;
	color: #636363;
	font-style: italic;
	font-size: 11px;
	font-size: 1.1rem;
}
.byline {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
.page-title {
	margin: 1em 0;
}
.category .entry-title {
	margin: 0;
}
.category .entry-summary {
	margin-top: 0.2em;
}
.category .entry-summary p {
	margin-bottom: 0.5em;
}
.post-thumb-title {
	position: relative;
	margin-top: 34px;
}
.post-thumb-title .entry-title {
	position: absolute;
	bottom: 3%;
	left: 0;
	display: block;
	width: 92%;
	padding: 1.5% 4%;
	color: #fff;
	background: #196693;
	font-size: 20px;
	font-size: 2.0rem;
	background: rgba(25, 102, 147, 0.8);	
}
.no-results {
	margin-top: 30px;
	min-height: 350px;
}

#content .post-122 td,
#content .post-136 td {
	vertical-align: middle;
}



/* =Frontpage
----------------------------------------------- */
#video-gallery {
  width: 100%;
  color: #FFF;
}
.videoGallery .rsCloseVideoBtn {
  display: none;
}
.videoGallery .rsThumbs.rsThumbsVer {
  width: 300px;
  padding: 0;
  /*height:366px;*/
}
.frontpage-slider {
	margin-bottom: 40px;
	overflow: hidden;
}
.frontpage-featured-text {
	background: #ebebeb;	
}
.featured-text-inner {
	padding: 2em 0;
	width: 1000px;
	margin: 0 0 0 5%;
	min-height: 335px;
}
.front-page .hentry {
	margin: 4em 0 0 0;
}

/* =Custom Post Types
----------------------------------------------- */




.featured-content {

}
.featured-item {
	float: left;
	width: 30%;
	margin-right: 5%;
}
.featured-img {
	
}
.featured-text {
	min-height: 70px;
}


/* =Asides
----------------------------------------------- */
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/* =Forms
----------------------------------------------- */

.grecaptcha-badge {
	z-index: 99999;
}

/* =Media
----------------------------------------------- */
.site-header img,
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
.site-header img,
.entry-content img,
img[class*="align"],
img[class*="wp-image-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.site-header img,
.entry-content img,
img.size-full {
	max-width: 100%;
}
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	border: 1px solid #ccc;
	max-width: 100%;
}
.wp-caption.aligncenter,
.wp-caption.alignleft,
.wp-caption.alignright {
	margin-bottom: 1.5em;
}
.wp-caption img {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
#content .gallery {
	margin-bottom: 1.5em;
}
.gallery-caption {
}
#content .gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
#content .gallery dd {
	margin: 0;
}
#content .gallery-columns-4 .gallery-item {
}
#content .gallery-columns-4 .gallery-item img {
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}

img {
    max-width: 100%;
    height: auto;
}

/* =Navigation
----------------------------------------------- */
#content .site-navigation {
	margin: 3em 0 1.5em;
	overflow: hidden;
	font-size: 0.85em;
	font-style: inherit;
}
#content .nav-previous {
	float: left;
	width: 50%;
}
#content .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
.rsDefault .rsThumb.rsNavSelected .rsTmb .rsActiveSlide {
	background:url(images/arrow-image.png) no-repeat;
	height:33px;
	width:17px;
	position:absolute;
	left:-15px;
	top:40px;
}
.rsDefault .rsThumb {
	overflow:visible !important;
	position:relative;
}
/* =Comments
----------------------------------------------- */
.bypostauthor {
}

/* =Widgets
----------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
	font-size: 12px;
	font-size: 1.2rem;
}
.widget-title {
	text-transform: uppercase;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: bold;
	margin-bottom: 1em;
}
.widget-title a {
	color: #196693 !important;	
}
.widget ul {
	margin: 0 0 0 15px;
}
.widget .children {
	margin: 0.8em 0 0 2.0em;
}
.widget a {
	color: #636363;
}
.widget a:hover {
	color: #000;
}
.widget .rss-date {
	display: none;	
}
#tertiary .widget a {
	color: #196693;
	text-decoration: none;
}
#tertiary .widget a:hover {
	color: #5A5A5A;
}
#tertiary .widget_contact td {
	vertical-align: top;
}

/* =Footer
----------------------------------------------- */
.site-footer {
	font-size: 12px;
	font-size: 1.2rem;
  	background-color: #196693;
  	background: -webkit-gradient(linear, left top, left bottom, from(#196693), to(#15567d));
  	background: -webkit-linear-gradient(top, #196693, #15567d);
  	background: -moz-linear-gradient(top, #196693, #15567d);
  	background: -ms-linear-gradient(top, #196693, #15567d);
  	background: -o-linear-gradient(top, #196693, #15567d);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#196693', EndColorStr='#15567d'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#196693', EndColorStr='#15567d')"; /* IE8 */
	text-align: center;
	color: #FFF;
	position: fixed;
	bottom: 0;
	width:100%;
}
.site-footer a {
	color: #FFF;
	text-decoration: underline;
}
.site-footer a:hover {
	text-decoration: none;
}
#wpstats {
	display: none;
}

.breadcrumbs-wrapper {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  background-color: #fefefe;
  background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#f4f4f4));
  background: -webkit-linear-gradient(top, #fefefe, #f4f4f4);
  background: -moz-linear-gradient(top, #fefefe, #f4f4f4);
  background: -ms-linear-gradient(top, #fefefe, #f4f4f4);
  background: -o-linear-gradient(top, #fefefe, #f4f4f4);
  -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.9);
  -moz-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.9);
  box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.9);
  color: #404040;
  width: 100%;
}
.breadcrumb {
	font-size: 11px;
	font-size: 1.1rem;
	width: 100%;
	max-width: 1000px;
	margin: 0 0 0 5%;
	text-align: left;
    line-height:30px;
    height: 30px;
    color:#888;
    overflow:hidden;
}
.breadcrumb li {
    list-style-type:none;
    padding-left:10px;
	display:inline-block;
	float:left;
}

.breadcrumb a {
	display:inline-block;
    background-image:url('images/bc_separator.gif'); 
    background-repeat:no-repeat; 
    background-position: 100% 50%;
    padding: 0 15px 0 0;
    text-decoration: none;
    color:#333333;
	outline:none;
}
.breadcrumb a:hover {
	color: #196693;
}

.footer-info {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 0px auto;
	padding-top: 5px;
}
.footer-companyinfo {
	float: left;
	width: 50%;
	text-align: left;
}
.companyinfo-title {
	color: #FFF;
	
	font-weight: normal;
}
.footer-contact {
	float: right;
	width: 35%;
	text-align: right;
	margin-right: 8%;
}
.contact-table {
	margin: 0 0 0 32%;
}
.site-info {
	padding: 0 0px 5px 0;
	font-size: 10px;
	font-size: 1rem;
	text-align: left;
}
.site-info .copy {
	float: left;
	text-align: left;
	margin-left: 20px;
}
.site-info .dev {
	float: right;
	text-align: right;
	margin-right: 20px;
}
.social-cell {
	padding-left: 195px;
	*padding-left: 245px;
}
.social-link {
	width: 20px;
	height: 20px;
	text-indent: -9999px;
	display: inline-block;
	*text-indent: -54px;
}
#facebook-link {
	background: url('images/facebook-icon.png') no-repeat 0 0;	
}
#linkedin-link {
		background: url('images/linkedin-icon.png') no-repeat 0 0;
}
#facebook-link:hover {
	background: url('images/facebook-icon-active.png') no-repeat 0 0;	
}
#linkedin-link:hover {
		background: url('images/linkedin-icon-active.png') no-repeat 0 0;
}

/* Clearfix
----------------------------------------------- */
.group:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.group { 
	display: inline-block; 
}

* html .group {
	height: 1%;
}
.group {
	display: block; 
}

/* =Pagination
----------------------------------------------- */
.pagination {
	clear:both;
	padding:20px 0;
	position:relative;
	font-size:11px;
	line-height:13px;
}
.pagination span, .pagination a {
	display:block;
	float:left;
	margin: 2px 2px 2px 0;
	padding:6px 9px 5px 9px;
	text-decoration:none;
	width:auto;
	color:#FFF;
	background: #555;
}
.pagination a:hover{
	color:#fff;
	background: #196693; 
}
.pagination .current{
	padding:6px 9px 5px 9px;
	background: #196693;
	color:#FFF;
}
.rsDefault .rsThumb.rsNavSelected {
	background:#196693 !important;
}
.rsDefault h5 {
    color: #FFFFFF;
    display: table-cell;
    font-weight: bold;
    height: 110px;
    margin: 0;
    text-transform: uppercase;
    vertical-align: middle;
	font-size:1.3rem;
}
.rsDefault .rsTmb {
    color: #000000;
    display: block;
    font-size: 1.3rem;
    padding: 0 20px;
}
/* Text selection color
----------------------------------------------- */


/* Texthiding, while still alloving 
 * screen readers to read it
----------------------------------------------- */
.visuallyhidden { 
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px; 
	margin: -1px; 
	overflow: hidden; 
	padding: 0; 
	position: absolute; 
	width: 1px; 
}

.visuallyhidden.focusable:active, 
.visuallyhidden.focusable:focus { 
	clip: auto; 
	height: auto; 
	margin: 0; 
	overflow: visible; 
	position: static; 
	width: auto; 
}


.site-header {
	max-width: 1000px;
	width: 100%;
	margin: 0 0% 0 5%;
}
#megaMenu.megaMenuHorizontal ul.megaMenu {
	width: 100% !important;
	max-width: 1000px !important;
	margin: 0 0 0 5% !important;
}
#page {
	width: 100%;
	max-width: 1000px;
	margin: 30px 0 0 5%;
	padding-bottom: 170px;
}
.featured-text-inner {
	padding: 1em 0;
	max-width: 1000px;
	width: 100%;
	margin: 0 0 0 5%;
	min-height: 325px;
}
}
.breadcrumb {
	font-size: 11px;
	font-size: 1.1rem;
	width: 100%;
	max-width: 1000px;
	margin: 0 0 0 5%;
	text-align: left;
	line-height: 30px;
	height: 30px;
	color: #888;
	overflow: hidden;
	*margin-left: -19%;
}
.footer-info {
	max-width: 1000px;
	width: 100%;
	margin: 0 0 0 5%;
	padding-top: 5px;
	*margin-left: -19%;
}
.site-info {
	max-width: 1000px;
	width: 100%;
	margin: 10px 0 0 5%;
	*margin-left: -19%;
}
.site-info .copy {
	float: left;
	text-align: left;
	margin-left: 0px;
}
.site-info .dev {
	float: right;
	text-align: right;
	margin-right: 21px;
}
.videoGallery .rsThumbs.rsThumbsVer {
		display:block;
}


/* ==========================================================================
   @Media Queries for Responsive Design.
   
   Theses examples override the primary ('mobile first') styles. 
   The media queries included in here are only placeholder. 
   Modify them as your content requires.
   ========================================================================== */	
/*@media only screen and (min-width: 1000px) {
	.royalSlider {
		height:366px !important;
	}

}
*/
/*@media only screen and (max-width: 800px) {
	.royalSlider {
		height:200px !important;
	}
	.rsDefault .rsTmb {
		border-top: 1px solid #3B85B0;
		float: left;
		height: auto;
		overflow: hidden;
		width: 86%;
	}
	.rsDefault h5 {
		color: #FFFFFF;
		display: table-cell;
		font-weight: bold;
		height: auto;
		margin: 0;
		text-transform: uppercase;
		vertical-align: middle;
		font-size:1rem;
	}
}
*/@media only screen and (max-width: 1099px) {
	
	#page {
		width: 90% !important;
		margin: 0 auto !important;
	}
	.header-badge {
		display: none;
	}
	.site-header {
		margin: 0 !important; 
	}
	.left-header {
		float: left;
		width: 50%;
	}
	.logo-link {
		margin-left: 55px;
	}
	.site-description {
		margin: 0 0 30px 53px;
	}
	.right-header {
		float: right;
		margin-right: 30px;
	}
	#megaMenu.megaMenuHorizontal ul.megaMenu {
		width: 100% !important;
		max-width: 1000px !important;
		margin: 0 auto !important;
	}
	.featured-text-inner {
		width: 90% !important;
		margin: 0 0 0 5% !important;
	}
	.breadcrumb {
		width: 100%;
		margin: 0;
	}
	.footer-info {
		width: 100%;
		margin: 0;
		padding-top: 5px;
	}
	.site-info {
		width: 100%;
		margin: 0;
	}
	.featured-text-inner {
		min-height: 355px;
	}
	.contact-table {
		margin: 0 0 0 16%;
	}	
}

/*@media only screen and (min-width: 480px) {
	 Wide mobile (480px+) styles go here 
	
}
*/
@media only screen and (max-width: 768px) { 
	.left-header { 
		float: none;
		width: 100%;
	}
	.logo-link {
		display: block;
		float: none;
		margin: 0 auto;
		width: 207px;
		height: 50px;
		padding-top: 30px;
	}
	.site-description {
		margin: 10px auto;
		float: none;
		clear: both;
		font-weight: normal;
		max-width: 315px;
	}
	.featured-item {
		float: none;
		clear: both;
		width: 90%;
		margin: 0 auto;
	}
	.single-business .site-content, .single-products .site-content {
		float: none;
		clear: both;
		margin: 0;
		width: 100%;
	}
	.single-business #content, .single-products #content {
		float: none;
		width: 100%;
		margin: 0;
	}
	.site-content {
		float: none;
		clear: both;
		margin: 0;

	}
	#content {
		margin: 0;
	}
	#secondary {
		float: none;
		clear: both;
		width: 100%;
		margin-bottom: 40px;
	}
	#tertiary {
		float: none;
		clear: both;
		width: 95%;
	}
	.footer-companyinfo {
		float: none;
		width: 90%;
		text-align: left;
		margin: 30px auto 30px auto;
	}
	.footer-contact {
		float: none;
		width: 90%;
		text-align: right;
		margin: 0 auto 30px auto;
	}
	.contact-table {
		margin: 0;
	}
	.featured-text-inner {
		min-height: 550px;
	}
	.footer-contact {
		float: right;
		width: 95%;
		text-align: right;
	}	
}
@media screen and (max-width: 800px) { 
	.rsABlock h1 {
		font-size:1.2rem;
	}
	.rsABlock {
		min-width: 92% !important;
	    padding: 0 2% !important;
		font-size:1rem;
	}
	.videoGallery .rsOverflow,
	  .royalSlider.videoGallery {
		height: 200px !important;
	  }
	.videoGallery .rsThumbs.rsThumbsVer {
	 	width:220px;
	}
	.rsDefault .rsThumb {
		height:140px !important;
	}
}
@media screen and (max-width: 600px) {
  .videoGallery .rsTmb {
    padding: 6px 8px;
  }
  .videoGallery .rsTmb h5 {
    font-size: 12px;
    line-height: 17px;
  }
  .videoGallery .rsThumbs .rsThumb {
    width: 100%;
    height: auto;
  }
  /*.videoGallery .rsTmb span {
    display: none;
  }*/
  .videoGallery .rsOverflow,
  .royalSlider.videoGallery {
    height: 180px !important;
  } 
  .videoGallery .rsThumbs.rsThumbsVer {
	 	width:140px;
	}
}
@media screen and (max-width: 500px) {
  .videoGallery .rsTmb {
    padding: 6px 8px;
  }
  .videoGallery .rsTmb h5 {
    font-size: 12px;
    line-height: 17px;
  }
  .videoGallery .rsThumbs.rsThumbsVer {
    width: 100px;
    padding: 0;
  }
  .videoGallery .rsThumbs .rsThumb {
    width: 100%;
    height: auto;
  }
  /*.videoGallery .rsTmb span {
    display: none;
  }*/
  .rsABlock h1 {
		font-size:1rem;
	}
	.rsABlock {
		min-width: 92% !important;
	    padding: 0 2% !important;
		font-size:0.6rem;
	}
	.videoGallery .rsTmb h5 {
		font-size:9px;
	}
}


/* IE-fix
----------------------------------------------- */
html#ie8 .rsABlock , html#ie7 .rsABlock {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)" !important;
    filter: alpha(opacity=65) !important;
    -khtml-opacity: 0.75 !important;
    -moz-opacity: 0.75 !important;
	background:#000;
	font-size:13px !important;
}
html#ie8 .rsABlock h1 , html#ie7 .rsABlock h1 {
	font-size:16px;
	font-weight:bold;
	color:#fff;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
    filter: alpha(opacity=100) !important;
}
.ie8 .site-header img,
.ie8 .entry-content img,
.ie8 img.size-full {
	max-width: 100%;
	width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
}
	


.menu-toggle {
	display: none;
}		

/** RESPONSIVE NAV **/
@media (min-width: 0px) and (max-width: 770px) {
	
	.menu-toggle {
		display: block;
		position: absolute;
	    top: 1em;
	    right: 1em;	
	    z-index: 9999;
	}
	
	.menu-toggle img {
		max-width: 24px;
	}
	
	.menu-toggle img:hover {
		opacity: 0.7;
	}	
	
	.site-navigation {
		display: none;
		position: absolute;
		top: 0;
		padding-top: 3.5em;
		background: white;
		left: 0;
		z-index: 9998;
	}
	
	#megaMenu ul > li > a {
		display: inline-block !important;
		padding-right: 3em !important;
	}
	
	#megaMenu ul.megaMenu > li {
		width: 100%;
		display: block;
		border-bottom: 1px solid #BCD9E6;
	}			
	#megaMenu ul.megaMenu > li:hover > ul.sub-menu {
		display: none;
	}
	#megaMenu ul li.ss-nav-menu-mega ul.sub-menu ul.sub-menu {
		display: none;
	}			
	#megaMenu ul ul.sub-menu {
		position: relative !important;
		top: 0px !important;
		margin: 0 !important;
		display: none;
		box-shadow: 0px 0px 0px !important;
		border: 0px !important;
	}	
	#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item > ul.sub-menu.sub-menu-1 {
	    width: 97% !important; 
	}    
	#megaMenu ul.megaMenu > li.ss-nav-menu-mega > ul.sub-menu-1, #megaMenu ul.megaMenu li.ss-nav-menu-reg ul.sub-menu {
		background: -webkit-linear-gradient(top, #E2F6FF, #E2F6FF);
	}
	#megaMenu {
		background: #E2F6FF !important;
	}
	#megaMenu ul li.ss-nav-menu-mega ul.sub-menu li {
	    min-width: auto !important;
	    width: 87% !important;
	    display: block !important;
	    padding: .5em 2.5em !important;
	    margin: 0 !important; 
	    border-bottom: 1px solid #BEDEEC;    
	}	
	#megaMenu ul li.ss-nav-menu-mega ul.sub-menu li:last-child {
		border-bottom: 0px !important;
	}	
	#megaMenu ul li.ss-nav-menu-reg li.megaReg-with-sub > a:after, #megaMenu ul li.mega-with-sub > a:after, #megaMenu ul li.ss-nav-menu-mega > a:after, #megaMenu ul li.ss-nav-menu-reg li.megaReg-with-sub > span.um-anchoremulator:after, #megaMenu ul li.mega-with-sub > span.um-anchoremulator:after, #megaMenu ul li.ss-nav-menu-mega > span.um-anchoremulator:after {
		display: none !important;
	}
	#megaMenu ul .menu-item-has-children{
	  padding: 0.6em .8em 0.2em 0.8em; 
	  background: url('http://lycro.staging.wpengine.com/wp-content/themes/lycro/images/icon.png') no-repeat top right;
	  background-position-x: 100% !important;
	  background-position-y: 11px !important;
	}
	#megaMenu ul .menu-item-has-children.active {
		background: url('http://lycro.staging.wpengine.com/wp-content/themes/lycro/images/icon-active.png') no-repeat top right;
		background-position-x: 100% !important;
		background-position-y: 11px !important;	
	}  

	#megaMenu ul.sub-menu-1 {
		width: 87% !important;
	}
	#megaMenu ul.sub-menu-2 li {
		padding-left: 1.5em !important;
	}
}