/*
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(http://www.ugr.es/~raipad/images/img01.jpg) repeat-x left top;
	text-align: justify;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #293143;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h2, h3 {
	font-weight: normal;
	color: #293143;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
}

h2 {
	padding-top: 20px;
	font-size: 1.5em;
}

h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 1.1em;
}

p, ul, ol {
}

p {
}

th {
	font-weight:bold;
	background-color:#ECF5F0;
}

.blockbg {
	background: #D9D785;
}

blockquote {
	background: url(http://www.ugr.es/~raipad/images/img08.jpg) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 0px 20px 0px 30px;
	font-size: 18px;
	color: #3D3D3D;
}

ul {
}

ol {
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	border-bottom: #9C9C9C 1px dashed;
	height: 1px;
    border-top: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}

.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 90px 20px 0px 30px;
	font-size: 30px;
	color: #293143;
}

/* Header */

#header {
	width: 900px;
	margin: 0 auto;
	height: 81px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#headerbg {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 209px;
	background: url(http://www.ugr.es/~raipad/images/cabezote.jpg) no-repeat left top;
	margin: 0 auto;
	margin-top: 10px;
}

#headerbgpublicaciones {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 209px;
	background: url(http://www.ugr.es/~raipad/images/publicaciones.jpg) no-repeat left top;
	margin: 0 auto;
	margin-top: 10px;
}

#headerbgcollage {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 209px;
	background: url(http://www.ugr.es/~raipad/images/collage.jpg) no-repeat left top;
	margin: 0 auto;
	margin-top: 10px;
}

#headerbgdocencia {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 209px;
	background: url(http://www.ugr.es/~raipad/images/docencia.jpg) no-repeat left top;
	margin: 0 auto;
	margin-top: 10px;
}


/* Logo */

#logo {
	background: url(http://www.ugr.es/~raipad/images/logo.gif) no-repeat left 50%;
	float: left;
	margin-top: 30px;
	height: 52px;
	width: 266px;
}

#logo h1, #logo h2, #logo p {
	float: left;
	margin: 0;
	text-transform: lowercase;
}

#logo h1 {
	padding-left: 60px;
	text-align: center;
	font-size: 3.2em;
	color: #000000;
}

#logo h1 a {
	color: #000000;
}

#logo p {
	padding-top: 27px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
}

#logo h2 a, #logo p a {
	color: #000000;
}

#logo a {
	text-decoration: none;
}

.logo-size {
	height: 52px;
	width: 266px;
}

/* Menu */

#menu {
	float: right;
	margin-top: 21px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 30px 10px 0 10px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #293143;
}

#menu a:hover {
	background: url(http://www.ugr.es/~raipad/images/img03.jpg) no-repeat center top;
}

#menu .current_page_item a {
	background: url(http://www.ugr.es/~raipad/images/img03.jpg) no-repeat center top;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
	background: #F7F7F7;
}

#latest-post {
	float: right;
	width: 600px;
	padding: 0px 20px 0px 20px;
	line-height: 25px;
	font-size: 12px;
}

#recent-posts {
	float: left;
	width: 216px;
	padding: 0px 20px 20px 20px;
	line-height: 25px;
	font-size: 12px;
}

#recent-posts .entry {
	text-transform: uppercase;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	margin-left: -20px;
}

#recent-posts .entry a {
	text-decoration: none;
	color: #293143;
}

#recent-posts .entry a:hover {
	color: #666666;
}

#recent-posts .entry a:active {
	color: #CCCCCC;
}

#recent-posts .entry ul {
/* afecta los submenus de la izquierda */
	list-style: none;
	list-style-image: url(http://www.ugr.es/~raipad/images/listitem.gif);
	list-style-position: outside;
}

#recent-posts .subentry a {
	text-transform: lowercase;
	margin-left: -20px;
}

#recent-posts .subentry li {
	list-style: none;
	list-style-image: none;
	list-style-position: outside;
}

#recent-posts .subsubentry a {
	text-transform: lowercase;
	font-weight: normal;
	margin-left: -40px;
}

#recent-posts .subsubentry li {
	list-style: none;
	list-style-image: none;
	list-style-position: outside;
}

/*#recent-posts .subsubentry li:before {
	content: "\0020";
}*/

#recent-posts .more {
	background: url(http://www.ugr.es/~raipad/images/img04.gif) no-repeat left 50%;
	padding-left: 20px;
}

.post {
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #505050;
}

.post .meta a {
	color: #000000;
}

.post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #9C9C9C 1px dashed;
}

.border {
	border-width: 1px;
	border-color: #9C9C9C;
	border-style: dotted;
	border-collapse: collapse;
	font-size: 11px;
}

.noborder {
	border-style: none;
	border: 0px;
	border-collapse: collapse;
}

.post .entry td {
}

.post .polaroid {
	margin: 0;
	padding: 0;
	background: #F7F7F7 url(http://www.ugr.es/~raipad/images/polaroid-single-gray.png) no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
	height: 180px;
	line-height: normal;
}

/* Sidebar */

#sidebar {
	clear: both;
	width: 900px;
	background: #0C0D23;
	color: #EDECC9;
	padding: 10px 0 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* Para 4 filas, el width del list item del sidebar debe ser 187 */

#sidebar li {
	display: block;
	float: left;
	width: 415px;
	padding: 10px 10px 10px 25px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	background: url(http://www.ugr.es/~raipad/images/img07.gif) no-repeat left 50%;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration: none;
	color: #EDECC9;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 900px;
	height: 50px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(http://www.ugr.es/~raipad/images/img06.jpg) no-repeat left top;
	font-size: 11px;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 13px 20px 15px 20px;
}

#footer a {
	color: #FFFFFF;
}

#legal {
	float: left;
}

#links {
	float: right;
}

.dhtml_question{	/* Styling question */
	/* Start layout CSS */
	color:#FFF;
	background-color:#333453;
	width:100%;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	padding-bottom:4px;
	background-image:url('images/bg_answer.gif');
	background-repeat:no-repeat;
	background-position:top right;	
	height:20px;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtml_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:none;
	background-color:#EEEEEE;
	width:100%;
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtml_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;	
	position:relative;
}
