/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x;
	text-align: left;
	font: 15px Arial, Helvetica, sans-serif;
	color: #626262;
}

form {
	margin: 0;
	padding: 0;
}

input {
	padding: 5px;
	background: #FEFEFE url(images/img13.gif) repeat-x;
	border: 1px solid #626262;
	font: normal 1em Arial, Helvetica, sans-serif;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #444444;
	text-align: left;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	letter-spacing: -1px;
	font-size: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 1em;
}

p, ol, ul {
	margin-bottom: 2em;
	line-height: 200%;
}

blockquote {
	margin: 20px 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
	font-size: 120%;
}

a {
	color: #1692B8;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	height: 90px;
}
#logo {
	float: left;
	background: url(../css/images/eterlogo.gif) no-repeat right top;
	padding-right: 85px;
	height: 80px;
	margin: 5px 0;
}

#simplepage{
	margin: 20px;

}

#scheme{
	float: right;

}


#logo h1, #logo p {
/* 	float: left; */
/* 	text-transform: lowercase; */
}

#logo h1 {
	padding: 0px 0 0 40px;
}

#logo p {
	margin: 0;
	padding: 4px 0 0 40px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#logo a {
	text-decoration: none;
	color: #D0C7A6;
}

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	height: 42px;
}

#menu a {
	display: block;
	padding: 50px 10px 0px 10px;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #CEC5A4;
/* 	width: 10%; */
}

#menu .last {
	margin-right: 20px;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item {
}

#menu .current_page_item a {
}

/* Page */

#page {
	padding: 0px 40px 0 40px;
	margin: auto;
	
}

/* Content */

#content {
	margin-right: 440px;
	margin-top: 10px;
}

.post {
	margin-bottom: 10px;
}

.post .title {
	border-bottom: 1px #999999 dashed;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
}

.post .title h2 {
	padding: 10px 30px 0 0px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 2.2em;
}

.post .title p {
	margin: 0;
	padding: 0 0 10px 0px;
	line-height: normal;
	color: #BABABA;
}

.post .title p a {
	color: #BABABA;
}

.post .entry {
	padding: 5px 0px 5px 0px;
}

.post .links {
	margin: 0;
	padding: 0 30px 30px 0px;
}

.post .links a {
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.post .links a:hover {
}

.post .links .more {
	width: 128px;
	height: 30px;
	background: url(images/img03.jpg) no-repeat left center;
}

.post .links .comments {
	width: 152px;
	height: 30px;
	background: url(images/img04.jpg) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 410px;
	margin-top: 0px;
}

#sidebar ul {
	margin: 0;
	margin-left: 15px;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 10px;
	background: url(images/img10.gif) no-repeat left bottom;
}

#sidebar li ul {
	padding: 0 30px 40px 30px;
}

#sidebar li div p {
	padding: 0 30px 20px 30px;
	margin-bottom: 5px;
	line-height: 110%;
	font-size: 80%;
	margin-top: 10px;

}


#sidebar li li {
	margin: 0;
	padding-left: 20px;
	background: url(images/img11.gif) no-repeat 5px 50%;
}

#sidebar h2 {
	padding: 5px 30px 5px 30px;

	text-transform: lowercase;
	font-weight: normal;
	font-size: 1.6em;
	color: #302D26;
}
#sidebar li div {
	background: url(images/img09.gif) no-repeat;
	padding: 10px;
}

#sidebar li div a img{
 	float: left; 
	margin-top: 20px;
	margin-right: 10px;
	border: 0px;


}

/* add pav */
#sidebar .buttons .comments {
	width: 152px;
	height: 30px;
	background: url(images/img04.jpg) no-repeat left center;
	
}

#sidebar .buttons {
	margin: 0;
	
	padding: 0 30px 30px 50px;
}

#sidebar .buttons a {
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}



/* Search */

#search {
	padding: 20px 30px 40px 30px;
}

#search input {
	padding: 0;
	width: 70px;
	height: 29px;
	background: #DFDFDF url(images/img14.gif) repeat-x;
	font-weight: bold;
}

#search #s {
	padding: 5px;
	width: 150px;
	height: auto;
	background: #FEFEFE url(images/img13.gif) repeat-x;
	border: 1px solid #626262;
	font: normal 1em Arial, Helvetica, sans-serif;
}

#search br {
	display: none;
}

/* Categories */

#sidebar #categories li {
	background: url(images/img12.gif) no-repeat left center;
}

/* Calendar */

#calendar_wrap {
	padding: 0 30px 40px 30px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {
	background: #F1F1F1;
}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #today {
	background: #FFF3A7;
	border: 1px solid #EB1400;
	font-weight: bold;
	color: #EB1400
}

/* Footer */

#footer {
	padding: 40px 0 50px 0;
	background: #757575 url(images/img08.gif) repeat-x;
}

#footer p {
	margin-bottom: 1em;
	margin-right: 20px;
	text-align: right;
	line-height: normal;
	font-size: .9em;
	color: #BABABA;
}

#footer a {
	padding: 0 20px;
	text-decoration: none;
	color: #DDDDDD;
}

#footer a:hover {
	color: #FFFFFF;
}

#footer .rss {
	background: url(images/img18.gif) no-repeat left center;
}

#footer .xhtml {
	background: url(images/img19.gif) no-repeat left center;
}

#footer .css {
	background: url(images/img20.gif) no-repeat left center;
}

#footer .legal a {
	padding: 0;
}

/* add pav */

a.external {
	background: transparent url('../images/external.png') no-repeat center right;
	padding-right: 13px;
	color: #001755;
}

a.external:hover {
	background: transparent url('../images/external_hover.png') no-repeat center right;
	padding-right: 13px;
	color: #FF0000;
}

#links  {
	background: #FFFFFF url(images/img21.jpg) repeat-x left top;

	padding: 20px;
}

h3{
	font-size: 115%;
	line-height: 150%;
	margin-left: 10px;
	margin-top: 10px;
}

h2 a{
	background: #FFFFFF no-repeat left top;
	padding-left: 0px;
	padding-top: 10px;
	height: 50px;
	display: block;
	
}

table {
  border-top: 1px solid #302d26;
  border-left: 1px solid #302d26;
  border-collapse: collapse;
  margin: 5px 0 5px 0;
  width: 94%;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 100%;
}


caption {
  font-weight: bold;
  text-align: left;
  padding-bottom: 3px;
}

td {
  padding: 0px 0px;
  border-right: 1px solid #302d26;
  border-bottom: 1px solid #302d26;
}

th {
  padding: 0px 0px;
  border-right: 1px solid #302d26;
  border-bottom: 1px solid #302d26;
  background: #909ccf;
  color: #12243f;
}

th a {
  font-weight: bold;
}

/* List */

#list h1 {
	border-bottom: 0px;
}

#list h2 {
	border-bottom: 0px;
}

#list h3 {
	border-bottom: 0px;
}

tr.categoria td{
	padding-left: 20px;
	padding-top: 5px;

}
