/*thenothingstore.com*/
/*global.css*/
/*frank rowe*/

body { 
	background:url(../imgs/horiz.gif) repeat;
	background-position:center;
	font: normal small Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	color: #000000;
}

#wrap {
	width: 1000px;
	margin: 0 auto;
}

#content {
	width: 950px;
	margin-left:000px;
	border:2px solid #000;
	overflow:hidden;
	background:#fff;
}

#archivesIndex{
	background: #e2e2e2;
	width: 180px;
	float:left;
	text-align:left;
	padding-top:10px;
	border-right: 2px solid black;
	color: #000;
}

#archivesIndex a{
	color: #000;
}


#main{
	width: 550px;
	min-height:1030px;
	/*margin: 10px 10px 10px 190px;*/
	background:#fff;	
	padding:10px;
	margin-left: 20px;
	float:left;
	text-align: center;
}

#main p{
	font: normal MEDIUM Arial, Helvetica, sans-serif;
	color:#000000;
}

#main h1{
	font-size: x-large;
	color:#000000;
}

#main a{
	font: normal MEDIUM Arial, Helvetica, sans-serif;
}

#ads{
	float:right;
	margin-top:-1px;
	margin-right:-1px;
	border-left:1px solid black;
}

#head {
	
	/*margin: 0px auto;*/
	text-align:left;
	
}

#h4 {
	font-size: 72px;
	text-align: center;
	text-decoration: bold;
}



#about {
	width: 150px;
	margin: 0 auto;
}

#about p{
	font: normal small Arial, Helvetica, sans-serif;
	color:#000000;
}

#about a {
	color:#00f;
	font-size: 1.0em;
}

#about h2 {
	font-size: 1.2em;
	font-weight:bold;
	text-align:left;
}

#motto {
	width: 500px;
	/*border: 2px solid #000000;*/
	padding: 10px;
	margin: 0px auto;
	/*background:#dfdac0;*/
	background:#e8e8e8;
	font-style:italic;
	color:#ffffff;
	-webkit-border-radius:20px;
}

#motto p{
	font-size: 10px;  
	font-style:italic;
	line-height: 15px;
	color: #ffffff;
}


.center { text-align: center; }



#topLinks a{
	float:right;
}

p, blockquote, ul, ol {
	margin-top: 0;
}

a {
	text-decoration: none;
}

a:hover {
	background: none;
	text-decoration: underline;
}


img.floatRight { 
    float: right; 
    margin-right: 1px; 
   

}

img.floatLeft { 
    float: left; 
   
}

img.floatCenter{
	   display: block;
    margin-left: auto;
    margin-right: auto;
}

p.textCenter{
	   display: block;
    margin-left: auto;
    margin-right: auto;
    
}

table#zDebtBox {
	border: 2px solid #000000;
	width:150px;
	display: block;
    margin-left: auto;
    margin-right: auto;
}

#boom {
	width:150px;
	float:center;
	margin-left: 19px;
	margin-top:30px;
}

#boom a {
	font-family: arial;
	font-size: 1.0em;
	line-height: 0.8em;
}

#boom a:hover{
	text-decoration:underline;
}

#menu {
	width: 150px;
	margin:0px auto;
	margin-top:0px;
	background:#e2e2e2;	
}


#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


#menu .big{
	display: block;
	float: left;
	width: 80px;
	height: 50px;
	color: #ff0;
}

#menu a {

}

#menu p {line-height: 14px; }


#menu a:hover {
	text-decoration: underline;
	background:#e2e2e2;
	color: #39B549;
}

#menu ul li {
	line-height: 18px;
}

#menu ul li.current  a {
	text-decoration:under-line;
	color: #39B549;
}

#menu ul li.current  {
	background:#e2e2e2;
	text-decoration:under-line;
}

#menu ul li.current  a:hover {
	text-decoration:under-line;
	color: #39B549;
}

#blurb{
	width:500px;
	margin: 0 auto;
	font-size: 12px;  
	line-height: 15px;
	background:#fff;
	//border: 2px solid black;
	padding:15px;
	text-align: left;
}

#blurb p{	
	font-size: 12px;  
	line-height: 15px;
}

#blurb img{
	display: block;
	margin: 0 auto;
}

#blurb h1{
	font: 24px/22px helvetica;
	color: black;
	//font-variant: small-caps;
	text-align:center;
}

#blurb ul{
	list-style-type: disc;
	padding-left: 14px; 
}
/*
#blurb li {
	font-family: Verdana, Helvetica, sans-serif;
	text-align: left;		
	font-size: 14px;  
	line-height: 16px;  	
}
*/


#blurb a{
	text-decoration:underline;
	font-size: 12px; 
}

#quote{
	font-style: italic;
	margin-left:50px;
	width: 300px;
}

#caption{
	font-size: 12px;
	font-style:italic;
	text-align:center;
}

h2 { 
	text-align:center; 
	font: 14px helvetica;
	margin:5px 0 10px; 
}


.hiddenKeywords{
	display:none;
}

.hiddenKeywords p{
	display:none;
}

#mainImages {
	overflow:hidden;
	margin: 0 auto;
	text-align:center;
}

#mainImages a{
	
}

#mainImages .link{
	
	width:400px;
	font: 12px helvetica;
}



#byline {
	font-size: 11px;
	font-weight: bold;
}

#comments {
	width: 350px;
	background: #fff;
}

.comment {
	margin: 0 auto;
	width: 350px;
	background: #ffffcc;
	border: 1px solid black;
	padding: 3px;
	overflow:hidden;
	font: 14px/16px Trebuchet MS, Palatino;
}

.name {
	text-decoration: underline;
	text-align:left;
	font: 14px/16px Tahoma, Palatino;
	float:left;
	margin-top:9px;
}

.date {
	margin-top:12px;
	text-align:right;
	font: 12px/12px Arial, Palatino;
}

#commentForm {
	display:none;
	width: 300px;
	border: 1px solid black;
	background: #ffffcc;
	padding: 7px;
}

#error {
	color: #f00;
	font-style: italic;
	font-size: 16px;
}

#success {
	color: #00f;
	font-style: italic;
	font-size: 16px;
}
/*
#main img .main{
	margin: 0px auto;
	text-align:center;
	background:#fff;
	width:400px;
	//padding: 15px;
	border: 2px solid #000;
	//-webkit-border-radius:20px;
}
*/
#homeImage img {
	
	//padding: 5px;
	
	background:#fff;
	margin: 0px auto;
	text-align:center;
}

#warning {
	width: 300px;
	margin: 0 auto;
	background:#ffffcc;
	border: 1px solid black;
}

#warning p{
	font-size: 10px;
}

#reverse {
	display:none;
}

em {
	font-style:italic;
}

strong {
	font-weight:bold;
}













