body {
	margin: 0px 0px 20px 0px;
	border: 0;
	padding: 0;
	background: #FFF url(/img/fondoa.gif) repeat-y top center;
	text-align: center;
	font-size: normal;
	color: #333;
}


a{
	color: #C87303;
	text-decoration: underline;
}

a:visited{
	color: #C87303;
	}

a:active{
	color: #C87303;
}

a:hover{
	color: #000;
}

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

h1 {
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

h3 {
	
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 760px;
}

#banner {
	background: url(/img/cabecera2.gif) no-repeat top right;
	height: 100px;
}


#banner h1{
	font-size: 5px;
	font-weight: normal;
	color: #fff;
	padding:65px 0 20px 100px;
	}

#banner h1 a{
	padding: 54px 460px 20px 0px;
	color: #fff;
	text-decoration: none;
	}

#center {
	float: right;
	width: 540px;
	overflow: hidden;
	margin-right: 10px;
}

.content {
	padding: 10px 0px 5px 20px;
	font-family: Garamond, "Times New Roman", Times, serif;
}

#right {
	float: left;
	font-size: 90%;
	width: 180px;
	overflow: hidden;
	margin-left: 10px;
}

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

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

.content h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0px;
	padding-left: 20px ;
	margin-top: 10px;
	background-color:#E7E7E7;
}

.content h2 {
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0;
}

.content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: lowercase capitalize;
	padding-left:40px;
	padding-top:5px;
	margin-bottom:25px;
	background: url(/img/ikonoa.gif) no-repeat left bottom;
}

.content .storycontent h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	padding-left:0px;
	margin-bottom:25px;
	background:none;
border-top:0px;
}

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

.content p.posted {
	clear: both;
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px dotted #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
}

hr{
	background: #fff url(hr.gif)no-repeat center;
	height: 20px;
	border: 0px;
	}

.sidebar {
	padding: 8px 0 0 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 130%;
}

.sidebar p{
	margin:0;
}

.sidebar img{
	border: 1px solid #000;
}

.sidebar a{
	color: #C87303;
	text-decoration: none;
	}

.sidebar a:visited {
	color: #C87303;
	}

.sidebar a:active {
	color: #000;
	}

.sidebar a:hover {
	color: #000;
	}

.sidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
	padding: 0 0 3px 0;
	margin: 1.5em 0 5px 0;
	letter-spacing: .3em;
	line-height: 120%;
}

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

.sidebar li {
	margin: 5px 0 0 0;
	
}
.sidebar h3 + ul a{
	font-weight: normal;
}
.sidebar h3 {
	font-size: 1em;
        font-weight: bold;
}
.sidebar ul a{
	font-weight: bold;
}
.sidebar ul ul a{
	font-weight: normal;
}

.sidebar li li{
	margin: 3px 0 0 0;
	list-style-type: none;
	padding-left: 0;
}

.photo {
	text-align: center;
	margin-bottom: 20px;
	display:none;
}

.link-note {

}
.link-note form p{
	margin-bottom: 5px;
	margin-top: 5px;
}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #000000;
	margin-top: 50px;
}

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



#comments h2{
	background: #efefef;
	padding: 0.4em;
	margin-bottom: 1em;
}

#comments {
	line-height: 120%;
	font-size: 0.95em;
}

.commentbody{
	border: 1px solid #D1D1D1;
	-moz-border-radius: 10px;
	padding: 0.5em;
}

#comments p.posted {
	border-top: 0;
	padding: 0 7px;
	margin-top:2px;
}

textarea[id="comment-text"] {
	width: 80%;
}