body { background: #ffffff url(../images/body1.gif) top center; } 

/* General Links */
a:link { color: #f18200; } 
a:active { color : #f18200; } 
a:visited { color : #f18200; } 
a:hover { color : #C14E00; } 
 
#container { } 

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

.header {  } 

/* 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: #000000; 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 { }
.left .categories h2 {background: url(../images/OrangeCategBkgTop.gif) no-repeat left center; color:#660000; color:#ffffcc;}
.left .categories ul { }
.left .categories li a { color:#000;}
.left .categories li a:hover { color:#CC6933;}

.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:#000000;}

.right li a { color:#cc6600;}
.right li a:visited { color:#cc6600; }

.right .PopularArticles h2 {padding: 5px 0px 5px 47px; background: url(../images/menu_right.gif) no-repeat center;}
.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;  }
