/* //this stylesheet deals with text treatment */

body {	margin: 5px;
	padding:0px;}

body, p, span {	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	}

.youarehere {font-family: verdana, helvetica, arial, sans-serif; 
	font-size: .7em; 
	font-weight: 500;}

.hidden {display: none;}

.toc {	font-size: .9em;	}

h1 {
	font-size:14px;
	padding-top:10px;}

h2 {font-family: verdana, helvetica, arial, sans-serif; }

h3 {font-family: verdana, helvetica, arial, sans-serif; }

h4 {font-family: verdana, helvetica, arial, sans-serif; }

.inline {display: inline;}

.small {font-size: .6em}

.content {	margin-left: 10%; 
	margin-right: 10%;
	font-family: verdana, helvetica, arial, sans-serif;}

.content p { font-size: .8em;}


.sidebar p { font-size: .8em;}

/*.sidebar p b.heading a {	display: list-item;
	list-style-type: none; }display: block*/

.hide {color: #555; visibility: visible;}

b.headings {	font-weight: 400;
	font-family: verdana, helvetica, arial, sans-serif;}


.footer	{/*font-size: .6em;*/
	color: #666;}

/*review stuff*/
.address, .notes, .smoke, .taps, .temporal  {	font-size: .8em;
	font-family: Verdana, Helvetica, arial, sans-serif;	}

.description  {	font-size: .8em;
	font-style: italic;
	font-family: Verdana, Helvetica, arial, sans-serif;}


.echo, .reviewer  {	font-size: .7em;
	font-style: italic;
	font-family: Verdana, Helvetica, arial, sans-serif;}   

.locale, .map, .mention, .online, .transit {	font-size: .7em;
	font-family: Verdana, Helvetica, arial, sans-serif;	}

.mention {	text-transform: uppercase;
	font-variant: small caps;	}

.title {	font-size: 1em;
	font-weight: bold;
	font-family: Verdana, Helvetica, arial, sans-serif;}


/* reading */
.tm {	font-size: .6em;
	vertical-align: text-top;} 

/* secret! */	
A.secret:link, A.secret:visited {	color : #fff;}

A.secret:link, A.secret:visited, A.secret:active {	text-decoration : none;
	background-color : transparent;}

A.secret:hover {	text-decoration : underline;
	background-color : transparent;}

A.secret:hover, A.secret:active {	color: #fff;}

	/*side */

A.side:link, A.side:visited, A.side:hover, 
A.side:active {	background-color : transparent;}


	/*grey! */

A.grey:link, A.grey:visited, A.grey:hover, A.grey:active {	color : #666;
	background-color : transparent;}

A.grey:link, A.grey:visited, A.grey:active  {	text-decoration : none;}

A.grey:hover {	text-decoration : underline;}

/*for categories */
div#content p img {float: left;
padding-right: 10px;
border: 0;}

a:link, a:visited, a:active. a:hover {	background-color: transparent;
	color: #66c;
	text-decoration: none;}
