body { background-color: #ffffff; }

h5 {
	margin-bottom: 5px;
}
#archive { float: right; }

#cabecera {
	
}

#categories {
	float: right;
	clear: right;
}
#commentFormNonAjax {
	width: 460px;
}
#commentList {
	/*clear: both;
	float: left;
	width: 340px;*/
}

#content {
	width: 740px;
}

#contenido_decha {
	width: 200 !important;
	width: 185 ;
	float: right;
}

#contenido_izqda {
	width: 550px;
	float: left;
}

#contentext { /*width: 700px;*/ }

#footer { 
	border: 0px none;  
	display: block;
}

div.tx-t3blog-pi2 {
	display: block;
}

div.tx-t3blog-pi2 ul { list-style-image: none; }

div.blogList {
	clear: both;
}

div.categories,div.date,div.time, div.author {
	float:left;
	padding-left: 3px;
	padding-right: 3px;
}
span.author {
        display: block;
}

div.formElement { float: left; }

div.item {
	border-top:1px solid #CCCCCC;
	/* float:left;
	width:480px;*/
}

div.item h3 a { 
	font-size: 14px;
	color: #003883;
}

div.itemBody {
	position: relative;
	background-color:#EEEEEE;
	border-top:1px dotted #CCCCCC;
	margin-bottom:10px;
	margin-top:10px;
	/* width:480px; */
}

div.itemTop {
	height: 10px;	
}

div.mailform {
	margin-top: 10px;
	clear: left; 
}

h6.commentError {
	clear: left;
	margin-top: 20px;
	background-color: #003080;
}

p.bodytext {
	/*max-width:470px;*/
padding:10px 10px 0;
}

p.blogCommentMessage { clear: left; }

/* cambio plantilla 2010
ul.archive { background-color:#EBF8BF; }*/
ul.archive { background-color:#e4dec6; }

.level1 {
	background-color: #c4bda2;
}
ul.level1 li {
	text-align: left;
}

ul.commentError { background-color: #c9d7e9;}

ul.pageBrowser {
	background-color:#CDD7E3;
	margin-top: 1px;
	height:17px;
	padding:2px;
	/*width:476px;*/
}

ul.pageBrowser li{
	float:left;
	min-width:10px;
}

div.commentBody p {
	font-size: 12px;
}
div.commentBody {
	margin-top: 20px;
}
div.commentBody h5 {
        font-size: 13px;
}


div#cabecera div.csc-textpic-center div.csc-textpic-imagewrap {
	padding:0px;
}

div.tx-pagebrowse-pi1 {
        background-color: #B0BED3;
        padding: 3px;
}
li.tx-pagebrowse-pages {
	width: inherit;
}

span.permalink {
	padding-right: 5px;
}
div.item {
	margin-bottom: 30px;
}

div.commentTopNav div.author {
        float: left;
        padding-right: 5px;
}
div.categories,div.date,div.time {
        float:left;
        padding-left: 5px;
}

div.itemTop div.date,
div.blogList div.date,
div.itemTop div.time,
div.blogList div.time {
        font-size: 1.25em;
        font-weight: bold;
        color: #95989E;
}
div.itemTop div.time, 
div.blogList div.time {
        font-weight: normal;
}
div#singleNavigation .next {
	position: inherit;
}

