/*
	CSS files kept in the 'schemes' directory can be used to
	costumize 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 schemes from the K2 Options page in the
	'Presentation' section of your WordPress administration.
	
	Author Name	:
	Author Site	:
	Style Name	:
	Style URI	:
	Version		:
	Comments	:
*/

body {
	font: 11px Verdana, Arial, Sans-Serif; /* Resets 1em to 11px */
	color: #505050;
	background: white;
	text-align: center;
	margin: 0 0 30px;
	}

#page {
	background:white url(/blog/wp-content/themes/k2/styles/ecuen/fnd.gif) repeat-y scroll 8px 50%;
	text-align: left;
	margin: 0 auto;
	padding: 0px 0;
	position: relative;
	width: 780px;
	border-top: 1px none #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 0px solid #ddd;
	border-left: 1px solid #ddd;
	}

* html #page { width: 780px } /* IE hack */
	
#header {
	padding: 0;
	margin: 0;
	position: relative;
	height: 150px;
	background: #a421b0 url(/blog/wp-content/themes/k2/styles/ecuen/top.gif);
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	}
	
.entry-content p,
.entry-content ul,
.entry-content ol,
.entry-content div,
.entry-content blockquote {
	margin: 13px 0;
	font-size: 11px;
	line-height: 15px;	
	}
	
.entry-content {
	text-align: left;
	color: #333;
	font-size: 11px;
	line-height: 20px!important;
	}

#commentlist li .comment-content {
	padding: 10px 0;
	font-size: 11px;
	line-height: 16px;
	}

	
h1, h2, h3, h4 {
	font-family: 'Verdana', Arial, Sans-Serif;
	}

h2 {
	font-size: 11px;
	font-weight: bold;
	text-align: left;	
	
	}
h2 a:hover, h2 span a:hover {
	color: #FF0099!important;
	
	}

#primary h3, #primary h4, .single #primary .k2-asides h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */
	font-family: Verdana;
	font-size: 11px;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: bold;
	margin-bottom: 10px;
	
	
		}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color: #a421b0!important;
	background: white;
	text-decoration: none;
	}
ul.menu li a:hover {
	background: #666;
	color: #FFFFFF!important;
	text-decoration: none;
	}

	
.navigation a {
	color: #FF0099;
	}
	
	
	
h2 a, h2 a:visited,
h3 a, h3 a:visited,
h4 a, h4 a:visited {
	color: #FF0099;
	}
h2, h3, h4
 {
	color: #505050;
	}


#primary .entry-content h3 {
	font-size: 11px;
	font-weight: normal;
	margin-top: 25px;
	
	}

#primary .entry-content h4 {
	font-size: 11px;
	font-weight: normal;
	margin-top: 25px;
	}

#primary .k2-asides h3 {
	font-size: 11px;
	font-weight: normal;
	}

.entry-head {
	margin-top: 10px;
	}

body.page .entry-content h3 {
	font-size: 11px;
	display: block;
	padding: 15px 0 0;
	}

body.page .entry-content h4 {
	font-size: 11px;
	display: block;
	padding: 15px 0 0;
	}
		
a {
	color: #FF0099;
	text-decoration: none;
	}

.entry-content a:visited {
	color: #FF0099;
	}	

#primary .entry-content img {
	margin: 0 5px 0 1px;
	padding: 4px 4px 4px 0px;
	border: 0px solid #ccc;
	max-width: 100%;
	}

#primary {
	width: 510px;
	float: left;
	padding: 20px 0 10px;
	margin: 0 10px 0 30px;
	display: inline;
	}



/*.secondary {
	font-size: 11px;
	line-height: 1.5em;
	padding: 10px 5px 10px 7px;
	margin: 0 0 20px;
	width: 180px;
	color: #666;
	position: relative;
	background-color: #EAEAEA;
	float: right;
	}*/
/*
.secondary h2 {
	font-size: 11px !important;
	font-weight: bold!important;
	padding: 3px 5px 3px 10px;
	display: inline;
	text-transform:uppercase;
	color: #FFFFFF;
	margin: 0;
	
	}*/

.secondary {
background-color:#EAEAEA;
color:#666666;
float:right;
font-size:1em;
line-height:1.5em;
margin:0px;
position:relative;
width:193px;

}


.secondary ul, .secondary ol, .secondary div div {
margin:5px 7pt 0pt;
padding-left:0pt
}


#header #atrap {
	position: absolute;
	top: 25px;
	left: 592px;
	width: 183px;
	height: 93px;
}

.secondary h2 {
background-color:#B2B2B2 !important;
color:#FFFFFF;
display:block;
font-size:11px !important;
font-weight:bold !important;
margin:0pt;
padding:0px 0px 0px 10px !important;
text-align:left;
text-transform:uppercase;
}

#footer {
	text-align: left;
	background-color: #a421b0;
	width: 780px;
	margin: 0px auto;
	color: #FFFFFF;
	position: relative;
	
	
			
	
	}	
	
#footer a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
	
.postreachclickcomments	 {
	font: 11px Verdana, Arial, Sans-Serif; /* Resets 1em to 11px */
	color: #505050;
	
	}

#footer p {
	
	padding-left: 25px;
	}


#footer a:hover {
	border: none;
	text-decoration: underline;
	color: #FFFFFF;
	}	

small, strike {
	color: #FFFFFF;
	text-decoration: none;	
	}	
small a {
	text-decoration: none;	
	}		
	
/*- Begin Lists */
.archive-list {
	list-style: none;
	margin: 10px 0 0 0 !important;
	padding-left: 0px !important;
	}

.archive-list li {
	display: block;
	float: left;
	margin: 0 10px 0 0 !important;
	padding: 2px 0 2px 10px !important;
	width: 150px;
	}

.archive-list li:hover {
	background-color: #EDEDED;
	}

.entry-content ol, .entry-content ul {
	padding: 0 0 0 35px;
	}

.entry-content ol li, .entry-content ul li {
	margin: 0 0 3px;
	padding: 0;
	}

.secondary div p {
	margin-top: 0.5em;
	}

.secondary ol {
	margin-left: 0px;
	}

.secondary ul li, .secondary ol li {
	margin: 0;
	padding: 1px 0;
	}
.secondary ul li a {
	color: #505050;	
	}
	
.secondary ul li {
	list-style-type: none;
	list-style-image: none;
	}

ol li {
	list-style: decimal outside;
	}

.sb-links ul li {
	margin-top: 20px;
	}
.sb-links ul  {
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	}	

.sb-links ul ul li {
	margin-top: 0;
	}
.sb-links ul ul {
	margin-top: 7px;
	margin-right: 10px;
	margin-left: 10px;
	}
	
	.fondo_h2 {
	background-color: #666666;
	color: #FFFFFF;
}
	

#commentlist li .commentauthor {
	font-size: 11 px;
}	
#commentlist {
	margin: 5px 0px 0px 0px;
	background-image: url('/blog/wp-content/themes/k2/styles/ecuen/top_comment.gif');
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	background-repeat: no-repeat;
	background-position: top;
	}	

.commentsrsslink a, .trackbacklink a {
	color: #a421b0;
	padding: 2px;
	}	

#commentlist li .counter {
	display: none;
	font-size: 10px; 'Verdana', 'Lucida Grande', Arial, Helvetica, Sans-Serif;
	color: #505050;
	float: left;
	width: 35px;
	}
.entry-meta { /* Time and category for blog entries */
	font-size: 11px;
	display: block;
	margin-top: 1px;
	color:#505050;
	}
	
#commentlist li .comment-meta {
	padding: 2px 0 2px 20px;
	background: url('/blog/wp-content/themes/k2/styles/ecuen/time.png') left center no-repeat;
	_background: url('/blog/wp-content/themes/k2/styles/ecuen/times.png') left no-repeat;
	display: block;
	}	


.entry-meta a, .comment-meta a {
	color: #FF0099;
	}

#primary .metalink a, #primary .metalink a:visited, /* The Metalink class takes care of the comments, edit, rss and trackback links next to the titles */
.secondary .metalink a, .secondary .metalink a:visited,
.secondary span a, .secondary span a:visited {
	color: #FF0099;
	font-weight: normal;
	}

.secondary .widgettitle a {
	color: #ffffff;
	}

.chronodata {
	padding: 2px 0 2px 20px ;
	
	}
	
.commentslink {
	padding: 2px 0 2px 20px;
	background: url('/blog/wp-content/themes/k2/styles/ecuen/comment.png') left center no-repeat;
	margin-left: 1px;
	}
		
.comment-content p,
.comment-content ul,
.comment-content ol,
.comment-content div,
.comment-content blockquote {
	margin: 13px 0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}	
.livesearchform input[type=submit] {
	margin: 10;
	}
	
#commentlist li .comment-content {
	padding: 10px 0;
	font-size: 11 px;
	
	}
	
#leavecomment, .comments #loading {
	text-align: center;
	margin: 30px 0 20px !important;
	color:  #505050;
	font-size: 11 px;
	
}
	
#leavecomment ol {
	text-align: center;
	margin: 30px 0 20px !important;
	color:  #505050;
	font-size: 11 px;
}

.comments #loading {
	margin-top: 20px !important;
	}

.comments #error {
	line-height: 2.0;
	padding: 5px;
	color: #FF0000;
	background-color: #FFFF99;
}

.comments #commentload {
	padding-top: 3px;
	float: right;
	vertical-align: middle;
}

.comments form {
	clear: both;
	padding: 1px 0 10px;
	margin: 0;

	}
	
.comments input[type=submit] {
	margin: 10;
	color: #fff;
	background-color: #a421b0;
	/*font-weight: bold;*/
	border: solid 1px  #a421b0;
	}

.comments input[type=text], .comments textarea {
	font: 11 px 'Verdana', Courier, Monospace;
	padding: 3px;
	color: #333;
	border: solid 1px  #a421b0;
	}	
	

	
	
#searchform {
	margin-top: 20px;
	display: block;
	position: relative;
	margin-left: 12px;
	}
#categories  {
	margin-top: 15px;
	
	} 
#categories a {
	color: #505050;
}
.burbuja {
	background-position: center bottom;
	background-image: url('/blog/wp-content/themes/k2/styles/ecuen/foot_comment.gif');
	background-repeat: no-repeat;
	background-color: #EAEAEA;
}
.burbujatop {
	background-position: top;
	background-image: url('/blog/wp-content/themes/k2/styles/ecuen/top_comment.gif');
	background-repeat: no-repeat;
	padding: 0px;
	background-color: #EAEAEA;
	margin: 0px;
	width: 450px;
}
/* para plugin similar posts ---- mike 18-01-08 */
.similarposts {
	margin: 0 0 15px 0;
}
.similarposts ul {
	margin-left: 14px;
}
.similarposts li {
	padding: 4px 0;
}
