body {
		font: 62.5%/1.4em Verdana, Helvetica, sans-serif;
	background-color: #ffffff;
	padding: 0;
	margin: 0;
        margin-left: 25px;
background: url(../dm/p/dm.gif) repeat-x;

      /*	  margin-top: 80px;*/
        	text-align: left;
        align: left;
        margin-right: 0;
        padding-right: 0;
	}

a {
	text-decoration: none;
}

a:link, a:visited, a:active, a:hover {
	color: #336699;
}

#container {

	text-align: left;
	padding: 0;
        margin: 0;

	background-color: #ffffff;

	width: 614px;
}
#home {
padding:0;
margin:0;
margin-bottom: 30px;
}

.content {
	padding: 0;
	background-color: white;
	font-size: 1em;

}

/* POSTS */

a.monthlink:link, a.monthlink:visited, a.monthlink:active, a.monthlink:hover {
	font-size: 1em;
	padding-top: 0;
	margin-top: 0;
}

div.dottedline {
	border-top: 1px dotted #c0c0c0;
	padding-bottom: 5px;
	margin-top: 25px;
	clear: both;
        width: 614px;
}

#home div.dottedline {
	margin-top: 50px;
}

h2 {
	color: #666666;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
        margin-right: 0px;
        padding-right: 0px;
}
 
.story {
	margin-bottom:15px;
	margin-right: 6px;
        margin-left:0px;
}

h2, .story, .tags {
	margin-left: 200px;
}

.story blockquote p {
	margin-left: 0;
}

.story p, .story li {
	font-size: 1.3em;
}

.story p {
	color: #333;
	line-height: 1.75em;
	text-indent: 15px;
	margin-bottom: 0;
	margin-top: 0;
}
 
.story p.first {
	text-indent: 0;
}

.story img {
	margin: 0 0 12px -214px;
	padding: 6px;
	border: 1px solid #ddd;
	border-bottom-color: #c0c0c0;
	border-right-color: #c0c0c0;
}

.story img.vert {
position: relative; left: 200px;
}

.story p.photodate {
	font-size: 1em;
	margin-bottom: 5px;
	margin-top: 45px;
	text-transform: uppercase;
	text-indent: 0;
	color: black;
}

.links {
	position: relative;
	text-transform: uppercase;

}

.permlink, .tags, .back {
	padding-top: 5px;
}

.permlink {
	position: absolute;
	display: block;
}

.tags {
	color: black;
        width: 375px;
}

.back {
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
}

.back a:link, .back a:visited, .back a:active, .back a:hover {
	color: #ccc;
	text-decoration: none;
}

.story blockquote {
	margin-left: 0;
	margin-right: 0;
	background-color: #eee;
	padding: 15px 15px 15px 30px;
	border-left: 1px #bbb solid;
	color: #333;
	text-indent: 15px;
	line-height: 150%;
        width: 370px;
}

.story blockquote p.credit {
	font-size: .9em;
	text-align: right;
	text-transform: uppercase;
	padding-left: 30px;
	margin-bottom: 0;
	margin-top: 10px;
}

.story li {
	line-height: 150%;
	color: #333;
}

/* SIDEBAR */

.footer .list {
	width: 200px;
	float: left;
}

.footer h2 {
	margin-left: 0;
	margin-bottom: 3px;
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
}

.footer ul {
	padding-left: 0;
	margin: 0;
	margin-bottom: 30px;
	list-style-type: none;
}

.footer li {
	line-height: 150%;
}

.footer br {
	clear: both;
}


#ftr {
	background: url(../dm/p/footer2.gif) repeat-x;

        height: 51px;
        	clear: both;
        margin-left: -25px;
}

