
/* global rules */
	
img {
	border: 0;
	}
	
img.center {
	display: block;
	margin: 0 auto 1em auto;
	}
	
#content img.left {
	float: left;
	margin: .5em 1em 1em 0;
	}
	
#content img.right {
	float: right;
	margin: .5em 0 1em 1em;
	}
	
#content img {
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;	
	border-left: 1px solid #ccc;	
	border-top: 1px solid #ccc;
	}
	
.entry p a {
	font-weight: bold;
	}
	
.entry h1 a, .entry p.meta a, .entry p.tagged a, .entry p.extended a, .entry p.socialite a {
	font-weight: normal;
	}
	
/* the social bookmarking links on the foot of each entry */
	
a.technorati, a.digg, a.delicious, a.yahoo, a.reddit, a.furl {
	display: block;
	height: 16px;
	padding-left: 20px;
	float: left;
	margin-right: 2em;
	}
	
a.technorati {
	background: url(/img/technorati.png) no-repeat 0 0;
	}
	
a.digg {
	background: url(/img/digg.png) no-repeat 0 0;
	}
	
a.delicious {
	background: url(/img/delicious.png) no-repeat 0 0;
	}
	
a.yahoo {
	background: url(/img/yahoo-myweb.png) no-repeat 0 0;
	}
	
a.reddit {
	background: url(/img/reddit.gif) no-repeat 0 0;
	}
	
a.furl {
	background: url(/img/furl.gif) no-repeat 0 0;
	}	
	
/* masthead and content elements */

.entry, .other, .gallery, #disclaimer, #ebooks {
	margin-left: 40px;
	}
	
.glyph {
	height: 9px;
	background: url(/img/glyph.gif) no-repeat top right;
	margin: 0 0 3em 0;
	clear: left;
	}

#content h1 {
	letter-spacing: .05em;
	font: bold 1.5em Georgia, serif;
	color: #444;
	}
	
#content h2 { 
	font: 1.8em/1.2em Georgia, serif;
	color: #444;
	margin-top: .25em;
	}
	
#content h2.subtitle {
	font: italic 1.6em/1.2em Georgia, serif;
	color: #444;
	margin-top: .25em;
	}
	
#content p + h2 {
	margin-top: 2em;
	}
	
	#content p.meta + h2 {
		margin-top: .25em;
		}
	
#content h3, #content h4, #content h5, #content h6 {
	font: bold 1.1em/1.6em Verdana, Helvetica, sans-serif;
	margin-top: 1.5em;
	color: #555;
	}
	
#content p, #content ul, #content ol, #content dl, #content blockquote {
	font: 1.3em/1.5em Georgia, serif;
	margin-top: 1.2em;
	margin-bottom: 1.2em;
	}
	
#content .other ul { /* for the archive listing which grows too long in a large serif font */
	font: 1.1em/1.6em "Lucida Grande", Verdana, Helvetica, sans-serif;
	}
	
#content dt {
	margin-top: 1.2em;
	font-size: 1em;
	}
	
#content ul, #content ol, #content dd, #content blockquote {
	margin-left: 30px;
	margin-right: 30px;
	}
	
#content ul li {
	list-style-type: none;
	padding-left: 18px;
	background: url(/img/bullet_toggle_plus.png) no-repeat 0 .2em;
	margin: .3em 0;
	}
	
#content ol li {
	margin: 5px 0;
	}
	
/* paragraph exceptions */

#content li p {
	font-size: 1em;
	}
	
#content dd p, dd {
	font-size: .9em;
	margin: .5em 0;
	}
	
	#content .sans p {
		font: 1.1em/1.6em Verdana, Helvetica, sans-serif;
		margin: 1.5em 0;
		}
		
	#content .sans dt, #content .sans dd {
		font-family: Verdana, Helvetica, sans-serif;
		}
		
	#content .sans dt {
		font-size: 1em;
		}
		
	#content .sans dd {
		font-size: .9em;
		}
	
#content blockquote p {
	margin: .5em 0;
	padding-left: 0;
	font-size: .9em;
	}
	
#content p small {
	font: 10px verdana, helvetica, sans-serif;
	}
	
#content p.pullquote {
	background: #f6f6f6;
	color: #777;
	border: 1px solid #aaa;
	padding: 1em;
	font: 15px Georgia, serif;
	margin: 1.5em;
	}
	
#content p.extended {
	text-indent: 1em;
	font-size: 1.1em;
	margin: .5em 0;
	clear: both; /* clears left or right floated images */
	}
	
	.extended cite {
		font-weight: bold;
		}

#content p.cat-desc { /* top of category template only */
	font: 1.2em/1.5em Georgia, Times, serif;
	color: #333;
	background: #f7f7f7;
	padding: .5em;
	margin: .5em 0 2em 0;
	border: 1px solid #ddd;
	}
	
#content p.contributor, #content p.meta, #content p.category {
	font: 1.1em/1.6em Georgia, serif;
	margin: .25em 0;
	}
	
#content p.contributor {
	margin: 1em 0;
	}
	
#content p.contributor, #content p.category {
	text-align: center;
	font-style: italic;
	}
	
#content p.tagged {
	font: italic 1em/1.6em Verdana, Helvetica, sans-serif;
	background: url(/img/tag_blue.png) 0 0 no-repeat;
	padding-left: 18px;
	margin-bottom: 1em;
	}
	
#content p.socialite {
	font: 1em Verdana, Helvetica, sans-serif;
	font-size: 1em;
	margin: 2em 0 0;
	}
	
#content #disclaimer p, #content p.ed {
	font: 9px/1.6em verdana, sans-serif;
	}
	
#content p.ed { /* editor's comments on old AYS articles */
	font: 1em/1.5em verdana, sans-serif;
	border-top: 1px solid #bbb;
	}
	
#content #disclaimer {
	font: .9em/1.6em verdana, sans-serif;
	color: #999;
	}
	
	/* captioned images */
	
#content div.captioned-right {
	float: right;
	margin: 1em 0 1em 1em;
	}
		
#content div.captioned-left {
	float: left;
	margin: 1em 1em 1em 0;
	}
		
#content div.captioned-center {
	text-align: center;
	}
		
	#content div.captioned-center img {
		margin: 0 auto;
		}
		
	#content div.captioned-left p, 
	#content div.captioned-right p,
	#content div.captioned-center p {
		font-size: 1em;
		font-weight: bold;
		font-family: verdana, sans-serif;
		text-align: center;
		margin: .25em 0 0;
		color: #900;
		}
		
	/* home page */
		
#content p.explore {
	margin: -2em 0 2em 0;
	text-align: right;
	}
	
	#content p.explore a {
		font-style: italic;
		}
	
	/* tables */
	
#content table {
 border: 0;
 margin: 1.5em 0;
 font: 1.1em/160% Arial, Helvetica, sans-serif;
 }
 
#content tr {
 padding-top: 15px;	
 }
 
#content tr.lgray {
 background: #f8f8f8;
 }
 
#content tr.dgray {
 background: #e8e8e8;
 }
 
#content th {
 text-align: left;
 text-transform: uppercase;
 width: 25%;
 font-weight: bold;
 padding: 0 2px;
 }
 
#content td {
 vertical-align: top;
 width: 25%;
 font-weight: normal;
 padding: 0 2px;
 }
 
#content ul.entrynav, #description ul.entrynav {
	font: 1.1em Verdana, Helvetica, sans-serif;
	list-style-type: none;
	text-align: center;
	}
	
#content ul.entrynav li, #description ul.entrynav li {
	list-style: none;
	display: inline;
	margin: 0 30px;
	font-size: .9em;
	font-weight: bold;
	background: none;
	padding: 0;
	}
	
	#description ul.entrynav {
		color: #eee;
		}
		
	#description ul.entrynav a {
		color: #fff;
		}
		
	#description ul.entrynav a:hover {
		color: #ffe;
		}
	
#disclaimer {
	margin-top: 2em;
	} 
	
/* sidebar elements */	
	
#sidebar form {
	font: 10px/1em Verdana, Helvetica, sans-serif;
	padding-left: 12px;
	}
	
input#butt {
	margin-left: 30px;
	}
	
input#q {
	font: 10px verdana, helvetica, sans-serif;
	line-height: 1em;
	border-top: 1px solid #888;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #888;
	padding: 3px;
	margin: 4px 0;
	width: 170px;
	}
	
input#site {
	margin: 0 2px 0 8px;
	}
	
#sidebar h2 {
	margin: 20px 5px 10px 12px;
	font: 1.4em Tahoma, sans-serif;
	}
	
#sidebar p, #sidebar ul {
	font: 1em/1.4em Verdana, Helvetica, sans-serif;
	margin: 5px 17px;
	}
	
#sidebar ul li {
	margin-left: 5px;
	list-style: none;
	margin-bottom: 5px;
	}
	
#mpower img,
#life img,
#fit img,
#scale img,
#full img,
#bffm img,
#seven img {
	padding: 20px 0 0;
	}
	
/* footer elements */

/* books page elements */

#content #ebooks p {
	padding-left: 125px;
	}
	
	#ebooks p a {
		font-weight: bold;
		}
	
#ebooks div {
	margin-bottom: 30px;
	}
	
/* gallery navigation - right side all pages */

#gallery img {
	display: block;
	margin: 0 auto 15px auto;
	}
	
/* gallery elements */
	
#content .gallery h2 {
	margin-top: 0;
	clear: left;
	}
	
#content .gallery p a {
		display: block;
		float: left;
		margin: 0 15px 15px 0;
		}

	
	/* hack, for fixing the float paragraphs, obtained here: http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.clearfix {
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
	}
	
.clearfix {
	display: block;
	}
/* End hide from IE-mac */
