.ul_menu_blog {
	position: relative;
	width: 940px;
	background: url(../imagenes/encabezado_blog_bg.png) no-repeat;
	height: 113px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
/* INDEX BLOG */

	.postBlog {
	float : left;
	clear : both;
	width : 597px;
	margin-bottom : 35px;
	margin-right : 23px;
	}
	.postBlog h2 {
	font : 24px/24px Georgia, "Times New Roman", Times, serif;
	border-left:3px solid #d2344f;
	padding:2px 0px 2px 4px ;
	margin-bottom:10px;
	color : #000;
	display : block;
	}
	.postBlog h2 a {
	font : 24px/24px Georgia, "Times New Roman", Times, serif;
	padding:2px 0px 4px 4px ;
	color : #222;
	margin:0;
	text-align:left;
	}
	.postBlog h2 a:hover {
	color : #666;
	}

	a.aunder {
	text-decoration : underline;
	}
	.postBlog_entry {
	color : #333;
	font : 13px/20px Arial, Helvetica, sans-serif;
	}
	.postBlog_entry img {
	float : left;
	margin : 5px 20px 0 0;
	border : 1px solid #ccc;
	}
	.postBlog_viewmore {
	margin-top : 10px;
	float : right;
	font-family : Arial, Helvetica, sans-serif;
	color : #ff0055;
	}
	.postBlog_info {
	margin-top : 10px;
	clear : both;
	float : left;
	width : 100%;
	background : url(../imagenes/postblogline.png) repeat-x 0 2px;
	}
	.postBlog_info span {
	background : #fff;
	padding-right : 5px;
	font : 11px Arial, Helvetica, sans-serif;
	color : #999;
	}
	.postBlog_info span a {
	font : bold 11px Arial, Helvetica, sans-serif;
	color : #666;
	}
	span a.postBolg_author {
	color : #ff0055;
	}
	.postBlog_entryRight img {
	float : right;
	margin : 5px 0 0 20px;
	}
	.new_post {
	float : right;
	display : block;
	border : 1px solid #c0c0c0;
	padding : 4px;
	color : #000;
	font-size : 10px;
	cursor : pointer;
	margin-right : 23px;
	}
	.new_post:hover, .new_post:hover {
	background : #000;
	color : #fff;
	text-decoration : none;
	}
	.old_post_left {
	float : left;
	display : block;
	border : 1px solid #c0c0c0;
	padding : 4px;
	color : #000;
	font-size : 10px;
	cursor : pointer;
	}
	.old_post_left:hover, .new_post:hover {
	background : #000;
	color : #fff;
	text-decoration : none;
	}

	.blog_footer {
	background : url(../imagenes/hl.png) no-repeat right top;
	height : 5px;
	width : 100%;
	clear : both;
	}

	#sidebarColumnBlog {
	margin-top : 10px;
	float : left;
	width : 302px;
	margin-left : 15px;
	}
	
/* ENTRADA DEL BLOG */

	#content div.articleColumn {
	background : #fff;
	}
	.articleSingle {
	margin-top : 5px;
	}
	
	.articleKicker h1 {
	font : 11px/12px Arial, Helvetica, sans-serif;
	padding-top : 10px;
	text-transform : uppercase;
	font-style: normal;
	font-weight: normal;
	}
	
	.articleSingle h2 {
	font : 24px/22px Georgia, "Times New Roman", Times, serif;
	margin-bottom : 10px;
	margin-top : 10px;
	border-left:3px solid #d2344f;
	padding:2px 0px 4px 7px ;
	}
	.articleHeaderImage span {
	font : 10px Arial, Helvetica, sans-serif;
	color : #fff;
	text-align : right;
	display : block;
	}
	.articleHeaderImage img {
	border : 1px solid #ccc;
	margin-bottom : 3px;
	max-width : 620px;
	}
	.articlePostInfo {
	font : 11px/12px Arial, Helvetica, sans-serif;
	color : #666;
	font-weight : bold;
	margin-top : 20px;
	margin-bottom : 10px;
	}
	.articlePostInfo a {
	color : #000;
	font : bold 12px Georgia, "Times New Roman", Times, serif;
	}
	.articlePostEntry {
	font : 13px/20px Arial, Helvetica, sans-serif;
	border-bottom : 1px dotted #9a9a9a;
	margin-bottom : 5px;
	float : left;
	width : 100%;
	clear : both;
	padding-bottom : 25px;
	}
	.articlePostEntry a img {
	float : left;
	margin : 4px 20px 0 0;
	clear : both;
	width : auto;
	font : 9px/16px Arial, Helvetica, sans-serif;
	display : block;
	border : 1px solid #ccc;
	clear : both;
	}
	.articlePostEntry .post_thumb a img {
	width : auto;
	margin : 0 20px 0 0;
	}
	.articlePostEntry .post_thumb a .articlePostThumbs {
	width : 310px;
	}
	.articlePostEntry p {
	margin-bottom : 15px;
	}
	.articlePostEntry2 {
	font : 13px/20px Georgia, "Times New Roman", Times, serif;
	border-bottom : 1px dotted #9a9a9a;
	margin-bottom : 5px;
	float : left;
	width : 100%;
	clear : both;
	padding-bottom : 25px;
	}
	.articlePostEntry2 a img {
	float : left;
	margin : 4px 20px 0 0;
	clear : both;
	width : auto;
	font : 9px/16px Arial, Helvetica, sans-serif;
	display : block;
	border : 1px solid #ccc;
	clear : both;
	}
	.articlePostEntry2 .post_thumb a img {
	width : auto;
	margin : 0 20px 0 0;
	}
	.articlePostEntry2 .post_thumb a .articlePostThumbs {
	width : 310px;
	}
	.articlePostEntry2 p {
	margin-bottom : 15px;
	}
	.articlePostLinks {
	float : right;
	margin-left : 16px;
	margin-bottom : 10px;
	width : 103px;
	border : 1px solid #ededed;
	padding : 7px 12px 7px 15px;
	}
	.articlePostLinks a {
	display : block;
	color : #666;
	text-transform : uppercase;
	font-size : 9px;
	line-height : 25px;
	border-bottom : 1px solid #ececec;
	padding-left : 20px;
	}
	a.BlogEnlace5 {
	border : 0;
	background : url(../imagenes/icono_permalink.png) no-repeat 0 6px;
	}
	a.BlogEnlace4 {
	background : url(../imagenes/icono_twitter.png) no-repeat 0 6px;
	}
	a.BlogEnlace3 {
	background : url(../imagenes/icono_facebook.png) no-repeat 0 5px;
	}
	a.BlogEnlace2 {
	background : url(../imagenes/icono_email.png) no-repeat 0 8px;
	}
	a.BlogEnlace1 {
	background : url(../imagenes/icono_comentarios.png) no-repeat 0 7px;
	}
	.articlePostThumbs {
	float : left;
	margin : 4px 20px 9px 0;
	clear : both;
	width : 150px;
	font : 9px/16px Arial, Helvetica, sans-serif;
	}
	.articlePostThumbs img {
	display : block;
	border : 1px solid #ccc;
	clear : both;
	}
 .articlePostTags {
	font : 11px/12px Arial, Helvetica, sans-serif;
	margin-bottom : 20px;
	clear : both;
	}
	.articlePostTags a {
	font : 11px/12px Arial, Helvetica, sans-serif;
	color : #000;
	}
	.articlePostTags span {
	font-size : 10px;
	font-weight : bold;
	color : #ff0055;
	}
	
/* COMENTARIOS */
.numComentariosBlog {
	background : #000;
	height : 22px;
	clear : both;
	color : #fff;
	font : 10px/20px Arial, Helvetica, sans-serif;
	width : 615px;
	padding-top:2px;
	padding-left:7px;
}
#commentblockBlog{
	float: left;
	width:600px;
	margin-right:10px;
}
#commentblockBlog ul li {
	padding : 15px;
	float : left;
	clear : both;
	background : #fff;
	width : 590px;
}
#commentblockBlog ul li.odd {
	background : #f7f5f4;
	border-bottom : 1px solid #ccc;
}
#commentblockBlog ul li.even {
	border-bottom : 1px solid #ccc;
}
#commentblockBlog ul li.depth {
	margin-top : 18px;
}
#respondBlog {
	float : left;
	width: 620px;
	background: url(../imagenes/fondo_rayas.gif);
}
#respondBlog h3 {
	font-size : 15px;
	font-weight : bold;
	color : #ff0055;
	margin-bottom : 10px;
	padding-left:10px;
	padding-top:10px;
}
#commentform textarea {
	margin-top : 5px;
	width : 590px;
	height : 130px;
	border : 1px solid #ccc;
	color : #000;
	font : 11px Helvetica, Arial, sans-serif;
	padding-left:5px;
}
.boton {
	padding : 4px;
	color : #666;
	font-size : 10px;
	cursor : pointer;
	margin-top : 11px;
	margin-bottom : 15px;
}
.boton:hover, .old_foto:hover {
	background : #000;
	color : #fff;
	text-decoration : none;
}
