
/*  
Theme Name: Affordable Inns
Theme URI: http://www.affordableinns.com
Description: For hotel - Affordable Inns
Version: wordpress 2[1].1.3
Author: Blizzard Internet Marketing
Author URI: http://blizzardinternet.com/
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Arial, Sans-Serif;
	background-color:#f0eee2;
	color: #000;
	margin: 20px 0 20px 0;
	padding: 0; 
}

#page {
	text-align: left;
	position:absolute;
	left:50%;
	margin-left:-395px;
	padding: 0;
	width: 790px;
}

#header {
	margin:0px; 
	padding:0px; 
	height:75px; 
	width:790px;
	position:relative;
}

#header a#bloglink {
	display:block;
	width:114px;
	height:18px;
	padding:10px;
	position:absolute;
	left: 370px;
	top:5px;
	background:url(images/bloglink.png) center center no-repeat;
}

* html #header a#bloglink {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bloglink.png", sizingMethod="crop");
}

#header .logo {
	background:url(images/logo.png) top left no-repeat;
	height:75px;
	width:306px;
	position:absolute;
	top:0px;
	left:21px;
	display:block;
}

#header .availability {
	background:url(images/room59_price.jpg) top left no-repeat;
	height:55px;
	width:245px;
	position:absolute;
	top:-5px;
	right: 10px;
	display:block;
}

#header .logo span, #header a#bloglink span {
	position:absolute;
	left:-999em;
}

#header .infoline {
	background:url(images/top-infoline.png) top left no-repeat;
	height:20px;
	width:423px;
	position:absolute;
	top:50px;
	left:340px;
}

#header .infoline span {
	position:absolute;
	left:-999em;
}

h1 {
	font-size: 18px;
}
	
#content {
	font-size:1.2em;
	margin:0px;
	width:771px;
	padding:10px 8px 10px 8px;
	background:url(images/main-bg.png) top left repeat-y;
}

.home #content {
	padding:0px 8px 10px 8px;
}

#content li {
	margin-left:2em;
}

.content-header {
	width:771px;
	height:150px;
	overflow:hidden;
}

.content-header img {
	margin-top:-130px;
}

#main-foot {
	background:url(images/footer.png) top left no-repeat;
	height:36px;
	width:790px;
	position:relative;
}

#main-foot span {
	position:absolute;
	left:-999em;
}

#main-foot a {
	display:block;
	position:absolute;
	height:26px;
	top:opx;
}

#main-foot a.web {
	left:403px;
	width:143px;
}

#main-foot a.emaillink {
	left:547px;
	width:196px;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 790px;
	clear: both;
	border: none;
	text-align:center;
}

/* Begin TripAdvisor*/
#tripadvisor {
	float: right;
	position: absolute;
	top: 680px;
	left: 571px;
}

/* Begin Google Places*/
#google_places {
	float: right;
	position: absolute;
	top: 805px;
	left: 571px;
}

/* Begin Yelp*/
#yelp {
	float: right;
	position: absolute;
	top: 930px;
	left: 571px;
}

/* Begin Facebook*/
#facebook {
	float: right;
	position: absolute;
	top: 1055px;
	left: 571px;
}

/* Begin Sidebar */
#sidebar {
	padding: 20px 0 10px 0;
	width: 220px;
	float:right;
}

.post {
	padding:10px;
}

body.home .post {
	padding:10px;
	width:500px;
	float:left;
}

#specials {
	background:url(images/specials-box.png) bottom left no-repeat;
	width:205px;
	float:right;
	margin:15px 5px 15px 15px;
	min-height:200px;
}

#specials p {
	padding:0px 10px 0px 10px;
}

#specials .header {
	background:url(images/specials-box.png) top left no-repeat;
	width:205px;
	height:30px;
	margin-bottom:5px;
}

#specials .header span {
	position:absolute;
	left:-999em;
}
