/*
THEME NAME: Sandbox Eurodom
THEME URI: http://www.eurodom.es
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6
AUTHOR: <a href="http://extrenet.info/">;Extrenet Consulting</a>
AUTHOR URI:http://extrenet.info/
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on left from the /examples/ folder  */
/*
LAYOUT: Two-Column (Right)
DESCRIPTION: Two-column fluid layout with one sidebars right of content
*/

body{
	font:normal 62.5%/140% Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(img/bdbg.png);
	background-repeat: repeat-x; 
	color: #444;
	margin: 0px;
	padding: 0px;
	
}


blockquote { padding: 4px 10px; background: #e9f8ff; margin: 5px 0px 5px 0px; color:#0063A8; border:1px solid #E3EBED; }

blockquote p { font-size: 11px; padding: 5px 0px; margin: 5px 0px; line-height: 15px;}

blockquote li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(images/PostContentBlockLiIco.png) no-repeat left top; font-size: 12px; line-height: 15px; color:#336699; }

#content a {color:#002d67; text-decoration:none; font-weight: bold;}

#content a:hover {color:#3a59b0; text-decoration:none; }

a{color: #222; text-decoration: none;}

strong{color: #000;}

p{margin-top: 10px; margin-bottom: 10px; line-height: 20px;}
br{margin: 10px;}

div#encabezado{
	width: 925px;
	height: 150px;
	padding: 0px;
	background-image: url(img/encabezado.png);
	background-repeat: no-repeat;	
	text-align:center;
}
div#header {
	width: 925px;
	height: 571px;
	padding: 0px;
	background-image: url(img/header.png);
	background-repeat: no-repeat;
}
	.paneles{
		margin: 0px;
		margin-top: 260px;
		padding:12px;	
	}
	.informacion-general{
		width: 260px;
		height: 150px;
		float: left;

		text-align: left;
		padding: 8px;
		margin: 11px;
	}

div#wrapper {
	width: 925px;
	margin: 0px auto;

}

div#container {
	margin:0px;
	margin-top: -30px;
	padding-top: 0px;
	padding-left: 30px;
	width:100%;
	
	background-image: url(img/content-bg.png);
	background-repeat: repeat-y;
}

div#content {
	margin:0px;
	width: 680px;
	float:left;
	
}
div#content .post{
	margin-bottom: 30px;
}
div#blog-description{
	margin: 0px;
	padding: 0px;
	color: #222;
}
div#open-content{
	background-image: url(img/content-top.png);
	background-repeat: no-repeat;
	width: 925px; 
	height: 30px;
	padding: 0px;
	margin: 0px;
	margin-bottom: -28px;
}

div.sidebar {
	float:right;
	overflow:hidden;
	width:150px;
	margin:0px;
	margin-right: 40px;
	padding: 5px;
	
	border-left-color: #ccc;
	border-left-width: 1px;
	border-left-style: solid;

	font-size: 12px;	
}

div#secondary {
	clear:right;
}

div#footer {
	background-image: url(img/content-bottom.png);
	clear:both;
	height: 30px;
	width: 927px;
}

/* Just some example content */
div.skip-link {
	position:absolute;
	right:1em;
	top:1em;
}

div#menu {
	height:40px;
	margin:1em auto;
	padding: 4px;
	padding-left: 14px;
	width:935px;
	text-align: center;
	background-image: url(img/menubg.png);
	background-repeat: no-repeat;
}

div#menu ul,div#menu ul ul {
	margin: 0px auto;
	list-style:none;
	margin:0;
	padding:0;
}

div#menu ul a {
	display:block;
	width: 100px;
	height: 30px;
	text-decoration:none;
	text-align: center;
	color: #000;
	font-weight: bold;
	background-image: url(img/button-std.png);
	background-repeat: no-repeat;
	padding-top: 8px;
	
	
}
div#menu ul a:hover {
	background-image: url(img/button-hover.png);
	color: #eee;
}
div#menu ul a:active {background-image: url(img/button-click.png);}

div#menu ul ul ul a {
	font-style:italic;
}

div#menu ul li ul {
	position:absolute;
}

div#menu ul li:hover ul {
	left:auto;
}

.entry-title,.entry-meta {
	clear:both;
}

div#container,div#primary {
margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

.sidebar ul{list-style:none;}
div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {

margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
list-style:none;
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:none;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}

h1, h2, h3, h4{color: #373f64;}
h1{font-size: 22px;}
h1#blog-title{color: #fff; font-size: 26px; padding: 15px;}
h2{font-size: 20px;}
h3{font-size: 18px;}
h4{font-size: 16px;}