@import url("appearance_contact.css");
@import url("appearance_links.css");
@import url("appearance_weblog.css");
@import url("appearance_photolog.css");
@import url("appearance_error.css");

html {
	background: #DDD url(bg_body.png);
	}

body {
	background: #DDD url(bg_body.png);
	color: #585858;
	padding: 30px 0;
	margin: 0;
	}

#masthead {
	position: relative;
	margin: 0 auto;
	height: 150px;
	width: 750px;
	background: #FFF url(bg_masthead.png) no-repeat;
	color: #585858;
	text-align: right;
	text-transform: lowercase;
	}

#navigation a, h1 {
	display: inline;
	color: #585858;
	background: transparent;
	padding: 6px 8px;
	margin: 0;
	}

h1 {
	font: bold 16px "Verdana", "Arial", "Helvetica", sans-serif;
	color: #585858;
	background: transparent;
	text-decoration: none;
	}

#skipnav {
	display: block;
	width: 150px;
	height: 130px;
	z-index: 2;
	overflow: hidden;
	text-align: left;
	text-indent: -500px;
	position: absolute;
	top: 18px;
	left: 33px;
	}

#navigation {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	}

#navigation li {
	display: inline;
	font: normal 16px "Verdana", "Arial", "Helvetica", sans-serif;
	}

#navigation {
	position: absolute;
	width: 680px;
	bottom: 89px;
	right: 30px;
	z-index: 3;
	line-height: 0px;
	}

#navigation li ul {
	visibility: hidden;
	}

#navigation a[href] {
    border-bottom: none;
	}

#content {
	width: 750px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	position: relative;
	background: #FFF url(bg_content.png) repeat-y;
	color: #585858;
	font: normal 12px "Verdana", "Arial", "Helvetica", sans-serif;
	line-height: 16px;
	z-index: 1;
	}

a {
	text-decoration: none;
	}

#footer {
	position: relative;
	margin: 0 auto;
	height: 70px;
	width: 750px;
	background: #FFF url(bg_footer.png) no-repeat;
	color: #CCC;
	font: normal 9px "Verdana", "Arial", "Helvetica", sans-serif;
	}

#footer p {
	position: absolute;
	bottom: 5px;
	left: 0px;
	width: 750px;
	text-align: center;
	}

#footer p, #footer a:link, #footer a:visited, #footer a:hover {
	color: #CCC;
	background: transparent;
	}

#footer p:hover {
	color: #585858;
	background: transparent;
	}
	

.entry h2, .entry h2 + p {
	display: inline;
	}

h3 {
    font-size: 12px;
    }

.entry {
	margin: 0 80px 0 80px;
	padding: 0 0 40px 0;
	text-align: left;
	}

h2 {
	font-size: 13px;
	}

h2:after {
	content: " \003A\003A\003A";
	margin: 0 7px 0  0;
	}

hr {
	display: none;
	}

.figure {
	float: right;
	clear: right;
	margin: 5px -20px 5px 15px;
	}

.altfigure {
	float: left;
	clear: left;
	margin: 5px 15px 5px -20px;
	}


ul.piclist {
	list-style: none;
	margin-top: 40px;
	}

ul.piclist li { 
	margin-bottom: 40px;
	}

ul.piclist li img { 
	float: left;
	border: 0;
	margin: -5px 10px 0 0;
	}

ol li, ul li {
    margin: 0 0 0.5em 0;
    }

abbr, acronym {
    font-style: normal;
	cursor: help;
	}

.imgholder {
	text-align: center;
	margin: 10px 0;
	}

.imgholder img {
	margin: 5px;
	}

.conversation dt, .elaborate dt, .links dt {
	font-weight: bold;
	float: left;
	clear: left;
	}

.conversation dt:after, .links dt:after, .elaborate dt:after {
	font-weight: bold;
	content: " \003A";
	margin: 0 0.5em 0 0;
	}

.conversation dd {
	margin: 0 0 1em 0;
	}

.elaborate dd, .links dd {
	margin: 0 0 0.5em 2em;
	}
	
dl dl {
	margin: 0 0 0 3em;
	}

.update {
	margin: 30px 5px 40px 5px;
	padding: 15px 20px;
	background: #F4F4F4 url(inset_bg.png) top left repeat-y;
	}

.update:after {
	display: block;
	content: url(inset_bottom.png);
	margin-left: -20px;
	margin-bottom: -25px;
	}

.update h3 {
	font-size: 11px;
	display: block;
	width: 580px;
	position: relative;
	padding: 12px 8px;
	margin-bottom: -55px;
	top: -50px;
	left: -20px;
	background: #FFF url(inset_top.png) bottom left no-repeat;
	}

table {
    border: none;
    }

td, th {
    padding: 4px 8px;
    vertical-align: top;
    text-align: left;
    border: none;
    }

tbody td {
    width: 34%;
    }

tbody td, tbody th {
    border-bottom: 1px solid #585858;
    }

caption {
    visibility: hidden;
    }

thead th {
    background: #CCC;
    }

q {
    quotes: none;
    font-style: italic;
    }

code {
    color: #777;
    }

#footer ul, #footer ul li {
    display: inline;
    margin: 0;
    padding: 0;
    }

#footer ul {
    position: absolute;
    left: 50%;
    margin-left: -67px;
    }

#footer a[rel] {
    display: block;
    float: left;
    text-indent: -1000em;
    background: transparent url(http://decaffeinated.org/styles/internalnav.png);
    }

#footer a[rel="first"] {
    height: 25px;
    width: 23px;
    background-position: 0 -63px;
    }
    
#footer a[href][rel="first"] {
    background-position: 0 -31px;
    }
    
#footer a[href][rel="first"]:hover {
    background-position: 0 0;
    }

#footer a[rel="prev"] {
    height: 29px;
    width: 29px;
    background-position: -23px -63px;
    }
    
#footer a[href][rel="prev"] {
    background-position: -23px -31px;
    }
    
#footer a[href][rel="prev"]:hover {
    background-position: -23px 0;
    }

#footer a[rel="up"] {
    height: 31px;
    width: 31px;
    background-position: -52px -63px;
    }

#footer a[href][rel="up"] {
    background-position: -52px -31px;
    }
    
#footer a[href][rel="up"]:hover {
    background-position: -52px 0;
    }

#footer a[rel="next"] {
    height: 29px;
    width: 29px;
    background-position: -83px -63px;
    }

#footer a[href][rel="next"] {
    background-position: -83px -31px;
    }
    
#footer a[href][rel="next"]:hover {
    background-position: -83px 0;
    }

#footer a[rel="last"] {
    height: 25px;
    width: 23px;
    background-position: -112px -63px;
    }

#footer a[href][rel="last"] {
    background-position: -112px -31px;
    }
    
#footer a[href][rel="last"]:hover {
    background-position: -112px 0;
    }
   
ins {
	text-decoration: none;
	}