/* web writer two */

/* HTML TAGS */

a {
	color: black;
	text-decoration: none;
	border-bottom: 1px solid #333333;
}
a:visited {
	color: #777777;
	text-decoration: none;
	border-bottom: 1px solid #777777;
}
a:hover {
	text-decoration: none;
	color: #990000;
	border-bottom: 1px solid #990000;
}
body {
        margin: 0;
        padding: 0;
	background-color: #aaaa99;
	font-size: 62.5%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p {
	font-size: 1.4em;
	line-height: 140%;
	text-align: left;
}
li {
	font-size: 14px;
	line-height: 140%;
	text-align: left;
}
blockquote {
	font-family: "Courier New", Courier, "Times New Roman", Times, serif;
	font-size: .8em;
	margin: 0px 10px 1em 20px;
	padding: 3px 3px 3px 6px;
	border-left: 3px solid #eeeedd;
	background-color: #fefef9;
	color: #333;
}
cite {
	font-family: "Courier New", Courier, "Times New Roman", Times, serif;
	font-size: 1.1em;
        font-style: normal;
	background-color: #fcfcf9;
	color: #664444;
}

/* CSS ID's and CLASSES */

#head {
	background-color: #f9f9ee;
	text-align: center;
	text-align: center;
	padding: 5px 0px 10px 0px;
}

/* ----formats Site Title at top of page---- */
#head h1    
{
        font-size: 3.0em;
	font-family: "Courier New", Courier, "Times New Roman", Times, serif;
	letter-spacing: 0.1em;  
        text-transform: uppercase;
        line-height: 125%;
	color: #f9f9ee;
	background-color: #888877;
	border-top: 3px solid #fefef9;
	border-bottom: 3px solid #fefef9;
	margin: 10px 0px 0px 0px;
}

/* ----formats Site Slogan, as filled out on main Admin page---- */
#head h4 {
	font-family: "Courier New", Courier, "Times New Roman", Times, serif;
        font-size: 1.5em;
	font-weight: 400;
	letter-spacing: 0.1em;
        line-height: 110%;
	margin: 0px 0px 0px 0px;
        color: #888877;
}

#left {
	background-color: #f9f9ee;
	float: left;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	text-align: right;
	margin-right: 5px;
	padding: 30px 5px 0px 0px;
}

/* ---"#left a" formats left sidebar links--- */
#left a, #left a:link {
	font-size: 1.4em;
   	text-decoration: none;
	border: 0px;
	color: #336699;
        margin: 0px 5px 0px 0px;
}
#left a:visited {
   	text-decoration: none;
	color: #666666;
}
#left a:hover {
   	text-decoration: underline;
	color: #990000;
}
#left p {
	text-align: right;
}
#right {
	background-color: #f9f9ee;
	float: right;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin-left: 5px;
	padding: 30px 0px 0px 5px;
}
#right p {
	text-align: left;
	margin: 0px 0px 1em 5px;
}

/* ----formats "Browse" and "Search" labels---- */
form p {
	line-height: 130%;
	font-size: 1.0em;
 	text-transform: uppercase;
}

/* ----formats search box---- */
form input {
	width: 130px;
	font-size: 1.2em;
	margin: 0px 0px 0px 5px;
}

/* ----formats drop down menu box---- */
form select {
	width: 130px;
	font-size: 1.1em;
 	text-transform: none;
	margin: 0px 0px 0px 5px;
}

/* ----formats right sidebar links, currently orange for RSS---- */
#right a {
	border: 0px;
	color: #ff6600;
}
#center {
	background-color: #f9f9ee;
	color: #333333;
	margin-left: 155px;
	margin-right: 155px;
	margin-bottom: 0px;
	padding-top: 0px;
	border-left: 1px solid #ccccbb;
	border-right: 1px solid #ccccbb;
}

/* ----formats section title text---- */
#center h2 {
	font-weight: 600;
	font-size: 2.5em;
	font-family: "Courier New", Courier, "Times New Roman", Times, serif;
}

/* ----formats Article Title Bar and timestamp text---- */
#center h3 {
	font-weight: 400;
	font-size: 1.1em;
	font-family: "Times New Roman", Times, serif;
        color: #666666;
	background-color: #fefef9;
	line-height: 110%;
	border-top: 1px solid #ddddcc;
	border-bottom: 1px solid #ddddcc;
	padding: 3px 0px 3px 7px;
	margin: 0px 10px 6px 10px;
}

/* ----formats Article Title Text with permalink---- */
h3 a {
	border: 0;
	font-weight: 600;
	font-family: "Courier New", Courier, "Times New Roman", Times, serif;
	font-size: 1.5em;
        color: #770000;
	text-decoration: none;
	border-bottom: 0 none;
}
h3 a:visited {
        color: #770000;
	text-decoration: none;
	border-bottom: 0 none;
}

/* ----formats article subsections---- */

h4 {
	font-weight: 600;
	font-size: 16px;
	font-family: "Courier New", Courier, "Times New Roman", Times, serif;
}

h5 {
	font-weight: 400;
	font-size: 15px;
	font-family: "Courier New", Courier, "Times New Roman", Times, serif;
}

/* ----formats article paragraphs---- */
#center p {
	text-indent: 20px;
	margin: 0px 10px 1em 10px;
}

/* ----formats "Comment" Title Text---- */
h3#comment {
	font-family: "Book Antiqua", Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: 400;
	text-align: center;
 	text-transform: uppercase;
	letter-spacing: 0.6em;
        color: #f9f9ee;
        background-color: #999988;
	margin: 0px 10px 0px 10px;
	padding: 4px 0px 3px 7px;
}

/* ----creates comment box---- */
ol li {
	margin: 0px 10px 5px 0px; 
	padding: 5px 5px 5px 7px;
	background-color: #fefef9;
	border-top : 1px solid #ddddcc;
	border-bottom : 1px solid #ddddcc;
	color: #333333;
}

/* ----formats comment author line---- */
li small {
	font-size: 0.9em;
	font-style: italic;
	color: #888888;
}

/* ----formats links in comment author line---- */
small a {
	font-style: normal;
	color: #888888;
}

/* ----formats labels in comment form----- */
#center td {
	text-transform: uppercase;
}
#center pre {
	margin: 0px 20px 1em 20px;
	padding: 5px;
	background-color: #f9f9f9;
	border: 1px solid #dddddd;
	font-size: 1.4em;
}
#center code {
	padding: 0px 20px 1em 20px;
	background-color: #f9f9f9;
	font-size: 1.0em;
}
#container {
	background-color: #f9f9ee;
	width: 760px;
	\width: 770px;
	w\idth: 760px;
	margin: 0 auto;
	padding: 0px;
        border-left: 5px solid #888877;
        border-right: 5px solid #888877;
}
#foot {
	background-color: #f9f9ee;
	clear: both;
	margin-left: 146px;
	margin-right: 146px;
	margin-bottom: 0px;
	padding-top: 10px;
	margin-top: 0px;
	text-align: center;
	font-size: 1.2em;
}
.caps {
	letter-spacing: 0.1em;
	font-size: 1.0em;
}

/* ------------------------------------------------------------ 
	 PREV NEXT
------------------------------------------------------------ */
#prevnext {margin: 1em 0;	height: 2em; 	line-height: 2em;}
#prev {float:left; 	padding-left: 1em;}
#next {float:right; padding-right: 1em;}