/*
Theme Name: Himalayan Centre 
Theme URI: http://www.greatwebsite.com
Description: Designed by <a href="http://www.greatwebsite.com">Neil Gee</a>.
Author: Neil Gee
Version: 0.0.1f
Template: twentytwelve

 
*/
@import url('../twentytwelve/style.css');
.wrapper {	
	margin: 10px 0 0 0;
	background: transparent;
}
body {
	background: url('images/light.png') #f1f1f1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#545252;
}
body.custom-font-enabled {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* Page structure */
/* Minimum width of 960 pixels. */
@media screen and (min-width: 960px) {
	body {
		background-color: transparent;
	}
	body .site {
		padding: 0 ;
		margin-top: 0;
		margin-bottom: 0;
		box-shadow: none;
		background: url('images/light.png');
	}
	body.custom-background-empty {
		background-color: #fff;
	}
	body.custom-background-empty .site,
	body.custom-background-white .site {
		padding: 0;
		margin-top: 0;
		margin-bottom: 0;
		box-shadow: none;
	}
}

a   { 	
    color:#5d98cc;
    text-decoration:none;
}
a:hover {
    color: #406a8c;
    text-decoration:none;
    -webkit-transition: color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    -ms-transition: color 0.3s ease-in-out;
}
img {
	-ms-interpolation-mode: bicubic;
	 padding: 5px;
    border: solid 1px #eae8e8;
box-shadow: 0 0 5px rgba(107, 108, 111, 1);
 -webkit-box-shadow: 0 0 5px rgba(107, 108, 111, 1); 
 -moz-box-shadow: 0 0 5px rgba(107, 108, 111, 1);
}
.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
	/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border-radius: 0px;
	
}
img.header-image {
	border-radius: 0px;
	box-shadow: none;
	margin-top: 5px;
	border:none;
	margin-left: 15px;
}
}
.site {
	padding: 0;
	background-color: #fff;
	max-width: 960px;
	max-width: 68.571428571rem;
	border:none;
	
}

/* Header */
.site-header {
	padding: 0;
	height:179px;
	box-shadow:none;
	background: url('images/header_bg.png') 
}
/*Not display Page title on homepage */
body.home .entry-header {
    display: none;
}
.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu > ul {
		border-bottom: none;
		border-top: none;
	}
	.site-content {
		float: left;
		width: 70%;
		background: #fff;
		margin: 0;
	}
	.site-content article {
	border-bottom: none;
	word-wrap: normal;

}
#content {
	padding: 20px;
}
	.site-content-blog {
		float: left;
		width: 100%;
		background: #fff;
		margin: 0;
	}	

/* = Navigation Bar
----------------------------------------------------------------*/
/* Navigation Menu */
.main-navigation {
	margin-top: 0px;
	margin-top: 0rem;
	text-align: center;
	background: transparent;
}
.main-navigation li {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-size: 12px;
	font-family: 'Lato', sans-serif;
	font-size: 0.857142857rem;
	line-height:18px;
	z-index: 9999;
}

.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
	display: none;
}
.main-navigation ul.nav-menu.toggled-on,
.menu-toggle {
	display: inline-block;
}

.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu > ul {
		/*border-bottom: 1px solid #ededed;
		border-top: 1px solid #ededed;*/
		display: inline-block !important;
		text-align: right;
		width: 100%;
		height: 34px;
	}
	.main-navigation ul {
		margin: 0;
		text-indent: 0;
	}
	.main-navigation li a,
	.main-navigation li {
		display: inline-block;
		text-decoration: none;
		border:none;
	}
	.main-navigation li a {
		border-bottom: 0;
		color: #d27e25;
		line-height: 2.792307692;
		text-transform: uppercase;
		white-space: nowrap;
	}
	.main-navigation li a:hover,
	.main-navigation li a:focus {		
		color: #e6ac25;
		-webkit-transition: all 0.3s ease-in-out;
    	-moz-transition: all 0.3s ease-in-out;
    	-o-transition: all 0.3s ease-in-out;
   	 -ms-transition: all 0.3s ease-in-out;
	}
	.main-navigation li {
		margin: 0;
		padding: 0px 10px;
		position: relative;		
		
	}
	.main-navigation li:hover{
		background: #fff;
		border-radius: 2px;
	}
	.main-navigation li:last-child {
		margin: 0;
		position: relative; 
	}
	.main-navigation li ul {
		margin: 0 0 0 -10px;
		padding: 0;
		position: absolute;
		top: 100%;
		text-align: left;
		border:none;
		box-shadow: 0px 4px 8px 0px rgba(117, 117, 117, 0.75);
		-moz-box-shadow: 0px 4px 8px 0px rgba(117, 117, 117, 0.75);
		-webkit-box-shadow: 0px 4px 8px 0px rgba(117, 117, 117, 0.75);
		z-index: 1;
		height: 1px;
		width: 1px;
		overflow: hidden;
		background:#fff;
		border-radius: 0 5px 5px 5px;
	}
	.main-navigation li ul ul {
		top: 0;
		left: 0;
	}
	.main-navigation ul li:hover > ul,
	.main-navigation ul li:focus > ul,
	.main-navigation .focus > ul {
		border-left: 0;
		clip: inherit;
		overflow: inherit;
		height: inherit;
		width: inherit;
	}
	.main-navigation li ul li a {
		background: transparent;
		border-bottom: none;
		display: block;
		font-size: 11px;
		font-size: 0.785714286rem;
		line-height: 2.181818182;
		padding: 5px 0px;
		padding: 0.571428571rem 0rem;
		width: 160px;
		width: 12.85714286rem;
		white-space: normal;
	}
	.main-navigation li ul li a:hover,
	.main-navigation li ul li a:focus {
		background: #fff;
		color: #e6ac25;
	}
	.main-navigation .current-menu-item > a,
	.main-navigation .current-menu-ancestor > a,
	.main-navigation .current_page_item > a,
	.main-navigation .current_page_ancestor > a {
		color: #e6ac25;
		font-weight: normal;
	}
/* =Front Side Bar page template
-------------------------------------------------------------- */
.template-front-page .widget-area {
	clear: none;
	float: right;
	width: 27.0417%;
	margin-top:-1px;
	margin-right: 2px;
	font-family: 'Lato', sans-serif;
	border-radius: 4px;
	background: #fff;
	box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.2);
	-moz-box-sizing: border-box;
	overflow: hidden;
	border-top-width: medium;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #ddd;
	border-right-width: 1px;
	border-right-color: #ddd;
	padding:4px;
	
}
.widget-title {
	margin-bottom: 15px;
	letter-spacing: 1px;
}
.template-front-page .widget-area .widget:nth-child(even),
.template-front-page.two-sidebars .widget-area .front-widgets + .front-widgets {
	float: left;
	width: 89%;
	padding: 15px;
}
.template-front-page .widget-area .widget:nth-child(odd),
.template-front-page.two-sidebars .widget-area .front-widgets + .front-widgets {
	float: left;
	width: 89%;
	padding: 15px;
	margin-bottom: 25px;
	border-bottom: 3px solid #ddd;
}
.widget-area .widget h3 {
	margin-bottom: 15px;
margin-top:10px;
	font-family: 'Lato', sans-serif;
	letter-spacing: 1px;
	font-size: 1em;
	border-bottom:1px solid #ddd;
	padding-bottom: 3px;
}
/* =Main SideBar
-------------------------------------------------------------- */
.widget-area {	
clear: none;
	float: right;
	width: 26.0417%;
	margin-top:0;
	font-family: 'Lato', sans-serif;
	border-radius: 4px;
	background: #fff;
	box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.2);
	-moz-box-sizing: border-box;
	overflow: hidden;
	border-top-width: medium;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #ddd;
	border-right-width: 1px;
	border-right-color: #ddd;
	padding:4px;
}
.widget-area .widget {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	margin-bottom: 28px;
	margin-bottom: 1rem;
	word-wrap: break-word;
	padding:14px;
}

.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	font-family: 'Lato', sans-serif;
	/*margin-right: 5px;*/
}
.widget-area .widget p {
	margin-bottom: 15px;
	margin-bottom: 0.9375rem;
}
.widget-area .textwidget ul {
	list-style: disc outside;
	margin-bottom: 5px;
	padding:0px;
}
.widget-area .textwidget li {
	margin-bottom: 5px;
	padding:0px;
	list-style: none;
}
.widget-area .widget img{
	border:none;
	box-shadow: none;
	margin: 10px 0 10px 3px;
}
.widget-area .widget a {
	color: #5d98cc;
	text-align: center;
}
.widget-area .widget a:hover {
	 color: #406a8c;
    -webkit-transition: color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    -ms-transition: color 0.3s ease-in-out;
}
.widget-area .widget a:visited {
	color: #5d98cc;
}
.widget-area #s {
	width: 53.66666666666%; /* define a width to avoid dropping a wider submit button */
}

/*Upcoming Events Background */
body.template-front-page .site-content { width: 70.1042%; background: #fff;float: left; padding: 0;  }

.entry-header .entry-title {
		font-size: 22px;
		font-size: 1.571428571rem;
		font-family: 'Lato', sans-serif;
		text-transform: uppercase;
	}
.comments-link {display: none;}
.nav-single {display: none;}
/* Template 2 Sidebar
==================================================*/
#page-sidebar-temp {
	clear: none;
	float: right;
	width: 26.0417%;
	margin-top:0;
	background: #fff;
	border-radius: 4px;
	box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.2);
	-moz-box-sizing: border-box;
	overflow: hidden;
	border-top-width: medium;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #ddd;
	border-right-width: 1px;
	border-right-color: #ddd;
	padding:4px 15px 20px 4px;
}

.page-sb-temp p{
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	font-family: 'Lato', sans-serif;
	/*margin-right: 5px;*/
	margin-left:15px;
	margin-top: 15px;
	margin-top: 0.9375rem;
	margin-bottom: 0;
}
.page-sb-temp h3{margin-left: 20px;
	margin-top: 20px;
}
.sidebar-page-title{
	margin-top: 0;
	margin-bottom: 15px;
	margin-left: 19px;
	font-family: 'Lato', sans-serif;
	letter-spacing: 1px;
	font-size: 0.9em;
	text-transform: uppercase;
}
.page-sb-temp img{
	margin-left: auto;
	margin-right: auto;
	border: none;
	padding: 0;
	}


/* Blog Page Template
============================================*/
.site-content article {
	border-bottom: 4px solid #ddd;
	margin-bottom: 42px;
	/*margin-bottom: 5.142857143rem;*/
	padding-bottom: 0;
	/*padding-bottom: 1.714285714rem;*/

}
.site-content-blog {
		float: left;
		width: 960px;
		background: #fff;
		padding:0;
	}

.content-wrapper h1 {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	font-size: 22px;
	font-size: 1.571428571rem;
	font-family: 'Lato', sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 30px;
}
.content-wrapper {
	float: right;
	width: 87.9%;
	border-bottom:4px solid #ededed;
	margin-bottom: 35px;
	padding-bottom: 25px;
	line-height: 1.5em;
}
.blog-desc {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 20px 0;
	padding: 30px 0 20px 0;
	color: #545252;
}
.blog-desc p{
	line-height: 18px;
	padding-bottom: 10px;
}
.blog-content {
	color: #545252;
	margin-bottom: 50px;
	line-height: 1.5em;
	float: left;
	border: 1px solid green;
	width: 66%;
	}

.moretag {
	font-weight: bold;
}
.writer-info {
	width:8%;
	float: left;
	color:#9c9e9e;
	line-height:18px;
	font-size:0.9em;
	font-family: font-family: 'Lato', sans-serif;
}
.writer-title {
	font-weight: bold;
	letter-spacing: 1px;
	font-family: font-family: 'Lato', sans-serif;
}
.writer-info img {
	border: none;
	margin: 0;
	padding: 0;
	
}
.featured {
	float:left;
	width: 30%;
	height: 70%;
	margin-right: 20px;
	margin-bottom: 20px;
}
img.wp-post-image{
	float:right;
	margin: 0 0 10px 20px;
}
.tags {
	margin-top: 20px;
}
.tags a{
	padding: 5px;
	background: #eee;	
	border-radius: 5px;
	margin-right: 5px;
}

.cat-info {
	float: left;
	width: 100%;
	margin-top: 25px;
}
.archive-header,
.page-header {
	border-bottom: 1px solid #ddd;
}
.entry-header img.wp-post-image {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	margin-top: 24px;
	margin-top: 1.714285714rem;
}
/* Formatting to display author, blog and date info on single blog page */
.blog-info {
	width: 91%;
	border: 1px solid #f7f7f7;
	border-radius: 5px;
	background: #fff;
	position:relative;
	padding: 30px;
	margin-top: 25px;
	margin-bottom: 45px;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
font-family: 'Lato', sans-serif;
	line-height: 18px;
	letter-spacing: 1px;
}
.blog-info:before,
.blog-info:after {
    content:"";
    position:absolute;
    z-index:-2;
}


.blog-info h3{
	margin-bottom: 15px;
}
.blog-info-img {
float: left;
margin-right: 10px;
}
/*Category Page Full Width
--------------------------------------------------------------*/
#main-content-custom-full {
	width:920px; 
	border: none;
	float: left;
	background: #fff;
	padding: 20px;
	
}
/*=Category Page with Sidebar
==============================================================*/
#main-content-custom {
	width:640px; 
	border: none;
	float: left;
	background: #fff;
	padding: 20px;
	color: #545252;
}
.blog-desc-custom {
	border-bottom: 1px solid #ddd;
	margin: 0 0 40px 0;
	padding: 12px 0 33px 0;
	line-height: 21px;
}
.blog-content-custom {
	margin-bottom: 50px;
	float: left;
	border-bottom:4px solid #ededed;
	padding-bottom: 25px;
	width: 100%;
}
.blog-content-custom  p{
	line-height: 1.5em;
	margin: 0 0 20px 0;
	
}
.blog-content-custom h1 {
	margin-bottom: 24px;
	font-size: 18px;
	font-family: 'Lato', sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 30px;
}
/*=Blog Sidebar
--------------------------------------------------------------*/

#resource_main_sidebar{clear: none;
	float: right;
	width: 250px;
	padding: 20px 10px 10px 10px;
	
	
	font-family: 'Lato', sans-serif;
	/*border-top: 12px solid #BF4D28;
	border-bottom: 3px solid #BF4D28;*/
	border:1px solid #ededed;
	line-height: 20px;
	
}

/* =Repeatable patterns
-------------------------------------------------------------- */

/* Small headers */
.page-title {
	font-size: 22px;
	font-size: 1.571428571rem;
	line-height: 25px;
	font-weight:normal;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	color: #636363;
	
}
.archive-title{
	font-size: 18px;
	line-height: 25px;
	font-weight:normal;
	text-transform: none;
	font-family: 'Lato', sans-serif;
	color: #636363;
	
}
.archive-meta {
	line-height: 1.5em;
	padding-bottom: 10px;
	color: #545252;
	font-size: 14px;
}
.wp-caption .wp-caption-text {
	font-style: normal;
	font-size: 14px;
	line-height: 2;
	color: #545252;
	text-align: center;
	font-weight: bold;
}


/* =Header Contact
--------------------------------------------------------------------*/
.contactSearch { 
    width: 250px;
    height: 110px;
    display: inline-block;
    margin-top: 10px;
    margin-right:3px;
    padding: 0px;
    vertical-align: top;
    float: right;
    border-radius: 5px;
}
.contactSearch:hover {
	    -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
	-webkit-box-shadow:0 0 8px rgba(0,0,0,0.2);
	-moz-box-shadow:0 0 8px rgba(0,0,0,0.2);
	box-shadow:0 0 8px rgba(0,0,0,0.2);
}
/* = Header Search Form
------------------------------------------------------*/
#searchwrapper {
	width:165px; /*follow your image's size*/
	height:27px;/*follow your image's size*/
	border: none;
	padding:0px;
	margin:0px 0px 0px 11px;
	position:relative; /*important*/
	overflow: hidden;
}
#searchwrapper form { 
	display:inline ; 
}
 .searchbox {
	border:none; /*important*/
	background-color:#fff; /*important*/
	position:absolute; /*important*/
	top:0px;
	left:0px;
	font-size: 0.815em;
	height:1.4em;
	color:#5B6E74;
	text-shadow:0 1px 1px #fff;
	padding:5px 10px 5px 5px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
}
.searchbox:hover {
	box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 8px;
   -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 8px;
   -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 8px;
}
.searchbox_submit {
border:0px; /*important*/
	background-color:transparent; /*important*/
	position:absolute; /*important*/
	top: 6px;
	left:143px;
	width:13px;
	height:13px;
}
/*=========Top Search & Contact Box=============*/
#topSearch ul{
	padding: 0px;
	margin: 18px 0px 0px 0px; 
}
#topSearch li{ 
	list-style: none;
	display: inline;
	float: left;
}
#topSearch img{
	padding:1px;
	background: #bf4d28;
	margin-left:5px;
	border:none;
}
#topSearch img:hover{
	background: #E6AC25;
	text-decoration:none;
	-webkit-transition: background 0.3s ease-in-out;
	-moz-transition: background 0.3s ease-in-out;
	-o-transition: background 0.3s ease-in-out;
	-ms-transition: background 0.3s ease-in-out;
}
.contactSearch h2 {
	font-family: 'Lato', sans-serif;
	margin-left: 12px;
	font-size: 0.95em;
	text-transform: uppercase;
	letter-spacing: 1.1px;
}
.contactSearch p {
	font-family: 'Lato', sans-serif;
	margin: 13px 0 0 12px;
	font-size: .8em;
	color:#5B6E74;
}
.contactSearch h2 a{
	color: #5d98cc;
}
.contactSearch a:hover {
	color: #BF4D28;
}
/* =Slideshow
-----------------------------------------------------------------*/
#slideShow img{
	border:none;
}
.slide-video {
	width: 100%;
	height: 340px;	
	white-space: nowrap;
	font-size: 15px;
	padding: 5px;
	margin: 40px 0 0 60px;
	background: rgba(255, 255, 255, 0.2);
	box-shadow: 0 0 5px rgba(107, 108, 111, 1);
 	-webkit-box-shadow: 0 0 5px rgba(107, 108, 111, 1); 
	 -moz-box-shadow: 0 0 5px rgba(107, 108, 111, 1);

	}
/* = Tagline
-----------------------------------------------------------------*/
#tagline {
    margin: 35px 0 35px 0;
    text-align: center;
    line-height: 1.6em;
    color: #5B6E74;
    padding-bottom: 25px;
   /* border-bottom: 1px solid rgba(0,0,0,.2);*/
}
#tagline h3{
	font-size: 1.5em;
	margin-bottom: 15px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
}
/* =Repeatable patterns
-------------------------------------------------------------- */

/* Small headers */

.widget-title {
	font-size: 0.9em;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #545252;
}
/* Homepage Sections
------------------------------------------*/
.site-content-homepage {
	float: left;
	width: 70%;
	margin: 0;
	position: relative;
}
#content-homepage {
	position: relative;
}
.home-section-one {
	background: #fff;
	position: relative;
}
.home-section-two {
	margin-top: 25px;
	background: #fff;
	padding-bottom: 10px;
}
#latest_posts {
	padding: 0 25px;
	font-size: 93%; 
}
.home-section-two li{
	margin-bottom: 10px;
	line-height: 20px;
}
.home-section-two a{
	font-size: 110%;
	font-weight: bold;
}
.home-section-three {
	margin-top: 25px;
	background: url('images/envelope2.png') no-repeat;
	background-position: 0 50%;
	height: 100%;
	border: none;
}
/*=Upcoming Events
------------------------------------------*/
.upcomingTitle {
	margin: 0 0 30px 0;
	font-size: 1.5em;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	border-bottom: 1px solid #ddd;
	padding: 25px 0 15px 25px;
	position: relative;
}

#upcomingEvents {
	width:280px;
	height:500px;
	margin-left: 25px;
	margin-bottom: 45px;
	display: inline-block;
	border-bottom: 2px solid #dedede;
	padding: 0 11px 20px 5px;
	vertical-align: top;
	font-family: 'Lato', sans-serif;
}
#upcomingEvents p {
	margin: 15px 0;
   line-height:1.5em;
}
.button {
	padding: 10px;
	border-radius: 3px;
	background: #E6AC25;
	color: #fff;
}
.button:hover{
background: #BF4D28;
	color: #E6AC25;
}
/* Newsletter
-------------------------------------------*/
.widget_wysija_cont{
	font-family: 'Lato', sans-serif;
	font-size: 90%;
	color: #E6AC25;
	/*background: #BF4D28;*/
	background: #fff;
	margin-left: 90px;
	width: 82%;
	height: 100%;
	border-radius: 5px;
	padding: 15px;
}
.widget_wysija_cont p {
	float: left;
	margin-right: 10px;
}
.widget_wysija_cont input{
	padding-left: 5px;
	padding-right: 5px;
	width:200px;
	margin-top: 10px;
	border-radius: 0;
	font-size: 85%;
	color: #545252;
	/*border: 1px solid red;*/
	background: #fff;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
   -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
   -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
}
.widget_wysija_cont input:hover {
	box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 8px;
   -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 8px;
   -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 8px;
}
.widget_wysija_cont input[type="submit"] {
	margin-top: 10px;
	margin-left: 10px;
	width: 86px;
	border: none;
	background: #E6AC25;
	color: #F4F3BE;
	text-transform: uppercase;
}
.widget_wysija_cont input[type="submit"]:hover {
	background: #BF4D28;
	color: #E6AC25;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}

.formError .formErrorContent {
	background: #A14320;
	border: none;
	color: #E6AC25;
	font-size: 100%;
	font-family: 'Lato', sans-serif;
	margin-left: -183px;
}
.widget_wysija_cont .allmsgs li {
	padding-right: 5px;
}
.widget_wysija_cont .updated ul{
	margin-right: 5px;
}
/* =Scroll to Top
-------------------------------------------*/
.crunchify-top:hover {
    color: #fff !important;
    background-color: #bf4d28;
    text-decoration: none;
}
 
.crunchify-top {
    display: none;
    position: fixed;
    bottom: 1rem;
    right: 1rem;
    width: 3.2rem;
    height: 3.2rem;
    line-height: 3.2rem;
    font-size: 1.8rem;
    color: #fff;
    background-color: rgba(0,0,0,0.3);
    text-decoration: none;
    border-radius: 3.2rem;
    text-align: center;
    cursor: pointer;
}
.addressBoxOne{
    width:275px;
    height: 190px;
    display: inline-block;
    vertical-align: top;
    border-left:3px solid #BF4D28;
    background: #fff;
    border-radius: 5px;
    color: #5B6E74;
    margin:15px 0 25px 0;
}
/* Breadcrumbs
--------------------------------------------------*/
#breadcrumbs{
    list-style:none;
    margin:5px 0 10px 0;
    overflow:hidden;
    font-size:0.913em;
   /* background:url('http://localhost/him/wp-content/themes/childoftwentytwelve/images/E6AC25_bg.png') repeat;*/
}
#breadcrumbs strong{
	font-weight:normal;
	text-transform: none;
color: #5B6E74;
	}
#breadcrumbs a{
 	text-decoration: none;
 	color: #5d98cc;
}
#breadcrumbs a:hover {
	color: #406a8c;
}
#breadcrumbs li{
    display: inline-block;
    margin-right:8px;
}
 
#breadcrumbs .separator{
    font-weight:normal;
    
}
/* Custom Breadcrumbs
--------------------------------------------------*/
#custom-breadcrumbs{
    list-style:none;
    margin:5px 0 10px 0;
    overflow:hidden;
    font-size:0.913em;
   /* background:url('http://localhost/him/wp-content/themes/childoftwentytwelve/images/E6AC25_bg.png') repeat;*/
}
#custom-breadcrumbs strong{
	font-weight:normal;
	text-transform: none;
color: #5B6E74;
	}
#custom-breadcrumbs a{
 	text-decoration: none;
 	color: #5d98cc;
}
#custom-breadcrumbs a:hover {
	color: #406a8c;
}
#custom-breadcrumbs li{
    display: inline-block;
    margin-right:5px;
}
 
#custom-breadcrumbs .separator{
    font-weight:normal;
    
}
/*=Contact Form 7 Homepage Event Booking Form Only
-------------------------------------------*/

#booking-text {	
   background-color: #fff;
   color: #545252;
   width: 85%;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
   -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
   -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
	}
#booking-text:hover {
	box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 8px;
   -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 8px;
   -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 8px;
}
#booking-textarea {	
    background-color: #fff;
    color: #545252;
    width: 85%;
    height:50px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
   -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
   -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
	}
#booking-textarea:hover {
	box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 8px;
   -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 8px;
   -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 8px;
}
/* Buttons */
#submitBooking {
	padding: 6px 10px;
	padding: 0.428571429rem 0.714285714rem;
	font-family: 'Lato', sans-serif;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 1.428571429;
	font-weight: normal;
	color: #F4F3BE;
	background: #BF4D28;
	border-radius: 3px;
	float: left;
	-webkit-transition: background 0.3s ease-in-out;
	-moz-transition: background 0.3s ease-in-out;
	-o-transition: background 0.3s ease-in-out;
	-ms-transition: background 0.3s ease-in-out;
}

#submitBooking:hover {
	background: #aa4521;

}
/*=Contact Form 7 Household Visit Booking Form Only
-------------------------------------------*/

#household-text {
	border: none;	
   background-color: #fff;
   color: #545252;
   width: 88%;
    /*height:13px;*/
   margin-top: 2px;
   box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
   -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
   -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
	}
	
#household-text:hover {
	box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 8px;
   -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 8px;
   -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 8px;
}	
	
#household-textarea {
	border: none;	
   background-color: #fff;
   color: #545252;
   width: 88%;
   height:50px;
   margin-top: 2px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
   -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
   -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
	}
#household-textarea:hover {
	box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 8px;
   -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 8px;
   -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 8px;
	}
/* Buttons */
#submitBooking {
	padding: 6px 10px;
	padding: 0.428571429rem 0.714285714rem;
	font-family: 'Lato', sans-serif;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 1.428571429;
	font-weight: normal;
	color: #F4F3BE;
	background: #BF4D28;
	border-radius: 3px;
	float: left;
	-webkit-transition: background 0.3s ease-in-out;
	-moz-transition: background 0.3s ease-in-out;
	-o-transition: background 0.3s ease-in-out;
	-ms-transition: background 0.3s ease-in-out;
}

#submitBooking:hover {
	background: #aa4521;
}
/*
.wpcf7 input[type="submit"] {
	padding: 6px 10px;
	padding: 0.428571429rem 0.714285714rem;
	font-family: 'Lato', sans-serif;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 1.428571429;
	font-weight: normal;
	color: #F4F3BE;
	background: #BF4D28;
	border-radius: 3px;
	float: left;
	-webkit-transition: background 0.3s ease-in-out;
	-moz-transition: background 0.3s ease-in-out;
	-o-transition: background 0.3s ease-in-out;
	-ms-transition: background 0.3s ease-in-out;
}


.wpcf7 input[type="submit"]:hover {
	background: #aa4521;

}*/
/*=Contact Form 7 Contact Us Form Only
-------------------------------------------*/
#contactForm {

padding: 12px 8px;
}

#submitContact {
	padding: 8px 16px;
	/*padding: 0.428571429rem 0.714285714rem;*/
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	/*font-size: 0.785714286rem;*/
	line-height: 1.428571429;
	font-weight: normal;
	color: #F4F3BE;
	background: #BF4D28;
	border-radius: 3px;
	float: left;
	-webkit-transition: background 0.3s ease-in-out;
	-moz-transition: background 0.3s ease-in-out;
	-o-transition: background 0.3s ease-in-out;
	-ms-transition: background 0.3s ease-in-out;
}

#submitContact:hover {
	background: #aa4521;

}
/*=Footer
------------------------------------------------*/
/* Footer */
footer[role="contentinfo"] {
	border: none;
	clear: both;
	max-width: 960px;
	max-width: 68.571428571rem;
	height:512px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	
}
footer[role="contentinfo"] a {
	color: #F4F3BE;
	
}
footer[role="contentinfo"] a:hover {
	color: #E6AC25;
}
footer[role="contentinfo"] img {
	border:none;
	box-shadow: none;
		
}

#footer_bg{
	background:#BF4D28; 
	width: 100%; 
	height: 180px; 
	margin-top: -197px;
}
/* ===[ Footer Widget Areas ]=== */

.site-info { clear: both; }
#custom_footer {
    width: 100%;
    /*background:#BF4D28;*/   
   border: none;
	font-size: 0.99em;
	line-height: 20px;
	color: #F4F3BE;
	font-family: 'Lato', sans-serif;	
	margin: 0;  	
}

#custom_footer h3 {display: none;}
#custom_footer h1 {margin-top:10px; color: #F4F3BE; font-size: 1.2em; letter-spacing: 1px; margin-left:75px; margin-bottom:5px; }
.template-front-page #custom_footer { padding-top: 0; }
/*#custom_footer .textwidget { margin-top: 10px; }*/
/*#custom_footer .textwidget img { margin-top: 20px; float:left; }*/
#custom_footer .textwidget strong {text-transform: uppercase; letter-spacing: 1px; font-weight: bold; line-height: 15px;}
/*@media screen and (min-width: 600px)*/
@media screen and (min-width: 10px) { 
.site {         
    margin: 0 auto;         
    max-width: 960px;         
    min-width: 960px;                               
    max-width: 68.571428571rem;         
    overflow: hidden;     
}

.widget_footer_left {
    max-width: 100%;
    width:100%;
    height:120px;
    float: right;
    text-align: right;
    background: url('images/HC_handprint.png');
    background-repeat: no-repeat;
    background-position: 68px 0; 
}
.widget_footer_left img{
	margin-top: 5px;
	margin-right: 5px;
	border-radius:50%;
	border: 1px solid white;
	
	padding:2px;
	float: right;
}
.widget_footer_left img:hover{
	background: #E6AC25;
	-webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
}
.widget_footer_right {
    max-width: 100%;
    width: 100%;
    height:43px;
}
.widget_footer_right li { 
	list-style-type: none; 
	display: inline;
	padding-left: 10px;
	float:right; 
	margin-top: 20px;
}
.widget_footer_right ul li:before {
    content: '|';
    padding-right: 10px;
}

.widget_footer_right ul li:last-child:before {
    content: '';
}
	
}

/*=============================================Footer One End========================================*/
.footerTwo_bg {
	width: 100%;
	height: 50px;
	background: #f8f9f8;
	border-top: 3px solid #E6AC25;
	margin: 0;
	padding: 0;
}
.footerTwo_inner {
	width: 960px;
	height: 50px;
	border: none;
	margin: 0 auto;
	padding: 0;
}
.footerTwo_inner p{
	font-size: 0.8em;
	font-family: 'Lato', sans-serif;
	color: #5B6E74;
	margin:5px 0 0 0;
}
.footerTwo_inner_left {
	width: 350px;
	height: 35px;
	padding: 5px;
	float: left;
	/*display: inline-block;*/
	border: none;
	overflow: hidden;
}
.footerTwo_inner_left a{
	font-family: 'Lato', sans-serif;
	color: #5B6E74;
	margin-left: 15px;
}
.footerTwo_inner_left a:last-child{
	margin-left: 5px;
	border-left: 1px solid #5B6E74;
	padding-left: 5px;
}
.footerTwo_inner_left a:hover{
	color: #851815;
}
.footerTwo_inner_right {
	width: 510px;
	height: 50px;
	padding: 0px;
	float: right;
	/*display: inline-block;*/
	border: none;
}
.footerTwo_inner_right ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	font-size: 0.8em;
	color: #A3A3A3;
	line-height: 50px;
	font-family: 'Lato', sans-serif;
	width: 100px;
	height:50px;
	overflow: hidden;
	float: left;
}
.footerTwo_inner_right ul li img{
	margin: 0px;
	padding: 0px;
}
.footerTwo_inner_right ul li a img{
	opacity: 0.3;
	filter: alpha(opacity=40); /* For IE8 and earlier */
 	-webkit-filter: grayscale(1);
  	filter: grayscale(1);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
    -o-transition: all 1s ease;
	-ms-transition: all 1s ease;
    transition: all 1s ease;
}
.footerTwo_inner_right ul li a img:hover{
	opacity: 1;
 	-webkit-filter: grayscale(0);
  	filter: grayscale(0);
}
.footerTwo_inner_right ul {
	margin: 0;
	padding: 0;
}
/*==============================================Footer Two End=======================================*/