<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
Theme Name: CasaRizzini
Theme URI: http://www.digitaleire.ie/
Description: Special Build for Casa Rizzini

Version: 1.2
Author: Digital Eire`
Author URI: http://www.digitaleire.com

--------------------------------------------------------------

CSS Rules: Sorted alphabetically for better organization.
*/

/* =Reset CSS (v2.0)
-------------------------------------------------------------- */
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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border: 0;
	font-size: 100%;
	font: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

/*HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

button, input, select, textarea {
	font-size: 100%;
	overflow: visible;
	margin: 0;
	vertical-align: baseline;
	width: auto;
	/* font-family: arial; */
	font-family: 'Open Sans', 'sans-serif';
}

textarea {
	overflow: auto;
	vertical-align: text-top;
}

p:empty { display:none;}

/* =Horizontal Rule
-------------------------------------------------------------- */
hr {
	background: #373737;
	border: none;
	clear: both;
	color: #8A8A8A;
	float: none;
	height: 1px;
	width: 100%;
}

hr.space {
	background: #000000;
	color: #000000;
}

/* =Base
-------------------------------------------------------------- */
html {
	height: 100%;
}

body {
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	background: #ffffff;
	color: #707070;
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: 'Open Sans', 'sans-serif';
	font-size: 13px;
	font-smoothing: antialiased;
	line-height: 1.5em;
	text-rendering: optimizeLegibility;
}

/* =My-Fonts
-------------------------------------------*/
/* @font-face {
    font-family: "GeoSansLight";
    src: url("core/fonts/GEOSANSLIGHT.TTF") format("truetype");
}

@font-face{
    font-family: "GeoSansLight-ie";
    src: url('core/fonts/GEOSANSLIGHT.eot');
}

@font-face{
    font-family: "GeoSansLight-woof";
    src: url('core/fonts/GEOSANSLIGHT.woff');
}
 */
@font-face {
	font-family: 'GeoSansLight';
	src: url('fonts/GEOSANSLIGHT.eot');
	src: local('â˜º'), url('core/fonts/GEOSANSLIGHT-fix.woff') format('woff'), url('core/fonts/GEOSANSLIGHT.ttf') format('truetype'), url('core/fonts/GEOSANSLIGHT.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* =Typography
-------------------------------------------------------------- */
p {
	word-wrap: break-word;
}

i,
em,
dfn,
cite {
	font-style: italic;
}

tt,
var,
pre,
kbd,
samp,
code {
	font-family: monospace, serif;
	font-style: normal;
}

b,
strong {
	font-weight: 700;
}

pre {
	-moz-box-sizing: border-box;
	-moz-border-radius: 2px;
	-moz-box-shadow: 0 1px 0 #000000, inset 0 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 2px;
	-webkit-box-shadow: 0 1px 0 #000000, inset 0 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-sizing: border-box;
	box-shadow: 0 1px 0 #000000, inset 0 1px 1px rgba(0, 0, 0, 0.2);
	box-sizing: border-box;
	background: #f4f4f4;
	border: 1px solid #aaaaaa;
	border-bottom-color: #cccccc;
	border-radius: 2px;
	height: auto;
	margin: 0;
	outline: none;
	padding: 6px 10px;
	vertical-align: middle;
	width: 100%;
	word-wrap: break-word;
	white-space: pre-wrap;
}

del {
	color: #555555;
	text-decoration: line-through;
}

ins,
dfn {
	border-bottom: 1px solid #cccccc;
}

sup,
sub,
small {
	font-size: 85%;
}

abbr,
acronym {
	font-size: 85%;
	letter-spacing: .1em;
	text-transform: uppercase;
}

a abbr,
a acronym {
	border: none;
}

dfn[title],
abbr[title],
acronym[title] {
	border-bottom: 1px solid #cccccc;
	cursor: help;
}

sup {
	vertical-align: super;
}

sub {
	vertical-align: sub;
}

/* =Responsive 12 Column Grid
    http://themeid.com/responsive-grid/
-------------------------------------------------------------- */
.grid {
	float: left;
	margin-bottom: 2.127659574468%;
	padding-top: 0;
}

.grid-right {
	float: right;
	margin-bottom: 2.127659574468%;
	padding-top: 0;
}

.home .grid {
	float:left;
	height: inherit;
}
.col-60,
.col-140,
.col-220,
.col-300,
.col-380,
.col-460,
.col-500,
.col-540,
.col-620,
.col-700,
.col-780,
.col-860 {
	display: inline;
	margin-right: 2.127659574468%;
}

.col-60 {
	width: 6.382978723404%;
}

.col-140 {
	width: 14.893617021277%;
}

	.col-200 {
		width: 24.98%;
	}

@media screen and (max-width: 1040px) {
	.col-200 {
		width: 24.98%;
	}
}
.col-220 {
	width: 23.404255319149%;
}

.col-250 {
	width: 24.98%;
}

.col-300 {
	width: 31.914893617021%;
}

.col-380 {
	width: 40.425531914894%;
}

.col-460 {
	width: 48.936170212766%;
}
.col-500 {
	width: 49.98%;
}

.col-540 {
	width: 57.446808510638%;
}

.col-620 {
	width: 65.957446808511%;
}

.col-700 {
	width: 74.468085106383%;
}

.col-780 {
	width: 82.978723404255%;
}

.col-860 {
	width: 91.489361702128%;
}

.col-940 {
	width: 99.9%;
}


.fit {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

/* =Visibility
-------------------------------------------------------------- */
.hidden {
	visibility: hidden;
}

.visible {
	visibility: visible;
}

.none {
	display: none;
}

.hide-desktop {
	display: none;
}

.show-desktop {
	display: block;
}

.our-image-video {
	clear: both;
	position: relative;
}

.over-image {
	position:absolute;
	z-index:1;
	top:25px;
	left:5%;
	padding:15px 35px;
	background: rgba(0, 0, 0, 0) url("core/images/image-hover-overlay.png");
}

.over-image h1,
.over-image {
	color: #fff;
}

.over-image h1 {
	font-weight:700;
}

.over-image .button {
	color:#fff;
	padding:9px 15px;
	text-transform:uppercase;
}


.no-margin {
    margin: 0 0 1px !important;
	position: relative;
}

.video-overlay {
	position:fixed;
	width:102.5%;
	height:100%;
	top:0;
	left:0;
	
	background: rgba(0, 0, 0, 0) url("core/images/image-hover-overlay.png");
	
	overflow:auto;
    opacity: 0;
    z-index: -1;
}

.video-overlay .video-padding {
	padding:40px;
	height: 100%; 
	background: rgba(0, 0, 0, 0) url("core/images/image-hover-overlay.png");
}


.jcarousel-wrapper {
    height: 100%;
	}


.close-gallery {
    color: #fff;
    font-size: 34px;
    position: fixed;
    right: 10px;
    top: 10px;
}

.admin-bar .close-gallery {
	top: 35px;
	right: 10px
}

.close-gallery:hover {
	color:#ddd;
}

.video-metabox {
    padding-top: 25px !important;
	margin:0 auto;
}

@media screen and (max-height: 1000px) {
	.video-overlay .our-image-video {
		max-width: 1200px;
	}
}	


	
@media screen and (max-height: 580px) {
	.video-overlay .our-image-video {
		max-width: 800px;
	}
}	

@media screen and (max-height: 450px) {
	.video-overlay .our-image-video {
		max-width: 600px;
	}
}

.hentry .no-margin img {
    margin: 0;
    width: 100%;
}

.video-overlay .our-image-video {
	max-width:1000px;
	margin:0 auto;
    background: #fff;
    border: 15px solid #fff;
}

/* =Responsive Images
-------------------------------------------------------------- */
img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}

.ie8 img {
	height: auto;
	width: auto\9;
}

.ie8 img.size-large {
	max-width: 60%;
	width: auto;
}


/* =Responsive Videos
-------------------------------------------------------------- */
video {
	width: 100%;
	max-width: 100%;
	height: auto;
}

/* =Responsive Embeds/Objects
-------------------------------------------------------------- */
embed,
object {
	max-width: 100%;
}

svg:not(:root) {
	overflow: hidden;
}

/* =Links
-------------------------------------------------------------- */
a {
	color: #000000;
	font-weight: 300;
	text-decoration: none;
}

a:hover,
a:focus,
a:active {
	color: #373737;
	outline: 0;
	text-decoration: none;
}

::selection {
	background: #373737;
	color: #000000;
	text-shadow: none;
}

/* =Forms
-------------------------------------------------------------- */
label {
	display: inline-block;
	font-weight: 700;
	padding: 2px 0;
}

legend {
	padding: 2px 5px;
}

fieldset {
	border: 1px solid #cccccc;
	margin: 0 0 1.5em;
	padding: 1em 2em;
}

select,
input[type="text"],
input[type="password"],
input[type="date"],
input[type="tel"],
input[type="email"] {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #e6e6e6;
	border-bottom-color: #cccccc;
	cursor: text;
	margin: 0;
	outline: none;
	padding: 15px 14px;
	vertical-align: middle;
	width: 100%;
	color:#4e6f6d;
}

select {
	height: auto;
	width: 100%;
	padding: 14px 14px;
}

area,
textarea {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #e6e6e6;
	border-bottom-color: #cccccc;
	height: auto;
	overflow: auto;
	margin: 0;
	outline: none;
	padding: 15px 14px;
	width: 100%;
	color:#4e6f6d;
}

input,
select {
	cursor: pointer;
}
area:hover,
input:hover,
select:hover,
textarea:hover,
area:focus,
input:focus,
select:focus,
textarea:focus {
	border: 1px solid #ababab;
}

input[type='text'],
input[type='password'] {
	cursor: text;
}

/* =IE Forms
-------------------------------------------------------------- */
.ie7 area,
.ie7 select,
.ie7 textarea,
.ie7 input[type="text"],
.ie7 input[type="password"],
.ie7 input[type="date"], 
.ie7 input[type="email"], 
.ie7 input[type="tel"] {
	width: 96%;
}

/* =IE6 Notice
-------------------------------------------------------------- */
.msie-box {
	background-color: #f9edbe;
	border: 1px solid #f0c36d;
	color: #ffffff;
	display: block;
	margin: 0 auto;
	/* max-width: 960px; */
	padding: 10px;
	position: absolute;
	top: 60px;
	text-align: center;
	width: 100%;
}

.msie-box a {
	color: #ffffff;
}

/* =new gallery boxes
-------------------------------------------------------------- */
.video-overlay .our-image-video {
	overflow: auto;
	max-height:88%;
	min-height:88%;
	min-width:90%;
}

.masonry-grid {
	list-style:none;
	margin:0;
	padding:0;
	max-width:100%;
}


.grid-sizer  {
	width:33%;
}

.masonry-item {
	width:33%;
	float: left;
	text-align: center;
}

@media screen and (max-width: 950px) {
	.grid-sizer  {
		width:50%;
	}

	.masonry-item {
		width:50%;
		float: left;
		text-align: center;
	}
}

@media screen and (max-width: 650px) {
	.grid-sizer  {
		width:100%;
	}

	.masonry-item {
		width:100%;
		float: left;
		text-align: center;
	}

}

.masonry-item  a {
	padding:1px;
}

.masonry-item img {
	width:100%;
}


/* .width-15, */
/* .width-4,
.width-8,
.width-12,
.width-16,
.width-20, */
/* .width-25,
.width-35,
.width-45,
.width-55,
.width-65,
.width-75 {
	width:100%;
}

.width-3,
.width-6,
.width-9,
.width-12,
.width-15,
.width-18 {
	width:50%;
} */
/* .grid-item--width1 { width:  320px; }
.grid-item--width2 { width:  320px; }
.grid-item--width3 { width:  480px; }
.grid-item--width4 { width:  720px; }
.grid-item--width5 { width:  720px; }
.grid-item--width6 { width:  720px; }
.grid-item--width7 { width:  720px; }
.grid-item--width8 { width:  720px; }
.grid-item--width9 { width:  720px; } */


/* =text boxes
-------------------------------------------------------------- */
.textboxes h2,
.textboxes p {
	margin:20px;
}

.textboxes {
	text-align:center;
	overflow:visible;
}

.textboxes h2 {
    font-size: 22px;
    margin-bottom: 0;
}

.textboxes div {
	position:absolute;
	height:100%;
	width:100%;
	max-height:100%;
}

.textboxes div.text {
	height:55%;
	max-height:55%;
	overflow: hidden;
}

.textboxes p {
    margin-top: 10px;
	text-align: justify;
	overflow:hidden;
}

.textboxes img.hidden {
	position:relative;
	left:0;
	top:0;
}

.textbox-button {
	background:#F08C42;
    bottom: 15px;
    display: inline-block;
    left: -25%;
    margin-left: 60%;
    padding: 8px 10px;
    position: absolute;
}

.textbox-button:hover {
	background:#ef9b5d;
	color:#ffffff;

}

.category-title {
    color: #5C5C5C;
    display: block;
    font-size: 18px;
    margin-bottom: 12px;
    margin-top: 30px;
    position: relative;
    text-align: center;
}

/* =Tables
-------------------------------------------------------------- */
th,
td,
table {
	/* border: 1px solid ##373737; */
}

table {
	border-collapse: collapse;
	width: 100%;
}

/* =Lists
-------------------------------------------------------------- */
ul {
	list-style-type: disc;
	margin: 0;
	padding: 0;
}

ol {
	line-height: 22px;
	list-style-position: outside;
	list-style-type: decimal;
	margin: 0;
	padding: 0;
}

dt {
	font-weight: 400;
}

/* =Blockquote
-------------------------------------------------------------- */
blockquote {
	background: #f9f9f9;
	border: none;
	border-left: 4px solid #d6d6d6;
	margin: 20px;
	overflow: auto;
	padding: 0 0 10px 12px;
}

blockquote p {
	font-family: 'Georgia', 'Times New Roman', Times, serif;
	font-style: italic;
	font-size: 18px;
	line-height: 26px;
}

/* =Headings
-------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: normal;
	line-height: 1.0em;
	word-wrap: break-word;
	font-family: 'Open Sans', sans-serif; font-weight: 300;
	color:#000000;
	text-align: left;
}

h1 {
	/* font-size: 2.625em; */ /* = 42px */
	margin-bottom: .9em;
	margin-top: .9em;
	line-height: normal;
    font-size: 25px;
    font-weight: bold;
    text-transform: uppercase;
}

h2 {
	font-size: 2.250em; /* = 36px */
	margin-bottom: .75em;
	margin-top: .75em;
}

h3 {
	font-size: 1.875em; /* = 30px */
	margin-bottom: .857em;
	margin-top: .857em;
}

h4 {
	font-size: 1.500em; /* = 24px */
	margin-bottom: 1em;
	margin-top: 1em;
}

h5 {
	font-size: 1.125em; /* = 18px */
	margin-bottom: 1.125em;
	margin-top: 1.125em;
}

h6 {
	font-size: 1.000em; /* = 16px */
	margin-bottom: 1.285em;
	margin-top: 1.285em;
}

/* =Margins &amp; Paddings
-------------------------------------------------------------- */
p,
hr,
dl,
pre,
form,
table,
address,
blockquote {
	margin: 1.6em 0;
}

th, td {
	padding: .3em;
}

caption {
	padding-bottom: .8em;
}

blockquote {
	padding: 0 1em;
}

blockquote:first-child {
	margin: .8em 0;
}

fieldset {
	margin: 1.6em 0;
	padding: 0 1em 1em;
}

legend {
	padding-left: .8em;
	padding-right: .8em;
}

legend+* {
	margin-top: 1em;
}

input,
textarea {
	/* padding: 6px 8px; */
}

select {
	/* padding: 6px 8px; */
}

option {
	padding: 0 .4em;
}

dt {
	margin-bottom: .4em;
	margin-top: .8em;
}

ul {
	list-style-type: disc;
}

ol {
	list-style-type: decimal;
}

ul,
ol {
	margin: 0 1.5em 1.5em 0;
	padding-left: 2.0em;
}

li ul,
li ol {
	margin: 0;
}

form div {
	margin-bottom: .8em;
}

/* =Globals
-------------------------------------------------------------- */
#container {
	margin: 0 auto 57px;
	/* max-width: 960px; */
	/* padding: 0px 25px; */
	
}

#wrapper {
	clear: both;
	margin: 105px auto 0;
	padding: 0 0;
	position: relative;
	min-height: 300px;
}
.home #wrapper {
	/* max-width:1200px; */
	width:100%;
	min-height:0;
}


#wrapper2 {
	clear: both;
	margin: 0px auto 0px auto;
	padding: 0 0;
	position: relative;
	
    background: #fff;
    position: fixed;
    width: 100%;
    z-index: 999;
}

.front-page #wrapper {
	background-color: transparent;
	border: none;
	margin: 0px auto 0px auto;
	padding: 0;
}
#featured {
	position:relative;
}
.flogo {
    position: absolute;
    text-align: center;
    top: 42.5%;
    width: 100%;
    z-index: 9;
}

#header {
	margin: 0;
	font-family: 'Open Sans', sans-serif; font-weight: 300;
    position: fixed;
    width: 100%;
    z-index: 9;
	background:#ffffff;
	/* max-width: 1200px; */
	border-bottom: 1px solid #e6e6e6;
}

.home #header {
	position:relative;
}

#footer {
	clear: both;
	margin: 0 auto;
	/* max-width: 960px; */
	padding: 0 0px 0 0px;
	font-family: 'Open Sans', sans-serif; font-weight: 300;
	
}

#footer-wrapper {
	margin: 0;
	padding: 20px 10px 0;
}

.home #footer-wrapper {
	margin: 0;
	
}

.bottom-crop {
	/* max-height:500px; */
	overflow:hidden;
}

/* =Header
-------------------------------------------------------------- */
#logo {
	float: left;
	margin: 0;
    padding-left: 10px;
    padding-top: 15px;
}

#logo img {
    height: 75px;
    margin-bottom: -30px;
	width:auto;
}

.site-name {
	display: block;
	font-size: 2.063em; /* = 33px */
	line-height: 1.0em;
	padding-top: 20px;
}

.site-name a {
	color: #333333;
	font-weight: 700;
}

.site-description {
	color: #afafaf;
	display: block;
	font-size: 0.875em; /* = 14px */
	margin: 10px 0;
}



/* =Jcarousel
-------------------------------------------------------------- */
.hentry .col-700 {
	position:relative;
	margin-bottom: 0;
	float: right;
}
.jcarousel-wrapper {
    overflow: hidden;
    position: relative;
    width: 100%;
	/* max-width: 850px; */
}

.jcarousel-wrapper .jcarousel {
    list-style: none outside none;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.jcarousel-wrapper .image-wrapper {
	position:relative;
	display: inline-block;
	background:#000000;
	max-width: 100%;
}

.jcarousel-wrapper img:hover  {
/* 	opacity:0.85;
	filter:alpha(opacity=85); */
}

.jcarousel-wrapper img {
	margin:0 !important;
	min-width: 100%;
/* 	width:800px !important; */
}

.video-metabox  {
	padding-top:0 !important;
}

.jcarousel-wrapper .jcarousel ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 20000em;
}

.jcarousel-wrapper .jcarousel ul  li {
    float: left;
    /* padding: 15px 0 15px 5px; */
    position: relative;
	width: 200px;
}

/* jcarousel nav */

.jcarousel-wrapper-nav {
    clear: both;
    position: absolute;
    top: 30px;
    width: 100%;
}

.jcarousel-control-prev, .jcarousel-control-next {
    background: url("core/images/white-right-arrow.png") no-repeat scroll;
    color: #000000;
    height: 49px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 50%;
    width: 33px;
}
.jcarousel-control-prev {
    background: url("core/images/white-left-arrow.png") no-repeat scroll;
    left: auto;
    right: 52px;
}


.jcarousel-control-prev:hover,
.jcarousel-control-next:hover {
	opacity:0.85;
	filter:alpha(opacity=85);
	color:#ddd;
}

.under-entertainment-button-box {
	overflow:hidden;
}


.under-entertainment-button-box.new {
    position: absolute;
    right: 7%;
    top: 10%;
    width: 25%;
    z-index: 1;
}

.under-entertainment-button-box.new li {
	width:80%;
}


/* =Content
-------------------------------------------------------------- */
#content {
	margin-top: 0px;
	margin-bottom: 0px;
}

.newbox {
	margin-top:0 !important;
	margin-bottom:1px !important;
}

.newbox &gt; .col-460 {
	margin-top:0 !important;
	margin-bottom:0 !important;

	width: 49.936170212766%;
	margin-right:0;

}

.newbox img {
	margin-top:0 !important;
	margin-bottom:0 !important;

    min-height: 100%;
    min-width: 100%;

}

.newbox .newcontent img{
	min-width:0;
	min-height:0;
}


.newcontent h1 {
    font-size: 25px;
    font-weight: bold;
    text-transform: uppercase;
}

.newbox .newcontent {
    margin: 0 auto;
    padding-top: 45px;
    padding-bottom: 45px;
    text-align: justify;
    width: 70%;
}

.newbox .newcontent .under-entertainment-button-box {
	position:relative;
}

.newbox .newcontent .newbuttons ul {
	margin:0 auto;
	padding: 0;
	text-align:center;
	list-style:none;
}


.newbuttons {
    margin-bottom: 15px;
}

.newbox .newcontent .newbuttons li a,
.newbox .newcontent .newbuttons li input[type="submit"] {
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: bold;
    padding: 21px 25px;
    text-transform: uppercase;
}


.newbox .newcontent .newbuttons li:last-child a,
.newbox .newcontent .newbuttons li:last-child input[type="submit"] {
	padding: 21px 10px;
}


.newbuttons form {
    margin: 0;
}

.newbox .newcontent .newbuttons li input[type="submit"] {
	background: transparent;
	width:100%;
}

.newbox .newcontent .newbuttons li {
    background: #5a742b none repeat scroll 0 0;
    display: inline-block;
    margin-right: 10px;
    width: 31%;
}

.newbox .newcontent .newbuttons li:last-child {
    margin-right: 0;
}

.newbox .newcontent .newbuttons li.orange {
	background: #e85a0e;
}


.newcontent a {
	text-decoration: underline;
}

.newcontent a:hover {
	text-decoration: none;
	color: #6F8E32;
}

#content-full {
	margin-top: 0;
	margin-bottom: 0px;
	padding-right: 1px;
	
}

#content-blog {
	margin-top: 40px;
	margin-bottom: 20px;
}

#content-images {
	margin-bottom: 20px;
}

#content-search {
	margin-bottom: 20px;
	margin-top: 20px;
}

#content-archive {
	margin-top: 40px;
	margin-bottom: 20px;
}

#content-sitemap {
	margin-top: 40px;
	margin-bottom: 20px;
}

#content-sitemap a {
	font-size: 12px;
}

#content .sticky {
	clear: both;
}

#content .sticky p {
}


/* .single-trophy #content #post-195.blocks.col-200 img,
.tax-hunting #content-full #post-195.blocks.col-200 img {
	width: 99.8%;
	min-width: 99.8%;
} */
/* =tv-production-new
-------------------------------------------------------------- */

.tv-production-wrap {
	background:#f4f4f4;
	overflow: hidden;
}

.tv-production-new {
	width:80%;
	max-width:950px;
	background:#fff;
	margin:20px auto;
	overflow:hidden;
}

.tv-production-new .grid {
    margin-right: 0;
    width: 50%;
}
.tv-production-new .grid .img-wrap  {
	position: relative;
	overflow: hidden;
}

.tv-production-new .grid img  {
	margin:0 0 -20px;
}

.tv-production-content {
    height: 80%;
    overflow: hidden;
    padding: 10% 5%;
    position: relative;
    width: 90%;
}

.tv-production-content h2 {
    font-size: 1.5em;
    font-weight: 600;
    line-height: 1.65em;
	width: 66%;
}

.tv-production-content.left &gt; h2 {
/*     padding-top: 60px;
    width: 100%; */
}

.tv-production-logo {
    height: 100px;
    overflow: hidden;
    position: absolute;
    right: 6%;
    top: 6%;
    width: 130px;
}


.left .tv-production-logo {
	/* right: auto; */

}

.tv-production-logo img {
	max-width:100%;
	max-height:100%;
}

.tv-desc {
	text-align:center;
	padding:20px auto;
}

.tv-desc:empty {
	display:none;
}

/* =new news styling
-------------------------------------------------------------- */

.news-wrap {
	background:#f4f4f4;
	overflow: hidden;
	padding:15px 0;
}

.news-wrap .col-200 {
	
}

.news-box {
	background:#fff;
	margin:15px;
}

.news-box span {
	padding:10px;
	display:block;
}

.news-content {
	padding: 0 25px 25px 25px;
	display:block;
	    min-height: 295px;
		
    z-index: 1;
    position: relative;
}


.news-content h2 {
    font-size: 18px;
    font-weight: 600;
    margin-top: 30px;
	line-height: normal;
}

.news-box span.meta-prep,
.news-content .read-more {
	display:none;
}

.news-box .fluid-width-video-wrapper {
	/* padding-top: 60% !important; */
	padding-top: 100% !important;
}

.news-box img {
    height: auto !important;
    min-height: 0 !important;
}

/* =Templates (Landing Page)
-------------------------------------------------------------- */
.page-template-landing-page-php .menu,
.page-template-landing-page-php .top-menu,
.page-template-landing-page-php .main-nav,
.page-template-landing-page-php .footer-menu,
.page-template-landing-page-php .sub-header-menu {
	display: none;
}

/* =Author Meta (Author's Box)
-------------------------------------------------------------- */
#author-meta {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #f9f9f9;
	border: 1px solid #d6d6d6;
	border-radius: 4px;
	clear: both;
	display: block;
	margin: 30px 0 40px 0;
	padding: 10px;
	overflow: hidden;
}

#author-meta img {
	float: left;
	padding: 10px 15px 0 5px;
}

#author-meta p {
	margin: 0;
	padding: 5px;
}

#author-meta .about-author {
	font-weight: 700;
	margin: 10px 0 0 0;
}

/* =Featured Content
-------------------------------------------------------------- */
#featured {
    margin: 0;
    padding-bottom: 50px;
    padding-right: 1px;
    padding-top: 120px;
}

#featured .col-500 {
	/* height:500px; */
	overflow:hidden;
	position:relative;
	margin:0;
}

.jcarousel {
	display:none;
}

.blocks  {
	overflow:hidden;
	position:relative;
	margin:0;
    /* padding-bottom: 1px;
    padding-left: 1px; */
}

/* .blocks img  {
	min-width:100%;
	margin: 0 !important;
	height:auto;
} */

.front-page .blocks  {
	overflow:visible;
/* 	margin-top: -160px !important;
 */}

.front-page .section  {
	padding:0;
}
.blocks img {
    height: auto;
    margin: 0 !important;
    min-height: 100%;
    min-width: 100%;
    width: auto;
}

.blocks .overlay-header {
	display:none;
	position:absolute;
	width:86%;
	height:83%;
	
	color:#fff;
	/* padding: 3.5% 5% 5%; */
	padding: 7%;
	margin:0;
	top:0;
/* 	background:url(core/images/image-hover-overlay.png); */
}

/* .blocks .overlay-header .outline {
	border:1px solid #373737;
	display:inline-block;
	color:#373737;
	padding: 10px 15px;
} 


.blocks .overlay-header .outline:hover {
	border:1px solid #313131;
	display:inline-block;
	color:#373737;
	padding: 10px 15px;
}
*/


.blocks .overlay-header .outline:hover,
.blocks .overlay-header .outline {
    background: url("core/images/find.png") no-repeat scroll center center;
    border: medium none;
    color: #373737;
    display: inline-block;
    padding: 15px 15px;
    text-indent: -999999px;
}

.blocks .overlay-header .text-wrapper * {
    margin-left: auto;
    margin-right: auto;
    max-width: 80%;
}

.front-page .blocks .overlay-header .outline:hover,
.front-page .blocks .overlay-header .outline {
    text-indent: 0;
}

.overlay-header .text-wrapper {
	background: url("core/images/opacity-white-80.png");
	margin:10px;
	position:relative;
    display: block;
    height: 94%;
	text-align:center;
	overflow: hidden;
}

.block-table {
	display:table;
	width:100%;
	height:98.5%;
}

.overlay-header .block-table .text-wrapper p {
	color:#373737;
}

.block-table .text-wrapper{
	display:table-cell;
	vertical-align: middle;
}

.newbox &gt; .col-460 {
	position:relative;
}

.video-button-box {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.video-button-table {
	display:table;
	width:100%;
	height:98.5%;
}
.video-button-table-cell {
	display:table-cell;
	vertical-align: middle;
}
.video-button {
	display:block;
	margin:0 auto;
	width:110px;
	height:110px;
	background: url(core/images/play_video.png) no-repeat center center / 100% 100%;
}

.video-button &gt; a {
    display: block;
    height: 100%;
    width: 100%;
}

.pp_close { display:none;}

.front-page .block-table {
    height: 100%;
    margin: 0 !important;
    text-align: center;
    width: 100%;
}

.front-page .blocks .overlay-header {
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	color:#fff;
	padding-top: 0;
	margin:0;
	top:0;
	background: none;
	text-transform: uppercase;
}

.front-page .button.outline,
.button.outline {
	background:none;
	border:1px solid #d3ccc5;
	color: #fff;
}

.front-page .button.outline:hover,
.button.outline:hover {
	background:none;
	border:1px solid #fff;
	color: #fff;
}

.front-page .blocks a.button {
	/* display:none; */
	margin-top:15px;
}

.button.outline.dark:hover {
	background:none;
	border:1px solid #000;
	color: #333;
}


.front-page .blocks .overlay-header * {
	margin:10px;
	background:none;
}
.front-page .blocks .overlay-header a {
	margin:0;
}

.front-page .blocks .text-wrapper-bg {
	background: rgba(0,0,0,0.0);
    display: inline-block;
	  -webkit-transition: background-color 0.35s ease 0s;
	  -moz-transition: background-color 0.35s ease 0s;
	  -o-transition: background-color 0.35s ease 0s;
	transition: background-color 0.35s ease 0s;
	margin:0;
	top:0;
	left:0;
    position:absolute;
	overflow:hidden;
	min-width:100%;
	height:120%;
}

.front-page .blocks:hover .text-wrapper-bg {
	background: rgba(0,0,0,0.3);
	  -webkit-transition: background-color 0.35s ease 0s;
	  -moz-transition: background-color 0.35s ease 0s;
	  -o-transition: background-color 0.35s ease 0s;
	transition: background-color 0.35s ease 0s; 
}

.front-page .blocks .text-wrapper-bg-old {
	background: rgba(0,0,0,0.3);
    display: inline-block;
	  -webkit-transition: background-color 0.35s ease 0s;
	  -moz-transition: background-color 0.35s ease 0s;
	  -o-transition: background-color 0.35s ease 0s;
	transition: background-color 0.35s ease 0s;
	padding: 10% 5%;
	width: 70% !important;
}
.front-page .blocks:hover .text-wrapper-bg-old {
	background: rgba(0,0,0,0.0);
}

.front-page .block-table .text-wrapper {
	z-index:1;
	position:relative;
}


/* 
.front-page .blocks.col-500 .desc {
	width:50%;
	clear:both;
	float:right;
	text-align:right;
} */

.front-page .blocks.col-500 {
	position:relative;
	height: inherit;
	/* margin-top: -45px; */
}

/* .front-page .blocks img {
    height: auto;
    max-width: 1000%;
    min-height: 80%;
    min-width: 0;
    width: auto;
} */

.front-page .blocks .overlay-header {
    height: 100%;
	width:100%;
    right: auto;
    text-align: center;
    top: 0;
	padding: 0;
	
}

.front-page .blocks .overlay-header .text-wrapper * { max-width:100%;}

/* .front-page .blocks.col-250 .overlay-header .desc {
	text-align:center;
}

.front-page .blocks.col-250 .overlay-header .button {
    bottom: 5px;
    position: absolute;
    right: 5px;

}

.front-page .blocks.col-250 {
	border-top:1px solid #fff;
}

.front-page .blocks.col-250 .overlay-header h2 {
	background:url(core/images/image-hover-overlay.png);
    font-size: 24px;
    padding: 7px 15px;
    text-align: left;
    width: auto;
	margin-bottom: 20px;
} */


.front-page .blocks .overlay-header .desc {
	line-height:normal;
}

.front-page .blocks .overlay-header .button {
    font-weight: 600;
    margin-top: 15px;
    padding: 22px 30px;
	  -webkit-transition: all 0.35s ease 0s;
	  -moz-transition: all 0.35s ease 0s;
	  -o-transition: all 0.35s ease 0s;
	transition: all 0.35s ease 0s;

}

.front-page .blocks:hover .overlay-header .button {
	color:#000;
	background:url("core/images/opacity-white-80.png") repeat;
}

.front-page .blocks.col-940 .overlay-header {
	padding-top:25px;
}

.front-page .blocks.col-940 .overlay-header * {
	margin-left:35px;
}

.front-page .blocks.col-940 .desc {
	width:40%;
	float:left;
}

.front-page .blocks.col-940 a.button {
	clear:both;
	float: left;

}


.blocks .overlay-header &gt; *{
	color:#fff;
}

.overlay-header-single {
	position:absolute;
    bottom: 25px;
    right: 25px;
}

.overlay-header-single h2 {
	margin: 10px 0;
	font-weight: bold;
	color:#fff;
	
	text-align:right;
	
	color:red;
}

.overlay-header-single h3 {
	margin: 10px 0;
	font-weight: bold;
	
	text-align:right;
	color:red;
}

.blocks .overlay-header  {
	text-transform: uppercase;
}

.blocks .overlay-header p {
    font-size: 12px;
    text-align: center;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
    color: #fff;
    font-family: 'Open Sans',sans-serif;
    font-weight: normal;
    line-height: 1em;
    word-wrap: break-word;
}

.blocks .overlay-header h2 {
    font-size: 18px;
    font-weight: 700;
	line-height: normal;
    text-align: center;
}

.blocks .overlay-header h3 {
	font-size:12px;
	text-align:center;
}

.home .blocks  .overlay-header  h2 {
	font-size:42px;
	color:#fff;
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom:30px;
}

.home .blocks.col-250 .overlay-header  h2 {
	font-size:28px;
	line-height: 40px;
}

.blocks.text-left,
.blocks.text-left p,
.blocks.text-left h2 {
	text-align:left;
}

.blocks.text-right
.blocks.text-right p,
.blocks.text-right h2 {
	text-align:right;
}

.flogo .slogan{
	display:none;
}
	
@media screen and (max-width: 995px) {
	.col-500 {
		 width: 49.836170212766%; 
	}
	.home .blocks  .overlay-header  h2 {
		font-size:35px;
	}
/* 	.blocks .overlay-header {
		padding-top:24%;
	} */
}

@media screen and (max-width: 995px) {
	.col-500 {
		 width: 49.836170212766%; 
	}
	.home .blocks  .overlay-header  h2 {
		font-size:30px;
	}
/* 	.blocks .overlay-header {
		padding-top:20%;
	} */
}

@media screen and (max-width: 620px) {
	.col-500 {
		 width: 49.636170212766%; 
	}
	.home .blocks  .overlay-header  h2 {
		font-size:26px;
	}
	.blocks .overlay-header {
		/* padding-top:10%; */
	}
}
@media screen and (max-width: 320px) {
	.col-500 {
		 width: 100%; 
	}
	.flogo {
		position:relative;
		margin-bottom:10px;
		margin-top:10px;
	}
	
	.flogo .slogan{
		display:block;
	}
}
#featured-image {
	margin: 40px 0 0 0;
}

#featured-image .fluid-width-video-wrapper {
	margin-left: -20px;
}

.featured-image img {
	margin-top: 44px;
}

/* =Post
-------------------------------------------------------------- */
.comments-link {
	font-size: 12px;
}

#cancel-comment-reply-link {
	color: #990000;
}

.post-data {
	clear: both;
	font-size: 12px;
	font-weight: 700;
	margin-top: 20px;
}

.post-data a {
	color: #111111;
}

.hentry {
	/* padding:0 25px 15px; */
}

.post-entry {
    margin-right: 0 !important;
    padding: 0 15px;
    text-align: justify;
    width: 22%;
}


.post-meta {
	clear: both;
	color: #fff;
	font-size: 12px;
	margin-bottom: 10px;
}

.post-meta a {
	color: #fff;
}

.post-edit {
	clear: both;
	display: block;
	font-size: 12px;
	margin: 1.5em 0;
}

.post-search-terms {
	clear: both;
}

.read-more {
	clear: both;
	font-weight: 700;
}

.attachment-entry {
	clear: both;
	text-align: center;
}

/* =bbPress
    bbPress has its own breadcrumb lists
-------------------------------------------------------------- */
.bbPress .breadcrumb-list {
	display: none;
}

/* =Symbols
-------------------------------------------------------------- */
.ellipsis {
	color: #aaaaaa;
	font-size: 18px;
	margin-left: 5px;
}

.form-allowed-tags {
	display: none;
	font-size: 10px;
}

/* =Widgets
-------------------------------------------------------------- */
.widget-wrapper {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: #f9f9f9;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	margin: 0 0 20px;
	padding: 20px;
}

.widget-wrapper select,
.widget-wrapper input[type="text"],
.widget-wrapper input[type="password"],
.widget-wrapper  input[type="date"],
.widget-wrapper  input[type="tel"],
.widget-wrapper  input[type="email"]{
	width: 75%;
}

#widgets {
	margin-top: 40px;
}

#widgets a {
	display: inline-block;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#widgets form {
	margin: 0;
}

#widgets ul,
#widgets ol {
	padding: 0 0 0 20px;
}

#widgets ul li a {
	display: inline;
	text-decoration: none;
}

#widgets .widget-title img {
	float: right;
	height: 11px;
	position: relative;
	top: 4px;
	width: 11px;
}

#widgets .rss-date {
	line-height: 18px;
	padding: 6px 12px;
}

#widgets .rssSummary {
	padding: 10px;
}

#widgets cite {
	font-style: normal;
	line-height: 18px;
	padding: 6px 12px;
}

#widgets .tagcloud,
#widgets .textwidget {
	display: block;
	line-height: 1.5em;
	margin: 0;
	word-wrap: break-word;
}

#widgets .textwidget a {
	display: inline;
}

#widgets ul .children {
	padding: 0 0 0 10px;
}

#widgets .author {
	font-weight: 700;
	padding-top: 4px;
}

.widget_archive select, #cat {
	display: block;
	margin: 0 15px 0 0;
}

#colophon-widget ul {
}

.colophon-widget {
	background: none;
	min-height: 0;
}

.colophon-widget select,
.colophon-widget input[type="text"],
.colophon-widget input[type="password"],
.colophon-widget input[type="date"],
.colophon-widget input[type="tel"],
.colophon-widget input[type="email"] {
	width: 100%;
}

#top-widget {
	margin-bottom: -5px;
}

.top-widget {
	background: none;
	border: none;
	min-height: 0;
	padding: 0 3px 14px 0;
	text-align: right;
	width: auto;
	overflow: hidden;
}

.top-widget .headline {
    font-size: 22px;
	margin-bottom: 0.5em;
    margin-top: 0.5em;
	padding-top: 15px;
    font-family: 'Open Sans',sans-serif;
    font-weight: 600;
    line-height: 1em;
    text-align: center;
    word-wrap: break-word;
	white-space: nowrap;
	position: absolute;
	left:0;
	width:100%;
	text-transform: uppercase;
	color:#000;
}

.headline h1 {
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
}

.top-widget ul {
	padding: 0;
}

.top-widget select,
.top-widget input[type="text"],
.top-widget input[type="password"],
.top-widget input[type="date"],
.top-widget input[type="tel"],
.top-widget input[type="email"] {
	width: auto;
}

.top-widget #searchform {
	margin: 0;
}
.top-slogan {
    float: right;
    font-size: 13px;
    line-height: 26px;
    margin-bottom: -25px;
    padding: 10px 15px 0;
	color: #000;
	text-transform: uppercase;
}

.top-slogan b {
	font-size:14px;
}

/* =Titles
-------------------------------------------------------------- */
.featured-title {
	font-size: 60px;
	letter-spacing: -1px;
	margin: 0;
	padding-top: 40px;
	text-align: center;
}

.featured-subtitle {
	padding: 0 10px;
	text-align: center;
}

.widget-title,
.widget-title-home h3 {
	display: block;
	font-size: 24px;
	font-weight: 700;
	line-height: 23px;
	margin: 0;
	padding: 0 0 20px 0;
	text-align: left;
}

.top-widget .widget-title {
	font-size: 14px;
	padding: 0;
	text-align: right;
}

.widget-title a {
	border-bottom: none;
	padding: 0 !important;
}

.title-404 {
	color: #993333;
}

/* =404 Page 
-------------------------------------------------------------- */
.error404 select,
.error404 input[type="text"],
.error404 input[type="password"],
.error404 input[type="date"],
.error404 input[type="tel"],
.error404 input[type="email"] {
	width: auto;
}

/* =Top Menu
-------------------------------------------------------------- */
.top-menu {
	float: right;
	margin: 10px 0;
	padding: 0;
}

.top-menu li {
	display: inline;
	list-style-type: none;
}

.top-menu li a {
	border-left: 1px solid #cccccc;
	color: #333333;
	font-size: 11px;
	padding: 0 4px 0 8px;
}

.top-menu &gt; li:first-child &gt; a {
	border-left: none;
}

.top-menu li a:hover {
	color: #333333;
}

/* =Header Menu (Primary)
-------------------------------------------------------------- */
.menu {
	clear: both;
	margin: 0 auto;
	padding-left:15px;
	display: block;
	list-style-type: none;
	margin: 0;
}

.main-nav {
    clear: both;
    width: 100%;
	text-align: center;
}


.menu ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.menu li {
	border: 0;
	display: inline-block;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 5;
	margin-right:2px;
	padding: 0 0.94em;
}

.menu li:hover {
	white-space: normal;
	z-index: 10000;
	
}

.menu li li {
	float: none;
}

.menu ul {
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
	z-index: 10;
}

.menu li:hover &gt; ul {
	top: 100%;
	visibility: visible;
}

.menu li li:hover &gt; ul {
	left: 100%;
	top: 0;
}

.menu:after,
.menu ul:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

.menu,
.menu ul {
	min-height: 0;
}

.menu ul,
.menu ul ul {
	margin: 0;
	padding: 0;
}

.menu ul li a:hover,
.menu li li a:hover {
	color: #484848;
	text-decoration: none;
}

.menu ul {
	margin-top: 1px;
	min-width: 15em;
	width: auto;
}

.menu a {
	color: #000;
	cursor: pointer;
	display: block;
	font-size: 13px;
	height: 45px;
	line-height: 45px;
	margin: 0;
	position: relative;
	text-decoration: none;
	white-space: nowrap;
	border-bottom: 0px solid #ffffff;
	text-transform: uppercase;
		font-weight: 400;
}

.menu .current_page_item a,
.menu .current-menu-item a {
	border-bottom: 0px solid #6f8e32;
	font-weight: 600;
}


.menu a:hover {
	color: #000;
	border-bottom: 0px solid #8BAB4C;
}

ul.menu &gt; li:hover {
	color: #6F8E32;
}



.menu li li {
	background: #000000;
	background-image: none;
	border: 1px solid #e5e5e5;
	color: #444444;
	filter: none;
	margin: -1px 0 1px 0;
	width: auto;
}

.menu li li a {
	background: transparent !important;
	border: none;
	color: #444444;
	font-size: 12px;
	font-weight: 400;
	height: auto;
	height: 20px;
	line-height: 20px;
	padding: 5px 10px;
	text-shadow: none;
	white-space: nowrap;
}

.menu li li a:hover {
	background: #f5f5f5 !important;
	background-image: none;
	border: none;
	color: #444444;
	filter: none;
}

.menu li li:hover {
	background: #f5f5f5 !important;
	filter: none;
}

.menu ul &gt; li + li {
	border-top: 0;
}

.menu li li:hover &gt; ul {
	left: 100%;
	top: 0;
}

.menu &gt; li:first-child &gt; a {
	border-left: none;
}

.menu a#responsive_menu_button {
	display: none;
}

.main-nav #responsive_current_menu_item {
	display: none;
}

/*.js .main-nav .menu {*/
/*display: block;*/
/*}*/

/* =Primary Main Menu IE Fixes
-------------------------------------------------------------- */
.ie7 .menu ul {
	background: url(core/images/ie7-fix.gif) repeat;
}

.ie7 .menu li li a {
	min-width: 100%;
}

/* =Sub-Header Menu
-------------------------------------------------------------- */
.sub-header-menu {
	background-color: #000000;
	border: 1px solid #e5e5e5;
	border-top: none;
	clear: both;
	margin: 0 auto;
}

.sub-header-menu,
.sub-header-menu ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sub-header-menu li {
	border: 0;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 5;
}

.sub-header-menu li:hover {
	white-space: normal;
	z-index: 10000;
}

.sub-header-menu li li {
	float: none;
}

.sub-header-menu ul {
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
	z-index: 10;
}

.sub-header-menu li:hover &gt; ul {
	top: 100%;
	visibility: visible;
}

.sub-header-menu li li:hover &gt; ul {
	left: 100%;
	top: 0;
}

.sub-header-menu:after,
.sub-header-menu ul:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

.sub-header-menu,
.sub-header-menu ul {
	min-height: 0;
}

.sub-header-menu ul,
.sub-header-menu ul ul {
	margin: 0;
	padding: 0;
}

.sub-header-menu ul li a:hover,
.sub-header-menu li li a:hover {
	color: #484848;
	text-decoration: none;
}

.sub-header-menu ul {
	margin-top: 1px;
	min-width: 15em;
	width: auto;
}

.sub-header-menu a {
	border-left: 1px solid #e5e5e5;
	color: #333333;
	cursor: pointer;
	display: block;
	font-size: 12px;
	font-weight: 400;
	height: 35px;
	line-height: 35px;
	margin: 0;
	padding: 0 0.9em;
	position: relative;
	text-decoration: none;
	text-shadow: none;
}

.sub-header-menu a:hover {
	-moz-background-clip: padding-box;
	-webkit-background-clip: padding-box;
	background-color: #f9f9f9;
	background-clip: padding-box;
}

.sub-header-menu .current_page_item a,
.sub-header-menu .current-menu-item a {
	background-color: #f9f9f9;
}

.sub-header-menu li li {
	background: #000000;
	background-image: none;
	border: 1px solid #e5e5e5;
	color: #444444;
	filter: none;
	margin: -1px 0 1px 0;
	width: auto;
}

.sub-header-menu li li a {
	border: none;
	color: #444444;
	font-size: 12px;
	font-weight: 400;
	height: auto;
	height: 20px;
	line-height: 20px;
	padding: 5px 10px;
	text-shadow: none;
}

.sub-header-menu li li a:hover {
	background: #f9f9f9;
	background-image: none;
	border: none;
	color: #444444;
	filter: none;
}

.sub-header-menu ul &gt; li + li {
	border-top: 0;
}

.sub-header-menu li li:hover &gt; ul {
	left: 100%;
	top: 0;
}

.sub-header-menu &gt; li:first-child &gt; a {
	border-left: none;
}

.sub-header-menu ul.children a,
.sub-header-menu .current_page_ancestor,
.sub-header-menu .current_page_ancestor ul a {
	background: none;
	background-image: none;
	filter: none;
}

/* =Sub Header Menu IE Fixes
-------------------------------------------------------------- */
.ie7 .sub-header-menu ul {
	background: url(core/images/ie7-fix.gif) repeat;
}

.ie7 .sub-header-menu li li a {
	min-width: 100%;
}

/* =Footer Menu
-------------------------------------------------------------- */
#footer {
	color: #000000;
	background:#ffffff;
	position: relative;
    width: 100%;
	bottom: 0;
	text-transform:uppercase;
}
.home #footer {
	/* max-width: 1200px; */
}
.footer-menu {
    float: right;
    margin: 0;
    padding: 0;
}

.footer-menu li {
	display: inline;
	list-style-type: none;
}

.footer-menu li a {
	color: #000000;
	padding: 0 8px;
}

.footer-menu li:first-child a {
	padding-left:0;
}

.footer-menu li:last-child a {
	padding-right:0;
}

.footer-menu li a:hover {
	color: #ddd;
}

.footer-menu &gt; li:first-child &gt; a {

	padding: 0 8px 0 0;
}

.col-300 .footer-menu {
	float: right;
	margin:0;
}

.col-300 .footer-menu li a {
	font-size:16px;
	text-transform:uppercase;
	padding:0;
}

#footer-wrapper .col-300 {
	float:right;
	width:22%;
	margin-bottom: 15px;
}

#footer-wrapper .col-620 {
	width:75%;
}

#footer-wrapper .col-620 .footer-menu li a,
#footer-wrapper .col-620 a,
#footer-wrapper .col-620 {
	font-size:13px;
	margin-bottom: 15px;
}

.col-300 .footer-menu &gt; li:first-child &gt; a {
	border:none;
}

/* =Navigation
-------------------------------------------------------------- */
.navigation {
	color: ##373737;
	display: block;
	font-size: 13px;
	height: 28px;
	line-height: 28px;
	margin: 20px 0;
	padding: 0 5px;
	clear:both;
}

.navigation a {
	color: #ddd;
	padding: 4px 10px;
}

.navigation a:hover {
	color: #000000;
	text-decoration: none;
}

.navigation .previous {
	float: left;
}

.navigation .next {
	float: right;
}

.navigation .bracket {
	font-size: 36px;
}

/* =Pagination (pages)
-------------------------------------------------------------- */
.pagination {
	clear: both;
	display: block;
	font-size: 16px;
	font-weight: 700;
	margin: 10px 0;
	padding: 5px 0;
}

.pagination a {
	text-decoration: none;
}

/* =Breadcrumb Lists
-------------------------------------------------------------- */
.breadcrumb-list {
	font-size: 12px;
}

/* =Comments
-------------------------------------------------------------- */
#commentform {
	margin: 0;
}

.commentlist {
	border-bottom: 1px solid #e5e5e5;
	list-style: none;
	margin: 0;
	padding: 0;
}

.commentlist ol {
	list-style: decimal;
}

.commentlist li {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: #000000;
	border-radius: 4px;
	margin: 0;
}

.commentlist .bypostauthor {
}

.commentlist li cite {
	color: #111111;
	font-size: 1.1em;
	font-style: normal;
	font-weight: 400;
}

.commentlist li.alt {
	background: #f9f9f9;
}

.commentlist .children {
	list-style: none;
	margin-left: 10px;
	padding: 10px;
}

.commentlist .avatar {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	float: left;
	margin-right: 10px;
	padding: 0;
	vertical-align: middle;
}

.comment-author .fn {
}

.comment-author .says {
	color: #999999;
}

.comment-body .comment-meta {
	color: #999999;
	display: inline-block;
	margin: 0;
	padding: 0;
	text-align: left;
}

.comment-body .comment-meta a {
	font-size: 11px;
}

.comment-body {
	clear: both;
	padding: 10px;
}

.comment-body p {
	clear: both;
}

.comment-body .reply {
}

.pingback, .trackback {
	list-style: none;
	margin: 20px 0;
}

.pingback cite,
.trackback cite {
	font-style: normal;
}

#pings,
#comments {
	text-align: left;
}

#respond {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #eaeaea;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#eaeaea));
	background-image: -webkit-linear-gradient(top, #000000, #eaeaea);
	background-image: -moz-linear-gradient(top, #000000, #eaeaea);
	background-image: -ms-linear-gradient(top, #000000, #eaeaea);
	background-image: -o-linear-gradient(top, #000000, #eaeaea);
	background-image: linear-gradient(top, #000000, #eaeaea);
	border: 1px solid #cccccc;
	border-bottom-color: #aaaaaa;
	border-radius: 4px;
	clear: both;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#000000, endColorstr=#eaeaea);
	margin-top: 15px;
	padding: 10px 20px 50px;
}

#respond label {
	display: inline;
}

.reply {
	margin: 10px 0;
}

.comment-form-url input,
.comment-form-email input,
.comment-form-author input,
.comment-form-comment textarea {
	display: block;
}

.nocomments {
	color: #999999;
	font-size: .9em;
	text-align: center;
}


/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
	margin: 5px 20px 20px 0;
}

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

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

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

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

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

a img.alignnone {
	margin: 5px 20px 20px 0;
}

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

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background: #f9f9f9;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	padding: 13px 10px 10px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0;
	padding: 10px;
}

img.wp-smiley {
	vertical-align: middle;
}

/* =WordPress Gallery
-------------------------------------------------------------- */
.gallery {
	margin: 0 auto 18px;
}

.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	max-width: 155px;
}

.gallery img {
	border: 1px solid ##373737;
}

.gallery .gallery-caption {
	font-size: 12px;
	margin: 0 0 12px;
}

.gallery dl {
	margin: 0;
}

.gallery br+br {
	display: none;
}

.attachment-gallery img {
	background: #000000;
	border: 1px solid #f0f0f0;
	display: block;
	height: auto;
	margin: 15px auto;
	max-width: 96%;
	padding: 5px;
	width: auto;
}

.gallery-meta .iso,
.gallery-meta .camera,
.gallery-meta .shutter,
.gallery-meta .aperture,
.gallery-meta .full-size,
.gallery-meta .focal-length {
	display: block;
}

/* =Post Thumbnails 
-------------------------------------------------------------- */
img.wp-post-image,
img.attachment-full,
img.attachment-large,
img.attachment-medium,
img.attachment-thumbnail {
	display: block;
	margin: 15px auto;
	width: auto;
	
}

/* =Buttons
-------------------------------------------------------------- */
a.button,
input[type='reset'],
input[type='button'],
input[type='submit'] {
    background-color: #000000;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "Open Sans","sans-serif";
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    margin: 0;
    padding: 14px 20px;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap;
	text-transform: uppercase;
}

.newsletter-submit { float:right;}

a.button:hover,
input[type='reset']:hover,
input[type='button']:hover,
input[type='submit']:hover {
	background-color: #545454;
	color:#fff;
}

a.button:active,
input[type='reset']:active,
input[type='button']:active,
input[type='submit']:active {
	background-color: #545454;
}

/* =Buttons (Call to Action)
-------------------------------------------------------------- */
.call-to-action {
	text-align: center;
}

.call-to-action a.button {
	font-size: 24px;
	padding: 15px 35px;
}

.call-to-action a.button:hover {
	text-decoration: none;
}

.ie7 .call-to-action a.button {
	padding: 11px 35px 19px 35px;
}

/* =Buttons (Sizes)
-------------------------------------------------------------- */
.small a.button {
	font-size: 10px;
	padding: 3px 6px;
}

.medium a.button {
	font-size: 16px;
	padding: 8px 16px;
}

.large a.button {
	font-size: 18px;
	padding: 10px 35px;
}

.xlarge a.button {
	font-size: 24px;
	padding: 12px 55px;
}

/* =Buttons (Colors)
-------------------------------------------------------------- */
a.blue {
	background-color: #1874cd; /* Dodger Blue */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#4f9eea), to(#1874cd));
	background-image: -webkit-linear-gradient(top, #4f9eea, #1874cd);
	background-image: -moz-linear-gradient(top, #4f9eea, #1874cd);
	background-image: -ms-linear-gradient(top, #4f9eea, #1874cd);
	background-image: -o-linear-gradient(top, #4f9eea, #1874cd);
	background-image: linear-gradient(top, #4f9eea, #1874cd);
	border: 1px solid #115290;
	color: #000000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4f9eea, endColorstr=#1874cd);
	text-shadow: 0 -1px 0 #115290;
}

a.blue:hover {
	background-color: #7db7f0;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#7db7f0), to(#1874cd));
	background-image: -webkit-linear-gradient(top, #7db7f0, #1874cd);
	background-image: -moz-linear-gradient(top, #7db7f0, #1874cd);
	background-image: -ms-linear-gradient(top, #7db7f0, #1874cd);
	background-image: -o-linear-gradient(top, #7db7f0, #1874cd);
	background-image: linear-gradient(top, #7db7f0, #1874cd);
	border: 1px solid #115290;
	color: #000000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7db7f0, endColorstr=#1874cd);
	text-shadow: 0 -1px 0 #115290;
}

a.red {
	background-color: #cd0000; /* Red 4 */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ff2323), to(#cd0000));
	background-image: -webkit-linear-gradient(top, #ff2323, #cd0000);
	background-image: -moz-linear-gradient(top, #ff2323, #cd0000);
	background-image: -ms-linear-gradient(top, #ff2323, #cd0000);
	background-image: -o-linear-gradient(top, #ff2323, #cd0000);
	background-image: linear-gradient(top, #ff2323, #cd0000);
	border: 1px solid #890000;
	color: #000000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff2323, endColorstr=#cd0000);
	text-shadow: 0 -1px 0 #890000;
}

a.red:hover {
	background-color: #ff5656;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ff5656), to(#cd0000));
	background-image: -webkit-linear-gradient(top, #ff5656, #cd0000);
	background-image: -moz-linear-gradient(top, #ff5656, #cd0000);
	background-image: -ms-linear-gradient(top, #ff5656, #cd0000);
	background-image: -o-linear-gradient(top, #ff5656, #cd0000);
	background-image: linear-gradient(top, #ff5656, #cd0000);
	border: 1px solid #890000;
	color: #000000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff5656, endColorstr=#cd0000);
	text-shadow: 0 -1px 0 #890000;
}

a.orange {
	background-color: #f08c42;
	border: 2px solid #fcffff;
}

a.orange:hover {
	background-color: #f08c42;
	border: 2px solid #fcffff;
}

a.yellow {
	background-color: #ecca06; /* Yellow Gold */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#0000002aa), to(#ffd700));
	background-image: -webkit-linear-gradient(top, #0000002aa, #ffd700);
	background-image: -moz-linear-gradient(top, #0000002aa, #ffd700);
	background-image: -ms-linear-gradient(top, #0000002aa, #ffd700);
	background-image: -o-linear-gradient(top, #0000002aa, #ffd700);
	background-image: linear-gradient(top, #0000002aa, #ffd700);
	border: 1px solid #bb9e00;
	color: #161300;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0000002aa, endColorstr=#ffd700);
	text-shadow: 0 1px 0 #000000;
}

a.yellow:hover {
	background-color: #000000add;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#000000add), to(#ffd700));
	background-image: -webkit-linear-gradient(top, #000000add, #ffd700);
	background-image: -moz-linear-gradient(top, #000000add, #ffd700);
	background-image: -ms-linear-gradient(top, #000000add, #ffd700);
	background-image: -o-linear-gradient(top, #000000add, #ffd700);
	background-image: linear-gradient(top, #000000add, #ffd700);
	border: 1px solid #bb9e00;
	color: #161300;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#000000add, endColorstr=#ffd700);
	text-shadow: 0 1px 0 #000000;
}

a.green {
	background-color: #6f8e31;
}

a.green:hover {
	background-color: #6f8e31;
}

a.olive {
	background-color: #838b83; /* Honey Dew 4 */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e0e000), to(#838b83));
	background-image: -webkit-linear-gradient(top, #afb4af, #838b83);
	background-image: -moz-linear-gradient(top, #afb4af, #838b83);
	background-image: -ms-linear-gradient(top, #afb4af, #838b83);
	background-image: -o-linear-gradient(top, #afb4af, #838b83);
	background-image: linear-gradient(top, #afb4af, #838b83);
	border: 1px solid #626862;
	color: #000000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#afb4af, endColorstr=#838b83);
	text-shadow: 0 -1px 0 #626862;
}

a.olive:hover {
	background-color: #c9cdc9;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#c9cdc9), to(#838b83));
	background-image: -webkit-linear-gradient(top, #c9cdc9, #838b83);
	background-image: -moz-linear-gradient(top, #c9cdc9, #838b83);
	background-image: -ms-linear-gradient(top, #c9cdc9, #838b83);
	background-image: -o-linear-gradient(top, #c9cdc9, #838b83);
	background-image: linear-gradient(top, #c9cdc9, #838b83);
	border: 1px solid #626862;
	color: #000000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c9cdc9, endColorstr=#838b83);
	text-shadow: 0 -1px 0 #626862;
}

a.purple {
	background-color: #5d478b; /* Medium Purple 4 */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#8771b6), to(#5d478b));
	background-image: -webkit-linear-gradient(top, #8771b6, #5d478b);
	background-image: -moz-linear-gradient(top, #8771b6, #5d478b);
	background-image: -ms-linear-gradient(top, #8771b6, #5d478b);
	background-image: -o-linear-gradient(top, #8771b6, #5d478b);
	background-image: linear-gradient(top, #8771b6, #5d478b);
	border: 1px solid #3f305e;
	color: #000000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#8771b6, endColorstr=#5d478b);
	text-shadow: 0 -1px 0 #3f305e;
}

a.purple:hover {
	background-color: #a492c8;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#a492c8), to(#5d478b));
	background-image: -webkit-linear-gradient(top, #a492c8, #5d478b);
	background-image: -moz-linear-gradient(top, #a492c8, #5d478b);
	background-image: -ms-linear-gradient(top, #a492c8, #5d478b);
	background-image: -o-linear-gradient(top, #a492c8, #5d478b);
	background-image: linear-gradient(top, #a492c8, #5d478b);
	border: 1px solid #3f305e;
	color: #000000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#a492c8, endColorstr=#5d478b);
	text-shadow: 0 -1px 0 #3f305e;
}

a.pink {
	background-color: #cd1076; /* Deep Pink 3 */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f042a0), to(#cd1076));
	background-image: -webkit-linear-gradient(top, #f042a0, #cd1076);
	background-image: -moz-linear-gradient(top, #f042a0, #cd1076);
	background-image: -ms-linear-gradient(top, #f042a0, #cd1076);
	background-image: -o-linear-gradient(top, #f042a0, #cd1076);
	background-image: linear-gradient(top, #f042a0, #cd1076);
	border: 1px solid #8e0b52;
	color: #000000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f042a0, endColorstr=#cd1076);
	text-shadow: 0 -1px 0 #8e0b52;
}

a.pink:hover {
	background-color: #f471b8;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f471b8), to(#cd1076));
	background-image: -webkit-linear-gradient(top, #f471b8, #cd1076);
	background-image: -moz-linear-gradient(top, #f471b8, #cd1076);
	background-image: -ms-linear-gradient(top, #f471b8, #cd1076);
	background-image: -o-linear-gradient(top, #f471b8, #cd1076);
	background-image: linear-gradient(top, #f471b8, #cd1076);
	border: 1px solid #8e0b52;
	color: #000000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f471b8, endColorstr=#cd1076);
	text-shadow: 0 -1px 0 #8e0b52;
}

a.brick {
	background-color: #b22222; /* Fire Brick */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#dd4c4c), to(#b22222));
	background-image: -webkit-linear-gradient(top, #dd4c4c, #b22222);
	background-image: -moz-linear-gradient(top, #dd4c4c, #b22222);
	background-image: -ms-linear-gradient(top, #dd4c4c, #b22222);
	background-image: -o-linear-gradient(top, #dd4c4c, #b22222);
	background-image: linear-gradient(top, #dd4c4c, #b22222);
	border: 1px solid #791717;
	color: #000000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#dd4c4c, endColorstr=#b22222);
	text-shadow: 0 -1px 0 #791717;
}

a.brick:hover {
	background-color: #e57777;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e57777), to(#b22222));
	background-image: -webkit-linear-gradient(top, #e57777, #b22222);
	background-image: -moz-linear-gradient(top, #e57777, #b22222);
	background-image: -ms-linear-gradient(top, #e57777, #b22222);
	background-image: -o-linear-gradient(top, #e57777, #b22222);
	background-image: linear-gradient(top, #e57777, #b22222);
	border: 1px solid #791717;
	color: #000000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e57777, endColorstr=#b22222);
	text-shadow: 0 -1px 0 #791717;
}

a.gold {
	background-color: #8b6508; /* Dark Golden Rod 4 */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#db9f0d), to(#8b6508));
	background-image: -webkit-linear-gradient(top, #db9f0d, #8b6508);
	background-image: -moz-linear-gradient(top, #db9f0d, #8b6508);
	background-image: -ms-linear-gradient(top, #db9f0d, #8b6508);
	background-image: -o-linear-gradient(top, #db9f0d, #8b6508);
	background-image: linear-gradient(top, #db9f0d, #8b6508);
	border: 1px solid #6b4e06;
	color: #000000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#db9f0d, endColorstr=#8b6508);
	text-shadow: 0 -1px 0 #6b4e06;
}

a.gold:hover {
	background-color: #f3b828;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f3b828), to(#8b6508));
	background-image: -webkit-linear-gradient(top, #f3b828, #8b6508);
	background-image: -moz-linear-gradient(top, #f3b828, #8b6508);
	background-image: -ms-linear-gradient(top, #f3b828, #8b6508);
	background-image: -o-linear-gradient(top, #f3b828, #8b6508);
	background-image: linear-gradient(top, #f3b828, #8b6508);
	border: 1px solid #6b4e06;
	color: #000000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f3b828, endColorstr=#8b6508);
	text-shadow: 0 -1px 0 #6b4e06;
}

a.brown {
	background-color: #8b4513; /* Saddle Brown */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d66a1d), to(#8b4513));
	background-image: -webkit-linear-gradient(top, #d66a1d, #8b4513);
	background-image: -moz-linear-gradient(top, #d66a1d, #8b4513);
	background-image: -ms-linear-gradient(top, #d66a1d, #8b4513);
	background-image: -o-linear-gradient(top, #d66a1d, #8b4513);
	background-image: linear-gradient(top, #d66a1d, #8b4513);
	border: 1px solid #4f270b;
	color: #000000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d66a1d, endColorstr=#8b4513);
	text-shadow: 0 -1px 0 #4f270b;
}

a.brown:hover {
	background-color: #8b4513;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e58541), to(#8b4513));
	background-image: -webkit-linear-gradient(top, #e58541, #8b4513);
	background-image: -moz-linear-gradient(top, #e58541, #8b4513);
	background-image: -ms-linear-gradient(top, #e58541, #8b4513);
	background-image: -o-linear-gradient(top, #e58541, #8b4513);
	background-image: linear-gradient(top, #e58541, #8b4513);
	border: 1px solid #4f270b;
	color: #000000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e58541, endColorstr=#8b4513);
	text-shadow: 0 -1px 0 #4f270b;
}

a.silver {
	background-color: #c0c0c0; /* Silver */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(#c0c0c0));
	background-image: -webkit-linear-gradient(top, #eaeaea, #c0c0c0);
	background-image: -moz-linear-gradient(top, #eaeaea, #c0c0c0);
	background-image: -ms-linear-gradient(top, #eaeaea, #c0c0c0);
	background-image: -o-linear-gradient(top, #eaeaea, #c0c0c0);
	background-image: linear-gradient(top, #eaeaea, #c0c0c0);
	border: 1px solid #9e9e9e;
	color: #444444;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#eaeaea, endColorstr=#c0c0c0);
	text-shadow: 0 1px 0 #000000;
}

a.silver:hover {
	background-color: #000000;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#c0c0c0));
	background-image: -webkit-linear-gradient(top, #000000, #c0c0c0);
	background-image: -moz-linear-gradient(top, #000000, #c0c0c0);
	background-image: -ms-linear-gradient(top, #000000, #c0c0c0);
	background-image: -o-linear-gradient(top, #000000, #c0c0c0);
	background-image: linear-gradient(top, #000000, #c0c0c0);
	border: 1px solid #9e9e9e;
	color: #444444;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#000000, endColorstr=#c0c0c0);
	text-shadow: 0 1px 0 #000000;
}

a.gray {
	background-color: #696969; /* Dim Gray */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#939393), to(#696969));
	background-image: -webkit-linear-gradient(top, #939393, #696969);
	background-image: -moz-linear-gradient(top, #939393, #696969);
	background-image: -ms-linear-gradient(top, #939393, #696969);
	background-image: -o-linear-gradient(top, #939393, #696969);
	background-image: linear-gradient(top, #939393, #696969);
	border: 1px solid #474747;
	color: #000000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#939393, endColorstr=#696969);
	text-shadow: 0 -1px 0 #474747;
}

a.gray:hover {
	background-color: #adadad;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#adadad), to(#696969));
	background-image: -webkit-linear-gradient(top, #adadad, #696969);
	background-image: -moz-linear-gradient(top, #adadad, #696969);
	background-image: -ms-linear-gradient(top, #adadad, #696969);
	background-image: -o-linear-gradient(top, #adadad, #696969);
	background-image: linear-gradient(top, #adadad, #696969);
	border: 1px solid #474747;
	color: #000000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#adadad, endColorstr=#696969);
	text-shadow: 0 -1px 0 #474747;
}

a.black {
	background-color: #080808; /* Black */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#080808));
	background-image: -webkit-linear-gradient(top, #323232, #080808);
	background-image: -moz-linear-gradient(top, #323232, #080808);
	background-image: -ms-linear-gradient(top, #323232, #080808);
	background-image: -o-linear-gradient(top, #323232, #080808);
	background-image: linear-gradient(top, #323232, #080808);
	border: 1px solid #000000;
	color: #000000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#323232, endColorstr=#080808);
	text-shadow: 0 -1px 0 #000000;
}

a.black:hover {
	background-color: #4c4c4c;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#4c4c4c), to(#080808));
	background-image: -webkit-linear-gradient(top, #4c4c4c, #080808);
	background-image: -moz-linear-gradient(top, #4c4c4c, #080808);
	background-image: -ms-linear-gradient(top, #4c4c4c, #080808);
	background-image: -o-linear-gradient(top, #4c4c4c, #080808);
	background-image: linear-gradient(top, #4c4c4c, #080808);
	border: 1px solid #000000;
	color: #000000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c4c4c, endColorstr=#080808);
	text-shadow: 0 -1px 0 #000000;
}

/* =Info Boxes
-------------------------------------------------------------- */
.info-box {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	display: block;
	margin: 20px 0;
	padding: 15px;
	text-align: left;
}

.alert {
	background-color: #faebeb;
	border: 1px solid #dc7070;
	color: #ffffff;
}

.address {
	background-color: #f6f5ef;
	border: 1px solid #cdc9a5;
	color: #ffffff;
}

.notice {
	background-color: #fbf9e9;
	border: 1px solid #e3cf57;
	color: #ffffff;
}

.success {
	background-color: #f9fde8;
	border: 1px solid #a2bc13;
	color: #ffffff;
}

.download {
	background-color: #0000004e5;
	border: 1px solid #ff9912;
	color: #ffffff;
}

.information {
	background-color: #eef3f6;
	border: 1px solid #6ca6cd;
	color: #ffffff;
}

.required {
	color: #d5243f;
}

/* =WooCommerce
-------------------------------------------------------------- */
#breadcrumb {
	padding: 40px 0 0 0;
}

#breadcrumb a {
	color: #0066cc;
	font-size: 12px;
	font-weight: 400;
}

#breadcrumb a:hover {
	color: #444444;
	text-decoration: none;
}

#content-woocommerce {
	margin-top: 40px;
	margin-bottom: 20px;
}

.products ul, ul.products {
	margin-top: 40px;
}

.cart-collaterals .shipping_calculator {
	width: 100%;
}

table.shop_table {
}

table.cart td.actions .coupon .input-text,
table.cart td.actions .coupon .input-text {
	cursor: text;
}

/* =WPML
-------------------------------------------------------------- */
.icl_languages_selector {
	float: right;
	text-align: left
}

.rtl .icl_languages_selector {
	float: left;
	text-align: right
}

@media screen and (max-width: 650px) {
	.icl_languages_selector,
	.rtl .icl_languages_selector {
		float: none;
	}
}

/* =Polylang
-------------------------------------------------------------- */
.widget_polylang li {
	display: inline;
	list-style-type: none;
}

/* =Footer
-------------------------------------------------------------- */
#footer {
	font-size: 11px;
	line-height: 1.5em;
    position: fixed;
    width: 100%;
	z-index: 20;
	border-top: 1px solid #e6e6e6;
}
#footer .grid.col-460 {
    margin-bottom: 1.6%;
}
#footer a {
	color: #000000;
	font-weight: 400;
}

#footer a:hover {
	color: #373737;
}

#footer-wrapper .grid.col-940 {
	margin: 0;
}

.scroll-top {
	text-align: center;
}

.copyright {
	text-align: left;
	/* padding-left:25px; */
}

.powered {
	text-align: right;
}


/* =wpcf7 (Contact Form 7)
-------------------------------------------------------------- */

#content form.wpcf7-form {
	margin-bottom:65px;
}

.wpcf7-form-wrap {
	padding-left:10px;
	padding-right:10px;
	display:block;
	clear:both;
	margin-bottom:0px;
	overflow: hidden;
}

.wpcf7-form-wrap fieldset {
    border: 1px solid #bcbcbc;
    margin-top: 10px;
    padding: 15px;
}

.wpcf7-form-wrap fieldset:hover {
    border: 1px solid #373737;
}

.wpcf7-form-wrap fieldset legend {
    color: #373737;
    font: 300 18px Open Sans;
    margin: 0;
    padding: 0 15px;
}

.wpcf7-form-wrap .grid {
    margin-top: 0;
    margin-bottom: 1.3%;
}

.wpcf7 form .wpcf7-response-output,
.wpcf7 form.sent .wpcf7-response-output,
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
	clear:both;
}

.wpcf7-form .sendbutton {
	border: 1px solid #bcbcbc;
	cursor: pointer;
	display: inline-block;
	text-decoration: none;
	vertical-align: middle;
	white-space: nowrap;
	background: #fff;
	color: #000;
    float: right;
	font-family: 'Open Sans', 'sans-serif';
    font-size: 14px;
	font-weight: normal;
    margin: 0;
    padding: 14px 30px;
	width:auto;
	font-weight: 600;
}

.wpcf7-form .sendbutton:focus, 
.wpcf7-form .sendbutton:active, 
.wpcf7-form .sendbutton:hover {
	background:#fff;
	color:#000;
	border:1px solid #000;
}

		form.wpcf7-form.sent .wpcf7-form-wrap  {
			display:none;
		}

/* =Social Icons
-------------------------------------------------------------- */
.top-corner {
    float: right;
    position: absolute;
    width: auto;
    z-index: 1;
	padding-top: 12px;
	right:10px;
}

.social-icons {
	list-style: none;
	line-height: normal;
	padding: 0;
	margin: 0;
	text-align: right;
}

.social-icons a:hover &gt; img {
	background:#f1f1f1;
}

.yelp-icon,
.vimeo-icon,
.youtube-icon,
.twitter-icon,
.facebook-icon,
.holiday-adventure-btn,
.contact_us-btn,
.linkedin-icon,
.rss-feed-icon,
.instagram-icon,
.pinterest-icon,
.foursquare-icon,
.google-plus-icon,
.stumble-upon-icon {
	display: inline;
	margin: 1px;
	padding-left: 3px;
}

.facebook-icon img, .youtube-icon img{
	margin-top:-3px;
}

.holiday-adventure-btn,
.contact_us-btn {
	padding-left: 9px;
}

.holiday-adventure-btn span,
.contact_us-btn span {
/* 	color:#385b5d;
	text-transform:uppercase;
	font-size:11px;
	border:1px solid #a8a8a8;
	background:#f7f7f7;
	white-space: nowrap;
	padding: 12px 18px;
	font-weight: bold; */
	
/* 	
    border: 1px solid #373737;
    color: #373737;
    font-size: 12px;
    font-weight: 600;
    padding: 16px 28px;
    text-transform: uppercase;
    white-space: nowrap;
    z-index: 999; */
	
	
    border: 1px solid #a8a8a8;
    color: #373737;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    padding: 16px 28px;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    /* width: 95px; */
    z-index: 9;

}


.holiday-adventure-btn a:hover &gt; span,
.contact_us-btn a:hover &gt; span {
	border:1px solid #000;
}

.under-entertainment-button {
	margin:0;
	padding: 0;
	margin-top:0px;
	margin-right:-30px;
	margin-left:5px;
}

.under-entertainment-button li {
	margin-right:15px;
	padding-right:38px;
	padding-left:0px;
	display:inline-block;
	/* background: url("core/images/request-arrow.png") 95% center no-repeat #6F8D32; */
	background: url("core/images/request-arrow.png") 95% center no-repeat #f08c42;
	border: 0px solid #3B3B3B;
}

.under-entertainment-button li+li {
	background: url("core/images/request-arrow.png") 95% center no-repeat #6F8D32;
}

.under-entertainment-button .holiday-adventure-btn a {
    background: url("core/images/request-a-brchure.png") no-repeat scroll 20px 15px #F08C42;
    display: block;
    padding-left: 90px;
	padding-right: 10px;
	line-height: 28px;
}

.holiday-adventure-btn+.holiday-adventure-btn a {
	background: url("core/images/request-quote.png") no-repeat scroll 20px 15px #6F8D32;
}

.holiday-adventure-btn+.holiday-adventure-btn+.holiday-adventure-btn a {
	background: url("core/images/newsletter.png") no-repeat scroll 20px 15px #6F8D32;
}

.holiday-adventure-btn.video a,
.holiday-adventure-btn+.holiday-adventure-btn+.holiday-adventure-btn+.holiday-adventure-btn a {
	background: url("core/images/play.png") no-repeat scroll 20px 15px #6F8D32;
}

.under-entertainment-button .holiday-adventure-btn span {
	padding-top:15px;
	color:#000000;
	font-size:20px;
	background: none;
	white-space: wrap;
	display:block;
	font-family: 'Open Sans', 'sans-serif';
	text-transform:uppercase;
}

.under-entertainment-button .holiday-adventure-btn span span {
	clear:both;
	padding:0;
	color:#fff;
	font-size:15px;
}

.under-entertainment-button .holiday-adventure-btn+.holiday-adventure-btn span span {
	color:#fff;
}
.under-entertainment-button .holiday-adventure-btn a:hover  {
	/* border-right:45px solid #8bab4c; */
	/* background: url("core/images/request-a-brchure.png") no-repeat scroll 20px 15px #8BAB4C; */
	background: url("core/images/request-a-brchure.png") no-repeat scroll 20px 15px #EF9B5D;
}

.under-entertainment-button .holiday-adventure-btn+.holiday-adventure-btn a:hover  {
	/* border-right:45px solid #8bab4c; */
	background: url("core/images/request-quote.png") no-repeat scroll 20px 15px #8BAB4C;
}

.under-entertainment-button .holiday-adventure-btn+.holiday-adventure-btn+.holiday-adventure-btn a:hover  {
	/* border-right:45px solid #8bab4c; */
	background: url("core/images/newsletter.png") no-repeat scroll 20px 15px #8BAB4C;
}

.under-entertainment-button .holiday-adventure-btn.video a:hover,
.under-entertainment-button .holiday-adventure-btn+.holiday-adventure-btn+.holiday-adventure-btn+.holiday-adventure-btn a:hover  {
	/* border-right:45px solid #8bab4c; */
	background: url("core/images/play.png") no-repeat scroll 20px 15px #8BAB4C;
}

.under-entertainment-button .holiday-adventure-btn a:hover &gt; span {
	background:none;
}

.under-entertainment-button .holiday-adventure-btn a:hover span span {
	color:#000000;
}

.col-860 img.alignleft {
	margin:29px auto 0;
}
.col-860 h2 {
	margin:0 auto;
}

.col-860 &gt; .col-300 {
	margin-bottom:0;
}

.col-700 h1.entry-title {
	display:none;
}

.col-700 .post-meta {
	display:none;
}

/* =Alignments Extras
-------------------------------------------------------------- */
.left {
	float: left;
}

.right {
	float: right;
}

.center {
	text-align: center;
}

/* =Clearfix
-------------------------------------------------------------- */
.clearfix:after,
.clearfix:before,
#container:after,
#container:before,
.widget-wrapper:after,
.widget-wrapper:before {
	content: ' ';
	display: table;
}

.clearfix:after,
#container:after,
.widget-wrapper:after {
	clear: both;
}

.ie7 .clearfix,
.ie7 #container,
.ie7 .widget-wrapper {
	zoom: 1;
}

.clear {
	clear: both;
}

/* =Begin bidirectionality settings (do not change)
-------------------------------------------------------------- */
BDO[DIR="ltr"] {
	direction: ltr;
	unicode-bidi: bidi-override;
}

BDO[DIR="rtl"] {
	direction: rtl;
	unicode-bidi: bidi-override;
}

[DIR="ltr"] {
	direction: ltr;
	unicode-bidi: embed;
}

[DIR="rtl"] {
	direction: rtl;
	unicode-bidi: embed;
}

/* =Media Print
    If you're working on a Child Theme, make sure that all
	media queries are included in your style.css
-------------------------------------------------------------- */
@media print {

	h1, h2, h3, h4, h5, h6 {
		page-break-after: avoid;
	}

	ul, ol, dl {
		page-break-before: avoid;
	}
}

/*	Retina (HiDPI) Display
    http://www.quirksmode.org/blog/archives/2012/06/devicepixelrati.html
-------------------------------------------------------------- */
@media only screen and (-moz-min-device-pixel-ratio:1.5), only screen and (-o-min-device-pixel-ratio:3/2), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {

	body {
	}
}

/*The last 29 days of the month are the hardest."- Nikola Tesla*/

.langbar {
	float:right;
	margin-top:-35px;
}

.mlp_language_box {
	/* margin-top:-10px;
	position:relative; */
	float: right;
}

.mlp_language_box  ul {
    margin-bottom: 0;
    padding-left: 8px;
	margin-right: 0.8em;
}
.mlp_language_box  li {
    border-right: 1px solid;
    display: inline;
    list-style-type: none;
    margin: 0 5px 0 0;
    padding: 0 5px 0 0;
}
.mlp_language_box  li:last-child {
	border:none;
	margin-right:0px;
}
.mlp_language_box a{
	color:#4e6f6d;
}

#featured .top-slogan h1, .langbar div {
    float: left;
    font-size: 12px;
    margin: 2px 0 0;
    color: #4e6f6d;
    font-family: 'Open Sans',sans-serif;
    font-weight: 300;
    line-height: 1em;
    text-align: left;
    word-wrap: break-word;
}
#featured .top-slogan h1 {
	display: inline-block;
	float:none;
}
#featured .mlp_widget {
	text-align: right;
}

#featured .headline {
	display:none;
}
#featured .headline h1 {
	font-size:1.8em;
	text-align: center;
}
#featured .top-slogan {
    margin: 0;
    overflow: hidden;
    padding: 0 0 6px;

}
.box-center {
	display:block;
	margin:0 auto;
}

.profileicon img {
	margin-top:0 !important;
	margin-left:0 !important;
	margin-right:5px !important;
}
.profileicon:hover img {
	background-color:#8BAB4C !important;
}


@media screen and (max-width: 1150px) {
	
	.front-page .blocks.col-250 .overlay-header .desc {
		display:none;
	}
	
	.front-page .blocks.col-250 .overlay-header {
		padding: 0;
	}
	
	.newbox .col-460 {
		width:100%;
		
	}
}





















.home-jcarousel {
    overflow: hidden;
    position: relative;
    width: 100%;
	/* max-width: 850px; */
}

.home-jcarousel .jcarousel {
    list-style: none outside none;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.home-jcarousel .image-wrapper {
	position:relative;
	display: inline-block;
	background:#000000;
	max-width: 100%;
}

.home-jcarousel img:hover  {
/* 	opacity:0.85;
	filter:alpha(opacity=85); */
}

.home-jcarousel img {
	margin:0 !important;
	min-width: 100%;
/* 	width:800px !important; */
}


.home-jcarousel .jcarousel ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 20000em;
}

.home-jcarousel .jcarousel ul  li {
    float: left;
    /* padding: 15px 0 15px 5px; */
    position: relative;
	width: 200px;
}

/* jcarousel nav */

.home-jcarousel-nav {
    clear: both;
    position: absolute;
    top: 30px;
    width: 100%;
}

.jcarousel-control-prev, .jcarousel-control-next {
    background: url("core/images/white-right-arrow.png") no-repeat scroll;
    color: #000000;
    height: 49px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 50%;
    width: 33px;
}
.jcarousel-control-prev {
    background: url("core/images/white-left-arrow.png") no-repeat scroll;
    left: auto;
    right: 52px;
}



.section {
    padding-bottom: 50px;
    padding-top: 105px;
}
.fp-tableCell {
	overflow:hidden;
}


@media screen and (max-height: 600px) {
	#wrapper2, #header { 
		position:static;
	}
	#content-full {
		margin-top:0;
	}
	.section {
		padding-top:45px;
	}
	
	#wrapper {
		margin:0 auto;
	}
}



.ngg-galleryoverview { margin-top:0 !important;}
.ngg-gallery-thumbnail { width: 100%; }
.ngg-gallery-thumbnail-box { margin-right:0 !important; width: 25%;}

.tv-production-new .minus900px {
	display:none;
}

@media screen and (max-width: 1200px) {

}

@media screen and (max-width: 900px) {
	.tv-production-new .grid {float:none;}
	.tv-production-new .minus900px {	display:block; width:auto; }
	.tv-production-new .plus900px {	display:none; }
}

@media screen and (max-width: 800px) {
	.ngg-gallery-thumbnail-box { width: 33%;}
		#container img {height : auto !important; min-height:0 !important; }
}

@media screen and (max-width: 600px) {
	.ngg-gallery-thumbnail-box { width: 50%;}
}

@media screen and (max-width: 400px) {
	.ngg-gallery-thumbnail-box { width: 100%;}
}

.ngg-gallery-thumbnail img { border:none  !important; margin:0 !important; padding:0  !important; width: 100%; height:100%; min-width:0;}


.casa-gallery h1 {
    background: #333 none repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    margin: 0;
    padding: 5px 15px;
}

.casa-gallery h1 a,
.casa-gallery h1 a:hover {
	color: #fff;
}


/* cookie notice fixes */
.lity {
    z-index: 999990 !important;
}


/* NGG Gallery Update fixes on 2020-12-09 */

.ngg-gallery-thumbnail {
    border: none !important;
    margin: 0px !important;
}

.ngg-gallery-thumbnail a {
    margin: 0px !important;
}</pre></body></html>