/*
Theme Name: Addere
Theme URI: http://ryokan.es/
Description: Tema para Addere por Ryokan
Version: 1.6
Author: Ryokan
Author URI: http://ryokan.es/
Tags: blue, custom header, fixed width, two columns, widgets
*/



/* Begin Typography & Colors */
body {
	font-size: 11.5px; /* Resets 1em to 10px */
	font-family: 'trebuchet ms', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url('images/fondo.jpg') repeat-y #181818;
	color: #fff;
	text-align: center;
	padding: 0;
	margin: 0;
	}

input {
	border: none;
	width:200px;
}

.inputs input {
	width:20px;
}

a {
	text-decoration:none;
}

textarea {
	border:none;
	width:200px;
}

#page {
	background: none;
	text-align: left;
	width: 800px;
	margin: auto;
	}

#menu {
	float:right;
	margin-top:30px;
}

#menu a {
	text-decoration:none;
	color: #909090;
	font-family:'arial narrow', 'trebuchet ms';
	font-size:14px;
	*font-size:14px;
	padding: 5px;
}

#header a:hover {
	color:#F27D00;
}

#header {
	height:70px;
	margin-top: 20px;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em;
	text-align:center;
	border: 1px #333 solid;
	padding:5px;
	margin-bottom:10px;
	}

#interior {
	background:#333333;
	
}

#interior img {
	float:right;
}

.box_interior {
	width:292px;
	padding:15px;
	text-align:justify;
	font-size:11.5px;
	float:left;
}

.box_interior a {
	color:#F6A44C;
}

.box_interior strong {
	color: #aaaaaa;
	font-weight:normal;
	font-family:'arial narrow','trebuchet ms','lucida grande',arial;
	font-size:15.6px;
}

.box_interior ul{
	margin-top: -10px;
}

.box_interior_servicios {
	width:292px;
	padding:15px;
	text-align:justify;
	font-size:11.5px;
	float:left;
}

.box_interior_servicios strong{
	color: #aaa;
	font-weight: normal;
	font-family:'arial narrow','trebuchet ms','lucida grande',arial;
	font-size:15.6px;
}

.box_interior_servicios h3 {
	border-bottom: 1px #AAAAAA solid;
	padding:5px;
	margin: 5px 0 5px 0;
}
.box_interior_servicios h3:hover {
	background: #3F3F3F;
}
.box_interior_servicios h3 a, .box_interior_servicios h3 a:visited{
	color: #AAAAAA;
}

.box_interior_servicios h3 a:hover{
	color: #D97306;
}
.box_interior_servicios .slideshow{
	float:right;
}

.box1 {
	width:300px;
	text-align:justify;
	float:left;
	margin: 0 35px 20px 0;
}

.box2 {
	width:210px;
	text-align: justify;
	float:left;
	margin:0 30px 20px 0;
} 

.box3 {
	width:210px;
	text-align: justify;
	float:left;
	margin:0 0 20px 0;
}

.proyecto {
	width:240px;
	height:220px;
	margin:10px;
	text-align: left;
	float:left;
	font-size:12px;
}

.proyecto p img {
	float:left;
	clear:both;
	margin-bottom:5px;
}

#footer {
}

#footer a img {
	border:none;
}


#menu2 {
	float:left;
	margin-top:12px;
}

#menu2 a {
	text-decoration:none;
	color: #909090;
	font-family:'arial narrow', 'trebuchet ms';
	font-size:12px;
	padding: 5px 10px 5px 0;
}

#menu p {
	padding:-5px 0 0 0;
	margin: 0;
	
}
#menu2 small {
	font-size:11.5px;
	color: #fff;
	
	
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'arial narrow','Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Arial Narrow', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #909090;
	}

h2, h2 a, h2 a:visited, h3 a, h3 a:visited {
	color:#F27D00;

	text-decoration:none;
	}
	
h3 {
	color:#aaaaaa;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.clear {
	clear:both;
}

.left {
	float:left;
}

.right {
	float:right;
}

.addere {
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	color: #fff;
}

.addere strong{
	color: #F27D00;
	font-weight: bold;
	font-size:11.5px;
	
}

#qtrans_language_chooser li{
	float:left;
	margin-left:10px;
	display: inline;
	list-style-type: none;
}