

img.grid {
	position: absolute;
	z-index: 1000;
	opacity: .5;
	filter: alpha(opacity = 70);
	display: yes;
	top: 39px;
	left: 7px;
	*left: 10px;
	*top: 38px;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a:link, a:active, a:visited { 
	text-decoration: none;
	color: #8D8F92;
} 

a:hover {
	color: #58595B;
}

div.activelink {
	color: #58595B;
	font-weight: bold;
}

span.activelink {
	color: #58595B;
	font-weight: bold;
}

div.activelink a {
	color: #58595B;
	font-weight: bold;
}

span.activelink a {
	color: #58595B;
	font-weight: bold;
}

a img {
	border: none;
}

/* General */

* { 
	padding:0;
	margin-top: 0;
	margin-bottom: 0;
}

html, body { 
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 13px;
	line-height: 1;
	background-color: #f8f8f8;
	color: #8D8F92;
}

/* TOP LAYOUT */ 

#mainbody {
	padding-left: 15px;
	padding-top: 35px;
	overflow: hidden;
	min-width: 950px;
	padding-bottom: 25px;
}

#mainbody2 {
	padding-top: 0px;
	overflow: hidden;
	width: 924px;
	padding-bottom: 0px;
}

liga a {
	font-weight: bold;
	text-decoration: none;
}

div.header {
	height: 100px;
	*height: 100px;
	width: 950px;
	*line-height: 1.2;

}

div#columna1 {
	width: 311px;
	float: left;
	vertical-align: top;
}

div#columna {
	width: 311px;
	float: left;
	vertical-align: top;
	*margin-top: -2px;

}

div#menuelement {
	height: 13px;
	vertical-align: top;
}

div#mediacolumna {
	float: left;
	width: 155px;
	vertical-align: top;

}

div#slogan {
	margin-top: 99px;
	*margin-top: 97px;
}

div#slogan1 {
	margin-top: 104px;
}

/* LOGIN */

div.loginform input {
	width: 304px;
	*width: 304px;
	background-color: #ddd;
	border: none;
	height: 18px;
	margin-bottom: 8px;
	*margin-bottom: 0px;
	color: #575757;
	font-size: 10px;
}

div.loginform textarea {
	width: 615px;
	background-color: #ddd;
	border: none;
	height: 100px;
	margin-bottom: 10px;
	color: #575757;
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 11px;
}

div.loginform div {
	margin-bottom: 5px;
	color: #909090;
}

div.loginform {
	margin-bottom: 12px;
	*margin-bottom: 22px;
}

/* PORTFOLIO */

div.post {
	float: left;
	width: 304px;
	margin-right: 7px;
	overflow: hidden;
}

div.post img {
	width: 304px;
	height: 231px;
	margin-bottom: 9px;
	*margin-bottom: 8px;
}

div#portafoliotitulo {
	font-weight: bold;
	color: #58595B;
	margin-bottom: 2px;
}

div#portafoliotitulo a {
	color: #58595B;
}

div#portafoliocat {
	margin-bottom: 11px;
	*margin-bottom: 10px;
}

div#content {
	height: 100%;
}

div.sharethis {
	float: left;
	margin-right: 15px;
}

a.sharethis {
	text-decoration: underline;
}