/* reset and typography stuff borrowed from BLUEPRINT CSS, http://code.google.com/p/blueprintcss/   */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:1em;color:#222;background:#FFF; font-family: 'Bookman Old Style', 'Palatino Linotype', Palatino, Palladio, 'URW Palladio L', 'Book Antiqua', 'Times New Roman', times, serif; }
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:2.2em;}
h2 {font-size:1.5em; margin-bottom: 10px;}
h3 {font-size:1.2em; margin-bottom: 10px;}
h4 {font-size:1em; font-weight:bold;}
h5 {font-size:1em; font-weight:bold;}
h6 {font-size:1em; font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1em; line-height: 1.5;}
p img {float:left;margin:0.5em 1em 1em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:red;}
a {text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;} 
ul, ol {margin:0 1.5em 1.5em 1.5em;} 
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}


/* various stuff */

body { text-align: center; }

h1, h2, h3, h4, h5, h6 {font-weight: bold; color: #FF009C;
/* font-family: "verdana", sans-serif; */
 }

#topstrip { width: 100%; height: 110px; background: #bc96c7; background-image: url('images/topstrip.gif'); background-position: top center; border-bottom: 1px solid #555;  }
#header { width: 900px; margin: auto; }
#masthead { float: left; text-align: left; margin: 0px; }
#searchbox { float: right; text-align: right; margin: 40px 0 0 0; }
#searchbox p { font-size: 0.8em;}

#navstrip { width:100%; height: 30px; background: #ab7ab6; border-bottom: 1px solid #555; }
#navigation { width: 900px; margin: auto; padding: 8px 0 5px 0; line-height: 1em; }
#navigation ul { margin:0; padding:0px 10px 0 0px; list-style:none; text-align: left; }
#navigation li { display:inline; margin:0; padding: 0 10px 0 5px; font-size:100%; border-left: 3px solid #ccc; font-family: "verdana", sans-serif; }
#navigation a { color: white; text-decoration:none; }
#navigation a:hover { color: #fddf71; text-decoration: underline; }
#navigation #current a { color: #fddf71; text-decoration: none; }

#navstripshop { width:100%; height: 45px; background: #bf92c9; border-bottom: 1px solid #555; }
#navshop { width: 900px; margin: auto; padding: 8px 0 5px 0; line-height: 1em; }
#navshop ul { margin:0; padding:0px 10px 0 0px; list-style:none; text-align: left;}
#navshop li { display:inline; margin:0; padding: 0 10px 0 5px; font-size:80%; float: left; border-left: 3px solid #ddd; font-family: "verdana", sans-serif; }
#navshop a { color: white; text-decoration:none;  }
#navshop a:hover { color: #fddf71; text-decoration: underline; }
#navshop #current a { color: #fddf71; text-decoration: none; }

#container { text-align: left; width: 900px; margin: 15px auto; position: relative; background: #fff; } 

#content { float: left; width:600px; padding-right: 10px; }
#content ul { list-style-image: url(images/bullet.gif); margin: 0; margin-bottom: 1em; padding: 0; } 
#content ul li { margin-left: 20px; padding-left: 0; } 

#contentwide { clear: both; float: left; width:900px; }
#contentwide ul { list-style-image: url(images/bullet.gif); margin: 0; margin-bottom: 1em; padding: 0; } 

#contentsmall { clear: both; margin-top: 30px; }

#rightbar { float: right; width: 260px; padding: 0px 0px 15px 15px; border-left: 1px dotted #aaa; }
#rightbar p { font-size: 80%; }
#rightbar li { margin: 1em 0 1em 0; font-size: 80%;}

#bottomstrip { clear: both; width: 100%; height: 100px; background: #ab7ab6; border-top: 1px solid #555; color: white; }
#footer { clear: both; width: 900px; margin: auto; margin-top: 5px; padding-top:10px; font-size:90%; text-align: left; }
#footer img { float: left; padding: 0px 10px 0 0; }
#footer a { color: white;  }

blockquote { background-image: url('images/quotestart.gif'); background-position: 0 0; background-repeat: no-repeat; padding-left: 30px; color: black; }
blockquote div { background-image: url('images/quoteend.gif'); background-position: 100% 100%; background-repeat: no-repeat;  color: black;  } 

.magazine { width: 175px; float: left; display: inline; padding: 0px 0 10px 0; }
.magazine4 { width: 200px; float: left; display: inline; padding: 0px 20px 10px 0; }

.magazinelist table {
  padding-top: 20px;
  }
  
.magazinelist td {
	color:#222;
	background:transparent;
	vertical-align: top;
	padding: 15px 20px 10px 0;
	line-height: 1.5em;
	}  

.subscriptions td {
	vertical-align: middle;
	padding: 0px;
	}  

.large { font-size:140%; font-weight:600; }
.medium {	font-size:120%; }
.breadcrumbs { font-size:75%; }
.examplepages img { border:1px solid black; margin-bottom:20px; }
.dropcap { float: left; color:#FF009C; font-weight: bold; padding-right:5px; } 
.imageright { float: right; margin-left: 20px; }
.imageleft { float: left; margin-right:20px; padding-right: 5px; }
.coverright { float: right; margin-left: 20px;  }
.outline { border: 1px solid #555; }
.featured { border-top: 1px dotted #555; padding-top: 0.5em; margin-bottom: 1em; }

/* search results */
.recommended { background-color: beige; padding: 1em; margin: 1em 0 1em 0; }
.recommended_heading { font-weight: bold; margin: 0 0 1em 0; }
.infoline { font-style: italic; }
.result_pages { margin-top: 1em; }
.result_block { margin: 1em 0 1em 0; }
.highlight { color: red; background: none; }
