/*
Theme Name: Writings
Theme URI: 
Description: fluid layout
Version: 26 Oct, 4:53
Author: Nelson
Author URI:

*/

html>body #content {
	height: auto;
	min-height: 580px;
}

body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 150%;
	background-color: #FFFFFF;
	background-image: url(/);
	background-repeat: repeat;
	background-position: center top;
	text-align: left;
}

body,td,th {
}



a, a:link {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #33FF00;
}
img, img a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

a:visited {
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #33FF00;
}

a:hover {
	color: #00557D;
	text-decoration: none;
	color: #333333;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}

a:hover img {
}
.author {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

h1 {
	font-family: monospace;
	font-weight: bold;
	font-size: 190%;
	padding-top: 0.1em;
	padding-bottom: 0.5em;
	background-color: #000000;
}


h2 {
	font-weight: bold;
	font-size: 120%;
	font-family: Helvetica, Arial, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #33FF00;
	text-decoration: underline;
	line-height: 120%;
}
h1 a:link {
	font-family: monospace;
	background-color: #FFFFFF;
}
h2 a:link {
	background-color: #000000;
}


h4 {
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 4px;
	padding-top: 2px;
}

p {
	margin-bottom:1em;
	width: 520px;
	margin-top: 6px;
	color: #333333;
	z-index: 2;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #333333;
	line-height: 125%;
	padding-top: 5px;
	padding-bottom: 20px;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a img {
	border: none;
}


#hd{
	text-align: left;
	padding-top: 25px;
	padding-bottom: 50px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #33FF00;
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	font-weight: bold;
	font-style: italic;
	color: #33FF00;
	position: fixed;
	z-index: 10;
	margin-left: -5px;
}
#hd a:link {
	color: #33FF00;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #33FF00;
}

#hd a:visited {
	color: #33FF00;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #33FF00;
}
#hd a:hover {
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #33FF00;
}
#bd {
	margin-top: 40px;
}


#hd h1{
	font-size: 200%;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
#hd h1 a:link {
	color: #000000;
	background-color: #FFFFFF;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: none;
	width: 150px;
}

h3 a:link{
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #000000;
}
h3 a:active {
	color: #33FF00;
	text-decoration: none;
}
h3 a:visited {
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #000000;
}
h3 a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #33FF00;
}

.item {
	background-color: #E6EEE8;
	background-image: url(/);
	background-repeat: repeat;
	text-align:left;
	margin-bottom: 1em;
	;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
}


.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
}

.itemhead{

}


.chronodata {
	display: inline;
	text-align: right;
	margin-left: 2em;
	font-size: 80%;
}


.itemhead h3{
	display: inline;
}


input{
	font-size: 80%;
}
#searchform {
}

.metadata{
	line-height: 190%;
	font-size: 75%;
	font-family: Monaco, monospace, "Courier New";
}

.metadata a:link{
	color: #333333;
}
.metadata a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #33FF00;
}
.metadata a:hover {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #33FF00;
}

.tags, .catagory {

	display: block;

}

.commentlist p {
	clear: both;
	font-size: 95%;
}


cite{
	font-size: 95%;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.commentmetadata {
	font-size: 80%;
	float: right;

}
.commentlist {
	margin-top: 5px;
}
.commentlist li {
	padding: 2px;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #8A8A8A;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #8A8A8A;
	text-decoration: none;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


#secondary, #third{
	background-image: url(/);
	background-repeat: repeat;
	border: 1pt solid #FFFFFF;

	SP_GRADIENT
;
	float: right;
	padding: 0px;
}

#secondary h4, #third h4{
	color: #FFFFFF;
	margin-top: 5px;
}

#secondary p, #third p{
	padding: 3px;
}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 10px;
}

#third {
	margin-left: 9px;
}

#menu {
	border:0px solid #fff;
	background-color: #33FF00;
	font-family: Monaco, "Courier New", monospace;
	font-size: 12px;
	padding-top: 6px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 13px;
	width: 150px;
	position: fixed;
	margin-left: 0px;
}
#menu ul {
	list-style:none;
	margin:0;
	padding:0;
	width: 150px;
}
#tag {
	width: 150px;
}

#menu ul li {
	padding:0;
	margin:0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#menu ul li a {
	display:block;
	text-decoration:none;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 150px;
}
#menu p {
	width: 150px;
}
#pad {
	padding-bottom: 30px;
}
#menu ul li a:hover {
	color:#ffffff;
	text-decoration: none;
}


li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.yui-nav{
	margin-bottom: -1px;
}

.yui-navset .yui-nav a:hover {
	background-color: #000000;
	color: #000000;
}

.yui-navset .yui-nav li a {
    background-color: #FFFFFF;
	background-image: url(/); 
	background-repeat: repeat;
	border-bottom: 0px;
	color: #000000;
	padding: .3em .7em .3em .7em;
	text-decoration:none;
	font-size: 85%;
}



#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}


#wp-calendar td {
	color: #000000;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}


#wp-calendar #today {
	background: ;
	color: #000000;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#ft {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #8A8A8A;
}

#ft a:link, #ft a:hover, #ft a:visited{
	color: #8A8A8A;
	text-decoration: none;
}#shout {
	width: 200px;
}
.item_archive {
	background-repeat: repeat;
	margin-bottom: 1em;
	;
	padding: 5px;
	color: #33FF00;
	position: fixed;
	margin-left: 420px;
	margin-top: 5px;
	font-style: italic;
	width: 150px;
}
.item_archive2 {
	background-repeat: repeat;
	border: 1pt none #FFFFFF;
	margin-bottom: 1em;
	;
	padding: 5px;
	color: #33FF00;
}
