/*

Design by VESUBIOCOM S.L.
http://www.vesubio.com

Name       : XI CIOIE
Description: XI Congreso Interuniversitario de Organizaci�n de Instituciones Educativas
Version    : 1.0
Released   : 2010-02-22

*/

body {
	margin: 0;
	padding: 0;
	background: #103E5C url(images/FONDO_CABECERA.jpg) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

h1, h2, h3 {
	margin-top: 0;
	color: #333333;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

ul {
	list-style-image: url(images/img07.gif);
}

a {
	text-decoration: none;
	color: #113E5D;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#header {
	width: 980px;
	height: 500px;
	margin: 10px auto 0 auto;
	background: url(images/FONDO_MENU.jpg) no-repeat right top;
}

#logo {
	float: left;
	width: 490px;
	height: 150px;
	margin: 0 auto;
	background: url(images/FONDO_LOGO.jpg) no-repeat left top;
}

#logo img {
	padding: 20px 0 0 0;
	border: none;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #033976;
}

/* Menu */

#menu {
	float: right;
	width: 490px;
	margin: 0 auto;
	background: url(images/LOGOS/UCLM_CAB.jpg) no-repeat;
	background-position: 395px 0px;
	z-index: 100;
	display: none;
}

ul.potato-menu {
	margin: 0;
	padding: 90px 0 0 25px;
	list-style: none;
}

.potato-menu:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

ul.potato-menu li.potato-menu-item {
	margin:0;
	padding:0;
	position:relative;
	list-style:none;
	list-style-position:outside;
	display:inline;
	float:left;
}

ul.potato-menu li.potato-menu-item a {
	display:block;
	float: left;
	text-decoration:none;
	text-decoration: none;
	text-transform: uppercase;
	white-space:nowrap;
	padding: 5px 10px 10px 10px;
	border: none;
	outline:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #569DF5;
}

ul.potato-menu:hover li.potato-menu-item a:hover {
	color: #B2B2B2;
}

ul.potato-menu ul.potato-menu-group {
	margin: 30px 0 0 0;
	padding: 0 30px 0 0;
	-webkit-padding-start:0;
	-webkit-padding-end:0;
	position:absolute;
	display:none;
	z-index:1000;
	background: url(images/FONDO_OPCIONES.jpg) repeat-x left top #012756;
}

/*
.potato-menu-has-vertical > a {
	background: #333 url(./images/VOLVER_ARRIBA.jpg) right no-repeat;
	
}
.potato-menu-has-holizontal > a {
	background: #333 url(./images/VOLVER_ARRIBA.jpg) right no-repeat;
}
.potato-menu-has-vertical > a:hover {
	background: #666 url(./images/VOLVER_ARRIBA.jpg) right no-repeat;
	
}
.potato-menu-has-holizontal > a:hover {
	background: #666 url(./images/VOLVER_ARRIBA.jpg) right no-repeat;
}
*/

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(images/FONDO_CUERPO.jpg) repeat-y left top;
}

#page-bg {
	padding: 11px 24px;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px dashed #8D8D8D;
}

/* Content */

#content {
	float: left;
	width: 720px;
}

.post {
	padding: 0px 10px 20px 15px;
	line-height: 225%;
}

.post h1 {
	font-weight: normal;
	font-size: 30px;
}

.post h2 {
	font-size: 24px;
}

.title {
	margin: 0;
	padding: 10px 15px 0px 15px;
/*	background: url(images/TITULO_LARGO.jpg) no-repeat left top; */
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	height: 60px;
	color: #EA6918;
}

.title a {
	border-bottom: none;
}

.title a:hover {
}


.byline {
	margin: 0 15px 20px 15px;
	text-transform: uppercase;
}

.entry {
	padding: 0px 15px;
}

.links {
	font-size: 11px;
}

.links a {
	display: block;
	border: none;
	color: #113E5D;
}

.links a:hover {
}

.links .more {
	float: right;
	text-transform: uppercase;
}

.links .comments {
	float: left;
	padding-left: 20px;
}
/* Sidebars */

#sidebar1 {
}

#sidebar2 {
}

.sidebar {
	float: left;
	width: 220px;
	padding-left: 10px;
	padding-right: 20px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li img {
	border: 1px solid #FFFFFF;
	margin: 0 15px 15px 0;
}

.sidebar li ul {
	padding: 0px 15px;
}

.sidebar a{
	color: #FFFFFF;
}

.sidebar a.active {
	color: #EA6918;
	font-weight: bold;
}

.sidebar li li {
	padding: 8px 0 8px 0px;
}

.sidebar li h2 {
	margin: 0 0 10px 0;
	padding: 7px 15px 5px 15px;
/*	background: url(images/FONDO_CORTO.jpg) no-repeat left top; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	height: 50px;
}

.sidebar p {
	padding: 0px 15px;
}

/* Search */

#searchform {
	margin: 0;
	padding: 20px 15px;
}

#searchform br {
	display: none;
}

#s {
	margin: 0;
	padding: 2px 2px;
	width: 165px;
	height: 18px;
	border: none;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 1px 0 0 0;
	padding: 2px 5px;
	height: 24px;
	border: none;
	background: #000000;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

/* Footer */

#footer {
	height: 250px;
	background: url(images/FONDO_PIE.jpg) repeat-x left top #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	color: #FFFFFF;
}

#footer a {
	color: #569DF5;
}

#creditos {
	width: 980px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(images/FONDO_CREDITOS.jpg) no-repeat left top #FFFFFF;
}

#logos_pie {
	width: 980px;
	margin: 0 auto;
	padding: 25px 0 0 0;
	background: #FFFFFF;
	text-align: center;
}


#logos_pie img {
	padding: 0 25px 0 25px;
}