/*
	Layout
*****************/
.blog #content {
	margin-top: 1.5em;
}
a {
	color:#09c;
}
acronym {
	border-bottom: 1px dotted #bcbcbc;
}
.gr-5 {
	width: 300px;
}
.gr-7 {
	width: 430px;
}
.gr-8 {
	width: 480px;
	margin-right: 41px;
}
.gr-9 {
	width: 600px;
	overflow: hidden;
}

/*----post----*/
.post {
	margin-bottom: 30px;
	position: relative;
	font-size: 1.2em;
}
.metaPost {
	border-top: 1px dashed #bcbcbc;
	margin-top: 20px;
	padding-top: 10px;
	position:relative;
}
.post h3 {
	font-size: 2em;
	color:#6E9A0A;
	letter-spacing: -1px;
	border-bottom: 1px dashed #bcbcbc;
	padding:0 0 5px;
	margin-bottom: 8px;
}
.post h3 a {
	text-decoration: none;
}
.post .cont {
	background: #fff;
		padding: 10px;
}
.post p {
	margin-bottom: 12px;
}
.metaTop {
position:relative;
}
#number_comments {
	margin-right: 12px;
position: relative;
}
#number_comments a {
	color: #09c;
	background: url(images/ico/number_comments.png) center right no-repeat;
	text-decoration: none;
	padding: 5px 35px 5px 0;
	position: relative;
}
#number_comments a:hover {
	text-decoration: underline;
}
.tags {
	background:url(images/ico/tags.png) center left no-repeat;
	padding: 0px 0 8px 25px;
}
.add_comment {
	margin-right: 12px;
}
.add_comment a {
	background:url(images/ico/add_comment.png) center left no-repeat;
	padding: 0 0 5px 24px;
	position: relative;
	text-decoration: none;
}
.add_comment a:hover {
	text-decoration: underline;
} 

/*----comments----*/
#comments {
	margin-bottom: 25px;
}
#comments h4 {
	text-indent: -99999px;
	height: 26px;
	background:url(images/css/comentarios.png) top left no-repeat;
	border-bottom: 1px dashed #bcbcbc;
}
#comments .comment_you h4 {
	background:url(images/css/comment_you.png) top left no-repeat;
	margin-bottom: 15px;
}
.comment_you {
	font-size: 1.2em;
}
#comments ul {
	padding: 0 0 15px 0;
	margin-bottom: 20px;
}
#comments li {
	height: 1%;
	overflow: auto;
	padding: 12px 0;
	border-bottom: 1px dashed #bcbcbc;
	background: #fff;
}
.user {
	float: left;
	width: 111px;
	padding-right: 22px;
	text-align: right;
}
.user p {
	margin-right: 5px;
}
.user .photo_user {
	margin-right: 0px;
}
.photo_user img {
	background:url(images/css/photo_user.png) 50% no-repeat;
	padding: 8px;
}
.user a {
	font-weight:bold;
	color: #bcbcbc;
	text-decoration: none;
}
.user span {
	font-size: 0.9em;
}
.comment {
	width: 385px;
	padding: 8px 0 0 22px;
	float: left;
	font-size: 1.2em;
}

/*----comment_you----*/

.comment_you label {
	width: 133px;
	display: inline-block;
	text-align: right;
	font-weight: bold;
	margin-right: 12px;
}
.comment_you p {
	background:url(images/css/input.png) 146px 0px no-repeat;
	margin-bottom: 12px;
}
.comment_you p.loggedAs {
	background: none;
	margin-left: 145px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #707070;
	border: none;
	background: none;
}
.comment_you input {
	width: 332px;
	height: 20px;
	padding: 5px 5px 2px;
	vertical-align: middle;
}
.comment_you p.textarea {
	background:url(images/css/textarea.png) 146px 0px no-repeat;
}
.comment_you textarea {
	width: 385px;
	height: 137px;
	padding: 5px 0px 10px 10px;
	overflow: auto;
	vertical-align: top;
}
.comment_you .form-action {
	background: none;
	text-align: right;
	margin-right: 60px;
}
.comment_you .form-action input {
	width: auto;
	height:auto;
	padding: 0px;
}
.search {
	background: url(images/css/search.png) top left no-repeat;
	margin-bottom: 18px;
}
#searchsubmit {
	background: url(images/ico/buscar.png) top left no-repeat;
	width: 83px;
	height: 34px;
	text-indent: -99999px;
	display:block;
	border: none;
	cursor:pointer;
}
.search input.texto {
	width: 200px;
	height: 20px;
	padding: 10px 5px 4px;
	float: left;
	color: #707070;
}
.rss {
	margin-bottom: 35px;
}
.rss a {
	position: relative;
	padding: 7px 0 10px 35px;
	background:url(images/ico/rss.png) top left no-repeat;
	color: #09c;
	text-decoration: none;
	font-size: 1.2em;
}
.rss a:hover {
	text-decoration: underline;
}
/*----blog-box----*/

.blog-box {
	margin-bottom: 18px;
}
.blog-box h4 {
	margin-bottom: 12px;
	border-bottom:1px dashed #BCBCBC;
}
.blog-box h4 span {
	display: block;
	text-indent: -9999px;
}
.blog-box h4#nosotros span {
	width: 108px;
	height: 16px;
	background:url(images/css/nosotros.png) top left no-repeat;
}
.blog-box h4#categorias span {
	width: 85px;
	height: 26px;
	background:url(images/css/categorias.png) top left no-repeat;
}
.piscoUser {width:300px; overflow:hidden;}
.piscoUser ul {width:222px;font-size: 11px;}
.piscoUser .photo_user {
	float: left;
	margin-right: 5px;
}
.piscoUser .photo_user img {
	background:url(images/css/piscoUser.png) 50% no-repeat;
}
.piscoUser h5 {
	margin: 15px 0 2px 0;
}
.piscoUser span {
	font-style: italic;
}
#categorias-list {
	padding: 0 0 0 5px;
	font-size: 1.2em;
}
#categorias-list li {
	margin-bottom: 8px;
	list-style: square inside;
	color: #999;
}
#categorias-list li a {
	text-decoration: none;
}
.blog .post-edit-link {
background:#FFFFAD;
color:#333333;
font-size:11px;
padding:2px;
position:inherit;
text-decoration:none;
}
