/* CSS Document */


body { 
	background: #ffffff;
	margin:0 0 0 0; padding: 0; border: 0;
	font-family: Verdana, Sans Serif;
	font-size: 60%;
	color: #2B3546;}


/* Common among all includes */
p {
	margin-bottom: 10px;}
h1 {
	font-size: 180%;
	font-weight: bold;}
h2 {
	font-size: 140%;
	font-weight: bold;}
h3 {
	font-size: 100%;
	font-weight: bold;}
.floatimgright {
	float:right;}
.floatimgleft {
	float:left;}
.strong {
	font-weight: bold;}
/* EEE Common styles */

a {
	color: #3E4E66;
	text-decoration:underline;}
a:hover {
	color: #990000;
	text-decoration:none;}


/* Controlling multiple includes with one set of properties */
 .subcat_liststories, .cat_liststories, .cat_archivedisplay, .cat_archivelist, .subcats_liststories, .subcats_archivelist, .subcats_archivedisplay {
	margin: 5px 1px 5px 1px;}
.cntArticleView, {
	margin: 1px 1px 1px;}
	
/* EEE multiple include properties */

/* Styles specific to includes */
.cat_oneheadline, .subcats_oneheadline {
	margin: 15px}
.cat_oneheadline h1, .subcats_oneheadline h1 {
	margin-bottom: 0px;} 
.cat_oneheadline h1 a, .subcats_oneheadline a {
	text-decoration: none;}
.cat_oneheadline h1 a:hover, .subcats_oneheadline a:hover {
	text-decoration: none;}

.cat_oneheadlinelist a, .subcats_oneheadlinelist a {
	text-decoration: underline;}
.cat_oneheadlinelist a:hover, .subcats_oneheadlinelist a:hover {
	text-decoration: underline;}	
	
.cat_liststories h1, .cat_archivedisplay h1, .subcats_liststories h1 {
	margin-bottom: 10px;}
.cat_liststories h2 a, .cat_archivedisplay h2 a, .subcats_liststories h2 a {
	text-decoration: none;}
.cat_liststories h2 a:hover, .cat_archivedisplay h2 a:hover, .subcats_liststories h2 a:hover {
	text-decoration: none;}
.cat_liststories img, .cat_archivedisplay img, .subcats_liststories img {
	margin: 0 5px 5px 5px}	
	
.cat_archivelist h2, .cntRelatedArticles h2, .subcats_archivelist h2 {
	margin-bottom: 10px;}

.cntArticleView img {
margin-top: 15px;
margin-right: 2px;
margin-bottom: 2px;
margin-left: 2px;
}
/* EEEE include specific styles */



/* EEEE social bookmarks */
.cntSocialBookmarks {
	padding: 6px;
	border: 1px solid #003366;
	margin-bottom: 10px;
	width: 75%;}
.cntSocialBookmarks h3 {
	color: #003366;
	font-size: 100%;
	margin-bottom: 3px;}
.cntSocialBookmarks ul {
	margin: 0; padding: 0;
	list-style: none;}	


.socialalign{
text-align:center;
}


.cntSocialBookmarks li {
	margin:10px 5px 0 0; 
	display: inline;
	align: center;
		}
.cntSocialBookmarks li a {
	padding: 0 0 0 20px;
}
.cntSocialBookmarks li.digg a {
	background: transparent url(http://www.sportsdigitalcontent.com/sb/images/icodigg.gif) no-repeat 0 0;}
.cntSocialBookmarks li.facebook a {
	background: transparent url(http://www.sportsdigitalcontent.com/sb/images/icofacebook.gif) no-repeat 0 0;}
.cntSocialBookmarks li.reddit a {
	background: transparent url(http://www.sportsdigitalcontent.com/sb/images/icoreddit.gif) no-repeat 0 0;}
.cntSocialBookmarks li.delicious a {
	background: transparent url(http://www.sportsdigitalcontent.com/sb/images/icodelicious.gif) no-repeat 0 0;}	
.cntSocialBookmarks li.stumbleupon a {
	background: transparent url(http://www.sportsdigitalcontent.com/sb/images/icostumbleupon.gif) no-repeat 0 0;}	
.cntSocialBookmarks li.newsvine a {
	background: transparent url(http://www.sportsdigitalcontent.com/sb/images/newsvine.png) no-repeat 0 0;}	

