/*   
Theme Name: Shoe Odometer

Author: Nate Uri
Author URI: nateuridesigns.com

*/

html, body, * {
padding:0px;
margin:0px;
}

body {
background-image:url(images/globalbg.png);
background-repeat:repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height: 20px;
color: #333333;
text-align:center;
}

#box {
width:753px;
margin: 0px auto;
padding:0px;
text-align:left;
}

#content {
width:693px;
padding:0px;
float:left;
background-color:#fff;
background-image:url(images/bg/content.png);
background-repeat:repeat-y;
overflow: auto;
}

#box-index {
width:807px;
height: 599px;
background: url(images/index/thebg.png) no-repeat;
margin: 0px auto;
padding:0px;
text-align:left;
}


#head {
background-image:url(images/bg/header.png);
width:693px;
height:124px;
float:left;
}

#linkbar {
background-image:url(images/bg/linkbar.png);
width:693px;
height:37px;
float:left;
}

#linkbar-index {
width:693px;
height:37px;
float:left;

}

#footer {
background-image:url(images/bg/footer.png);
background-repeat: no-repeat;
width:753px;
height:35px;
float:left;
margin: 0;
}

#left {
background-image:url(images/bg/left.png);
background-repeat: no-repeat;
width:32px;
padding:0px;
float:left;
height: 428px;
}

#right {
background-image:url(images/bg/right.png);
background-repeat: no-repeat;
width:28px;
height: 428px;
padding:0px;
float:right;
}

p {
text-align:left;
margin:0 20px 20px 20px;
padding:0px;
}

p.normal {
	float:left;
	padding: 20px 40px 0px 40px;
	margin: 0px;
}

p.fixed {
	float:left;
	width: 450px;
	padding: 20px 40px 0px 0px;
	margin:0px;
}

.payment {
	width:150px;
	float:left;
	padding: 20px 10px 0px 40px;
}

p.longer {
	float: left;
	margin-bottom: 0px;
	padding:0px;
}

#mar {
	padding-bottom: 10px;
}

.more {
	display: none;
	padding:0px;
	margin:0px;
	font-style:italic;
}

.morefirst {
	display: none;
	padding:0px;
	margin:0px;
}

.more p{
	padding:0px;
	margin:0px;
}

.morefirst p {
	padding:0px 20px 10px 20px;
	margin:0px;
}

.more p#pad {
	padding:0px 20px 10px 20px;
}

.more p#padded {
	margin: 0 40px 10px 10px;	
}

.show {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	cursor:pointer;
	color:#CC3300;
	margin:0px;
	padding:0px;
}

.stopper {
	color: #121212;
	font-weight: normal;
	cursor:default;
	letter-spacing: .5px;
	font-size: 12px;
}

.showfirst {
	font-weight: bold;
	cursor:pointer;
	color:#0066CC;
	margin:0px;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	margin:30px 0 0px 40px;
	width: 70%;
	color: black;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:10px 0 0px 20px;
	text-transform: uppercase;
	clear:both;
}

li h2.feature, li h1.feature {
	margin: 0px 0 10px 0px;
	color: black;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin:10px 0 0px 40px;
	width: 80%;
	color:#333333;
}

li h3 {
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size:10px;
}

a {
	color:#0066CC;
	font-weight:bold;
	text-decoration:none;
	border: none;	
}

a img {
	border:none;
}

a:hover {
	color:#FF3300;
}

ul {
	margin: 10px 0 20px 40px;
	list-style:none;
}

ul li {
	display: block;
	width: 600px;
	padding:4px;
	border-bottom: 1px solid #ABABAB;
}

ul li:hover {
	background:#FFCC00;
}

ul li.feature {
	padding:10px;	
}

ul li.feature p, ul li.feature h2, ul li.feature h1 {
margin-left:0px;
}

.highlight {
	background: #FFCC33;
}

.spacer {
	display: block;
	width: 550px;
	height: 1px;
	overflow: hidden;
}


/* Linkbar Styles */

.linkbar-top {
	width: 490px;
	height: 25px;
	margin: 3px 0 0 22px;	
}

.front {
	float:left;
	margin: 100px 0 0 52px;
}

.linkbar-top a {
	padding: 2px 5px;
	float:left;
	display:block;
	text-align:center;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color:#F6EAAC;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration: none;
	border-right: 2px solid #709EF9;
	background: #121C44;
}

.linkbar-top a:hover {
	background: black;
	color: #E63A2D;
}

.linkbar-top a.instructions {
	border-right:none;
}

.linkbar-bottom {
	margin: 30px 0px 0px 58px;
}

.linkbar-bottom a {
	padding: 0px 10px;
	float:left;
	display:block;
	text-align:center;
	font-family: Arial, Verdana, sans-serif;
	font-size: 15px;
	color:#121C44;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -1px;
	border-right: 2px solid #121C44;
}

.linkbar-bottom a:hover {
	color: #E63A2D;	
}

.calculator {
	width:151px;
	height: 28px;
	display: block;
	background: url(images/calculator.png);
	float: right;
	margin: 2px 0 0 0;
}

.calculator:hover {
	background: url(images/calculator-hover.png);	
}


/* Screens */

#screen-box {
	width:670px;
	padding: 10px;
}


#screen {
	float:left;
	padding: 0px 20px 10px 30px;
	width:260px;
	color:black;
	font-weight: bold;
	font-size: 14px;
}

#screen img {
	padding: 0px 0px 5px 0px;
}

#troubleshooting {
	float:left;
	width: 640px;
	padding: 20px 40px 10px 10px;
	color:black;
	font-weight: bold;
	font-size: 14px;
}

#troubleshooting img {
	float:left;
	padding: 0px 20px 10px 30px;	
}


/* Link Page */

.linky {
	padding: 10px 40px;	
}

.linky img {
	padding: 10px 0px;	
}

/* zoom.js classes */

.zoom-index {
	margin: 150px 0 0 560px;
	background: none;
	display: block;
	height: 130px;
	width:130px;	
}

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}
	
/* Misc. */

.calc1 {
	margin: 20px 25px;
	width: 633px;
	height: 570px;
}

.calc2 {
	margin: 20px 25px;
	width: 633px;
	height: 380px;
}


.buy-me {
	float: right;
	margin: 40px 20px 0 0;
}

.home-me {
	float: left;
	margin: 24px 0px 0 5px;
}

.buy-me-index {
	float: right;
	margin: 40px 45px 0 0;
}
	
tr, td {
	padding: 5px 0px;
}

.button {
	margin-left: -5px;
}

.hrule {
	width:605px;
	height:1px;
	margin: 10px 0px 10px 40px;
	border-top: 1px solid #888888;
}

/* Specials Rules */

#video {
padding: 20px 40px;	
clear: both;
}

#lpvideo {
padding: 20px 40px 0px 40px; 	
clear: both;
}

textarea {
	width:450px;
	height: 100px;
	border: 2px solid black;
	display:inline;
	float:left;
	font-weight:bold;
	line-height: 22px;
	font-size: 14px;
	padding: 2px;
	margin: 20px 40px 0 40px;
}

textarea.purchase {
	width:170px;
	height: 90px;
	border: 2px solid black;
	float:left;
	font-weight:bold;
	margin: -30px 0px 0px 340px;
	line-height: 22px;
	font-size: 14px;
	padding: 2px;
}

p.example {
	float:left;
	width: 110px;
	margin-right:10px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: -10px 0px 0px 220px;
}

p.here {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
	font-weight:bold;
	float:left;
	margin: 180px 0px 0px 340px;
}


div.special {
	background:url(images/orderpage-special.png);
	background-position: 20px 0px;
	background-repeat: no-repeat;
	width:630px;
	margin:10px 0px 0px 20px;
	float:left;
	padding:0px;
}

div.special .formbox {
	margin: 180px 20px 0px 220px;
}

div.special-next {
	margin: 0px 20px;
	background:url(images/orderpage-special.png);
	background-repeat: no-repeat;
	display:block;
	width:653px;
	height:400px;
}

/* Begin Comments*/

.comments_tiny {
	color: #b8b8b8;
	border-bottom: 1px solid silver;
}

.alt {
	margin: 0;
	padding: 10px;
	background: #f3f3f3;
}

.commentlist {
	margin-top: 0px;

}


#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

li.comment {
	font-weight: bold;
	padding: 10px;
	list-style: none;
}

.commentlist p {
padding:0px;
margin:0px 0 10px 0;
width:400px;
}

#commentform {
	margin-top: 30px;
}

.commentmetadata {
	font-weight: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

.content {
	margin-bottom: 25px;
	padding-left: 5px;
	font-weight: normal;
}

.commentbox {
	width: 300px;
	height: 100px;
}

.comment-container {
width:600px;
float:left;
display:inline;
margin: 30px 0px;

}

/* End Comments */

/* Landing Page Styles */

#post-content h1, #post-content h2 {
	margin-top:20px
}

