/*
Theme Name: Teton Cleaners Theme
Description: Beautiful and Green.
Version: 1.0
Author: Mark Blethen
Author URI: http://themediadeli.com/
*/
* {
	margin:0;
	padding:0;
}

html {
	height:100%;
}

body {
	height:100%;
	color:#fff;
	background:#a5b139;
}

a {
	outline:none;
	text-decoration:none;
	color:#1166b1;
}

a:hover {
	text-decoration:underline;
}

a:visited {
	color:#555c12;
}

img {
	border:0;
}

p {
	margin-bottom:1em;
	font-family:Helvetica, Arial, sans-serif;
	font-size:0.9em;
	line-height:1.3em;
	letter-spacing:.05em;
}

h1, h2, h3 {
	font-family:Impact, Arial Black, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:.02em;
}

h1 {
	font-size:3.2em;
}

h2 {
	font-size:2.6em;
	line-height:1em;
}

/*** Classes ***/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
	
.alignright {
	text-align:right;
}

.alignleft {
	text-align:left;
}

/*** Container ***/

#container {
	position:relative;
	min-height:100%;
	_height:100%; /* for IE6 as it doesnt understand min-height */
	z-index:100;
}

/*** Header ***/

#top {
	background:url(images/top-bkgd.jpg) top center repeat-x;
	height:105px;
}

#header {
	background:url(images/header-bkgd.jpg) no-repeat;
	width:960px;
	margin:0 auto;
}

#logo {
	background:url(images/logo.jpg) no-repeat;
	width:352px;
	height:105px;
	text-indent:-9999px;
}

#logo a {
	display:block;
	width:352px;
	height:105px;
}

/*** Menu ***/

#menu {
	float:right;
	margin-top:-62px;
}

#menu ul {
	background:url(images/menu.jpg) top left no-repeat;
	width:542px;
	height:28px;
	padding:0;
	position:relative;
}

#menu ul li {
	margin:0; 
	padding:0; 
	list-style:none;
	position:absolute; 
	top:0;
	text-indent:-9999px;
}
#menu ul li, #menu ul a {
	height:28px;
	display:block;
	}

/*
Below defines each link's "area" as well as hover and active states in my "sprite" image.
*/

li#delivery {
	left:0px;
	width:120px;
	}
li#delivery a:hover{
	background:transparent url(images/menu.jpg) -0px -28px no-repeat;
	}

li#location {
	left:120px;
	width:92px;
	}
li#location a:hover{
	background:transparent url(images/menu.jpg) -120px -28px no-repeat;
	}

li#services {
	left:212px;
	width:84px;
	}
li#services a:hover{
	background:transparent url(images/menu.jpg) -212px -28px no-repeat;
	}

li#specials {
	left:296px;
	width:84px;
	}
li#specials a:hover{
	background:transparent url(images/menu.jpg) -296px -28px no-repeat;
	}

li#about {
	left:380px;
	width:72px;
	}
li#about a:hover{
	background:transparent url(images/menu.jpg) -380px -28px no-repeat;
	}

li#contact {
	left:452px;
	width:83px;
	}
li#contact a:hover{
	background:transparent url(images/menu.jpg) -452px -28px no-repeat;
	}

/*** Content ***/

#content {
	width:960px;
	margin:0 auto;
	background:url(images/main-bkgd.jpg) top center no-repeat;
	min-height:559px;
	height:auto !important;
	height:559px;
	padding:75px 0 150px;
}

/*** Front Containers ***/

#left-front, #right-front {
	width:460px;
	text-shadow: 0px 1px 2px #e6f27c;
}

/* Left "Delivery" Container */

#left-front {
	float:left;
	margin-right:20px;
	background:url(images/divider.gif) top right repeat-y;
	padding-right:20px;
}

#left-front h1.delivery-txt {
	background-image:url(images/delivery.png);
	width:227px;
	height:68px;
	margin:0 auto;
	text-indent:-9999px;
}

#left-front h1.delivery-txt a {
	display:block;
}

#left-front h2 span {
	color:#1166b1;
}

#left-front .pick-up a {
	background:url(images/schedule-bttn.png) no-repeat;
	height:57px;
	width:149px;
	text-indent:-9999px;
	display:block;
	margin-left:280px;
}
#left-front .pick-up a:hover{
	background:transparent url(images/schedule-bttn.png) -0px -57px no-repeat;
	}

#left-front img {
	float:left;
	margin:20px -20px 0 -10px;
}

/* Right "Stores" Container */

#right-front {
	float:right;
}

#right-front h1.stores-txt {
	background-image:url(images/stores.png);
	width:192px;
	height:70px;
	margin:0 auto;
	text-indent:-9999px;
}
#right-front h1.stores-txt a {
	display:block;
}

#right-front h2 {
	font-size:2em;
}

#right-front h2 span {
	color:#333;
}

#right-front .find-store a {
	background:url(images/find-bttn.png) no-repeat;
	height:57px;
	width:145px;
	text-indent:-9999px;
	display:block;
	margin-left:280px;
}
#right-front .find-store a:hover{
	background:transparent url(images/find-bttn.png) -0px -57px no-repeat;
	}
	
#right-front img {
	float:left;
	margin:20px -10px 0 -10px;
}

/* Specials Container */

#specials-front {
	clear:both;
	width:470px;
	margin:0 auto;
	text-shadow: 0px 1px 2px #e6f27c;
}

#specials-front h1.specials-txt {
	text-indent:-9999px;
	background:url(images/specials.png) no-repeat;
	width:197px;
	height:82px;
	margin:0 auto;
}

#specials-front h1.specials-txt a {
	display:block;
}

#specials-front img {
	float:left;
}

/*** Page Format ***/

.entry {
	width:700px;
	margin-left:260px;
	text-shadow: 0px 1px 2px #f7fbcf;
}

.entry h1 {
	text-align:center;
}

.entry h2, .entry h3 {
	color:#333;
}

/*** Sidebar ***/

#sidebar {
	width:200px;
	float:left;
	text-shadow: 0px 1px 2px #555c12;
	background-image:url(images/divider.gif) top right repeat-y;
	padding-right:20px;
	margin-bottom:20px;
}

.page {
	text-align:center;
	text-shadow: 0px 1px 2px #555c12;
	color:#333;
	background-image:none;
	background:#dbe2a4;
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	border: 2px solid #fff;
	padding: 1em 1em 0em;
}

#sidebar h2 {
	font-size:1.4em;
	margin-bottom:.3em;
	color:#333;
}

h2#white {
	font-size:2em;
	margin-bottom:.3em;
	color:#fff;
}


#sidebar form {
	margin-bottom:1em;
}

#sidebar ul {
	list-style:none;
	font-family:Helvetica, Arial, sans-serif;
}

#sidebar ul ul {
	margin-left:1em;
	padding-bottom:1em;
}

#sidebar .pick-up a {
	background:url(images/schedule-bttn.png) no-repeat;
	height:57px;
	width:149px;
	text-indent:-9999px;
	display:block;
	margin:0 auto;
}
#sidebar .pick-up a:hover{
	background:transparent url(images/schedule-bttn.png) -0px -57px no-repeat;
	}

#sidebar .find-store a {
	background:url(images/find-bttn.png) no-repeat;
	height:57px;
	width:145px;
	text-indent:-9999px;
	display:block;
	margin:0 auto;
}
#sidebar .find-store a:hover{
	background:transparent url(images/find-bttn.png) -0px -57px no-repeat;
	}

#sidebar .view-specials a {
	background:url(images/specials-bttn.png) no-repeat;
	height:57px;
	width:145px;
	text-indent:-9999px;
	display:block;
	margin:0 auto;
}
#sidebar .view-specials a:hover{
	background:transparent url(images/specials-bttn.png) -0px -57px no-repeat;
	}

/*** Footer ***/

#footer {
	position: relative;
	margin-top:-198px;
	background:url(images/bottom-bkgd.jpg) center bottom repeat-x;
	clear:both;
	height:198px;
	z-index:1;
}

#foot-cont {
	width:960px;
	margin:0 auto;
}

#hanger {
	background:url(images/hanger.jpg) no-repeat;
	width:242px;
	height:198px;
	float:left;
	margin-left:-125px;
}

#sleeve {
	background:url(images/sleeve.jpg) no-repeat;
	width:291px;
	height:143px;
	float:right;
	margin:55px -150px 0 0;
}

#footer-text {
	position: relative;
	z-index:1000;
	margin-top:-65px;
	text-shadow: 0px 1px 2px #555;
}

#footer-text p {
	font-size:0.8em;
	text-align:center;
}

#footer-text .links {
	text-transform:uppercase;
	color:#1166b1;
}

#footer-text .links a {
	color:#fff;
}

#footer-text .links a:hover {
	color:#1166b1;
	text-decoration:none;
}

