/* 	parallel strokes
	---------
	2008 Clixel Design & Coding
	Nate Beaty
	nate@clixel.com 
	*/

body {
	font-family: Georgia, Times, serif;
	color:#000;
	font-size: 13px;
	line-height: 18px;
	padding:10px; 
	background:#9f1f63;
}
img { border:0; }
a { text-decoration:none; color:#fff; }
a:hover { text-decoration:underline; }
a.simple { border:0; padding:0; text-decoration:none !important; }
a.simple:hover { background:none !important; text-decoration:none !important; }
ul { 
	list-style-type:none; 
	list-style-image:url(/img/bullet.gif); 
	margin:0 0 0 1em;
	padding:0;
	}
ul.nospace { list-style-image:none; margin:0; }
.nospace { margin:0; padding:0; }
#col1,#col2 {
    width:385px;
    float:left;
    margin-right:10px;
    background:#fff;
}
#col2 { margin-right:0; }
h2 { padding:0; margin:0; }
h3 { font-weight:normal; }
.pad { margin:6px; }
.box { margin:0 0 6px 0; padding:9px 12px; }

#wrapper { width:785px; margin:0 auto; }
h1#logo,h2#slogan {
    margin:0;
    padding:0;
    width: 374px;
    height: 89px;
    background:#000 url(/img/parallel-strokes-logo.gif) center no-repeat;
    text-indent: -1000em;
}
h2#slogan {
    background:#72b84c url(/img/slogan.gif) center no-repeat;
}
img#cover { margin:6px 0 0 0; padding:0; }

#about { background:#bdd73c; }
#bagspecial,#purchase { background:#72b84c; }
#contents { background:#e96f34; }
#reviews-press { background:#00b2d9; }
#retail-info { background:#ec008c; }
#author { background:#d7df21; }
#contact { background:#ec008c; }
#press-release { background:#57b7df; }

a#buy-now { display:block; background:url(/img/buy-now.gif) top left no-repeat; width:349px; height:77px; overflow:hidden; text-indent:-1000em; }

.spacer { clear:both; }
dl,dd { margin:0; padding:0; }
em { color:#fff; font-style: normal;}

.hidden { display:none; }
.excerpt { background:#fff; padding:20px; font-family: Georgia, Times, serif; }
.excerpt p { text-indent:2em; }

#totebag { margin:-9px -12px 0 -12px; }