/*  
Theme Name: True Blue Theme
Theme URI: http://www.easywordpress.com/
Description: A blue webby widget ready theme. Don't forget to <a href="http://directory.easywordpress.com">submit your blog</a> for a free backlink.
Version: 1.0
Author: Easy Wordpress

*/


/* CSS Document */
body { margin: 0; padding: 0; background: #fff; font-family: 'Tahoma'; color: #40454b; font-size: 12px;}


/* General Links */
a:link { text-decoration : none; color : #3366cc; border: 0px;} 
a:active { text-decoration : underline; color : #3366cc; border: 0px;} 
a:visited { text-decoration : none; color : #3366cc; border: 0px;} 
a:hover { text-decoration : underline; color : #288CC7; border: 0px;} 


img { padding: 0px; margin: 0px; border: none;}
hr { border-left:0px solid #abb0b5; border-right:0px solid #abb0b5; border-top:1px dotted #abb0b5; border-bottom:0px solid #abb0b5; height : 1px;  }

input { font-family: 'Tahoma'; color: #6a5555; font-size: 10px; }
textarea { font-family: 'Tahoma'; color: #6a5555; font-size: 10px;  }
select { font-family: 'Tahoma'; color: #6a5555; font-size: 10px;  }

h1, h2, h3 { font-family: 'Tahoma';}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#bgcontain { width: 100%; background: url(./images/bkg_bgcontain.png) repeat-x;} 

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.HeaderBG { width: 100%; height:180px; float: left; background: url(images/header.jpg) center no-repeat; }
.Header { width: 985px; height:180px; position: relative; margin: 0 auto; padding: 35px 0px 0px 0px; height: 70px;}
.Header h1 { font-family:Tahoma; font-size: 41px; letter-spacing: -2px; line-height: 41px; padding: 0px 0px 0px 20px; margin: 0px; font-weight:normal}
.Header h1 a { text-decoration: none; color:white;}
.Header h1 a:visited { text-decoration: none; color:white;}
.Header h1 a:hover { text-decoration: none; color:white;}

.Desc { font-size: 18px; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: normal; letter-spacing: -1px; color:white; padding-left:23px; }
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.TopMenu { margin: 0px; padding: 0px; position: absolute; top: 130px; left: -3px; width:993px; background:url(images/menu_a.gif) left repeat-x; border-top: solid 1px #84BBD9; border-bottom: solid 1px #84BBD9;}
.TopMenu ul { float:left; width:823px; padding: 0px; margin: 0px; font-size: 0px; height:31px; }
.TopMenu li { padding: 0px; margin: 0px; list-style-type: none; display: inline; font-size: 17px; font-family:Tahoma; font-weight: normal; }
.TopMenu li a { color:#3870A3; line-height:31px; padding:3px 13px 3px 13px}
.TopMenu li a:visited { color:#3870A3;}
.TopMenu li a:hover { color:#3870A3; padding:3px 12px 3px 12px; background:url(images/menu_hover.gif) left repeat-x; text-decoration:none; border-left:1px solid #84BBD9; border-right:1px solid #84BBD9; }

.subscribe {margin:0px 0 0 0; position:absolute; top:111px; right:10px; z-index:1}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/*\ IE/Win min height hack */ * html .Search  { height: 100px;} /* */ 
.Search { width: 275px; min-height: 100px; position: absolute; top: 0px; right: 0px;}
.Search  fieldset { border: none; padding: 0px; margin: 0px;}
.Search  legend { margin: 0; padding: 0; color:white}
.Search  form { padding: 50px 33px 0px 33px; margin: 0px 0px 0px 0px;}
.Search  input { color: #6db6ff; font-size: 13px; font-family: 'Tahoma'; letter-spacing: -1px; font-weight: bold; }
.Search  input.search { width: 25px; height: 25px; background: url(images/SearchButton.png) no-repeat;}
.Search  input.search:hover { background: url(images/SearchButton.png) no-repeat 0 -25px; }
.Search  input.searchIE {width: 25px; height: 25px; background: url(images/SearchButton.png) no-repeat 0 -25px; }
.Search  input.keyword { margin:0px; height:17px; border: none; background: url(images/search_pat.gif) left repeat-x; padding: 4px 0px 5px 8px; width: 185px; } 


/* IE Win min height hack */ * html #buttonsearch { margin: -26px 0px 0px 190px; } /* */ 
#buttonsearch { padding: 0px; margin: -25px 0px 0px 191px; top: 0px; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.ContainerBG { width: 100%; float: left; padding: 20px 0px;}
.Container { width: 995px; position: relative; clear: left; margin: 0 auto; }

/* Central Column - Single Pages */
.SCS { float: left; width: 590px; }
.SCS h1 { font-size: 24px; line-height: 26px; letter-spacing: -1px; font-weight: normal; padding: 7px 0px; margin: 0px 0px 7px 0px; border-bottom: dashed 1px #B4E0F9;}
.SCS h2 { font-size: 20px; line-height: 22px; letter-spacing: -1px; font-weight: normal; padding: 5px 0px; margin: 0px 0px 5px 0px; }
.SCS h3 { font-size: 17px; line-height: 19px; letter-spacing: -1px; font-weight: bold; padding: 5px 0px; margin: 0px 0px 5px 0px; }
.SCS p { font-size: 12px; line-height: 16px;}
.SCS img { padding: 1px; border: solid 1px #f0f0f0; margin: 0px 15px 15px 0px;}
.SCS blockquote {padding: 3px 15px; background: #F6F9F0; margin: 5px 0px; color:#376CA2; border: solid 1px #F6F9F0;}
.SCS blockquote p { font-size: 11px; padding: 5px 0px; margin: 5px 0px; line-height: 15px;}
.SCS ul { font-size: 11px; padding-left: 12px; }


/* Central Column */
.SC { float: left; width: 600px; padding:0 0 0 10px}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.DateHeader { background: #f0f0f0; margin-bottom: 20px; margin-top: 10px;}
.DateHeader p { background:url(./images/DateHeaderIco.png) no-repeat left center; padding: 5px 0px 5px 20px; margin: 0px 0px 0px 10px; font-size: 18px; font-family: 'Helvetica'; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.Post {	position: relative; clear: left; width: 590px;}
.Post h1 { font-size: 24px; line-height: 22px; letter-spacing: -1px; font-weight: bold; font-family: 'Tahoma'; padding: 0px; margin: 0px; display: block;}
.Post h1 a { color: #258FCB; text-decoration: none;}
.Post h1 a:visited { color: #258FCB; text-decoration: none;}
.Post h1 a:hover { color: #003399; text-decoration: none;}

.PostHead { padding: 3px 0 0 70px; }
.PostInfo { padding: 0px; margin: 0px; font-size: 12px; color: #828282;}
.PostInfo em { font-style: normal;}
.PostInfo em a { text-decoration: underline; color: #828282;}
.PostInfo em a:visited { text-decoration: underline; color: #828282;}
.PostInfo em a:hover { text-decoration: underline; color: #828282; }

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.PostDate { position: absolute; top: 0px; left: 0; text-align: center; margin: 0; padding: 17px 0px 0px 0px; list-style: none; background: url(images/date.jpg) no-repeat left top; width:60px; height:60px;}
.PostDate .month { display: block; font-size: 9px; line-height: 9px; color: #B4E0F9; text-transform: uppercase;}
.PostDate .day { display: block; font-size: 21px; font-family: 'Tahoma'; font-weight: bold; line-height: 23px; color: white; }

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.PostContent { padding: 15px 0px 20px 0px;  font-size: 15px; line-height: 16px; border-bottom: solid 1px #DEF2FD; margin-top: 0; color:#333; }
.PostContent p { font-size: 12px; line-height: 18px; text-align:justify; }
.PostContent img { padding: 1px; border: solid 1px #f0f0f0; margin: 0px 15px 15px 0px;}
.PostContent blockquote { padding: 3px 15px; background: #fffde5; margin: 5px 0px; color:#993300; border: solid 1px #f6f3d3;}
.PostContent blockquote p { font-size: 12px; padding: 5px 0px; margin: 5px 0px; line-height: 15px;}
.PostContent ul { font-size: 12px; padding-left: 12px; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.PostDetails { padding: 0px; margin: 0px; font-size: 11px; display: inline;}
.PostDetails li { padding: 0px; margin: 0px; list-style-type: none; }

.PostDetails .PostCom {}
.PostDetails .PostCom a { padding: 0px 0px 0px 3px; float: left; text-decoration: none; font-size: 13px;}
.PostDetails .PostCom a span { padding: 4px 15px 3px 5px; display: block; background: float: left; }
.PostDetails .PostCom a span { float: none;}
.PostDetails .PostCom a:hover { text-decoration: none; color:#288CC7}

.PostDetails .Tags { background: url(./images/PostDetailsTagsIco.png) no-repeat left center; padding: 5px 0px 5px 20px; margin-left: 0px;}


/* 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 */
.RelatedPosts { margin: 20px 0px;}
.RelatedPosts h3 { font-size: 14px; letter-spacing: -1px; background:url(images/RelatedPostsHeading.png) no-repeat left center; border-bottom: dashed 1px #376CA2; padding: 5px 0px 5px 20px; margin: 0px;}
.RelatedPosts ul { padding: 10px 0px 0px 0px; margin: 0px;}
.RelatedPosts li { padding: 0px 0px 0px 20px; margin: 0px; list-style-type: none; background: url(images/RelatedPostsLi.png) no-repeat left top;}
.RelatedPosts {}


/* 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 */

.Comments { padding: 0px; margin: 30px }
.Comments .List h3 { font-size: 14px; letter-spacing: -1px; background:url(images/CommentsListHeading.png) no-repeat left center; border-bottom: dashed 1px #87909e; padding: 5px 0px 5px 20px; margin: 0px; }
.Comments .List ol { padding: 10px 0px 0px 0px; margin: 0px;}
.Comments .List li { position: relative; padding: 15px 0px; margin: 0px; list-style-type: none; font-size: 11px; position: relative;}

/* 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 */

/*\ IE/Win min height hack */ * html .Comments .List .ListNr { left: 0px;} /* */ 
.Comments .List .ListNr { color:white; position: absolute; top: 15px; font-size: 18px; line-height: 14px; font-family: "Tahoma"; font-weight: normal; letter-spacing: -1px; width: 15px; height: 15px; padding: 5px; text-align: center; border: solid 1px #cee0f4; background: #B4E0F9;}

.Comments .List .ListUser { margin: 0px; padding: 0px 0px 0px 35px; font-size: 14px; line-height: 14px; font-family: 'Tahoma'; letter-spacing: -1px;}
.Comments .List .ListUser a { text-decoration: none;}
.Comments .List .ListUser a:visited { text-decoration: none;}
.Comments .List .ListUser a:hover { text-decoration: none;}

.Comments .List .ListDate { color:#8c97a1; padding: 0px 0px 0px 35px; margin: 0px 0px 0px 0px; font-size: 11px; }
.Comments .List .ListDate a { color:#8c97a1; text-decoration: none;}
.Comments .List .ListDate a:visited { text-decoration: none;}
.Comments .List .ListContent { color:#333; font-size: 11px; line-height: 14px; border-top: solid 1px #c5cad0; margin: 10px 0px 0px 0px;}
.Comments .List .ListContent p { padding: 3px 0px; margin: 3px 0px; font-size: 12px; line-height: 14px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments .Form {}
.Comments .Form h3 { font-size: 16px; letter-spacing: -1px; background:url(images/CommentsFormHeading.png) no-repeat left center; border-bottom: dashed 1px #87909e; padding: 5px 0px 5px 20px; margin: 0px 0px 10px 0px;}

.Comments .FormTop { background: #DEF2FD url(images/CommentsFormTopBkg.gif) no-repeat left top; width: 540px; height: 5px; display: block; }

.Comments .Form form { padding: 20px; margin: 0px; background: #DEF2FD url(images/CommentsFormEndBkg.gif) no-repeat left bottom;}
.Comments .Form p { padding: 3px 0px; margin: 0px; font-size: 12px; color:#000033;}
.Comments .Form p label { padding-bottom: 11px; display: block;}
.Comments .Form p label small { font-size: 11px; color: #000033}

.Comments .Form .Note {  margin: 5px 0px; width: 390px;}
.Comments .Form .Note small { font-size: 10px;}
.Comments .Form .TextField { background: #fff; border: solid 1px #89afd8; padding: 5px; font-size: 11px; margin-right: 20px; color:#40454b;}
.Comments .Form .TextArea { background: #fff; border: solid 1px #89afd8; padding: 5px; font-size: 11px; color:#40454b;}

.Comments .Form input.SubmitComment { width: 150px; height: 26px; background: url(images/SubmitComment.png) no-repeat; margin-top: 7px;}
.Comments .Form input.SubmitComment:hover { background: url(images/SubmitComment.png) no-repeat 0 -26px; }
.Comments .Form input.SubmitCommentIE { width: 150px; height: 26px; background: url(images/SubmitComment.png) no-repeat 0 -26px; margin-top: 7px; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Right Column */
.SR { float: right; width: 370px; margin:0 0 0 15px; padding:0px; background:url(images/sidebar_pat.gif) left top repeat-y;}
.SR h2 { text-indent:-7px; font-size: 16px; letter-spacing: -1px; text-align:center; line-height:25px; padding: 0px; margin: 0px; color:white; background:url(images/side_h2_bg.gif) center no-repeat; }
.SR ul { padding: 0px; margin: 0px; margin-bottom:20px;}
.SR li { padding: 0px; margin: 0px; list-style-type: none;}
.SR li a { padding: 2px 0px 2px 10px; text-indent:20px; color: #268ABE; text-decoration: none; background: url(images/bullet.gif) no-repeat left top; width: 160px; display: block;}  
.SR li a:visited { color: #268ABE; text-decoration: none;} 
.SR li a:hover { text-decoration: underline; color: #268ABE;} 

.SR_pat { clear:both; height:8px; width: 370x; margin:0px; padding: 0px; background: url(images/SRBkg.gif) left bottom no-repeat;}

/* Right - First Column */
.SR .SRL { float: left; width: 180px; padding: 15px 0px 15px 0px; margin: 0px; background: url(images/SRLBkg.gif) no-repeat left top;}

/* Right - Second Column */
.SR .SRR { float: right; margin:0px; width: 180px; padding: 15px 0px 15px 0px; background: url(images/SRRBkg.gif) no-repeat right top;}
 
 
.Categories { margin-bottom: 20px;}
.Links { margin: 10px; display:inline; margin-bottom:10px;}
.Links a { display:inline; padding-left:7px;}

.Archives { margin-bottom: 20px;}
.Meta {}
.Calendar { }
.Calendar caption { background: none; padding: 5px 0px; width: 160px; }
.Calendar table { width: 160px; border: solid 1px #DEF2FD;}
.Calendar table th { text-align: center; letter-spacing: -1px; border-bottom: solid 1px #DEF2FD; padding: 3px 0px;}
.Calendar table td { text-align: center; padding: 3px 0px; font-size: 11px; }

#calendar_wrap {
	margin:20px 20px 0px 50px;
}
#calendar_wrap a {
	padding: 3px 0px;
}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Extra Footer */
.ExtraBG { width: 100%; float: left; background: #003399; padding: 25px 0px;}
.Extra { width: 900px; position: relative; clear: left; margin: 0 auto; }
.Extra h3 { padding: 0px 0px 10px 0px; margin: 0px 0px 10px 0px; color:#fff; font-size: 17px; letter-spacing: -1px; border-bottom: dashed 1px #2658ad;}

.Extra ul { padding: 0px; margin: 0px;}
.Extra li { color:#fff; padding: 1px 0px 1px 13px; margin: 0px; list-style-type: none; font-size: 11px; background: url(images/ExtraIco.png) no-repeat left top;}
.Extra li a { color:#95c5e8; }
.Extra li a:visited { color:#95c5e8; }
.Extra li a:hover { color:#fff; }

.Extra .RecentPosts { width: 290px; float: left; }
.Extra .LastComments { width: 290px; float: left; margin: 0px 15px;}
.Extra .MostCommented { width: 290px; float: left;}



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.FooterBG { width: 100%; float: left; text-align:center; background: url(images/footer.jpg) bottom center no-repeat;  padding: 27px 0px 5px 0px; }
.Footer { width: 995px; position: relative; margin: 0 auto; }
.Footer p { padding: 10px 0px 0px 0px; margin:0px 0px 0px 10px ; color:#ABE2FF; font-size: 11px;}
.Footer p a {color:#ABE2FF; text-decoration: underline;}
.Footer p a:hover {color:#ABE2FF; text-decoration: none;}

.Footer ul { display: inline; padding: 0px; margin: 0px; }
.Footer li { display: inline; padding: 0px; margin: 0px; list-style-type: none;}
.Footer .WP { text-indent: -35000px; background: url(images/FooterWPLogo.gif) no-repeat left top; width: 71px; height: 20px; float: left;}
.Footer .DD { text-indent: -35000px; background: url(images/FooterDDLogo.gif) no-repeat left top; width: 83px; height: 20px; float: left; margin-right: 10px; }



.more-link {
	float:right;
	margin:0px;
}

ul#recentcomments {width:160px; background: url(images/right_bg.gif); }
ul#recentcomments li { width:160px; padding: 4px 0px 5px 10px; text-indent:20px; background: url(images/bullet.gif) left top no-repeat; }
ul#recentcomments li a {background:none; }



#s {
	margin:10px;
}


.entry p {line-height:18px;}



/* Begin ADS Box */
#ads {
	margin:0px;
	text-align:center;
	margin-bottom:10px;
}
#ads img {
	margin-bottom:10px;
}

.Calendar #wp-calendar{
margin-left:10px;
}

/* End ADS Box */
