body {
	padding: 0px 0px 50px 0px;
	text-align: center;
	margin: 0 auto;
	color: #333;
}

a {

	}

a:visited {
	}

a:active {
	text-decoration: none;
	}

a:hover {
	color: #FFCC33;
	text-decoration:underline;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin:0 auto;
	text-align: left;
	padding: 0px;
	width: 980px;
	height: auto;
/*	background:#EFEFEF url(img/1fondoa.jpg) repeat-y top left;*/
	border: 1px solid transparent;
}

*html #container {
	width: 978px;
	border:none;
}

#banner {
	color: #FFF;
	padding: 0px;
	height: 100px;
/*	background:#EFEFEF url(img/1goikoa.jpg) no-repeat top left;*/
	}

a#banner-img {
	display: none;
	}


#banner a,#banner a:visited {
	text-decoration: none;
	color: #B83803;
	}

#banner h1 {
	font-size: 300%;
	padding:30px 0px 0px 0px;
	color: #B83803;
	font-weight: bold;
	}

#banner h2 {
	font-size: 20px;
	color: #FCB853;
	padding:10px 0px 0px 45px;
	}

#center {
	float: left;
	width: 670px;
	overflow: hidden;
	}

.content {
	padding: 10px 15px 5px 0px;
	color: #333;
	font-family: verdana,arial,helvetica,sans-serif;
	}

#right {
	float: left;
	width: 300px;
	overflow: hidden;
	/*font-size: 80%;*/
	border-left: 1px solid #ccc;		
	}

.content p {
	line-height: 150%;
	margin-bottom: 10px;
	}

.content .storycontent h3{
	font-size:110%;
	margin:0;
	padding:0;
	background:none;
}
.content blockquote {
	line-height: 150%;
	}

.content textarea{
	width: 450px;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
   display: none;
}

.content h1 {
        color:#000;
}

.content h3{
        margin-bottom: 20px;
	     font-weight: bold;    
	     color: #000000;
	     font-size: 140%;	     	     
}


.content h3 a{
	     text-decoration: none;
	     color: #000000;	     
}


.content p.posted {
	color: #999;
	border-top: 1px solid #ccc;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	font-size: 60%;
}

#calendar {
  	line-height: 140%;
	color: #666;
	font-family: Verdana, Arial, sans-serif;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
}

#calendar caption {
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
}

#calendar th {
	text-align: center;
	font-weight: normal;
}

#calendar td {
	text-align: center;
}

.sidebar {
	padding: 15px 20px 15px 20px;
	font-size: 0.8em;
	font-family: Verdana, Arial, sans-serif;
	line-height: 130%;
}

.sidebar h2 {
	font-weight: bold;
	height:30px;
	text-transform: uppercase;
	padding-left:0px;
	font-size: 1em;
}

.sidebar ul {
	padding-left: 15px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	/*list-style-type: none;*/
	margin-bottom: 10px;
}

.sidebar img {
	border: 1px solid #ccc;
	padding: 5px;
	}

.photo {
	margin-bottom: 10px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	line-height: 150%;
	padding: 0px;
	margin-bottom: 15px;
	}

.link-note p{
	margin-top: 0;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	line-height: 150%;
	
	color: #666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	border-right: 1px dotted #BBB;
	}

.comments h2 {
	border-bottom:1px solid #999;
	background-color:#e5e5e5;
	padding-left:5px;
}

td, th{
	border: 1px solid #ccc;
	padding: 5px;
	}

table{
	margin-bottom: 10px;
	}



