/*  
Template Name: cafe block
Description: tested on WP 2.2+.Version: 2.0
Author: Stuart Knight at Web Highland
Author URI: http://www.webhighland.co.uk/
*/

body {
	margin: 10px 0 0 0;
	padding: 0;
	background: #000000;
	font-size: 15px;
	text-align: justify;
	color: #ffffff; }

body, th, td, input, textarea, select, option {
	font-family: century gothic , Arial, Verdana, sans-serif; }

h1, h2, h3 {
	font-family: century gothic ,Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #ff6611; }

h1 {
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 2em; }

h2 {
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 2em; }

h3 {
	text-transform: none;
	font-size: 1em; 
	text-align:right; }

p, ul, ol {
	line-height: 120%; }

blockquote {
	padding-left: 1em; }

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic; }

a {	color: #996699;
	border: none; }

a.plain { 
	text-decoration: none; 
	border: none;}
	
a.text { 
	 color: #cccc99;
	text-decoration: none;}

a:hover {
	color: #ffffff; }

a:visited { 
	border: none; }
	
/* Header */

#header {
	border:5px solid #ffffff; 
	width: 952px;
	background: #ffffff;
	height: 86px;
	margin: 0 auto;
	padding: 0;
	text-transform: lowercase;
	font-family: century gothic ,Arial, Helvetica, sans-serif }

#header h1, #header p {
	margin: 0; }

#header h1 {
	margin-left: 80px;
	float: left;
	color: #ff6611;
	font-size: 30px; }

#header p {
	float: left;
	padding: 0 0 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF; }

#header a {
	text-decoration: none;
	color: #000000; }

/* logo */

#logo {
	float: left;
	width: 554px;
	height: 86px;
	background: #ffffff; }

#logo a {
	color: #000000;
	border:none; }

/* Banner */

#banner {
	float: right;
	padding-right:6px;
	width: 382px;
	height: 86px;
	background: #ffffff;
}

/* Page */

#page {
	width: 952px;
	margin: 0 auto; }

/* menu */

#menu {
	float: left;
	width: 952px;
	height: 30px;
	background: #ff6611;
	font-family: century gothic ,Arial, Helvetica, sans-serif;
	border-bottom: 5px solid #FFFFFF; }

#menu .active a {
	color: #ffffff; }


/* navbar - script adapted from the following */
/* ================================================================
This copyright notice must be kept untouched in the stylesheet at
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.csplay.co.uk/menus/image_dropdown.html
Copyright (c) 2005-2007 Stu Nichollls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.
=================================================================== */

/* for all browsers that understand min-width */
.width {width:auto; min-width:989px;} /*965 1035px*/ 

/* the bodge for IE6 browsers - modify all border/margin/padding/left to change min-width */
* html .minwidth {left:29px;padding-right:29px;border-left:989px solid ; position:relative; float:left; z-index:1;}
* html .container {margin-left:-989px; position:relative; float:left; z-index:2;}

#hnav {
	background: url('images/menu_bar_grad.jpg') no-repeat left top;
	display:inline-block;
	padding:0;
	margin:0;
	position:relative;
	z-index:200;
	width:100%;
	height:40px;
	top:0px; list-style-type:none
}
#hnav li.top {
	display:block;
	padding-top:3px;
	float:left;
	text-align:center;
}

#hnav li.top a.mtab strong {
	display:block;
	color:#000000;
	white-space:nowrap;
	padding-top:0px;
	position:relative;
	top:0px;
	left:0px;
}

#hnav li a.mtab {
	display:block;
	float:left;
	height:25px;
	width:115px;
	text-decoration: none;
	padding-top:4px;
	cursor:pointer;
}

/*#hnav li:hover a,#hnav a:hover {background-position: 0px 50px;}*/
#hnav li:hover a.mtab, #hnav a.mtab:hover {
	background-position: 0px 0px;
}
#hnav table {
	position:absolute;
	top:0;
	left:0;
	border-collapse:collapse;
	padding:0;
	width:0;
	height:0;
	margin:-1px;
}
#hnav .sub {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:10px;
	list-style:none;
}
#hnav li:hover {
	position:relative;
	z-index:200;
}
#hnav a.mtab:hover  {
	position:relative;
	white-space:normal;
	z-index:200;
}
#hnav li a.mtab:hover, #hnav li:hover a.mtab, #hnav li a.mtab:active, #hnav li:active a.mtab, #hnav li a.mtab:focus, #hnav li:focus a.mtab {
	background: none;
}

#hnav :hover li.top a.mtab strong {
	padding-top:10px;
}
#hnav :hover ul.sub, #hnav :focus ul.sub {
	left:0;
	top:29px;
	width:99px;
	height:auto;
	z-index:300;
}
#hnav :hover ul.sub li {
	display:block;
	height:21px;
	position:relative;
	float:left;
	width:155px;
	font-weight:normal;
}
#hnav :hover ul.sub li a.mtab {
	display:block;
	height:20px;
	width:155px;
	border:1px solid #ffffff;
	text-decoration:none;
	padding:0;
	cursor:pointer;
}
#hnav :hover ul.sub li a.mtab strong {
	position:absolute;
	left:5px;
	margin:0;
}
#hnav :hover ul li a.mtab {
	background:#fe8b32;
	display:block;
}
#hnav :hover ul.sub li a.mtab:hover {
	background-position: 0 0px;
	position:relative;
}
#hnav :hover ul.sub li a.mtab:hover {
	background:#ffffff;
	display:block;
}

/* Content */

#content {
	width: 952px;
	margin: 0 auto;
	border: 5px solid #ffffff; }

.imagespace {
	margin: 0 0 0 0;
	background: #ffffff; }

.entry {
	margin:0; 
	min-height: 225px;
	padding-left: 2em;
	padding-right: 2em;
	padding-top: 20px;
	padding-bottom: 5px;
	background: url('images/text_background.jpg') no-repeat top;
	 }
	 
.buttons {
	clear: both;
	margin: 0 auto;
	width: 952px;
	height: 17px;
	background: #000000;}

/* Footer */

#footer {
	clear: both;
	width: 952px;
	height: 15px;
	margin: 0 auto;
	background: #000000;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #904E00; }

#footer p {
	padding: 3px 0 0 0;
	text-transform: lowercase; }

#footer p a {
	color: #996699; }
