/*
Theme Name: URready4OS Twentyeleven
Theme URI: http://semanticae.es
Version: 4.0
Description: Tema hijo de Startup
Author: Francisco
Author URI: http://semanticae.es
Template: twentyeleven
*/

@import url("../twentyeleven/style.css");


.one-column #page {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 0;
}

h1.entry-title{

visibility:hidden;
font-size:1px;

}


li.lang-item{

visibility: hidden;

}

.lang-item {
	display: inline;
}

/*quitado margen superior*/

/*Menu centrado*/
#page {
	margin: 0 0;
	max-width: 1000px;
	text-indent: 30px;
text-align: justify;
}

#branding hgroup {
margin:0px;

}

#branding .only-search + #access div {
	padding-right: 0;
}

#access {
	background: -moz-linear-gradient(#252525, #0A0A0A) repeat scroll 0 0 transparent;
	
}

#access {
border-top: solid;
border-bottom: solid;
border-color: #1b272c;
border-width: 3px;
}

#access a {
font-size:1.17em;
line-height: 1.633em;
text-color: #9FF;
}

#access ul ul a {
font-size:1em;
top: 1.333em;
}

#access ul ul{
top: 1.633em;
}


/*color lienas de abajo*/
.hentry,
.no-results {
	border-bottom: 6px solid #60c1c9;
	margin: 0 0 1.625em;
	padding: 0 0 1.625em;
	position: relative;
}

/*color lineas separación*/
hr {
	background-color: #1b272c;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
}

/* Image borders */
img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border: 0px solid #60c1c9;
	padding: 6px;
	max-width: 97.5%;
}
.wp-caption img {
	border-color: #eee;
}

.entry-meta
{
display:none;
}

p {
margin-bottom: 1.1em;
}

img.alignleft, img.alignright, img.aligncenter {
margin-bottom: 0;
}