@import url(http://fonts.googleapis.com/css?family=Open+Sans);

/*
STYLE.CSS DARNASAC.COM
 */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, address {
	margin: 0 auto;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: inherit;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
li {
	list-style: none;
}
caption, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
legend {
	color: #000;
}
pre, code, kbd, samp, tt {
	font-family: Calibri;
	line-height: 100%;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
@font-face {
	font-family: 'Planet N';
	src: url('Planetnv2.eot');
	src: url('Planetnv2?#iefix') format('embedded-opentype'), url('Planetnv2.woff') format('woff'), url('Planetnv2.ttf') format('truetype'), url('Planetnv2.svg#Planet N') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	background: #f5f0e0 url(../images/noise.png);
	font-family: Calibri, Century Gothic, sans-serif;
	color: #FFF;
	font-size: 14px;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.10);
    overflow-x: hidden;
}
h1 {
	font-size: 35px;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 25px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 15px;
}
h6 {
	font-size: 10px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Planet N, Calibri;
	color: #e50e00;
    text-shadow: 0 0 10px rgba(28,28,39,0.8), 0 0 0 black;
	font-weight: normal;
}
a {
	color: #ff6500;
	text-decoration: none;
	border-bottom: 1px dotted #4c4c4c;
}
.pikachoose a, #fancybox-close, .fancyimage {
	border-bottom: 0px dotted #4c4c4c;
}
.clear {
	clear: both;
}
.left {
	float: left;
	margin-right: 10px;
}
.right {
	float: right;
	margin-left: 10px;
}
.title {
	font-family: Planet N, Calibri;
	font-size: 80px;
	float: left;
	-webkit-transition: all .20s ease-out;
	-moz-transition: all .20s ease-out;
	-o-transition: all .20s ease-out;
	-ms-transition: all .20s ease-out;
	transition: all .20s ease-out;
}
.title:hover {
	text-shadow: 0 1px 0 #ae0000, 0 2px 0 #d00, 0 3px 0 #e50e00, 0 4px 0 #ff2121, 0 5px 0 #c30000, 0 6px 1px rgba(156, 89, 89,.1), 0 0 5px rgba(156, 89, 89,.1), 0 1px 3px rgba(156, 89, 89,.3), 0 3px 5px rgba(156, 89, 89,.2), 0 5px 10px rgba(156, 89, 89,.25), 0 10px 10px rgba(156, 89, 89,.2), 0 20px 20px rgba(156, 89, 89,.15);
	-webkit-transition: all .20s ease-out;
	-moz-transition: all .20s ease-out;
	-o-transition: all .20s ease-out;
	-ms-transition: all .20s ease-out;
	transition: all .20s ease-out;
}
.tagline {
	font-family: Planet N, Calibri;
	clear: both;
	font-size: 16px;
	float: left;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.10);
}
.intro {
	float: left;
	width: 500px;
}
.reservations {
	float: right;
	width: 300px;
	font-family: Planet N, Calibri;
	font-size: 20px;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.10);
	text-align: center;
	color: #ddd;
}
.reservations-title {
	font-size: 27px;

}
.hr-solid {
	border: 0;
	border-bottom: 1px solid #4C4C4C;
	margin: 2px;
}
.hr-dashed {
	border: 0;
	border-bottom: 1px dotted #4C4C4C;
	margin: 2px;
}
.button {
	font-family: Planet N, Calibri;
	color: #f5f5f5;
	font-size: 5px;
	padding: 8px 14px 10px;
	background-color: #e50e00;
	border: none;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-webkit-box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25);
	box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
	-moz-text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
	text-decoration: none;
	font-size: 20px;
}
.reservations .button {
	padding: 4px 47px 9px;
}
.button:active {
	position: relative;
	top: 3px;
	-webkit-box-shadow: inset 0px -2px 1px rgb(47, 47, 47), inset 0 0px 2px rgba(0, 0, 0, 0.9);
	-moz-box-shadow: inset 0px -2px 1px rgba(0, 0, 0, 0.5), inset 0 0px 2px rgba(0, 0, 0, 0.9);
	box-shadow: inset 0px -2px 1px rgba(0, 0, 0, 0.45), inset 0 0px 2px rgba(0, 0, 0, 0.9);
}
.button:active:after {
	content: "";
	width: 100%;
	height: 2px;
    position: absolute;

}
.date {
	float: left;
	position: relative;
	margin-right: 10px;
	padding: 44px 5px 0;
	color: #e50e00;
}
.date .month {
	text-transform: uppercase;
	font-size: 25px;
}
.date .day {
	font-size: 35px;
	line-height: 45px;
	position: absolute;
	left: 5px;
	top: 0;
}
.date .year {
	display: block;
	position: absolute;
	right: -5px;
	top: 15px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.container {
	background: url(../images/bg.png) center top repeat-x;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
ul#nav {
	font-family: Planet N, Calibri;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	font-size: 11px;
}
ul#nav li {
	float: left;
	list-style: none;
}
ul#nav li a {
	letter-spacing: 0px;
	display: block;
	width: 95px;
	height: 85px;
	padding: 65px 0 0 0;
	margin: 0 32px 0 32px;
	color: #e50e00;
	text-decoration: none;
	background: url(../images/label.png) 0 -149px no-repeat;
	-webkit-transition: all .20s ease-out;
	-moz-transition: all .20s ease-out;
	-o-transition: all .20s ease-out;
	-ms-transition: all .20s ease-out;
	transition: all .20s ease-out;
	border-bottom: 0px dotted #4C4C4C;
}
ul#nav li a:hover, ul#nav li .current {
	background: url(../images/label.png) 0 0 no-repeat;
	color: #eee9d9;
	-webkit-transition: all .20s ease-out;
	-moz-transition: all .20s ease-out;
	-o-transition: all .20s ease-out;
	-ms-transition: all .20s ease-out;
	transition: all .20s ease-out;
}
.border {
	height: -2px;
	border: 1px solid rgb(240,50,50);
	width:100%;
	box-shadow:0px 0px 3px rgb(10,10,10);
}
.border2 {
	height: 0px;
	clear: both;
	border-bottom: 1px solid #4c4c4c;
	border-top: 1px dashed rgb(240,50,50);
	width:100%;
	box-shadow:0px 0px 3px rgb(10,10,10);
}
.border3 {
	border: 1px dotted rgb(240,50,50);
	width:100%;
	box-shadow:0px 0px 3px rgb(10,10,10);
}
.wrapper {
	margin-top: 30px;
}

.wrapper2 {
	position: relative;
	max-width: 840px;
	width: 100%;
	padding: 0 50px;
	margin: 0 auto;
    overflow:hidden;
}

p {
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	padding: 10px;
}
article {
	width: 630px;
	float: left;
	padding: 10px;
	border-right: 1px dashed #4c4c4c;
}
.fullwidth {
	border-right: 0px dashed #4c4c4c;
	width: 960px;
}
.sidebar {
	width: 280px;
	height: 100%;
	float: right;
	padding: 10px;
}
aside h3, .footer-widget h4 {
	text-align: center;
}
.home-widget {
	width: 310px;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: left;
	background-color:rgba(20,20,20,0.5);
	height: 370px;
	box-shadow: 0px 0px 5px rgb(10,10,10);
}
.content-widget, .content-menu {
	margin-right: 10px;
	margin-bottom: 50px;
}
.home-widget h3 {
	text-align: center;
	margin-bottom: 10px;
}
.content-widget h1, .content-menu h1 {
	text-align: center;
	margin-bottom: 10px;
}
.home-widget img {
	background: #4c4c4c;
	padding: 1px;
	margin-left: 4px;
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.50);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,0.50);
	box-shadow: 0 0 4px rgba(0,0,0,0.50);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.pikachoose img, article img, aside img {
	background: #4c4c4c;
	padding: 1px;
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.50);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,0.50);
	box-shadow: 0 0 4px rgba(0,0,0,0.50);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.noeffects {
	background: none;
	padding: 0;
	margin-left: 0;
	-webkit-box-shadow: 0 0 0 rgba(0,0,0,0.50);
	-moz-box-shadow: 0 0 0 rgba(0,0,0,0.50);
	box-shadow: 0 0 0 rgba(0,0,0,0.50);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.content-widget img {
	float: right;
	padding: 10px;
	margin: 10px;
	-webkit-box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
	box-shadow: 0 0 5px #000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.img-left {
	float: left;
	padding: 1px;
	margin-right: 10px;
	-webkit-box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
	box-shadow: 0 0 5px #000;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.img-right {
	float: right;
	padding: 1px;
	margin-left: 10px;
	-webkit-box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
	box-shadow: 0 0 5px #000;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.menu-order, .star, .menu .item {
	margin-top: 15px;
}
.menu p {
	width: 420px;
}
.menu img {
	margin-bottom: 20px;
}
.gallery img {
	margin: 15px;
}
blockquote {
	background: transparent url(../images/blockquote.png) no-repeat 0px 30px;
	padding: 30px;
	font-style: italic;
}
blockquote span {
	font-weight: bold;
	clear: both;
	float: right;
	margin-top: 20px;
}
.blog {
	width: 305px;
	text-align: left;
	font-size: 14px;
	padding: 10px;
}
#social {
	text-align: center;
	padding: 10px;
}
iframe {
	border: 1px solid #4c4c4c;
	overflow: hidden;
	margin: 0;
}
label {
	font-size: 22px;
	font-family: Planet N, Calibri;
	color: #e50e00;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 10px;
}
input[type="text"], textarea {
	outline: none;
    box-shadow:inset 0 0 7px #000000;
	background: rgb(60, 60, 60);
	border: 1px dotted #e50e00;
	font-size: 14px;
    padding: 3px;
    color: #f1f1f1
}
input[type="text"] {
	width: 300px;
}
textarea {
	width: 400px;
	height: 200px;
}
input[type="text"]:active, input[type="text"]:focus {
	border: 1px dashed #4c4c4c;
}
textarea:active, textarea:focus {
	border: 1px dashed #4c4c4c;
}


footer p {
	font-size: 14px;
	margin-right: 5px;
}
footer {
	clear: both;
	height: auto;
	padding-bottom: 2px;
    text-align: center;
}

.footer-widget {
    overflow: hidden;
    cursor: default;
}

.social a {
    margin-right: 30px;
    width: 50px;
    height: 50px;
    display: inline-block;
    position: relative;
    line-height: 50px;
    background-color: #363636;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#545454), to(#363636));
    background-image: -webkit-linear-gradient(top, #545454, #363636);
    background-image: -moz-linear-gradient(top, #545454, #363636);
    background-image: -ms-linear-gradient(top, #545454, #363636);
    background-image: -o-linear-gradient(top, #545454, #363636);
    background-image: linear-gradient(top, #545454, #363636);
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .25), 0 2px 3px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .25), 0 2px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .25), 0 2px 3px rgba(0, 0, 0, .1);
    color: none;
	text-decoration: none;
	border-bottom: none;
	clear:both;
    top:20px
}

.social a:active {
    top: 21px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#545454));
    background-image: -webkit-linear-gradient(top, #363636, #545454);
    background-image: -moz-linear-gradient(top, #363636, #545454);
    background-image: -ms-linear-gradient(top, #363636, #545454);
    background-image: -o-linear-gradient(top, #363636, #545454);
    background-image: linear-gradient(top, #363636, #545454);
}

.social a::before{ 
    content: ''; 
    position: absolute; 
    z-index: -1; 
    top: -8px; 
    right: -8px; 
    bottom: -8px; 
    left: -8px; 
    background-color: #363636; 
    -moz-border-radius: 60px; 
    -webkit-border-radius: 60px; 
    border-radius: 60px; 
    opacity: 0.5;	 

}

.social a:active::before { 
    top: -9px; 
}   

.social a:hover::before { 
    opacity: 1; 
} 

.social a.twitter:hover::before { 
    background-color: #51abd0; 

}   
.social a.facebook:hover::before { 
    background-color: #528ee7; 

}   
.social a.gplus:hover::before { 
    background-color: #e76b52; 

}   
.social a.yelp:hover::before { 
    background-color: #c53c3c; 

} 


.social img {
    height:30px;
    width:30px;
    vertical-align:-10px;
}

.wrapper-texture {
    background: #f5f0e0 url(../images/wrappertexture.jpg);
	font-family: Calibri, Century Gothic, sans-serif;
	width:100%;
	height:380px;
    overflow:hidden;
}

.wrapper-texture2 {
	background: #f5f0e0 url(../images/wrappertexture2.jpg);
	font-family: Calibri, Century Gothic, sans-serif;
	width:100%;
	height:415px;
	box-shadow: 0 0px 5px rgba(0, 0, 0, .750);
    overflow:hidden;
}

.wrapper-texture3 {
    background: #f5f0e0 url(../images/diagpat.png);
	font-family: Calibri, Century Gothic, sans-serif;
	width:100%;
	height:380px;
    overflow:hidden;
}

.gap {
	background:url(../images/diagpat.png);
	width:100%;
	height:100px;
}

.container2 {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#footer-wrapper {
	background: #f5f0e0 url(../images/footerwrapper.jpg);
	width:100%;
	height:50px;
    overflow:hidden;
}

.space {
	width:100%;
	height:0px;
}

.messageleft {
	height:100px;
	width:300px;
	float:left;
	background: url(../images/message.png);
}


.footer-content {
    width: 960px;
    height: 100px;
}

.wrappertextureform {
    width: 100%;
    height: 1200px;
    background: url(../images/formbg.png);
    overflow:hidden;
}

.hide {
	display:none;
}

.legalsizeflyer {
    background: url(../images/flyer/ramadan.jpg) no-repeat;
    height: 1647px;
    width: 1000px;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 10px 10px;
}

.legalsizebackground {
    background: url(../images/flyer/retina_wood.png);
    width: 100%;
    height: 1700px;
}

.wrapperabout1 {
    height:830px;
    width: 960px;
    background: url(../images/lightrender.jpg);
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.75);
    overflow:hidden;
}

.wrapperabout2 {
    height: 600px;
    width: 960px;
    background: url(../images/lightrender2.jpg);
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.75);
    overflow:hidden;
}
.leftabout {
	float: left;
	margin-right: 10px;
    width:450px;
    background: rgba(0, 0, 0, 0.24)
}
.rightabout {
	float: right;
	margin-left: 10px;
    width:450px;
    background: rgba(0, 0, 0, 0.24)
}
.abouttext {
    font-size:20px;
    font-family: Open Sans, serif;
}
.leftimage {
    float: left;
}

.rightimage {
    float: right;
}

.center {
    margin: 0px auto;
    text-align: center;
}
