body {
	padding: 0px 0px 50px 0px;
	text-align: center;
	background:#EFEFEF url(img/1bekoa.jpg) no-repeat bottom;
	margin: 0 auto;
	font-size: small;
	color: #333;
}

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

a:visited {
	color: #CC6633;
	}

a:active {
	color: #B83803;
	}

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: 700px;
	height: auto;
	background:#EFEFEF url(img/1fondoa.jpg) repeat-y top left;
	border: 1px solid transparent;
}

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

#banner {
	color: #FFF;
	font-family:'Trebuchet MS', Verdana, arial, sans-serif;
	padding: 0px;
	height: 130px;
	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: 30px;
	padding:50px 0px 0px 40px;
	color: #B83803;
	font-weight: bold;
	}

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

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

.content {
	padding: 10px 15px 5px 20px;
	color: #333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;	
	}

#right {
	float: left;
	width: 200px;
	overflow: hidden;
	}

.content p {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	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 {
	color: #999;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 0.85em;
}

.content h1 {
	color: #999;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.5em;
}

.content h3 {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	background: url(img/1titulo.jpg) repeat top left;
	margin-bottom: 10px;
	padding-left: 10px;
}

.content p.posted {
	color: #999;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	border-top: 1px solid #ccc;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	font-size: 0.85em;
}

#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 10px 15px 10px;
	font-size: 0.85em;
	font-family: Verdana, Arial, sans-serif;
}

.sidebar h2 {
	background: url(img/1menua.jpg) no-repeat right;
	font-weight: bold;
	height:30px;
	text-transform: uppercase;
	padding-left:5px;
	font-size: 1em;
}

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

.sidebar li {
	line-height: 150%;
	border-bottom:1px solid #ccc;
	padding-bottom: 3px;
	list-style-type: none;
}

.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;
	}



