h2 {
	border-bottom: 1px dotted #ccc;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

h3 {
	border-top: 1px dotted #ccc;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
	padding-top: 10px;
        font-size: 15px;
        font-weight: bold;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 90%;
	letter-spacing: .07em;
}
.credit {
	background: #091680;
	border-top: double 3px #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: all;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storyauthor {
    	font-weight:bold;
	font-size: 1.25em;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
	font-size: 1.2em;
}
.storytitle a:hover {
	text-decoration: underline;
	font-size: 1.2em;
}

.storycontent {
	line-height: 1.2;
}

#commentform #name, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}


#menu form {
	margin: 0 0 0 13px;
}

#menu input #s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #000000;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#menu ul li {
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; 
	/*border-bottom: dotted 1px #ccc;*/
}
#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	//font: normal normal 70%/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0px;
	padding-left: 12px;
	padding-bottom: 4px;
	line-height: 1.3;
}

#menu ul ul li a {
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}


#wp-calendar {
	border: 1px solid #ccc;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	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: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #EAEAEA;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #999;
	color: #fff;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

A.head:link {
      color: #CC3300;
      font-size: 13pt;
      font-weight: bold;
      font-variant: small-caps; 
      margin-top: 0.3cm;
    }

A.head:visited {
      color: #CC3300;
      font-size: 13pt;
      font-weight: bold;
      font-variant: small-caps; 
      margin-top: 0.3cm;
    }

A.head:hover {
      color: #CC3300;
      font-size: 13pt;
      font-weight: bold;
      font-variant: small-caps; 
      margin-top: 0.3cm;
    }

A.blog:link {
	font-size: 13px;
}

A.blog:visited {
	font-size: 13px;
}

A.blog:hover {
	font-size: 13px;
}
