/*
THEME NAME: Hotels Fairy - Subdomain
THEME URI: http://hotels-fairy.com
DESCRIPTION: Custom theme for Hotels Fairy subdomain website: http://subdomain.hotels-fairy.com
VERSION: 1.0
AUTHOR: <a href="http://www.rubiqube.com">Adrian Diaconescu</a>
AUTHOR URI: http://www.rubiqube.com
*/

@import "reset.css";

body {
	background: #FAFAFA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

a {
	color: #306666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

strong {
	font-weight: 700;
}

hr {
	border: none 0;
	border-bottom: 1px solid #E0E0E0;
	height: 1px;
	margin: 10px 0;
}

blockquote {
	font-style: italic;
	background: url("images/quotes.gif") no-repeat top left;
	background-position: 12px 12px;
	color: #595959;
	margin: 5px 0;
	padding: 8px 15px 8px 60px;
}

/* Content start */

.inner {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}

#header {
	background: url("images/bg_header.png") repeat-x top left;
	overflow: hidden;
}

#logo {
	float: left;
	margin: 6px 0 6px 0;
}

#logo a {
	display: block;
	width: 554px;
	height: 88px;
	background: url(images/logo.png) no-repeat top left;
}

#logo a span {
	display: none;
}

#headerbox {
	float: right;
	width: 350px;
	margin: 15px 0 0 0;
	overflow: hidden;
}

h1#slogan {
	color: #FFFFFF;
	font-size: 120%;
	font-weight: bold;
	text-align: right;
}

h2#slogan {
	color: #FFFFFF;
	font-size: 120%;
	font-weight: bold;
	text-align: right;
}



#share {
	margin-top: 20px;
	float: right;
	overflow: hidden;
}

#share li {
	float: left;
}

/* Tabs */

#thetabs {
	background: url("images/bg_tabs.png") repeat-x top left;	
	height: 33px;
	position: relative;
	z-index: 10;
}

/* LEVEL ONE */

ul.dropdown                         { position: relative; font-size: 115%; width: 960px; margin: 0 auto; }
ul.dropdown li                      { float: left; background: url("images/tableft.png") no-repeat left top; padding: 0 0 0 10px; margin-right: 4px; }
ul.dropdown a:hover		            { text-decoration: underline; }
ul.dropdown a:active                { text-decoration: underline; }
ul.dropdown li a                    { float: left; display: block; background: url("images/tabright.png") no-repeat right top; padding: 10px 20px 8px 10px; text-decoration: none; color: #FFFFFF; text-decoration: none; }
ul.dropdown li.hover,
ul.dropdown li:hover                { position: relative; }
ul.dropdown li.hover a              { color: #FFFFFF; }

/* LEVEL TWO */

ul.dropdown ul 						{ width: 220px; visibility: hidden; position: absolute; top: 100%; left: 0; }
ul.dropdown ul li 					{ background: url("images/bg_dropdown.png") left top; float: none; font-size: 90%; }
ul.dropdown ul li:hover				{ }
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block; float: none; background: none; } 
ul.dropdown ul li a:hover			{ background: none; }

/* Page Menu */

#menu {
	background: #2C8FA2;
	overflow: hidden;
}

#menu ul {
	padding-left: 20px;
}

#menu ul li {
	float: left;
	font-size: 110%;
	padding: 14px 0;
	margin-right: 20px;
}

#menu ul li a {
	color: #E8E9E9;
}

/* Container */

#container {
	width: 960px;
	overflow: hidden;
	margin: 15px auto;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 300px;
}

/* Search Box */

#searchpanel {
	margin-bottom: 10px;
}

#searchpanel h3 {
	background: #CC3399;
	padding: 10px;
	color: #FFFFFF;
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 3px;
}

#searchform {
	width: 298px;
	border: 1px solid #A9D0ED;
}

#searchform table {
	width: 270px;
	margin: 15px;
}

#searchform table td {
	padding: 6px;
}

#hotelCheckin, #hotelCheckout {
	width: 92px;
	padding: 2px 18px 2px 0px;
	border: 1px solid #8f959a;
	background: white url("http://affiliates.hotelscombined.com/Banners/images/cal.gif") no-repeat right center;
}

#citySearch {
	padding: 2px;
	width: 220px;
	border: 1px solid #8f959a;
	vertical-align: middle;
}

#btnSearch {
	cursor: pointer;
	width: 77px;
	height: 28px;
	background: url("http://affiliates.hotelscombined.com/Banners/images/search.gif");
	border: none;
	vertical-align:	middle;
}

/* Rent a Car Ad */

#rentacar .inner {
	background: url("images/carphoto.png") no-repeat bottom right;
}

#rentacar p {
	width: 130px;	
}

/* Sidebar Links */

#featuredlinks li {
	font-size: 130%;
	border: none;
	padding: 2px 0 2px 30px;
	background: url("images/star.gif") no-repeat 15px 8px;
}

#featuredlinks li a {
	color: #999999;
}

/* Sidebar Panels */

.sidepanel {
	width: 298px;
	margin-bottom: 4px;
	border: 1px solid #A9D0ED;
}

.sidepanel .inner {
	width: 278px;
	padding: 10px;
}

.sidepanel h3 {
	color: #379EAD;	
	font-size: 130%;
	font-weight: normal;
	margin-bottom: 5px;
}

.sidepanel ul li {
	border-bottom: 1px solid #EFEFEF;
	padding: 5px 0;
	line-height: 1.2;
}

.sidepanel p {
	margin-top: 8px;
	line-height: 1.3;
}

/* Content */

#contentwide {
	width: 960px;
}

#content {
	float: right;
	width: 645px;
}

.content-inner {
	padding: 0 10px;
}

#websites {
	width: 645px;
	height: 214px;	
	margin-bottom: 15px;
}

#websites h3 {
	display: inline;
	font-size: 160%;
	font-weight: bold;
	background: #399DAD;
	color: #FFFFFF;
	position: relative;
	left: 10px;
	top: 145px;
	line-height: 1.3;
	padding: 6px 10px;
}

/* Featured Box */

#featuredbox {
	background: #399DAD;
	color: #FFFFFF;
	margin-top: 15px;
}

#featuredbox .inner {
	padding: 10px 0 10px 10px;
	overflow: hidden;
	width: 635px;
}

#featuredbox h2 {
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 15px;
}

.featureditem {
	width: 300px;
	float: left;
	margin: 0 15px 10px 0;
	overflow: hidden;
}

.featureditem .hotelphoto {
	border: 1px solid #FFFFFF;
	float: left;
	margin-right: 10px;
}

.featureditem h3 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 5px;
}

.featureditem p {
	font-size: 90%;
	line-height: 1.2;
	margin-bottom: 8px;
}

.featureditem .btn-compare {
	float: right;
}

#btn-allhotels {
	text-align: right;
	padding-right: 20px;
}

/* News Box */

#newsbox {
	border: 1px solid #A9D0ED;
	margin-top: 15px;
}

#newsbox .inner {
	padding: 10px;
	width: 625px;	
}

#newsbox h2 {
	font-size: 130%;
	margin-bottom: 15px;
	color: #666666;
}

#newsbox h4 {
	font-size: 110%;
	margin-bottom: 5px;
}

#newsbox p {
	font-size: 90%;
	line-height: 1.2;
	margin-bottom: 10px;
}

#newsbox a {
	color: #369DAC;
}

/* Blog Post */

.post {
	margin-bottom: 50px;
}

.post-title {
	font-size: 200%;
	line-height: 1.2;
	font-weight: bold;
	color: #217B86;
}

.post-meta {
	font-size: 85%;
	color: #999;
	margin-top: 5px;
}

.post-meta a {
	color: #666666;
}

.post-content {
	margin-top: 10px;
	color: #2B8EA3;
}

.post-content h2 {
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 10px;
	color: #227A86;
}

.post-content h3 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 10px;
	color: #227A86;
}

.post-content h4 {
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 10px;
	color: #227A86;
}

.post-content p {
	line-height: 1.3;
	margin-bottom: 10px;
}

.post-content img.alignnone {
	background: #FFF;
	border: 1px solid #EFEFEF;
	padding: 4px;
}

.post-content img.alignleft {
	float: left;
	border: 1px solid #EFEFEF;
	margin: 0 25px 15px 0;
	padding: 4px;
}

.post-content img.alignright {
	float: right;
	border: 1px solid #EFEFEF;
	margin: 0 0 15px 25px;
	padding: 4px;
}

.post-content ul,.post-content ol {
	margin-left: 30px;
	margin-bottom: 20px;
}

.post-content ul {
	list-style: outside;
}

.post-content ol {
	list-style: decimal;
}

.post-content ul li,.post-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

.more-link {
	font-weight: 700;
	display: block;
	margin-top: 10px;
}

.section-title {
	font-size: 140%;
	margin-bottom: 10px;
}

.navleft {
	float: left;
	margin: 0 15px 15px 0;
}

.navright {
	float: right;
	margin: 0 0 15px 15px;
}

.navigation div a {
	font-size: 110%;
}

#comments ol li {
	margin-top: 2px;
	border-bottom: 1px solid #F0F0F0;
	padding: 10px 0;
	overflow: hidden;
	height: 1%;
}

.comment-gravatar {
	float: left;
	margin-right: 10px;
	background: #FFF;
	border: 1px solid #F0F0F0;
	padding: 3px;
}

.comment-data {
	float: left;
	width: 400px;
}

.comment-data p {
	margin-bottom: 6px;
	line-height: 1.3;
}

.comment-author {
	font-weight: 700;
	margin-bottom: 3px;
}

.comment-meta {
	color: #666;
	margin-bottom: 5px;
	font-size: 85%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
}

#comment-form label {
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
}

#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
}

#comment-form textarea {
	width: 455px;
	height: 200px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 10px;
}

/* Footer */

#footer {
	padding: 20px 0;
	background: url("images/bg_footer.png") repeat-x top left;
	color: #FFFFFF;
}

#footer p {
	padding-bottom: 10px;
	text-align: center;
}

#footer a {
	font-weight: bold;
	color: #FFFFFF;
}

/* Misc */

.sep {
	color: #CCC;
	margin: 0 8px;
}

.icon {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}