/*
Theme Name: Modo Liverpool
Theme URI: http://www.modoliverpool.co.uk
Description: Modo Liverpool Wordpress Theme
Version: 1
Author: Adam Hughes
Author URI: http://www.hexl.co.uk
*/

html{
	font-size:16px;	
	overflow:scroll;
}
img, div, p { behavior: url('images/iepngfix.htc'); }
body{
	font-family:'TeXGyreAdventorRegular', Arial, sans-serif;
	font-size:0.7em;
	letter-spacing:1px;
	color:#F9F9F9;
}

h1, h2, h3, h4, h5{
	font-family:'TeXGyreAdventorBold', Arial, sans-serif;
	color:#b89128;
	font-weight:normal;
	margin:0 0 20px 0;
	text-transform:uppercase;
}
h1{
	font-size:2.1em;
}
h3{
	font-family:'TeXGyreAdventorRegular', Arial, sans-serif;
	font-size:1em;
	margin:0;
}
p{
	line-height:1.6em;
	font-weight:lighter;
	margin:0 0 20px 0;
}
a{
	color:#b89128;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;	
}
a:hover, a:visited{
	color:#b89128;
}
ul{
}
li{
	margin:0 0 20px 0;
	line-height:1.4em;
}
img{
	border:3px #000 solid;
	margin:0 0 20px 0;	
}
.left{
	float:left;
}
.right{
	float:right;	
}
#wrapper{
	width:776px;
	margin:0 auto;padding:0 37px;
}
/*********** BACKGROUNDS */
.homepage-bg{
	background:#000 url('images/background/homepage-bg.jpg') top center repeat;	
}
.event-bg{
	background:#000 url('images/background/event-bg-01.jpg') top center repeat;	
}
.whats-on-bg{
	background:#000 url('images/background/whats-on-bg.jpg') top center repeat;	
}
.drinks-offers-bg{
	background:#000 url('images/background/drinks-bg.jpg') top center repeat;	
}
.contact-bg{
	background:#000 url('images/background/contact-bg.jpg') top center repeat;	
}
/*********** HEADER */
#header-wrap{
	width:224px;height:auto;
}
#header{
	width:164px;height:auto;float:left;padding:20px 30px 0;
	background:url("images/menu/menu-strip.png") top left repeat-y;
	color:#fff;
}
#header-bottom{
	width:224px;height:23px;float:left;
	background:url("images/menu/menu-bottom.png") top left no-repeat;
}
#header h1{
	width:164px;height:68px;text-indent:-1984px;float:left;margin:0;
	background:url("images/modo-logo.png") top left no-repeat;
}
#header h1 a{
	width:164px;height:68px;float:left;
}
.zig-zag{
	background:url('images/menu/zig-zag.png') top left no-repeat;
	height:16px;width:164px;clear:both;float:left;	
}
#header p{
	text-align:center;
	color:#b89128;	
	font-family:'TeXGyreAdventorBold', Arial, sans-serif;
	font-size:0.9em;
}
a#facebook-link, a#twitter-link{
	color:#b89128;	
	text-transform:uppercase;
	text-decoration:none;
}
a#twitter-link{
	color:#cab482;	
}
/*********** MENU */
ul#menu{
	text-align:center;
	font-family:'TeXGyreAdventorBold', Arial, sans-serif;
}
ul#menu li{
	margin:0;	
}
ul#menu li a{
	color:#fff;
	text-transform:uppercase;
	font-size:1.4em;
	text-decoration:none;
}
ul#menu li a:hover{
	color:#b89128;
}
/*********** CONTENT */
#content{
	width:440px;
	padding:70px 0 0 5px;
	clear:both;
	background-color:transparent;
}
p.feature-text{
	font-family:'TeXGyreAdventorBold', Arial, sans-serif;
	text-transform:uppercase;
	font-size:1.4em;
	line-height:1.1em;
	width:350px;
}
p.homepage-text{
	width:403px;height:157px;text-indent:-1984px;
	background:url("images/homepage-text.png") top left no-repeat;
	margin:20px 0;	
}
ul.drinks li span{
	font-family:'TeXGyreAdventorBold', Arial, sans-serif;
}
/*********** FOOTER */
#footer{
	height:20px;	
}
