/*
	CSS files kept in the 'styles' directory can be used to
	customize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 version as well as debug any problems
	that might occur.

	You select styles from the K2 Options page in the
	'Presentation' section of your WordPress administration.

	For more information on how to use custom styles:
		http://code.google.com/p/kaytwo/wiki/K2CSSandCustomCSS
	
	Author Name	: Juan Ignacio Serra
	Author Site	: 
	Style Name	: H+W Blog
	Style URI	:
	Version		:
	Comments	:
*/
body {font-family: Arial, sans-serif;}
strong, em, b, i {font-family: Arial, sans-serif;}
h1, h2, h3, h4, h5, h6, .blog-title {font-family: Arial, sans-serif;}
body {background: #fff;}
#page {border: 1px solid #afafaf; padding-top: 0;}
.content a, .content a:visited {color: #252525; text-decoration: underline;}
.columns-two #page {width: 800px;}
#header {height: 278px;	background: #c53800 url(../../images/headers/hw.png) no-repeat right top;}
.content {padding: 0 0 10px 20px;}	
body.columns-two #primary-wrapper {margin-right: -250px;}
body.columns-two #primary {margin-right: 250px;}
#primary {padding: 60px 10px 10px 10px;}
.secondary {padding: 50px 25px 0 25px;}
#sidebar-1 {}
ul.menu li a {text-transform: uppercase;
	border-top-left-radius: 0;
		border-top-right-radius: 0;
		-moz-border-radius-topleft: 0;
		-moz-border-radius-topright: 0;
		-webkit-border-top-left-radius: 0;
		-webkit-border-top-right-radius: 0;
}
.blog-title {font: normal 36px Arial, sans-serif; text-transform: uppercase; padding: 105px 40px 0;	letter-spacing: -1px;}
#header .description {font-family: Arial, sans-serif; margin: 0 294px 0 40px; text-transform: uppercase; text-align: right;}
.secondary h4 {font-size: 1em; margin-bottom: 0px; color: #868940; text-transform: uppercase;}
.secondary a, .content .secondary a:visited {color: #727272; text-decoration: none;}
.secondary ul {line-height: 1.4; margin-top: 0;}
.entry-title {font-size: 2em; text-transform: uppercase; margin-bottom: 0.5em;}
.four04 .entry-title, body.page .entry-title {text-align: left;}
body.page .entry-content h4 {font-size: 1em; padding: 0; color: #c33b23;}
body.page .entry-content h4 + p {margin-top: 0;}
.entry-title, .entry-title a, .entry-title a:visited,
h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited {
	color: #c53800;
	text-decoration: none;
}
.entry-meta a,.entry-meta a:visited,
.comment-meta a,.comment-meta a:visited,
.entry-date,
.entry-time {
	color: #c53800;
	text-decoration: none;
}

.entry-head .entry-meta {background:none; padding-left: 0; color: #c53800;}
.entry-meta .by {text-transform: uppercase;}
.entry-meta .tag {color: #252525;}
.entry-title {line-height: 1;}
.entry-title a, .entry-title a:visited {color: #c53800;}
.comment-reply a {background-image: none;}
.commentslink {padding: 2px 0;	background: none; }
.quoter_comment {background: none; padding: 2px 0; margin-left: 5px;}
.entry-content {line-height: 1.4em;	color: #252525;	}
#footer a {color: #868940; border-bottom: none; }
#footer p {line-height: 1.2;}
.secondary ul li, .secondary ol li {padding: 0;	}
#search {width: 200px; margin: 20px 0 0 30px; }
.secondary {position: inherit;}
.secondary .widget_search {position: absolute; left: 30px; top: 285px; width: 200px;}
.page-head h1 {font-size: 1.6em; padding-bottom: 1em; border-bottom: 1px dashed #ccc;}

.hentry {
	/* Each entry is contained within the 'hentry' class */
	}

.entry-content {text-align: left; padding-bottom: 5px;}
.entry-foot {padding: 10px; background-color: #efefef; border-bottom: 2px solid #ccc; border-top: 1px dashed #ccc; margin-bottom: 45px;}
.bottomCom {font-size: 13px; color: #252525;}
	.bottomCom a {text-decoration: underline;}

/* Para que no se vea About RSS en el menu principal */
.page-item-45 {display: none;}

#contactLink {font-size: 11px; color: #727272; margin-top: 45px;}
#contactLink a {color: #727272;}

.carousel, #paginator {display: none !important;}