/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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 {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

html, body {
	height: 100%;
}
.clear {
	clear: both; 
}
.clear-left {
	clear: left;
}

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

body {
	font-family:'Courier New',Courier,Freemono,'Nimbus Mono L',monospace;
	font-size: 12px;
	color: #4d280e;
	font-weight: bolder;
	line-height: 17px;
	background: #e3e3e3 url(images/bg.jpg);
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 20px;
	color: #461500;
	font-weight: 900;
	display: inline;	
}
h1.blogtitle{
	text-transform: capitalize;
}
h2 {
	font-size: 16px;
	color: #e7112d;
	font-weight: 900;
	display: inline;
}
h2.post-title{
	color: #461500;
}
h3 {
	font-size: 16px;
	color: #461500;
	font-weight: 900;
	margin-bottom: 10px;
	display: inline;
}
a {
	color: #461500;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
#page {
	background-image: url(images/bg-deco.png);
	margin: 0px auto;
	width: 960px;
}
#header {
	display: block;
	width: 960px;
	float: left;
}
#headerimg {
	display: block;
	margin-top: 20px;
	float: right;
	width: 438px;
	height: 64px;
}
#logo {
	display: block;
	clear: both;
	margin: 16px 35px 10px 20px;
	float: left;
	width: 290px;
	height: 47px;
}
#nav, .nav-chinese {
	display: inline-block;
	float: left;
	margin-top: 1px;
	list-style: none;
}
#nav {
	margin-top: 25px;
	margin-left: -50px;
}
.nav-chinese{
	margin-left: -50px;
}
#nav li, .nav-chinese li {
	float: left;
	margin-left: 46px;
	text-transform: lowercase;
	text-align: center;
}
#nav li.no-margin-right{
	margin-right: 0px;
}
#nav a{
	color: #461500;
	font-size: 16px;
	font-weight: bolder;
}
#nav li.current_page_item a{
	color: #ef343f;
}
.chinese{
	color: #e7112d;
	font-size: 14px;
	font-weight: bolder;
	margin-right: 5px;
}
.chinese-char{
	margin-right: 10px;
}
.chinese-chef {
	margin-left: 25px;
}
.booking-succes{
	background-color: #dfffe1;
	border: 1px solid #a1d99a;
	padding: 5px;
}
.booking-error{
	background-color: #ffdfdf;
	border: 1px solid #d96b6b;
	padding: 5px;
}
.show-reservering{
	display: block;
	margin-top: 10px;
	cursor: pointer;
}
.show-reservering:hover{
	text-decoration: underline;
}
.form-container{
	
}
#left-column{
	display: inline-block;
	float: left;
	width: 299px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 20px;
}
#right-column{
	display: inline-block;
	float: left;
	margin-top: 10px;
	width: 624px;
}
.small-block{
	display: block;
	float: left;
	background-color: rgba(152,33,53,0.05);	
	width: 279px;
	padding: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid #e0b588;
	overflow: hidden;
}
.home-gallery{
	display: block;
	width: 620px;
	height: 440px;	
	font-size: 0px;
	margin-bottom: 10px;
	border: 2px solid #e7112d;
	overflow: hidden;
}
.home-image{
	display: block;
	width: 620px;
	height: 440px;
}
.home-image-pager{
	display: inline-block;
	margin-top: -30px;
	margin-right: 30px;
	float: right;
	width: 510px;
	position: relative;
	z-index: 999;	
}
.image-pager{
	display: inline-block;
	float: right;
	
}
.image-pager a{
	font-size: 0px;
	color: #fff;	
}
a.home-image-pager-link a{
	font-size: 1px;
	display: inline-block;
	float: left;
	text-decoration: none;
	width: 15px;
	height: 15px;
	margin-right: 5px;
	background-color: #fff;
}
a.home-image-pager-link a.activeSlide, a.home-image-pager-link a:hover {
	background-color: #f26722;
	color: #f26722;
}
.news{
	background-image: url(images/rss.png);
	background-repeat: no-repeat;
	background-position: 260px 10px;
	height: 117px;
}
.facebook-block{
	/*background-image: url(images/twitter.png);*/
	background-repeat: no-repeat;
	background-position: 260px 10px;
	height: 112px;
}
.twitter-block{
	background-image: url(images/twitter.png);
	background-repeat: no-repeat;
	background-position: 260px 10px;
	height: 113px;
}
.media{
	background-image: url(images/media.png);
	background-repeat: no-repeat;
	background-position: 260px 10px;
}
.bottom-block{
	width: 285px;
}
.news-img{
	display: inline-block;
	float: left;
	width: 74px;
	height: 60px;
	margin: 0px 15px 10px 0px;
}
.content {
	margin-top: 10px;
}
.content li {
	height: 35px;
}
.main-content{
	display: block;
	float: left;
	background-color: rgba(152,33,53,0.05);	
	width: 580px;
	padding: 20px;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid #e0b588;	
	font-weight: normal;
}
.main-content-item{
	display: block;
	width: 580px;
	float: left;
	margin: 10px 0px;
}
hr {
	width: 100%;
	height: 2px;
	background-color: #ef343f;
	border: 0px;
}
.content-header{
	width: 580px;
	margin-bottom: 10px;
	opacity:.75;
	filter:alpha(opacity=75);
	filter: "alpha(opacity=75)";
}
.single-meta{
	float: right;
	font-size: 14px;
	font-weight: bold;
}
.meta-nav {
	display: block;
	float: left;
	width: 580px;
}
.meta-back {
	text-transform: capitalize;
	float: left;
}
.meta-nav a {
	float: right;
}
.read-more {
	color: #ef343f;
	font-size: 20px;
	margin-left: 10px;
}
ul.recipes-posts{
	margin-bottom: 10px;
}
.recipe_thumb {
	float: left;
	max-width: 41px;
	max-height: 29px;
	margin-right: 10px;
	margin-top: 5px;
}
p{
	margin-top: 15px;
}
.thumb{
	float: left;
	margin-right: 15px;
	max-width: 110px;
}
.the-content {
	margin-top: 20px;
	float: left;
}
.pagination {
	float: right;
	margin-top: 10px;
}
.pagination ol li{
	display: inline;
	margin-right: 5px;
}
.pagination ol li a{
	color: #ef343f;
}
img.alignleft {
	display: inline-block;
	float: left;
}
form {
	color: #982135;
}
input {
	border: 2px solid #d7b074;
	font-family:'Courier New',Courier,Freemono,'Nimbus Mono L',monospace;
	font-size: 12px;
	background: none;
	margin-top: 5px;
	height: 12px;
}
input[type="text"].success, textarea.success {
	background: url("images/formvalid_true.png") no-repeat top right;
}
input[type="text"].error, textarea.error {
	background: url("images/formvalid_false.png") no-repeat top right;
	border: 1px solid #e7112d;
}
.form-name{
	width: 175px;
}
.form-date{
	width: 82px;
	margin-right: 10px;
}
.form-time{
	width: 51px;
}
.form-amount{
	width: 45px;
}
.form-email{
	width: 120px;
}
.form-message{
	margin: 3px 0px 0px;
	color: #4D280E;
	font-size: 12px;
	font-style: italic;
	display: block;
}
.form-submit{
	border: none;
	font-family:'Courier New',Courier,Freemono,'Nimbus Mono L',monospace;
	height: auto;
	color: #e7112d;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.error {
	margin-left: 5px;
	color: red;
	font-weight: bold;
}
.form-submit:hover{
	cursor: pointer;
}
.navigation li {
	display: inline;
	margin-right: 5px;
}

#footer {
	clear: both;
	display: block;
	float: left;
	width: 710px;
	text-align: center;
	font-size: 10px;
	color: #461500;
}
.footer-content{
}
#footer ul li{
	display: inline;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 20px;
}
#footer ul li a{
	color: #461500;
}
#footer ul li a:hover{
	text-decoration: underline;
}
.footer-divider{
	color: #461500;
}
#lock {
    cursor: pointer;
    display: inline-block;
    width: 16px; height: 16px;
    background: transparent url('images/lock.png') 0 0 no-repeat;
}
#lock:hover {
	background-position: 0 100%; 
}

.no-right{
	margin-right: 0px;
}
.no-left{
	margin-left: 0px;
}
.small-top{
	margin-top: 5px;
}
.share{
	display: inline-block;
	float: right;
}
.share-button{
	display: inline-block;
	float: right;
	margin-right: 5px;
}

/* Plugins en social media
-------------------------------------------------------------- */	
ul.twitter {
	padding-bottom: 10px;
}
li.twitter-item {
	margin-top: 10px;
}
li.twitter-item a {
	color: #f96b07;
}
li.twitter-item a:visited {
	color: #461500;
}
.share {
	display: block;
	height: 17px;
	overflow: hidden;
}