/*
 *  [workingName] base CSS
 */

html, body {
	height: 100%;
}

body {
	margin: 20px;
	padding: 0;
	background: #FFFFFF;
	font: normal small Helvetica, Georgia, "Times New Roman";
	color: #666666;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #3787DE;
}

h2.title {
	color: #696969;
	font-style: italic;
	font-weight: bold;
	font-size: 2em;
	font-family: "Times New Roman";
}

h1, h2, h3 {
}

h4, h5, h6 {
}

p, ul, ol, blockquote {
	margin-top: 0;
	line-height: 160%;
}

blockquote {
	font-style: italic;
}

a {
	text-decoration: none;
	color: #3787DE;
}

a:hover {
	text-decoration: underline;
	color: #990000;
}

img {
	border: none;
}

.storydivide {
}

/* Header */

#header {
	height: 70px;
	margin-left: 30px;
	padding-top: 5px;
	background: url(../images/Title2Grad.jpg) no-repeat;
}

#headerbar {
	height: 25px;
}

#header h1 {
	float: left;
	letter-spacing: -3px;
	font-size: 3.4em;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Helvetica, Georgia;
}

#header h2 {
	letter-spacing: -1px;
	font-size: 1.6em;
}

#header h1 a {
	text-decoration: none;
	color: #696969;
}

#header h2 a {
	text-decoration: none;
	color: #999999;
}

/* Content */

#content {
}

/* Posts */

#posts {
	float: right;
	width: 48%;
	margin-top: -50px;
	margin-left: -100px;
	height: 800px;
	padding: 1em;
	background: url(../images/Title3Grad.jpg) no-repeat;
}

#site ul {
	display: block;
}

ul.outUL {
	margin-top: 0.5em;
	margin-left: 2em;
	padding: 5px;
	width: 40em;
	list-style: none;
}

ul.inUL {
 	border: 1px solid #595959;
	margin: 0.5em;
	width: 30em;
	padding: 3px;
	list-style-position: inside;
	list-style: none;
}

.post {
}

p.iShout {
	font-size: 1.8em;
	letter-spacing: -1px;
	font-family: Helvetica, Georgia, "Times New Roman";
	color: #800000;
	text-decoration: underline;
}

p.lsShout{
	font-size: 1.2em;
	letter-spacing: -1px;
	font-weight: bold;
	font-family: Helvetica, Georgia, "Times New Roman";
}

.post .title {
	letter-spacing: -1px;
	font-size: 2em;
}

.post .posted {
	margin-bottom: 20px;
	font-size: .8em;
}

.post .story {
}

.post .meta {
	height: 50px;
	padding: 8px 0 0 10px;
	font-size: .8em;
}

.inlinelogo {
	font-family: "Times New Roman";
	font-style: italic;
}

/* Archives */

#archives {
}

/* Search */

#search {
}

#search form {
	margin: 0 0 10px 0;
	padding: 0;
}

#search #textfield1 {
	width: 170px;
}

#search #submit1 {
	display: none;
}

/* Pages */

#pages {
}

/* Categories */

#categories {
}

/* Blog Roll */

#blogroll {
}

/* Orange Box */

.obox {
	float: left;
	width: 260px;
	padding: 0.25em;
	border-right: thin solid #595959;
}

.obox .heading {
	height: 27px;
	padding: 25px 0 0 10px;
	letter-spacing: -1px;
	font-size: 1.4em;
	color: #FF6500;
}

.obox .content {
	padding: 0px;
}

.obox a {
	color: #FF6500;
}

.twitter {
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.twTable{
	border-collapse: collapse;
}

.twTableCell{
	padding: 2px;
}

.followme {
	margin-top: 20px;
	margin-left: 80px;
}

.twimage {
	float: left;
	width: 52px;
	margin-right: 5px;
	padding-top: 7px;
}

.twtext {
	float: right;
	width: 190px;
	font-family: Helvetica, Georgia, "Times New Roman";
	font-size: 0.8em;
	padding: 3px;
	border: thin solid #595959;
}

/* Green Box */

.gbox {
	float: left;
	width: 230px;
	margin: 0 0 1em 18px;
	padding: 1em;
	background: url(../images/Title3Gradb.jpg) no-repeat;
}

.gbox .heading {
	height: 27px;
	letter-spacing: -1px;
	font-size: 1.4em;
	color: #09881C;
}

.gbox .content {
	padding: 10px;
}

.gbox ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.gbox li {
	padding-left: 15px;
}

.gbox a {
	color: #09881C;
}

/*XRefs Box */

.xbox {
	position: absolute;
	top: 710px;
	left: 390px;
	width: 230px;
	padding: 1em;
	background: url(../images/Title3Gradb.jpg) no-repeat;
}

.xbox .heading {
	height: 27px;
	letter-spacing: -1px;
	font-size: 1.4em;
	color: #09881C;
}

.xbox .content {
	padding: 10px;
}

.xbox ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.xbox li {
	padding-left: 15px;
}

.xbox a {
	color: #09881C;
}


/* Search Box */

.sbox {
	float: left;
	width: 230px;
	margin: 0 0 1em 8px;
	padding: 1em;
	background: url(../images/SearchGrad.jpg) no-repeat;
}

.sbox .heading {
	height: 27px;
	letter-spacing: -1px;
	font-size: 1.4em;
	color: #09881C;
}

.sbox .content {
	padding: 10px;
}

.sbox ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sbox li {
	padding-left: 15px;
}

.sbox a {
	color: #09881C;
}

/* Footer */

#footer {
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: x-small;
}