	.Button {
		background: url(/addons/SimpleBlog/images/ss_sprite_main.gif) no-repeat -348px -23px;
		border: solid 0px red;
		width: 152px; 
		height: 25px;
		text-align: center;
		padding-top: 5px;
		font-family: Verdana;
		font-size: 14px;
			cursor: hand;
	
	}
	
	
	H1#newsTitle{
		color:#D37E4D;
		font-size: 1.5em;
		font-family: Elephant, Verdana;
		margin-bottom: 0px;
		line-height: 1.1em;
		
	}
	
	
	
	/* -------------------- */
	
table.list {
	clear: left;
	width: 100%;
	margin-bottom: 2em;
	background-color: #fefefe;
	/*	border-top: 1px solid #E8EEF6;*/
	border:0px solid #DFE6E7; 
	border-collapse:collapse;
	}
	
table.list th,
table.list td {
	padding: .5em 0;
	}
	
table.list th,
table.list td {
	padding-left: 5px;
	padding-right: 5px;
	/*text-align: left;*/
	border-bottom: 1px solid #DFE6E7;
	/*line-height: 1em;*/
	}
table.list td {
	cursor: hand;
	}
	
table.list th {text-align: left;}		
	
/*
thead
*/

table.list thead th {
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	color: #555;
	background: #EEF4F6 url('/addons/simpleblog/images/listing/gradient.gif') repeat-x left top;
	border-bottom: 4px solid #B7C6D8; padding-top:.8em; padding-bottom:.8em
	}
	
table.list thead th a {
	display: block;
	/*width: 100%;*/
	}

table.list thead th a:link,
table.list thead th a:visited  {
	color: #333;
	text-decoration: none;
	}

table.list thead th a:hover,
table.list thead th a:active  {
	/*color: #0033CC;*/
	text-decoration: none;
	}

/* -------------------- */
/*
tbody
*/

table.list tbody a{
	color: #1D3759;
	text-decoration: none;
	font-weight: bold;
	}
table.list tbody a:hover  {
	color: #cc3333;
	}	


table.list tbody a:hover  {
	/*background-color: #ffffee;*/
	}
	
table.list tbody em,
table.list tbody strong {
	font-style: normal;
	font-weight: bold;
	}
	
table.list tbody em {
	color: #444;
	}
	
table.list tbody strong {
	color: #F84C10;
	}
	
	
	
	
	.AltRowTableColor1x{
 }

.AltRowTableColor2x{
	background-color: #F6FBFC ;	
}

	.caldate { font-family:verdana; font-size:10px; font-weight:bold; color:#ffffff; background-color: #d37e4d; height: 20px}
	.caltitle { font-family:verdana; font-size:8px; color:#ffffff; background-color: #d37e4d; text-align: center; height: 15px}

	.calline { font-family:verdana; font-size:12px; color:#ffffff; background-color: #d37e4d; height: 1px;}
	 
	.calday { font-family:verdana; font-size:8px; color:#ffffff; background-color: #AAAAAA; text-align: center; border: solid 0 red;}
	.caldayFull { font-family:verdana; font-size:8px; color:#ffffff; background-color: #d37e4d; text-align: center; border: solid 0 red;}
	.caldayNA { font-family:verdana; font-size:8px; color:#ffffff; background-color: #eeeeee; text-align: center;}
	.calholiday { font-family:verdana; font-size:8px; color:#0067A9; }
	
	.calevent { font-family:verdana; font-size:8px; color:#ffffff; text-decoration: none; }
	.calholiday { font-family:verdana; font-size:8px; color:#0067A9; }
	
	.MainCal { border: solid 0px black; width: 200px; 	 height: 150px;}
	
	a:link.calholiday, a:visited.calholiday{ font-family:verdana; font-size:12px; color:#0067A9; }
	a:hover.calholiday{ font-family:verdana; font-size:712px; color:#0067A9;text-decoration:underline}
	
	a:link.calevent , a:visited.calevent { font-family:verdana; font-size:12px; color:#ffffff; text-decoration: none; background-color: #1D3759;}
	a:hover.calevent { font-family:verdana; font-size:12px; color:yellow; background-color: #1D3759; text-decoration: none; }
	
	a:link.calnav , a:visited.calnav { font-family:verdana; font-size:14px; color:#ffffff; text-decoration: none; }
	a:hover.calnav { font-family:verdana; font-size:14px; color:#1D3759; text-decoration: none; }
	
	a.calnavadvance, a:link.calnavadvance , a:visited.calnavadvance { font-family: Verdana; font-size:24px; color:#ffffff; text-decoration: none; }
	a:hover.calnavadvance { font-family:verdana; font-size:14px; color:#AAAAAA; text-decoration: none; }
	
	a.calnavadvance { font-family: Verdana; font-size:24px; color:#ffffff; text-decoration: none; }
	
	
	
	
table.list thead th table table td a.calnavadvance,
table.list thead th table table td a:link.calnavadvance,
table.list thead th table table td a:visited.calnavadvance
 {
	display: block;
	font-family: Verdana; 
	font-size:14px; 
	color:#ffffff; 
	text-decoration: none;	
}


table.list thead th table table td a:hover.calnavadvance,
table.list thead th table table td a:active.calnavadvance
{
	color: #1D3759; 
}

a, a:link, a:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #1D3759;
	font-weight: bold;
}

a:hover, a:active {
	color: #cc3333;
}