/*
	Theme Name: Sleek Child Theme
	Theme URL: http://www.studiopress.com/themes/sleek
	Description: Sleek is a 2 or 3-column Widget-ready child theme created for the Genesis Framework.
	Author: StudioPress
	Author URI: http://www.studiopress.com
	Version: 1.0.1
	
	Template: genesis

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/


img {
    box-shadow: none !important;
	max-width:100%;
	height:auto;
}
.top-side {
    width: 220px;
    float: right;
    margin: auto;
}
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700);



@font-face {
	font-family: 'IcoMoon';
	src: url('fonts/IcoMoon.eot');
	src: url('fonts/IcoMoon.eot?#iefix') format('embedded-opentype'),
		 url('fonts/IcoMoon.woff') format('woff'),
		 url('fonts/IcoMoon.ttf') format('truetype'),
		 url('fonts/IcoMoon.svg#IcoMoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	border-top: 3px solid #0088cc;
	padding: 20px;
	background-color: #f4f6f7;
	margin: auto auto;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333;
	background-color: #08cfe4;
	background-image: url('images/fabric_1920.jpg');
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center top;
	}
	
/***** Hyperlinks ********************/

a, a:visited {
	color: #046fb3;
	text-decoration: none;
	}
	
a:hover {
	color: #046fb3;
	text-decoration: underline;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}

/***** Wrap ********************/

#wrap {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	padding: 20px;
	border: 2px solid rgba(255,255,255,1);
	-moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.05);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.05);
	background-color: rgba(255, 255, 255, 0.7);
	position:relative;
}

#wrap {
	max-width: 100%;
	width: 984px;
	margin-right: auto;
	margin-left: auto;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}



/*
#meteor-slideshow ul.meteor-nav {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}*/



.meteor-slides ul.meteor-nav {
	display: block !important;
	}
	
.meteor-nav .prev a, .meteor-nav .next a {
	/*
	background-image: none !important;
	
	width: 40px;
	height: 40px;
	font-size: 60px;
	font-weight: 100;
	line-height: 30px;
	color: #fff;
	text-align: center;
	background: #222;
	border: 3px solid #fff;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	border-radius: 23px;
	opacity: 0.3;
	filter: alpha(opacity=30);
	*/
	}



#wrap:before, #wrap:after {
	display: table;
	content: "";
	line-height: 0;
}

#wrap:after {
	clear: both;
}

.wrap {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.wrap:before,
.wrap:after {
	display: table;
	content: "";
	line-height: 0;
}

.wrap:after {
	clear: both;
}

#footer .wrap{
	max-width: 100%;
	width: 984px;
	margin: 0 auto;
}
	
/***** TopNav ********************/

#topnav {
	width: 970px;
	height: 35px;
	color: #222222;
	font-size: 11px;
	font-weight: bold;
	margin: 0 auto 0;
	padding: 0;
	text-transform: uppercase;
	overflow: hidden;
	}
	
#topnav .wrap {
	margin: 0;
	padding: 10px 10px 0 0;
	text-align: right;
	}

#topnav p {
	padding: 0;
	margin: 0;
	}
	
#topnav a, #topnav a:visited {
	color: #222222;
	text-decoration: none;
	}
	
#topnav a:hover {
	color: #CC0000;
	text-decoration: none;
	}
	
.rss-topnav {
	padding: 2px 5px 2px 16px;
	background: url(images/rss.png) no-repeat left center;
	}	
	
/***** Header  ********************/

#header {
	background-color: #00b0c7;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 10px;
	display: block;
	overflow: hidden;
	padding:20px 0px 20px 0px;
}

#title-area {
	width: 470px;
	float: left;
	margin: 0; 
	padding: 0;
	overflow: hidden;
	}
	
#title-area #title {
	color: #222222;
	font-size: 30px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
	text-decoration: none;
	line-height: 30px;
	}
	
#title-area #title a {
	color: #222222;
	margin: 0; 
	padding: 0;
	text-decoration: none;
	}
	
#title-area #title a:hover {
	color: #222222;
	text-decoration: none;
	}
	
#title-area #description {
	color: #666666;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	margin: 0; 
	padding: 0 0 0 15px;
	}

#header .widget-area {
	width: 483px;
	float: right;
	margin: 0; 
	padding: 0;
	}
	
#header .widget-area p {
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#header .widget-area h4 {
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0 0 0; 
	padding: 0;
	text-decoration: none;
	}
	
#header .widget-area ul {
	margin: 0;
	padding: 0;
	}
	
#header .widget-area ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
	}
	
/***** Image Header - Partial Width ********************/

.header-image #header #title-area {
	background: url(/wp-content/uploads/2015/10/logo-new.png) left top no-repeat;
}

.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
	display: block; 
	float: left;
	width: 383px;
	height: 50px;
	margin:0px 0px 0px 10px; 
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	}
	
.header-image #title-area #description {
	display: block;
	width: 0; 
	height: 0;
	overflow: hidden;
	}

/***** Image Header - Full Width ********************/

.header-full-width #title-area, .header-full-width #title-area #title, .header-full-width #title-area #title a {
	width: 960px;
	}
	
/***** Header Right Navigation ********************/

#header ul.nav, #header ul.menu {
	width: auto;
	float: right;
	list-style: none;
	color: #222222;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	}
	
#header ul.nav li, #header ul.menu li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#header ul.nav li a, #header ul.nav li a:visited, #header ul.menu li a, #header ul.menu li a:visited {
	color: #222222;
	display: block;
    margin: 0;
	padding: 6px 10px 5px 10px;
	text-decoration: none;
	position: relative;
	}

#header ul.nav li a:hover, #header ul.nav li a:active, #header ul.nav .current_page_item a, #header ul.nav .current-cat a, #header ul.nav .current-menu-item a, #header ul.menu li a:hover, #header ul.menu li a:active, #header ul.menu .current_page_item a, #header ul.menu .current-cat a, #header ul.menu .current-menu-item a {
	color: #CC0000;
	}

#header ul.nav li a .sf-sub-indicator, #header ul.menu li a .sf-sub-indicator {
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 11px;
	right: 5px;
	}
	
#header ul.nav li li a, #header ul.nav li li a:link, #header ul.nav li li a:visited, #header ul.menu li li a, #header ul.menu li li a:link, #header ul.menu li li a:visited {
	background: #EEEEEE;
	color: #222222;
	width: 138px; 
	margin: 0;
	padding: 5px 10px 5px 10px;
	text-transform: none;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	position: relative;
	}
	
#header ul.nav li li a:hover, #header ul.nav li li a:active, #header ul.menu li li a:hover, #header ul.menu li li a:active {
	color: #CC0000;
	}

#header ul.nav li li a .sf-sub-indicator, #header ul.menu li li a .sf-sub-indicator {
	top: 10px;
	}

#header ul.nav li ul, #header ul.menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0;
	padding: 0;
	}

#header ul.nav li ul a, #header ul.menu li ul a { 
	width: 140px;
	}

#header ul.nav li ul ul, #header ul.menu li ul ul {
	margin: -31px 0 0 159px;
	}

#header ul.nav li:hover ul ul, #header ul.nav li:hover ul ul ul, #header ul.nav li.sfHover ul ul, #header ul.nav li.sfHover ul ul ul, #header ul.menu li:hover ul ul, #header ul.menu li:hover ul ul ul, #header ul.menu li.sfHover ul ul, #header ul.menu li.sfHover ul ul ul {
	left: -999em;
	}

#header ul.nav li:hover ul, #header ul.nav li li:hover ul, #header ul.nav li li li:hover ul, #header ul.nav li.sfHover ul, #header ul.nav li li.sfHover ul, #header ul.nav li li li.sfHover ul, #header ul.menu li:hover ul, #header ul.menu li li:hover ul, #header ul.menu li li li:hover ul, #header ul.menu li.sfHover ul, #header ul.menu li li.sfHover ul, #header ul.menu li li li.sfHover ul {
	left: auto;
	}

#header ul.nav li:hover, #header ul.nav li.sfHover, #header ul.menu li:hover, #header ul.menu li.sfHover { 
	position: static;
	}

/***** Primary Navigation ********************/

#nav{
	padding: 5px 0;
	border-top: 1px solid rgba(0,0,0,0.075);
	border-bottom: 1px solid rgba(0,0,0,0.075);
	margin-bottom: 15px;
	width: 100%;
}

#nav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#nav li a {
	color: #046fb3 !important;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 2px;
	margin-bottom: 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 1px;
	line-height: 14px;
	display: block;
	}

#nav li a:hover, #nav li a:active, #nav li.current-menu-item a {
	text-decoration: none;
	background-color: #eee;
	}

#nav li a .sf-sub-indicator {
	background: none;
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 14px;
	right: 5px;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #EEEEEE;
	color: #222222;
	width: 138px; 
	margin: 0;
	padding: 3px 10px 3px 10px;
	text-transform: none;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	position: relative;
	}
	
#nav li li a:hover, #nav li li a:active {
	color: #CC0000;
	}

#nav li li a .sf-sub-indicator {
	background: none;
	top: 10px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0;
	padding: 0;
	}

#nav li ul a { 
	width: 140px;
	}

#nav li ul ul {
	margin: -27px 0 0 159px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfHover { 
	position: static;
	}
	
/***** Primary Navigation Extras ********************/
	
#nav li.right {
	float: right;
	margin: 0;
	padding: 6px 10px 6px 10px;
	}

#nav li.right a {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	color: #222222;
	font-weight: normal;
	text-decoration: none;
	}
	
#nav li.right a:hover {
	color: #CC0000;
	text-decoration: underline;
	}

#nav li.rss a {
	background: url(images/rss.png) no-repeat left center;
	margin: 0 0 0 10px;
	padding: 3px 0 3px 16px;
	}
	
#nav li.search {
	padding: 3px 10px 0 10px;
	}
	
#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat left center;
	padding: 3px 0 1px 20px;
	}
	
/***** Secondary Navigation ********************/

#subnav {
	background: #FFFFFF;
	width: 970px;
	height: 30px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #222222;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	overflow: hidden;
	clear: both;
	}

#subnav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#subnav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}

	
#subnav li a {
	color: #222222;
	display: block;
    margin: 0;
	padding: 5px 15px 5px 15px;
	text-decoration: none;
	position: relative;	
	}

#subnav li a:hover, #subnav li a:active {
	color: #CC0000;
	}

#subnav li a .sf-sub-indicator {
	background: none;
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 14px;
	right: 5px;
	}
	
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #FFFFFF;
	color: #222222;
	width: 138px; 
	margin: 0;
	padding: 3px 10px 3px 10px;
	text-transform: none;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	position: relative;
	}
	
#subnav li li a:hover, #subnav li li a:active {
	color: #CC0000;
	}

#subnav li li a .sf-sub-indicator {
	background: none;
	top: 10px;
	}

#subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0;
	padding: 0;
	}

#subnav li ul a { 
	width: 140px;
	}

#subnav li ul ul {
	margin: -27px 0 0 159px;
	}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfHover ul ul, #subnav li.sfHover ul ul ul {
	left: -999em;
	}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfHover ul, #subnav li li.sfHover ul, #subnav li li li.sfHover ul {
	left: auto;
	}

#subnav li:hover, #subnav li.sfHover { 
	position: static;
	}

/***** Inner ********************/

#inner {
	width: 100%;
	margin: 10px auto 0;
	padding: 0;
	overflow: hidden;
	}
	
/***** Home ********************/
	
#home h4 {
	color: #222222;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
	}
	
#home .widget {
	}
	
#home .home-top-right .widget {
	padding: 10px 10px 5px 10px !important;
	}
	
#home .widget-wrap {
	margin: 0;
	padding: 0;
	}
	
#home p {
	margin: 0;
	padding: 0;
	}

/***** Home Top ********************/

#home-top {
	width: 950px;
	float: left;
	margin: 0;
	padding: 0;
	}
	
#content #home-top img, #content #home-top p img {
	background: none !important;
	max-width: none;
	}
	
#home-top .user-profile {
	overflow: hidden;
	}
	
#home-top .user-profile p {
	padding: 10px;
	}

#home-top .widget_tag_cloud div {
	padding: 10px 10px 14px 10px;
	}
	
#home-top .user-profile .avatar {
	background: #F4F4F4;
	float: left;
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
	
.home-top-left {
	width: 630px;
	float: left;
	margin: 0;
	padding: 0;
	}
	
.home-top-right {
	width: 310px;
	float: right;
	margin: 0;
	padding: 0;
	}
	
/***** Home Bottom ********************/
	
#home-bottom {
	color: #333333;
	font-size: 12px;
	margin: 0 auto 0;
	padding: 0;
	overflow: hidden;
	clear: both;
	}

.home-bottom-left{
	float:left;
	width:65%;
	}

.home-bottom-1 {
	width: 30%;
	float: right;
	margin: 0 10px 0 0;
	padding: 0;
	}
	
.home-bottom-2 {
	width: 310px;
	float: left;
	margin: 0;
	padding: 0;
	}

.home-bottom-3 {
	width: 310px;
	float: right;
	margin: 0;
	padding: 0;
	}

/***** Breadcrumb ********************/

.breadcrumb {
	font-size: 11px;
	margin: 0 0 20px 0;
	padding: 0 0 3px 0;
	border-bottom: double #EEEEEE;
	}
	
/***** Taxonomy Description ********************/

.taxonomy-description {
	background: #F7F7F7;
	margin: 0 0 30px 0;
	padding: 10px;
	border: 1px solid #EEEEEE;
	}
	
#content .taxonomy-description p {
	margin: 0;
	padding: 0;
	}

/***** Content-Sidebar Wrapper ********************/

#content-sidebar-wrap {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	}

/*.home #content-sidebar-wrap { width: 80%; width: 75%; }*/


.sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap {
	width: 100%;
	}

.sidebar-sidebar-content #content-sidebar-wrap, .sidebar-content-sidebar #content-sidebar-wrap {
	float: right;
	}

.home #content-sidebar-wrap, .home #content-sidebar-wrap {
	width: 70%;
	}
.home #content-sidebar-wrap #content { width:100% }

/***** Content ********************/

#content {
	background: transparent;
	width: 74.468085099%;
	
	width: 68.5%;
	
	margin: 0 0 10px 0;
	padding: 10px;
	float: left;
	}
	
.home #content, .home-page #content, .blog #content {
	background: none;
	margin: 0 !important;
	padding: 0 !important;
	}
	
.sidebar-content #content, .sidebar-sidebar-content #content {
	float: right;
	}
	
.sidebar-content #content, .content-sidebar #content {
	width: 74.468085099%;
	margin: 0;
	padding: 0;
	}
	
.full-width-content #content {
	width: 930px;
	margin: 0 0 10px 0;
	padding: 10px;
	}

#content blockquote {
	background: #F4F4F4;
	margin: 0 15px 15px 15px;
	padding: 10px 20px 0 15px;
	border: 1px solid #DDDDDD;
	}

#content .post {
	margin: 0 0 40px 0;
	padding: 0;
	clear: both;
	}
	
#content .page {
	margin: 0 0 5px 0;
	padding: 0;
	}
	
#content .post p {
	margin: 0;
	padding: 0 0 10px 0;
	}

.clear {
	clear: both;
	}
	
/***** Headlines ********************/

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	margin: 9px 0;
	font-family: inherit;
	font-weight: bold;
	line-height: 1;
	color: inherit;
	margin: 12px 0;
	text-rendering: optimizelegibility;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6,
#content .entry-title {
	font-family: 'Open Sans', sans-serif;
}

#content .entry-title{
	font-size: 21px;
	line-height: 24px;
	margin: 12px 0 9px;
	padding: 0;
}

.single-post #content .entry-title {
	margin: 12px 0 10px;
	padding: 0 0 17px;
	border-bottom: 1px solid #eee;
}

#content p{
	margin: 0 0 9px;
}

#content h1 {
	font-size: 22px;
	line-height: 24px;
	}
	
#content h2 {
	font-size: 18px;
	line-height: 20px;
	}
	
#content h2 a, #content h2 a:visited {
	color: #333;
	text-decoration: none;
	}
	
#content h2 a:hover {
	text-decoration: none;
	}
	
#content h3 {
	font-size: 16px;
	}
	
#content h4 {
	font-size: 16px;
	}
	
#content h5 {
	font-size: 14px;
	}
	
#content h6 {
	font-size: 12px;
	}
	
/***** Unordered/Ordered Lists ********************/
	
#content .post ul, #content .page ul {
	list-style-type: square;
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#home ul {
	list-style-type: square;
	margin: 0;
	padding: 0;
	}
	
#content .post ul li, #content .page ul li, #home ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
	}
	
#content .post ul ul, #content .page ul ul, #home ul ul {
	list-style-type: square;
	margin: 0;
	padding: 0;
	}
	
#content .post ol, #content .page ol, #home ol {
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#content .post ol li, #content .page ol li, #home ol li {
	margin: 0 0 0 20px;
	padding: 0;
	}
	
#content .post ol ol, #content .page ol ol, #home ol {
	margin: 0;
	padding: 0;
	}
		
/***** Post Info ********************/
	
.post-info {
	margin: 0 0 10px 0;
	padding: 0;
	}
	
.post-info p {
	margin: 0;
	padding: 0;
	}
	
/***** AdSense ********************/
	
.adsense {
	padding: 10px 0 10px 0;
	border-top: 1px solid #DDDDDD;
	}
	
/***** Post Meta ********************/
	
.post-meta {
	margin: 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #DDDDDD;
	clear: both;
	}
	
/***** Author Box ********************/
	
.author-box {
	background: #F4F4F4;
	margin: 0 0 40px 0;
	padding: 10px;
	border: 1px solid #DDDDDD;
	overflow: hidden;
	}
	
.author-box p {
	margin: 0;
	padding: 0;
	}
	
.author-box img {
	background: #FFFFFF !important;
	float: left;
	margin: 0 10px 0 0 !important;
	padding: 4px !important;
	border: 1px solid #DDDDDD;
	}
	
/***** Archive Page ********************/
	
#content .archive-page {
	float: left;
	width: 50%;
	margin: 0;
	padding: 20px 0 0 0;
	}

/***** Post Icons ********************/
	
.time {
	background: url(images/icon-time.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
	}
	
.post-comments {
	background: url(images/icon-comments.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
	}
	
.categories {
	background: url(images/icon-categories.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 20px;
	}
	
.tags {
	background: url(images/icon-tags.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
	}
	
/***** Featured Post/Page ********************/

#content .featuredpost h2, #content .featuredpost h2 a, #content .featuredpage h2, #content .featuredpage h2 a, #home .featuredpost h2, #home .featuredpost h2 a, #home .featuredpage h2, #home .featuredpage h2 a, #sidebar .featuredpost h2, #sidebar .featuredpost h2 a, #sidebar .featuredpage h2, #sidebar .featuredpage h2 a {
	color: #222222;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
	}
	
#content .featuredpost h2 a:hover, #content .featuredpage h2 a:hover, #home .featuredpost h2 a:hover, #home .featuredpage h2 a:hover, #sidebar .featuredpost h2 a:hover, #sidebar .featuredpage h2 a:hover {
	color: #CC0000;
	text-decoration: none;
	}

#content #featured h4 {
	color: #222222;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

#content .featuredpost, #content .featuredpage, #home .featuredpost, #home .featuredpage, #sidebar .featuredpost, #sidebar .featuredpage {
	margin: 0 0 10px 0;
	padding: 0;
	}
	
#content .featuredpost .post, #content .featuredpage .page, #home .featuredpost .post, #home .featuredpage .page, #sidebar .featuredpost .post, #sidebar .featuredpage .page {
	margin: 0;
	padding: 0;
	overflow: hidden;
	clear: both;
	}
	
#home .home-top-right .featuredpost .post, #home .home-top-right .featuredpage .page, #sidebar .featuredpost .post, #sidebar .featuredpage .page {	
	margin: 0 0 10px 0;
	padding: 0;
	border-bottom: 1px solid #DDDDDD;
	}
	
#content .featuredpost img, #content .featuredpage img, #content .featuredpost .avatar, #content .featuredpage .avatar, #home .featuredpost img, #home .featuredpage img, #home .featuredpost .avatar, #home .featuredpage .avatar, #sidebar .featuredpost img, #sidebar .featuredpage img, #sidebar .featuredpost .avatar, #sidebar .featuredpage .avatar {
	background: #FFFFFF;
	margin: 0 0 10px 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
	
#content .more-from-category, #home .more-from-category {
	margin: 0;
	padding: 5px 0 0 0;
	font-weight: bold;
	}
	
#content .more-from-category a, #home .more-from-category a {
	font-weight: bold;
	}
	
#content .more-from-category a:hover, #home .more-from-category a:hover {
	text-decoration: underline;
	}

/***** Images ********************/
	
#content p img {
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

#content img {
	max-width: 100%;
	height: auto;
	border-width: 0!important;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
	-moz-border-radius: 6px!important;
	-webkit-border-radius: 6px!important;
	border-radius: 6px!important;
	}
#content .post .more-link{
	display: inline-block;
	padding: 0;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #008aff;
	font-style: italic;
	text-decoration: none;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
}


#content .post .more-link span.icon-chevron-right { display: none; }

.category #content h2.entry-title {
	/*border-bottom: 1px solid #eee;*/
	margin: 0 0px 10px 0px;
	padding: 0;
	}

#sidebar .codeart_posts_from_category-widget {}
#sidebar .codeart_posts_from_category-widget h4 { display: none; }
#sidebar .codeart_posts_from_category-widget li { padding:0; list-style: none; list-style-type: none; background: none; }
#sidebar .codeart_posts_from_category-widget li:hover { background: #eeeeee; }
#sidebar .codeart_posts_from_category-widget li a { display: block; color: #046fb3 !important; }
#sidebar .codeart_posts_from_category-widget li a:hover { text-decoration: none; }

p.titem strong { display: block; width: 100%; clear: both; }


#sidebar .widget-wrap .textwidget { overflow: hidden; }

.ca_in_category #content .post .post-links-next-prev-nav .more-link.prev-link {
	clear: none;
	float: left;
	}
	
	


.ca_in_category #content .post .post-links-next-prev-nav .more-link.prev-link span:before { content: "\e008"; }

	
.ca_in_category #content .post .post-links-next-prev-nav .more-link.next-link {
	float: right;
	clear: none;
	}

.banner-image img {
	width: 100%; height: auto; margin-bottom: 10px;
	border-width: 0!important;
vertical-align: middle;
-ms-interpolation-mode: bicubic;
-moz-border-radius: 6px!important;
-webkit-border-radius: 6px!important;
border-radius: 6px!important;
	}

.post-links-next-prev-nav { display: none; }
.ca_in_category .post-links-next-prev-nav { display: block; }
.category #content .post .more-link.next-link { float: right; clear: none; }

/*
#content .post .more-link:hover {
	color: #046fb3 !important;
	text-decoration: none;
	background-color: #e6e6e6;
	background-position: 0 -15px;
	-webkit-transition: background-position .1s linear;
	-moz-transition: background-position .1s linear;
	-o-transition: background-position .1s linear;
	transition: background-position .1s linear;
}
*/

#content .post .more-link [class^="icon-"],
#content .post .more-link [class*=" icon-"] {
	display: inline-block;
	width: 14px;
	height: 14px;
	line-height: 14px;
	margin-right: 5px;
}
#content .post .more-link [class^="icon-"]:before,
#content .post .more-link [class*=" icon-"]:before {
	font-family: 'IcoMoon';
	font-style: normal;
	speak: none;
}
#content .post .more-link .icon-chevron-right:before,
#content .post .more-link .icon-arrow-right:before {
	content: "\e006";
}
img.centered, .aligncenter {
	display: block;
	margin: 0 auto 10px;
	}
	
img.alignnone {
	margin: 0 0 10px 0;
	display: inline;
	}
	
img.alignleft {
	margin: 0 10px 10px 0;
	display: inline;
	}

img.alignright {
	margin-left: 10px;
	margin-bottom: 5px;
	float: right;
	}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
	}

.alignright {
	float: right;
	margin: 0 0 0 10px;
	}

.wp-caption {
	background: #F4F4F4;
	text-align: center;
	padding: 5px 0 0 1px;
	border: 1px solid #DDDDDD;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0;
	}

.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
img.wp-smiley, img.wp-wink {
	float: none;
	border: none;
	margin: 0;
	padding: 0;
	}

/***** Post Navigation ********************/

.navigation {
	width: 100%;
	margin: 0;
	padding: 20px 0 20px 0;
	overflow: hidden;
	}
	
.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.navigation li {
	display: inline;
	}

.navigation li a {
	color: #046fb3;
	padding: 5px 8px 5px 8px;
	border: 1px solid #DDDDDD;
	text-decoration: none;
	}

.navigation li a:hover {
	background: #046fb3;
	color: #FFFFFF;
	border: 1px solid #DDDDDD;
	text-decoration: none;
	}

.navigation li.disabled {
	margin: 0;
	padding: 5px 8px 5px 8px;
	border: 1px solid #DDDDDD;
	}

.navigation li.active a {
	background: #046fb3;
	color: #FFFFFF;
	border: 1px solid #DDDDDD;
	text-decoration: none;
	}

/***** Primary & Secondary Sidebars ********************/

#sidebar {
	width: 23.404255317%;
	float: right;
	margin: 0;
	padding: 0;
	display: inline;
	margin-left: 2.127659574%;
	}


.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar {
	float: left;
	}
	
.content-sidebar-sidebar #sidebar-alt {
	float: right;
	}

#sidebar .widget, #sidebar-alt .widget {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #00b0c7;
	border: 1px solid #FFFFFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	margin-top:30px;
	}
	
#sidebar h2, #sidebar h2 a, #sidebar-alt h2, #sidebar-alt h2 a {
	color: #CC0000;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}
	
#sidebar h2 a:hover, #sidebar-alt h2 a:hover {
	color: #CC0000;
	text-decoration: underline;
	}

#sidebar h4, #sidebar-alt h4 {
	color: inherit;
	text-rendering: optimizelegibility;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	font-family: 'Open Sans', sans-serif;
	border-bottom: 1px solid #eee;
	padding-bottom: 5px;
	margin: 0px 0px 5px 0px;
	}
	
#sidebar .widget p, #sidebar-alt .widget p, #sidebar .textwidget p, #sidebar-alt .textwidget p {
	padding: 0;
	margin: 0 0 9px;
	text-align: left;
	}

#sidebar img, #sidebar a img, #sidebar-alt img, #sidebar-alt a img {
	max-width: 100%;
	height: auto;
	border-width: 0!important;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
	-moz-border-radius: 6px!important;
	-webkit-border-radius: 6px!important;
	border-radius: 6px!important;
	}

#sidebar ul, #sidebar ol, #sidebar-alt ul, #sidebar-alt ol {
	list-style-type: none;
	margin: 5px 0 5px 0;
	padding: 0;
	}

#sidebar ul ul, #sidebar ol ol, #sidebar-alt ul ul, #sidebar-alt ol ol {
	margin: 0;
	padding: 0 0 0 15px;
	}

#sidebar li, #sidebar-alt li {
	background: url(images/sidebar-list.png) no-repeat top left;
	margin: 0 0 3px 0;
	padding: 0 0 0 15px;
 	word-wrap: break-word;
	}
	
#sidebar embed, #sidebar object, #sidebar-alt embed, #sidebar-alt object {
	width: 300px; 
	height: 225px;
	margin: 10px 0 0 0; 
	padding: 0;
	}

/***** Sidebar(s) Category Dropdown ********************/
	
#cat {
	background: #F4F4F4;
	color: #222222;
	font-family: Arial, Tahoma, Verdana;	
	font-size: 11px;
	margin: 5px 0 5px 0;
	padding: 3px;
	display: inline;
	border: 1px solid #DDDDDD;
	}
	
#sidebar #cat {
	width: 288px;
	}
	
#sidebar-alt #cat {
	width: 128px;
	}

/***** Sidebar(s) User Profile ********************/

#sidebar .user-profile, #sidebar-alt .user-profile {
	overflow: hidden;
	}

#sidebar .user-profile .avatar, #sidebar-alt .user-profile .avatar {
	background: #F4F4F4;
	float: left;
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
	
#sidebar .user-profile p, #sidebar-alt .user-profile p {
	margin: 0;
	padding: 10px 10px 0 10px;
	}

#sidebar .user-profile .posts_link, #sidebar-alt .user-profile .posts_link {
	margin: 0;
	padding: 0 0 10px 10px;
	}
	
/***** Search Form(s) ********************/

.searchform {
	margin: 0;
	}

#header .searchform {
	float: right;
	padding: 40px 0 0 0;
	}
	
#sidebar .searchform {
	padding: 0;
	}
	
#nav .searchform {
	float: right;
	padding: 0;
	}
	
.s {
	background: #F4F4F4 !important;
	color: #222222;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 0 4px 5px;
	margin: 0 5px 0 0;
	border: 1px solid #CCCCCC;
	}
	
#header .s, #nav .s {
	width: 215px;
	}
	
#sidebar .s {
	width: 200px;
	}
	
#sidebar-alt .s {
	width: 80px;
	}

/***** eNews & Updates Widget ********************/

.enews {
	background: url(images/enews.png) no-repeat top right;
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#sidebar .enews p {
	margin: 0;
	padding: 0;
	}

.enews #subscribe {
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
	
#sidebar .enews #subscribe {
	padding: 0;
	}
	
.enews #subbox {
	background: #F4F4F4 !important;
	width: 230px;
	color: #222222;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 0 4px 5px;
	margin: 5px 8px 0 0;
	border: 1px solid #CCCCCC;
	}

/***** Latest Tweets Widget ********************/

.latest-tweets {
	background: url(images/twitter.png) top right no-repeat;
	margin: 10px 0 0 0;
	padding: 0;
	}

/***** Calendar ********************/

#wp-calendar {
	margin: 0;
	padding: 0;
	width: 100%;
	}

#wp-calendar caption {
	color: #333333;
	font-size: 12px;

	font-family: Arial, Tahoma, Verdana;
	font-style: italic;

	font-weight: normal;
	margin: 0;
	padding: 2px 5px 0 0;
	text-align: right;
	}

#wp-calendar th {
	color: #333333;
	}

#wp-calendar thead {
	margin: 10px 0 0 0;
	font-weight: bold;
	background: #F4F4F4 !important;
	color: #F4F4F4 !important;
	}

#wp-calendar td {
	background: #F4F4F4;
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 2px;
	}

#wp-calendar tfoot td {
	background: none;
	margin: 0;
	padding: 0;
	}
	
/***** Buttons ********************/
	
#submit, .searchsubmit, .enews #subbutton, .gform_footer .button, .reply a, .reply a:visited {
	background: url(images/button.png) !important;
	color: #222222 !important;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 3px 5px 3px 5px !important;
	border: 1px solid #CCCCCC;
	}

#submit:hover, .searchsubmit:hover, .enews #subbutton:hover, .gform_footer .button:hover, .reply a:hover {
	background: url(images/button-hover.png) !important;
	border: 1px solid #CCCCCC;
	}
	
/***** Contact Form ********************/

.gform_wrapper input, .gform_wrapper textarea, .gform_wrapper select {
	background: #F4F4F4 !important;
	color: #222222 !important;
	font-family: Arial, Tahoma, Verdana !important;
	font-size: 12px !important;
	padding: 4px 0 4px 5px !important;
	border: 1px solid #DDDDDD;
	}
	
.gform_wrapper .ginput_complex label {
	font-size: 12px !important;
	}

.gform_wrapper .gform_footer {
	border: none!important;
	}
	
/***** Footer ********************/

#footer a, #footer a:visited {
	color: #222222;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #CC0000;
	text-decoration: none;
	}
	
#footer p {
	margin: 0;
	padding: 0;
	}

#footer .gototop {
	width: 200px;
	float: left;
	margin: 0;
	padding: 8px 0 0 15px;
	}
	
#footer .gototop a {
	margin: 0;
	padding: 0;
	}
	
#footer .creds {
	width: 720px;
	float: right;
	margin: 0;
	padding: 8px 15px 0 0;
	text-align: right;
	}

#footer hr {
	margin: 18px 0;
	border: 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #fff;
}

#footer .nav{
	margin-left: 0;
	margin-bottom: 18px;
	list-style: none;
}



#sidebar #text-2 {
	background: transparent;
	padding: 0;
	margin: 0;
	border: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	}

#sidebar #text-2 .custom {}

#sidebar #text-2 .custom a {
	font-size: 0;
	line-height: 0;
	text-indent: -99999px;
	}

#sidebar #text-2 .custom a {}
#sidebar #text-2 .custom a:hover {
	/* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";

  /* IE 5-7 */
  filter: alpha(opacity=85);

  /* Netscape */
  -moz-opacity: 0.85;

  /* Safari 1.x */
  -khtml-opacity: 0.85;

  /* Good browsers */
  opacity: 0.85;
	}
	
	
.wpcf7 input[type="submit"] {
	display: block;
	padding: 0;
	margin: 0;
	outline: none;
	border: none;
	cursor: pointer;
	font-size: 0;
	line-height: 0;
	width: 180px;
	height: 47px;
	text-indent: -99999px;
	padding: 0px 0px;
	margin: 0px 0px;
	background: url('images/new-send-btn.png') no-repeat 0 0;
	}


.wpcf7 input[type="submit"]:hover {
	background-position: 0 -47px;
	}
 #mc4wp_widget-2 h4,  #mc4wp_widget-2 label {
	color: #ffffff;
	font-weight: normal !important;
}
#mc4wp_widget-2 {
	margin-top: 30px;
}


/*
.page-id-135 .wpcf7 input[type="submit"] {
	width: 360px;
	margin: 0 auto;
	background: url('images/new-send-btn-big.png') no-repeat 0 0;
	}
*/


#content a.link-submit-photo {
	display: block;
	width: 360px;
	height: 47px;
	background: url('images/new-send-btn-big.png') no-repeat 0 0;
	margin: 25px auto;
	padding: 0;
	font-size: 0;
	line-height: 0;
	text-indent: -99999px;
	}
#content a.link-submit-photo:hover { background-position: 0 -47px; }

#sidebar #text-2 .custom a:hover {
	
}

#footer ul{
	margin: 0;
	padding: 0;
}

#footer .nav-tabs:before,
#footer .nav-tabs:after,
#footer .nav-pills:before,
#footer .nav-pills:after {
	display: table;
	content: "";
	line-height: 0;
}

#footer .nav-tabs:after,
#footer .nav-pills:after {
	clear: both;
}

#footer .nav-tabs > li,
#footer .nav-pills > li {
	float: left;
}

#footer li{
	line-height: 18px;
}

#footer .nav{
	list-style: none;
}




 

.archive #content .post, .home #content .post, .page-template-page_blog-php #content .post {
	margin-bottom: 5px;
	}

.archive #content .post h2, .home #content .post h2 {}

.archive #content .post h2 a, .home #content .post h2 a, .page-template-page_blog-php #content .post h2 a {
	color: #323232;
	font-size: 18px;
	line-height: 22px;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	}
	
.archive #content .post p, .home #content .post p, .page-template-page_blog-php #content .post p {
	color: #0b0b0b;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	}

.archive #content .post a img, .home #content .post a img, .page-template-page_blog-php #content .post a img {
	border: none;
	padding: 0;
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	}

	
	
	

#footer .navigation a,
#footer .nav.menu a{
	color: #046fb3 !important;
	text-decoration: none;
}

#footer .nav-pills > li > a {
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 2px;
	margin-bottom: 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#footer .nav-tabs > li > a,
#footer .nav-pills > li > a {
	padding-right: 12px;
	padding-left: 12px;
	margin-right: 2px;
	line-height: 14px;
}

#footer .nav > li > a {
	display: block;
}

#footer .nav > li > a:hover {
	text-decoration: none;
	background-color: #eee;
}

#footer a {
	color: #6dc4f0;
}

#footer a{
	color: #046fb3 !important;
	text-decoration: none;
}

#footer a {
	color: #046fb3;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}

#footer .pull-right {
	float: right;
}

#footer p {
	margin: 0 0 9px;
}

/***** Comments ********************/
	
#respond {
	margin: 0 0 15px 0;
	padding: 0;
	}

#author, #email, #url {
	background: #F4F4F4 !important;
	width: 250px;
	color: #222222;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 5px 0 0;
	border: 1px solid #DDDDDD;
	}
	
#comment {
	background: #F4F4F4 !important;
	width: 98%;
	height: 150px;
	color: #222222;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 0 5px 0;
	border: 1px solid #DDDDDD;
	}
	
.comment-list, .children {
	margin: 0;
	padding: 0;
	}
	
.ping-list {
	margin: 0 0 40px 0;
	padding: 0;
	}
	
.comment-list ol, .ping-list ol {
	margin: 0;
	padding: 10px;
	}

.comment-list li, .ping-list li {
	font-weight: bold;
	margin: 15px 0 5px 0;
	padding: 10px 5px 10px 10px;
	list-style: none;
	}
	
.comment-list li ul li { 
	margin-right: -6px;
	margin-left: 10px;
	}

.comment-list p, .ping-list p {
	font-weight: normal;
	text-transform: none;
	margin: 10px 5px 10px 0;
	padding: 0;
	}

.comment-list li .avatar { 
	background: #FFFFFF !important;
	float: right;
	border: 1px solid #DDDDDD;
	margin: 0 5px 0 10px;
	padding: 4px;
	}

.comment-list cite, .comment-list cite a, .ping-list cite, .ping-list cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentmetadata {
	font-size: 11px;
	font-weight: normal;
	}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
	
.alt {
	margin: 0;
	padding: 10px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

#comments .navigation {
	display: block;
	margin: 10px 0 0 0;
	}

.thread-alt, .thread-even {
	background: #F4F4F4;
	margin: 0;
	padding: 0;
	}

.depth-1, .even, .alt  {
	border: 1px solid #DDDDDD;
	margin: 0;
	padding: 0;
	}
	
	

.div-for-separate-excerpt {
	display: block;
	width: 100%;
	height: 1px;
	clear: both;
	overflow: hidden;
	
	display: none;
	}


.category #content .post {
	width: 49%;
	width: 100%;
	clear: none;
	overflow: hidden;
	float: left;
	border: none;
	margin-bottom: 15px;
	}
	
	
.category #content .post.even {
	float: right;
	}


body #content #category-information {
	width: 100%;
	float: none;
	min-height: 0;
	clear: both;
	}

#category-information h2.entry-title {
	font-size: 22px;
	line-height: 24px;
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
	overflow: hidden;
	}

#category-information .information h2 {
	font-size: 14px;
	line-height: 18px;
	color: #333;
	margin-bottom: 10px;
	}

#category-information .information p {
	
	}



#footer .nav.nav-pills {
	display: none;
	}


	
#category-information .information a {}
#category-information .information a:hover {}
	
#category-information .information img { max-width: 230px; height: auto; }


.home div.meteor-slides .meteor-slide-title {
	/*
	position: absolute;
	z-index: 999;
	bottom: 10px;
	left: 20px;
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
	height: 42px;
	line-height: 42px;
	padding: 0 20px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	font-size: 18px;
	font-weight: 500;
	margin: 0;
	*/
	position: absolute;
	left: 2em;
	right: 2em;
	bottom: 2em;
	padding: 15px;
	background: #333;
	background: rgba(255,255,255,0.5);
	width: 50%;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	margin: 0;
	z-index: 999;
	}
	
	
.meteor-slides .mslide img {
	width: 100%;
	}
	
	

.meteor-slides .mslide {
	height: inherit !important;
	}


.meteor-slides .meteor-clip {
	overflow: visible;
	}

	
.home div.meteor-slides .meteor-slide-title h2, .home div.meteor-slides .meteor-slide-title p {
	color: #222;
	line-height: 18px;
	font-size: 14px;
	margin: 0 0 5px;
	font-weight: bold;
	}

.home div.meteor-slides .meteor-slide-title p {
	margin-bottom: 0;
	font-size: 13px;
	font-weight: normal;
	color: #222;
	}
	
.home div.meteor-slides {
	margin-bottom: 10px;
	overflow: hidden !important;
	/* height: 235px !important; */
	height: auto !important;
	}

.home .meteor-slides .meteor-clip {
		border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}

.home .meteor-slides .meteor-shim {
	/* height: 235px !important; */
	height: auto;
	width: 100%;
	}

/* Featured Post Grid
------------------------------------------------------------ */
 
.genesis-grid-even {
float: right;
padding: 0 0 15px;
width: 48%;
}
 
.genesis-grid-odd {
clear: both;
float: left;
padding: 0 0 15px ;
width: 48%;
}
 
.genesis-grid-even,
.genesis-grid-odd {
margin: 0 0 20px;
}

#inner #content-sidebar-wrap #content .feature{width:100%; float:none; position:relative; display:block;}


.wpcf7{width:80%; position:relative;}

.holder{position:relative; display:block; clear:both; overflow:hidden; margin-bottom:15px;}
.holder input[type="text"], .holder input[type="email"]{width:100%; border:1px solid #cccccc; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}

.holder span.small{font-size:12px;}

.holder .left{float:left; width:48%; display:block;}

.holder .right{float:right; width:48%; display:block;}

.holder .right .col1{width:40%; float:left;}
.holder .right .col2{width:40%; float:right;}


.wpcf7-form .wpcf7-text {
	height:32px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:#ccc solid 2px;
	padding:0px 10px 0px 10px;
	width:60%;
}

.wpcf7-form .wpcf7-textarea {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:#ccc solid 2px;
	padding:0px 10px 0px 10px;
	width:60%;
}

.c-map {
	border:#ccc solid 3px;
	margin-bottom:20px;
}

.c-map iframe {
	width:100%;
	height:400px;
	border:none;
	display:block;
}

.cost-div {
	padding-right:10px;
}

.cost-div br {
	display:none;
}

.cost-table {
   	border:#fff solid 1px;
	border-bottom:none;
	border-right:none;
    margin-top: 10px;
    background-color: #F6F6F6;
    font-size: 13px;
    position: relative;
	margin-bottom:20px;
}
.cost-table td {
	border-bottom:#fff solid 1px;
	border-right:#fff solid 1px;
	padding:5px 7px 5px 3px;
	text-align:right;
}

.ct-head td {
	font-weight:bold;
	background-color:#64c3de;
	font-size:13px;
	color:#111;
	text-shadow:1px 1px #80d0e7;
}

.cost-table .ctr {
	text-align:center!important;
}

.cost-table .rgt {
	text-align:right!important;
}

.cost-table .grey td {
	background-color:#e3e3e3;
}

.c-list li p {
	margin:0px!important;
	display:inline;
}

.c-list li a {
	font-weight:bold;
}

.booking-top {
	overflow:hidden;
}

.s-photo {
	float:right;
	padding-top:10px;
}

.top-header {
	position:absolute;
	right:28px;
	top:28px;
}

.top-header img {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color:#fff;
	padding:0px 5px 0px 5px;
}



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

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    width: 70% !important;
    float: right;
    text-align: right;
}

.woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table th {
    padding: 6px 19px 0px 0px;
    width: 40%!important;
}

.woocommerce ul#shipping_method .amount, .woocommerce-page ul#shipping_method .amount {
    font-weight: normal!important;
}


}


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

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    width: 70% !important;
    text-align: right;
}

.woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table th {
    padding: 6px 19px 0px 0px;
    width: 40%!important;
}

.woocommerce ul#shipping_method .amount, .woocommerce-page ul#shipping_method .amount {
    font-weight: normal!important;
}


}



@media only screen and (max-width: 1024px) {
	#wrap{
		width: 100%;
	}
	#footer .wrap{
		width: 100%;
	}
	.sidebar-content #content, .content-sidebar #content, #sidebar{
		width: 100%;
		margin: 0;
		float: none;
		overflow: hidden;
	}
	
	#sidebar .custom img { display: block; margin: 0 auto; float: none; }
	#sidebar #text-2 { display: block; margin: 0 auto 20px auto; width: 100%; }
	
.home #sidebar { 
	float: none; 
	width: auto; 
	overflow: hidden; 
	display: block; 
	margin: 10px 0px 10px 0px; 
}

	
	.home #sidebar #text-2 { display: block; overflow: hidden; float: none; margin: 0 auto 20px auto; }
	
	#sidebar .widget{
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: auto;
		float: none;
		min-height: inherit;
		margin-bottom:10px;
	}
	
	.home div.meteor-slides { height: auto; }
	
	#sidebar .widget { width: auto; }
	
.post-667 img.alignright {
    float: none;
    margin-bottom: 10px;
    margin-left: 0px;
}

	
}


@media only screen and (max-width: 850px) {
	.home #sidebar-alt {
		display: none;
	}
	.home #content-sidebar-wrap { width: 100%; }
	
	.cost-table {
	width:94%;
	overflow-x:scroll;
}

	
}


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

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    width: 55% !important;
    text-align: right;
}

.woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table th {
    padding: 6px 19px 0px 0px;
    width: 40%!important;
}

.woocommerce ul#shipping_method .amount, .woocommerce-page ul#shipping_method .amount {
    font-weight: normal!important;
}


}


@media only screen and (max-width: 768px) {
	#nav li { float: left; width: 30%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
	
#nav li ul li { 
	float: none; 
	width: auto; 
}
	
	#sidebar, #content { width: 100% !important; }
	
	.home #sidebar .widget { width: auto; margin: 1.5%; float: none; }
	
.home #sidebar { 
	float: none; 
	width: auto;
	margin: 10px 0px 10px 0px; 
}

#sidebar { 
	margin: 10px 0px 10px 0px; 
}

.wpcf7-form .wpcf7-text {
	width:100%;
}

.wpcf7-form .wpcf7-textarea {
	width:100%;
}

.cost-table {
	width:94%;
	overflow-x:scroll;
}

.s-photo {
	float:none;
	padding:0px 0px 10px 0px;
}


	
}

@media only screen and (max-width: 720px) {
	#sidebar .widget{ width: 100%; margin: 0 0 10px 0; min-height: 0; }
	
	.top-side {margin: auto;width: 220px; float: none;}
	
	}


@media only screen and (max-width: 580px) {
	.category #content .post { width: 100%; min-height: 0; }
	
.cost-table {
	width:94%;
	overflow-x:scroll;
}
	.top-side {margin: auto; margin-bottom:20px;}
	
	
.top-header {
    left: 0;
    text-align: center;
    top: 30px;
    width: 100%;
}

#header {
	padding-top:84px;
	padding-bottom:0px;
}

.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
	margin:0 auto;
	width:319px;
	float:none;
}	
	
	}


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

	.top-side {margin: auto; margin-bottom:20px;}

	#nav li { width: 50%; }
	.home #sidebar .widget { width: auto; }
	.home #sidebar .widget { width: auto; margin: 0 auto; display: block; height: auto; }
	.home div.meteor-slides .meteor-slide-title { display: none; }
	
		.woocommerce table.shop_table td, .woocommerce-page table.shop_table td {
		padding:5px 1px 5px 1px!important;
		font-size:13px;
	}
	
			.woocommerce table.shop_table td, .woocommerce-page table.shop_table th {
		padding:5px 1px 5px 1px!important;
		font-size:13px;
		
	}
	
	ul.products.list li.product img {
		float:none!important;
		width:70%!important;
	}
	
	ul.products.list li.product h3, ul.products.list li.product div[itemprop="description"], ul.products.list li.product .price, ul.pr {
		float:none!important;
		width:auto!important;
	}
	
	ul.products li.product h3, .woocommerce-page ul.products li.product h3 {
		margin:0px!important;
		line-height:27px!important;
	}
	
	
ul.products.list li.product h3, ul.products.list li.product div[itemprop="description"], ul.products.list li.product .price, ul.products.list li.product .gridlist-buttonwrap {
	float:none!important;
	width:auto!important;
}
	
}



@media only screen and (max-width: 400px) {
	#nav li { width: 100%; }
	
#wrap {
	padding:10px;
}

.header-image #header #title-area {
	background: url(/wp-content/uploads/2015/10/logo-new.png) left top no-repeat;
	background-size:100% auto;
}
	


.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
	float: none;
	width: 100%;
	height: 40px;
	margin:0px;
	}
	
      .top-side {margin: auto;width: 240px;}
	  
.s-photo {
	float:none;
	padding:0px 0px 10px 0px;
}
	
.top-header {
    left: 0;
    text-align: center;
    top: 20px;
    width: 100%;
}  

}

@media only screen and (max-width: 324px) {
	body{
		padding: 0;
	}

.top-side {margin: auto;width: 240px;}
}
#short_code_si_icon{text-align:left!important;}

.checkout .input-text[type=text] {
	height:32px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:#ccc solid 2px;
	padding:0px 10px 0px 10px;
}



.checkout .form-row textarea {
	height:32px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:#ccc solid 2px;
	padding:5px 10px 5px 10px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:12px;
}

.coupon #coupon_code {
	height:29px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:#c7c0c7 solid 1px!important;
	padding:5px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:12px;
}


.shipping_calculator .input-text[type=text] {
	height:32px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:#ccc solid 2px;
	padding:0px 10px 0px 10px;
}

.shipping_calculator .form-row select {
	height:32px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:#ccc solid 2px;
	padding:0px 10px 0px 10px;
       outline:none;
}

.woocommerce-ordering select {
	height:30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:#ccc solid 2px;
	padding:0px 10px 0px 10px;
       outline:none;
      color:#666;
}

.product-categories li {
	background-image:url(/wp-content/uploads/2015/01/bullet001.png)!important;
	background-repeat:no-repeat!important;
	background-position:3px 6px!important;
}




.payment_methods li {
	list-style-type:none!important;
}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
    color: #FE0000;
    font-weight: normal;
    font-weight: bold;
    font-size: 18px;
}
.product-name a {
    font-weight: bold;
}

#content h3 {
    font-size: 14px;
    line-height: normal;
}

.woocommerce-breadcrumb {
    display: none;
}


.custom_main_font {
	overflow:scroll;
}
.shipping-calculator-form select#calc_shipping_state,.shipping-calculator-form input#calc_shipping_postcode,.shipping-calculator-form input#calc_shipping_state {
    display: none;
}
ul.products.list li img {
    margin-top: 30px!important;
}
ul.products.list li h3 {
    font-size: 23px!important;
}
.list ol {
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 14px;
}
.list ol li {
    list-style: decimal !important;
}

.product-categories li a {
	color:#e1f9fc;
}

.product-categories li a:hover {
	color:#fff;
}

.mc4wp-form button, .mc4wp-form input[type="submit"] {
	border:#9fd7e1 solid 1px!important;
}


.mc4wp-form button, .mc4wp-form input[type="submit"]:hover {
	border:#9fd7e1 solid 1px!important;
}
#sidebar li, #sidebar-alt li {
    background-image: url("/wp-content/uploads/2015/01/bullet001.png") !important;
    background-repeat: no-repeat !important;
    background-position: 3px 6px !important;
    margin: 0px 0px 3px;
    padding: 0px 0px 0px 15px;
    word-wrap: break-word;
}
#sidebar li a, #sidebar-alt li a {
    color: #fff;
}

.cp-img {
	padding:0px!important;
}


.mslide-1 .meteor-slide-title {
	display:none;
}
#order_review td.product-name {
    font-weight: bold !important;
}
#order_review tr td {
    font-weight: normal !important;
}

#order_review label span.amount {
    font-weight: normal !important;
}

.shop_table tr td {
    width: 300px;
}

/*** RAM CUSTOM ***/
/*** AVOID WRAP ON CATEGORY FEED ***/
.hfeed:after 	{ content: ''; clear: both; visibility: hidden; }
.hfeed a img 		{ float: left; margin-right: 10px; }
.category-featured .hfeed .entry-content {  }
.first div.entry-content,
.even div.entry-content {
	overflow-y:hidden!important;
}

/*** BOOKING PAGE TRADING HOURS ***/
.content-table {
	border-top:1px solid #000;
	border-left:1px solid #000;
	float:right;
	margin:10px 0 10px 10px;
}
.content-table td, .content-table th {
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	padding:2px 5px;
}

/*** CUSTOM POST IMAGE REPSONSIVE ***/

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

.post img {
	width:100%;
	clear:both;
	}
}


/*** CUSTOM HOME PAGE WELCOME IMAGE AND TEXT ***/

.welcome-points {padding-left:300px;}

@media (max-width:600px) {
    .wp-image-3439 { width:100%; float:none;}
    .welcome-points {padding-left:0; padding-top:20px;}
}

/*WP 5.6 sidebar responsive fix */
	
#sidebar .widget {
	display: inline-block!important;
}
#content-sidebar-wrap {
	float:none;
	display:inline-block
}




