/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

a.twitterwidget {
color: #fff;
}

#columns {
padding: 5px 15px 25px;
}

#nav1 .current_page_item a {
background-color:#003366;
color:#FFFFFF;
}

#nav1 .current_page_parent {
background-color:#cc0000;
color:#FFFFFF;
}

#nav1 .current_page_parent a {
background-color:#003366;
color:#FFFFFF;
}

.col1 h1 {padding-bottom: 20px;}

h3 {clear:left;}


a:hover{
	text-decoration: underline;
}

a.white{
        color:#fff
}

body{
	color: #333;
	background-color: #0A1B2A;
	font-family: Georgia, Helvetica, serif;
	font-size: 11px;
	line-height: 18px;
}

.textwidget h4, p {
padding: 0 0 15px 0;
}

.textwidget a {
color: #990000;
}

.widget h3 {
	padding: 5px; background: #003366;
}

.comments {visibility:hidden}

.flickr_badge_image img {
	float:left;
        border: 1px solid #000;
        margin-bottom: 2px;
        margin-right: 2px;
}

#nav1 li a {
	background: none;
	text-decoration:none;
	color:#000;
}



#nav2 {
background-color:#FFFFFF;
border-bottom:3px solid #003366;
}

#nav2 .current_page_item a, #nav2 li.current, #nav2 li a:focus, #nav2 li a:hover, #nav2 li a:active {
background-color:#003366;
color:#FFFFFF;
}

#twitter {
padding-top: 20px;
}

#search{
	float: right;
	height: 27px;
	width:320px;
	margin: 3px 0px 15px 0px !important;
	padding-bottom: 20px;
}

#search input{
	background: #ffffff;
	border: 1px solid #dddddd;
	color: #000000;
	float: left;
	font-size: 11px;
	width:233px;
	margin:1px 0px 0px;
	padding: 3px 4px 4px;
}


p.wp-caption-text {
        color:#000000;
        font-size:10px;
        font-style:italic;
        margin:0;
        padding:-8px 0 10px 0;
text-align:center;
}
.post-alt h3 a, .post-alt h2 a{
	color: #990000;
}

#data td {
background: #ccc;
padding: 10px;
}

#archivebox {
background-color:#003366;
border:1px solid #003366;
}

#archivebox {
color:#FFFFFF;
margin-bottom:15px;
padding:10px;
}

#archivebox a {
color:#FFFFFF;
}

#archivebox h4 em, #archivebox h2 em, #archivebox h3 em {
color:#FFF;
}
default.css (line 76)
#archivebox h4 em, #archivebox h2 em, #archivebox h3 em {
font-weight:normal;
}

#header {
background-color:#fff;
height:100px;
margin:0 15px;
padding:0;
}

#archivebox h4, #archivebox h3, #archivebox h2 {
color:#FFF;
}


#calendar-table {
text-align: left;
}

#calendar-table td, th {
padding: 10px;
}

#calendar-table th {
background-color: #ccc;
}