body { background: #fff; color:#2f2928; } 

/* General Links */
a:link { color: #e0a138; } 
a:active { color : #e0a138; } 
a:visited { color : #e0a138; } 
a:hover { color : #003333; } 

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

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

.header { background: url(../Images/greenHeader.jpg) no-repeat left bottom; } 
.header a { color: #fff; }
.header a:visited { color: #fff; }
.header a:hover { color: #fff; text-decoration: none; }

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

.HDoc { background: url(../Images/greenCategTop.gif) no-repeat left top;}
.Logo { background: url(../Images/logo.gif) no-repeat left top;}


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

.TopMenu ul { border-left: solid 1px #a9c0d7; }
.TopMenu li { border-right: solid 1px #a9c0d7;}
.TopMenu li a { color:#676767; }
.TopMenu li a:visited { color:#676767; }
.TopMenu li a:hover { color:#003333; }

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

#menu li a { color: #676767; }
#menu a span { color: #676767; }
#menu a:hover span { color: #e0a138;}
#menu a:hover { color: #e0a138; }

DIV#menu ul li ul {	background: #f6e5c7; }
#menu li li a  { background: #f6e5c7;}
#menu li li a:hover { color:#e0a138; }

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

/* BreadCrumb */

.content .BreadCrumb { color: #333; background: #f6e5c7; }

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

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

.Featured h1 { border-bottom: solid 1px #999; }

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

.RecentArticles h1 { border-bottom: solid 1px #999;}

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

.SearchResults {}

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

/* Recent Blogs */
.RecentBlogs { background:#fff; }
.RecentBlogs h3 { border-bottom: solid 1px #999; }
.RecentBlogs em { color: #999; }
.RecentBlogs em a { color: #999; }
.RecentBlogs em a:visited { color: #999; }
.RecentBlogs em a:hover { color: #999; }

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

.News {}
.News h1 { border-bottom: solid 1px #999;}
.News h2 { color:#e0a138; }

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

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

.Post .PostInfo { background: #f6e5c7; }

/* Post Author left side from the article */
.Post .PostAuthorDetails { background:#f6e5c7;  }
.Post .PostAuthorDetails h2 {}
.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:#F8F8F8 url('../Images/commentquote.gif') no-repeat 5px 10px; border-top: 1px solid #DFDFDF; }
.Post .PostMore .CommentAlt {background:#FFFFFF url('../Images/commentquote.gif') no-repeat 5px 10px; border-top: 1px solid #DFDFDF;}

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

.Category .Desc { color:#333; }

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

/* Authors A-Z - ( Only on the Author page) */
.AZ ul { background:#f6e5c7; }

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

/* PageForms */
.PageForms form { border: solid 2px #f6e5c7;}
.PageForms th { background: #f6e5c7;}
.PageForms .Button { background: #cae5e7; border: outset 2px #ccc; }


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

/* tabs styles */
#tabnav .tablink a:link, #tabnav  .tablink a:visited 
{ background: #f6e5c7; border: 1px solid #cae5e7; color:#003333; }
#tabnav .tablink a:link.active, #tabnav .tablink a:visited.active 
{ border-bottom: 1px solid #fff; background: #fff; color:#e0a138;}
#tabnav a:hover { background: #fff;}

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

.right h2 { border-bottom: solid 1px #fff; color:#e0a138; }

.right li a { color:#676767;}
.right li a:visited { color:#676767;}
.right li a:hover { color:#e0a138;}




/* Search */
.right .search { background: #e0a138 url(../Images/greenSearchBottom.gif) no-repeat left bottom; }
.right .searchTop { background: url(../Images/greenSearchTop.gif) no-repeat left top;}

.right .search .arrow { background: url(../Images/greenSearchArrow.png) no-repeat;}
.right .search .arrow:hover { background: #ffd780 url(../Images/greenSearchArrow.png) no-repeat 0 -20px; }
.right .search .arrowIE { background: #ffd780 url(../Images/greenSearchArrow.png) no-repeat 0 -20px; }
.right .search p a { color:#fff;}

.right .block { background: #f6e5c7 url(../Images/greenBlockBottom.gif) no-repeat left bottom;}
.right .blockTop { position: absolute; background: url(../Images/greenBlockTop.gif) no-repeat left top; }

.right .Categ { background: #e0a138 url(../Images/greenCategBottom.gif) no-repeat left bottom;}
.right .CategTop { position: absolute; background: url(../Images/greenCategTop.gif) no-repeat left top;}
.right .Categ h2 { color:#fff; }
.right .Categ li a { color:#fff;}
.right .Categ li a:visited { color:#fff;}
.right .Categ li a:hover { color:#676767;}

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

/* Paging */
.Paging a { background: #f6e5c7; border: 1px solid #cae5e7; }
.Paging a:link { background: #f6e5c7; border: 1px solid #cae5e7; }
.Paging a:visited { background: #f6e5c7; border: 1px solid #cae5e7;}
.Paging a:hover { border: 1px solid #003333; background: #e0a138; color: #fff;}

.PagingDisabled { border: 1px solid #ccc; background: #e5e5e5; }
.PagingCurrentPageNumber { border: 1px solid #003333; background: #e0a138; color: #fff;}

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

.footer {}

/* 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;}
/* Teaser Image Styles */
.FeatureImageSpan {background-color: #F5F5F5;}
.FeatureImageCaption {  border-bottom: 1px #CCCCCC solid;  }
