/*
Theme Name: Gateway LAX
Theme URI: http://www.gatewaylacrosse.net/
Author: Creavos
Author URI: http://www.creavos.com
Version: 2.10 (Affable Aubergine)

Tags: purple, white, two-columns, fixed-width, custom-header, theme-options, threaded-comments

*/

/* light reset */
html, body, div, p, h1, h2, h3, h4, h5, h6, img {
	border: 0 none;
	margin: 0;
	padding: 0;
	position: relative;
	}

/* globals */
body {
	background: #421c69 url(images/bg-body.jpg) no-repeat scroll center 0px;
	color: #666666;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	padding-bottom: 100px;
	}
p {
	margin: 10px 0;
	text-align: justify;
	}
blockquote {
	border: 1px solid #c1b4d0;
	margin: 20px;
	padding: 15px 30px;
	}
a {
	color: #421c69;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}
h1, h2, h3, h4, h5, h6 {
	color: #421c69;
	}
.alignright {
	float: right;
	margin: 0 0 10px 10px;
	}
.alignleft {
	float: left;
	margin: 0 10px 10px 0;
	}
.menu {
	list-style: none;
	margin: 0;
	padding: 0;
	}
label.screen-reader-text {
	position: absolute;
	text-indent: -9999px;
	}
#searchsubmit { float: none; }
/* forms */
fieldset { margin-bottom: 10px; }
legend {
	padding: 0 2px;
	font-weight: bold;
	}
label {
	display: inline-block;
	font-size: 14px;
	line-height: 26px;
	vertical-align: top;
	width: 200px;
	}
fieldset ol {
	margin: 0;
	padding: 0;
	}
fieldset li {
	list-style: none;
	margin: 0;
	padding: 3px;
	}
fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	}
fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	}
fieldset fieldset label {
	display: block;
	margin-left: 200px;
	width: auto;
	}
em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}
input[type=submit] {
	background: #cd9f09 url(images/bg-input-submit.gif) repeat-x scroll 0 0;
	border: 1px solid #d0a50d;
	color: #6c5405;
	font-size: 11px;
	font-weight: bold;
	height: 25px;
	margin: 0 5px 0 0;
	padding: 0 5px;
	text-transform: uppercase;
	}
input[type=text] {
	background: #ececec url(images/bg-input-text.gif) repeat-x scroll 0 0;
	border: 1px solid #b0b0b0;
	color: #444444;
	font-size: 11px;
	height: 13px;
	padding: 6px 5px;
	width: 200px;
	}
/* template */
#container {
	margin: 150px auto 0;
	width: 830px;
	}
#header {
	padding-top: 33px;
	}
	#logo {
		background: transparent url(images/logo.png) no-repeat scroll 0 0;
		left: -3px;
		position: absolute;
		text-indent: -9999px;
		top: -72px;
		}
		#logo a {
			display: block;
			height: 115px;
			width: 388px;
			}
	#header .menu {
		position: absolute;
		top: 0;
		right: 0;
		z-index: 100;
		}
	#header .menu li {
		background: transparent url(images/bg-menu-left.gif) no-repeat scroll left top;
		float: left;
		margin: 0 1px;
		padding: 0 0 0 4px;
		}
		#header .menu li.boys { background-image: url(images/bg-menu-boys-left.gif); }
		#header .menu li.girls { background-image: url(images/bg-menu-girls-left.gif); }
		#header .menu li a {
			background: transparent url(images/bg-menu-right.gif) no-repeat scroll right top;
			color: #ffffff;
			display: block;
			font-size: 18px;
			font-weight: bold;
			height: 33px;
			line-height: 30px;
			padding: 0 20px 0 15px;
			text-decoration: none;
			text-transform: uppercase;
			}
			#header .menu li.boys a { background-image: url(images/bg-menu-boys-right.gif); }
			#header .menu li.girls a { background-image: url(images/bg-menu-girls-right.gif); }
		/* second level */
		#header .menu li ul {
			list-style: none;
			margin: 0;
			padding: 0;
			position: absolute;
			left: -9999px;
			top: 33px;
			}
		#header .menu li:hover ul,
		#header .menu li.sfhover ul {
			left: auto;
			}
			#header .menu li ul li,
			#header .menu li ul li a {
				background: #000000 none repeat scroll 0 0 !important;
				display: block;
				float: none;
				font-size: 14px;
				/*height: auto;
				line-height: 18px;*/
				opacity: 0.85;
					filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65); /* IE 5-7 */
					-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; /* For IE 8+ */
				text-transform: none;
				}
			#header .menu li ul li { margin-left: -4px; }
			#header .menu li ul li a {
				height: 28px;
				line-height: 28px;
				/*padding: 5px 15px 5px 10px;*/
				padding: 0 15px 0 10px;
				}
			#header .menu li ul li a:hover { color: #fff500; }
#banner {
	background: transparent url(images/bg-banner.gif) repeat-y scroll 0 0;
	}
	#banner .top {
		background: transparent url(images/bg-banner-top.gif) no-repeat scroll 0 0;
		height: 7px;
		}
	#banner .middle {
		margin: 0 0 0 7px;
		height: 221px;
		}
		#banner .banner {
			position: absolute;
			}
		#banner .overlay {
			bottom: 0;
			font-size: 11px;
			max-height: 221px;
			overflow: auto;
			position: absolute;
			width: 559px;
			}
			#banner .overlay .background {
				background: #000000;
				height: 100%;
				opacity: 0.5;
					filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
					-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
				position: absolute;
				width: 100%;
				}
			#banner .overlay .content {
				color: #ffffff;
				padding: 10px;
				}
			#banner .overlay .content *:first-child { margin-top: 0; }
			#banner .overlay .content *:last-child { margin-bottom: 0; }
			#banner .overlay h2 {
				color: #ffffff;
				font-size: 17px;
				font-weight: bold;
				margin: 10px 0;
				}
		#banner .posts {
			height: 221px;
			overflow: hidden;
			position: absolute;
			right: 1px;
			width: 263px;
			}
			#banner .posts .post {
				background: url("images/bg-banner-post.gif") repeat-x scroll 0 0 transparent;
				border-bottom: thin dashed #999999;
				font-size: 11px;
				font-weight: normal;
				padding: 7px;
				}
			/*#banner .posts .post:first-child { padding-top: 0; }*/
			#banner .posts .post:hover, #banner .posts .post.yhover {
				background: none repeat scroll 0 0 #E8CF16;
				color: #333333;
				}
			#banner .posts .entry {
				height: 34px;
				overflow: hidden;
				}
			#banner .posts p {
				margin: 0;
				}
			#banner .posts h2 {
				font-size: 14px;
				font-weight: bold;
				height: 18px;
				margin-bottom: 7px;
				overflow: hidden;
				text-transform: uppercase;
				}
				#banner .posts h2 a {
					color: #000000;
					text-decoration: none;
					}
	#banner .bottom {
		background: transparent url(images/bg-banner-bottom.gif) no-repeat scroll 0 0;
		height: 7px;
		}
#content {
	background: transparent url(images/bg-content.gif) repeat-y scroll 0 0;
	margin: 11px 0;
	}
	#content .top {
		background: transparent url(images/bg-content-top.gif) no-repeat scroll 0 0;
		height: 7px;
		}
	#content .middle {
		margin: 0 0 0 14px;
		}
		#main {
			background: transparent url(images/bg-main.gif) no-repeat scroll right top;
			float: left;
			min-height: 450px;
			padding: 7px 14px 7px 0;
			width: 540px;
			}
			#main h1, #main h2, #main h3, #main h5, #main h6 { margin: 1em 0; }
			#main .post:first-child h2:first-child { margin-top: 0; }
			#main h2 a {
				font-size: 24px;
				text-decoration: none;
				}
			#main p.slug {
				background: #ececec;
				color: #000000;
				padding: 7px 20px;
				}
		#sidebar {
			background: transparent url(images/bg-sidebar.gif) repeat-x scroll 0 0;
			float: right;
			margin-right: 1px;
			padding: 11px 7px;
			width: 247px;
			}
			#sidebar input[type=text] { margin: 10px 0; }
			#sidebar input[type=submit] { float: none; }
			#sidebar>ul {
				margin: 0;
				padding: 0;
				list-style: none;
				}
			.widget {
				border-top: 1px dashed #adadad;
				margin: 10px 0;
				padding: 10px 0;
				}
			.widget:first-child {
				border-top: none;
				margin-top: 0;
				padding-top: 0;
				}
			h2.widgettitle {
				font-size: 14px;
				font-weight: bold;
				text-transform: uppercase;
				}
			h2.widgettitle a {
				text-decoration: none;
				}
			.widget_categoryposts {
				font-size: 11px;
				line-height: 15px;
				padding-bottom: 0;
				}
				.widget_categoryposts ul {
					margin: 10px 0 0;
					padding: 0;
					}
				.widget_categoryposts li {
					border-top: 1px dashed #adadad;
					height: 85px;
					list-style: none;
					margin: 0 0 12px;
					overflow: hidden;
					padding: 12px 0 0;
					position: relative;
					}
				.widget_categoryposts li:last-child { margin-bottom: 0; }
				.widget_categoryposts .post-title { display: none; }
				.widget_categoryposts .wp-post-image {
					position: absolute;
					border: 3px solid #adadad;
					}
				.widget_categoryposts .default-icon {
					border: none;
					padding: 3px;
					}
				.widget_categoryposts p {
					margin: 0 0 0 116px;
					text-align: left;
					}
				.widget_categoryposts .post-date {
					color: #444444;
					font-weight: bold;
					line-height: 11px;
					}
				.widget_categoryposts .readmore {
					font-weight: bold;
					margin: 10px 0 0;
					}
	#content .bottom {
		background: transparent url(images/bg-content-bottom.gif) no-repeat scroll 0 0;
		clear: both;
		height: 7px;
		}
#footer {
	color: #ffffff;
	margin: 11px 0;
	padding: 0 14px;
	}
	#footer .menu li {
		float: left;
		}
		#footer .menu li a {
			color: #ffffff;
			font-size: 14px;
			font-weight: normal;
			text-decoration: none;
			}
		#footer .menu li a:hover {
			color: #fde21f;
			}
		#footer .menu li.page_item:before {
			content: "\A0-\A0";
			}
	#footer p {
		margin-top: 0;
		}
	#footer .copyright {
		float: right;
		font-size: 12px;
		font-weight: bold;
		}
	#footer .poweredby {
		clear: right;
		float: right;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		margin-right: 14px;
		opacity: 0.4;
			filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40); /* IE 5-7 */
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; /* For IE 8+ */
		}
		#footer .poweredby a {
			color: #ffffff;
			text-decoration: none;
			}
