body {
	margin:0px auto;
	background: #FFf url(img/fondoa.gif) repeat-y top center;
	font:small verdana, arial, sans-serif;
	color: #333;
}
a { 
	color: #CC3300; 
	text-decoration: none;
} 
a:link		{ color: #CC3300; text-decoration: none; } 
a:visited	{ color: #CC3300; text-decoration: none; } 
a:active	{ color: #669999;  } 
a:hover		{ color: #669999;  }

h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}
a:link img {
		border: 0px;
	}

h3 {
	
}

#container {
	line-height: 130%;
	margin:0 auto;
	text-align: left;
	padding: 0px;
	width: 758px;
}

#banner {
	color: #FFF;
	text-align: left;
	padding: 0px;
	height: 140px;
	background: #fff url(img/pedradas.jpg) no-repeat top;
}


a#banner-img {
	display: none;
}

#banner h1 a {
	color: #fff;
	text-decoration: none;
	padding: 110px 380px 10px 0px;
}

#banner h1 {
	font-size: 4px;
	padding: 110px 0px 0px 30px;
	margin:0;
}

#banner h2 {
	background: #fff;
    font-size: 10px;
    font-weight: bold;
    text-transform: none;
    letter-spacing: 1px;
    padding: 1px 2px;
    color: #000;
    margin-top: -105px;
	width: 228px;
	text-align: center;
	float: right;
}
#center {
	float: left;
	width: 495px;
	overflow: hidden;
}

.content {
	font-size: 0.9em;
	width: 470px;
	margin-left: 20px;
}

.content textarea{
	width: 450px;
}

#right {
	float: left;
	font-size: 0.85em;
	width: 220px;
	overflow: hidden;
	margin-left: 30px;
}

.content p {
	line-height: 160%;
	margin-bottom: 10px;
}

.content blockquote {
	line-height: 160%;
}

.content li {
	line-height: 160%;
}

.content h1 {
	color: #999;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.5em;
}

.content h2 {
	font-size: 0.90em;
	border: 1px dotted #ccc;
	margin-bottom: 10px;
	padding: 2px 4px;
}

.content h3 {
	color: #C27609;
	font-size: 20px;
	text-align: left;
	margin-bottom: 10px;
	font-family: Georgia,Times,serif;
	line-height: 110%;
}

.content .storycontent h3{
	font-size:120%;
	font-weight:bold;
	margin:0;
	padding:0;
}


.content p.posted {
	margin-bottom: 25px;
	font-size: 85%;
border-top: 1px dotted #ccc;

}
#comments p.posted {
	
width: 80%;

}


#calendar {
	line-height: 140%;
	color: #666666;
	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
}

#calendar caption {
	color: #666666;
	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: 0;
	font-size: 0.95em;
	font-weight: bold;
	margin-top: -15px;
}

.sidebar h2 {
	color: #fff;
	font-size: 0.85em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	background-color: #999;
    line-height: 140%;
    padding: 2px 4px;
    margin: 15px 0 5px 0;
    text-transform: uppercase;
    letter-spacing: 0.2em;
}


.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

.sidebar li {
	color: #666666;
	margin-top: 5px;
	list-style-type: none;
}

.sidebar img {
	border: 1px solid #000;
}

.photo {
	text-align: left;
	margin-bottom: 20px;
}

.link-note {
	margin-bottom: 0px;
}

#powered {
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
}
td, th{
	border: 1px solid #ccc;
	padding: 5px;
	vertical-align: top;
	}

table{
	margin-bottom: 10px;
	font-size: 11px;
	}