body { background: #990033; color:#2f2928; } 

/* General Links */
a:link { color: #ff3366; } 
a:active { color : #ff3366; } 
a:visited { color : #ff3366; } 
a:hover { color : #0099ff; } 

#container { background: url(../Images/pinkContainer.gif) no-repeat left bottom;} 

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.header { background: #ff3366 url(../Images/pinkHeaderBottom.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/pinkHeaderGirl.gif) no-repeat left top;}
.HL { background: url(../Images/pinkHL.gif) no-repeat left top;}
.HR { background: url(../Images/pinkHR.gif) no-repeat left top;}


/* Top Menu ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.TopMenu ul { border-left: solid 1px #cb9696; }
.TopMenu li { border-right: solid 1px #cb9696;}
.TopMenu li a { color:#ffcccc; }
.TopMenu li a:visited { color:#ffcccc; }
.TopMenu li a:hover { color:#fff; }

/* DropDown Menu ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.menu li a {
	color: #ff3366; 
	background-image: url('../Images/pinkMenuLeft.png');
	background-repeat: no-repeat;
	background-position: left top;
}

.menu ul li a {
	color: #009999; 
	background: none;
}

.menu a span {
	background: url('../Images/pinkMenuRight.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: #ff3366;
	background-color: #ffeef3;
}

.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: #333366; background: #ffeef3; }

.content h1 { color: #003366; border-bottom: dashed 1px #666; }
.content h2 { color: #003366;}
.content h3 { color: #003366;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Featured h1 { border-bottom: solid 1px #336699; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.RecentArticles h1 { border-bottom: solid 1px #336699;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SearchResults {}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Recent Blogs */
.RecentBlogs { background:#fff; }
.RecentBlogs h3 { border-bottom: solid 1px #336699; }
.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 #336699;}
.News h2 { color:#cc0066; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Post */
.Post { padding: 0px; margin: 0px;}

/* Post Author left side from the article */
.Post .PostAuthorDetails { background:#ffeef3;  }
.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:#ffeef3; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* PageForms */
.PageForms form { border: solid 2px #ffeef3;}
.PageForms th { background: #ffeef3;}
.PageForms .Button { background: #e7b8c5; border: outset 2px #ccc; }


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* tabs styles */
#tabnav .tablink a:link, #tabnav  .tablink a:visited 
{ background: #ffeef3; border: 1px solid #e7b8c5; color:#ff3366; }
#tabnav .tablink a:link.active, #tabnav .tablink a:visited.active 
{ border-bottom: 1px solid #fff; background: #fff; color:#660033;}
#tabnav a:hover { background: #fff;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.right h2 { border-bottom: solid 1px #e7b8c5; color:#cc0066; }
.right li a { color:#990066;}
.right li a:visited { color:#990066;}
.right li a:hover { color:#330033;}


/* Search */
.right .search { background: #c0004d url(../Images/pinkSearchBottom.gif) no-repeat left bottom; }
.right .searchTop { background: url(../Images/pinkSearchTop.gif) no-repeat left top;}

.right .search .arrow { background: url(../Images/pinkSearchArrow.png) no-repeat;}
.right .search .arrow:hover { background: #ffd780 url(../Images/pinkSearchArrow.png) no-repeat 0 -20px; }
.right .search .arrowIE { background: #ffd780 url(../Images/pinkSearchArrow.png) no-repeat 0 -20px; }
.right .search p a { color:#fff;}

.right .block { background: #ffeef3 url(../Images/pinkBlockBottom.gif) no-repeat left bottom;}
.right .blockTop { position: absolute; background: url(../Images/pinkBlockTop.gif) no-repeat left top; }


.right .Categ { background: #ffc9d7 url(../Images/pinkCategBottom.gif) no-repeat left bottom;}
.right .CategTop { position: absolute; background: url(../Images/pinkCategTop.gif) no-repeat left top;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Paging */
.Paging a { background: #ffeef3; border: 1px solid #e7b8c5; }
.Paging a:link { background: #ffeef3; border: 1px solid #e7b8c5; }
.Paging a:visited { background: #ffeef3; border: 1px solid #e7b8c5;}
.Paging a:hover { border: 1px solid #ff3366; background: #ff3366; color: #fff;}

.PagingDisabled { border: 1px solid #ccc; background: #e5e5e5; }
.PagingCurrentPageNumber { border: 1px solid #ff3366; background: #ff3366; color: #fff;}

/* Footer ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.footer { background: #cc1a4d url(../Images/pinkFooter.gif) no-repeat left bottom; color:#ebb5b5;}
.footer a {color:#ebb5b5;}
.footer a:visited {color:#ebb5b5;}
.footer a:hover {color:#ebb5b5;}


/* 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;  }
