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

/* General Links */
a:link { color: #ff3300; } 
a:active { color : #ff3300; } 
a:visited { color : #ff3300; } 
a:hover { color : #993300; } 

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

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

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

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

.HGirl { background: url(../Images/hodge.gif) no-repeat left top;}
.HL { background: url(../Images/orangeHL.gif) no-repeat left top;}
.HR { background: url(../Images/orangeHR.gif) no-repeat left top;}


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

.TopMenu ul { border-left: solid 0px #c98e63; }
.TopMenu li { border-right: solid 1px #c98e63;}
.TopMenu li a { color:#ffda99; }
.TopMenu li a:visited { color:#ffda99; }
.TopMenu li a:hover { color:#fff; }

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

#menu li a { color: #ff3300; background: url(../Images/orangeMenuLeft.png) no-repeat left top; }
#menu a span { background: url(../Images/orangeMenuRight.png) no-repeat right top; color: #fff; }
#menu a:hover span { color: #ff3300;}
#menu a:hover { color: #ff3300; }

DIV#menu ul li ul {	background: #ffeede; }
#menu li li a  { background: #ffeede;}


.menu li a {
	color: #ff3300; 
	background-image: url('../Images/orangeMenuLeft.png');
	background-repeat: no-repeat;
	background-position: left top;
}

.menu ul li a {
	color: #ff3300; 
	background: none;
}

.menu a span {
	background: url('../Images/orangeMenuRight.png') no-repeat right top; color: #fff;
}

.menu a:hover span {

}

.menu { 
}

.menu li li a:link, .menu li li a:visited {
	font-size: 10px;
	color: #ff3300;
	background-color: #FFEEDE;
}

.menu ul a:link {
	
}

.menu ul a:visited {
	
}

.menu li li a:hover {

}

.menu li:hover>a, .menu a:hover, .menu ul a:hover {
	background-position: 0% -29px; text-decoration: none;
	color: #ff3366;
}

.menu li:hover>a span, .menu a:hover span, .menu ul a:hover span, .menu li li a:hover span {
	background-position: 100% -29px;
	color: #ff3366;
}

.menu li li {	/* create borders around each item */
	
}
.menu ul>li + li {	/* and remove the top border on all but first item in the list */
	border-top: 0;
}

/* special colouring for "Main menu:", and for "xx submenu" items in ADxMenu
	placed here to clarify the terminology I use when referencing submenus in posts */
.menu>li:first-child>a, .menu li + li + li li:first-child>a {
	
}

/* Fix for IE5/Mac \*//*/
.menu a {
	float: left;
}
/* End Fix */

/* ie 6 only style */
* html .menu a:hover, * html .menu li li a:hover, * html .menu .adxmhoverA {		/* li:hover>a selector */
	background-position: 0% -29px; text-decoration: none;
	color: #ff3366;
}

* html .menu a:hover span, * html .menu li li a:hover span, * html .menu .adxmhoverA span {		/* li:hover>a selector */
	background-position: 100% -29px;
	color: #ff3366;
}


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

/* BreadCrumb */

.content .BreadCrumb { color: #660000; background: #ffeede; }

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

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

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

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

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

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

.SearchResults {}

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

/* Recent Blogs */
.RecentBlogs { background:#fff; }
.RecentBlogs h3 { border-bottom: solid 1px #666; }
.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 #666;}
.News h2 { color:#ff3300; }

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

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

/* Post Author left side from the article */
.Post .PostAuthorDetails { background:#ffeede;  }
.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:#ffeede; }

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

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


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

/* tabs styles */
#tabnav .tablink a:link, #tabnav  .tablink a:visited 
{ background: #ffeede; border: 1px solid #ffcda5; color:#993300; }
#tabnav .tablink a:link.active, #tabnav .tablink a:visited.active 
{ border-bottom: 1px solid #fff; background: #fff; color:#ff3300;}
#tabnav a:hover { background: #fff;}

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

.right h2 { border-bottom: solid 1px #da9e77; color:#660000; }
.right li a { color:#993300;}
.right li a:visited { color:#993300;}
.right li a:hover { color:#660000;}


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

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

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

.right .Categ { background: #ffcda5 url(../Images/orangeCategBottom.gif) no-repeat left bottom;}
.right .CategTop { position: absolute; background: url(../Images/orangeCategTop.gif) no-repeat left top;}

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

/* Paging */
.Paging a { background: #ffeede; border: 1px solid #ffcda5; }
.Paging a:link { background: #ffeede; border: 1px solid #ffcda5; }
.Paging a:visited { background: #ffeede; border: 1px solid #ffcda5;}
.Paging a:hover { border: 1px solid #990000; background: #993300; color: #fff;}

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

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

.footer { background: #e65726 url(../Images/orangeFooter.gif) no-repeat left bottom; color:#e9cbab;}
.footer a {color:#e9cbab;}
.footer a:visited {color:#e9cbab;}
.footer a:hover {color:#e9cbab;}


/* 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;  }

