/*
Theme Name: Room No.9
Theme URI: http://www.roomno9.co.uk
Author: Design Sixty Six Ltd
Author URI: http://www.designsixtysix.co.uk
version: 1
*/

*{
	margin:0; 
	padding:0;
}

body {
	background:#d7e7f4 url(images/bg.jpg) top center no-repeat ;
	font-family: times;
	font-size: 14px;
	margin:0;
	padding:0;
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}

img {
	border: none; 
	padding:0; 
}

img a{
	border:none;
}

a{
	color:#f13647;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

/*************************************
Container 
**************************************/

#container {
	width: 700px;
	margin: 47px auto;
	padding:1px 0;
	color:#333;
	overflow: hidden;
	}
	
/*************************************
Header 
**************************************/

#header {
  	width: 700px; 
  	height: 53px;
	color: #fff;

	}

/*************************************
Menu 
**************************************/

#menu {
	width:700px;
	height:130px;
	overflow:hidden;
}

#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding: 0;
	margin: 0;
	width:140px;
	height:126px;
	display:block;
}

#menu ul li a:hover {
}

#giftsmenu {
	width:140px;
	height:126px;
	background:url(http://www.roomno9.co.uk/wp-content/themes/roomno9/images/gifts.jpg) no-repeat;
	text-indent: -9999px;
}

#artsmenu {
	width:140px;
	height:126px;
	background:url(http://www.roomno9.co.uk/wp-content/themes/roomno9/images/arts.jpg) no-repeat;
	text-indent: -9999px;
}

#stationerymenu {
	width:140px;
	height:126px;
	background:url(http://www.roomno9.co.uk/wp-content/themes/roomno9/images/stationery.jpg) no-repeat;
	text-indent: -9999px;
}

#cafemenu {
	width:140px;
	height:126px;
	background:url(http://www.roomno9.co.uk/wp-content/themes/roomno9/images/cafe.jpg) no-repeat;
	text-indent: -9999px;
}

#contactmenu {
	width:140px;
	height:126px;
	background:url(http://www.roomno9.co.uk/wp-content/themes/roomno9/images/contact.jpg) no-repeat;
	text-indent: -9999px;
}

/*************************************
Content 
**************************************/

#content {
	float:left;
	width:700px;
	overflow: hidden;
	margin:0 0 20px 0;
	}

.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}
	
.post h2{
	font:normal 15pt times;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {
	margin:10px 0 20px 2px;
	list-style:square;
}

.post li {
	margin:0 0 0 22px;
}

.entry p{
	margin:6px 0;
	padding:6px 4px 0 4px;	
}
	
.entry h1{
	margin:6px 0;
	padding:6px 4px 0 4px;	
}

/*************************************
Misc 
**************************************/

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.homegap {
	margin:30px 0 25px 0;
}

#content ul {
	margin:10px 0 20px 2px;
	list-style:square;
}

#content li {
	margin:0 0 0 22px;
}

/*************************************
Cafe 
**************************************/

#cafeslide {
	background:#d7e7f4 url(images/cafe_border.jpg) top center no-repeat ;
	width:700px;
	height:400px;
}

#cafeslide p {
	color:#004685;
	padding:12px 0 0 120px;
}

#cafeslide p span {
	font-size:14pt;
	font-weight:normal;
}

#slideshow_1 {
	margin: 80px 0 0 25px;
}

/*************************************
Contact 
**************************************/

#contactleft {
	float:left;
	width:270px;
	margin:10px 0 20px 4px; 
}

#contactright {
	margin: 10px 0;
}

/*************************************
Buttons 
**************************************/

#leftbuttons {
	float:left;
	width:260px;
	margin:10px 0 20px 0; 
}

#rightbuttons {
	float:right;
	width:260px;
	margin:10px 0 20px 0;
}

.hidden {
	display:none;
}

/*************************************
Footer 
**************************************/

#footer {
	clear: both;
	width: 700px;
	border-top:2px solid #ef3a48;
	}
	
#footer p{
	font-size:9pt;
	padding:3px 0;
	margin: 0; 
	color: #000; 
	text-align:left;
}
#footer a{
	color: #000;
	text-decoration: none;
}
#footer a:hover{
	color: #ef3a48;
	text-decoration: underline;
}
