/*  
Theme Name: Detained in a blog
Description: Made for blog.detainee063.com 
Version: 0.1b
Author: Alan Trotter
Author URI: http://greaterthanorequalto.net

*/


body, h1, h2, h3, h4, h5, h6, blockquote, p, form {
	margin: 0
	padding: 0
}

body {
	margin: 0;
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-size: 62.5%;
	text-align: center;
	background: #191919 url('img/footerback.gif') repeat-y top center;
;
}

a:link, a:visited {
	color: #660000;
	text-decoration: none;
}

a:hover {
	color: #cc0000;
}

#centre {
	width: 446px;
	margin: 0 auto;
	background: #fff;
	text-align: left;
	padding: 0;
}


#navigationbar {
	color: #660000;
	text-transform: uppercase;
	font-family: Gotham Book, Helvetica, Gill Sans, Verdana, Arial, Sans-serif;
	font-size: 1.25em;
	line-height:1.5em;
	text-align: left;
	margin:0 2px 6.9em;
	padding: 0;
}

#navigationbar a:link {
	color:#660000;
	text-decoration: none;
	margin: 1px;
}

#navigationbar a:visited {
	color:#660000;
	text-decoration: none;
	margin: 1px;
}

#navigationbar a:hover {
	color:#cc0000;
}


#note {
	color: #660000;
	font-size: 0.9em;
	line-height:1.7em;
	text-transform: none;
	font-style: italic;
	margin:0 0 0 2px;
	padding: 0px;
}

#note a:link, #note a:visited {
	font-style: normal;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}

#note a:hover {
	text-decoration: none;
	margin: 0;
	padding: 0;
}

p {
	margin: 0 12px 2em 2px;
	font-size: 1.35em;
	line-height: 1.7em;
}

img {
	margin: 0;
	padding: 0;
}

h2, h3 {
	font-family: Gotham Book, Helvetica, Gill Sans, Verdana, Arial, Sans-serif;
	font-size: 1.35em;
	font-weight: normal;
	line-height:1.3em;
}

h1 {
	margin:0.4em 10px 0 2px;
	color: #333;
	font-family: Gotham Book, Helvetica, Gill Sans, Verdana, Arial, Sans-serif;
	font-size: 3em;
	font-weight: normal;
	line-height:1.3em;
}

h1 a:link, h1 a:visited {
	color: #333;
}

h1 a:hover {
	color: #660000;
}

h2 {
	margin: 5px 10px 3.4em 3px;
	color: #660000;
}

h3 {
	margin: 3.4em 10px 0 3px;
	color: #000;
	text-transform: uppercase;
}

#footer {
	color: #333;
	background: url('img/footerback.gif');
	height: 90px;
	margin: 0;
	text-align:center;
}

#footer p {
	margin: 0;
	padding: 8px 0 0 0;
	font-size: 0.9em;
	line-height: 1.7em;
}

#footer a:link, #footer a:visited {
	color: #333;
	text-decoration: none;
	font-style: italic;
}

#footer a:hover {
	text-decoration: none;
	font-style: normal;
	margin: 0 1px 0 0;
}

#archivelist {
	text-transform: uppercase;
	font-family: Gotham Book, Helvetica, Gill Sans, Verdana, Arial, Sans-serif;
	font-size: 1.25em;
	line-height:1.25em;
	margin-top: 1.7em;
}

#archivelist ul {
	margin-left: 2px;
	padding: 0;
} 

#archivelist ul li {
	padding: 0;
	list-style: none;
	display: block;
}
	
#archivelist ul li li {
	margin: 0;
	padding: 1px 2px 0 6px;
	border-left: 1px solid #660000;
	list-style: none;
	display: inline;
	}
	
		
#archivelist ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
		
#archivelist ul li li:first-child {
	margin-left: 0;
	padding-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}

.category-untimed-entry h2 {
	margin-left:3px;
}

#arrows	 {
	font-size: 1.35em;
	line-height:1.7em;
	margin: 5.7em 2px 3px;
}

.caption {
	font-size: 0.9em;
	line-height: 1.7em;
	text-align: right;
	margin: 2px 1px;
}

.content {
	margin-bottom: 100px;
}

.pagedivider {
	height: 1em;
}
