/*
Theme Name: Parkers Arms
Version: 1.0
Author: BetterWebSpace
*/


* {
	margin: 0; padding: 0;
}
body {
	text-align: left;
	font: 12px Verdana, Geneva, sans-serif;
	color: #000;
	background: #f5f5f5;
	behavior:url("csshover3.htc");
}

#social .book_head
{
    color: #008081 !important;
    text-shadow: none !important;
    font: 22px Verdana, Geneva, sans-serif !important;
    font-family: initial !important;
    font-weight: bold !important;
}
#social .book_head:hover
{
	background: #008081 !important;
    color: #fff !important;
    height: auto !important;
	display:inline-block !important;
}

#footer .icit-spot-content .icit-spot-edit-link
{
	color:black !important;
}
a {
	text-decoration: none;
	color: #71a91d;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 10px;
	clear: both;
}
.imgleft {
	float: left;
	margin: 0 10px 15px 10px;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 894px;
	margin: auto auto;
	text-align: center;
	position: relative;
	background: url(images/wrapperbg.png) repeat-y top;
}
/** END wrapper**/

/** BEGIN header **/
#header {
	width: 894px;
	height: auto;
	float: left;
	padding: 0;
	/* 	background: #535a4a; 
		height: 160px;
	*/
	background: #ffffff;
	margin: 0;
}

#header #search 
	{
		margin: 5px 10px 10px 20px;
		float: right;
		width: 200px;
		text-align: right;
		border-radius: 12px;
		cursor: pointer;
		color: #c0cab4;
		font-size: 1.7em;
		font-weight: lighter;
		text-shadow: #243c05 1px 1px 2px;
		font-family: Georgia, "Times New Roman", Times, serif;
	}
		
#header #meta {
		margin: 10px 10px 10px 10px;
		float: right;
		width: 700px;
		text-align: right;
		/* color: #c0cab4; */
		color: #556e7d;
		font-size: 1.7em;
		font-weight: lighter;
		/* text-shadow: #243c05 1px 1px 2px; */
		font-family: Georgia, "Times New Roman", Times, serif;
	}
	
		#header #social {
		margin: 0px 0 10px 10px;
		float: right;
		width: 600px;
		color: #2b2b2b;
		font-size: 0.9em;
		font-weight: normal;
	}
		
		#header #social ul {
		float: left;
		list-style-type: none;
		display: inline;
		width: 300px;
	}
		#header #social ul li {
			display: inline;
			padding-left: 8px;
			float: right;
		}
		
		#header #social ul li a{
			display: inline;
			padding-left: 8px;
			color: #2b2b2b;
			text-decoration: none;
			opacity:1; /*for everything else*/
			-moz-opacity:1; /*for Older Mozilla Browsers*/
			filter: alpha(opacity=100); /*for Internet Explorer 6/7*/
			filter: �alpha(opacity=100)�; /*for Internet Explorer 8*/
		}
		
		#header #social ul li a:hover{
			text-decoration: none;
			opacity:.50; /*for everything else*/
			-moz-opacity:0.5; /*for Older Mozilla Browsers*/
			filter: alpha(opacity=50); /*for Internet Explorer 6/7*/
			filter: �alpha(opacity=50)�; /*for Internet Explorer 8*/
		}
	
#headers {
	width: 894px;
	height: auto;
	float: left;
	padding: 0;
	/* 	background: #535a4a; 
		height: 160px;
	*/
	background: #ffffff;
	margin: 0;
}

#headers .logo {
		margin: 10px 20px;
		/*background: url(images/PARKERS_NAME321_new2.jpg) no-repeat; */
		height: 142px;
		width: 95%;
		float: left;
		position: relative;
		color: #008081!important;
	}
	
#headers .head_text 
{
	font: 70px Verdana, Geneva, sans-serif !important;
    font-weight: 700 !important;
}

#headers .head_text_next 
{
	font: 42px Verdana, Geneva, sans-serif !important;
    font-weight: 700 !important;
}

#headers .logo img{
		height: 140px;
		width: 140px;
	}

#header .logo {
		margin: 10px 20px;
		background: url(images/logo_new.png) no-repeat;
		height: 142px;
		width: 125px;
		float: left;
	}

#header .logo img{
		height: 140px;
		width: 140px;
	}
/** END header **/

/** BEGIN nav **/
#nav {
	height: 100%;
	width: 894px;
	float: left;
	padding: 0;
	/* background: #535a4a; 
	background-color:#00848D;
	background-color:#f9f9f9; */
	background-color:#ffffff;
	text-align: center;
	margin-bottom:-1.5em !important;
	}

		#dropmenu, #dropmenu ul {
			float:left; 
			list-style-type:none; 
			font-weight:normal;
			}
		#dropmenu a {
			display: block; 
			padding: 8px 17px; 
			text-decoration:none; 
			/* color: #aaae9f; 
			color:#ffffff; */
			color : #008081;
			font-size: 1.0em;
			font-weight:bold;
			}
		#dropmenu a:hover {
			/* background: #ea9100; */
			background:#008081;
			color: #fff; 
			height: auto;
			}
		#dropmenu li {
			float:left; 
			position:relative; 
			}
			#dropmenu .current_page_item a{
			/* background: #ea9100; */
			background:#008081;
			color: #FFFFFF; 
			height: auto;
			}
		#dropmenu ul {
			position:absolute; 
			display:none; 
			width:200px; 
			top:29px;
			}
		#dropmenu ul a {
			border-left:none;
			}
		#dropmenu li ul {
			border-top:0;
			}
		#dropmenu li ul a { 
			width:200px; 
			height:auto; 
			float:left; 
			text-align: left; 
			background: #ea9100;  
			text-transform: none; 
			color: #ffffff;}
		#dropmenu li ul a:hover { 
			width:200px; 
			height:auto; 
			float:left; 
			text-align: left; 
			background: #2e2e2e;
			text-transform: none;
			}
		#dropmenu ul ul {
			top:auto;  
			margin-bottom: 0;
			}
		#dropmenu li ul ul {
			left:12em; 
			margin:0px 0 0 90px;
			}
		#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {
			display:none; 
			background: #4a72bb; 
			width: 100%;
			text-transform: none;
			}
		#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {
			display:block;
			}

* html #dropmenu a {
	\font-size: 0.85em;
	f\ont-size: 0.9em;
	}

/** END nav **/

/** BEGIN main header **/
#mainHeader {
	width: 894px;
	height: 368px;
	float: left;
	padding: 0;
	background: #FFF;
	text-align: center;
	border-top: #008081 solid 1px;
	border-bottom: #008081 solid 3px;
	
	}
		#mainHeader .container{
		width: 350px;
		float: left;
		padding: 10px ;
		text-align: left;
		}
		#mainHeader .container2{
		float: left;
		text-align: center;
		padding: 5px;
		}
		#mainHeader h1{
		float: left;
		text-align: left;
		font-size: 2.1em;
		font-weight: lighter;
		color: #141414;
		margin: 0 0 0 20px;
		text-shadow: #ffffff 1px 1px 1px;
		line-height: 1.1em;
		}
		#mainHeader h2{
		float: left;
		text-align: left;
		margin: 20px 5px 0 10px;
		}
		#mainHeader p{
		text-align: left;
		font-size: 1.0em;
		font-weight: normal;
		color: #141414;
		line-height: 1.2em;
		margin: 10px 0 20px 20px;
		text-shadow: #ffffff 1px 1px 1px;
		}
/** END main header **/

/** BEGIN content **/
#content {
	width: 894px;
	height: 100%;
	float:left;
	background: #FFFFFF;
	}

#content .post {
	/*width: 534px;
	height: 100%;*/
	width:96%;
	height:auto;
	padding: 0;
	margin: 20px 20px 40px 10px;
	float: left;
	text-align: left;
}
			#content .post img {
				float: left;
				margin-right: 10px;
				padding: 0;
			}
			#content .post small{
				font-size: 1.0em;
				font-weight: normal;
				margin-bottom: 20px;
				text-align: left;
				color: #71a91d;
			}
			#content .post h1{
				font-size: 2.2em;
				font-weight: normal;
				padding: 0;
				text-align: left;
				/* color: #000000; */
				color: #008081;
				text-shadow: #ffffff 1px 1px 1px;
			}
			#content .post h1 a {
				color: #71a91d;
				text-decoration: none;
			}
				#content .post h1 a:hover {
					text-decoration: underline;
					color: #71a91d;
				}
			#content .post h2{
				margin: 10px 0;
				border-bottom: #818181 dotted 1px;
				width: 100%;
			}
			#content .post p {
				/* color: #4d5643; */
				color: #556e7d;
				font-size: 1.1em;
				line-height: 1.3em;
				padding-top: 20px;
				text-align: left;
				text-shadow: #ffffff 1px 1px 1px;
			}
			#content .post p a {
				/* color: #71a91d; */
				color:#008081 !important;
				text-decoration: none;
			}
				#content .post p a:hover {
					text-decoration: underline;
					color: #71a91d;
				}
				
				#content .post h3{
				color: #4d5643;
				font-size: 1.4em;
				line-height: 1.3em;
				padding-top: 20px;
				text-align: left;
				text-shadow: #ffffff 1px 1px 1px;
				font-weight: lighter;
			}
			#content .post h3 a {
				color: #71a91d;
				text-decoration: none;
			}
				#content .post h3 a:hover {
					text-decoration: underline;
					color: #71a91d;
				}
				#content .post h4{
				font-size: 0.9em;
				text-align: left;
				font-weight: lighter;
				margin: 20px 0;
				text-transform: uppercase;
			}
			#content .post h4 a {
				color: #cae4a4;
				text-shadow: #000000 1px 1px 1px;
				text-decoration: none;
				background: #304c06;
				padding: 10px;
			}
				#content .post h4 a:hover {
				color: #121d02;
				text-shadow: #d7f5ab 1px 1px 0px;
				text-decoration: none;
				background: #71a91d;
				}
			#content .post .comment a {
				float: right;
				background: url(images/comment.gif) no-repeat 1px 0;
				width: 91px;
				color: #FFFFFF;
				padding: 7px 6px 14px 6px;
				text-decoration: none;
				font-size: 0.9em;
				margin-top: 10px;
			}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 300px;
	height: 100%;
	margin: 20px 10px 20px 20px;
	float: left;
	text-align: left;
	display:none;
}
#sidebar .container{
	margin: 0;
}
#sidebar img {
	margin-bottom: 20px;
}
#sidebar img a{
	text-decoration: none;
	border: 0;
}
#sidebar img a:hover{
	text-decoration: none;
	border: 0;
	cursor: auto;
}
		#sidebar .heading{
		font-size: 1.4em;
		font-weight: normal;
		padding-bottom: 20px;
		text-align: left;
		color: #d31818;
		text-shadow: #ffffff 1px 1px 1px;
	}
		#sidebar h1{
		font-size: 1.3em;
		font-weight: normal;
		text-align: left;
		color: #333333;
		font-weight: bold;
		padding-bottom: 20px;
	}
		#sidebar h1 a{
		color: #333333;
		text-decoration: none;
	}
		#sidebar h1 a:hover{
		text-decoration: underline;
	}
		#sidebar p{
		font-size: 1.0em;
		font-weight: normal;
		text-align: left;
		color: #2e2e2e;
		line-height: 1.2em;
		}
		#sidebar .date{
		font-size: 0.9em;
		font-weight: normal;
		text-align: left;
		color: #1faefb;
		}
	#sidebar ul {
		list-style-image: url(images/check.png);
		list-style-position: inside;
		float: left; 
		text-align: left;
		}
		#sidebar ul li {
			padding: 10px 0;
			float: left;
			width: 210px;
		}
		#sidebar ul li a {
			color: #000000;
			text-decoration: none;
			text-shadow: #ffffff 1px 1px 1px;
		}
			#sidebar ul li a:hover {
				text-decoration: underline;
			}
		#sidebar .category, #sidebar .archive, #sidebar .blogroll, #sidebar .meta, #sidebar .tag, #sidebar .video, #sidebar .flickrs, #sidebar .pop {
			border-bottom: 1px solid #E7E6E6;
			clear: both;
			padding-top: 10px;
		}
			#sidebar .flickrs .flick {
				padding: 10px 0 10px 18px;	
			}
			#sidebar .flickrs img {
				padding: 3px 5px;
			}
			#sidebar .pop {
				padding: 0;
			}
				#sidebar .pop ul li {
					padding: 0;
					clear: both;
					width: 270px;
				}
				#sidebar .pop a {
					color: #31353E;
					text-decoration: underline;
					font-weight: bold;
				}
				#sidebar .pop p {
					line-height: 1.3em;
					margin: 8px 0;
				}
		#sidebar .video img {
			padding: 10px 0 20px 14px;
		}
		#sidebar .archive, #sidebar .meta, #sidebar .tag {
			background-color: #FFFFFF;
		}
/** END sidebar **/

	#content .post ul, #content .post ol {
		margin-bottom: 10px;
		margin-left: 40px;
		text-align: left;
	}
	#content .post li {
		line-height: 1.5em;
		padding: 2px 0;
		margin-left: 20px;
		list-style-type: circle;
	}
	#content .post blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #e0e0e0;
	}

/** BEGIN footer**/
#footer {
	/* background: #535a4a;
	background-color : #0A4E52; 	
	background-color : #f9f9f9;*/
	color: #008081;
	background-color : #ffffff;
	clear: both;
	/* width: 894px; */
	width:870px;
	height: 100%;
	margin: 0 auto;
	padding:1em;
}
	#footer p {
	color: #ffffff;
	font-size: 0.8em;
	text-shadow: #000000 1px 1px 1px;
/*	text-align: center;*/
	padding: 20px 0 0 0;
	margin-top:-2em;
	}
		#footer a {
			color: #c9ed92;
			text-decoration: none;
		}
			#footer a:hover {
				text-decoration: underline;
			}
			
	#footer ul {
		clear: both;
		list-style-type: none;
		padding: 20px 0 20px 0;
	}
		#footer ul li {
			display: inline;
			padding-right: 10px;
		}
		#footer ul li a {
			text-decoration: none;
		}
		#footer ul li a:hover {
			text-decoration: none;
		}

/** END footer **/

/** BEGIN miscellaneous **/
#content .postnav {
	clear: both;
	padding: 10px 0;
}
	#content .postnav ul {
		list-style-type: none;
		padding: 10px;
	}
		#content .postnav ul li {
			float: left;
			color: #B5B4BC;
			padding: 4px;
		}
		#content .postnav ul li a {
			color: #636363;
			text-decoration: none;
			display: block;
			padding: 2px 6px;
			border: 1px solid #E2E2E2;
		}
		#content .postnav ul li a:hover {
			border-color: #ffffff;
		}
		#wp_page_numbers ul {
			border-top: 0 !important;
		}
		#wp_page_numbers .page_info {
			padding: 3px 6px !important;
			margin-right: 2px;
			border: 1px solid #e0e0e0 !important;
			margin-top: 4px;
		}
		#wp_page_numbers .active_page a {
			background-color: #ffffff !important;
			border: 0 !important;
		}

/** BEGIN Content Single **/
#content .single {
	width: 470px;
	height: 100%;
	padding: 10px 10px;
	margin: 10px;
	float: left;
	text-align: left;
}
			#content .single h1{
				font-size: 1.5em;
				font-weight: normal;
				text-align: left;
				color: #418dc7;
			}
			
			#content .single h1 a {
				color: #418dc7;
				text-decoration: none;
			}
				#content .single h1 a:hover {
					text-decoration: underline;
				}
				
			#content .single h2{
				border-bottom: #e2e2e2 solid 1px;
				padding-bottom: 10px;
				padding-top: 20px;
			}
			
			#content .single h3{
				font-size: 1.4em;
				font-weight: normal;
				text-align: left;
				color: #418dc7;
			}
			
			#content .single h3 a {
				color: #418dc7;
				text-decoration: none;
			}
				#content .single h3 a:hover {
					text-decoration: underline;
				}
			
			#content .single strong{
				text-transform: uppercase;
				font-size: 1.1em;
			}	
			
	#content .single ul, #content .single ol {
		list-style-position: inside;
		margin-bottom: 10px;
	}
	#content .single li {
		line-height: 1.5em;
		padding: 2px 0;
	}
	#content .single blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #e0e0e0;
	}
/** END Content Single **/

#comments {
	padding: 10px;
}
	#comments a {
		text-decoration: none;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 240px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding: 10px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
.flashbox {
	padding: 12px;
}
	.flashbox a {
		color: #000000;
	}
	
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments .buffer {
		padding: 10px;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #e0e0e0;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation2 {
	padding: 0 0 40px;
	font-size: 0.9em;
}
	#comments .navigation2 a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation2 a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
#respond h2 {
	margin-bottom: 20px;
}
/** END wordpress 2.7 comments **/

/** START FORM Style **/

	#header form {
		width: 259px; height: 44px;
		float: right;
	}
	#header form input {
		float: right;
		border: 0;
		width: 199px; height: 44px;
		font-size: 0.9em;
		font-family: Lucida Sans, sans-serif;
		background: url(images/search.png) no-repeat top;
		color: #4e4e4e;
		padding-left: 60px;
	}
	#header form button {
		float: right;
		font-size: 0.8em;
		border: 0;
		cursor: auto;
		}
		
	@media only screen and (min-width: 901px)
	{
		#mainHeader_slider_mobile
		{
			display:none;
		}
	}

	@media only screen and (max-width: 900px)
	{
		#mainHeader
		{
			display:none;
		}
	}

	@media only screen and (min-width: 901px)
	{
		#header #meta_mobile 
		{
			display:none;
		}	
		#iwpmenu_icon
		{
			display:none;
		}
		#sidebar_mobile
		{
			display:none;
		}
		#footer_mobile
		{
			display:none;
		}
		#footer_mobile #social_mobile 
		{
			display:none;
		}
		#footer_mobile #logo_img_mobile
		{
			display:none;
		}
		#content_header #header
		{
			display:none;
		}
	}
	@media only screen and (min-width: 722px) and (max-width: 900px)
	{
		#sidebar_mobile .textwidget p
		{
			/* display: inline-block !important; */
		}
	}
	@media only screen and (min-width: 500px)and (max-width: 833px)
	{
		#footer p 
		{
			color: #ffffff !important;
			font-size: 1em !important;
			text-shadow: #000000 1px 1px 1px !important;
			text-align: none !important;
			padding: 0px 0 0 0 !important;
		}
	}
	@media only screen and (min-width: 500px)and (max-width: 900px)
	{
		#footer_mobile
		{
			display:none !important;
		}
		#footer 
		{
			background: #ffffff !important;
			clear: both !important;
			width: 96% !important;
			height: auto !important;
			margin: 0 !important;
		}
		
		#iwpmenu_icon .iwpmenu_open_button, #iwpmenu_icon .iwpmenu_close_button
		{
			position: absolute !important;
			/* top: 3vw !important; */
			top: 6vw !important;
		}

	}
	@media only screen and (max-width: 499px)
	{
		#footer_mobile #logo_img_mobile
		{
			float: left;
			width: 100vw;
			background-color: #535a4a;
			margin-top: 1em;
		}
		#footer_mobile #social_mobile 
		{
			margin: 10px 0px -8px -10em;
			float: left;
			width: 600px;
			color: #2b2b2b;
			font-size: 0.9em;
			font-weight: normal;
		}
		#footer_mobile #social_mobile  ul 
		{
			float: left;
			list-style-type: none;
			display: inline;
			width: 300px;
		}
		#footer_mobile #social_mobile  ul li
		{
			display: inline;
			padding-left: 8px;
			float: right;
		}
		#footer_mobile #social_mobile  ul li a
		{
			display: inline;
			padding-left: 8px;
			color: #2b2b2b;
			text-decoration: none;
			opacity: 1;
		}
		/* #footer
		{
			display:none;
		}
		*/
		#footer_mobile 
		{ 
			/* background: #535a4a; */
			display:none !important;
			background-color:#0A4E52;
			clear: both;
			width: 100vw;
			height: 100%;
			margin: 0 auto;
			/* display:inline-block; */
		}

		#footer_mobile p 
		{
			color: #ffffff;
			font-size: 3.5vw;
			text-shadow: #000000 1px 1px 1px;
			text-align: left;
			padding: 20px 0 0 15px;
		}

		#footer_mobile a 
		{
			color: #c9ed92;
			text-decoration: none;
		}

		#iwpmenu_icon .iwpmenu_open_button, #iwpmenu_icon .iwpmenu_close_button
		{
			position: absolute !important;
			/*top: 2.5vw !important;*/
			top: 5vw !important;
			right:5px !important;
		}
	
	}
	@media only screen and (max-width: 500px)
	{
		#header .logo_mobile img
		{
			/*height: 70vw !important;
			width: 100% !important; */
			height: 50vw !important;
			width: 50% !important;
			position: relative !important;
			left: 25% !important;
		}		
	}
	@media only screen and (min-width: 501px)  and (max-width: 900px)
	{
		#header .logo_mobile img
		{
			height: 55vw !important;
			width: 50% !important;
			position: relative !important;
			left: 25% !important;		
		}
	}
	@media only screen and (max-width: 900px)
	{
		#mainHeader_slider_mobile img
		{
			width:100% !important;
			height:auto !important;
		}
		#headers
		{
		display:none;
		}
		
		#meta_mobile .menu-mobile_menu-container ul
		{
			margin-left:-0.1em !important;	
		}
		
		#content .post .page_title
		{
			display:none !important;
		}
		
		#header #meta_mobile a:hover
		{
			text-decoration:none !important;
		}
		
		#header #meta_mobile .header_btn
		{
			font-size:6vw;
			width: 100%;
			height: 14vw;
			color:#ffffff; 
			background-color: #00848D;
			border: 0;
			border-radius: 6px;
			margin-top: 20px;
		}
		
		#header #meta_mobile #header_font_btn_icon
		{
			float: left; 
			margin-left: 15px;
			margin-top: 1%;		
		}
		.column_business_hours 
		{
			float: left;
			padding: 4%;
			height: auto;
		}

		.row_business_hours
		{
			background-color: rgba(81,81,81,0.15);
			font-size: 88%;
			text-align: -webkit-center;	
			box-shadow: inset 1px 1px 2px 0 #fff, 1px 1px 2px 0 rgba(0,0,0,0.4), inset 1px 1px 2px 0 rgba(0,0,0,0.4);
			-moz-border-radius: 2px;
			-webkit-border-radius: 2px;
			border-radius: 2px;
		}
		.row_business_hours:after 
		{
			content: "";
			display: table;
			clear: both;
		}	
		#meta_mobile .menu-mobile_menu-container ul li a
			{
				color: #ffffff !important;
				/* font-size:6vw !important; */
				font: 6vw Verdana, Geneva, sans-serif !important;
			}
		#meta_mobile .menu-mobile_menu-container ul li
			{
				padding: 2%!important;
				color: #ffffff !important;
				border-radius: 5px !important;
				background-color: #00848D !important;
				width: 92vw !important;
				position: relative !important;
				text-align: -webkit-center !important;
				float: left !important;
				margin-top:1em !important;
				margin-bottom:-6% !important;
				text-align: -moz-center !important;
				margin-left:1% !important;
			}
		.menu-mobile_menu-container :before
		{
			float:left !important;
			margin-top:1% !important;
		}
		#meta_mobile .menu-mobile_menu-container
		{
			margin-bottom:16em !important;
		}
		#wrapper
		{
			width: 100%;
			position: inherit !important;
		}
		#header
		{
			width: 100vw !important;		
		}
		#content
		{
			width:100vw !important;
			height:auto !important;
		}
		.responsive 
		{
			width: 100% !important;
			max-width: 100vw !important;
			height: auto !important;
		}
		
		#mainHeader_slider_mobile
		{
			text-align:justify !important;
		}

		#sidebar_mobile
		{
			width: 92vw !important;
			height: auto !important;
			margin: 0vw 3vw 10vw 3vw !important;
			float: left !important;
			text-align: center !important;
			display:none;
		}
		#sidebar_mobile .textwidget p
		{
			margin:2vw !important;
		}
		#sidebar
		{
			display:none !important;
		}
		#content .post
		{
			width: 95vw !important;
			float:none !important;
			margin: 20px 20px 0px 10px !important;
		}
		#iwpmenu_bar
		{
			width: 100vw !important;
		}
		#iwpmenu_bar div ul
		{
			line-height: 50px !important;
		}
		#iwpmenu_bar
		{
			background: rgba(0,0,0,0.9) !important;
		}
		#header #meta 
		{
			display:none;
		}
		#header #meta_mobile 
		{
			margin: 10px 10px 10px 10px;
			float: left;
			width: 96vw;
			text-align: left;
			/* color: #c0cab4; */
			color: #556e7d;
			font-size: 6vw;
			font-weight: lighter;
			/* text-shadow: #243c05 1px 1px 2px; */
			font-family: 'Raleway', Georgia, "Times New Roman", Times, serif;		
		}
		#header #social
		{
			display:none;
		}
		/* #meta_mobile .logo_mobile
		{
			margin: 10px 20px !important;
			background: url(images/logo.png) no-repeat !important;
			height: 142px !important;
			width: 125px !important;
			float: left !important;	
			display:none !important;
		}
		*/
		
		#header .logo
		{
			display:none;
		}
		#header
		{
			height:auto !important;
		}
		#nav
		{
			display:none;
		}
	}
	@media only screen and (max-width: 348px)
	{
		#sidebar_mobile img
		{
			width:100% !important;
		}
	}
	@media only screen and (max-width: 499px)
	{
		* 
		{
			max-width: -moz-available !important;
			max-width: -webkit-fill-available !important;
		}
		#footer_mobile #social_mobile ul li a img
		{
			max-width: fit-content !important;
		}
		#footer_mobile #social_mobile ul 
		{
			display: flex !important;
			width: 800px !important;
			padding: 0 0 0 70px !important;
			justify-content: center !important;
		}

		#footer_mobile p 
		{
			text-align: center !important;
			padding: 20px 0px 0px 0px !important;
		}
	}

	#mainHeader img
	{
		width: 894px;
		height: 368px;
	}
/** END FORM Style **/
