/* copyright Benson Design, Jon Benson 
   All Your Strength LLC
	 all rights reserved */


/* document global styles */

* { 
 margin: 0;
 padding: 0;
 }

img { 
 border: 0;
 }

/* link behaviour */ 
 
a, a:link, a:visited { 
 color: #669;
 text-decoration: none;
 border-bottom: 1px solid #bbb;
 padding-bottom: 3px;
 }
 
a:hover, a:active {
 color: #930;
 }
 
#content ul a, #content dd a, #sidebar a, #content p.bottom a {
 border: none;
 }
 
#content p.order a {
 padding-left: 70px;
 font-style: italic;
 font-weight: bold;
 }
 
#content p.bottom a {
 border: 0;
 }

/* body and wrapper */ 
 
body { 
 font-size: 11px;
 color: #333;
 background: #fff url(/img/body-tile.gif);
 text-align: center; /* for IE5 (centering) */
 position: relative; /* for the dropdown opt-in form */
 }

#wrapper { 
 font: 1.1em/190% Verdana, Arial, Helvetica, sans-serif;
 background: #fff; 
 width: 750px;
 text-align: left; /* recover from IE5 (centering) above */
 margin-left: auto;
 margin-right: auto;
 }
 
/* boxes */

#mast {
 background: #670001 url(/img/masthead_final.jpg) no-repeat top center;
 height: 128px;
 }

#content, #sidebar {
 margin: 35px 0 0;
 }

#content {
 float: left;
 width: 440px;		
 border-right: 1px solid #bbb;
 margin-left: 70px;
 display: inline; /* fixes float-double-margin bug in IE */
 }
 
#sidebar {
 float: right;
 width: 215px;		
 }

/* elements */

h1, h2, h3, p, ul, ol, blockquote {
 padding-right: 25px;
 }
 
h1, h2 {
 font-family: "Times New Roman", Times, Georgia, serif;
 font-weight: normal;
 clear: both;
 }

#content h1 {
 margin: 30px 0 8px 0; 
 font-size: 20px;
 color: #666;
 background: #fff;
 } 
 
#content p, #content ul, #content ol, #content dl {
 padding-left: 70px;
 }
 
h2 {
 font-size: 20px;
 line-height: 130%;
 margin-top: 35px;
 }
 
h2, h3 {
 color: #997;
 background: #fff; 
 }
 
h3 {
 font-size: 12px;
 margin: 35px 0 0;
 clear: both;
 }
 
h3.times {
 font: 16px "Times New Roman", Times, Georgia, serif;
 margin-left: 70px;
 }
 
p {
 margin: 15px 0;
 }
 
#content p.date, #content p.byline {
 margin: 0;
 padding: 0;
 color: #666;
 background: #fff;
 }
 
#content p.byline {
 padding-bottom: 3px;
 border-bottom: 1px solid #bbb;
 }
 
#content p.order {
 padding: 0;
 margin: 20px 0;
 clear: both;
 }
 
#content p.bottom {
 margin: 20px 25px 10px 70px;
 padding: 0;
 clear: both;
 border-bottom: 1px solid #bbb;
 font-weight: bold;
 }
 
ul {
 list-style-type: none;
 }
 
.buy {
 font-weight: bold;
 padding-bottom:15px;
 }

ul, ol, dl {
 margin: 20px 0;
 }
 
ul#footnav {
 border-bottom: 1px solid #bbb;
 }
 
li {
 margin: 10px 0;
 }
 
#content ul li {
 padding-left: 14px;
 background: url(/img/list-off.gif) no-repeat 0% 0%;
 }
 
#content #footnav li {
 padding-left: 0;
 background: none;
 }
 
#content dt {
	font-weight: bold;
	margin-top: 15px;
	}
	
#content dd {
	padding-left: 14px;
	background: url(/img/list-off.gif) no-repeat 0% 0%;
	}
 
cite {
 font-style: italic; /* to give semantic meaning to Titles */
 }
 
blockquote {
 margin: 10px 0 28px 0; /* want 20 bottom, but need to account for collapsing margins */
 }
 
blockquote p {
 color: #666;
 background: #fff;
 font-style: italic;
 }
 
blockquote p em {
 font-style: normal;
 } 
/* 
form p {
 font-size: 11px;
 } 

textarea {
 width: 330px;
 } 
*/
select {
 width: 330px;
 margin: 12px 0 0 70px;
 }
 
option {
 font-size: 10px;
 }
 
#disclaimer {
 font: 10px/170% Verdana, Helvetica, sans-serif;
 color: #999;
 background: #fff;
 margin: 40px 0 100px 0;
 }
 
#sidebar h1 {
 margin: 15px 0 8px 0;
 }
 
#sidebar ul {
 font-size: 11px;
 line-height: 170%;
 } 

#sidebar li {
 margin: 15px 0;
 } 
 
/* for images */ 

.left {
 float: left; clear: both;
 margin: 5px 15px 0 0;
 }

.right {
 float: right; clear: both;
 margin: 5px 0 0 15px;
 }
 
/* new form */

form#feature {
	color: #333;
	background: #fafaee;
	border: 1px solid #a97;
	padding: 5px 15px 10px 15px;
	margin-right: 25px;
	}
	
fieldset.data, fieldset.button {
	border: 0;
	padding-top: 5px;
	}
	
#feature p {
	margin: 0 0 4px 0;
	padding: 0;
	font: 11px/170% Verdana, Helvetica, sans-serif;
	}
	
#feature h2 {
	font: 20px/120% Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px 0;
	padding: 0;
	color: #333;
	background: #fafaee;
	}
	
fieldset.data {
	float: left;
	width: 50%;
	
	}
	
fieldset.button {
	width: 40%;
	}
	
#feature fieldset.button p {
	font: 11px/130% "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	}
