/* 
Theme Name: Mataam
Theme URI: http://themeforest.net/
Description: Designed by Aivahthemes. This Theme for WordPress is lightweight and adaptable. Theme comes with ease in usability which makes your site ready in minutes. 
Version: 2.1
Author: <a href="http://themeforest.net/user/aivahthemes">AivahThemes</a>
Author URI: http://themeforest.net/user/aivahthemes
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: dark, white, two-columns, custom-background, translation-ready, custom-menu
*/

/*** http://meyerweb.com/eric/tools/css/reset/ */
@import url('css/shortcodes.css');
@import url('fontawesome/css/font-awesome.css');

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0;
	outline:none;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline;
	}
:focus {/* remember to define focus styles! */
	outline: 0;
}
ol, ul { list-style: none; }
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td { font-weight: normal; text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {	content: "";}
blockquote, q {quotes: "" "";}
a img {	border: 0;}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

/* Text elements */
p {	margin-bottom: 1.625em;}
ul, ol { margin: 0 0 1.625em 1.2em;}
ul { list-style: square;}
ol { list-style-type: decimal;}
ol ol { list-style: upper-alpha;}
ol ol ol { list-style: lower-roman;}
ol ol ol ol { list-style: lower-alpha;}
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0;}


dl { margin: 3em 0; border-color:rgba(0,0,0,0.1); border-width:0 0 1px 0;}
dt { float: left; clear: left; width: 100%; font-weight: bold;} 
dd { margin: 0 0 0 30%; padding: 5px 0;}
dd, dt { border-color:rgba(0,0,0,0.1); border-width:1px 0 0 0;}

strong { font-weight: bold; }
cite, em, i { font-style: italic;}

pre {
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 20px;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0 1.625em;
	border:1px solid #ddd
}
code, kbd {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
code {
    background: url("images/code_bg.gif") repeat scroll left top #F3F3F3;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
    color: #444444;
    display: block;
    font: 12px/20px Consolas,"Courier New",Courier,monospace;
	border: 1px solid #dddddd;
    overflow: auto;
	padding: 20px 10px;
}
abbr, acronym, dfn { border-bottom: 1px dotted #666; cursor: help; }
address { display: block; margin: 0 0 1.625em; }
ins { background: #fff9c0; text-decoration: none; }
sup, sub { font-size: 10px; height: 0; line-height: 1; position: relative; vertical-align: baseline; }
sup { bottom: 1ex; }
sub { top: .5ex; }

/*clearfix*/

.clear	{ 
	clear: both;
	display: block;
	width: 0; 
	height: 0;
	visibility: hidden;
	zoom:1;
	}

.clearfix:after {
	content: ".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
	}

html[xmlns] .clearfix { display:block; }
* html .clearfix { height:1%; }

.atpgooglemap,
.preloader { display:block; background:url('ajax-loader.gif') center center no-repeat transparent; }
.ribbon { position:absolute; top:0; right:0; z-index:2; }

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

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	General
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
body, input, textarea {
	font: normal 13px Helvetica, Arial, Sans-serif; 
	line-height: 1.625;
	}
figure { margin: 0; }

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


/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	Link Colors
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
a,
.entry-title a {
	text-decoration:none;
 }
	
a:hover { 
	text-decoration:underline;
	}
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	Image Effect
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.avatar,
.imageborder {  
	position: relative;
	margin:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow:  0px 1px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:  0px 1px 3px rgba(0, 0, 0, 0.2);
	box-shadow:  0px 1px 3px rgba(0, 0, 0, 0.2);
	}

.thumb {
	margin-bottom:10px;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 * Headings
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
h1, h2, h3, h4, h5, h6	{
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	line-height: normal;
	}
	
h1	{ font-size: 26px; margin: 0 0 20px 0; }
h2	{ font-size: 22px; margin: 0 0 20px 0; }
h3	{ font-size: 18px; margin: 0 0 20px 0; }
h4	{ font-size: 16px; margin: 0 0 20px 0; }
h5	{ font-size: 14px; margin: 0 0 15px 0; }
h6	{ font-size: 12px; margin: 0 0 15px 0; }

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 * Layout
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#pagebg { 
	position:fixed; 
	top:0; 
	min-width:100%; 
	min-height:100%; 
	z-index:-1;
	}
	
.bodyoverlay {
	position:fixed;
	top: 0;
	width:100%;
	height:100%;
	background-repeat:repeat;
	background-position:top left;
	background-attachment:scroll;
	z-index:0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	}

#stretched #wrapper {
	position:relative;
	width: 100%; 
	margin:0 auto;
	}

#boxed #wrapper {
	position:relative;
	width: auto;
	max-width:1020px;
	margin: 30px auto;	
	padding:0 0;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow: 0 2px 10px rgba(0,0,0,.3);
	-moz-box-shadow: 0 2px 10px rgba(0,0,0,.3);
	box-shadow: 0 2px 10px rgba(0,0,0,.3);
	}

.inner  {
	position:relative; 
	width:980px; 
	margin:0 auto;  
	}

.one_half      { width: 47.8%; }
.one_third     { width: 30.5%; }
.two_third     { width: 65.3%; }
.one_fourth    { width: 21.9%; }
.one_fifth     { width: 16.7%; }
.three_fourth  { width: 74.0%; }
.four_fifth    { width: 79.0%; }
.two_fifth     { width: 37.2%; }
.three_fifth   { width: 58.0%; }
.one_sixth     { width: 13.3%; }
.five_fifth    { width: 82.7%; }

.one_half,
.one_third, 
.two_third,
.one_fourth, 
.one_fifth,
.four_fifth,
.one_sixth,
.five_fifth,
.two_fifth,
.three_fifth,
.three_fourth   { 
	position: relative;
	display: inline-block;
	*display:inline;
	float: left;
	margin-right: 4%;
	margin-bottom:15px; 
}

.last { margin-right: 0 !important; }

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 * Header
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.topbar {
	position:relative;
	margin:0;
	padding:4px 0;
	line-height:29px;
	}

.topleft    { float:left; width:50%; }
.topright   { float:right; text-align:right;}
.topright p { margin-bottom:0; line-height:18px; }

.topbar .sf-menu   { margin:0; float:left; }
.topbar .sf-menu > li {
	float:left;
	margin:0;
	font-size:11px;
	list-style:none;
	}

.topbar .sf-menu a { padding:0.8em 1.4em; }	
.topbar .sf-menu li a { font-weight:normal; }	
.topbar .sf-menu > li > a { font-size:11px; line-height:10px; }
.topbar .sf-menu li:hover ul,
.topbar .sf-menu li.sfHover ul { left: 0.77em; top:3.3em; /* match top ul list item height */ }	
.topbar .sf-menu > li:last-child  { background:none; }

/* Sociables */

.topright .atpsocials { float:right; }

.atpsocials { 
	list-style:none;
	margin:0; 
	padding:0; 
	}

.atpsocials ul { margin:0; padding:0;}	
.atpsocials li{ 
	display:inline; 
	float:left; 
	padding:0;
	margin:0 1px; 
	font-size:11px; 
	line-height:26px; 
	}
				
.atpsocials li img{
	position:relative; 
	vertical-align:middle;
	}
	
.atpsocials li a{ display:block; line-height:29px; }
.atpsocials li { 
	text-align:center;
	vertical-align:top;
	width:29px;
	height:29px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	border-radius:30px;
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;	
	-o-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;	
	transition: all 200ms ease-in;
	}
			
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 * Header
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#header {
	position:relative;
	margin:0 auto;
	padding:0;
	z-index:4;
	-webkit-box-shadow:  0px 10px 10px rgba(0,0,0,0.2) ;
	-moz-box-shadow:  0px 10px 10px rgba(0,0,0,0.2) ;
    box-shadow:  0px 10px 10px rgba(0,0,0,0.2) ;
	}
	
.head {
	position:relative; 
	padding:0;
	width:980px;
	margin:0 auto;
	}

/* LOGO */
.logo	{
	position:relative;
	clear:both; 
	height:auto;
	padding:30px 0; 
	margin:0 auto;
	text-align:center;
	}
		

/* Logo if selected as text*/
h1#site-title       { margin-bottom:0px;}
h1#site-title a     { font-size:30px; line-height:28px; font-weight:bold; text-decoration:none; margin-bottom:5px; letter-spacing:-1px;}
h2#site-description { font-size:12px; line-height:14px; text-decoration:none; margin-bottom:0;}


/*** Primary Menu ***/

.primarymenu {
	position:relative; 
	margin:0 auto;
	padding:0;
	}

.primarymenu nav {
	display:table; 
	margin:0 auto; 
	}

.sf-menu, 
.sf-menu *                    { margin: 0; padding: 0; list-style: none; }
.sf-menu                      { margin:0 auto; line-height: 1.0; position:relative; z-index:99; }
.sf-menu ul                   { position: absolute; top: -999em; width: 14em; /* left offset of submenus need to match (see below) */}
.sf-menu ul li                { width:100%; position: relative;z-index:101;}
.sf-menu li:hover             { visibility: inherit; /* fixes IE7 'sticky bug' */}
.sf-menu li                   { float: left; background:none; list-style-position:inside; position: relative; }
.sf-menu a                    { display: block; position: relative; }
.sf-menu li:hover ul,
.sf-menu li.sfHover ul        { left: 0; top:auto; /* match top ul list item height */ }
.sf-menu li:hover li ul,
.sf-menu li.sfHover li ul     { top:-999em; }
.sf-menu li li:hover ul,
.sf-menu li li.sfHover ul     { left: 14em; top:0; /* match ul width */ }
.sf-menu li li:hover li ul,
.sf-menu li li.sfHover li ul  { top:-999em; }
.sf-menu li li li:hover ul,
.sf-menu li li li.sfHover ul  { left: 14em; bottom: 14em; top: 0;/* match ul width */ }

/* Menu Settings */

.sf-menu a         { padding:1.3em 10px; text-decoration:none;}
.sf-menu a, 
.sf-menu a:visited { text-decoration:none;  /* visited pseudo selector so IE6 applies text colour*/  }
.sf-menu li li a   { 
	font-family: Helvetica, Arial, Sans-serif; 
	font-size: 12px; 
	padding:1em 1.4em;  
	text-transform:none;
	}
.sf-menu li li:last-child a  { border-bottom:0px solid #eee; }
/*--------------------------------------------------------*/
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, 
.sf-menu a:active { 
	outline:0; 
	text-decoration:none; 
	}
/*--------------------------------------------------------*/
.sf-menu li ul {
	-webkit-box-shadow:  0px 0px 4px 2px rgba(0, 0, 0, 0.2);
	        box-shadow:  0px 0px 4px 2px rgba(0, 0, 0, 0.2);
}
/*--------------------------------------------------------*/
.sf-menu li li:hover, .sf-menu li li.sfHover,
.sf-menu li li a:focus, .sf-menu li li a:hover, 
.sf-menu li li a:active {
	text-decoration:none; 
	outline:0; 
	}
/*--------------------------------------------------------*/
/* Active Page Status CSS for all the browsers*/	
.sf-menu li.current-cat a, 
.sf-menu li.current_page_item a 	{ margin:0; }

.sf-menu li.current-cat > a, 
.sf-menu li.current_page_item  > a {  }
/*--------------------------------------------------------*/
.sf-menu li a span {
	display:none; 
	text-transform:capitalize;
	letter-spacing:1px;
	padding-top:3px;
	font-size:11px; 
	line-height:2;
	}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	Responsive Menu
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.m-select-container{
	position: relative;
	padding:10px 0px;
	height:37px;
	display:none;
	}

.m-select {
	position: absolute;
	padding:0;
	left:0; 
	right:0;
	margin:0 auto;
	width: auto;
	display: inline-block;
	font-size: 13px;
	color: #999;
	text-align:center;
	background-color: #f0f0f0; 
	z-index: 99;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	}

#m-select-active { padding:10px;}
.sf-menu-mobile      { margin:0; padding:0; display: none; background:#ffffff; }
.sf-menu-mobile li   { list-style:none; }
.sf-menu-mobile li a { display: block; border-bottom:1px dotted #ddd; padding:5px 0; text-decoration:none;}
.sf-menu-mobile li ul.sub-menu { margin:0; padding:0;}
.sf-menu-mobile li span { display:none;}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 	Sub Header
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#subheader {
	position:relative;
	width:100%;
	margin:0 auto;
	vertical-align:middle;
	}
	
#subheader .inner {
	width:100%;
	overflow:hidden;
	padding:30px 0;	
	}

#subheader .subheaderright  {
	display:block;
	margin:0px auto;
	text-align:center;
	}

#subheader .subtitle h1 {
	font-size:40px;
	line-height:normal;
	margin-bottom:0px;
	}

#subheader .subtitle h1 span {
	display:inline-block;
	vertical-align:middle;
	margin:0px;
	}

#subheader .subdesc {
	min-width:200px;
	width:70%;
	margin:0 auto;
	padding:20px 30px;
	}

#subheader .subdesc p{
	margin-bottom:0;
	}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	Breadcrumb
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.breadcrumbs {
	position:relative;
	z-index:4;
	display: block;
    margin: 0;
	padding:0;
	text-align: center;
	}

.breadcrumb .breadcrumbs {
	padding:4px 0;
	display:inline-block;
	font-size:11px;
	}

.breadcrumbs span { padding:0 4px; }

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 	Header Teaser
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
	
.header_teaser	 {
	position:relative;
	margin:0 auto;
	}
	
.header_teasercontent {
	width:960px;
	margin:0 auto;
	padding:30px 0;
	text-align:center;
	}
	
.header_teasercontent h1 {
	font-size:38px;
	margin-bottom:0px;
	line-height:50px;
	}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	Featured slider
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#featured_slider {
	position:relative;
	margin:0 auto;
	overflow:hidden;
	z-index:3;
	}
	
.slider_wrapper {
	position:relative;
	width:auto;
	margin:0 auto;
	padding:0;
	}

.slider_wrapper.video iframe  { text-align:center; display:block; }
.slider_wrapper.static  { margin:0 auto; text-align:center; }
.slider_wrapper.static figure img { display:block; margin:0 auto; }

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	Sidebars & Main Content
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#sidebar .widget:last-child { margin:0; }

.fullwidth #main { padding:40px 0 40px 0;}

/* Left Sidebar*/
.leftsidebar #main { 
	float:right; 
	padding:40px 0 40px 0; 
	width:660px; 
}

.leftsidebar #main .entry-content { 

	padding-left:20px;	
}

.leftsidebar #sidebar { 
	position:relative;
	float:left; 
	width:290px; 
	padding:30px 0;
}

.leftsidebar #sidebar .content{ 
	padding:0px 30px 0px 0; 
} 

/* Right Sidebar*/
.rightsidebar #main { 
	float:left; 
	padding:40px 0 40px 0;
	width:660px;
}

.rightsidebar #main .entry-content {
	padding-right:20px; 
}

.rightsidebar #sidebar {
	position:relative;
	float:left;
	width:290px;
	padding:40px 0;
}

.rightsidebar #sidebar .content{ 
	padding:0 0 0 30px; 
} 
		
/* Page middle content area */

.pagemid { 
	position:relative; 
	display:block;
	width:100%;	
	margin:0 auto;
	padding:0;
	z-index:2;
	}

.pagemid .inner { overflow:visible; }

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	Widget
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

h3.widget-title	{ font-size:14px; }

.widget {
	margin-bottom:40px; 
	}

.widget ul li   {
	position:relative;
	}
.widget ul li a {
	padding:1px 0px 1px 0px;
	zoom:1; 
	}

.widget ul li a,
.widget ul li a:visited { display:block; }
.widget ul li ul        { margin-left:15px}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	Alignment
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.left {float:left;}
.right {float:right;}
.center {float:none; text-align:center; margin:inherit auto;}

.alignleft, 
img.alignleft, 
a img.alignleft      { float:left; margin:3px 15px 20px 3px;}

.alignright, 
img.alignright, 
a img.alignright     { float:right; margin:3px 3px 20px 15px;	}

.aligncenter, 
img.aligncenter, 
a img.aligncenter    { clear:both; display:block; margin:10px auto 20px auto; padding:2px; text-align:center;	}

.wp-caption 			      { text-align: center; margin-bottom: 20px; padding: 2px; border:1px solid #ddd; background:#f1f2f3; }
.wp-caption img 		      { margin: 3px;}
.wp-smiley 			          { margin:0; }
.wp-caption p.wp-caption-text { margin: 0 0 4px; }

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	Frontpage Widgets
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/	

.frontpage_widgets { 
	clear:both; 
	position:relative; 
	margin:0 auto; 
	padding:40px 0 20px 0; 
	overflow:hidden;
	}
	
.fp-widget  {
	position:relative;
	margin-bottom:20px;
	text-align:center;
	}

.fp-widget h3.widget-title {
	text-align:center;
	font-size:18px;
	font-weight:bold;
	}
		
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	Footer
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/		
		
#footer {
	position:relative;
	overflow:hidden;
	width:100%;
	margin:0 auto 0 auto;
	padding:30px 0;
	}		
	
	
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 * Business Hours
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.businesshours p {
	display: block;
	padding:5px 0;
	overflow: hidden;
	margin-bottom: 0;
	}
		
.businesshours span.days {
	font-weight: bold;
	width: 40%;
	display: block;
	float: left;
	text-align: left;
	vertical-align:middle;
	}			
		
.businesshours span.hours {
	width:60%;
	display:block;
	float: right;
	text-align: right;
	}
			
#footer .businesshours p  { margin-bottom: 0;}
#footer .businesshours p  { margin-bottom: 0;}


/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	Copyright
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.copyright {
	position:relative;
	overflow:hidden;
	width:100%;
	margin:0 auto;
	padding:0;
	}

.copyright .inner {
	text-align:center;
	padding:10px 0;
	}

.copyright p { margin-bottom:0; }

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	Contact Info - 	Widget / Shortcode
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.contactinfo ul {
	list-style-position:outside;
	margin-left:0;
	}
	
.contactinfo ul li {
	padding:4px 0 4px 30px; 
	line-height:normal;
	}
		
.contactinfo li {
	list-style:none outside none;
	}	

.contactinfo .author-icon   { background:url('images/icons/icons_black.png') -780px 0 no-repeat; }
.contactinfo .phone-icon    { background:url('images/icons/icons_black.png') -340px -440px no-repeat;}
.contactinfo .email-icon    { background:url('images/icons/icons_black.png') -460px -320px no-repeat; }
.contactinfo .address-icon  { background:url('images/icons/icons_black.png') -220px -560px no-repeat; }

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	Blog Post
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.post {
	position:relative; 
	padding-bottom:30px;
	margin-bottom:30px;
	}
	
.searchresults.post { margin-bottom: 30px;}
	
.post h2.entry-title { margin-bottom:10px; }
.post .post-info {
	margin-bottom:10px; 
	padding:0;
	}

.post .postimg {
	display:block; 
	position:relative; 
	margin:5px 0px 18px 0;
	}

.post .postmeta { font-size:11px; }
.post .postmeta a { color:#999; }
.post .postmeta span { display:inline-block; padding: 5px 5px 5px 20px; margin-right:15px; }
.post .postmeta span img { margin-right:5px; vertical-align:middle; }
.post .postmeta span:last-child { border:0; }
	
.post .i-time { background:url('images/icons/icon-time.png') left center no-repeat;}
.post .i-author { background:url('images/icons/icon-user.png') left center no-repeat;}
.post .i-category { background:url('images/icons/icon-inbox.png') left center no-repeat;}
.post .i-comments { background:url('images/icons/icon-comment.png') left center no-repeat;}
		
/* Post Tags for post style 2*/
.post .posttags {
	font-size:11px;
	}
	
.post .posttags span { 
	display:block; 
	font-weight:bold;
	}
	
.post_thumb img { max-width: 100%; display: block; width:100%; }

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	Pagination
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.pagination	{ margin: 15px 0 0 0; padding:15px 0 0 0; }

.pagination a, 
.pagination a:link, 
.pagination a:visited,
.pagination a:active,
.pagination span.current,
.pagination span.pages,
.pagination span.extend { 
	margin: 0 8px;
	padding-top:15px;
	font-size: 18px;
	font-weight:bold;
	}

.pagination span.current { font-weight: bold; border-width:3px 0 0 0; border-style: solid;}
.pagination span.extend	 { background:none; padding-right:10px; font-size:12px; }


/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* Sticky Bar */
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */

#sticky { 
	top: 0;
	display: none;
	position: relative; 
	width: 100%; 
	padding: 10px 0; 
	z-index: 1000; 
	background-color:#61bfff;
	color: #222222;
	font-size: 12px;
	text-align: center;
	}

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

.tarrow { 
	position:absolute;
	top: 5px;
	right:10px; 
	width: 29px; 
	height: 34px; 
	background: url(images/toggle_up.png) 0 0 no-repeat; 
	z-index: 2000;
	}

.tarrow.active { 
	background: url(images/toggle_down.png) 0 0 no-repeat;
	}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	Cloud Tags
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/

.tagcloud {
	margin:0;
	}
.tagcloud a {
    display: block;
	float:left;
    font-size: 10px !important;
    margin-right: 10px;
    margin-top: 10px;
    padding: 3px 8px;
	border-radius: 3px 3px 3px 3px;
	}	
.tagcloud span {  }	
	
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	Reservation
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#reservations-calendar-main      { margin-bottom:10px; }
#reservationform h5 span.time,
#reservationform h5 span.closed,
#reservationform p span.country  { padding-right:20px; }
#reservationform p label         { display:inline-block; width:80px; vertical-align:top; padding : 6px 10px 6px 0; text-align:left;}

#reservationform p.people label,
#reservationform p.time label    { width:auto; font-size: 13px;}

#reservationform p.people        { float:left; margin: 0 10px 0 0px; }
#reservationform p.time          { float:right; margin: 0; }
#reservationform p.people select { width: 60px;}
#reservationform p.time select   { width:90px;}
#reservationform p.center        { float:none;}

#reservationform input,
#reservationform select,
#reservationform textarea  { 
	border-style: solid;
	border-width: 1px;
	padding:8px 10px; 
	-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, 0.1); 
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;	
	-webkit-transition: all 300ms ease-in;
	-moz-transition: all 300ms ease-in;
	-o-transition: all 300ms ease-in;
	transition: all 300ms ease-in;
	}

#widgetdateselect { margin:0 auto 20px auto; }

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	Comment form
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.input_small   { width:25% !important; }
.input_medium  { width:50% !important; }
.input_large   { width:90% !important; }

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	Comments
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
#comments { margin:20px 0 0 0; padding-top:20px; }
#comments-title { text-align:center;}
#comments-title em { display:block; font:italic 12px Georgia, Times, Serif; }

.commentlist { margin:0 0 30px 0; padding: 0; }
.commentlist li { margin: 0px; padding:0px; list-style-type:none;	}

.comment_wrap {
	position:relative;  
	margin:0 0 30px 0;
	padding:0 0 15px 0; 
	}

.comment-author         { overflow:hidden; }
.comment-author .avatar { float:left; width:40px; height:40px;}
.comment-content         { clear:both; padding:10px 0; margin-left:50px; }

.comment-meta { margin-left:50px; height:40px; }
.comment-meta .fn { display:block; font-weight:bold; }
.commentlist .children { margin:0; padding:0 0 0 50px; }
.commentlist .children .comment_wrap { padding-top:0px; }
.commentlist .moderation { margin-top: 10px; color: #dd0000;   }
	
.commentlist article.comment { padding-top:15px; border-width:0 0 1px 0; border-style:solid;}

.reply a:link,
.reply a:visited { color:#999; }
.reply a:hover   { color:#ff8800; }

.cancel-comment-reply a { float:right; padding:4px 0; }
.cancel-comment-reply a:hover { }

.comment-edit-link,
.post-edit-link { 
	padding:3px 8px; 
	color:#fff;
	border-radius: 4px;
	}

.post-edit-link:hover,
.comment-edit-link:hover { color:#fff;}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	COMMENTS FORM
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.commentlist #respond { margin: 1.625em 0 0; width: auto; }
#respond { position: relative; width: 97%; margin: 20px 0; padding: 0; }

#respond input[type="text"],
#respond textarea {
	position: relative;
	padding: 5px;
	text-indent: 80px;
	border-style: solid;
	border-width: 1px;
	-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, 0.1); 
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;	
	}

#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	position: relative;
	}

#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
	position: relative;
	display: inline-block;
	min-width: 60px;
	left: 4px;
	top: 25px;
	padding: 4px 10px;
	font-size: 13px;
	z-index: 1;
	-webkit-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1); 
	}

#respond input[type="text"]:focus,
#respond textarea:focus {
	text-indent: 0;
	z-index: 1;
	}

#respond textarea { resize: vertical; width: 97%; }

#respond .comment-form-author .required,
#respond .comment-form-email .required {
	position: absolute;
	right: 2%;
	top: 30px;
	font-size: 22px;
	font-weight: bold;
	color: #bd3500;
	z-index: 1;
	}

#respond .comment-notes,
#respond .logged-in-as { font-size: 13px; }
#respond p { margin:0; }
#respond .form-submit { margin: 10px 0 10px; }

#respond .logged-in-as a:hover,
#reply-title { font-weight: bold;}

#cancel-comment-reply-link {
	display: block;
	position: absolute;
	right: 1.625em;
	top: 1.1em;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	text-decoration: none;
	text-transform: uppercase;
	}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover { color: #ff4b33; }

#respond label { line-height: 1.1em; }
#respond input[type=text] { display: block; height: 24px; width: 97%;}
#respond p { font-size: 12px; }
p.comment-form-comment { margin: 0; }
.form-allowed-tags { display: none;}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	Search
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.widget.widget_search {
	position:relative;
	width:100%;
	}
* html .search-box               { margin-top: 10px; }
*:first-child+html .search-box 	 { margin-top: 10px !important; }
.search-box input  { 
	width:93%; 
	margin: 0 auto; 
	padding:8px;
	font-size:12px; 
	border-style: solid; 
	border-width: 1px;
	-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, 0.1); 
	}


/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* Twitter Widget */
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */

.twitter_widget ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
.twitter_widget ul li {
	background: none !important;
	padding: 0 !important;
	margin-bottom: 15px;
}
.twitter_widget ul li span {
	display: block;
	font-size: 10px;
}
.twitter_widget ul li a:hover {
	border-bottom: 1px dotted #ffffff;
}
/* Twitter Shortcode */
ul.tweet { 
	margin:0 0 20px 0; 
	padding:0; 
	list-style:none;
}
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	Authorbox
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#entry-author-info { margin:20px 0 0 0; padding:30px 0; }
#entry-author-info .authorbg_content { overflow:hidden; }

#author-avatar          { float:left; margin:0 15px 0 0; }
#author-description     { margin:0 10px 0px 100px; }
#author-description h2  { font-size:16px; margin-bottom:5px; }
#author-description p   { font-style:italic; font-family:Georgia, Times, Serif; margin-bottom:0;  }

#authorpage { margin:0 auto; margin-bottom:30px;text-align:center;}
#authorpage img.avatar { 
	margin:0 auto; 
	display:block; 
	padding:2px
	}

#authorpage .author-bio { 
	display:block; 
	width:80%; 
	margin:10px auto; 
	text-align:center; 
	}

#authorpage .author-bio p {
	font:italic normal  13px/18px Georgia, Times, Serif; 
	}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	Post Pagination
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
#nav-below {
	margin:-30px 0 30px 0; 
	padding:20px 0; 
	overflow:hidden; 
	background-position:50% top;
	background-repeat:repeat-y;
	background-attachment:scroll;
	font:normal normal 20px/1.6 Georgia, Times, Serif;
	}

#nav-below .nav-previous	{
	position: relative;
	display:inline-block;
	line-height:1em;
	width:50%;
	float: left;
	}

#nav-below .nav-next  {
	position: relative;
	display:inline-block;
	line-height:1em;
	width:50%;
	float: right;
	text-align:right;
	}

.nav-previous b, 
.nav-next b        { font-size:14px; padding:0 5px;}
.nav-previous span { margin-right:10px; }
.nav-next span     { margin-left:10px; }

.nav-next span,
.nav-previous span { 
	line-height:20px; 
	text-transform:uppercase; 
	display: block; 
	color:#aaa;
	font:normal normal 20px/1.6 Arial, Georgia, Times, Serif;
	}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Related Posts
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.singlepostlists { overflow:hidden; margin:0 0 30px 0;}
.singlepostlists ul { margin:0px; }
.singlepostlists li  { display:block; float:left; width:140px; margin:0 20px 0 0; line-height:16px; padding:0;}
.singlepostlists h3 { font-size:16px; }
.singlepostlists li .thumb { display:block; margin:0 0 5px 0;}


/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	Today Special and Menu Lists
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.specialslist {
	clear:both;
	position:relative;
	overflow:hidden;
	padding:10px 0;
	}

.menuthumb { 
	position:relative; 
	display:block; 
	float:left;
	margin:3px 15px 3px 3px;
	display:block;
	}
	
.menu-info {}

.menuimg a { display:block; }
.menuimg img { 
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow:  0px 1px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:  0px 1px 3px rgba(0, 0, 0, 0.2);
	box-shadow:  0px 1px 3px rgba(0, 0, 0, 0.2);
	}

.specialslist h5 {
	margin-bottom:5px;
	}
.specialslist p {
	margin-bottom:0px;
	}
.specialslist:first-child { padding-top:0; }
.specialslist:last-child { background:none; }

.specialslist span.price,
.menus span.price { 
	display:block;
	width:auto;
	padding:4px 10px;
	font-size:14px; 
	font-weight:bold; 
	text-align:center;
	margin:3px 0;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow:  0px 1px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:  0px 1px 3px rgba(0, 0, 0, 0.2);
	box-shadow:  0px 1px 3px rgba(0, 0, 0, 0.2);
	}


.menus span.pricesingle { 
	position:relative;
	top:-36px;
	padding:10px 20px;
	font-size:22px; 
	font-weight:bold; 
	text-align:center;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow:  0px 1px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:  0px 1px 3px rgba(0, 0, 0, 0.2);
	box-shadow:  0px 1px 3px rgba(0, 0, 0, 0.2);
}
.pricebox {
	float: right;

}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	Gallery
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	Menulist - menus
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.menus.menulist {
	position:relative; 
	padding:15px 0; 
	overflow:hidden; 
}

.menus.menulist:last-child {	background:none; }

h4.menu-title { margin-bottom: 10px; }
.menu-info h2.menu-title { font-size:24px; line-height:1; margin-bottom:5px;}
.menu-info h3.menu-title { font-size:20px; line-height:1; margin-bottom:5px;}
.menu-info p { margin-bottom:0; line-height:normal;}

.menus_container { position: relative; margin-bottom:40px; }
.menus_cat_item  { position: relative; float: left; width: 290px; margin:0 16px 30px 16px; }
.menus_cat img   { display:block; }

.menus.menus_single  { position:relative; padding-bottom:0px; margin-bottom:25px; }

.menulist_sc.twocolumn section.menus { display:inline-block; width:48%; margin:0 2% 0 0; vertical-align:top;}

.menus_cat_item .menu-title  { clear: both; margin-bottom: 10px; font-size:22px; text-align: center;}
.menus_single_img                 { margin-bottom:20px; position:relative; z-index:1 }
.menus_single_info                { margin-bottom:20px; position:relative; z-index:2}
.menus_single_info h2.menu-title  { width:420px; font-size:32px; font-style:italic; font-family:"Droid Serif",Georgia; }


.emptybg {
	background: none repeat scroll 0 0 #F0F0F0;
    border-radius: 5px 5px 5px 5px;
    display: block;
    height: 40px;
	color:#000;
    padding-top: 20px;
    position: relative;
    text-align: center;
}


/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* Post Navigation */
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
#port-nav-below {
	margin: 0 auto; 
	margin: 0 0 10px 0; 
	overflow: hidden; 
}
#nav-below {
	margin: 30px 0; 
	padding: 20px 0; 
	overflow: hidden; 
}
#port-nav-below .nav-previous,
#nav-below .nav-previous	{
		position: relative;
		display: inline-block;
		line-height: 1em;
		width: 50%;
		float: left;
}
#port-nav-below .nav-next,
#nav-below .nav-next  {
		display: inline-block;
		position: relative;
		line-height: 1em;
		width: 50%;
		float: right;
		text-align: right;
}

.nav-previous span { margin-right: 10px; }
.nav-next span     { margin-left: 10px; }
.nav-next span,
.nav-previous span { 
	line-height: 2em; 
	text-transform: uppercase; 
	display: block; 
	color: #aaa;
}