/*   
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
*/

/*.map {
	width: 700px;
	height: 574px;
	border: 1px solid #000000;
	background-image: url('../wp-content/uploads/2010/03/worldmap.gif');
	background-repeat: no-repeat;
}*/

/*.fo {
width: 933px;
border-top: 1px #e0e0e0 solid;
color: #000000;
padding-top:10px;
padding-bottom:10px;
text-align:left;
font-size:10px;
margin-left:200px;
}*/

.fo {
width: 933px;
border-top: 1px #e0e0e0 solid;
text-align:left;
padding-top:10px;
padding-bottom:10px;
font-size:10px;
color: #000000;
}

.text-small {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
line-height:14px;
}

.xlarge-heading {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:90px;
font-weight:bold;
line-height:80px;
}

.xxlarge-heading {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:190px;
font-weight:bold;
}

.main-large-heading {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:80px;
font-weight:bold;
line-height:80px;
}


.answer-small {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.large-heading {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 45px;
	font-weight: bold;
	line-height:50px;
}

.footer {
font-size:11px;
line-height:16px;
margin-left:234px;
padding-top:10px;
text-align:left;
width:933px;
}

.question {
color:#424243;
font-family:Arial,Helvetica,sans-serif;
font-size:24px;
font-weight:bold;
line-height:26px;
}

.answer {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:25px;
font-weight:bold;
line-height:32px;
}

.answer-small {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:20px;
font-weight:bold;
line-height:23px;
}

.sub-heading {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height:18px;
}

    .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 {
	width: 50px;
	height: 50px;
	float:left;
}*/


.post-date {
float:left;
height:50px;
padding:0 10px 10px 0;
width:50px;
}


.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	display:block;
	padding: 2px;
	background: #666666;
	border-bottom: 1px dotted #2284f2;
	
}
.post-day {
	font-size: 11px;
	text-transform: uppercase;
	color: #3d3d3d;
	text-align: center;
	display:block;
	background: #fff;
	border-bottom: 1px dotted #2b4260;
		border-right: 1px dotted #2b4260;
			border-left: 1px dotted #2b4260;
	padding:2px;
	line-height:11px;
}

.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: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
form {
	display: inline;
}
/*#wrapper {
	width: 90%;
	text-align:left;
}*/

#wrapper {
padding-top:10px;
text-align:left;
width:933px;
}

#hd {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e0e0e0;
}
#blogtitle h1 {
	display: inline;
}
#blogtitle h1 a {
	color: #2284f2;
	font-size: 16pt;
	text-decoration: none;
	font-weight: normal;
	vertical-align:bottom;
}
#menu {
	margin-top: 10px;
	display: inline;
	float: right;
}
#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: #6D6E70;

	margin-left: 15px;
	border-left: 1px solid #e0e0e0;
}
#menu ul li a:hover {
	color: #2284f2;
}

#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: #2284f2;
			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: #000000;
}
#sidebar {	
        font-size: 9pt;
	width: 200px;
	float: right;
	color:#000000;
	padding-left: 10px;
        border-left: 1px solid #e0e0e0;
}
#sidebar ul {
	list-style:none outside;
	margin: 0px;
	padding: 0px;
}
#sidebar ul li {
	display: inline;
}
#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: #000000;
	text-decoration: none;
}
#sidebar a:hover {
	color: #2284f2;
text-decoration: underline;
}
#sidebar h2 {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}
#aboutme a {
	color: #2284f2;
	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 {
	/*margin-left: 70px;*/
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#commentwrap {
	margin-left: 70px;
}
#respond {
	padding-top: 10px;
}
#yui-main a {
	color: #2284f2;
	text-decoration: none;
}
/*#yui-main h1 {
	display: inline;
	color: #ffffff;
	font-size: 14pt;
	text-decoration: none;
	font-weight: normal;
}*/


#yui-main h1 {
color:#000000;
display:inline;
font-size:14pt;
font-weight:normal;
line-height:12px;
padding:0;
text-decoration:none;
}


#yui-main h1 a {
	color: #505050;
	text-decoration: none;
}
#yui-main h1 a:hover {
	color: #2284f2;
}

#yui-main h2 {
	display: inline;
	color: #2284f2;
	font-size: 14pt;
	text-decoration: none;
	font-weight: normal;
}
#yui-main h2 a {
	color: #505050;
	font-size: 14pt;
}
#yui-main h2 a:hover {
	color: #2284f2;
}
blockquote {
	margin: 10px;
	font-size: 10pt;
        padding: 10px;
        border: 1px dashed #2284f2;
        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: #2284f2;
	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: #2284f2;
	text-decoration: none;
}

#content {
float:left;
margin:0;
padding:0 0 12px;
text-align:justify;
width:700px;
}

.post-content {
	clear: both;
	padding: 10px 0 10px 0;
	margin: 0;
}