html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 16px;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

strong {
	font-weight: bold;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

li {
	list-style-position: inside;
}

/* 
End big reset
*/

/**************** global tag styles ***************************/

body {
	color: #000000;
	background: #fff;
	font-family: arial, sans-serif;
	background-image: url(http://www.idvaac.org/assemblingthepieces/images/site_images/Puzzleartshadow.png);
	background-color: #999999;
}

body.held {
	background: #f00;
}
a {
	text-decoration: none;
	color: #964B36;
}

a:hover {
	text-decoration: none;
}

blockquote {
   margin: 1em 10%;
}

i, em, cite {
   font-style: italic;
}

h1 {
	font-family: georgia, serif;
	font-size: 44px;
	line-height: 46px;
    	font-weight: bold;
}

h2 {
	text-align: center;
}

h4 {
	font-family: georgia, serif;
	font-size: 18px;	
	line-height: 1.1;
    	font-weight: normal;
}

h4 a {
	text-decoration: none;
}

/************** global class styles *****************/
.disappear {
	display: none;
}

.warning {
	color: #a83228;
}

.artsans {
	font-family: lucida grande, verdana, arial, geneva, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
}

.hide {
    visibility:hidden;
}


/*************** page  styles ****************/

#container {
	margin: 0 auto -15px;
	width: 980px;
	background: #fff;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}


/************ header styles **************/

#header {
	border-bottom: 1px solid #ddd;
	background: #e6e6e6;
	/*    background-image: url(http://www.idvaac.org/assemblingthepieces/images/site_images/header.jpg);*/
    padding: 0 0 0px 0;
	height: 143px;
	width: 980px;
	background-image: url(http://www.idvaac.org/assemblingthepieces/images/site_images/header.png);
	background-repeat: no-repeat;
}

#header a {
    text-decoration:none;
}

#home { /* ATP Link */
	float: left;
	position:relative;
	width : 940px;
	height: 144px;
	margin: 0px;
	padding: 0px;
}

/*************** Content table styles ***********************/
#cols {
	margin: 10px 10px 15px 10px;
/*	border-bottom: 1px solid #ccc; */
	padding: 0 0 15px 0;
}


/*************** Main column styles **********************/
#maincol {
	padding: 0px 10px 0 0;
	background: #fff;
	width: 603px;
}


.home #maincol {
	width: 593px;
	padding: 10px 0 0;
}

html>body .home #maincol {
	width: 603px;
}

.article #maincol {
	padding: 0px 20px 0 10px;
}

.backissues #maincol img.cover {
	float: right;
}

.static #maincol {
	padding: 0px 20px 0 10px;
}

.static, .index, .backissues, .list {
	font-family: georgia, serif;
	font-size: 14px;
/*	line-height: 1.7;*/
}

.static p {
	margin: 0 0 1em 0;
}


.static blockquote {
	margin-top: 15px;
	margin-bottom: 10px;
}


#maincontent {
	border-top: 1px solid #000;
}

.static  img {
	float:right;
}

.issue {
/*	color:#006;
	text-transform:uppercase;
*/
} 

.coltop {
	border-top: 1px black solid;
}
.element {
	border-top: 4px black solid;
	padding: 10px 0;
}
.separator {
	height: 4px;
	width: 50px;
	margin: 0px;
	padding: 0px;
	background-color:#000;
}

.list #maincol  h3 {
	color: #000;
	font-family: georgia, serif;
	font-size: 17px;
	letter-spacing: 2px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	margin-top: 10px;
	clear: both;
}

#storytop {
	margin-bottom: 20px;
}


#storytype {
	color: #d52b1e;
	font-weight: bold;
}


.timestamptop {
	text-transform: uppercase;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	font-family: Arial, sans-serif;
}

.backissues .timestamptop, .toc .timestamptop {
	font-family: Georgia, serif;
	letter-spacing: 2px;
}

#timestamp {
	color: #666;
}


#blurb {
	font-size: 14px;
	margin: 0px 0px 5px 0px;
	line-height: 20px;
	font-style: italic;
	font-family: georgia,serif;
	font-weight: normal;
	text-align: left;
}

#blurb i, #blurb em, #bio i, #bio em, #byline i, #byline em {
	font-style:normal;
}
#byline {
	font-size: 12px;
#	text-transform: uppercase;
	font-family:georgia,serif;
	font-style:italic;
	font-weight: bold;
}



#byline .hankpym {
font-size: 12px;
}

#bodyillo {
}

#topimg {
	margin: 0 0 15px 0;
}

#topcaption {
	font-size: 9px;
	text-transform: uppercase;
	text-align: right;
	margin: 0 0 15px 0;
	padding: 0;
	width: 580px;
}
#bodytext {
	font-family: georgia, serif;
	font-size: 14px;
	line-height: 24px;
}

#bodytext p {
	margin: 0 0 1em 0;
}

#bodytext > table {
padding: 10px;
}

#bodytext img {
	padding: 5px 5px 5px 5px;
}

#bodytext img.topgraf  {
float: right;
padding: 0px 0px 0px 5px;
}

.home h1 {
	background: #fff;
	padding: 20px 0;
	margin: -20px 0;
}


.drop {
	/*font-size: 48px;*/
	font-size: 100px;
	font-family: Georgia, serif;
	float: left;
	width: auto;
	line-height: 0.9;
	margin: 0 5px -14px 0;
	color: #000;
	/*position: relative;
	top: -0.15em;*/
}

#seealso {
	font-family: arial, sans-serif;
	font-size: 11px;
	float: left;
	width: 200px;
	padding: 10px 10px 10px 10px;
	border-top: 4px solid #000;
	border-bottom: 1px solid #000;
	margin: 0 10px 10px 0;
	line-height: 14px;
}

#seealso h3 {
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
}

#seealso h4 a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none !important;
	text-transform: uppercase;
	font-family: arial, sans-serif;
	color:#069;
}
#seealso h4 a:hover {
	color:#d52b1e;
}

#seealso h4 a img {
    margin: 0 auto;
    display: block;
    float: none;
}


#seealso img {
	float: left;
}

#pagination {
    	text-transform: uppercase;
    	font-size: 9px;
    	text-align: right;
	border-top: 4px black solid;	
	font-weight: bold;
	padding: 6px 0;
}

#pagination .hankpym {
    	font-size: 14px;
	color:#d52b1e;
	margin: 0 0 0 5px;
}

#pagination a  {
    	margin: 0 .5em;
    	color:#000;
}

#pagination .safaritime {
    	margin: 0 .5em;
    	color:#d52b1e;
}


#storybottom {	
	clear:both;
	font-size: 12px;
	padding-top: 0px;
}

#storybottom.bio {
	border-top: 1px solid #000;
	padding-top: 10px;
}

#storybottom p {
	margin-top: 10px;
}

#bio {
	font-style: oblique;
	font-family: georgia, serif;
	line-height: 1.7em;
}

#bio p {
	margin: 5px 0 15px;
}

#bio i, #bio cite {
	font-style: normal;
}

.ept {
	text-transform: uppercase;
	font-size: 8px;
}

.ept td {
	padding: 0;
	vertical-align: middle;
}

#storytoolstop  .ept td {
	height: 24px;
}

.ept img {
	float: right;
	margin: 0 6px 0 0;
	padding-bottom: 3px;
}


#subcall {
	color: #666;
	text-align: center;
	line-height: 1.3;
	width: 90px;
	vertical-align: middle;
}


#subcall h5 {
	text-transform: uppercase;
	color: #006;
	font-size: 12px;
	font-weight: bold;
}


/**************** sidebar styles *****************/
#subcol {
	width: 336px;
	background: #fff;
	border-left: 1px solid #000;
	padding: 0 0 10px 10px;
	vertical-align: top;
}

#subcontent {
	font-size: 11px;
	line-height: 1.4;
}

#subcontent {
	border-top: 1px solid #000;
}
.subfatad {
}

#subcontent h3 {
	font-size: 18px;
	margin-bottom: 15px;
	color: #FFFFFF;
	line-height: 1em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

h2.subtitle, #subcontent h3.subtitle, h3.subtitle {
	color: #000;
	font-family: Georgia;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	margin: 0;
}
#subcontent h3.subtitle, h3.subtitle {
	font-size: 15px;
	line-height: 15px;
	margin-bottom: 15px;
}

h2.subtitle {
	font-size: 16px;
}
h2.subtitle a, h3.subtitle a {
	color: #000;
}
h2.subtitle a:hover, h3.subtitle a:hover {
	text-decoration:underline;
}


.index h1 {
	color: #000;
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	line-height: 20px;
}


/*#morefrom, .article .etc, #voices {	
	line-height: 1.4;
	font-size: 10px;

}*/

#morefrom a {
	display: block;
	font-weight:bold;
}
#morefrom {
	text-align: center;
	padding-bottom: 25px;
}

.archive .byline, #archives .byline, #features .byline, #bottomcontent .byline, .toc .byline, .list .byline {
	line-height: 1.5;
	font-style: italic;
	font-family: georgia, serif;
	font-weight: bold;
}
#features, #bottomcontent, #agenda, #books, #pursuits {
	margin: 0 auto;
	width:585px; 
}
#bottomcontent {
	margin-top: 15px;
}

.alsoread {
	text-transform: uppercase;
	margin-top: .5em;
}

.alsoread a {
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
}

.alsoread .byline {
	text-transform: none;
}

#alsoby .star {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-align: center;
	margin: -12px 0 -7px 0;
}

.item {
	margin: 10px 0;
	clear: both;
}

#subcontent.item p {
	margin: 5px 0 0;
	font-size: 12px;
	line-height: 18px;
}


.item .illo {
	float: right;
	margin: 0 0 .5em 1em;
}

.item .illoleft {
	float: left;
	margin: 0 1em .5em 0;
}

.itemfirst .item {
	margin-top: 0px;
}

.homebody {
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
	font-size: 11px;
	padding: 5px 0px 5px 0px;
	font-family: Arial, sans-serif;
}

#subcontent .timestamp, p.section, .archive .timestamp, .list .timestamp {
	color:#d52b1e;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
	font-size: 11px;
	padding: 5px 0px 5px 0px;
	font-family: arial, sans-serif;
}

p.section {
	font-family: arial, sans-serif;
	padding: 3px 0 0;
}

#features, #leftcontent, #rightcontent, #agenda, #books, #pursuits {
	font-size: 12px;
	line-height: 1.4;
	font-family: georgia, serif;
}

#features h3 {
	padding-bottom: 9px;
}

#features h4, #leftcontent h4, #rightcontent h4, .backissues h4, .toc h4, .list h4 {
	font-size: 18px;
	font-weight: bold;
}

#leftcontent {
width:200px;
float:left;
}

#rightcontent {
	float: right;
	width: 364px;
	padding: 0 0 0 20px;
	border-left: 1px solid #000;
	margin: 15px 0 0;
}

#bottomcontent .element {
	margin: 20px 0 0 0;
}

#bottomcontent h3 {
	margin: 10px 0 20px 0;
}

h4 a { 
	color:#000;
}

h4 a:hover { 
	text-decoration: underline;
	color:#000;
}
#subcontent h4, .index h4, .archive h4 {
	font-size: 16px;
	font-weight: bold;
}

.static h4 {
	font-size: 16px;
}

.toc .byline { 
	font-style: italic 
}
.toc h4 {
	display:inline;
}




/*.etc .timestamp, .etc .section {
	color: #d52b1e;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

.etc .section .timestamp {
	color: #d52b1e;
}*/


.etc .item, #voices .item,  #voices .itemlast {
/*	margin: 1em 0; */
}

#voices {
	font-size: 12px;
	font-family: Arial, sans-serif;
}

#voices .byline, #voices .byline a {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	font-family: arial, sans-serif;
	font-style: normal;
}

#voices a {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 9px;
	text-decoration: none;
}

#voices .byline a:hover {
	text-decoration: underline;
}

#voices .timestamp {
	color: #d52b1e;
	font-weight: bold;
	font-size: 10px;
	padding: 5px 0 0;
}


#topcontent {
/*	margin: 20px 0 0; */
	padding: 20px 0 0 ;
}

#topcontent h2 {
	text-transform: uppercase;
	font-size: 10px;
	color: #d52b1e;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
}
#magcover h2, #centcol h2 {
	text-transform: uppercase;
	font-size: 10px;
	color: #a83228;
	text-align: center;
	font-weight: bold;
	font-family: arial, sans-serif
}


#centcol {
	padding-left: 10px;
	padding-right: 10px;
}

#centcol img {
display: block;
/*margin: 0 auto;*/
max-width: 325px;
width: expression(this.width > 325 ? 325: true);
}

.nozebra {
	background: #fff;
	padding: 0 5px;
}

#thisissue {
	width: 210px; 
	border-right: 1px solid #000;
	padding-right: 10px;
}

html>body #thisissue {
	width: 240px;
	padding-right: 10px;
}

#magcover {
	text-align: center;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.toc #magcover {
	float:right;
	margin-left: 5px;
}

#magcover a {
	text-decoration: none; 
}

#magcover p {
	font-size: 9px;
	line-height: 1.2;
	margin: 2px 0;
}

#recently {
	margin-top: 20px;
	padding-top: 20px;
}


#recently table {
	margin-top: 5px;
}

#recently td {
	width: 50%;
}

#recently .cola {
	border-right: 1px solid #000;
	padding-right: 20px;
}

#recently .colb {
	padding-left: 20px;
}

h4.hesterprynne a {
   line-height: 1.2em;
}

#unboundsubhead {
	text-align: center;
	font-weight: bold;
	font-family: arial, sans-serif;
	padding: 0;
}

.authorinfo img {
	float: right;
	margin: 0 0 10px 10px;
}

.authorinfo p {
	margin: 1em 0;
}

#boxad {
	margin: 0 auto;
	padding-bottom: 13px;
}

.box {
	border: 1px solid #ccc;
	padding: 10px 9px 7px 9px;
	margin: 1em 0;
	position: relative;
	clear: both;
}

.box h3 {
	margin: 0 0 .5em 0 !important;
}

.box h4 {
	font-size: 16px;
}

.inset {
	background: url(http://www.idvaac.org/assemblingthepieces/images/bevelbottom.png) no-repeat bottom left;
}

.toc .inset {
	background: url(http://www.idvaac.org/assemblingthepieces/images/bevelbottom_toc.png) no-repeat bottom left;
}

.inset .item {
	padding: 6px 0;
	margin-left: 0 !important;
	margin-right: 0 !important;
	background: url(http://www.idvaac.org/assemblingthepieces/images/beveltop.png) no-repeat top left;
}

#features .item {
	clear: left;
}

.inset p, .inset h4 {
	padding-left: 10px;
	border-left: 6px solid #eaeaea;
}
.inset4 .section {
	display: inline;
	font-size: 12px;
}

.inset4 .type {
	color: #000;
	display: inline;
	margin-left: 5px;
}

.inset4 h4 {
	font-size: 12px !important;
	font-family: arial, sans-serif;
}

.inset2 {
	margin-left: 10px;
}

.inset2 .section {
	margin-bottom: .5em;
}

.inset2 a {
	margin-left: 10px;
	display: block;
	text-decoration: none;
	font-family: georgia, serif;
	font-size: 14px;
	line-height: 1.2;
}

#riposte, #backstory {
	margin-top: 30px;
}

#backstory .illo {
	float: left;
	margin: 0 1em .5em 0;
}

#backstory h4 {
	text-align: center;
	font-size: 14px;
	line-height: 3;
}

.home .item, .index2 .item, .inset  {
	margin-left: 10px;
	margin-right: 10px;
}

.leadillo {
	margin: 0 auto;
}
p .leadillo {
	margin: 0 auto;
	padding: 0 10px 10px 0;
	float: left;
}


#riposte {
	margin-top: 45px
}


#riposte .imp {
	position: absolute;
	right: 0;
	top: -25px;
}


#riposte h5 {
	margin-top: 1em;
	font-weight: bold;
}

#riposte h5 a {
	text-decoration: none;
}

#spotlight {
	margin-top: 44px;
}

#spotlight .imp {
	position: absolute;
	right: 0;
	top: -42px;
}

#emailnews {
	margin: 1em 0;
	color: #585F2E;
	clear: both;
	position: relative;
}

#emailnews td {
	vertical-align: top;
}

#emailnews a {
	text-decoration: none;
}

#emailnews #subforms {
	padding: 0 10px 0 20px;
}

#emailnews form {
	margin-bottom: 1.5em;
}

#emailnews #addy {
	width: 160px;
	border: 1px solid #ccc;
	height: 13px;
	vertical-align: text-bottom;
    font-size: 9px;
}

#emailnews .button {
	margin-left: 8px;
	vertical-align: baseline;
}

#fiction {
	margin-top: 45px;
}


#fiction .imp {
	position: absolute;
	right: 0;
	top: -35px;
}

/* forum styles--based of off .etc class */

#forum {
	font-size: 11px;
	line-height: 1.5;
        margin-top: -20px;
padding-left: 100px;
}

#forum .byline {
	color: #666;
	line-height: 1.5;
}

#forum .timestamp, #forum .section {
	color: #39f;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

#forum .section .timestamp {
	color: #999;
}

#forum .forumitem,  {
	margin: 1em 0;
}
/*************** footer styles ***********************/
#footer {
	text-align: center;
}


#botmenu {
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0;
	border-top: 4px solid #000;
	margin: 0px auto;
	color: #000000;
	width: 960px;
	text-transform: uppercase;
	line-height: 1.5em;
}

#botmenu a {
	color: #000;
}

#botmenu a:hover {
	text-decoration: underline;
}

#copyright {
	border-top: 1px solid #000;
	height: 10px;
	margin: 0px auto;
	padding: 5px 0 15px;
	font-size: 10px;
	width: 960px;
}

/**********************************************/

