/*
Theme Name: Sears Seating
Theme URI: http://www.searsseating.com/
Description: This is what the website for Sears Seating looks like.
Version: 1.0
Author: Henry Russell Bruce
Author URI: http://www.hrb-ideas.com/

Copyright Henry Russell Bruce

*/
/* Global Elements, IDs, and Classes */
body{
	margin:10px 0;
	font-family:'helvetica neue','arial','myriad pro',sans-serif;
	font-size:10pt;
	line-height:13pt;
	color:#333;
	background:url(images/background.png) no-repeat center top fixed #284e4e;
}
img{border:0;}
a{
	color:#005a45;
	text-decoration:none;
	outline:none;
	cursor:pointer;
}
a:hover{
	color:#9c9a63;
}
a:active{
	color:#024435;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0.4em 0 0.2em;
	line-height:1.3em;
	font-family:'myraid pro','arial','helvetica neue',sans-serif;
	color:#000;
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
	text-decoration:none;
}
h1,h2,h3{
	font-size:13pt;
	font-weight:normal;
	color:#346667;
}
h4{
	color:#878556;
}
h2.breadcrumb{
	font-weight:bold;
}
ul,ol{
	margin:0 0 0 1.6em;
	padding-top:0.4em;
	padding-bottom:0.6em;
	padding-left:1.4em;
}
ol ul,ul ol,ul ul,ol ol{ /* Fixes stacking of padding below nested lists */
	padding-top:0;
	padding-bottom:0;
}
p,form{
	margin:0;
	padding:0.5em 0;
}
input,select,textarea{
	font-family:'verdana','helvetica neue','arial','myriad pro',sans-serif;
	outline-color:#284e4e;
}
#site{
	margin:0 auto;
	width:990px;
}
#header{
	position:relative;
	height:117px;
	background:url(images/sears-seating-header.png) no-repeat #366;
}
#top-nav{
	padding:0 20px 0 0;
	font-size:10px;
	line-height:12pt;
	font-weight:bold;
	text-transform:uppercase;
	text-align:right;
}
#top-nav a{
	margin:0 4px;
	padding:1px 3px;
	color:#eee;
	text-decoration:none;
}
#top-nav a:hover{
	color:#fff;
}
#top-nav a:active{
	color:#b1cdcd;
}
#search{
	float:right;
	width:220px;
	padding:10px 30px 0 0;
	text-align:right;
}
#search input{
	font-size:9px;
}
#search .text-input{
	margin:0;
	padding:1px 2px;
	font-size:9px;
	color:#555;
	background:#eee;
}
#search .text-input:hover{
	color:#222;
	background:#eee;
}
#search .text-input:focus{
	color:#000;
	background:#fff;
}
#logo{
	float:left;
	display:block;
	margin:0 0 0 20px;
	width:220px;
	height:60px;
	text-indent:-5000px;
}
#header h3{
	position:absolute;
	right:40px;
	bottom:0;
	padding:0;
	font-family:'Eurostile','Verdana',sans-serif;
	font-size:18pt;
	font-weight:normal;
	color:#fff;
}
#nav{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	font-size:0;
	height:20px;
	border-top:1px solid #ccccb2;
	border-bottom:1px solid #333;
	background:#b4b49c;
	text-align:center;
}
#nav a{
	padding:3px 10px;
	border-left:1px solid #ccccb2;
	border-right:1px solid #333;
	font-family:'Eurostile','Arial',sans-serif;
	font-size:9pt;
	line-height:20px;
	font-weight:bold;
	text-transform:uppercase;
	color:#353535;
	text-decoration:none;
	background:#b4b49c;
}
#nav a.first{
	border-left:1px solid #333;
}
#nav a:hover{
	color:#464646;
	background:#c3c3b5;
}
#nav a:active{
	color:#111;
	background:#a2a284;
}
#content{
	background:#fff;
}
#sub-nav{
	float:left;
	margin:0 0 0 30px;
	padding:30px 0;
	width:180px;
}
#sub-nav ul{
	padding-left:0;
	list-style:none;
}
#sub-nav li{
	padding:6px 0 6px 1.4em;
	background:url(images/list-arrow.png) no-repeat left 10px;
}
#sub-nav li li{
	background:url(images/list-dash.png) no-repeat left 12px;
}
#sub-nav a[href$="files/Sears+Atlas+Truck+Seat+Manual"]{
	display:block;
	background:url(images/pdf-icon.gif) no-repeat right center;
}
#content .post{
	padding:30px 30px 30px 0;
	margin:0 0 0 230px;
}
.pdf a,a.pdf,#content a[href$=".pdf"]{
	display:block;
	padding:6px 28px;
	background:url(images/pdf-icon.gif) no-repeat left center;
}
#footer{
	text-align:center;
	font-size:10px;
	line-height:16pt;
	font-weight:bold;
	text-transform:uppercase;
	background:#366;
}
#footer a{
	margin:0 8px;
	padding:1px 3px;
	color:#eee;
	text-decoration:none;
}
#footer a:hover{
	color:#fff;
}
#footer a:active{
	color:#b1cdcd;
}
#credit{
	text-align:center;
	font-size:9px;
	line-height:12pt;
	color:#284e4e;
	background:#b4b49c;
}
#credit a{
	color:#284e4e;
}
#credit a:hover{
	color:#366;
}
#credit a:active{
	color:#111;
}
table.details{
	padding:10px 0;
	border-collapse:collapse;
}
table.details th{
	padding:12px 6px;
	border:1px solid #000;
	background:#dcdcdc;
	text-align:center;
}
table.details td{
	padding:6px;
	border:1px solid #000;
}
.text-input{
	padding:3px 5px;
	color:#666;
	background:#fff;
}
.text-input:hover{
	color:#333;
	background:#fffefa;
}
.text-input:focus{
	color:#000;
	background:#fdf9e9;
}
.button,.post-edit-link{
	display:block;
	padding:0;
	width:100px;
	height:26px;
	font-size:9pt;
	line-height:26px;
	text-align:center;
	color:#444;
	text-decoration:none;
	text-shadow:0 0 2px #666;
	background:url(images/button.png) no-repeat;
	background-position:center top;
	border:0;
	cursor:pointer;
	outline:none;
}
.button:hover,.post-edit-link:hover{
	color:#222;
	background-position:center center;
}
.button:active,.post-edit-link:active{
	color:#111;
	text-shadow:0 1px 3px #444;
	background-position:center bottom;
}
.post-edit-link{
	position:fixed;
	bottom:3px;
	right:5px;
}
/* End Global Elements, IDs, and Classes */

/* Start Homepage */
.home #header{
	height:95px;
}
#featured{
	position:relative;
	height:405px;
	background:#366;
}
#home-nav a{
	float:left;
	display:block;
	height:383px;
	text-indent:-5000px;
	opacity:0.94;
}
#home-nav a:hover{
	opacity:1;
}
#home-nav #agricultural-seats{
	width:243px;
	background:url(images/home-agricultural-seats.jpg) no-repeat right top;
}
#home-nav #truck-seats{
	width:248px;
	background:url(images/home-truck-seats.jpg) no-repeat right top;
}
#home-nav #material-handling-seats{
	width:248px;
	background:url(images/home-material-handling-seats.jpg) no-repeat right top;
}
#home-nav #construction-seats{
	width:251px;
	background:url(images/home-construction-seats.jpg) no-repeat right top;
}
.home #content{
	height:300px;
	background:url(images/home-body-background.png) no-repeat right top #a9beb1;
}
.home #content .post{
	margin:0;
	padding:0;
}
.home #sub-nav{display:none;}
.home .breadcrumb{display:none;}
.home #sidebar{
	float:left;
	width:261px;
	height:300px;
	font-size:8pt;
	background:url(images/home-side-background.png) no-repeat left top #d6e7dd;
}
.home h1,.home h2{
	padding:1em 0 0.1em;
	font-size:14pt;
	color:#346667;
}
.home #content h1,.home #content p{
	margin:0 15px 0 276px;
}
.home #sidebar h2,.home #sidebar p{
	margin:0 15px;
}
.home #sidebar ul{
	margin:0;
	padding:0 15px;
	height:100px;
	overflow:hidden;
	list-style:none;
}
.home #sidebar li{
	padding:3px 0;
}
.home .post-edit-link{
	display:none;
}
/* End Homepage */

/* Start International Map */
#map{
	position:relative;
	height:747px;
	background:url(images/sears-international-map.jpg) no-repeat center top;
}
#map #logo{
	float:left;
	display:block;
	margin:34px 0 0 20px;
	width:220px;
	height:60px;
	text-indent:-5000px;
}
#map a{
	display:block;
	position:absolute;
	width:102px;
	height:25px;
	background-position:center top;
	background-repeat:no-repeat;
	text-indent:-5000px;
}
#map a:hover{
	background-position:center bottom;
}
#map a:active{
	opacity:0.8;
}
#north-america{
	top:360px;
	left:170px;
	background-image:url(images/north-america.png);
}
#europe{
	top:326px;
	left:470px;
	background-image:url(images/europe.png);
}
#south-america{
	top:510px;
	left:290px;
	background-image:url(images/south-america.png);
}
#africa{
	top:432px;
	left:470px;
	background-image:url(images/africa.png);
}
#middle-east{
	top:384px;
	left:580px;
	background-image:url(images/middle-east.png);
}
#india{
	top:412px;
	left:656px;
	background-image:url(images/india.png);
}
#russia{
	top:260px;
	left:700px;
	background-image:url(images/russia.png);
}
#china{
	top:372px;
	left:700px;
	background-image:url(images/china.png);
}
#korea{
	top:360px;
	left:796px;
	background-image:url(images/korea.png);
}
#japan{
	top:380px;
	left:840px;
	background-image:url(images/japan.png);
}
#australia{
	top:560px;
	left:810px;
	background-image:url(images/australia.png);
}
a#new-zealand{
	top:610px;
	right:0px;
	height:40px;
	background-image:url(images/new-zealand.png);
}
.international #footer{display:none;}
/* End International Map */

/* Start WordPress Classes */
.alignleft{
	float:left;
	margin:0 20px 12px 0;
}
.alignright{
	float:right;
	margin:0 0 12px 20px;
}
.aligncenter{
	display:block;
	margin:0 auto;
	text-align:center;
}
.wp-caption{
	padding:6px;
	border:1px solid #eee;
	font-size:9pt;
	line-height:13pt;
	text-align:left;
	background:#fff;
}
.wp-caption img{
	display:block;
	margin:0 auto;
}
.wp-caption-text{
	padding:8px 3px 0;
}
.comment .avatar{
	float:left;
	padding:0 10px 0 0;
}
.clear{
	clear:both;
}
.navigation{
	clear:both;
	padding:10px 0 40px;
	text-align:center;
	cursor:default;
}
.navigation .newer a,.navigation .older a{
	margin:0 4px;
	padding:3px 12px;
}
/* End WordPress Classes */