/*
Theme Name: Bluesky
Theme URI: http://www.elegantwordpressthemes.com/themes/bluesky.html
Version: 1.0
Description: 2 Column theme from Elegant WPT
Author: Elegant Wordpress Theme
Author URI: http://www.elegantwordpressthemes.com
*/

body {
	margin-top: 20px;
	padding: 0;
	color: #000000;
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #001456;
	background-image: url(images/bg.jpg);
	font-family: Verdana, Georgia, Sans-Serif;
	font-size: 13px;
	line-height: 19px;
}
a:link {
	text-decoration: none;
	color: #2a670f;
}
a:visited {
	text-decoration: none;
	color: #2a670f;
}
a:hover, a:active {
	color: #164b85;
}
h1 {
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	font-size: 30px;
}
h2 {
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	font-size: 27px;
}
h3 {
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	font-size: 24px;
}


.h2b {
        line-height: 27px;
        font-size:24px;
        color:#164b85;
	font-family: Arial,Tahoma,sans-serif;
	background-color: transparent;	
}

.h3b {
        font-size:18px;
        color:#164b85;
	font-family: Arial,Tahoma,sans-serif;
	background-color: transparent;	
}

.h4b {
        font-size:16px;
        color:#164b85;
	font-family: Arial,Tahoma,sans-serif;
	background-color: transparent;	
}

.h2g {
        line-height: 27px;
        font-size:24px;
        color:#2a670f;
	font-family: Arial,Tahoma,sans-serif;
	background-color: transparent;	
}

.h3g {
        font-size:18px;
        color:#2a670f;
	font-family: Arial,Tahoma,sans-serif;
	background-color: transparent;	
}

.h4g {
        font-size:16px;
        color:#2a670f;
	font-family: Arial,Tahoma,sans-serif;
	background-color: transparent;	
}
.titles2 {
	line-height: 30px;
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.homepost-left {
	width: 114px;
	float: left;
}
.thumbnail-home {
	border: 0px;
	margin: 0px 0px 0px 0px;
}
.thumbnailwrap {
	border: 10px solid #EFEFEF;
	background-image: url(images/noimage.gif);
	width: 94px;
	height: 94px;
	padding: 0px;
	margin-top: 15px;
}
.homepost-right {
	float: right;
	width: 446px;
}
.titles {
	font-weight: normal;
	font-size: 24px;
	text-decoration: none;
	margin-top: 0px;
}
.titles a:link, .titles a:visited, .titles a:active {
	text-decoration: none;
	font-size: 24px;
	font-weight: normal;
	font-family: Trebuchet MS;
	line-height: 40px;
}
#wrapper2 {
	width: 950px;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#wrapper3 {
	width: 990px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
}
#pages {
	width: 950px;
	float: left;
	height: 55px;
	background-image: url(images/nav-bg.gif);
	margin-top: 0px;
}
#header {
	background-image: url("images/header.png");
        background-position: top; 
	width: 950px;
	height: 190px;
	margin-left: auto;
	margin-right: auto;
	float: right;
}
#container {
	float: right;
	width: 950px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/content-bg.gif);
	background-repeat: repeat-x;
}
#container2 {
	width: 600px;
	float: left;
}


#left-div {
	float: left;
	padding: 0 0px 0px 15px;
}
#sidebar-wrapper {
	width: 340px;
	float: right;
}
#sidebar {
	float: right;
	padding: 0px 15px 10px 10px;
	width: 315px;
	margin-right: 15px;
	margin-top: 0px;
}
#footer {
	clear: both;
	float: right;
	width: 930px;
	height: 57px;
	text-align: left;
	padding-left: 20px;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-top: 37px;
	margin-bottom: 20px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
}
#footer a {
	color: #FFFFFF;
	font-size: 11px;
}
#footer a:visited {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#pages ul {
	list-style-type: none;
	list-style-image: none;
	float: left;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
}
#pages li {
	float: left;
}
#pages li a:link, #pages li a:visited {
	float: left;
	color: #092f57;
	display: block;
	background-image: url(images/nav-bg-3.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 17px;
	height: 36px;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}
#pages li a:hover, #pages li a:active {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	background-image: url(images/nav-bg-2.png);
	background-repeat: repeat-x;
	text-transform: uppercase;
	background-position: top;
}
#pages li.active a {
	color: #000000;
	background-color: #ffffff;
}
#container a:hover, #container a:active {
}
.alignleft {
	display: inline;
	margin: 10px;
	float: left;
	border: none;
}
.alignright {
	display: inline;
	margin: 10px;
	float: right;
	border: none;
}

.alignright-padding20 {
	display: inline;
	margin: 20px;
	float: right;
	border: none;
}

#sidebar-right {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	background-image: url(images/top-bg.jpg);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	width: 285px;
	height: 131px;
	overflow: hidden;
	padding: 5px;
}
.sidebar-box {
	padding: 5px 10px;
	margin-bottom: 0px;
}
.articleinfo {
	border-bottom: 4px solid #EEEEEE;
	padding-bottom: 7px;
}
.post-wrapper {
	padding-bottom: 39px;
	padding-left: 10px;
	padding-right: 20px;
	width: 570px;
	background-image: url(images/post-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 0px;
	float: left;
}

.post-wrapper-wide {
	padding-bottom: 39px;
	padding-left: 10px;
	padding-right: 20px;
	width: 930px;
	background-image: url(images/post-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 0px;
	float: left;
}
.sidebar-box ul li a:link, .sidebar-box ul li a:visited, .sidebar-box ul li a:active {
	border-bottom: 1px dashed #E6E6E6;
	display: block;
	padding-bottom: 3px;
	padding-top: 2px;
	color: #8C8C8C;
	width: 100%;
}
.sidebar-box ul li a:hover {
	width: 100%;
	border-bottom: 1px dashed #E6E6E6;
	display: block;
	padding-bottom: 3px;
	padding-top: 2px;
	color: #000000;
	background-color: #F7FAFF;
}
.sidebar-box h2 {
	margin-top: 5px;
	font-size: 15px;
	color: #3e841f;
	padding-top: 4px;
	font-weight: bold;
	display: block;
	border-bottom: 2px solid #EEEEEE;
	padding-bottom: 4px;
}
#commentform {
	margin: 10px 0px 0px 20px;
}
#commentform textarea {
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 350px;
	padding: 10px;
}
#commentform #email {
	font-size: 13px;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 220px;
	background-image: url(images/comment-email.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 3px;
}
#commentform #author {
	font-size: 13px;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 220px;
	background-image: url(images/comment-author.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 3px;
}
#commentform #url {
	font-size: 13px;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 220px;
	background-image: url(images/comment-website.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 3px;
}
.date {
	background: url(images/date.gif) no-repeat;
	height: 67px;
	margin-bottom: 0px;
	width: 54px;
	text-align: center;
	float: left;
	margin-top: 15px;
}
.date .month {
	display: block;
	color: #1c3b6c;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 10px;
	font-weight: bold;
}
.date .day {
	display: block;
	color: #FFFFFF;
	font-family: Trebuchet MS;
	padding-top: 0px;
	text-align: center;
	font-size: 28px;
	line-height: 28px;
}
.search_bg {
	height:33px;
	width:263px;
	/* background:url(images/search-bg.gif) no-repeat right; */
	background-position: left;
	margin-top: 20px;
}
#search {
	color:#FFFFFF;
	padding:0;
}
#search input {
	background: transparent;
	font-size:11px;
	color:#FFFFFF;
	font-family:Tahoma, arial, verdana, courier;
	width:160px;
	height:22px;
	vertical-align:middle;
	margin: 10px 0px 0 10px;
	padding:0;
	border: 1;
}
#search .input {
	width:65px;
	height:23px;
	background:none;
	border:1;
	vertical-align:middle;
	margin:0;
	padding:0;
	margin-left: 10px;
}
.header-right {
	float: right;
	margin-top: 22px;
	margin-right: 15px;
}

.idTabs {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: left;
	width: 478px;
	list-style-type: none;
}
.idTabs li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
}
.idTabs li a {
	color: #FFFFFF;
	background-image: url(images/top-button-1.gif);
	height: 21px;
	width: 73px;
	text-decoration: none;
	margin-right: 4px;
	height: 19px;
	padding-top: 2px;
	display: block;
	float: left;
}
.idTabs li a:hover, .idTabs li a:visited {
	color: #FFFFFF;
}
.idTabs li a.selected {
	background-image: url(images/top-button-2.gif);
	color: #28426f;
	text-decoration: none;
	height: 19px;
	padding-top: 2px;
	width: 73px;
	display: block;
	float: left;
	margin-right: 4px;
}
#recententries {
	float: left;
	width: 285px;
	display: block;
	height: 126px;
	font-size: 11px;

}
#recentcomments2 {
	float: left;
	width: 285px;
	display: none;
	font-size: 11px;
}
#mostcomments {
	float: left;
	width: 185px;
	display: none;
	font-size: 11px;
}
#recententries a:visited, #recententries a:hover, #recentcomments2 a:visited, #recentcomments2 a:hover, #mostcomments a:visited, #mostcomments a:hover {
	color: #FFFFFF;
}
#mostcomments ul, #recentcomments2 ul {
	color: #FFFFFF;
	list-style-image: none;
	margin-top: 0px;
}
#mostcomments ul li a, #recentcomments2 ul a {
	color: #FFFFFF;
	margin-top: 0px;
}
.list2 {
	color: #FFFFFF;
	list-style-image: none;
	margin-top: 0px;
}
.list2 a {
	color: #FFFFFF;
	margin-top: 0px;
}
.toptitle {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	margin-left: 28px;
	display: block;
	margin-top: 7px;
}
/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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 */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* End Images */

/* Begin Comments*/

.commentlist {
	padding: 0px;
	margin: 0px 0px 0px 17px;
	width: 560px;
	background-image: url(images/comment-bg.gif);
	list-style-image: none;
	list-style-type: none;
	float: left;
}
.commentlist li {
	font-weight: bold;
	width: 560px;
	display: block;
	background-image: url(images/comment-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0px 0px 45px 0px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	float: left;
}
.commentlist li div {
	width: 540px;
	display: block;
	background-image: url(images/comment-top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 10px;
	float: left;
}
.commentlist li .avatar {
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite {
	font-size: 18px;
	float: left;
	font-style: normal;
	margin-left: 10px;
	margin-right: 6px;
	margin-top: 5px;
	font-weight: normal;
}
.says {
	display: none;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	display: block;
	float: left;
	width: 90%;
	margin-left: 3%;
}
#commentform p {
	clear: both;
}
.alt {
	margin: 0;
	padding: 10px;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentlist .children li {
	width: 90%;
	display: block;
	margin: 0px;
	background-color: #FDFDFD;
	background-image: url(images/comment-children-bg.gif);
	background-position: left;
	background-repeat: repeat-y;
	border: 1px solid #E2E2E4;
	overflow: hidden;
}
.commentlist .children li div {
	width: 97%;
	padding: 3%;
	background-image: url(images/comment-children-top.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.commentlist .commentmetadata {
	font-weight: normal;
	float: left;
	margin: 5px 0px 0px 0px;
	display: block;
	clear: both;
	background-image: none;
	width: 90%;
	margin-left: 3%;
}
.commentlist .vcard, .commentlist .children .comment-author, .commentlist .children .vcard, .commentlist .commentmetadata, .commentlist .children .comment-author, .commentlist .children .comment-meta {
	background-image: none;
	width: 100%;
	padding: 0px !important;
}
.commentlist .reply, .commentlist .children .reply {
	float: right;
	background-image: none;
	width: 54px;
	height: 22px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 10px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist .reply a:link, .commentlist .reply a:hover, .commentlist .children .reply a:link, .commentlist .children .reply a:hover {
	background-image: url(images/reply.gif);
	width: 39px;
	height: 17px;
	display: block;
	color: #FFF;
	font-size: 8px;
	text-transform: lowercase;
	font-weight: normal;
	padding: 5px 0px 0px 15px;
	letter-spacing: 1px;
}
.commentlist .children li {
	padding-bottom: 10px;
}
.commentlist .children li ul li {
	padding-bottom: 10px;
	background-color: #FFF;
}
#respond {
	margin-top: 20px;
	float: left;
	background-image: none;
}
.commentlist #respond h3, .commentlist #respond a {
	margin-left: 28px;
}
#comments {
	line-height: 30px;
}
.children {
	clear: both;
}
.children .commentmetadata, .children .vcard {
	background-image: none;
}
.children textarea {
	width: 90% !important;
}
.children input {
	width: 80% !important;
}
#cancel-comment-reply-link {
	display: block;
	background-image: url(images/comment-close.gif);
	width: 144px;
	height: 21px;
	padding: 5px 0px 0px 23px;
	font-weight: normal;
	color: #84878E;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#respond div {
	background-image: none;
}
#submit {
	width: 120px !important;
}

/* End Comments */
