/* a=#036, avisited=#369, ahover=#69c */
a {
	color: #036;
}

a img {
	border: none;
}

a:visited {
	color: #369;
}

a:hover {
	color: #369;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 90%;
	letter-spacing: .07em;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

body {
	/* Enabling border all around simulates panelized body ... 
        border: solid 3px #369;
	border-bottom: solid 1px #369;
	border-top: solid 5px #369;
        */
	/* body-font = SAN-SERIF */
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	/* background-color = WHITE */
	background-color: WHITE;
	/* body-fontcolor = BLACK */
	color: BLACK;
}

cite {
	font-size: 90%;
	font-style: normal;
}

h2 {
	border-bottom: 1px dotted #ccc;
	/* headline-font = SAN SERIF */
	font: 80% Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

h3 {
	border-bottom: dotted 1px #eee;
	/* headline-font = SAN SERIF */
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 90%/125% Arial, Helvetica, sans-serif;
	text-align: justify;
}

.credit {
	/* credits-background = #036 */
	background: #FFFFFF;
	border-top: solid 1px #9cf;
	/* color: #fff; */
        color: #000000;
	/* credits-fontsize = 11px */
	font-size: Arial, Helvetica, sans-serif;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover, .credit a:visited {
	color: #000000;
}

.feedback {
	color: BLACK;
	text-align: right;
}

.meta {
	font-size: .75em;
}

.meta, .meta a {
	/* color: #808080; */
        color: #036;
	font-weight: normal;
	letter-spacing: 0;
}
.meta ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}

.meta li {
	display: inline;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform input, #commentform textarea {
	/* background: #fff; */
	background: #EEEEEE;
	border: 1px solid #999;
}

#commentform textarea {
	width: 100%;
}

#content {
	margin: 30px 13em 0 3em;
	padding-right: 60px;
}

#header {
	/* header-background = #036 */
	background: #003366;
	/* header-font = SERIF */
	/* font: italic normal 230% 'Times New Roman', Times, serif; */
        font: italic normal 230% Arial, Helvetica, sans-serif;
        /* ACMOD */
        color: #FFFFFF;
	letter-spacing: 0.2em;
	margin: 0;
	padding: 15px 10px 15px 30px;
}

#header a {
	/* color: #fff; */
        color: #FFFFFF;
	text-decoration: none;
}

#header a:hover {
        color: BLACK;
	/* text-decoration: underline; */
        text-decoration: none;
}

#menu { padding-left: 7px; border-bottom: 30px solid #FFF; margin-bottom: 30px; position: absolute; right: 14px; top: 83px; width: 200px; }
#menu form { padding: 0 0 0 10px; }
#menu input { width: 80%; }
#menu ul { color: #CCC; font-weight: bold; margin-left: 5px; padding: 5px 0; }
#menu ul li { background-color: #d3d3d3; border-bottom: 3px solid #B0B0B0; border-left: 3px solid #B0B0B0; border-right: 3px solid #B0B0B0; border-top: 3px solid #B0B0B0; color: #404040; font: 12px "Trebuchet MS", sans-serif, "Times New Roman", serif !important; letter-spacing: 1px; margin-top: 10px; padding: 4px 0 0 5px; text-transform: uppercase; -moz-border-radius: 10px;}
#menu ul ul { background-color: #E0E0E0; border-top: 1px solid #B0B0B0; font-size: 14px; line-height: 100%; margin-left: -5px; padding: 6px 0; -moz-border-radius-bottomleft: 10px; -moz-border-radius-bottomright: 10px;}
#menu ul ul li, #menu ul ul ul li { background-color: #E0E0E0; border: 0; font: normal normal 70%/115% 'Lucida Sans Unicode', Verdana, sans-serif !important; letter-spacing: 0; text-transform: capitalize !important; margin: 0; padding: 0;}
#menu ul ul li acronym, #menu ul ul li abbr { color: #828282; }
#menu ul ul li a, #menu ul ul li span { color: #505050; width: 169px; display: block; margin-top: 3px; margin-bottom: 3px; padding: 2.5px 10px;}
#menu ul ul ul { border: 0 !important; padding: 0 !important; margin-left: 0px !important; }
#menu ul ul ul li a, #menu ul ul ul li span { border: 0 !important; width: 149px !important; margin-left: 20px !important; }
#menu ul ul ul ul { border: 0 !important; padding: 0 !important; margin-left: 0px !important; }
#menu ul ul ul ul li a, #menu ul ul ul ul li span { border: 0 !important; width: 129px !important; margin-left: 40px !important; }
#menu ul ul ul ul ul{ border: 0 !important; padding: 0 !important; margin-left: 0px !important; }
#menu ul ul ul ul ul li a, #menu ul ul ul ul ul li span { border: 0 !important; width: 109px !important; margin-left: 60px !important; }
#menu ul ul li a:hover { background-color: White; }
#menu ul ul li a:active { background-color: #646464; color: White; }
#menu ul, #menu ul ul { list-style-type: none; }
#styleswitcher li {
	margin-bottom: 5px;
}

#styleswitcher img {
	border: 1px solid #999;
}

#wp-calendar {
	/* background: #fff; */
        background: #EEEEEE;
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0 0 0 -5px;
	width: 90%;
}

#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 a:hover {
	background: #ccc;
	color: #333;
}

#wp-calendar caption {
	color: #369;
	font-size: 14px;
	text-align: left;
}

#wp-calendar td {
	color: #999;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: -1px;
	padding: 1px 1px;
	text-align: right;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #666;
}

#wp-calendar th {
	color: #69c;
	font-style: normal;
	text-transform: capitalize;
}
ul.form{
	left: 0px;
	width: 400px;
	margin: 0px;
	border: 1px solid #dddddd;
	background-color: #eeeeee;
	padding-top: 0px;
	padding-bottom: 0px;
	

}
                   
/*table{
	background-color: #dddddd;
	list-style-image: none;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	text-align: left;
	margin: 0px;
	width: 500px;
	padding: 4px;
	border: 1px solid #000000;
	
}*/

tr{
	margin: 0px;
	padding: 0px;
	background-color: #e0e0e0;
}

input.form{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #dddddd;
	width: 300px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
