body { background: #5e554c url(../Images/OrangeBkgBody.gif) repeat-y center; color:#2f2928; } 

/* General Links */
a:link { color: #f18200; } 
a:active { color : #f18200; } 
a:visited { color : #f18200; } 
a:hover { color : #53baed; } 
 
#container { background: url(../Images/OrangeBkgContainer.png) no-repeat left top;} 

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.header { background: url(../Images/OrangeBkgHeader.png) no-repeat left bottom; } 

/* DropDown Menu ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#menu li a { color: #80B4E4; background: url(../Images/OrangeMenuLeft.png) no-repeat left top; }
#menu a span { background: url(../Images/OrangeMenuRight.png) no-repeat right top; color: #cc6600; }
#menu a:hover span {color: #cc6600;}
#menu a:hover { color: #663300; }
#menu a:hover span { color: #663300;}

DIV#menu ul li ul {	background: #fff5da; }

#menu li li a  { background: #fff5da; color:#cc6600;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* BreadCrumb */

.content .BreadCrumb { color: #993300; background: #fff9e6; }

.content h1 { color: #993300; border-bottom: dashed 1px #666; }
.content h2 { color: #993300;}
.content h3 { color: #993300;}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.News h2 { color:#916d5c;}
.News .Post .PostInfo { background:#f1f1f1; color:#ad9f98;  }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SearchResults {}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Recent Blogs */
.RecentBlogs { background:#fff5da; }

.RecentBlogs h3 { background: #f9e6b3; }

.RecentBlogs em { color: #cc9966; }
.RecentBlogs em a { color: #cc9966; }
.RecentBlogs em a:visited { color: #cc9966; }
.RecentBlogs em a:hover { color: #cc9966; }

.RecentBlogs a { color: #990000; }
.RecentBlogs a:visited { color: #990000; }
.RecentBlogs a:hover { color:#cc6600;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Post */
.Post { padding: 0px; margin: 0px;}

/* Post Author left side from the article */
.Post .PostAuthorDetails { background:#fff9e6;  }
.Post .PostAuthorDetails h2 { color:#cc6633; }
.Post .PostAuthorDetails p { color:#660000;}

.Post .PostBottom li a { color: #cc6633; }
.Post .PostBottom li a:visited { color: #cc6633;}
.Post .PostBottom li a:hover { color: #663300; }


/* 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:#993300; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Authors A-Z - ( Only on the Author page) */
.AZ ul { background:#fff9e6; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* PageForms */
.PageForms form { border: solid 2px #f9f7ef;}
.PageForms th { background: #f9f7ef;}

.PageForms .Button { background: #fff0c9; border: outset 2px #e9e1d2; }


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* tabs styles */
#tabnav .tablink a:link, #tabnav  .tablink a:visited 
{ background: #f6f3e9; border: 1px solid #e1dbc7; }
#tabnav .tablink a:link.active, #tabnav .tablink a:visited.active 
{ border-bottom: 1px solid #fff; background: #fff;}
#tabnav a:hover { background: #fff;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.left .categories { background:#e38000 url(../Images/OrangeCategBkgBottom.gif) no-repeat left bottom; }
.left .categories h2 {background: url(../Images/OrangeCategBkgTop.gif) no-repeat left center; color:#660000; color:#ffffcc;}
.left .categories ul { background: url(../Images/OrangeCategBkgUL.png) repeat-x left top;}
.left .categories li a { color:#fff;}
.left .categories li a:hover { color:#ffe8c8;}

.left .search { background:#ffd780 url(../Images/OrangeSearchBkgBottom.gif) no-repeat left bottom;}
.left .search h2 { background: url(../Images/OrangeSearchBkgTop.gif) no-repeat left top; color:#660000;}

.left .search .arrow { background: url(../Images/OrangeSearchArrow.png) no-repeat;}
.left .search .arrow:hover { background: #ffd780 url(../Images/OrangeSearchArrow.png) no-repeat 0 -20px; }
.left .search .arrowIE { background: #ffd780 url(../Images/OrangeSearchArrow.png) no-repeat 0 -20px; }

.left .search p a { color:#993300; background: url(../Images/OrangeSearchIco.png) no-repeat left center;}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.right h2 { color:#565244;}

.right li a { color:#cc6600;}
.right li a:visited { color:#cc6600; }

.right .PopularArticles li a { color:#663333;}
.right .PopularArticles li a:visited { color:#663333;}
.right .PopularArticles li a:hover { background: #fff; color:#00a5db;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Paging */
.Paging a { border: 1px solid #ff9900; background: #fff9e6; border: 1px solid #0066cc;}
.Paging a:visited { background: #fff9e6; border: 1px solid #ff9900;}
.Paging a:hover { background: #ff9900; color:#fff; text-decoration: none;}

.PagingDisabled { border: 1px solid #ccc; background: #e5e5e5; color:#666;}
.PagingCurrentPageNumber { border: 1px solid #ff9900; background: #ff9900; color: #fff;}


/* 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;  }
