/*
Theme Name: WordPress Classic
Theme URI: http://wordpress.org/
Description: The original WordPress theme that graced versions 1.2.x and prior.
Version: 1.5
Author: Dave Shea
Tags: mantle color, variable width, two columns, widgets

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/

a, a:visited {
	color: #1046BA;
}

a img {
	border: none;
}


a:hover {
	color: #CC6200;
}





acronym, abbr {
	cursor: help;
	text-decoration:none;
	border:0;
}

blockquote {
	border-left: 4px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
	font-style:italic;
}

body {

	color: #000;
	font-family: Verdana, Sans-serif;
	margin: 0;
	padding: 0;
    font-size:76%;
    line-height:1.3;

}



h2 {
	border-bottom: 1px solid #ccc;
	font-size: 2.4em;
	font-weight:normal;
	letter-spacing: 0.05em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
	color:#808080;
	font-family:Arial, Sans-serif;
}

h2 a,
h2 a:visited
{
	color: #808080; /*#555;*/
}


h2 a:hover
{
	color: #104684;
}

h3
{
	clear:left;
	font-size:1.9em;
	padding:0;
	margin:1.3em 0 0 0;
	color: #BF5200; /*#C63800;*/
	font-family:Arial, Sans-serif;
	font-weight:normal;
}
h4
{
	clear:left;
	font-size:1.4em;
	padding:0;
	margin:1.2em 0 0 0;
	font-weight:normal;

}
h5
{
	font-size:1.2em;
	font-style:italic;
	padding:0;
	margin:1.7em 0 0.5em 0;
	clear:left;
	font-weight:normal;
}



p
{
	margin:1em 0 1em 0;

}

p, li, .feedback {

}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	margin: 7em 0 0 0;
	padding:0 0 5em 0;
	font-size:0.9em;
	text-align: center;
	font-style:none;

}


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

.meta {
	font-size:80%;
}

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

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

}

.meta{
	color: #808080;

}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}



#commentform textarea {
	width: 90%;
}

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

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}

#content {
	margin: 0 13em 0 3em;
	padding-right: 60px;
}

#header {
	background-color: #104684;
	margin: 0;
	padding: 0;
    height:125px;
    background-image:url(img/header.jpg);
    background-repeat:no-repeat;
	position:relative;
	font-size:2em;
	font-weight:bold;
}

#header a
{
	display:block;
	position:absolute;
	left:0.1em;
	bottom:-0.1em;
	color:black;
	font-family: Arial, Sans-serif;
	text-decoration: none;

}
#header a span
{
	color:#fff;
	margin-left:0.1em;

}


#header a:focus {
	outline:none;
}



#menu {

	border-left: 1px solid #ccc;
	padding: 1.6em 0 1.6em 30px;
	float:right;
	margin-top:4.5em;
	width: 10em;

	line-height:1.1;
}

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

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

}

#menu ul {
	color: #BF5200; /*#1046BA;*/
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
	font-size:130%;
	font-family: Arial, Sans-serif;
	font-weight:bold;



}

#menu ul li {

	margin-top: 10px;
	padding-bottom: 2px;

}


#menu li a{

	text-decoration:none;
	color: #BF5200;
}

#menu ul ul {


	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size:74%;
	font-family: Verdana, Sans-serif;
	font-weight:normal;

}

#menu ul ul li {

	margin-top: 0;
	padding: 0;
	padding-left: 12px;

}

#menu ul ul li a {
	color: #000;
	text-decoration:none;
	font-weight:normal;
}

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

#menu ul ul ul.children {

	padding-left: 4px;
	font-size:100%;
}
.storycontent li
{
	margin-top:0.5em;
}
#wp-calendar {
	border: 1px solid #ddd;
	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 {
	color: #999;
	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: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

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

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */
.clear
{
	clear:both;
}
.post
{
	margin-top: 4em;
}
.page
{
	margin-top: 4em;
}
.diggWrapper

{
	color: #1046BA;
}

.diggWrapper a:hover
{
	color: #CC6200;
}