/**********BODY AREA************/
body{
	font-family: verdana;
	font-size: 14px;
	line-height: 25px;
	/*background: url(images/cloudyskye_background.jpg) repeat-x left top;*/
	background:  red url(images/cloudyskyeback.jpg) repeat-x fixed left top;
}


/**********HEADER AREA************/
#header-area{
	width: 960px;
	height: 120px;
	margin: 0 auto;
}

#header-area h1{
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 0.4pt;
	word-spacing: 0pt;
	width: 400px;
}

#header-area h1 a{
	color: #2a6196;
}

#header-area h4{
	width: 400px;
	margin: 5px 0 0 0px;
	color: #fff;
}

#title-contain{

}

#blog-title{
	float: left;
	margin: 20px 0 0 50px;
}

#feed-contain{
	height: 75px;
	width: 300px;
	float: right;
	z-index: 3;
	border: 1px solid #fff;
}

.no-header-decoration{}
.no-header-decoration a{ color:#400999;  text-decoration: none;}
.no-header-decoration a:hover{ color:#400999; text-decoration: none;}
.no-header-decoration a:active{ color:#400999; text-decoration: none;}
.no-header-decoration a:visited{ color:#400999; text-decoration: none;}

/**********NAVIGATION AREA************/

#nav-area{
	width: 960px;
	height: 40px;
	background: #000 url(images/cloudyskye_nav_back.jpg) repeat-x left top;
	margin: 0 auto;
}

#nav-area .menu{
	padding: 5px 0 0 0;
	width: 300px;
	float: left;
}

#nav-area a{color: #2a6196;}

#nav-area ul{ 
	margin: 0; 
	padding: 0 0 3px 0; 
	width: 300px;
}

#nav-area li{
	display: inline;
	margin: 2px 0 0 10px;
	padding: 0 6px 0 0;
	font-family: arial,sans-serif;
	color: #123652;
	font-size: 15px;
	font-weight: bold;
	border-right: 1px solid #2a6196;
}

#nav-area li:last-child{
	border-right: 0px;
}


.navigation a{
	font-family: helvetica,sans-serif;
	color: #1A6CA3;
	font-style: italic;
	text-decoration: underline;
	word-spacing: 0.4pt;
}

/**********CONTENT AREA************/
#main-content-area{
	width: 960px;
	margin: 0 auto;
}

#content-hold{
	float: left;
}

#main-content-area hr {
	display: block; 
	clear: both;
	visibility: hidden;
}

#main-content-area p{
	margin: 0px 3px 0px 3px;
	padding: 0px 2px 0px 0px;
}

#article-content-block{
	width: 619px;
	margin: 0 5px 0 5px;
	float: left;
}

#article-content-block h1{
	font-family: verdana,sans-serif;
	color: #1A6CA3;
	font-size: 20px;
	letter-spacing: 1.2pt;
	word-spacing: 0.2pt;
	line-height: 1.1;
}

.article-title-set{
	font-family: arial,sans-serif;
	color: #1A6CA3;
	font-size: 20px;
	letter-spacing: 0.8pt;
	word-spacing: 0pt;
	width: 500px;
}

.article-title-set  a{
	font-family: verdana,sans-serif;
	color: #1A6CA3;
	font-size: 20px;
	letter-spacing: 1.2pt;
	word-spacing: 0.2pt;
	line-height: 1.1;
	/*border-bottom: 1px dashed #77207d;*/
	text-decoration: none;
}


#access-block{
	width: 300px;
	float: left;
	margin: 0 0 0 31px;
}

.single-post{}

.access-block-info{
	margin: 20px 0 10px 15px; 
}

#sponsor-section{
	width: 270px;
	margin: 0 0 0 5px;
}

#sponsor-section img{
	border: 1px solid #fff;
}

/**********WORDPRESS CONTENT AREA************/
.entry-content{ 
	margin: 0 0 0 2px;
	padding: 0 0 0 10px;
	width: 599px;
	font-family: verdana,sans-serif;
	color: #0B2B70;
	font-size: 14px;
}

.entry-summary{ 
	margin: 0 0 0 2px;
	padding: 0 0 0 3px;
	width: 599px;
	font-family: verdana,sans-serif;
	color: #0B2B70;
	font-size: 14px;
}


.entry-meta{ 

	margin: 0px 0px 10px 110px;
	width: 350px;
	padding: 3px 0 0 40px;
	font-family: helvetica,sans-serif;
	color: #1A6CA3;
	font-size: 10px;
	letter-spacing: 1.2pt;
	word-spacing: 2.2pt;
	line-height: 1.1;
	background: url(images/title_back.gif) repeat-x left top;
}

.entry-meta a{ color: #1A6CA3; text-decoration: none;}

.entry-utility{ 
	margin: 0 0 0 110px;
	padding: 3px 0 0 40px;
	width: 350px;
	font-family: helvetica,sans-serif;
	color: #1A6CA3;
	font-size: 10px;
	letter-spacing: 1.2pt;
	word-spacing: 2.2pt;
	line-height: 1.1;
}

.entry-utility span{
	margin: 20px 0 0 0;
	font-family: helvetica,sans-serif;
	font-size: 10px;
	letter-spacing: 1.2pt;
	word-spacing: 2.2pt;
	line-height: 1.1;
}

.entry-utility a{ color: #1A6CA3;}

.post{ 
	border: 1px solid #b7d6f3;
	background: #fff;
	margin: 20px 0 20px 0;
	padding: 5px 0 5px 0;
}

.wp_date{
	width: 80px;
	height: 90px;
	background: url(images/cloudyskye_date.jpg) no-repeat left top;
	float: left;
}

.entry-date{
	margin: 0 0 0px 10px;
	padding: 9px 0 0 0;
	display: block;
}

.entry-date abbr{
	color: #1A6CA3;
	text-decoration: none;
	border-bottom: 0px;
	font-weight: bold;
}

.title-text-hold{ 
	float: left;
	margin: 0 0 40px 0;
	padding: 0 0 0 5px;
	width: 520px;
}

.comments-link{ 
	display: block;
	margin: 0 0 0 20px;
	font-family: arial,sans-serif;
	color: #1A6CA3;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

.comments-link a{
	color: #1A6CA3;
}

/**********WORDPRESS SIDE AREA************/

.xoxo > li{
	list-style: none;
	margin: 0px 0 30px 0;
}

.xoxo-bottom > li{
	list-style-type: none;
}

.widget-area ul{
	margin: 0 5px 0 7px;
}

.widget-area ul li {
	
}

.widget-area ul li li{
	list-style: url(images/arrow.gif) inside;
	margin-left: 3px;
}

.xoxo li ul{
	margin-left: 0px;
	background: url(images/venus_access_bottom.jpg) repeat-y left bottom;
}

.xoxo li ul li{
	/*list-style-type: none;*/
	border-bottom: 1px dashed #1A6CA3;
	font-family: verdana,sans-serif;
}

.xoxo li a{
	color: #7391ad;
	font-size: 14px;
	letter-spacing: 1.2pt;
	word-spacing: 1.2pt;
	line-height: 1.1;
	padding-left: 5px;
}

.xoxo li li a{
	text-decoration: none;
}

.widgettitle{
	color: #1A6CA3;
	padding-left: 5px;
	font-weight: bold;
}

.widget-title{
	padding-left: 5px;
	color: #1A6CA3;
	font-weight: bold;
}


#calendar_wrap{
	padding-left: 20px;
	margin-left: 2px;
	width: 150px;
	color: #1A6CA3;
}

.blogroll li{
	margin: 0 0 5px 0;
}

#search-bar{
	float: left;
	width: 400px;
	margin: -35px 0 0 650px ;
	left: -20;
	position: relative;
	z-index: 3;
	display: block;
}

#search-bar li{
	list-style: none;
	color: #1A6CA3;
}

#s{
	background: #fff url(images/glass.png) no-repeat top right;
}

.search-hold h3{
	display: hidden;
	font-size: 0px;
	height: 0px;
}

#search-bar .xoxo{
	height: 40px;
}

#seach-bar .xoxo li{

}

#searchform{ }

.no-decoration{}
.no-decoration a{ text-decoration: none;}
.no-decoration a:hover{ text-decoration: none;}
.no-decoration a:active{ text-decoration: none;}
.no-decoration a:visited{ text-decoration: none;}

#comments{
	background: #80b5e7;
	font-family: helvetica,sans-serif;
	color: ##1A6CA3;
	font-size: 12px;
	letter-spacing: 1.2pt;
	word-spacing: 2.2pt;
	line-height: 1.1;
}

.more-link{
	color: #77207d;
	font-size: 10px;
	font-family: verdana,sans-serif;
}

/**********FOOTER AREA************/
#footer-area{
	width: 960px;
	height: 30px;
	background: #84a3e8;
	margin: 0 auto;
}

#footer-content{
	width: 960px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	color: #5a295e;
}

#footer-content a{
	color: #5a295e;
	font-family: helvetica,sans-serif;
	font-size: 12px;
	letter-spacing: 1.2pt;
	word-spacing: 2.2pt;
	line-height: 1.1;
	padding: 0 0 3px 0;
}

#footer-title{
	width: 895px;
	height: 25px;
	margin: 0px 0 0 30px;
	background: #6a6a6a;
}

.position-widget{ 
	float: left;
	margin: 0 0 0 30px;
}

.widget-title-bottom{
	top: -26px;
	position: relative;
}

#foot-wrap{
	padding: 15px 0 0 5px;
	font-family: helvetica,sans-serif;
	color: #7687ae;
	font-size: 12px;
	letter-spacing: 1.2pt;
	word-spacing: 2.2pt;
	line-height: 1.1;
	
}

#foot-wrap a{
	color: #2b4c97;
}

.xoxo-bottom li{
	width: 250px;
}

.xoxo-bottom li li{
	list-style: url(images/arrow2.gif) inside;
	margin-left: 3px;
}

.cl{ clear: both; }

