/*  

Template Name: cafe style art

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 {

	text-transform: lowercase;

	font-family: century gothic ,Arial, Verdana, sans-serif;

	font-weight: normal;

	color: #ff6611; }



h1 {

	letter-spacing: -1px;

	font-size: 2em; }



h2 {

	letter-spacing: -1px;

	font-size: 2em; }



h3 {

	font-size: 1em; }



p, ul, ol {

	line-height: 110%; }



blockquote {

	padding-left: 1em; }



blockquote p, blockquote ul, blockquote ol {

	line-height: normal;

	font-style: italic; }



a {	

	font-size: 12px;

	color: #cccc99;

	border: none; }

	

a.plain { 

	font-size: 10px;

	text-decoration: none;}

	

a.face { 

	font-size: 16px;}

	

a.home { 

	font-size: 17px;

	color: #ff6611;

	border: none; }



a:hover {

	color: #996699; }

/* 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: 17px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff; }

#header a {
	text-decoration: none;
	color: #000000; }

/* logo */

#logo {
	float: left;
	width: 550px;
	height: 86px;
	background: #ffffff; }

#logo a {
	color: #000000;
	border:none; }

/* Banner */

#banner {
	float: right;
	width: 386px;
	height: 86px;
	background: #ffffff;
}	
/* Page */



#page {

	width: 952px;

	margin: 0 auto; }



/* Content */



#content {

	border:5px solid #ffffff; 

	width: 952px;

	background: #000000;

	min-height: 472px;

	margin: 0 auto;

	padding: 0;

	font-family: century gothic ,Arial, Helvetica, sans-serif }



#imagespace {

	float: right;

	border-left: 5px solid #ffffff;

	margin: 0 0 0 0;

	width: 483px ;

	min-height: 452px ;

	padding: 10px 10px 10px 10px ;

	background: #000000; }



#entry {

	float: left;

	margin: 0 0 0 0;

	min-height: 472px;

	width: 382px ;

	padding-left: 2em;

	padding-right: 1.8em;

	background: #000000; }

.buttons {
	clear: both;
	margin: 0 auto;
	width: 952px;
	height: 17px;
	background: #000000;}

/* Footer */



#footer {

	clear: both;

	width: 950px;

	height: 20px;

	margin: 0 auto;

	background: #000000;

	text-align: center;

	font-size: 10px;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	color: #904E00; }



#footer p {

	line-height: 140%; 	

	padding: 2px 0 0 0;

	text-transform: lowercase; }



#footer p a {

	color: #996699; }
