0{margin:0;padding:0}


/* Begin Typography & Colors */
body {
	font-size: 13pt; /* Resets 1em to 10px */
	font-family: "Times New Roman", Times, serif;
	background: none;
	color: #000;
	text-align: center;
	}

#page {
	background-color: white;
	text-align: left;
	}

#header {
	background:none;
	height:20px;
	}


.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
display:none;	}

.small {
	font-family: Arial, Helvetica, Sans-Serif;
	line-height: 1.5em;
	}

#header h1 {
text-align: left;
font-size: 35px;
padding-bottom:22px;
}


h2 {
	font-size: 1.6em;
	text-align:left;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}
	





#sidebar {
	display:none;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


/* Begin Structure */
body {
	margin: 20px 0 20px 0;
	}

.halfleft{float:left; width:49%;}
.halfright{float:right; width:49%;}


#page {
	background: white url(images/page-bg.gif);
	width: 100%;
	}


#headerimg {
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	width: 100%;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 10px;
	width: 100%;
	}

.post {
	text-align: justify;
	border-bottom:solid 4px #f5f5f5
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}


/* End Structure */



/*	Begin Headers */


h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	}

h3 {
	margin: 30px 0 0;
	}

h3.comments {
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
	
/* End Entry Lists */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	

	
	
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

.entry ul {
clear:both;
text-align:left;
margin:6px 0 6px 0px;
padding:12px;
border:dashed 1px #dad9d9
}

.entry ul li {
text-align:left;
font-size:92%;
list-style:none;
background:url(images/bullet.gif)  left 6px no-repeat;
margin:0 0 7px 0;
padding:0 0 0 16px;
color:#959393;
font-weight:800;
}

#pages  li{
text-transform:uppercase
}


.description{display:none;}
dl{margin:18px 0 0 0;padding:12px 0; width:99%}



 /*dl { border-left: 4px solid #7AB5E1; margin-left:28px;padding:0.5em 0.5em 1.5em 0.5em; } */
 dt { font-weight: bold; color: #666; font-size:120%;  } 

 dd {margin:0; padding: 4px 0 1em 0px; font-size:90%;}
 
 #post-35 p, #post-35 h2,  #post-35 h3 {display:none}
 

 
 a:link, a:visited {
   color: #999;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
   
 h1 a:link, h1 a:visited{color:#000;text-decoration:none;}
 
 h1,h2,h3,h4,h5,h6{color;:#666}
