body { background: #5e4e4c url(../Images/RedBkgBody.gif) repeat-y center; color:#2f2928; } 

/* General Links */
a:link { color: #cc1800; } 
a:active { color : #cc1800; } 
a:visited { color : #cc1800; } 
a:hover { color : #0066cc; } 

#container { background: url(../Images/RedBkgContainer.png) no-repeat left top;} 

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.header { background: url(../Images/RedBkgHeader.png) no-repeat left bottom; } 

/* DropDown Menu ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#menu li a { color: #cc1800; background: url(../Images/RedMenuLeft.png) no-repeat left top; }
#menu a span { background: url(../Images/RedMenuRight.png) no-repeat right top; color: #cc1800; }
#menu a:hover span {color: #660c00;}
#menu a:hover { color: #660c00; }
#menu a:hover span { color: #660c00;}

DIV#menu ul li ul {	background: #ffe2cf; }

#menu li li a  { background: #ffe2cf; color:#cc1800;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* BreadCrumb */

.content .BreadCrumb { color: #990008; background: #ffefe6; }

.content h1 { color: #990008; border-bottom: dashed 1px #666; }
.content h2 { color: #990008;}
.content h3 { color: #990008;}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.News h2 { color:#990008;}
.News .Post .PostInfo { background:#f1f1f1; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SearchResults {}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Recent Blogs */
.RecentBlogs { background:#ffefe6; }

.RecentBlogs h3 { background: #f8dccc; }

.RecentBlogs em { color: #cc7266; }
.RecentBlogs em a { color: #cc7266; }
.RecentBlogs em a:visited { color: #cc7266; }
.RecentBlogs em a:hover { color: #cc7266; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Post */
.Post { padding: 0px; margin: 0px;}

/* Post Author left side from the article */
.Post .PostAuthorDetails { background:#ffefe6;  }
.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:#ffefe6; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* PageForms */
.PageForms form { border: solid 2px #ffefe6;}
.PageForms th { background: #ffefe6;}

.PageForms .Button { background: #f8dccc; border: outset 2px #ccc; }


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* tabs styles */
#tabnav .tablink a:link, #tabnav  .tablink a:visited 
{ background: #ffefe6; border: 1px solid #f8dccc; color:#990008; }
#tabnav .tablink a:link.active, #tabnav .tablink a:visited.active 
{ border-bottom: 1px solid #fff; background: #fff; color:#f12600;}
#tabnav a:hover { background: #fff;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.left .categories { background:#e32900 url(../Images/RedCategBkgBottom.gif) no-repeat left bottom; }
.left .categories h2 {background: url(../Images/RedCategBkgTop.gif) no-repeat left center; color:#660000; color:#ffffcc;}
.left .categories ul { background: #d42500 url(../Images/RedCategBkgUL.png) repeat-x left top;}
.left .categories li a { color:#fff;}
.left .categories li a:hover { color:#ffe8c8;}

.left .search { background:#ffa680 url(../Images/RedSearchBkgBottom.gif) no-repeat left bottom;}
.left .search h2 { background: url(../Images/RedSearchBkgTop.gif) no-repeat left top; color:#660027;}

.left .search .arrow { background: url(../Images/RedSearchArrow.png) no-repeat;}
.left .search .arrow:hover { background: #ffd780 url(../Images/RedSearchArrow.png) no-repeat 0 -20px; }
.left .search .arrowIE { background: #ffd780 url(../Images/RedSearchArrow.png) no-repeat 0 -20px; }

.left .search p a { color:#990008; background: url(../Images/RedSearchIco.png) no-repeat left center;}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.right h2 { color:#330000;}

.right li a {}
.right li a:visited {}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Paging */
.Paging a { border: 1px solid #cc1800; background: #ffefe6; }
.Paging a:visited { background: #ffefe6; border: 1px solid #cc1800;}
.Paging a:hover { background: #cc1800; color:#fff; text-decoration: none;}

.PagingDisabled { border: 1px solid #ccc; background: #e5e5e5; }
.PagingCurrentPageNumber { border: 1px solid #cc1800; background: #cc1800; 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;  }
