body { background-color: #ffffff; }

#archive { float: right; }

#cabecera {
	
}

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

#content {
	width: 740px;
	padding-top: 0px
}

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

#blog_contenido {
	width: 550px;
	float: left;
	padding-top: 0px;
}


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 {
	float:left;
	padding-left: 5px;
}

div.formElement { float: left; }

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

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

div.itemBody {
	background-color:#EEEEEE;
	border-top:1px dotted #CCCCCC;
	margin-bottom:10px;
	margin-top:10px;
	width:550px;
}

div.itemTop {
	height: 10px;	
}

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

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

p.bodytext {
padding:10px 10px 0;
}

p.blogCommentMessage { clear: left; }

ul.archive { background-color:#D9DEE7; }
div#categories ul{ background-color:#D9DEE7; }

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

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

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

#footer {
	border: 0px solid transparent;
}
div.commentTopNav div.author {
	float: left;
	padding-right: 5px;
}
span.author {
	display: block;
}
p.blogCommentMessage { clear: left; }

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


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

span.permalink {
        padding-right: 5px;
}
div.item {
        margin-bottom: 30px;
}
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;
}


