body { background: #4c585e url(../images/pinkBkgBody.gif) repeat-y center; color:#2f2928; } 

/* General Links */
a:link { color: #9d9498; } 
a:active { color : #0066cc; } 
a:visited { color : #0066cc; } 
a:hover { color : #ec89ba; } 

#container { background: url(../images/pinkBkgContainer.png) no-repeat left top;} 

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.header { background: url(../images/pinkBkgHeader.png) no-repeat left bottom; } 

/* DropDown Menu ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#menu li a { color: #003399; background: url(../images/pinkMenuLeft.png) no-repeat left top; }
#menu a span { background: url(../images/pinkMenuRight.png) no-repeat right top; color: #1357de; }
#menu a:hover span {color: #1357de;}
#menu a:hover { color: #000033; }

DIV#menu ul li ul {	background: #cfe7ff; }

#menu li li a  { background: #cfe7ff;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* BreadCrumb */

.content .BreadCrumb { color: #333366; background: #fff6e6; }

.content h1 { color: #1357de; border-bottom: dashed 1px #666; }
.content h2 { color: #f491bc;}
.content h3 { color: #cc6600;}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.News h2 { color:#cc3300;}
.News .Post .PostInfo { background:#f1f1f1; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SearchResults {}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Recent Blogs */
.RecentBlogs { background:#fff6e6; }

.RecentBlogs h3 { background: #f5e8d0; }

.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:#fff6e6;  }
.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: #fff6e6; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Category .Desc { color:#333; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Authors A-Z - ( Only on the Author page) */
.AZ ul { background:#fff6e6; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* PageForms */
.PageForms form { border: solid 2px #fff6e6;}
.PageForms th { background: #fff6e6;}

.PageForms .Button { background: #f5e8d0; border: outset 2px #ccc; }


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* tabs styles */
#tabnav .tablink a:link, #tabnav  .tablink a:visited 
{ background: #fff6e6; border: 1px solid #f5e8d0; color:#000066; }
#tabnav .tablink a:link.active, #tabnav .tablink a:visited.active 
{ border-bottom: 1px solid #fff; background: #fff; color:#0066cc;}
#tabnav a:hover { background: #fff;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.left .categories { background:#f7c4df url(../images/pinkCategBkgBottom.gif) no-repeat left bottom; }
.left .categories h2 {background: url(../images/pinkCategBkgTop.gif) no-repeat left center; color:#660000; color:#ffffcc;}
.left .categories ul { background: #f7c4df url(../images/pinkCategBkgUL.gif) repeat-x top;}
.left .categories li a { color:#1357de;}
.left .categories li a:hover { color:#00a4e2;font-size:16px;}

.left .search { background:#f689c6 url(../images/pinkSearchBkgBottom.gif) no-repeat left bottom;}
.left .search h2 { background: url(../images/pinkSearchBkgTop.gif) no-repeat left top; color:#ffffff;}

.left .search .arrow { background: url(../images/pinkSearchArrow.png) no-repeat;}
.left .search .arrow:hover { background: #ffd780 url(../images/pinkSearchArrow.png) no-repeat 0 -20px; }
.left .search .arrowIE { background: #ffd780 url(../images/pinkSearchArrow.png) no-repeat 0 -20px; }

.left .search p a { color:#ec89ba; background: url(../images/pinkSearchIco.png) no-repeat left center;}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 00a2e3*/

.right h2 { color:#333366;}

.right li a {}
.right li a:visited {}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Paging */
.Paging a { border: 1px solid #0066cc; background: #e8f9ff; }
.Paging a:visited { background: #e8f9ff; border: 1px solid #0066cc;}
.Paging a:hover { background: #0066cc; color:#fff; text-decoration: none;}

.PagingDisabled { border: 1px solid #ccc; background: #e5e5e5; }
.PagingCurrentPageNumber { border: 1px solid #0066cc; background: #0066cc; color: #fff;}
