/* Edited with EditCSS */
/**** LINK-tag style sheet styles-site.css ****/

body {
	margin: 0em 0em 1.7em 0em;
	background-color: #444444;
	text-align: center;
	}

a {
	text-decoration: underline;
	}

a:link {
	color: #8FABBE;
	}

a:visited {
	color: #8FABBE;
	}

a:active {
	color: #8FABBE;
	}

a:hover {
	color: #006699;
	}

h1, h2, h3 {
	margin: 0em;
	padding: 0em;
	font-weight: normal;
	}

.archive-left {
	float: left;
	width: 50%;
	}

.archive-right {
	text-align: left;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0em;
	width: 44em;
	font-size: small;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	}

#preview {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0em;
	font-size: large;
	border: 1px solid #FFFFFF;
	}

#banner {
	font-family: Andale Mono, Lucida Console, Courier New, monospace;
	color: blue;
	background: #000099 url("http://www.courtney5.us/rob/images/Bar_Study.jpg") no-repeat;
	text-align: right;
	padding: 1.01em;
	border-bottom: 1px solid #FFFFFF;
	height: 4em;
	line-height: 1.2em;
	}

#banner-img {
	display: none;
	}


#banner a {
	color: #000000;
	background: #FFFFFF;
	text-decoration: none;

	}

#banner h1 {
	font-size: 260%;
	}

#banner h2 {
	font-size: 120%;
	color: #000000;
}

.caps {
	font-size: 85%;
	}

.content blockquote {
     border: 3px dashed gray;
     padding: 1.5em;
     color: #333333;
     font-size: .9em;
     line-height: 180%;
     }

#center {
	overflow: hidden;
	}

.content {
	padding: 1.07em 1.07em 1.07em 1.07em;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Georgia, Times New Roman, serif;
	}

.content pre {
	font-size: larger;
	}

#right {
	float: left;
	width: 15em;
	background-color: #FFFFFF;
	overflow: hidden;
	}

.content p {
	font-weight: normal;
	line-height: 1.5em;
	text-align: justify;
	margin-bottom: .9em;
	}

.content h3 + p:first-letter {
	font-size: 175%;
	color: #000099;
	font-weight: bold;
	}

.content hr {
	border: 0;
	color: #99CCFF;
	background-color: #99CCFF;
	width: 80%;
	height: 1px;
	}

p.initial:first-letter {
	font-size: 175%;
	color: #000099;
	font-weight: bold;
	}
	
.content h3 + p:first-line {
	text-transform: uppercase;
	}

p.initial:first-line {
        text-transform: uppercase;
        }

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

.content h2 {
	color: #990033;
	text-align: left;
	font-weight: bold;
	margin-bottom: .85em;
	}

.content h3 {
	font-size: 1.8em;
	text-align: left;
	font-weight: normal;
	margin-bottom: .7em;
	line-height: 125%;
	}

.content p.posted {
	color: #999999;
	font-family: Georgia, Times New Roman, serif;
	font-size: small;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 2em;
	line-height: normal;
	padding: .2em;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Georgia, Times New Roman, serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

sup a:visited {
	padding: 3px;
	}

sup a:link {
	padding: 3px;
	}

p.footnote {
	font-size: .91em;
	text-indent: -1em;
	padding-left: 1em;
	}

.footnote hr {
	margin-left: 0;
	margin-bottom: 1.5em;
	margin-top: 5em;
	width: 8em;
	border-style: solid;
	}

#masthead {
	font-family: Verdana, sans-serif;
	font-size: .7em;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	text-align: center;
	padding: .1em;
	margin: 0em;
	line-height: 1.1em;
	text-transform: uppercase;
	}

#masthead a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
	
#powered {
	font-family: Georgia, Times New Roman, serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 12.86em;
	padding-right: 1.05em;
	margin-right: 1.05em;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

	
.content img {
	float: left;
	margin: .20em .6em .20em 0em;
	border: none;
	}

.content img.right {
	float: right;
	margin: .20em 0em .20em .6em;
	border: none;
	}

.mono {
	font-family: Andale Mono, Lucida Console, Courier New, monospace;
	font-size: 90%;
        }

p.booktitle {
	font-size: larger;
	font-family: Georgia, Times New Roman, serif;
	color: #660066;
	font-weight: bold;
	line-height: 1em;
	border-top: solid thin;
	border-bottom: solid thin;
	margin: 0em 1em 0em 1em;
        }



