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 { position: absolute; top: 68px; right: 0px;}
#menu ul { padding: 0px; margin: 0px;}
#menu li { float: left; display: block; list-style: none; font-size: 11px; letter-spacing: -1px; font-weight: bold; }
#menu li a { display: block; float: left; color: #80B4E4; text-decoration: none; padding: 0px 0px 0px 10px; margin-right: 2px; background: url(../Images/headerMenuLeft.png) no-repeat left top; }
#menu a span { padding: 10px 10px 14px 0px; display: block; background: url(../Images/headerMenuRight.png) no-repeat right top; float: left; color: #cc6600; }
#menu a:hover span { color: #cc6600;}
#menu a:hover { background-position: 0% -37px; color: #663300; text-decoration: none;}
#menu a:hover span { background-position: 100% -37px; color: #663300;}

DIV#menu ul li a { z-index: 100 }
DIV#menu ul li a:hover { z-index: 100 }
DIV#menu ul li:hover { z-index: 100 }
DIV#menu ul li.over { z-index: 100 }
DIV#menu ul li li { clear: left; padding: 0px; display: inline; margin: 0px; border: none;}
DIV#menu ul li { position: relative}
DIV#menu ul li ul {	padding: 2px 0px; display: none; z-index: 150; background: #fff5da; left: 0px; margin: 0px; width: 150px; position: absolute; top: 100%;}
DIV#menu ul li:hover ul { display: block}
DIV#menu ul li.over ul { display: block}

#menu li li a  { font-size: 10px; letter-spacing: normal; background: #fff5da; width: 130px; padding: 2px 10px; 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 { background: #fff9e6; }

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

.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;}

