/*
Theme Name: Flights from Birmingham
Theme URI: http://flights-from-birmingham.com/
Version: 1.0
Author: Keith Donegan
Author URI: http://eirestudio.net/
*/




/* --------------- ( Reset ) --------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	/* vertical-align: baseline; */
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}




/* --------------- ( Clearfix ) --------------------------------------------- */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




/* --------------- ( General ) --------------------------------------------- */
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: url(images/bg-body.jpg) repeat-x;
	padding: 20px 0px 35px 0px;
	color: #333;
}

/* Links */
a { color: #364D92; }
a:hover { text-decoration: none; }

/* Headings */
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #364D92;
	font-weight: normal;
}




/* --------------- ( Wrapper ) --------------------------------------------- */
#wrapper {
	margin: 0 auto;
	width: 950px;
	border: 1px solid #fff;
	position: relative;
}



/* --------------- ( Header ) --------------------------------------------- */
#header {
	width: 950px;
}
	#header h1 a {
		background: url(images/logo.jpg) no-repeat;
		width: 365px;
		height: 62px;
		display: block;
		text-indent: -9999px;
		float: left;
		margin: 0px 0px 15px 5px;
	}
	#header #top-links {
		float: right;
		width: 554px;
		height: 34px;
		margin-top: 43px;
		background: url(images/bg-top-links.jpg) bottom no-repeat;
	}
		#header #top-links ul {
			padding-left: 22px;
		}
			#header #top-links ul li {
				display: inline;
				height: 35px;
			}
				#header #top-links ul li a {
					font: bold 13px Arial, Helvetica, sans-serif;
					float: left;
					display: block;
					background: url(images/top-links-divider.gif) bottom right no-repeat;
					height: 35px;
					line-height: 35px;
					color: #FEC15C;
					text-decoration: none;
					padding-right: 15px;
					margin-right: 15px;
				}
					#header #top-links ul li a:hover {
						text-decoration: underline;
					}
					#header #top-links ul li.last a {
						padding-right: 0;
						margin-right: 0;
						background: none;
					}





/* --------------- ( Main nav ) --------------------------------------------- */
#mainnav {
	background: url(images/bg-mainnav.jpg) no-repeat;
	height: 40px;
	margin-bottom: 25px;
	width: 950px;
}
	#mainnav form#searchform {
		float: right;
		margin: 8px 5px 0px 0px;
		display: inline;
		width: 300px;
	}
		#mainnav form#searchform #s {
			margin-top: 4px;
			float: left;
			width: 206px;
                        font-size: 12px;
			border: 1px solid #fff;
		}
		#mainnav form#searchform #searchsubmit {
			margin: -2px 0px 0px 0px;
			float: right;
			position: relative;
		}
	#mainnav ul {
		float: left;
		height: 40px;
		padding-left: 16px;
	}
		#mainnav ul li {
			display: inline;
		}
			#mainnav ul li a {
				color: #fff;
				text-decoration: none;
				font: bold 15px Arial, Helvetica, sans-serif;
				line-height: 39px;
				float: left;
				padding-right: 15px;
				margin-right: 15px;
				background: url(images/mainnav-divider.gif) right no-repeat;
			}




/* --------------- ( Content ) --------------------------------------------- */
#content-wrapper {
	float: right;
	width: 700px;
}
	#content-wrapper #content {
		width: 527px;
		float: left;
	}
		#skyscraper {
			/* width: 150px; */
			/* background: url(images/120-grey-mid.gif) repeat-y; */
		}
		.left {
			float: left;
			margin-left: 36px;
			display: inline;
		}
		.right {
			float: right;
		}
			#skyscraper span#top {
				height: 11px;
				background: url(images/120-grey-top.gif) no-repeat;
				display: block;
			}
			#skyscraper span#bottom {
				height: 11px;
				background: url(images/120-grey-bottom.gif) no-repeat;
				display: block;
				overflow: hidden;
			}
			#skyscraper div {
				/* margin: 3px 0px 3px 7px; */
			}
		
		
		

#content {
	width: 700px;
	float: right;
}
	#content #meta {
		border: 1px solid #BFDEFF;
		font-size: 11px;
		margin-bottom: 15px;
		padding: 5px 5px 0px 5px;
		background: #ECF5FF;
	}
		#content p {
			margin-bottom: 5px !important;
                        
		}
	#content h1, #content h1 a {
		margin-bottom: 15px;
		font-size: 24px;
		text-decoration: none;
	}
	#content h2 {
		font-size: 19px;
		margin-bottom: 15px;
	}
	#content h3 {
		font-size: 16px;
		font-weight: bold;
		margin-bottom: 15px;
	}
	#content p {
		margin-bottom: 15px;
		line-height: 19px;
	}
	#content strong {
		font-weight: bold;
	}
	#content ul, #content ol {
		margin: 0px 0px 13px 15px;
	}
		#content ul li {
			line-height: 19px;
			margin-bottom: 5px;
			padding-left: 20px;
			background: url(images/bullet.gif) 0px 7px no-repeat;
		}
		#content ol li {
			line-height: 19px;
			margin: 0px 0px 0px 18px;
			padding-left: 5px;
			list-style-type: decimal;
		}
		#content blockquote {
			font-style: italic;
			margin-left: 15px;
			padding-left: 28px;
			background: url(images/blockquote.jpg) no-repeat;
		}
		#content .alignleft {
			float: left;
			margin: 0px 10px 10px 0px;
		}
		#content .alignright {
			float: right;
			margin: 5px 0px 10px 10px;
		}




/* --------------- ( Sidebar ) --------------------------------------------- */
#sidebar {
	width: 220px;
}
	#sidebar .box {
		background: url(images/sidebar-mid.jpg) repeat-y;
		float: left;
		margin: -8px 0px 25px 0px;
		width: 220px;
	}
		#sidebar .box span {
			background: url(images/sidebar-bottom.jpg) no-repeat;
			height: 11px;
			overflow: hidden;
			margin: -8px 0px 0px 0px;
			float: left;
			width: 220px;
			position: relative;
			z-index: 1;
		}
		#sidebar .box ul {
			
		}
			#sidebar .box ul li.headingtitle {
				background: url(images/sidebar-heading.jpg) no-repeat;
				height: 27px;
				width: 174px;
				font: bold 14px Arial, Helvetica, sans-serif;
				display: block;
				color: #fff;
				position: relative;
				padding: 18px 0px 0px 56px;
				text-decoration: none;
				overflow: hidden;
				margin: 0px 0px 7px -10px;
				
			}
				#sidebar .box ul li.heading a {
					background: url(images/sidebar-heading.jpg) no-repeat;
					height: 45px;
					color: #fff;
					position: relative;
					display: block;
					padding-left: 56px;
					font: bold 14px Arial, Helvetica, sans-serif;
					line-height: 55px;
					text-decoration: none;
					overflow: hidden;
					margin: 0px 0px 7px -10px;
					width: 174px;
				}
					#sidebar .box ul li.heading a:hover {
						background: url(images/sidebar-heading.jpg) no-repeat !important;
                                                color: #fff; text-decoration: none;
					}
					#sidebar .box ul li.heading a:active {
						background: url(images/sidebar-heading.jpg) no-repeat;
					}
			#sidebar .box ul li {
				display: inline;
			}
				#sidebar .box ul li a {
					display: inline;
					font-size: 11px;
					margin: 0px 0px 5px 6px;
					padding-left: 10px;
					color: #333;
					line-height: 25px;
					text-decoration: none;
					height: 25px;
					float: left;
					width: 200px;
					position: relative;
					z-index: 2;
					background: url(images/sidebar-item.jpg) 0px 0px no-repeat;
				}
					#sidebar .box ul li a:active {
						background: url(images/sidebar-item.jpg) 0px -24px no-repeat;	
					}
                                        #sidebar .box ul li a:hover {
						color: #364D92; text-decoration: underline;
					}








/* --------------- ( Orange Box ) --------------------------------------------- */
/* #orange-box {
	margin-bottom: 25px;
}
	#orange-box #heading-top-left {
		background: url(images/orange-top-left.jpg) no-repeat;
		height: 47px;
		width: 12px;
		float: left;
	}
	#orange-box #heading-top-right {
		background: url(images/orange-top-right.jpg) no-repeat;
		height: 47px;
		width: 17px;
		float: left;
	}
		#orange-box p {
			float: left;
			background: url(images/orange-top-repeat.jpg) repeat-x;
			height: 47px;
			font: normal 18px Arial, Helvetica, sans-serif;
			line-height: 36px;
			color: #fff;
			padding: 0px 6px;
		}
	#orange-top {
		background: url(images/orange-top.jpg) no-repeat;
		height: 12px;
		width: 950px;
		margin-top: -12px;
	}
	#orange-bottom {
		background: url(images/orange-bottom.jpg) no-repeat;
		height: 12px;
		float: left;
		width: 950px;
	}
	#orange-mid {
		background: url(images/orange-mid.gif) repeat-y;
		margin-top: -2px;
		float: left;
		width: 900px;
		padding: 15px 25px 15px 25px;
	}
		#orange-mid ul {
			
		}
			#orange-mid ul li {
				border: 1px solid #fff;
				float: left;
				width: 120px;
				text-align: center;
				font-size: 11px;
				height: 95px;
				display: inline;
			}
				li#item-1 { margin: 10px 50px 20px 20px; }
				li#item-2 { margin: 10px 50px 20px 10px; }
				li#item-3 { margin: 10px 50px 20px 10px; }
				li#item-4 { margin: 10px 50px 20px 10px; }
				li#item-5 { margin: 10px 0px 20px 10px; }
				li#item-6 { margin: 10px 50px 0px 20px; }
				li#item-7 { margin: 10px 50px 0px 10px; }
				li#item-8 { margin: 10px 50px 0px 10px; }
				li#item-9 { margin: 10px 50px 0px 10px; }
				li#item-10 { margin: 10px 0px 0px 10px; }
				
				#orange-mid ul li img {
					margin-bottom: 3px;
				}
*/



/* --------------- ( Leaderboard ) --------------------------------------------- */
#leaderboard {
	margin: 20px 0px 20px 120px;
}
	



/* --------------- ( Grey Box ) --------------------------------------------- */
#grey-box-wrapper {
	margin: 6px 0px 22px 0px;
	position: relative;
}
#grey-box {
	background: url(images/grey-mid.jpg) repeat-y;
}
	#grey-box span {
		background: #fff;
		color: #243473;
		float: left;
		display: inline-block;
		padding: 3px 7px;
		position: relative;
		margin: -24px 0px 0px 15px;
		font: bold 15px Arial, Helvetica, sans-serif;
	}
	#grey-box #top {
		background: url(images/grey-top.jpg) no-repeat;
		height: 15px;
		width: 700px;
	}
	#grey-box #bottom {
		background: url(images/grey-bottom.jpg) no-repeat;
		height: 15px;
		width: 700px;
		margin-top: -10px;
	}
	#grey-box ul {
		width: 685px;
		margin-top: 0px;
		padding-left: 6px;
	}
	* html #grey-box ul { margin-right: -15px; }
		#grey-box ul li {
			padding-left: 0;
			background: none;
			width: 213px;
			float: left;
			margin: 0px 15px 0px 0px;
		}
			#grey-box ul li a {
				font-size: 11px;
			}



/* --------------- ( Orange Box ( Airlines ) ) --------------------------------------------- */
#airy-box-wrapper {
	margin: 6px 0px 22px 0px;
	position: relative;
}
#airy-box {
	background: url(images/airlines-mid.jpg) repeat-y;
}
	#airy-box span {
		background: #fff;
		color: #243473;
		float: left;
		display: inline-block;
		padding: 3px 7px;
		position: relative;
		margin: -24px 0px 0px 15px !important;
		font: bold 15px Arial, Helvetica, sans-serif;
	}
	#airy-box #top {
		background: url(images/airlines-top.jpg) no-repeat;
		height: 15px;
		width: 700px;
	}
	#airy-box #bottom {
		background: url(images/airlines-bottom.jpg) no-repeat;
		height: 15px;
		width: 700px;
		margin-top: -10px;
	}
	#airy-box ul {
		width: 685px;
		margin-top: 7px;
		padding-left: 6px;
		margin-bottom: 0;
	}
	* html #airy-box ul { margin-right: -15px; }
		#airy-box ul li {
			padding-left: 0;
			background: none;
			/* width: 213px; */
			float: left;
			margin: 0px 5px 12px 0px;
		}
			#airy-box ul li a {
				font-size: 11px;
			}
		
		
/* offer Button */

#airy-box-wrapper a {
	height: 31px;
	display: inline-block;
	margin-right: 15px;
	line-height: 31px;
	background: url(http://www.flights-from-birmingham.com/wp-content/themes/ffb/images/offer-button-right.jpg) no-repeat bottom right; 
	padding-right: 10px;
	color: #333;
	text-decoration: none;
}
	#airy-box-wrapper a div {
		background: url(http://www.flights-from-birmingham.com/wp-content/themes/ffb/images/offer-button-left.jpg) bottom left no-repeat !important; 
		display: block !important;
		padding: 0px 4px 0px 18px;
		color: #333 !important;
		font-weight: bold;
	}


*/







/* --------------- ( Blue Box ) --------------------------------------------- */
#blue-box-wrapper {
	margin-bottom: 22px;
	position: relative;
}
#blue-box {
	background: url(images/blue-mid.jpg) repeat-y;
}
	#blue-box #offer {
		position: relative;
		padding: 7px 15px 15px 15px;
		font-size: 11px;
	}
		#blue-box #offer img { margin-bottom: 5px; }
		#blue-box #offer a { font-weight: bold; }
		#blue-box #offer p { margin: 0px 0px 4px 2px; }
	#blue-box span#spanny {
		background: #fff;
		color: #243473;
		float: left;
		display: inline-block;
		padding: 3px 7px;
		position: relative;
		margin: -24px 0px 0px 15px;
		font: bold 15px Arial, Helvetica, sans-serif;
	}
	#blue-box #top {
		background: url(images/blue-top.jpg) no-repeat;
		height: 15px;
		width: 700px;
	}
	#blue-box #bottom {
		background: url(images/blue-bottom.jpg) no-repeat;
		height: 15px;
		width: 700px;
		margin-top: -15px;
		margin-bottom: 20px;
	}
	#blue-box ul {
		width: 685px;
		margin-top: 0px;
		padding-left: 6px;
	}
	* html #blue-box ul { margin-right: -15px; }
		#blue-box ul li {
			padding-left: 0;
			background: none;
			width: 213px;
			float: left;
			margin: 0px 15px 0px 0px;
		}
			#blue-box ul li a {
				font-size: 11px;
			}




/* --------------- ( Footer ) --------------------------------------------- */
#footer {
	border-top: 1px solid #ccc;
	padding-top: 10px;
	margin-top: 15px;
	color: #ccc;
	text-align: center;
	float: left;
	width: 950px;
}
	#footer p {
		margin-bottom: 10px;
	}
	#footer a {
		color: #364D92 !important;
	}
	#lms {
	    line-height: 19px;
		float: right; 
		width: 700px;
	}
		#lms h2 { 
			font: bold 12px verdana, arial;
			color: #333 !important; 
			margin-bottom: 7px;  
		}





/* --------------- ( Comments ) --------------------------------------------- */
.comments-template {
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}
	.comments-template ol {
		margin: 0px 0px 12px 0px !important;
		list-style: none;
	}
		.comments-template ol li {
			margin: 0px 0px 12px 0px !important;
			list-style-type: none !important;
			background: #FFF2DD;
			padding: 8px 8px 2px 8px;
		}
			.comments-template input, .comments-template textarea {
				border: 1px solid #ccc;
				padding: 4px;
			}
.comments-template #submit {
	background: url(images/submit-comment.jpg) no-repeat;
	cursor: pointer;
	width: 148px;
	height: 28px;
	border: none;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	width: 98%;
}





.navigation {
	margin-top: 15px;
}








#wpcf { margin: 15px 0px;}
#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	width: 100px;
	clear: both;
	margin-top: 23px;
}





/* -------- ( Misc ) --------------- */
#flytcsearchengine_container {
       width: 216px;
       float: right;
}
.newsitem {
	line-height: 19px;
	margin-bottom: 18px;
}
.metaitem {
	color: #666;
	font-style: italic;
	margin-bottom: 10px;
}




.essential-right {
	font-weight: normal !important;

}
/* offer Button */
#offer p#linky {
	
}
#offer #latest-flight-offers-wrapper {
	
}

#offer #latest-flight-offers-wrapper a {
	height: 31px;
	display: inline-block;
	margin-right: 15px;
	line-height: 31px;
	background: url(http://www.flights-from-birmingham.com/wp-content/themes/ffb/images/offer-button-right.jpg) no-repeat bottom right; 
	padding-right: 10px;
	color: #333;
	text-decoration: none;
}
	
		/*ul#dark-space li a:hover {
			background: url(btn-right.jpg) top right no-repeat;
			color: #0A5965;
		}
		*/
		#offer #latest-flight-offers-wrapper a span {
			background: url(http://www.flights-from-birmingham.com/wp-content/themes/ffb/images/offer-button-left.jpg) bottom left no-repeat; 
			display: block;
		    padding: 0px 4px 0px 18px
		}
		/*
			ul#dark-space li a span {
				background: url(btn-left.jpg) bottom left no-repeat; 
			 	display: block;
				padding: 0px 4px 0px 18px;
			}
				ul#dark-space li a:hover span {
			 		background: url(btn-left.jpg) left top no-repeat; 
				}
	ul#dark-space li#current a {
		background: url(btn-right.jpg) top right no-repeat;
		color: #0A5965;
	}
	ul#dark-space li#current a span {
		background: url(btn-left.jpg) left top no-repeat; 
	}

*/






#map {
	margin-bottom: 18px;
}

