/*   
Theme Name: Blue on White
Description: A clear and simple blue and white theme made for everyone who likes simplicity.
Author: Bingo Web Design
Author URI: http://www.bingowebdesign.info
Tags: white, blue, black, two-columns
Version: 1.3
*/
    .imgl {
    border:0;
    float:left;
    margin:0;
    padding:5px;
    }

    .imgr {
    border:0;
    float:right;
    margin:0;
    padding:5px;
    }
.post {
	clear:both;
	padding: 20px 12px 0;
}
.post-date {
	color: #33ff33;
	font-size: 1.2em;
}
.post-month {

}
.post-day {
}
.clear {
	clear:both;
	height:1px;
}

.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

body {
	background: #ffffff;
	font-size: 9pt;
	line-height: 1.5;
	color: #505050;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
form {
	display: inline;
}
#wrapper {
	width: 90%;
	text-align:left;
}

#hd {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 30px solid #e0e0e0;
}
#blogtitle h1 {
	display: inline;
	color: #0059A1;
}
#blogtitle h1 a {
	text-decoration: none;
	font-weight: normal;
	vertical-align:bottom;
}
#navcont {
background-color: #0059A1;
height: 40px;
}
#navcont ul
{
text-align: center;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0;
margin-top: 0;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
color: white;
width: 100%;
font-family: Arial,Helvetica,sans-serif;
font-size: 18px;
vertical-align: middle;
/* fixes Firefox 0.9.3 */
}

#navcont ul li
{
display: inline;
padding-left: 0;
padding-right: 0;
vertical-align: middle;
/* matches link padding except for left and right */
}

#navcont ul li a
{
padding-left: 10px;
padding-right: 10px;
color: white;
text-decoration: none;
vertical-align: middle;
}

#navcont ul li a:hover
{
color: black;
}
#navcont ul li.current_page_item a, #navcont ul li.current_page_item a:link, #navcont ul li.current_page_item a:visited {
	color: #33ff33;
	background-image:url(/images/nav/bmarker.gif);
	background-repeat:no-repeat;
	background-position:center;

}
.current_page_item {
	color: #33ff33;
}

/*#navcontainer #active { border-left: 1px solid #fff; }*/



#menu {
	margin-top: 10px;
	display: inline;
	float: left;
}
#menu ul {
	list-style:none outside;
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	float: left;
}
#menu ul li a {
	font-size: 10pt;
	padding-left: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #505050;

	margin-left: 15px;
	border-left: 1px solid #e0e0e0;
}
#menu ul li a:hover {
	color: #0059A1;
}

#blogdescription {
	color: #909090;
	font-size:10pt;
	font-weight: bold;
}

#sitemeta {
	float: right;
	font-size: 10px;
	text-decoration: none;
}
#sitemeta ul{
    list-style: none;
	display: inline;
	text-decoration: none;
}

#sitemeta li {
	float: left;
	text-decoration: none;
	margin: 0 0 0 10px;
}

#sitemeta a {
    color: #252525;
	text-decoration: none;
}

#sitemeta a:hover {
    color: #0059A1;
	text-decoration: none;
}

#meta li.rss {
        padding: 0 0 0 15px;
        background: url(images/rss-icon.gif) no-repeat left center;
}

#bd {
	margin: 0px 230px 0px 0px;
        color: #505050;
}
#sidebar {	
        font-size: 8pt;
	width: 223px;
	float: right;
	color:#606060;
	padding-left: 10px;
        border-left: 1px solid #e0e0e0;
}
#sidebar ul {
	list-style:none outside;
	margin: 0px;
	padding: 0px;
}
#sidebar ul li ul {
	list-style:none outside;
	margin-top: 4px;
	margin-bottom: 10px;
	margin-left:5px;
}
li.vategories ul {
	list-style:none outside;
	margin-top: 10px;
	margin-bottom: 10px;
}
#sidebar ul li ul li {
	margin-top: 4px;
	display: block;
}
#sidebar a {
	color: #505050;
	text-decoration: none;
}
#sidebar a:hover {
	color: #0059A1;
}
#sidebar h2 {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}
#aboutme a {
	color: #0059A1;
	text-decoration: none;
}

.date {
	width: 50px;
	height: 80px;
	text-align:center;
	font-size: 9pt;
	background: url(images/background_date_grad.png) no-repeat;
	float: left;
	color: #ffffff;
	padding: 8px 0px;
}
.date .day {
	font-size: 14pt;
}

.post-wrap {
	padding-bottom: 10px;
	border-bottom: 30px solid #0059A1;
	margin-bottom: 20px;
	margin-top: 15px;
}
#commentwrap {
	margin-left: 70px;
}
#respond {
	padding-top: 10px;
}
#yui-main a {
	color: #0059A1;
	text-decoration: none;
}
#yui-main h1 {
	display: inline;
	color: #0059A1;
	font-size: 14pt;
	text-decoration: none;
	font-weight: normal;
}
#yui-main h1 a {
	color: #505050;
	text-decoration: none;
}
#yui-main h1 a:hover {
	color: #0059A1;
}

#yui-main h2 {
	display: inline;
	color: #0059A1;
	font-size: 14pt;
	text-decoration: none;
	font-weight: normal;
}
#yui-main h2 a {
	color: #505050;
	font-size: 14pt;
}
#yui-main h2 a:hover {
	color: #0059A1;
}
blockquote {
	margin: 10px;
	font-size: 10pt;
        padding: 10px;
        border: 1px dashed #0059A1;
        background:#fafafa;
}
blockquote p {
	padding: 0px;
	margin: 0px;
}
pre {
        font-family:'Courier New', Courier, Monospace, Fixed;
	line-height: normal;
        overflow: auto;
	padding-bottom: 25px;
	margin: 0px;

	background-image:url('images/bg_pre_dots.png');
	background-repeat: repeat-x;
	background-position: bottom left;
}
cite {
	font-weight: bold;
	font-style: normal;
	margin-left: 4px;
}
#author, #email, #url, #comment, .s {
	border: 1px solid #bdc1a3; 
	padding: 5px;
	font-size: 8pt;
	background:#ffffff;
	color: #363636;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#author, #email, #url, #comment {
	padding: 5px;
}
.s {
	padding: 3px;
}
#submit, #searchsubmit {
	font-size: 8pt;
	background: #0059A1;
	color: #ffffff;
	border: 1px solid #a0a0a0; 
}

.searchresults ul {
	list-style: none;
	display: inline;
}
.categories ul {
	list-style: none;
	display: inline;
}
.archives ul {
	list-style: none;
	display: inline;
}
dl, dd, dt {
	margin: 0px;
}
#footnote a {
	color: #0059A1;
	text-decoration: none;
}
#content {
	padding: 0 0 12px;
	float: left;
	width: 730px;
	margin: 15px 0 0 0;
	text-align:justify;
}
.post-content {
	clear: both;
	padding: 10px 0 10px 0;
	margin: 0;
}
h1.post a:link, h1.post a:visited {
	color: #0059A1;
	font-size: 1.5em;
	text-align: right;
	padding-right:0;
	margin-right: 0;
}
.story-content p {
	margin-bottom: 15px;
}
.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap select {
	width: 200px;
}
td.home-marquee {
	text-align: center; vertical-align: middle; width: 228px; height: 168px; background-color: #0059a1; color: #33ff33;  font-size: 22px; font-weight: bolder;
}
td.home-marquee a, td.home-marquee a:link, td.home-marquee a:visited {
	color: #33ff33;
}
.widget {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e0e0e0;
}
.vim p {
	font-size: 1.5em;
}
.vim tr td {
	vertical-align: top;
}
.vim-space {
	width: 50px;
}
.vim-break {
	height: 50px;
}
.ddsg-wrapper ul {
	padding-left: 30px;
}
.ddsg-wrapper ul li ul {
	padding-left: 25px;
}
