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: url(../Images/PinkMenuLeft.png) no-repeat left top; }
#menu a span { background: url(../Images/PinkMenuRight.png) no-repeat right top; color: #fff; }
#menu a:hover span { color: #ff3366;}
#menu a:hover { color: #ff3366; }

DIV#menu ul li ul {	background: #ffeef3; }
#menu li li a  { background: #ffeef3;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* 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 { background: #ffeef3; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.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;}