/*
__________Frank Green__________
bill w 
sociallyretarded.net
*/
body, html {
	margin: 0;
	padding:0;
	text-align: center;
}
a { 
	color: #333;
}

a img {
	border: none;
}

a:visited {
	color: #342;
}

a:hover {
	color: #996;
}

acronym, abbr {
	text-decoration: none;
	border: none;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 90%;
	letter-spacing: .07em;
}

blockquote {
	border-top: 4px solid #cc9;
	border-bottom: 4px solid #cc9;
	margin: .25em 1.5em;
	padding: .25em 1em;
	font-size: 90%;
	font-style: italic;
}

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	margin: 0;
	padding: 0;
	background: #cc9 url("images/flwblockg.gif") repeat;
	color: black;
}

cite {
	font-size: 90%;
	font-style: normal;
}

h2 {
	border-bottom: 1px solid #333;
	font: 110% "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	text-align: center;
	margin: 15px 10px 2px 10px;
	padding-bottom: 2px;
	color: #333;
}

h3 {
	border: none;
	font-family: "Times New Roman", Times, serif;
	text-indent: 1em;
}

ol#comments li p {
	font-size: 100%;
}

ol#commentlist li {
	list-style-type: square;
}

ol#commentlist li p cite {
	border-bottom: 2px solid #cc9;
	padding-bottom: 4px;
}	

p, li, .feedback {
	font: 90%/175% "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}

.credit {			
	width: 700px;
	border: 10px solid #333;
	border-top: none;
	background-color: #fff;
	color: #000;
	font-size: 11px;
	margin: 0 auto;
	padding: 3px 0;
	text-align: center;
	clear: both;
}

.credit a:link, .credit a:hover {
	color: #996;
}

.feedback {
	color: #ccc;
	text-align: right;
	margin-right: 20px;
}

.meta {
	font-size: .75em;
	margin-left: 20px;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
	text-decoration: none;
}
.meta ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}

.meta li {
	display: inline;
}

.storycontent {
	background-color: transparent;
}

.storycontent a[href*="http"] {
	background-color: transparent; 
	padding-right: 15px;
}

.storycontent a[href*="http"]:link {
	background: url("images/postlinkimg.gif") bottom right no-repeat;
}

.storycontent a[href*="http"]:visited {
	background: url("images/postlinkimg.gif") bottom right no-repeat;
}

.storycontent a[href*="http"]:hover {
	background: url("images/postlinkimginv.gif") bottom right no-repeat;
}

.storycontent ol {
	list-style-type: upper-roman;
	list-style-position: inside;
}

.storycontent ul {
	list-style-type: square;
	list-style-position: inside;
}

.storytitle {
	margin: .45em 10px ;
}

.storytitle a {
	font-size: 90%;
	text-decoration: none;
}

#commentform input, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
}

#commentform textarea {
	width: 80%;
}

#content {
	background-color: white;
	width: 520px;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}

#content p {
	margin: 10px;
	text-indent: 1em;
}

#header {
	background: #a0a080;
	border-bottom: 1px solid #333;
	font: italic normal 230% "Times New Roman", Times, serif;
	text-indent: 1em;
	letter-spacing: 0.2em;
	margin: 0;
	padding: 15px 0;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#menu {
	background-color: #fff;
	border-left: 1px solid #333;
	border-bottom: 1px solid #333;
	margin: 0;
	padding: 0 0 10px 10px;
	width: 150px;
	overflow: hidden;
	float: right;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input {
	background: #fff;
	border: 1px solid #333;
	letter-spacing: -0.05em;
	color: #333;
	margin: 4px;
}

#menu ul {
	color: #666;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}

#menu ul li {
	font: italic normal 12pt "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px;
}

#menu ul ul {
	list-style-type: none;
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal normal 10pt/1.35em "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 4px;
}

#menu ul ul li a {
	background: transparent url("images/prelinkimg.gif") bottom left no-repeat;
	padding-left: 15px;
	color: #333;
	text-decoration: underline;
}

#menu ul ul li a:hover {
	background: transparent url("images/prelinkimginv.gif") bottom left no-repeat;
	text-decoration: underline;
	color: #996;
}

#rap {
  	background: white  url("images/side-img.gif") top right repeat-y;
  	border: 10px solid #333;
	margin: 10px auto 0 auto;
	padding: 0;
	width: 720px;
	overflow: auto;
}