body {
	margin:0 0 100px 0;
	padding:0;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 13px;
	color:rgb(102,69,69);
	line-height:18px;
	background:white;
}

	

p {	margin:0;
	padding:0 0 18px 0;}

a:link {color:rgb(182,55,44);text-decoration:none;}
a:visited {color:rgb(182,55,44);text-decoration:none;}
a:hover {color:rgb(182,55,44);text-decoration:none;}
a:active {color:rgb(182,55,44);}

p.sans a, li a, #right a {
    color:rgb(137,90,90);text-decoration:none; 
    }
p.sans a:hover, li a:hover, #right a:hover { 
    color:rgb(182,55,44);text-decoration:none;
     }



b,strong	    {font-weight: bold;}

i,em            {font-style: italic;}

.strike         {text-decoration: line-through;}

	

img {
  border: 0px;
	}

img.gallery {
	padding: 0 0 10px 0;
	border-bottom:1px solid rgb(206, 203, 185);
	}


#content {
	position:absolute;
	left:350px;
	top:10%;
        width: 400px;
	z-index: 1;
	background: transparent url(http://www.elizabethstern.net/images/fff.gif);
}


/* Typography :: Main entry
----------------------------------------------- */
p.body {
	font-size:11px;
	line-height:18px;
	text-align:left;
	margin:0;
	padding:0;
	}

p.sans, #right {
	font-family: Lucida Grande, Helvetica, sans serif;
	font-size:10px;
        font-style: normal;
        color:rgb(137,90,90);
        }

p.sans {
	line-height: 18px;
	padding: 0px 0px 18px 0px;
        }

#right {
	float: right;
	}

.title, h2, p.commentname {
	font-family: Georgia, Times, serif;
	line-height: 18px;
	font-style: italic;
	font-weight: normal;
	padding: 0;
        margin: 0;
	}

.title, h2 {
	font-size: 18px;
	color: rgb(182,55,44);
        }

p.commentname { 
        font-size:14px;
        padding-bottom: 9px;
	color: rgb(182,55,44);
        }

ul {
        margin: 0;
        padding: 0;
        }

li {
        list-style: none;
        font-size:14px;
	font-style: italic;
        }


/* Layout :: Navigation
----------------------------------------------- */

#nav {
	position:absolute;
	left:0px;
	top:24%;
	width:716px;
	height:482px;
}

#title {
	position:absolute;
	left:0px;
	top:0px;
	width:280px;
	height:153px;
}

#gallery {
	position:absolute;
	left:0px;
	top:153px;
	width:280px;
	height:37px;
}

#info {
	position:absolute;
	left:0px;
	top:190px;
	width:280px;
	height:25px;
}

#journal {
	position:absolute;
	left:0px;
	top:215px;
	width:280px;
	height:44px;
}

#blood1 {
	position:absolute;
	left:0px;
	top:259px;
	width:280px;
	height:223px;
}

#blood2 {
	position:absolute;
	left:280px;
	top:376px;
	width:436px;
	height:106px;
}



blockquote {
	margin-right: 0;
	margin-left: 20px;
}

small, .small {
	font-size: 0.9em;
}


/* layout
----------------------------------------------- */

#accessibility {
	position: absolute;
	top: -10000px;
}

#container {
	margin: 10px auto;
	padding: 10px;
	width: 760px;
	z-index: 1;
	background: transparent url(http://www.elizabethstern.net/images/fff.gif);
}


#sidebar {
	padding-top: 50px;
	width: 150px;
	margin-left: 5px;
	float: right;
}

.section_list {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

.section_list li {
	margin: 0 10px 2px 0;
	padding: 0;
}

#blogcontent {
	margin: 0 155px;
	padding: 30px 30px 0 0;
	z-index: 1;
	background: transparent url(http://www.elizabethstern.net/images/fff.gif);
}

#foot {
	margin-top: 5px;
	clear: both;
	text-align: center;
}

/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */

#container {
\width: 770px;
w\idth: 760px;
}

#sidebar {
\width: 150px;
w\idth: 150px;
}

/* overrides
----------------------------------------------- */

#sidebar p {
	font-size: 11px;
	line-height: 18px;
}

.caps {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider {
	margin: 2em 0;
	text-align: center;
}

/* articles
----------------------------------------------- */

.directory {
	list-style-type: circle;
}

.author {
	font-style: normal;
	font-size: 0.8em;
}

.published {
	font-size: 0.8em;
}

/* comments
----------------------------------------------- */

.comments_error {
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error {
	padding : 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview {
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td {
	vertical-align: top;
}

#comments-help {
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em Georgia, Times, serif;
}