/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: url(../images/arrows31.jpg) top left no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

a {
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
	color: #990000;
	}
#sidebar2 a{
font-weight:bold
}
#menu2 a{
font-weight:bold;
}

.shortNew{
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:12px;
padding-bottom:10px;
}

.shortNew a{
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:11px;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#top_banner{
	width: 900px;
	height: 100px;
	margin: 0 auto;
	text-align:center;
	background-color:#666666
	}
#logo {
	width: 980px;
	height: 160px;
	margin: 0 auto;
	padding: 0 10px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #660000;
}

#logo h1 {
	padding: 0 0 0 20px;
	font-size: 3em;
}
#logo h3{
	padding: 20px 0 0 30px;
	font-size: 1em;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #990000;
}

/* Menu */

#menu {
	width: 42%;
	float:right;
	height: 32px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 22px;
	margin: 0 1px 0 0;
	padding: 5px 20px 10px 20px;
	text-decoration: none;
	font-size: 10px;
	color: #666666;
}

#menu a:hover {
	background: #FFFFFF;
}

#menu .current_page_item a {
	background: url(../images/img02.gif) repeat-x;
	color: #D56E22;
}

#menu2{
	width: 70%;
	float:right;
	margin: 0 auto;
}
#hockey{
	background-image: url(../images/hockey.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 86px;
	height: 100%;
	float: left;
	text-align: center;
	padding-top:90px;
	margin: 0 10px 0 10px
}
#volleyball{
	background-image: url(../images/volleyball.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 86px;
	height: 100%;
	float: left;
	text-align: center;
	padding-top:90px;
	margin: 0 10px 0 10px
}
#tennis{
	background-image: url(../images/tennis.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 86px;
	height: 100%;
	float: left;
	text-align: center;
	padding-top:90px;
	margin: 0 10px 0 10px
}
#football{
	background-image: url(../images/football.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 86px;
	height: 100%;
	float: left;
	text-align: center;
	padding-top:90px;
	margin: 0 10px 0 10px
}
#fitness{
	background-image: url(../images/fitness.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 86px;
	height: 100%;
	float: left;
	text-align: center;
	padding-top:90px;
	margin: 0 10px 0 10px
}
#basketball{
	background-image: url(../images/basketball.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 86px;
	height: 100%;
	float: left;
	text-align: center;
	padding-top:90px;
	margin: 0 10px 0 10px
}
#box{
	background-image: url(../images/box.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 86px;
	height: 100%;
	float: left;
	text-align: center;
	padding-top:90px;
	margin: 0 10px 0 10px
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 30px 0;
	
}

#page-bg {
	padding: 11px 24px;
	background: url(../images/img03.jpg) no-repeat;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 508px;
		}
h2.rubrica{
	font-size:1.3em;
	font-family:Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	text-align:center;
}
.post {
	padding-bottom: 15px;
	border-bottom: 1px solid #F2F2F2;
	line-height: 150%;
	text-align:justify
	
}

.title {
	margin: 0 0 0 20px;
	text-align:left
}

.title a {
	border-bottom: none;
	}
.news {
	font-size:14px;
	font-weight:bold;
	font-variant:small-caps;
	color:#666666;
	padding: 10px 0 0 0 
}
.title a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

.byline {
	margin: 0 0 0 20px;
}

.entry {
	padding: 0 20px;
}

.links {
	padding-top: 2px;
	text-align: right;
	font-weight: bold;
}

.links a:hover {
	border-bottom: 1px dotted #CCCCCC;
}
.image{
	float: left;
	padding: 0 5px 5px 0
}
.contentBanner{
	height: 60px;
	width:auto;
	text-align: center;
	padding: 5px 0 5px 0;
	margin: 0 10px 0 10px
}
.banner_left{
	padding:0 0 0 0;
	margin: 0 0 0 -8px;
	}
.articles{
	padding: 10px 10px 10px 10px;
	clear: both;
	}
	
.AnonsBottom{
	position:relative;
	width:100%;
}
.otherAnons{
	position: relative;
	width: 222px;
	float:right;
	padding: 5px 5px 5px 5px;
}
.otherAnons2{
	position: relative;
	width: 222px;
	padding: 5px 5px 5px 5px;
	text-align:center
}
.otherAnonsTitle{
	background-image: url(../images/img02.gif);
	color: #000000;
	text-align: center;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
	font-variant: small-caps;
}
.anonsDate{
	color: #666666;
	font-size: 10px;
	margin: 0 0 0 5px;
}
.anonsRubrica{
	color: #666666;
	font-size: 12px;
	font-weight:bold;
	font-variant:small-caps
	}
.titleArticle{
	color: #660000;
	font-size: large;
	padding: 0 0 0 0
}
.anonsArticle{
	line-height: 150%;
	}

/* Sidebars */

.sidebar {
	float: left;
	padding: 0 0 0 21px;
	background-image: url(../images/bg_content.gif);
}
#sidebar2{
	width: 200px;
}
#sidebar1{
	width: 230px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

#content li{
	padding: 5px 0 10px 0;
}
#content ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 5px 0 5px 5px;
	}

.sidebar li h2 {
	margin: 0 0 10px 0;
	padding: 5px 10px;
	background: url(../images/img02.gif) repeat-x;
	border: 1px solid #F2F2F2;
	font-size: 12px;
}

.sidebar h2 {
	margin: 0 0 10px 0;
	padding: 5px 10px;
	background: url(../images/img02.gif) repeat-x;
	border: 1px solid #F2F2F2;
	font-size: 12px;
	}
/* Search */

#searchform {
	margin: 0;
	padding: 0;
}

#searchform br {
	display: none;
}

/* Calendar */

#calendar_wrap {
	padding: 0 10px 0 0;
	text-align: center;
}

#calendar_wrap table {
	width: 90%;
}

#calendar_wrap th {
	border-bottom: 1px solid #CCCCCC;
}

#calendar_wrap td {
	border-bottom: 1px solid #F2F2F2;
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	padding: 30px 0 50px 0;
	background: #D56E22 url(../images/img05.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}
/* Comment */
.name {
font-size:12px; 
padding-right:10px}
.comment{
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif
}
.CommentAuthor{
background-color:#CCCCCC;
border-bottom:solid #999999 1px;
padding:5px 5px;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif
}