/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
	padding-left: 10px;
}

body {
	margin: 0;
	background: #F5F4ED url(images/img01.gif) repeat-x 0 130px;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #959595;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #385B88;
}

h2 {
	margin-bottom: .8em;
	font-size: 2em;
	font-weight: normal;
}

h3 {
	margin-bottom: 1em;
	text-transform: lowercase;
	letter-spacing: 1px;
	font: Verdana, Arial, Helvetica, sans-serif;
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: right;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #974b01;
}

a:hover {
	text-decoration: underline;
}

img {
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	padding: 0px 0 0 0px;
	background: url(images/img03.gif) no-repeat right center;
	border-bottom: 1px solid #D6D5D5;
	font-size: 1.4em;
}

.boxed .content {
	padding: 00px;
}

/* Post */

.post {
}

.post .title {
	margin: 0;
	border-bottom: 1px solid #D6D5D5;
	padding-right: 30px;
}

.post .date {
	margin-top: -26px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post .date .month {
	display: block;
	float: left;
	width: 160px;
	padding: 10px 0;
	background: #D6D5D5;
	text-align: center;
	font-size: 11px;
}

.post .date .day {
	display: block;
	float: left;
	clear: right;
	width: 160px;
	padding: 10px 0;
	background: #EAEAEA;
	text-align: center;
	font-size: 11px;
}

.post .date .year {
	display: none;
}

.post .meta {
	padding: 30px 0 5px 10px;
	border-bottom: 1px solid #EAEAEA;
	font-size: 9px;
}

.post .meta p {
	margin: 0;
}

.post .story {
	padding: 40px 0px;
}

/* Logo */

#logo {
	width: 650px;
	height: 250px;
	margin: 0 auto;
	background: url(images/img02.png) no-repeat 0 20px;
}

#logo h1 {
	padding: 128px 0 0 40px;
}

#logo h1 a {
	text-transform: uppercase;
	font-size: 18px;
	color: #990000;
	letter-spacing: 1px;
}

#logo h1 i {
	text-transform: lowercase;
	letter-spacing: -3px;
	font: italic normal 30px Georgia, "Times New Roman", Times, serif;
	color: #385B88;
}

#logo h2 {
	padding: 0 0 0 42px;
	text-transform: lowercase;
	font-size: 1em;
}

#logo a {
}

/* Content */

#content {
	width: 650px;
	margin: 0 auto;
}

/* Content > Main */

#main {
	float: left;
	width: 650px;
	margin-top: -170px;
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #385B88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
	color: #385B88;
}

#inputsubmit1 {
	background: #385B88;
	color: #FFFFFF;
}

/* Content > Sidebar > Menu */

#menu {
	margin-bottom: 30px;
	border-bottom: 4px solid #EBEBEB;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 10px 0 10px 24px;
	background: url(images/img05.gif) no-repeat 10px 17px;
	border-top: 1px solid #EBEBEB;
	color: #E08934;
}

#menu a:hover, #menu .active a {
	background: #EBEEF3;
	text-decoration: none;
	font-weight: bold;
	color: #385B88;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* ARASA
---------------------------------------------------------- */ 
/*titulo*/
#tid {
	float: left;
	overflow: hidden;
	width: 10%;
	background-color: #770000;
	color: #F5F4ED;
	border-color: #FFFFFF;
	font-size: 12px;
}

#tnombre {
	float: left;
	overflow: hidden;
	width: 100%;
	background-color: #770000;
	color: #F5F4ED;
	font-size: 20px;
}

#tindex {
	float: left;
	overflow: hidden;
	width: 10%;
	background-color: #770000;
	color: #F5F4ED;
	font-size: 12px;
}

#thcp {
	float: left;
	overflow: hidden;
	width: 30%;
	background-color: #770000;
	color: #F5F4ED;
	font-size: 12px;
}
/* cuerpo ARASA */
#id {
	float: left;
	overflow: hidden;
	width: 10%;
	font-size: 9px;
	background:#dfdfdf;
	color:#000066;
	border-bottom-style: inset;
	border-bottom-color:#0f0f0f0;
}

#nombre {
	float: left;
	font-size: 15px;
	background:#efefef;
	border: #999999;
	border-bottom-style: inset;
	border-bottom-color:#0f0f0f0;
}

#index {
	float: left;
	overflow: hidden;
	width: 10%;
	height: 15 px;
	font-size: 9px;
	background:#dfdfdf;
	color:#000066;
		border-bottom-style: inset;
		border-bottom-color:#0f0f0f0;
}

#hcp {
	float: left;
	overflow: hidden;
	width: 30%;
	height: 15 px;
	font-size: 9px;
	padding-left:2px;
	background:#f0f0f0;
	border-bottom-style: inset;
	border-bottom-color:#0f0f0f0;
}
/* cuerpo ARASA TITULOS */
#idT {
	float: left;
	overflow: hidden;
	width: 10%;
	background:#6A0000;
	font-size: 9px;
	height:15px;
	padding-top:5px;
}


/* Footer */

#footer {
	clear: both;
	padding: 20px 50px;
	border-top: 4px solid #D6D5D5;
	background: #EAEAEA;
}

#footer p {
	width: 770px;
	margin: 0 auto;
	font-size: x-small;
}

/* Footer > Legal */

#legal {
}
table {
  empty-cells: hide;
  border-collapse: separate;
  border-spacing: 5px;
}
/* Footer > Links */

#links {
}
#content #main #welcome .story .content .style9 #socre {
	padding-right: 20px;
}
.score {
	clip: rect(auto,10px,auto,auto);
}

