/* web writer */
* {
	margin: 0;
	padding: 0;
}
/* 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: #e9e9e9;
	background-image : url(/gfx/bodytex1.jpg);
	background-repeat : repeat; 
	background-position : left top; 
	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: 1.4em;
	line-height: 140%;
	text-align: left;
}
blockquote {
	font-family: "Courier New", Courier, "Times New Roman", Times, serif;
	font-size: 1.4em;
	margin: 0px 10px 1em 20px;
	padding: 3px 3px 3px 6px;
	border-left: 3px solid #dddddd;
	background-color: #eee;
	color: #333;
}
cite {
	font-family: "Courier New", Courier, "Times New Roman", Times, serif;
	font-size: 1.1em;
        font-style: normal;
	background-color: #eee;
	color: #775555;
}

/* CSS ID's and CLASSES */

#accessibility {
	display: none;
}

#head {
	background-color: #f9f9f9;
	text-align: center;
	padding: 5px 10px 10px 10px;
}

/* ----formats Site Title at top of page---- */
#head h1 {
	display: none;
}
#head img {
	border: 0 none;
	margin: 0px 0px 0px 0px;
}
#head a#headlink, #head a#headlink:link, #head a#headlink:visited {
	text-decoration: none;
}

/* ----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.4em;
	letter-spacing: 0.1em;
        line-height: 110%;
	margin: 0px 0px 0px 0px;
        color: #999999;
}

#sidebar-1 {
	background-color: #f9f9f9;
	float: left;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	text-align: right;
	margin-right: 5px;
	padding: 30px 5px 0px 0px;
}

/* ---"#sidebar-1 a" formats left sidebar links--- */
#sidebar-1 p {
	font-size: 1.2em;
	margin: 0px 5px 1em 0px;
}
#sidebar-1 a, #sidebar-1 a:link {
   	text-decoration: none;
	border: 0px;
	color: #336699;
}
#sidebar-1 a:visited {
   	text-decoration: none;
	color: #666666;
}
#sidebar-1 a:hover {
   	text-decoration: underline;
	color: #990000;
}
#sidebar-1 p {
	text-align: right;
}
#sidebar-2 {
	background-color: #f9f9f9;
	float: right;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin-left: 5px;
	padding: 30px 0px 0px 5px;
}
#sidebar-2 p {
	text-align: left;
	margin: 0px 0px 1em 5px;
}

/* ----formats "Browse" and "Search" labels---- */
#sidebar-2 form p {
	line-height: 130%;
	font-size: 1.0em;
 	text-transform: uppercase;
}

/* ----formats search box---- */
#sidebar-2 form input {
	width: 130px;
	font-size: 1.2em;
	margin: 0px 0px 0px 5px;
}

/* ----formats drop down menu box---- */
#sidebar-2 form select {
	width: 130px;
	font-size: 1.1em;
 	text-transform: none;
	margin: 0px 0px 0px 5px;
}

/* ------ formats right sidebar links ------ */
#sidebar-2 a {
	border: 0px;
}
#content {
	background-color: #f9f9f9;
	color: #444;
	margin-left: 155px;
	margin-right: 155px;
	margin-bottom: 0px;
	padding-top: 0px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

/* ----formats Article Title Bar and timestamp text---- */
#content h3 {
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Times New Roman", Times, serif;
        color: #999;
	line-height: 110%;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 4px 0px 3px 2px;
	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;
	line-height: 120%;
        color: #000055;
	text-decoration: none;
	border-bottom: 0 none;
}
h3 a:visited {
        color: #000055;
	text-decoration: none;
	border-bottom: 0 none;
}

/* ----formats article paragraphs---- */
#content p {
	text-indent: 20px;
	margin: 0px 10px 1em 10px;
}
#content p.tagline {
	font-size: 1.1em;
	text-indent: 0px;
	text-align: right;
}
#content cite.author {
	display: block;
	text-align: right;
	font-weight: 600;
	color: #444;
	background: #f9f9f9;
	margin: -0.5em 20px 0.5em 0px;
}
/* ----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: #777777;
	margin: 0px 10px 10px 10px;
}

/* ----creates comment box---- */
ol.comments {
	margin: 0px 0px 0px 0px;
}
ol li {
	margin: 0px 10px 10px 10px; 
	padding: 5px 5px 5px 7px;
	background-color: #eee;
	border-top : 1px solid #dddddd;
	border-bottom : 1px solid #dddddd;
	color: #333333;
 	list-style-type: none;
}
ol.comments li p {
	font-size: 1.0em;
	text-indent: 0px;
	margin: 0px 0px 0.5em 0px;
}
ol.comments li p.tagline {
	margin: 0px 0px 0px 0px;
}
/* ----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----- */
#content td {
	text-transform: uppercase;
	padding: 3px;
}
#content td p#textilehelp {
	margin: 0px 5px 0px 0px;
	text-indent: 0px;
	text-transform: none;
	text-align: right;
	font-size: 11px;
}
#content pre {
	margin: 0px 20px 1em 20px;
	padding: 5px;
	background-color: #f9f9f9;
	border: 1px solid #dddddd;
	font-size: 1.4em;
}
#content code {
	padding: 0px 20px 1em 20px;
	background-color: #f9f9f9;
	font-size: 1.0em;
}
#content textarea.txpCommentInputMessage {
	height: 200px;
	width: 275px;
}
#container {
	background-color: #f9f9f9;
	width: 760px;
	\width: 770px;
	w\idth: 760px;
	margin: 0 auto;
	padding: 0px;
        border-left: 5px solid #ddd;
        border-right: 5px solid #ddd;
        border-bottom: 5px solid #ddd;
}
#foot {
	background-color: #f9f9f9;
	clear: both;
	margin-top: 0px;
	text-align: center;
	font-size: 1.2em;
}
#foot p {
	text-align: center;
}
.caps {
	letter-spacing: 0.1em;
	font-size: 1.0em;
}
/*-------------- formats list of articles on archives page ---------------- */
#listcat {
	padding: 0px 0px 50px 0px;
	line-height: 140%;
}
#listcat h2 {
	text-align: center;
	font-size: 1.8em;
	margin: 10px 0px 10px 0px;
	color: #777;
}

#listcat h4 {
	color: #999999;
	font-size: 1.4em;
	font-weight: 600;
	border-top: 1px solid #ddd;
	line-height: 140%;
	margin: 0px 10px 0px 10px;
}
#listcat p {
	padding: 0px 0px 0px 1em;
	line-height: 140%;
}
#listcat p span {
	font-size: 0.8em;
	color: #888;
	line-height: 140%;
}
