/* web writer two */

/* HTML TAGS */

a {
	color: #487a79;
	text-decoration: none;
}
a:visited {
	color: #487a79;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #5175a6;
}
body {
        margin: 0;
        padding: 0;
        background-color: #99cccc; 
 background-image: url('/images/19.gif'); 
	font-size: 62.5%;
	font-family: Georgia, "Times New Roman", Times, "Courier New", "Courier" serif;
}

p {
	font-size: 1.4em;
	line-height: 130%;
	text-align: left;
}

ul 
{
list-style-image: url('/images/6.gif');
}

li {
	font-size: 1.2em;
	line-height: 130%;
	text-align: left;
}



blockquote {
	font-family: Georgia, "Times New Roman", Times, "Courier New", "Courier" serif;
	font-size: 1.4em;
	margin: 0px 10px 1em 20px;
	padding: 3px 3px 3px 6px;
	border-left: 3px solid #99CC99;
	background-color: #fefef9;
	color: #333;
}
cite {
	font-family: Georgia, "Times New Roman", Times, "Courier New", "Courier" 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;
	padding: 5px 0px 10px 0px;
}

/* ----formats Site Title at top of page---- */
#head h1    
{
        font-size: 2.5em;
	font-family: "Courier New", "Courier" serif;
	letter-spacing: 0.1em;  
        text-transform: uppercase;
        line-height: 125%;

	color: #f9f9ee;
	background-color: #99CC99;
	border-top: 3px solid #339966;
	border-bottom: 3px solid #339966;
	margin: 10px 0px 0px 0px;
}

/* ----formats Site Slogan, as filled out on main Admin page---- */
#head h4 {
	font-family: Georgia, "Times New Roman", Times, "Courier New", "Courier" 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: 250px;
	\width:250px;
	w\idth: 250px;
	text-align: left;
	margin-left: 0px;
height: 500px;
	padding: 0px 0px 0px 0px;
}

#right {
	background-color: #f9f9ee;
	float: right;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin-left: 5px;
	padding: 0px 0px 0px 0px;
}


/* ---"#left a" formats left sidebar links--- */
#left a, #left a:link {
	font-size: 1.0em;
   	text-decoration: none;
	border: 0px;
	color: #888877;
        margin: 0px 0px 0px 0px;
}
#left a:visited {
   	text-decoration: none;
	}
#left a:hover {
   	text-decoration: none;
	color: #006699;
}
#left p {
	text-align: left;
        margin-left: 10px;
 
}

/* ----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.1em;
	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;
}

#center {
	background-color: #f9f9ee;
	color: #333333;
        width: 480px;	
        margin-left: 250px;
	border-left: 1px solid #ccccbb;
	border-right: 1px solid #ccccbb;
}

#center a:hover {
   	text-decoration: underline;
}	

/* ----formats Article Title Bar and timestamp text---- */ 
#center h3 {
	font-weight: 400;
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, "Courier New", "Courier" serif;
        color: #666666;
	background-color: #fefef9;
	line-height: 130%;
	border-top: 1px solid #ddddcc;
	border-bottom: 1px solid #ddddcc;
	padding: 3px 0px 3px 0px;
	margin: 0px 10px 6px 10px;
}


/* ----formats right sidebar links, currently orange for RSS---- */
#right a {
	border: 0px;
	color: #888877;
}

#right a:hover{
	color: #006699;
	text-decoration: none;
}

#right a:visited {
   	text-decoration: none;
}

/* ----formats Article Title Text with permalink---- */
h3 a {
	border: 0;
	font-weight: 600;
	font-family: Georgia, "Times New Roman", Times, "Courier New", "Courier" serif;
	font-size: 1.3em;
        color: #6699cc;
	text-decoration: none;
}

h3 a:hover {
	color: #006699;
	text-decoration: none;
}

h3 a:visited {
	color: #6699cc;
	text-decoration: none;
}


/* ----formats article paragraphs---- */
#center p {
font-size: 1.1em;	
text-indent: 0px;
	margin: 5px 5px 1em 10px;
line-height: 140%;
 }


/* ----formats "Comment" Title Text---- */
#comment h3{
	font-family: Georgia, "Times New Roman", Times, "Courier New", "Courier" serif;
	font-size: 1.1em;
	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 message---- */
comtext {
	font-size: 1.1em;
	font-weight: 400;
	color: #888888;
}


/* ----formats comment author line---- */
li small {
	font-size: 1.1em;
	font-weight: 400;
	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.1em;
}
#center code {
	padding: 0px 20px 1em 20px;
	background-color: #f9f9f9;
	font-size: 1.1em;
}
#container {
	background-color: #f9f9ee;
	width: 900px;
	\width:910px;
	w\idth: 900px;
	margin: 0 auto;
	padding: 0px;
        border-left: 5px solid #339966;
        border-right: 5px solid #339966;
}
#foot {
	background-color: #f9f9ee;
	clear: both;
	margin-top: 0px;
	text-align: center;
	font-size: 1.2em;
}
.caps {
	letter-spacing: 0.1em;
	font-size: 1.0em;
}
