@charset "utf-8";

/* BlueSkyIV.com CSS Document */

body

{

	background: #FFFFFF url(images/body-bg.jpg) repeat-x top;

	padding: 0;

	margin: 0;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 18px;

}

a

{

	color: #0085C8;

	text-decoration: none;

}

a:hover

{

	color: #666666;

	text-decoration: underline;

}


img
{
	border: 0;
}
h1

{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 22px;

	color: #666666;

	font-weight: normal;

	padding: 5px 0;

	margin: 10px 0;

}



p

{

	padding: 0;

	margin: 0;

}



#logo

{

	background: url(images/logo-clouds.jpg) no-repeat top;

	width: 820px;

	padding: 50px 0;

}

.topmenus

{

	padding: 0;

	margin: 0;

	list-style: none;

}

.topmenus li

{

	display: inline;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	padding: 0 12px;

}

.topmenus li a

{

	color: #D2EDF9;

	text-decoration: none;

}

.topmenus li a:hover

{

	color: #FFFFFF;

	text-decoration: none;

}

.topmenus li a.topselected

{

	color: #FFFFFF;

	text-decoration: none;

}



/* ######### Style for Drop Down Menu ######### */



.dropmenudiv{

position:absolute;

top: 0;

margin-top: 5px;

/*THEME CHANGE HERE*/

line-height:18px;

z-index: +1000;

background-color: #6EBAE0;

visibility: hidden;

text-align: left;

border: solid 1px #FFFFFF;

}

.dropmenudiv a{

margin-top: 0px;

width: auto;

display: block;

text-indent: 3px;

border-bottom: 1px dotted #D6EBF6; /*THEME CHANGE HERE*/

padding: 2px 5px;

text-decoration: none;

font-weight: normal;

color: #FFFFFF;

z-index: +1000;

}



* html .dropmenudiv a{ /*IE only hack*/

width: 100%;

}



.dropmenudiv a:hover{ /*THEME CHANGE HERE*/

background-color: #0085C8;

color: #FFF;

z-index: +1000;

}

/* MENUS END HERE */



#leftpane

{

	background: #0085C8 url(images/lp-bot.jpg) no-repeat bottom;

	width: 200px;

}

#leftpane-top

{

	background: url(images/lp-top.jpg) no-repeat top;

}

#left-nav

{

	padding: 0 5px;

	margin: 45px 0;

	list-style: none;

}

#left-nav li

{

	padding: 0;

	margin: 0;

	list-style: none;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFFFFF;

	line-height: 22px;

	border-bottom: dotted 1px #70C7EB;

}

#left-nav li a

{

	display: block;

	background: url(images/arrow.jpg) no-repeat left;

	color: #B5E1F4;

	text-decoration: none;

	padding-left: 20px;

}

#left-nav li a:hover

{

	background: url(images/arrow-h.jpg) no-repeat left;

	color:  #FFFFFF;

	text-decoration: none;

}

#left-nav li a.leftselected

{

	display: block;

	background: url(images/arrow-h.jpg) no-repeat left;

	color: #FFFFFF;

	text-decoration: none;

	padding-left: 20px;

}

#footer

{

	background: #0085C8 url(images/footer-bg.jpg) repeat-x top;

	padding: 10px 0;

	color: #FFFFFF;

	font-size: 11px;

	line-height: 14px;

}

#footer a

{

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

}

#footer a:hover

{

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: underline;

}

.narrowcolumn{
	width: 510px;
	min-height: 400px;
	float: left;
}

*html.narrowcolumn{
	height: 400px;
}


.narrowcolumn p{
	color: #666;
}

.narrowcolumn h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #666666;
	font-weight: normal;
	padding: 5px 0;
	margin: 10px 0;
}



.narrowcolumn h2 a {
	color: #666666;
}

.narrowcolumn h2 a {
	text-decoration: none;
}

.post{
	margin: 0px 0px 30px 0px;
}

.entry p{
	margin: 0px 0px 10px 0px;
}

p.meta{
	color: #000;
	font-size: 10px;
	margin: -10px 0px 30px 0px;
}

p.postmetadata{
	margin: 10px 0px 0px 0px;
}

#sidebar{
	width: 270px;
	float: left;
	padding: 0px 0px 0px 25px;
}

#sidebar h2{
	font-size: 16px;
	color: #666666;
}


#sidebar ul{
	list-style-type: none;
}

#respond{
	clear: both;
}

input{
	border: 1px solid #0085C8;
	margin: 10px 0px 0px 0px;
}

textarea{
	border: 1px solid #0085C8;
	margin: 10px 0px 0px 0px;
	width: 475px;
}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	width: 460px;
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	border: 1px solid #999;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Edited for Blog */
.rss-title
{
	background: url(images/rss-title.png) no-repeat center;
	width: 184px;
	line-height: 30px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
.rss-bg
{
	background: url(images/rss-form-bg.png) no-repeat center;
	width: 192px;
	height: 137px;
}