/*
Theme Name: Last Chance Online
Theme URI: http://lastchanceonline.com/
Description: The default theme for Last Chance Online
Author: Enhanced Solutions
Author URI: http://www.enhancedsolutions.com/
Version: 1.0
*/

A {
	color: #DD0000;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

BODY {
	margin: 0;
	padding: 0;

	background: #000;
	color: #333;

	line-height: 1.2;
	font-family: 'Georgia', Serif;
	font-size: 13px;

	text-align: center;
}

FORM {
	margin: 0;
	padding: 0;
}

IMG {
	border: 0;
}

IMG.alignright {
	float: right;
	margin: 0 0 10px 20px;
	border: 5px solid #ccc;
}

IMG.alignleft {
	float: left;
	margin: 0 20px 10px 0;
}

P {
	margin: 0;
	padding: 0 0 15px 0;
}

H1, H2, H3, H4, H5 {
	margin: 0;
	padding: 0 0 10px 0;
}

UL, OL {
	margin: 0;
	padding: 0 0 15px 35px;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
}

/* ########################################################################################## */

.pagewidth {
	width: 966px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

/* ########################################################################################## */

#head {
	border-top: 2px solid #000;
	background: #fff;
}

#head H1 {
	display: block;
	padding: 16px 0;
	text-align: center;
}

#head H1 A {
	display: block;
	width: 185px;
	height: 115px;
	background: url('images/logo.png') left top no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 auto;
}

#head P {
	line-height: 2;
	font-size: 125%;
}

#head .left {
	position: absolute;
	left: 0;
	top: 40px;
	padding: 0;

	width: 241px;
	height: 81px;
	background: url('images/head_left.png') left top no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#head .right {
	position: absolute;
	right: 0;
	top: 55px;
	padding: 0;
}

#head .right .icon {
	display: block;
	width: 25px;
	height: 25px;
	overflow: hidden;
	text-indent: -9999px;
	float: right;
	margin-right: 5px;
}


#head .right .facebook {
	background: url('images/icon_facebook.png') left top no-repeat;
}

#head .right .twitter {
	background: url('images/icon_twitter.png') left top no-repeat;
}

#head .right .foursquare {
	background: url('images/icon_foursquare.png') left top no-repeat;
}

#head .right .shop {
	width: 125px;
	background: url('images/icon_shop.png') left top no-repeat;
}


#head .right .email {
	clear: both;
	float: right;
	display: block;
	width: 227px;
	height: 17px;
	background: url('images/head_right.png') left top no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}



/* ########################################################################################## */

#menu {
	height: 33px;
	z-index: 2;
}

#menu LI {
	font-family: 'Arial';
	font-size: 10px;
	padding-top: 2px;
	text-transform: uppercase;
	line-height: 20px;
}

.cufon-active #menu LI {
	font-size: 20px;
}

#menu LI A {
	color: #fff;
}

#menu LI A:hover {
	opacity: 0.7;
	color: #fff;
}

#menu #menu-item-77 {
	background: #ff0000;
}

/* ########################################################################################## */


#container {
	background: #fff url('images/back.png') left top repeat-x;
	z-index: 1;
}

#container .container_overlay {
	background: url('images/back_overlay.png') center top no-repeat;
}


/* ########################################################################################## */

#splash {
	padding: 10px 0 0 0;
}

#splash .top {
	padding: 10px 0 0 0;
}

#splash .side {
	float: left;
	width: 250px;
}

#splash .side UL {
	list-style: none;
	padding: 0;
}

#splash .side UL LI {
	clear: both;
}

#splash .side UL LI {
	display: block;
	border-bottom: 1px solid #ccc;
	font-size: 90%;
	background: url('images/home_icon_cheese.png') left center no-repeat;
	padding: 10px 10px 10px 65px;
	text-decoration: none;
	color: #000;
}

#splash .side UL LI.bike { background-image: url('images/home_icon_bike.png'); }
#splash .side UL LI.burger { background-image: url('images/home_icon_burger.png'); }
#splash .side UL LI.cart { background-image: url('images/home_icon_cart.png'); }
#splash .side UL LI.cheese { background-image: url('images/home_icon_cheese.png'); }
#splash .side UL LI.glass { background-image: url('images/home_icon_glass.png'); }

#splash .side UL LI STRONG {
	display: block;
	text-transform: uppercase;
}

#splash .splash {
	float: right;

	width: 700px;
	height: 455px;
	position: relative;
}

#splash .splash UL {
	width: 100%;
	height: 100%;
	list-style: none;
	padding: 0;
	position: relative;
}

#splash .splash UL LI {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#splash .bottom {
	padding: 10px 0;
}

#splash .bottom .left {
	width: 49%;
	float: left;
}

#splash .bottom .right {
	width: 49%;
	float: right;
}


/* ########################################################################################## */


#page {
	padding: 20px 20px 40px 20px;
	line-height: 1.5;
	z-index: 50;
}

#page.withsidebar {
	width: 650px;
	float: left;
}

#page H2 {
	font-size: 40px;
}

#page H3 {
	font-size: 30px;
	font-weight: normal;
}

#page H4 {
	font-size: 20px;
}

.cufon-active #page H2 {
	font-size: 50px;
	text-transform: uppercase;
}

#page .two_colum_area .col1,
#page .two_colum_area .col2 {
	width: 50%;
	float: left;
}

/* ########################################################################################## */

#sidebar {
	width: 210px;
	float: right;
	border-left: 1px solid #ccc;
	padding: 20px;
}

#sidebar UL {
	list-style: none;
	padding: 0;
}

#sidebar UL UL {
	padding: 0 0 15px 0;
}

#sidebar UL UL LI {
	border-bottom: 1px dotted #ccc;
	padding: 7px 10px;
}

#sidebar H3 {
	padding: 5px 10px;
	background: #000;
	color: #fff;
}


#sidebar #searchform {
	padding: 7px 0;
}

#sidebar #searchform .screen-reader-text {
	display: none;
}

#sidebar #searchform #s {
	width: 130px;
}

/* ########################################################################################## */

#foot {
	padding: 40px 0;
	color: #fff;
	font-size: 11px;
}

#foot H5 {
	font-size: 15px;
}

#foot .block {
	float: left;
	width: 160px;
	margin-right: 50px;
}

#foot .long {
	width: 336px;
	margin-right: 0;
}

/* --- */

#foot UL {
	list-style: none;
	padding-left: 0;
}

#foot UL.icons LI {
	padding: 4px 0 4px 23px;
}

#foot UL.icons LI.facebook { background: url('images/icon_facebook.png') left center no-repeat; }
#foot UL.icons LI.twitter { background: url('images/icon_twitter.png') left center no-repeat; }
#foot UL.icons LI.flickr { background: url('images/icon_flickr.png') left center no-repeat; }
#foot UL.icons LI.foursquare { background: url('images/icon_foursquare.png') left center no-repeat; }

/* --- */

#foot .wpcf7 .wpcf7-not-valid-tip,
#foot .wpcf7 .wpcf7-response-output  {
	color: #000;
	background: #fff;
}

#foot .wpcf7 LABEL {
	display: block;
	float: left;
	width: 75px;
	padding: 3px 0;
	color: #fff;
}

#foot .wpcf7 P {
	clear: both;
	padding: 0;
}

#foot .wpcf7 TEXTAREA.txt,
#foot .wpcf7 INPUT.txt {
	width: 190px;
	border: 0;
	padding: 3px;
	margin: 0 0 3px 0;
}

#foot .wpcf7 TEXTAREA.txt {
	height: 50px;
}
