h1.h1news {
	float: left;
	width: 640px;
	margin: 0 0 0 10px;
}
.news-content h1.h1news {
	margin-left: 0;
	width: 400px;
}
.news-body {
	float: left;
	width: 640px;
	margin: 10px 0 30px 10px;
}
h2.news {
	border: none;
	margin-bottom: 0;
	font-size:2em;
	background: none;
}

h3.news {
	border: none;
	font-weight: bold;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 0;
	width: 360px;
	background: url( page_white_text.png ) no-repeat left 3px;
}
h3.news a {
	color: #333;
}
.news-title {
	float: left;
	/*padding-left: 34px;
	background: url( news_orange_24.png ) no-repeat 3px 12px;*/
	width: 459px;
	border-bottom: 1px solid #B2BFE9;
}
ul.blog_footer {
	float: left;
	list-style-type: none;
	font-size: 80%;
	color: #333;
	margin-bottom: 5px;
	width: 100%;
}
ul.blog_footer li {
	float: left;
	margin-right: 5px;
}
a.read-more, a.archive {
	padding-right: 12px;
	font-size: 10px;
	background: url( news_arrow.jpg ) no-repeat right 1px;
	text-decoration: none;
	color: #576AAE;
	float: right;
}
a.archive {
	margin: 5px;
}
.news-title a.read-more {
	float: left;
}
a.read-more:hover, a.archive:hover {
 	color: #000;
 	text-decoration: underline;
}
.news {
	float: left;
	margin-top: 10px;
	padding-bottom: 5px;
}

.news-content {
	float: left;
	padding: 0 5px 5px;
	width: 403px;
}
.news-content h3 {
	font-size: 18px;
	color: #333;
	border: none;
	float:left;
	margin: 0 0 0 5px;

}
.news-content h3 a {
	color: #5E77CB;
	
}
.news-content p {
	float: left;
	margin: 5px 0 5px 5px;
	color: #666;
}

/** news date block **/
.date {
	float: left;
	width: 42px;
	text-align: center;
	font-size: 9px;
	height: 70px;
}
.date .day {
	float: left;
	width: 42px;
	font-size: 18px;
	border-bottom: 1px solid #ccc;
}
.date .month {
	float: left;
	width: 42px;
	border-bottom: 3px double #ccc;
	font-size: 10px;
}
.date a.read-more {
	margin-top: 20px;
}


/**/

/*
#calendar {
	width: 200px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #efefef;
	font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	text-align: center;
	background-color: #fff;
}

.nav, .nav a {
	font: bold 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #5E77CB;
	text-align: center;
	text-decoration: none;
}	

#calendar caption {
	margin: 0;
	padding: 0;
	width: 200px;
	background: #fff;
	color: #5E77CB;	 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size:1.1em;
}

#calendar th {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	background: #95A6DE;
	border-right: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	border-top: 1px solid #efefef;
	
}

.today, td.today a, td.today a:link, td.today a:visited {
	color: #F6F4DA;
	font-weight: bold;
	background: #ACB9E6;
}

table#calendar td {
	border-right: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	width: 28px;
	height: 20px;
	text-align: center;
	background: url(images/bg_calendar.gif) no-repeat right bottom;
}

td a {
	text-decoration: none;
	font-weight: bold;
	display: block;
}

td a:link, td a:visited {	
	color: #608194;
	background: url(images/bg_calendar.gif) no-repeat;
}

td a:hover, td a:active {
	color: #ACB9E6;
	background: url(images/bg_calendar.gif) no-repeat right top;
}
*/
.logos {
	width: 100%;
	float: left;
	text-align: center;
	/*background: #EAECF8;*/
}

#ticker {
	float: left;
	margin: 10px 0;
	width: 100%;
	height: 300px;
	list-style-type: none;
	text-align: left;
	font-size: 22px;
	
}
#ticker  a img {
	border: none;
}
#ticker a {
	float: left;
}
h2.archive {
	margin: 10px 3px;
	
}
ul.archive {
	float: left;
	width: 380px;
	list-style-type: none;
	margin-left: 10px;
	
}
ul.archive li {
	float: left;
}
ul.archive li a {
	float: left;
	width: 360px;
	font-size: 100%;
	letter-spacing:1px;
	padding: 2px 0 2px 20px;
	background: url(bullet_blue.png) no-repeat left 1px;
}

ul.players {
	float: left;
	width: 100%;
	list-style-type: none;
	margin: 0; padding: 0;
}
ul.players li {
	float: left;
	width: 100%;
	margin: 2px 0;
}
ul.players li .number {
	float: left;
	width: 5%;
}
ul.players li .name {
	float: left;
	width: 60%;
}
ul.players li .position {
	float: left;
	width: 30%;
}
.member-img {
	float: left;
	width: 150px;
	margin-right: 3px;
}
.member-data {
	float: left;
	width: 250px;
}
.member-data ul {
	float: left;
	list-style-type: none;
	width: 100%;
}
.member-data ul li {
	float: left;
	width: 100%;
	margin: 4px 0;
}
.m1 {
	float: left;
	width: 100px;
	font-size: 95%;
	font-weight: bold;
	color: #666;
}
.m2 {
	float: left;
	width: 150px;
	font-size: 95%;
}
.match {
	font-size: 90%;
	color: #666;
	margin: 3px 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.mtitle {
	float: left;
	width: 300px;
	font-size: 120%;
}
.mgoals {
	float: left;
	width: 150px;
	font-weight: bold;
}
.pelattu {
	padding-left: 3px;
	border: 1px solid #ccc;
}
table.stat {
	float: left;
	width: 370px;
	text-align: left;
	margin: 3px 0 10px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
table.stat th, table.pstats th {
	padding: 3px;
}
table.stat td {
	padding: 3px;
}
table.stat .fleft {
	text-align: left;
}
table.pstats {
	float: left;
	width: 460px;
	text-align: left;
	margin: 3px 0 10px;
	border: 1px solid #ccc;
}
.crump {
	margin: 3px 10px;
}