body { background: #0f578a; color:#2f2928; } 



/* General Links */

a:link { color: #cc6600;} 

a:active { color: #cc6600; } 

a:visited { color: #cc6600; } 

a:hover { color: #993300; } 



#container { background: #fff url(../Images/blueContainer.gif) no-repeat left bottom;} 



/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



.Header {} 

.Header a { color: #FFF; }

.Header a:visited { color: #FFF; }

.Header a:hover { color: #FFF; text-decoration: none; }



/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



.Search .arrow { background: url(../Images/blueSearchArrow.gif) no-repeat;}

.Search .arrow:hover { background: #ffd780 url(../Images/blueSearchArrow.gif) no-repeat 0 -21px; }

.Search .arrowIE { background: #ffd780 url(../Images/blueSearchArrow.gif) no-repeat 0 -21px; }

.Search p a {}



/* Theme Girl +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



.ML { background: url(../Images/blueML.gif) no-repeat left top;}

.MR { background: url(../Images/blueMR.gif) no-repeat left top;}





/* Top Menu ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



.TopMenu ul { border-left: solid 1px #82acd0; }

.TopMenu li { border-right: solid 1px #82acd0;}

.TopMenu li a { color:#abd8ff; }

.TopMenu li a:visited { color:#abd8ff; }

.TopMenu li a:hover { color:#fff; }



/* DropDown Menu ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#menu { background: #2893d0;}

#menu li a { color: #0066cc; background: url(../Images/blueMenuLeft.png) no-repeat left top; border-right: solid 1px #9dc5db;}

#menu a span { background: url(../Images/blueMenuRight.png) no-repeat right top; color: #fff; }

#menu a:hover span { color: #fff;}

#menu a:hover { color: #fff; }

DIV#menu ul li ul {	background: #2893d0; color:#fff; }

#menu li li a  { background: #2893d0; color:#fff;}



/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



/* BreadCrumb */



.SC .BreadCrumb { background: #fff5db; }



.SC h1 { color: #666666; border-bottom: dashed 1px #999; }

.SC h2 { color: #666666;}

.SC h3 { color: #666666;}



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



.Featured h1 { border-bottom: solid 1px #ccc; color:#666; }



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



.RecentArticles h1 { border-bottom: solid 1px #ccc; color:#666; }



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



.SearchResults {}



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



/* Recent Blogs */

.RecentBlogs h1 {  color:#333; border-bottom: solid 1px #ccc; color:#333;  }

.RecentBlogs big { background: url(../Images/ArticleIco.png) no-repeat left center; border-bottom: solid 1px #999; padding-left: 18px;}

.RecentBlogs em { color: #999; }

.RecentBlogs em a { color: #999; }

.RecentBlogs em a:visited { color: #999; }

.RecentBlogs em a:hover { color: #999; }



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



.News {}



/* RecentNews +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



.RecentNews h1 { border-bottom: solid 1px #ccc; color:#333; }



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



/* Post */

.Post { padding: 0px; margin: 0px;}



/* Post Author */

.Post .PostAuthorDetails {}

.Post .PostAuthorDetails big {}

.Post .PostAuthorDetails p { color:#333;}



.Post .PostBottom li a {}

.Post .PostBottom li a:visited {}

.Post .PostBottom li a:hover {}





/* Article Comments */

.Post .PostMore .Comment .Details { }

.Post .PostMore .Comment {background:#FFFBF0 url('../Images/commentquote.gif') no-repeat 5px 10px; border-top: 1px solid #FFEFC4; }

.Post .PostMore .CommentAlt {background:#FFFFFF url('../Images/commentquote.gif') no-repeat 5px 10px; border-top: 1px solid #FFEFC4;}



/* Article Navigation */

.ArtNav { background: #fff5db;}



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



/* Authors A-Z - ( Only on the Author page) */

.AZ ul { background:#fff5db; }



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



/* PageForms */

.PageForms form { border: 1px solid #f2e5c3; margin: 10px 0px;}

.PageForms th { background: #fff5db;}



.PageForms .Button { background: #f2e5c3; border: outset 2px #ccc; }





/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



/* tabs styles */

#tabnav .tablink a:link, #tabnav  .tablink a:visited 

{ background: #fff5db; border: 1px solid #f2e5c3; color:#993300; }

#tabnav .tablink a:link.active, #tabnav .tablink a:visited.active 

{ border-bottom: 1px solid #fff; background: #fff; color:#cc6600;}

#tabnav a:hover { background: #fff;}



/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



.SR h2 {}

.SR li a { color:#cc3300;}

.SR li a:visited { color:#cc3300;}

.SR li a:hover { color: #993300; }



/* Search */

.SR .Categ { background: #a3dcfa url(../Images/blueCategBottom.gif) no-repeat left bottom;}

.SR .Categ h2 { border-bottom: dashed 1px #83b2d2; background: url(/templates/ModernSlick/Images/H3Categ.png) no-repeat left top; padding-left: 15px;}

.SR .CategTop { position: absolute; background: url(../Images/blueCategTop.gif) no-repeat left top;}



.SR .Categ li a { color:#000066; border-bottom: dashed 1px #83b2d2;}

.SR .Categ li a:visited { color:#000066; border-bottom: dashed 1px #83b2d2;}

.SR .Categ li a:hover { color:#000066; border-bottom: dashed 1px #83b2d2; background: #d6fff5 url(../Images/RightIcoLi.gif) no-repeat left top;}





.SR .SRTop { background: url(../Images/blueBlockTop.gif) no-repeat left top;}



.SR .ArticleOptions { background: #fff5db url(../Images/blueBlockBottom.gif) no-repeat left bottom;}

.SR .PopularArticles { background: #fff5db url(../Images/blueBlockBottom.gif) no-repeat left bottom;}

.SR .FavoriteArticles { background: #fff5db url(../Images/blueBlockBottom.gif) no-repeat left bottom;}

.SR .ArticleHistory { background: #fff5db url(../Images/blueBlockBottom.gif) no-repeat left bottom;}

.SR .ArticlesToRead { background: #fff5db url(../Images/blueBlockBottom.gif) no-repeat left bottom;}

.SR .PopularAuthors { background: #fff5db url(../Images/blueBlockBottom.gif) no-repeat left bottom;}





.SR .SiteMenu { background: #2893d0 url(../Images/blueSiteMenuBottom.gif) no-repeat left bottom;}

.SR .SiteMenu h2 { color:#fff; border-bottom: dashed 1px #909090; }

.SR .SiteMenuCorner { background: url(../Images/blueSiteMenuCorner.gif) no-repeat left top;}

.SR .SiteMenu li { background:url(../Images/SiteMenuIcoLi.gif) no-repeat left top;}

.SR .SiteMenu li a { color:#fff;}

.SR .SiteMenu li a:visited { color:#fff;}

.SR .SiteMenu li a:hover { color:#f2f4c1;}





/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



/* Paging */

.Paging a { background: #fff5db; border: 1px solid #f2e5c3; }

.Paging a:link { background: #fff5db; border: 1px solid #f2e5c3; }

.Paging a:visited { background: #fff5db; border: 1px solid #f2e5c3;}

.Paging a:hover { border: 1px solid #993300; background: #cc6600; color:#fff; }



.PagingDisabled { border: 1px solid #ccc; background: #e5e5e5; }

.PagingCurrentPageNumber { border: 1px solid #993300; background: #cc6600; color:#fff;}



/* Footer ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.footer p { color:#a0bed3;}

.footer a { color:#a0bed3;}

.footer a:visited { color:#a0bed3;}

.footer a:hover { color:#d8e4ed;}



/* Summary Article Attachment */

.AttachmentList { border:1px solid #BEBEBE; background-color: #F8F8F8; }

.AttachmentList ul li { background: url(../Images/attach.gif) no-repeat left top; }

.AttachmentHeading { color:#384C4B;}



.SR .NLTop { background: url(../Images/goldTop.gif) no-repeat left top; position: absolute; width: 200px; height: 5px; left: 0px; top: 0px;}
.SR .Newsletter { background:#FFFFE1; }

/*\ IE/Win hack */ * html .SR .NLBottom { left: 10px;} /* */ 
.SR .NLBottom { height:5px; background: url(../Images/goldBottom.gif) no-repeat bottom; margin:0; padding:0; font-size:1px;}

/* Teaser Image Styles */

.FeatureImageSpan {background-color: #F5F5F5;}

.FeatureImageCaption {  border-bottom: 1px #CCCCCC solid;  }


