/*
Theme Name: SolarBlue 
Theme URI: http://www.solar-blue.com/cms/
Description: Theme for SolarBlue created by <a href="http://www.tkorlando.com/">TKO</a>. 
Version: 20 Apr, 16:20
Author: TKO
Author URI: http://www.tkorlando.com/

*/


html>body #content {
	height: auto;
	min-height: 580px;
}

body{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 115%;
	background-color: #D5E2ED;
	background-image: url(http://www.solar-blue.com/cms/images/bg2.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	margin: 0px;
}

body,td,th {
	color: #999999;
}

#doc {
	width: 900px;
}


a, a:link {
	padding: 1px;
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #999999;
	text-decoration: underline;
}

h1 {
	font-family: verdana;
	font-size: 100%;
	padding-top: 0.1em;
	padding-bottom: 0.5em;
}


h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 100%;
}

h3 {
	font-family: verdana;
	font-size: 100%;
}


h4 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 10pt;
	font-weight: lighter;
	color: #0099FF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:5px;
	
}
	
	
.rsswidget {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: lighter;
	color: #0099FF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}
	
.rsswidget:link {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: lighter;
	color: #0099FF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	text-decoration: none;
	margin-left: 5px;

}

.rsswidget:active {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: lighter;
	color: #0099FF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	text-decoration: none;
	margin-left: 5px;

}

.rsswidget:visited {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: lighter;
	color: #0099FF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	text-decoration: none;
	margin-left: 5px;

}

.rsswidget:hover {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: lighter;
	color: #0099FF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	text-decoration: underline;
	margin-left: 5px;

}

p {
	font-size: 80%;
	margin-bottom:1em;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a img {
	border: none;
}


#hd{
	text-align: left;
}
#hd h1{
	font-size: 290%;
	color: #FFFFFF;

}

#hd h1 a{
	text-decoration: none;
	color: #FFFFFF;
}

h3 a:link, h3 a:hover, h3 a:visited{
	color: #0099FF;
}

.item {
	padding: 10px;
	background-image: url(/);
	background-repeat: repeat;
	text-align:left;
	border: 0px #FFFFFF;
	margin-bottom: 1em;
	;
	width: 670px;	
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}


.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}

.itemhead{
	padding-top: 5px;
	padding-bottom: 5px;
}


.chronodata {
	display: inline;
	text-align: right;
	margin-left: 2em;
	font-size: 80%;
}


.itemhead h3{
	display: inline;
}


input{
	font-size: 80%;
}

.metadata{
	line-height: 190%;
	font-size: 75%;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #999999;
}

.tags, .catagory {

	display: block;

}

.commentlist p {
	clear: both;
	font-size: 95%;
}


cite{
	font-size: 95%;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.commentmetadata {
	font-size: 80%;
	float: right;

}
.commentlist {
	margin-top: 5px;
}
.commentlist li {
	padding: 2px;
	border-top: 1px solid #FFFFFF;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #999999;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #999999;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


#secondary, #third{
	background-image: url(/); 
	background-repeat: repeat;
	text-align:left;
	padding: 0px;
	border: 0px #FFFFFF;
}

#secondary h4, #third h4{
	color: #0099FF;
	font-family: Trebuchet MS, arial, sans-serif;
	margin-top: 5px;
	padding: 3px;

}

#secondary p, #third p{
		padding: 3px;
		font-size: 70%;
}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}

#third {
	margin-left: 9px;
}

#menu {
	padding:0;
	border:0px solid #fff;
	width: 238px;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 42px;
	margin-top: 10px;
}
#menu ul {list-style:none; margin:0; padding-left:0; font-size:100%; }
#menu ul li {
	list-style-position: outside;
	list-style-image: url(http://www.solar-blue.com/cms/images/arrow.gif);
	padding-bottom:5px;
	margin-left:33px;
	margin-right: 30px;
	}
#menu ul li a {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: normal;
	color: #B0B0B0;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-decoration: none;
	padding-right: 40px;
	
}
#menu ul li a:hover {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: normal;
	color: #B0B0B0;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 40px;
	text-decoration: underline;
}


li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.yui-nav{
	margin-bottom: -1px;
}

.yui-navset .yui-nav a:hover {
	color: #999999;
}

.yui-navset .yui-nav li a {
	border-bottom: 0px;
	color: #999999;
	padding: .3em .7em .3em .7em;
	text-decoration:none;
	font-size: 85%;
}



#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
}


#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 td {
	color: #999999;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}


#wp-calendar #today {
	background: ;
	color: #999999;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#ft {
	margin-top: 0px;
	margin-bottom: 10px;
	color: #999999;
	padding: 10px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 7.35pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: normal;
	color: #B0B0B0;
}

#ft a:link, #ft a:hover, #ft a:visited{
	color: #999999;
}

.footercopy {
}
.rsswidget ul li {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: normal;
	color: #B0B0B0;
	list-style-position: outside;
	list-style-image: url(http://www.tkorlando.com/wordpress/images/arrow.gif);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: -3px;
}
#mp-form .MailPressFormEmail {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #B0B0B0;
	padding-top: 7px;
	padding-left: 9px;
	text-indent: 0px;
	background-image: url(http://www.tkorlando.com/wordpress/images/subscribe2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 152px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: -3px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#MailPress {
	margin-left: 10px;
}
.storycontent h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 14px;
	font-weight: lighter;
	font-variant: normal;
	color: #34AFFD;
	text-decoration: none;
	text-transform: capitalize;
	padding-right: 80px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.storycontent h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #888888;
	text-decoration: none;
	text-transform: none;
	margin-top: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CECECE;
	margin-right: 80px;
	margin-left: 20px;
}
.storycontent p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	padding-right: 80px;
	padding-left: 20px;
}
.picturebox {
	padding-right: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #FFFFFF;
}
.contact {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #999999;
	background-color: #FFFFFF;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	width: 566px;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
#bd #yui-main .yui-b .yui-g #post-54 .storycontent #wpcf7-f2-p54-o1 .wpcf7-form .submit {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #999999;
	background-color: #FFFFFF;
	background-position: left center;
	text-align: center;
	vertical-align: middle;
	width: 100px;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.bigFlash {
	background-image: url(http://www.solar-blue.com/cms/images/homeFlashBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 210px;
	width: 665px;
	cursor: pointer;
}

#bd #secondary #menu #MailPress #mp-container #mp-formdiv #mp-form #submit {
	background-image: url(http://www.solar-blue.com/cms/images/subscribe3.gif);
	background-color:#ffffff;
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 19px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1px;
	font-style: normal;
	font-weight: lighter;
	text-transform: lowercase;
	color: #FAFAFB;
	margin-top: 0px;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	cursor: pointer;
}

#searchform #searchTbl {
	margin-right: 0px;
}

#searchform #s {
	background-image: url(http://www.solar-blue.com/cms/images/searchmag.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 24px;
	width: 136px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #B0B0B0;
	padding-top: 7px;
	padding-left: 25px;
	margin-right: -30px;
	padding-right: 30px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#searchheader {
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
}

.submit2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #999999;
	background-color: #FFFFFF;
	background-position: left center;
	text-align: center;
	vertical-align: middle;
	width: 100px;
	border: 1px solid #CCCCCC;
	padding: 2px;
}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-right: 15px;
	margin-left: 2px;
	padding: 3px;
}