/*
Theme Name: Issara
Theme URI: www.issaracuisine.com
Description: Wordpress Template for Issara
Author: John Wooten
Author URI: http://www.artillerymedia.com
Version: 1.0
*/



/* ---------- RESET ---------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */

:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* ---------- END RESET ---------- */





/* PRIMARY HOMEPAGE STYLES */ 

#fixedTop {
	position: fixed;
	z-index: 9999;
	background: rgb(45, 43, 65);
	top: 0;
	width: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.6em;
	background: #2d2b40;
	background-image: url(images/bg_site.jpg);
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding-bottom: 10px;
	font-weight: normal;
	line-height: 1.5em;
	font-family: 'Aguafina Script';
}
h1 {
	font-size: 80px;
	color: #3c3448;
}
h2 {
	font-size: 50px;
	color: #484870;
}
h3 {
	font-size: 40px;
	color: #3c3448;
}
h4 {
	font-size: 30px;
	color: #484870;
}
h5 {
	font-size: 24px;
	color: #3c3448;
}
h6 {
	font-size: 20px;
	color: #484870;
}
small {
	font-style: italic;
	font-size: 14px;
	margin-bottom: 10px;
	display:block;
}
a:link, a:visited {
	color: #3c3448;
}
a:hover, a:active {
	color: #484870;
}
.clearboth0 {
	clear: both;
	height: 0px;
}
.clearboth10 {
	clear: both;
	height: 10px;
}
.spacerText {
	visibility: hidden;
}
.divider {
	width: auto;
	height: 1px;
	background-color: #BFB29F;
	margin: 20px auto;
}
.title {
	line-height: 0.7em;
}
.homepageFood {
	margin-right: 18px;
}
#container {
	margin: 0 auto;
	width: 930px;
}
#header {
	padding: 20px 45px 20px 45px;
	margin: 0 auto;
	width: 930px;
}
#logo {
	float: left;
	width: 297px;
}
#topMenu {
	float: right;
	width: 427px;
	position: relative;
}
#topMenu img {
	position: relative;
	bottom: 0;
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	-ms-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
}
#topMenu img:hover {
	bottom: 5px;
}
.topMenuLink {
	border-left: 1px solid #3b3447;
	width: 139px;
	height: 105px;
	text-align: center;
	float: right;
	padding-top: 8px;
}
.topMenuLinkLast {
	border-left: 1px solid #3b3447;
	border-right: 1px solid #3b3447;
	width: 139px;
	height: 105px;
	padding-top: 8px;
	text-align: center;
	float: right;
}
#navigationRow {
	background-color: #484870;
	height: 70px;
}
#navigation {
	margin: 0 auto;
	width: 930px;
	font-size: 18px;
	padding: 20px 0px;
}
#navigation .address {
	color: #FFFFFF;
	float: right;
}
#navigation ul li {
	list-style: none;
	padding-right: 20px;
}
#navigation a:link, #navigation a:visited {
	color: #b49868;
	text-decoration: none;
	-webkit-transition: color .3s ease-in-out;
	-moz-transition: color .3s ease-in-out;
	-o-transition: color .3s ease-in-out;
	-ms-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
}
#navigation a:hover, #navigation a:active {
	color: #E29425;
}
#slider {
	margin: 239px auto 0;
	width: 1020px;
	height: 364px;
}
#bar {
	background-image: url(images/bg_bar.jpg);
	max-height: 20px;
}
#contentRow {
	background-image: url(images/bg_content.jpg)
}
#content {
	margin: 0 auto;
	background-image: url(images/bg_dragon.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#postsContent {
	width: 700px;
	margin-right:20px;
	float: left;
}
#sidebar {
	width: 300px;
	float:left;
}
#sidebar .fb-like-box {
	background-color: #fff !important;
}
#homepageContent {
	margin: 0 auto;
	width: 1020px;
}
#homepageL {
	float: left;
	width: 568px;
	margin-top: 15px;
	margin-bottom: 60px;
	padding: 25px 45px 0px 45px;
	border-right: 2px solid #b49768
}
#homepageL #gallery-1 img {
	width: 120px;
	height: 120px;
	border: 2px solid #E29425;
}
#homepageL #gallery-1 img:hover {
	border: 2px solid #2D2B41;
}
#homepageR {
	float: left;
	width: 270px;
	margin-top: 15px;
	margin-bottom: 60px;
	padding: 25px 45px 0px 45px
}
#homepageR td {
	padding-right: 10px;
}
#footer {
	margin: 0 auto;
	width: 1020px;
	height: 45px;
}
#footer .text {
	width: 450px;
	height: 75px;
	line-height: 75px;
	float: left;
	font-size: 16px;
	color: #b49868;
	text-align: center;
}
#footer .social {
	float: left;
	padding: 15px 0px;
}
#footer a:link, a:visited {
	color: #b49868;
	text-decoration: none;
	-webkit-transition: color .3s ease-in-out;
	-moz-transition: color .3s ease-in-out;
	-o-transition: color .3s ease-in-out;
	-ms-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
}
#footer a:hover, a:active {
	color: #E29425;
	text-decoration: none;
}
#footer a.socialFacebook {
	width: 60px;
	height: 45px;
	margin-top: 15px;
	display: inline-block;
	text-indent: -9999px;
	background-image: url("images/b_facebookSprite.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
}
#footer a.socialFacebook:hover {
	background-position: 0 -45px;
}
#footer a.socialTwitter {
	width: 60px;
	height: 45px;
	margin-top: 15px;
	display: inline-block;
	text-indent: -9999px;
	background-image: url("images/b_twitterSprite.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
}
#footer a.socialTwitter:hover {
	background-position: 0 -45px;
}
/* Center individual page sections */

.container {
	margin: auto;
	width: 1020px;
}
/* INTERIOR PAGE STYLES */

#interiorContent {
	padding: 45px 45px 60px 45px;
	width: 1020px;
	margin: 239px auto 0;
}
#interiorContent a:link, #interiorContent a:visited, #homepageContent a:link, #homepageContent a:visited {
	color: #3c3448;
}
#interiorContent a:hover, #interiorContent a:active, #homepageContent a:hover, #homepageContent a:active {
	color: #484870;
}
#interiorContent img, #interiorContent iframe, .royalWrapper {
/* -moz-box-shadow: 0px 0px 5px #312b10;

	-webkit-box-shadow: 0px 0px 5px #312b10;

    box-shadow: 0px 0px 5px #312b10; */

}
#interiorContent p {
	margin-bottom: 1.5em;
}
#interiorContent ul, #interiorContent ol {
	margin-bottom: 1.5em;
}
#interiorContent ul li {
	line-height: 1.8em;
	margin-left: 35px;
	list-style-type: disc;
}
#interiorContent ol li {
	line-height: 1.8em;
	margin-left: 35px;
	list-style-type: decimal;
}
#interiorContent blockquote {
	margin: 0 35px;
	padding: 5px 90px;
	background-image: url(images/quotes-trans.png);
	background-repeat: no-repeat;
	background-position: top left;
}
#interiorContent blockquote cite {
	margin: 10px 0 0 20px;
	display: block;
}
.blueOrchid {
	margin-right: 40px;
	margin-bottom: 40px;
	float: left;
}
#post-27 span {
	display: none;
}
/* ---------- ROYAL SLIDER GALLERY ---------- */

.royalSlider.default .royalControlNavOverflow a.royalThumb:hover {
	border: 3px solid #E29425 !important;
}
.royalSlider .royalControlNavOverflow a.royalThumb.current {
	border: 3px solid #2D2B41 !important;
}
/* ---------- END ROYAL SLIDER GALLERY ---------- */









/* ---------- NAVIGATION ---------- */

#nav {
	margin: 0;
	padding: 0;
	line-height: 100%;
	z-index: 100;
}
#nav li {
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	list-style: none;
	z-index: 99;
}
#nav a:link, #nav a:visited {
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 5px;
	margin: 0;
}
#nav a:hover, #nav a:active {
}
/* Sub Menu style ************************************************** */

#nav ul {
	/*display: none;*/

	width: 175px; /* Change this to change the buttons width */
	margin: 0;
	padding: 0;
	position: absolute;
	top: 25px; /*Distance submenu is from parent menu*/
	left: 0;
	background: #B49868;
	z-index: 98;
}
#nav ul li {
	float: none;
	margin: 0 auto;
	padding: 0;
	width: 150px;
	border-bottom: 1px solid #174F62;
}
#nav ul li:first-child {
	display: inherit;
}
#nav ul li:last-child {
	border-bottom: none;
	padding-bottom: 5px;
}
#nav li:hover > ul {
	display: block;
}
#nav ul li a:link, #nav ul a:visited {
	padding: 10px 10px 10px 0;
	color: #2D2B41;
}
#nav ul li a:hover, #nav ul li a:active {
	color: #484870;
}
/* Sub Sub Menu ************************************************* */

#nav ul ul {
	left: 300px; /* Change this to move the sub-menu to right */
	top: -1px;
 *top: 1px;
}
/* Some Fix ************************************************** */

#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#nav {
	display: inline-block;
}
html[xmlns] #nav {
	display: block;
}
* html #nav {
	height: 1%;
}
/* ---------- END NAVIGATION ---------- */







/* ---------- WORDPRESS ---------- */

img.alignright {
	float: right;
	margin: 0 0 1em 1em
}
img.alignleft {
	float: left;
	margin: 0 1em 1em 0
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
a img.alignright {
	float: right;
	margin: 0 0 1em 1em
}
a img.alignleft {
	float: left;
	margin: 0 1em 1em 0
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
/* Captions */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* End captions */

/* ---------- END WORDPRESS ---------- */



/* ---------- PRINT ---------- */

@media print {
* {
	background: transparent !important;
	color: #444 !important;
	text-shadow: none;
}
a, a:visited {
	color: #444 !important;
	text-decoration: underline;
}
a:after {
	content: " (" attr(href) ")";
}
abbr:after {
	content: " (" attr(title) ")";
}
&nbsp;
&nbsp;
&nbsp;
&nbsp;
.ir a:after {
	content: "";
}
&nbsp;/* Don't show links for images */
&nbsp;
&nbsp;
&nbsp;
&nbsp;
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
&nbsp;
&nbsp;
&nbsp;
&nbsp;
img {
	page-break-inside: avoid;
}
 @page {
margin: 0.5cm;
}
p, h2, h3 {
	orphans: 3;
	widows: 3;
}
h2, h3 {
	page-break-after: avoid;
}
}
/* ---------- END PRINT ---------- */





/*DINNER AND LUNCH MENU STYLES*/



#pdf {
	font-family: 'Aguafina Script';
	font-size: 35px;
	color: #f3f3f3;
	text-decoration: none;
}
#pdf a {
	font-family: 'Aguafina Script';
	font-size: 35px;
	color: #f3f3f3;
	text-decoration: none;
}
#pdf a:hover {
	color: black;
}



/*DINNER AND LUNCH MENU STYLES*/
