    .tabnav li {
    display: inline;
    list-style: none;
    padding-right: 5px;
    }

    .tabnav li a {
	font-size: 10pt;
	font-family: HarkemaBold;
	text-decoration: none;
    text-transform: uppercase;
    color: #666666;
    font-weight: bold;
    padding: 4px 6px;
    outline: none;
    }
	.fb-like{
	position:relative;
	margin-left:10px;
	width:200px;
	margin-bottom:15px;
}
    .tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
    background: #dddddd;
    color: #333333;
    text-decoration: none;
    }

    .tabdiv {
    margin-top: 2px;
    background: #fff;
    border: 1px solid #dddddd;
    padding: 5px;
    }

    .tabdiv li {
    margin-left: 20px;
    }

    .ui-tabs-hide {
    display: none;
    }

﻿/*
    .tabdiv li {
    list-style-image: url("star.png");
    margin-left: 20px;
    }


Theme Name: Blank 2 Column - Right Sidebar
Theme URI: http://refueled.net/blank-themes/
Description: A Blank Wordpress theme with left sidebar.
Author: refueled
Author URI: http://refueled.net
version: 2.0
Tags: two-column, widget-ready,blank
*/


#shadow{
width: 784px;
margin-right: auto;
margin-left: auto;
}

select{
width:158px;
}
/* Begin Typography & Colors */

@font-face {
	font-family: 'HarkemaBlack';
	src: url('../../hermes/harkhbl_-webfont.eot');
	src: local('☺'), url('../../hermes/harkhbl_-webfont.woff') format('woff'), url('../../hermes/harkhbl_-webfont.ttf') format('truetype'), url('../../hermes/harkhbl_-webfont.svg#webfontUO493DhH') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'HarkemaBold';
	src: url('../../hermes/harkhb__-webfont.eot');
	src: local('☺'), url('hermes/harkhb__-webfont.woff') format('woff'), url('../../hermes/harkhb__-webfont.ttf') format('truetype'), url('../../hermes/harkhb__-webfont.svg#webfonteOwsarT3') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HarkemaRegular';
	src: url('../../hermes/harkhrg_-webfont.eot');
	src: local('☺'), url('hermes/harkhrg_-webfont.woff') format('woff'), url('../../hermes/harkhrg_-webfont.ttf') format('truetype'), url('../../hermes/harkhrg_-webfont.svg#webfontLk2Kl3Fo') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HarkemaThin';
	src: url('../../hermes/harkht__-webfont.eot');
	src: local('☺'), url('hermes/harkht__-webfont.woff') format('woff'), url('../../hermes/harkht__-webfont.ttf') format('truetype'), url('../../hermes/harkht__-webfont.svg#webfontrX2ya1Lr') format('svg');
	font-weight: normal;
	font-style: normal;
}

.HarkemaBlack {font-weight: normal; font-style: normal; line-height:normal; font-family: 'HarkemaBlack', sans-serif;}
.HarkemaBold {font-weight: normal; font-style: normal; line-height:normal; font-family: 'HarkemaBold', sans-serif;}
.HarkemaRegular {font-weight: normal; font-style: normal; line-height:normal; font-family: 'HarkemaRegular', sans-serif;}
.HarkemaThin {font-weight: normal; font-style: normal; line-height:normal; font-family: 'HarkemaThin', sans-serif;}

/* basics */

*{margin:0; padding:0;}

body {
	background:#191919;
        background-image:url('http://www.brasserieharkema.nl/bg.jpg');
        background-repeat:no-repeat;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
	margin:10px;
	border:none;
	}

	
.HarkemaTitle {font-size: 14pt;font-family: HarkemaBlack;}
.wijnTable a{
	color:#333333;
	font-weight:normal;
	text-decoration:none;
	}
.wineTitle {
	font-size: 12pt;font-family: HarkemaBold;
}
.wineTitleBig {
	font-size: 13pt;font-family: HarkemaBold;
	color:#333333;
	background:#DDDDDD;
}
/* top right bottom left*/
.wine_dsc td{
	background-color:#fafafa;
	font-size: 7pt;
	line-height:14px;
	color:#444444;
	margin:3px 5px 5px 10px;
	padding:3px 5px 5px 10px;
}
.winebgLight {background:#F0F0F0;}
h1 {font-size: 18pt;font-family: HarkemaBlack;}
h2 {font-size: 14pt;font-family: HarkemaBlack;}
h3 {font-size: 10pt;font-family: HarkemaBlack;}
h4 {font-size: 9pt;font-family: HarkemaBlack;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#761705;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}



/* container */


#container {
	width: 780px;
	margin: 0 auto;
	padding:0;
	background:#f8f8f8;
	color:#333;
	overflow: hidden;
	}
	
/* header */

#header {
	background:#000000;
  	width: 780px; 
  	height: 250px;
	color: #fff; 
	}

#header h1{
	font:normal 20pt georgia, times;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #353535; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}

/* main menu */


#menu {
	background:#000;
	font-family: HarkemaBold, arial, times, serif;
	font-size: 11pt;
        color: #FFFFFF;
	width:780px; 
        height:24pt;
	overflow:hidden;
	margin:0;
	padding:0;
}

#menu ul {
	font-size: 11pt;
	margin:-11px 0px;
	padding:0;
}

#menu ul li {
	font-family: HarkemaBold, arial, times, serif;
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}


#menu a {
	padding:0px 7px;
	color: #fff;
	display:block;
        text-decoration: none;
}

#menu a:hover {
	/* background: #fff; */
	color:#b0b0b0;
        text-decoration: none;
}



/* sub menu */


#submenu {
	background:#DDDDDD;
	font-family: HarkemaBold, arial, times, serif;
	font-size: 9pt;
	width:780px;
        height:22px;
	overflow:hidden;
}


#submenu ul {
	font-size: 10pt;
	list-style-type: none;
	margin:2px 0px;
	padding:0;
}

#submenu ul li {
	font-family: HarkemaRegular, arial, times, serif;
	list-style-type: none;
	float:left;
}

#submenu ul li a {
	padding:0px 7px;
	color: #000000;
	display:block;
text-decoration: none;
}

#submenu ul li a:hover {
	/* background: #666666; */
	color:#888888;
text-decoration: none;
}

/* content */


#content {
	float:left;
	width:540px;
	overflow: hidden;
	margin:14px;
        border:10px;
	}

#content p a{
	font-weight:bold;
}
.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}
	
.post h2{
	font:normal 15pt georgia, times;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}



/* sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width:200px;
	float:right;
	margin:0;
	padding: 0;
	border-left: 1px solid #ddd;
	}

#sidebar h2{
	font:normal 11pt HarkemaBold;
	color: #333333;	
	margin: 0;
	padding: 0;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:2px 0;
	}

#searchform input#s{
        width:150px;
	margin:0;
	padding:3px;
	border:1px solid #666666;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}


	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}




/* footer */

#footer {
	background:#000000;
	clear: both;
	width: 100%;
        height: 36px;
	}
	
#footer p{padding:8px 0;margin: 0; color: #eee; text-align:center;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

#footsub {
	background:#666666;
	font-family: HarkemaBold, arial, times, serif;
	font-size: 9pt;
	width:780px;
        height:5px;
	overflow:hidden;
}

