﻿body {
	background:url(../images/fondo.png) repeat;
	text-align: justify;
	font: 15px Arial, Helvetica, sans-serif;
	color: white;

}


input {
	padding: 5px;
	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;
}



a {
	color: #59C0F8;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	background: #FEFEFE url(../images/Lin20.gif) repeat;
	height: 20px;
}

#logo h1, #logo p {
	float: left;
	text-transform: lowercase;
}

#logo h1 {
	padding: 0px 0 0 40px;
}


#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#menu {
	float: right;
}


#menu li {
	display: block;
	float: left;
	height: 42px;
}

#menu a {
	display: block;
	padding: 2px 20px 2px 20px;
	background: url(/c1.gif) no-repeat 5px 50%;
	margin-right: 2px;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: white;
}

#menu .last {
	margin-right: 20px;
}

#menu a:hover {
	color: #000000;
}


/* Page */

#page {
	background: #D8DFE6;
	padding: 40px 40px 0 40px;
}

/* Content */

#content {
	background: #FFFFFF;
	margin-right: 340px;
	padding: 0 30px;
	border-bottom: 3px solid #59C0F8;
	border-top: 3px solid #59C0F8;
}



.post .links {
	padding: 5px 0;
	border-top: 1px #D8DFE6 dotted;
	border-bottom: 1px #D8DFE6 dotted;
	margin-top: 10px;
	text-align: right;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
	background: #FFFFFF;
	border-bottom: 3px solid #59C0F8;
	border-top: 3px solid #59C0F8;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li ul {
	padding: 0 30px 40px 30px;
}

#sidebar li li {
	margin: 0;
	padding-left: 30px;
	background: url(../images/img12.gif) no-repeat 5px 50%;
}


/* 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;
}


/* Footer */


#footer p {
	margin-bottom: 1em;
	text-align: center;
	line-height: normal;
	font-size: .9em;
	color: #BABABA;
}

#footer a {
	padding: 0 20px;
	text-decoration: none;
	color: #DDDDDD;
}

#footer a:hover {
	color: #FFFFFF;
}


/* Footer images*/
#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;
}
#nav {
	position: absolute;
	top: 0;   left: 0;
	width: 650px; height: 32px;
	background: url(../images/menu_cap.gif) top right repeat;
}

#nav li {
	float: left;
}

#b-nav {
	background: url(../images/b_nav_r.jpg) top right no-repeat;
}
