/*

	sNews 1.5 RC 2 - "Historical" Design
	by Herreman David
	http://www.free-css-templates.com

*/

* { padding: 0; margin: 0 }

body {
	background: #e5e1c8 url(images/bg.jpg) repeat-x top;
	font: 1em Verdana, Arial, Sans-Serif;
	line-height: 1.4em;
	color : #454545;
}

#content {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	background: inherit;
	color: #454545;
}

#header {
    width : 100%;
	height: 120px;
	margin-bottom: 0px;
	color: #454545;
    overflow: hidden;
}

#header .top01 {
        width : 100%;
	margin-left: -5px;
}

#header .flash {
        width: 720px;
	margin: 0px 0px 0px 221px;

}

#header h1 {  font: 1.2em "Tahoma",Verdana, Arial, Sans-Serif; color: #FFF; font-weight: bold; padding-top: 25px; background: inherit }
#header h2 {  font: 1.0em "Tahoma",Verdana, Arial, Sans-Serif; color: #FFF; padding-top: 25px; background: inherit }

p  {margin: 0 0 10px 0; padding: 0px;}
.clear { clear: both; }
.alignright {margin-top: 0; text-align: right;}
.small {
	font-size: .9em;
	text-align: justify;
}
.histdate { color: #8E7272; }


div#content {
        position: relative;
        width: 960px;
        margin: 0 auto 20px auto;
        padding: 0;
        text-align: left;
    }


div#left {
      float: left;
      width: 226px;
      margin: 0px 0px 15px -5px;
      text-align: left;
    }

   div#left .top02 {
   	padding: 119px 0px 0px 0px;
   	background: url(images/lefttop02.jpg) no-repeat top center;
   }

	div#left .menu {
		margin-left: 0px;
		margin-top: 0px;
		padding: 5px 30px 0 30px;
		text-align: left;
		background:	url(images/leftbg02.jpg) repeat-y left;
	}

	div#left .menu h2{
		margin-top: 15px;
		color: #6D5252;
		margin-bottom: 5px;
		background: #cdcbb6;
	}

	div#left .menu a {
		background: #cdcbb6 url(images/aoff.jpg) no-repeat left;
		padding:0 10px 0px 20px;
		font-size: 0.9em;
		color: #666;
	}

	div#left .menu a:hover {
		background: #cdcbb6 url(images/aon.jpg) no-repeat left;
		padding:0 10px 0px 20px;
		font-size: 0.9em;
		color: #666;
	}

	div#left .submenu {
		margin-left: 0px;
		padding: 10px 30px 0 30px;
		text-align: left;
		background:	url(images/leftbg03.jpg) repeat-y left;
		font: bold 1.0em Arial, Arial, Sans-Serif;
	}

	div#left .submenu h2 { font: bold 1.2em Arial, Arial, Sans-Serif; padding: 0; margin: 0 0 5px 0 }

        div#left .submenu a {
		background: #a29f8c url(images/aoff.jpg) no-repeat left;
		padding:0 10px 0px 20px;
		font-size: 0.9em;
		color: #666;
	}

	div#left .submenu a:hover {
		background: #a29f8c url(images/aon.jpg) no-repeat left;
		padding:0 10px 0px 20px;
		font-size: 0.9em;
		color: #666;
	}
	div#left h2 {
		margin-top: 15px;
		color: #6D5252;
		margin-bottom: 5px;
		background: #a29f8c;
	}

	div#left a {
		background: #a29f8c url(images/aoff.jpg) no-repeat left;
		padding:0 10px 0px 20px;
		color: #666;
	}

	div#left a:hover {
		background: #a29f8c url(images/aon.jpg) no-repeat left;
		padding:0 10px 0px 20px;
		color: #666;
	}

	div#left #leftend02 {
		background: url(images/lefttop03.jpg) no-repeat bottom;
		height: 22px;

	}

	div#left #leftend03 {
		background: url(images/leftbottom.jpg) no-repeat bottom;
		height: 22px;

	}

   div#left .news {
   	margin-left: 0px;
		padding: 10px 30px 0 10px;
		text-align: left;
   }

	div#left .news a {
		color: #0066B3;
		background: transparent;
		text-decoration: none;
		padding:0px 0px 0px 0px;
   	}

	div#left .news a:hover {
		text-decoration: underline;
		padding:0px 0px 0px 0px;
   }

   div#main {
	float: left;
	width: 510px;
	margin: 50px -180px 15px 10px;
	text-align: justify;
   }

	div#main .pad  { padding-left: 3px; }

   div#right {
   	float: right;
      width: 190px;
      display: inline;
		margin-top: 50px;
		margin-bottom: 15px;

    }

#footer {
			clear: both;
			height: 40px;
			background: #9A9A68;
			border-top: 8px solid #a29f8c;
			color: #E3E2CB;
			font: 0.9em "Tahoma",Verdana, Arial, Sans-Serif;  padding: 10px 10px 0 0;
			}
#footer a  { color: #E3E2CB; background: inherit; }
#footer a:hover { text-decoration: underline; }
#footer #r { float: right; text-align: right; }
#footer #l { padding-left: 10px;}

/* END CONTENT */


/*** Main area *****/
a { color: #0066B3; background: inherit; text-decoration: none;}
a:hover { text-decoration: underline; }
h1 { font: bold 1.9em Arial, Arial, Sans-Serif;  }
h2 { font: bold 1.2em Arial, Arial, Sans-Serif; padding: 0; margin: 0 0 5px 0; }
ul {  padding: 0; margin: 0; }
li { list-style-type: none; }

input { padding: 3px; margin: 0; border: 1px solid #BBB;  }
textarea { width: 97%; height: 20em; padding: 3px; border: 1px solid #BBB; }

/* form elements para comentario*/
.comentario {
	font: normal 0.9em "Trebuchet MS", Tahoma, sans-serif;
}

.comentario form {
	margin: 0;
	padding: 0;
	background: #cdcbb6;
}
.comentario label {
	font: normal 1.1em "Trebuchet MS", Tahoma, sans-serif;
	font-weight:bold;
	margin:5px 0px 0px 15px;
}
.comentario input {
   margin:0px 0px 0px 5px;
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	color:#777;
}
.comentario textarea {
	width: 400px;
	margin:0px 0px 0px 5px;
	padding:2px;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
.comentario input.button {
	margin:0px 0px 15px 15px;
	background: #FFF ;
   	font: bold 12px Arial, Sans-serif;
	color: #333;
	height: 26px;
	border: 1px solid #DADADA;
	padding: 3px 5px 15px 0px;
}


/* BUSQUEDA */
#ajaxSearch_form {
	background-color: transparent;
	border: none;
	padding: 0;
}

#ajaxSearch_form fieldset {
	border: none;
}

#ajaxSearch_input {
   width: 155px;
	color: #333;
	height: 20px;
	padding: 2px;
}

#ajaxSearch_submit {
	font: bold 12px Arial, Sans-serif;
	color: #333;
	height: 26px;
	border: 1px solid #DADADA;
}

.post-footer {
	font-size: small;
	background: url('images/fondo.jpg') no-repeat left bottom;
	padding: 3px 10px;
	margin: 20px 0px 8px 0px;
}

.post-footer a {
	color: #fff;
}

.pub img {
	margin: 0px 2px 0px 0px;
	border: 0px;
}

.pub .etiqueta{
	margin: 5px 0px 0px 0px;
}
