/*
THeme: Jacinto Lajas
www.stralunato.com

*/

html {
	margin: 0;
	padding: 0;
}

body {
	background: #efefef;
	font: 62.5% Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #777;
	margin: 0;
	padding: 0;
	text-align: center;
}

/* Links */

a:link, a:visited {
	font-weight: bold;
	color: #777;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #8bc;
	text-decoration: none;
}

/* Images */

img {
	border: none;
}

img a:link, img a:visited, img a:hover {
	border: none;
	background: transparent;
	text-decoration: none;
}

img.photo {
	border: none;
}

img.photo a:link, img.photo a:visited, img.photo a:hover {
	border: none;
	background: transparent;
	text-decoration: none;
}

/* Wrapper
------------------------------------------------ */

#wrapper {
	background: #eee;
	width: 78%;
	margin: 0 auto;
	padding: 0 1% 0 1%;
}

/* Header
------------------------------------------------ */

#header {
	background: #e6ebef url(graphics/header.png) top right no-repeat;
	height: 110px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#header h1 {
	font-size: 4em;
	color: #8bc;
	margin: 0 0 0 0;
	margin-left: 25px  !important;
	padding: 10px 0 0 0 !important;
}

#header p {
	font-size: 1.3em;
	color: #8bc; 
	margin-bottom: 5px; 
	margin-left: 15px; 
}

/* Content
------------------------------------------------ */

#content {
	background: #f4f4f4 url(graphics/content.png)  top right no-repeat;
	width: 100%;
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

/* Midcontent
------------------------------------------------ */

#midcontent {
	background: transparent;
	width: 73%;
	float: left;
	margin: 20px 0 20px 0;
	margin-left: 11px !important;
	text-align: left;
}

#midcontent img.photo {
	float: left;
	margin-right: 5px;
}

#midcontent h2 {
	font-size: 2.2em;
	color: #777;
	margin: 20px 10px 10px 15px;
}

#midcontent h3 {
	font-size: 1.2em;
	line-height: 1.1em;
	font-weight: bold;
	margin: 0 0 3px 0;
}

#midcontent h3 a:link, #midcontent h3 a:visited {
	font-weight: bold;
	color: #d84;
	text-decoration: none;
}

#midcontent h3 a:hover {
	font-weight: bold;
	color: #8bc;
	text-decoration: none;
}

#midcontent p {
	font-size: 1.1em;
	line-height: 1.1em;
	color: #777;
	margin: 0 0 5px 0;
	text-align: justify;
}

#midcontent p.posted {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #999;
	margin: 0 0 5px 0;
	text-align: left;
}

#midcontent img.photo {
	width: 50px;
	height: 56px;
	float: left;
	margin: 0 10px 0 0;
	padding: 1px;
	border: solid 1px #ddd;
}

/* Leftblogs
------------------------------------------------ */

#midleft {
		background: transparent;
	width: 48%;
	float: left;
	margin: 0;
	margin-left: 5px !important;
	padding: 0;
	overflow: hidden;
}

#midleft div {
		background: transparent;
	margin: 5% 1% 1% 1%;
	display: block;
	overflow: hidden;
	min-height: 60px;
	clear: left;
}

/* Rightblogs
------------------------------------------------ */

#midright {
		background: transparent;
	width: 48%;
	float: right;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#midright div {
	background: transparent;
	margin: 5% 1% 1% 1%;
	display: block;
	overflow: hidden;
	min-height: 60px;
	clear: left;
}

/* Rightbar
------------------------------------------------ */

#right {
		background: transparent;
	width: 23%;
	float: right;
	margin: 1px 0 0 0;

}

#right a:link, #right a:visited {
	font-weight: normal;
	color: #8bc;
	text-decoration: none;
	border: none;
}

#right a:hover {
	font-weight: normal;
	color: #d84;
	text-decoration: none;
	border: none;
}

#right img {
	border: none;
}

#right h3 {
	font-weight: bold;
	font-size: 1.4em;
	color: #8bc;
	margin: 15px 15px 10px 10px;
	padding: 0 0 5px 0;
	text-align: left;
	text-transform: uppercase;
	border-bottom: solid 1px #8bc;
}

#right h4 {
	font-weight: bold;
	font-size: 1.3em;
	color: #999;
	margin: 0 15px 2px 10px;
	text-align: left;
}

#right p {
	font-size: 1.1em;
	line-height: 1.2em;
	color: #999;
	margin: 0 15px 10px 10px;
	text-align: left;
}

#right p.image {
	text-align: center;
  
}
/* HACK IE
------------------------------------------------ */
/* html #right p.image img{

}*/

#right p.image img {
	border: none;
  max-width: 99%;
  width: expression(this.width > 99% ? 99%: true);
}

#right ul {
	font-size: 1.1em;
	line-height: 1.2em;
	color: #999;
	margin: 0 20px 10px 0;
	text-align: left;
	list-style-type: square;
}

#right ul li {
	margin: 0 20px 2px 0;
	padding: 4px 0 0 0;
}

#right .aviso {
	background: #eee;
	width: 210px;
	margin: 20px 10px 0 10px;
	padding: 5px;
}

#right .aviso p {
	font-size: 1.2em;
	line-height: 1.2em;
	color: #8bc;
	margin: 0;
	padding: 2px 0 2px 0;
}
/* Blog Eventos */

.blog-evento {
  background: #f1f1f1;
  font-size: 1.1em;
	line-height: 1.2em;
	color: #999;
	width: 80%;
	margin: 0 10px 10px 32px !important;
	margin: 0 10px 10px 12px;
	padding: 5px 0 5px 0;
	text-align: left;
	border: solid 1px #b8b8b8;
}
.blog-evento p.image{
max-width: 99%;
 width: expression(this.width > 99% ? 99%: true);
}
#right .blog-evento h4 {
	text-transform: uppercase;
}

#right .blog-evento ul {
	font-size: 1.1em;
	line-height: 1.2em;
	color: #999;
	margin: 0 0 10px 0;
	padding: 0 10px 0 10px;
	text-align: left;
	list-style-type: none;
}

#right .blog-evento ul li {
	margin: 0 0 2px 0;
	padding: 4px 0 0 0;
}
/* Formulario
------------------------------------------------- */

fieldset {
	margin-top: -25px;
	border: none;
}

legend {
	visibility: hidden;
}

label {
	font-size: 1.1em;
	color: #777;
}

input, textarea {
	background: #f9f9f9;
	color: #777;
	margin: 2px 0 10px 0;
	border: solid 1px #e1e3e5;
}

/* Update
------------------------------------------------ */

.update {
	background: transparent;
	width: 100%;
	position: relative;
	float: left;
	margin: 40px 0 10px 0;
}

/* Footer
------------------------------------------------ */

#footer {
	background: #f4f4f4 url(graphics/footer.png) bottom left no-repeat;
	width: 100%;
	height: 80px;
	position: relative;
	float: left;
	margin: 0;
}

.footerinfo {
	margin: 70px 0 10px 200px;
}

#footer p {
	font-size: 1.1em;
	color: #777;
}

#footer a:link, #footer a:visited {
	font-weight: bold;
	color: #777;
	text-decoration: none;
}

#footer a:hover {
	font-weight: bold;
	color: #8bc;
	text-decoration: none;
}

#footer img a:link, #footer img a:visited, #footer img a:hover {
	border: 0;
	background: transparent;
	text-decoration: none;
}
 
 /* CSS Document feevy */

/* =global */
/* =body */

body {
background-attachment: fixed;}

/* =container */

#container {
width: 728px;
margin: 0 auto;
padding: 0 14px;
border-left: 2px solid #999;
border-right: 2px solid #999;
background: #fff;
position: relative;}

/* =content-main */
  
    #content-main {
  background: transparent;}
  
  #content-main ul, #content-main li {
  clear: both;
  margin: 0;
  padding: 0;
  position: relative;}
  
  #content-main h2 {
  position: absolute;
  top: -9999px;
  left: -9999px;}  


/* =otros */

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
 .clearfix {
display: inline-block;
}  

/* Holly Hack Targets IE Win only \*/
    * html .clearfix {height: 1%;}
      .clearfix {display: block;}
/* End Holly Hack */

/*Feevy*/

html #feevy_bar_19496 .item_round_2, .item_round_3, .item_round_4 {
border:medium none;
}
html #feevy_bar_19496 .item_content {
border:medium none;
}
html #feevy_bar_19496 .item_round_1, html #feevy_bar_19496 .item_round_2, html #feevy_bar_19496 .item_round_3, html #feevy_bar_19496 .item_round_4, html #feevy_bar_19496 .item_content {
background:transparent none repeat scroll 0%;
border:medium none;
}
html #feevy_bar_19496 .feevy_content a {
background:transparent none repeat scroll 0%;
}
html #feevy_bar_19496 a.blog_url {
background:transparent none repeat scroll 0%;
}
html #content #feevy_bar_19496 {
background:transparent url(../imagenes/feevy-largo-azul.png) no-repeat scroll 0pt;
font-family:helvetica,arial,trebuchet ms,sans-serif;
margin:0pt 0pt 0pt 4px;
padding:2px 0pt 0pt;
position:relative;
width:721px;
}
html #feevy_bar_19496 b {
left:-99999px;
position:absolute;
top:-999999px;
}
html #content #feevy_bar_131949602 .bar_content {
margin:0pt 0pt 0pt 5px;
}
html #feevy_bar_19496 .feevy_item {
background:transparent url(../imagenes/feevy-own-azul.png) no-repeat scroll left bottom;
float:left;
line-height:13px;
margin:0pt;
padding:0pt 0pt 20px;
position:relative;
text-align:left;
width:178px;
}
html #feevy_bar_19496 .item_content {
background:transparent none repeat scroll 0%;
margin:0pt;
}
html #feevy_bar_19496 .feevy_title {
background:transparent none repeat scroll 0%;
height:45px;
line-height:12px;
margin:10px;
overflow:hidden;
padding:0pt;
position:relative;
}
html #feevy_bar_19496 .feevy_title img {
border-color:#6699CC;
border-style:solid;
border-width:1px 1px 2px;
display:block;
left:0pt;
margin:0pt;
position:absolute;
top:1px;
}
html #feevy_bar_19496 .feevy_title h1 {
background:transparent none repeat scroll 0%;
letter-spacing:0px;
margin:0pt 0pt 0pt 50px;
padding:0pt;
text-align:left;
word-spacing:0px;
}
html #feevy_bar_19496 .feevy_title h1, html #feevy_bar_19496 .feevy_title h1 a:link, html #feevy_bar_19496 .feevy_title h1 a:visited {
font-family:arial,helvetica,sans-serif;
font-size:14px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
letter-spacing:-1px;
line-height:15px;
}
html #feevy_bar_19496 .feevy_title a {
color:#6699CC;
font-weight:normal;
text-decoration:none;
}
html #feevy_bar_19496 .feevy_title a:hover, html #feevy_bar_19496 .feevy_title a:focus, html #feevy_bar_19496 .feevy_title a:active {
color:#336699;
text-decoration:underline;
}
html #feevy_bar_19496 .feevy_content {
background:transparent none repeat scroll 0%;
color:#333333;
font-size:11px;
height:133px;
margin:10px;
overflow:hidden;
padding:0pt;
}
html #feevy_bar_19496 .feevy_content a {
background:transparent none repeat scroll 0%;
color:#336699;
text-decoration:underline;
}
html #feevy_bar_19496 .feevy_content a:hover, html #feevy_bar_19496 .feevy_content a:focus {
background:#336699 none repeat scroll 0%;
color:#FFFFFF;
text-decoration:none;
}
html #feevy_bar_19496 a.blog_url {
background:transparent none repeat scroll 0%;
color:#336699;
display:block;
font-family:arial,helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:italic;
font-variant:normal;
font-weight:normal;
height:24px;
letter-spacing:normal;
line-height:12px;
margin:0pt;
overflow:hidden;
padding:0pt 15px 0pt 85px;
text-align:right;
text-decoration:none;
}
html #feevy_bar_19496 a.blog_url:hover, html #feevy_bar_19496 a.blog_url:focus, html #feevy_bar_19496 a.blog_url:active {
color:#003366;
overflow:hidden;
text-decoration:underline;
}
html #feevy_bar_19496 .footer {
display:none;
}

