/*
Theme Name: FaltanTonillos
Theme URI: http://www.faltantornillos.net/
Description: El tema de www.faltantornillos.net
Version: 1.0
Author: Daniel Monedero T&oacute;rtola
*/

html {
	border: 0px;
	height: 100%;
}

body {
	font: bold 10pt Verdana, "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	color: #336699;
	text-align: left;
	background: #ffffff;
	cursor: default;
	height: 100%;
	border: 0px;
	margin-bottom: 0px;
}

/* distintos BODY's segun la seccion en la que se encuentre */
body#index {
	color: #336699;
}

/* DIV's varios y clases */

#container {
	position: relative;
	min-height: 100%;
	height: 100%;
}

/* Para los estandares y licencias */
html>body #container {
	height: auto;
}

#menu { /* ID */
	position: absolute;
	top: 0px;
	left: 0px;
	width: 175px;
	height: 189px;
	background-image: url(http://www.faltantornillos.net/images/menu.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	padding-top: 40px;
	padding-left: 8px;
	font: bold 10pt verdana, sans-serif;
	color: #336699;
}

#menu a {
	text-decoration: none;
	border-bottom: 1px dashed #369;
	line-height: 1.6em;
	margin-top: 5px;
}

#menu a:active {
	text-decoration: none;
	border-bottom: 1px dashed #09C;
	color: #0099CC;
	background-color: #fff;
}

#menu a:hover {
	text-decoration: none;
	border-bottom: 1px solid #36B;
	color: #3366BB;
	background-color: #fff;
}

#opciones { /* ID */
	position: absolute;
	top: 189px;
	left: 0px;
	width: 175px;
	height: 411px;
	background-image: url(http://www.faltantornillos.net/images/opciones.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #fff;
	padding-top: 19px;
	padding-left: 14px;
	margin-bottom: 390px;
	font: bold 8pt verdana, sans-serif;
	color: #336699;
}

/* This is the Tan hack */
* html #opciones {
	position: absolute;
	top: 189px;
	left: 0px;
	width: 175px;
	height: 411px;
	background-image: url(http://www.faltantornillos.net/images/opciones.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #fff;
	padding-top: 19px;
	padding-left: 14px;
	margin-bottom: 390px;
	font: bold 8pt verdana, sans-serif;
	color: #336699;
}

#opciones li {
	font: bold 8pt verdana, sans-serif;
	color: #336699;
	background-color: transparent;
	line-height: 1.6em;
}

#opciones a {
	text-decoration: none;
	border-bottom: 1px dashed #369;
}

#opciones a:active {
	text-decoration: none;
	border-bottom: 1px dashed #09C;
	color: #0099CC;
	background-color: transparent;
}

#opciones a:hover {
	text-decoration: none;
	border-bottom: 1px solid #36B;
	color: #3366BB;
	background-color: transparent;
}

/* NOTICIAS */

div.noticias, div.narrowcolumn, div.posts {
	margin: 20px 0px 50px 160px; /* margin para que no colisionen fondo ni menus */
	padding: 0% 0% 0% 6%; /* con padding limitamos el resto de espacio */
}

div.noticia, div.post {
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 8px 0px;
	background: #FFFFFF url(http://www.faltantornillos.net/images/titulo.jpg) no-repeat center bottom;
	color: #336699;
}

/* Titular */
h1 {
	text-align: center;
	text-transform: uppercase;
	color: #3366BB;
	font: bold 12pt verdana, sans-serif;
	background-color: #fff;
}

h1 a {
	text-decoration: none;
	border-bottom: 1px dashed #36B;
}

h1 a:hover {
	font: bold 12pt verdana, sans-serif;
}

h1 a:active {
	font: bold 12pt verdana, sans-serif;
}

/* Cuerpo */
div.entrytext,div.cuerpo {
	text-align: justify;
	PADDING-LEFT: 15px;
	PADDING-RIGHT: 15px;
	color: #336699;
	/*background-color: #fff;*/
	background-color: transparent;
	font: bold 10pt verdana, sans-serif;
}

p.postmetadata {
	text-align: center;
	margin-top: 30px;
}

h2 {
	text-align: left;
	color: #336666;
	font: bold 10pt verdana, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
}

.post h2, .post h3 {
	text-align: center;
}
/* Fecha */
span.fecha {
	text-align: right;
	color: #336666;
	font: 10pt verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	background-color: transparent;
	position: absolute;
	right: 50px;
}

h3#respond, h3#comments {
	text-align: left;
}

#contenidos { /* ID */
	margin: 20px 150px 100px 180px;
	padding: 2% 5% 2% 5%;
	text-align: justify;
	font: bold 10pt verdana, sans-serif;
	background-color: #fff;
	color: #336699;
}

#contenidos:hover {
	color: #114477;
	background-image: url(http://www.faltantornillos.net/images/jb.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #F8F8F8;
}

div.licencia {
	position: absolute;
	left: 0px;
	bottom: 0px;
	text-align: center;
	display: inline;
	border-top: 1px dashed #dddddd;
	background-color: #fafafa;
	color: #336699;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.adhesiones {
	width: 100%;
	text-align: center;
}

div.centrado {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div.navigation {
	width: 100%;
	float: left;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
	margin-left: 5px;
}

span.alignleft a, span.alignleft a:hover, span.alignright a, span.alignright a:hover, div.alignleft a, div.alignleft a:hover, div.alignright a, div.alignright a:hover {
	font-weight: normal;
	font-style: normal;
}

/* ENLACES */

a:link {
	text-decoration: none;
	border-bottom: 1px dashed #69C;
	color: #6699CC;
	/*background-color: #fff;*/
	background-color: transparent;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	border-bottom: 1px dashed #69C;
	color: #6699CC;
	/*background-color: #fff;*/
	background-color: transparent;
}
a:active {
	border-bottom: 1px dashed #09C;
	color: #0099CC;
	/*background-color: #fff;*/
	background-color: transparent;
}
a:hover {
	border-bottom: 1px solid #36B;
	font-weight: bold;
	color: #3366BB;
	/*background-color: #fff;*/
	background-color: transparent;
}

/* Enlaces sin border*/

div.licencia a, div.adhesiones a {
	border-width: 0px;
}

/* GALERIAS */

div.galeria {
	background-color: #9A5032;
	color: #336699;
	width: 174px;
	height: 826px;
	padding: 0px;
	border: 0px;
	position: relative;
	left: 50%;
}

div.columna {
	width: 198px;
	height: 699px;
}
img.galeria_izq {
	top: 0px;
	left: 0px;
	float: left;
}

img.galeria_top {
	top: 0px;
	left: 34px;
	float: left;
}

img.galeria_der {
	top: 0px;
	left: 108px;
	float: right;
}

img.galeria_bottom {
	top: 699px;
	left: 108px;
}

img.miniatura {
}

/* LISTAS, ACRONIMOS,... */

ul.opcion {
	font: 12pt sans-serif;
	color: #116699;
	background-color: transparent;
	list-style: none;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

acronym {
	cursor: help;
	border-bottom: 1px dashed;
}
acronym:hover {
	border-bottom: 1px solid #870b01;
}
blockquote {
  font: 14px/22px normal helvetica, sans-serif;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 50px;
  padding-left: 15px;
  border-left: 3px solid #ddd;
}


/* IMAGENES */
img {
	border: 0px;
}

img.cuerpo {
	border: 10px solid #fff
}
/* FORMULARIOS */
input,textarea {
	background-color: #fafafa;
	color: #336699;
	font: 10pt verdana, sans-serif;
	border: 1px solid #6699CC;
}
input:hover,textarea:hover {
	background-color: #fff;
	color: #336699;
	font: 10pt verdana, sans-serif;
}
input.botonBuscar {
	border: 2px outset #6699CC;
	width: 60px;
	padding: 0px 0px 0px 0px;
}
input.boton {
	border: 2px outset #6699CC;
	padding: 0px 0px 0px 0px;
}
/* GALERIAS */
img.miniatura {
	margin: 10px;
	vertical-align:middle;
}
p.galeria {
	text-align: center;
}

/* Portfolio */
span.intro {
	color: #336666;
}
span.intro:first-letter {
	color: #000;
}

div#languages {
	position: absolute;
	top: 0px;
	right: 0px;
}
