/*
Theme Name: GFK Airport
Author: 81designs
Author URI: http://81designs.com/
*/


/*

	Blue Border Color:	#aacbdb;
	Blue Links Color:	#406a98;

*/

:focus {/* remember to define focus styles! */
	outline: 0;
}

a.frontButton{
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
	border-radius: 10px;
	background: #fac695; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhYzY5NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2Y1YWI2NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZjhkMzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #fac695 0%, #f5ab66 47%, #ef8d31 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fac695), color-stop(47%,#f5ab66), color-stop(100%,#ef8d31)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fac695 0%,#f5ab66 47%,#ef8d31 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fac695 0%,#f5ab66 47%,#ef8d31 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fac695 0%,#f5ab66 47%,#ef8d31 100%); /* IE10+ */
	background: linear-gradient(top,  #fac695 0%,#f5ab66 47%,#ef8d31 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fac695', endColorstr='#ef8d31',GradientType=0 ); /* IE6-8 */
	text-decoration: none;
	color: white;
	padding:6px 8px 8px 8px;
	font-size: 18px;
	width:100px;
	text-align: center;
}
a.frontButton:hover{
	color:#9B4720;
}

a, a:hover, a:active, a img{outline:none; border:none;}
img.blue_border{
	border:1px solid #003366;
}
body{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#5b5b5b; background:url(images/background.jpg) top center no-repeat #FFF;}
p{
	padding:0 0 7px 0;
	margin:0;
	text-align: left;
}

#header{
	background:url(images/top_banner.png) top left no-repeat;
	width:auto;
	height:205px;
	margin:20px 0;
}
#container #main #content h3 {
	color: #039;
}

#header #logo {padding:40px 0 0 50px; width:260px; height:156px; float:left;}
#header #logo h1 a{text-indent:-9999px; background:url(images/logo.png) top left no-repeat; width:226px; height:85px;display:block;}
#header .menu {float:left; position:relative; margin:55px 0 0 19px;}

#header .menu .menu-airport-info-container {width:230px;}
#header .menu .menu-airport-authority-container {width:220px;}
#header .menu .menu-passengers-menu-container {width:220px;}

#header .menu div, #header .menu div ul{list-style:none; margin:0; padding:0; float:left;}
#header .menu ul li a{color:#fff; text-decoration:none;}
#header .menu ul li.current-page-ancestor,
#header .menu ul li.current_page_item{font-weight: 900; text-indent: 10px;}
#header .menu ul li a:hover{text-decoration:underline;}

#intro, #content{padding:5px 0; display: block; text-align:justify; width:770px; float:left; position:relative; clear:both;}
#content{
	border-bottom:none;
	text-align: left;
}
#intro h1, #content h1{
	font-size:12px;
	margin:0;
	padding:0;
	color:#5b5b5b;
	text-align: left;
}
#intro h1.entry-title{
	font-size: 16px;
}

footer.entry-meta{
	margin:20px 0;
	padding:20px 0 0 0;
	border-top:1px solid #AACBDB;
	float: left; clear: both;
	width: 100%;
}
.home article footer.entry-meta{
	margin: 5px 0;
	padding:5px 0 0 0;
}

#container{
	position:relative;
	margin:0 auto;
	text-align:left;
	width:1000px;
}
#container #main{
	float:left;
	border-right:1px solid #aacbdb;
	padding:0 10px 0 20px;
	margin-right:10px;
	width:775px;
	text-align: center;
}
#container #side{float:left; text-align:center; margin-bottom:20px;max-width:180px;}
#container #side #follow{padding: 0; margin-bottom:10px; border-bottom:1px solid #aacbdb;}
#container #side #follow hr{border:none; border-bottom:1px solid #aacbdb; background: transparent; height: 0px;}

#flightInfo .header{float:left; position:relative; clear:both; width:100%;}
#flightInfo .header h3{float:left; width:380px; display:inline; padding:0; margin:0 7px 3px 0; color:#004089;}
#flightInfo iframe{width:380px; height:150px; overflow:hidden; border:none; margin:0 5px 0 0;}

ul#subMenu{list-style:none; margin:15px 0 0 0; padding:0; float:left; clear:both; width:100%;}
ul#subMenu{margin:10px 0;}

#header .menu ul li a.current{text-decoration:underline; color:#406a98; font-weight:900;}

/* GENERAL CLASSES */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


#container #main #content table {
	text-align: left;
}
#container #main #content table {
	text-align: center;
}


/* Assistive text */
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
#access a.assistive-text:active,
#access a.assistive-text:focus {
	background: #eee;
	border-bottom: 1px solid #ddd;
	color: #1982d1;
	clip: auto !important;
	font-size: 12px;
	position: absolute;
	text-decoration: underline;
	top: 0;
	left: 7.6%;
}


/* Comment Form */
#respond {
	background: #ddd;
	border: 1px solid #d3d3d3;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 20px 0;
	padding: 1.625em;
	position: relative;
	width: 90%;
}
#respond input[type="text"],
#respond textarea {
	background: #fff;
	border: 4px solid #eee;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	position: relative;
	padding: 10px;
	text-indent: 80px;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	position: relative;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
	background: #eee;
	-webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	-moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	color: #555;
	display: inline-block;
	font-size: 13px;
	left: 4px;
	min-width: 60px;
	padding: 4px 10px;
	position: relative;
	top: 40px;
	z-index: 1;
}
#respond input[type="text"]:focus,
#respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}
#respond textarea {
	resize: vertical;
	width: 95%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
	color: #bd3500;
	font-size: 22px;
	font-weight: bold;
	left: 75%;
	position: absolute;
	top: 45px;
	z-index: 1;
}
#respond .comment-notes,
#respond .logged-in-as {
	font-size: 13px;
}
#respond p {
	margin: 10px 0;
}
#respond .form-submit {
	float: right;
	margin: -20px 0 10px;
}
#respond input#submit {
	background: #222;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	color: #eee;
	cursor: pointer;
	font-size: 15px;
	margin: 20px 0;
	padding: 5px 42px 5px 22px;
	position: relative;
	left: 30px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
#respond input#submit:active {
	background: #1982d1;
	color: #bfddf3;
}
#respond #cancel-comment-reply-link {
	color: #666;
	margin-left: 10px;
	text-decoration: none;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}
#reply-title {
	color: #373737;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
#cancel-comment-reply-link {
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
	color: #ff4b33;
}
#respond label {
	line-height: 2.2em;
}
#respond input[type=text] {
	display: block;
	height: 24px;
	width: 75%;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}

