body { background: #333333 url(../Images/bkg_body.gif) repeat-y center; color:#333333; } 

/* 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-image: url('../Images/RedMenuLeft.png');
	background-repeat: no-repeat;
	background-position: left top;
}

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

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

.menu { 
}

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

.menu ul a:link {
	font-weight: normal;
}

.menu ul a:visited {
	font-weight: normal;
}

.menu li li a:hover {
	color: #9E0D00;;
}

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

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

.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% -32px; text-decoration: none;
		color: #9E0D00;
}

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


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

/* BreadCrumb */

.content .BreadCrumb { color: #9E0D00; background: #f1f1f1; }

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


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

.News h2 { color:#9E0D00;}
.News .Post .PostInfo { background:#f1f1f1; }

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

.SearchResults {}

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

/* Recent Blogs */
.RecentBlogs { background:#f1f1f1; }

.RecentBlogs h3 { background: #b5b5b5; }

.RecentBlogs em { color: #cc1800; }
.RecentBlogs em a { color: #cc1800; }
.RecentBlogs em a:visited { color: #cc1800; }
.RecentBlogs em a:hover { color: #cc1800; }

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

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

/* Post Author left side from the article */
.Post .PostAuthorDetails { background:#f1f1f1;  }
.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:#F1F1F1 url('../Images/commentquote.gif') no-repeat 5px 10px; border-top: 1px solid #cccccc; }
.Post .PostMore .CommentAlt {background:#FFFFFF url('../Images/commentquote.gif') no-repeat 5px 10px; border-top: 1px solid #cccccc;}


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

.Category .Desc { color:#333; }

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

/* Authors A-Z - ( Only on the Author page) */
.AZ ul { background:#f1f1f1; }

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

/* PageForms */
.PageForms form { border: solid 2px #f1f1f1;}
.PageForms th { background: #f1f1f1;}

.PageForms .Button { background: #f1f1f1; border: outset 2px #ccc; }


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

/* tabs styles */
#tabnav .tablink a:link, #tabnav  .tablink a:visited 
{ background: #f1f1f1; border: 1px solid #cccccc; color:#9E0D00; }
#tabnav .tablink a:link.active, #tabnav .tablink a:visited.active 
{ border-bottom: 1px solid #fff; background: #fff; color:#cc1800;}
#tabnav a:hover { background: #fff;}

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

.left .categories { background:#cc1800 url(../Images/RedCategBkgBottom.gif) no-repeat left bottom; }
.left .categories h2 {background: url(../Images/RedCategBkgTop.gif) no-repeat left center; color:#333333; color:#ffffff;}
.left .categories ul { background: #cc1800 url(../Images/RedCategBkgUL.png) repeat-x left top;}
.left .categories li a { color:#fff;}
.left .categories li a:hover { color:#ffffff;}

.left .search { background:#b5b5b5 url(../Images/BlueSearchBkgBottom.gif) no-repeat left bottom;}
.left .search h2 { background:#b5b5b5 url(../Images/BlueSearchBkgTop.gif) no-repeat left top; color:#333333;}

.left .search .arrow { background: url(http://www.singlesnews.com/images/heartarrow.gif) no-repeat;}
/*.left .search .arrow:hover { background: #b5b5b5 url(http://www.singlesnews.com/images/heartarrow.gif) no-repeat 0 -20px; }*/
/*.left .search .arrowIE { background: #b5b5b5 url(http://www.singlesnews.com/images/heartarrow.gif) no-repeat 0 -20px; }*/

/*.left .search p a { color:#660000; background: url(../Images/RedSearchIco.png) no-repeat left center;}*/


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

.right h2 { color:#333333;}

.right li a {}
.right li a:visited {}


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

.left h2 { color:#333333;}

.left li a {}
.left li a:visited {}


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

/* Paging */
.Paging a { border: 1px solid #cc1800; background: #f1f1f1; }
.Paging a:visited { background: #f1f1f1; border: 1px solid #cc1800;}
.Paging a:hover { background: #cc1800; color:#fff; text-decoration: none;}

.PagingDisabled { border: 1px solid #ccc; background: #f1f1f1; }
.PagingCurrentPageNumber { border: 1px solid #cc1800; background: #cc1800; color: #fff;}


/* Summary Article Attachment */
.AttachmentList { border:1px solid #cccccc; background-color: #f1f1f1; }
.AttachmentList ul li { background: url(../Images/attach.gif) no-repeat left top; }
.AttachmentHeading { color:#9e0d00;}
/* Teaser Image Styles */
.FeatureImageSpan {background-color: #f1f1f1;}
.FeatureImageCaption {  border-bottom: 1px #CCCCCC solid;  }
