/* #BASIC STYLES
================================================== */

body {
	background-color: #f9f9f9;
	word-wrap: break-word;
}
tr,
th,
td {
	vertical-align: top
}
::-moz-selection {
    /* Code for Firefox */
    
    color: #fff;
    background: #333;
}
::selection {
    color: #fff;
    background: #333;
}
.color1 {
	color: #666
}
.color2 {
	color: #c00
}
.color3 {
	color: #69c
}
.color4 {
	color: #333
}
.color5 {
	color: #fff
}
.color6 {
	color: #000
}
.font12 {
	font-size: 12px
}
.font14 {
	font-size: 14px
}
.font15 {
	font-size: 15px
}
.font16 {
	font-size: 16px
}
.font17 {
	font-size: 17px
}
.font18 {
	font-size: 18px
}
.font19 {
	font-size: 19px
}
.font20 {
	font-size: 20px
}
.font24 {
	font-size: 24px
}
.font_bold {
	font-weight: 900
}
.font_normal {
	font-weight: 100
}
.font_italic {
	font-style: italic;
}
.video-wrap {
	margin: 10px 0 30px 0
}
.hide_last {
	display: none
}
.lowercase {
	text-transform: lowercase
}
.uppercase {
	text-transform: uppercase
}
sup {
	vertical-align: top
}
.hr_main,
.hr0_0,
.hr0_10,
.hr10_10,
.hr10_20,
.hr0_20,
.hr20_10,
.hr20_20,
.hr20_0,
.hr20_30,
hr {
	width: 100%;
	height: 3px;
	border-top-color: transparent;
	border-bottom-color: #999;
	border-style: dotted none;
	border-width: 1px 0;
	margin: 10px auto 0 auto;
	clear: both;
	float: left;
}
hr {
	margin: 20px auto
}
.hr0_20 {
	margin: 0 auto 20px auto
}
.hr0_10 {
	margin: 0 auto 10px auto
}
.hr10_10 {
	margin: 10px auto
}
.hr10_20 {
	margin: 10px auto 20px auto
}
.hr0_0 {
	margin: 2px auto
}
.hr20_20 {
	margin: 20px auto
}
.hr20_0 {
	margin: 20px auto 2px auto
}
.hr20_10 {
	margin: 20px auto 10px auto
}
.hr20_30 {
	margin: 20px auto 30px auto
}


.margin_r10 {
margin-right: 10px
}

/* #MISC STYLES
================================================== */

#calendar_big {
	display: block
}
#calendar_medium,
#calendar_mini {
	display: none
}
#calendar_margin_title {
	margin-bottom: 54px
}
#standar_margin_title {
	margin-bottom: 30px
}
.color_search_bar {
	color: #fff;
	text-decoration: underline
}

.highlight_title {
	border-bottom:3px solid #c00;
}

.highlight_post {
	padding: 1px 3px;
	color: #fff;
	text-shadow: none;
	background-color: #f06;
}
/*.slider {display: block}

#no_slider_img {
	display: none;
	margin-bottom: 30px
 }

	#no_slider_img img {width: 98%}*/

.copyright {
	font-family: 'Montserrat Alternates', sans-serif;
	font-size: 14px
}
/*TYPOGRAPHY
==========================================================*/

body,
p {
	color: #444;
	font-size: 15px;
	line-height: normal;
	font-family: "Lucida new", Arial, Helvetica, sans-serif;
	text-shadow: none;
}
p {
	margin-bottom: 20px;
	line-height: 1.5em
}
h1,
h1 a,
h1 a:visited {
	color: #69c;
	font-size: 22px;
	font-weight: 100;
	line-height: normal;
	padding: 0;
	margin: 0 0 10px 0;
	font-family: 'Montserrat Alternates', sans-serif;
	/*text-shadow: 0 1px 0 rgba(255, 255, 255, .8)*/
}
h1 a:hover {
	text-decoration: underline
}
h2 {
	color: #c00;
	line-height: normal;
	font-family: 'Montserrat Alternates', sans-serif;
	font-size: 20px;
	margin-top: 10px;
	/*text-shadow: 0 1px 0 rgba(255, 255, 255, .8)*/
}
h3 {
	color: #69c;
	font-size: 17px;
	line-height: normal;
	font-family: 'Montserrat Alternates', sans-serif;
	margin: 0
	/*text-shadow: 0 1px 0 rgba(255, 255, 255, .8)*/
}
h4 {
	font-size: 16px;
	color: #666;
	margin: 10px 0;
	line-height: normal;
	font-weight: 100;
	font-family: 'Montserrat Alternates', sans-serif;
}
h5 {
	font-size: 14px;
	margin: 0;
	line-height: normal;
	font-weight: 100;
	font-family: 'Montserrat Alternates', sans-serif;
}
h6 {
	font-size: 12px;
	color: #555;
	margin: 0;
	line-height: normal;
	font-weight: 100
}
/*capital letter*/

big {
	float: left;
	color: #c00;
	font-size: 34px;
	line-height: 30px;
	margin-right: 5px;
	margin-top: 15px;
	margin-left: -3px;
	font-family: 'Montserrat', sans-serif;
}
.two-thirds.column big,
.three-thirds.column big {
	float: left;
	color: #c00;
	font-size: 44px;
	line-height: 30px;
	margin-right: 5px;
	margin-top: 8px
}
.one-third.column big {
	float: left;
	font-size: 44px;
	line-height: 30px;
	margin-right: 5px;
	margin-top: 5px;
	margin-left: -3px
}


.toggle_box_cap p:first-child:first-letter, .main_post_cap p:first-child:first-letter  {
	float: left;
	color: #c00;
	font-size: 40px;
	line-height: 30px;
	margin-right: 5px;
	margin-top: 7px;
	padding-left: 0px;
	text-transform: uppercase;
}


cite {
	font-style: italic
}
q {
	display: inline;
	font-weight: 600
}
q:before {
	content: open-quote
}
q:after {
	content: close-quote
}
.title_bar_aside,
.title_bar_aside_top,
.title_bar_main,
.title_bar_main2,
.subtitle_bar_main {
	font-family: 'Montserrat Alternates', sans-serif;
	width: 100%;
	height: auto;
	text-align: left;
	margin: 25px 0 15px 0;
	border-bottom: 1px solid #69c;
	font-size: 20px;
	color: #666;
	line-height: normal;
}
.subtitle_bar_main {
	color: #c00;
	font-size: 16px;
	border: none
}
.subtitle_bar_main2 {
	color: #fff;
	font-size: 16px;
	border: none
}
.title_bar_main {
	margin: 0 0 25px 0;
}
.title_bar_main2 {
	border: none;
}
.title_bar_aside,
.title_bar_aside_top {
	font-size: 18px;
	color: #666;
	text-transform: none;
	font-weight: 100;
	border-bottom: 1px solid #c00;
}
.title_bar_main2 {
	height: auto;
	float: left;
	clear: left;
	position: relative;
	margin-top: 50px;
	padding: 5px 0 5px 10px;
	margin-bottom: 40px;
	color: #fff;
	background: #69c
}
.title_bar_aside_top {
	margin: 25px 0 25px 0;
}
.aside_content h1 {
	font-size: 18px;
	margin-bottom: 0
}
/*LINKS
 ========================================================*/

.main_content .main_post a {
	text-decoration: underline;
	color: #c00
}
.main_content .main_post a:hover {
	text-decoration: underline;
	color: #69c
}
.main_content .main_post a:visited {
	text-decoration: underline;
	color: #69c
}
/*
TABLE ELEMENTS
==========================================================*/

.main_post table tbody {
	background: #fff
}
.main_post table {
	width: 90%;
	margin: 30px auto
}
.main_post table th {
	text-transform: none;
	background: #69c;
	padding: 3px;
	border: 1px solid #ccc;
	font-family: 'Montserrat Alternates', sans-serif;
	font-size: 16px;
	color: #fff;
	text-align: center;
}
.main_post table td {
	color: #444;
	text-align: center;
	padding: 5px;
	border: 1px solid #ccc
}
/*OL LISTS
==========================================================*/

ol {
	counter-reset: li;
	/* Initiate a counter */
	margin-left: 0;
	/* Remove the default left margin */
	padding-left: 0;
	/* Remove the default left padding */
	font-size: 14px;
	font-weight: 100;
	margin-bottom: 20px;
	margin: 12px 0 32px 25px;
}
ol > li {
	position: relative;
	/* Create a positioning context */
	margin: 0 0 16px 0;
	/*Give each list item a left margin to make room for the numbers */
	padding: 0;
	/*Add some spacing around the content */
	list-style: none;
	/* Disable the normal item numbering */
	border-top: none;
	line-height: 1.5em
}
ol > li:before {
	content: counter(li);
	/* Use the counter as content */
	counter-increment: li;
	/* Increment the counter by 1 */
	position: absolute;
	/* Position and style the number */
	top: -3px;
	left: -1.7em;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 2em;
	margin-right: 4px;
	/* Some space between the number and the content in browsers that support generated content but not positioning it (Camino 2 is one example) */
	padding: 4px 2px;
	border-top: none;
	color: #c00;
	background: #none;
	font-weight: 900;
	font-size: 15px;
	text-align: center;
}
li ol {
	margin-top: 6px
}
ol ol li:last-child {
	margin-bottom: 0
}
.main_home ol {
	font-size: 14px;
	font-weight: 100;
	margin-top: 25px
}
/*tamaño del texto*/

.main_home ol > li:before {
	font-size: 14px
}
/*tamaño de los numeros*/

/*UL LISTS*/

.main_content ul {
	list-style-type: none;
	list-style-position: outside;
	font-size: 15px;
	font-weight: 100;
	margin: 12px 0 20px;
}
.main_content ul li {
	margin-bottom: 7px;
	margin-left: 10px;
	line-height: 1.5em
}
.main_content ul li:before {
	content: "• ";
	color: #69c;
	font-size: 22px;
}
/*7-NAV elements
==========================================================*/

#container_menu_aside1 {
	display: block;
	margin: 0
}
#container_menu_aside2 {
	display: none;
	margin: 0
}
/*MENU ASIDE*/

.menu_aside_margin_top {
    width: 300px;
    height: 12px;
    border-top: 1px solid #ccc;
    margin-top: 26px
}
#menu_aside_wrapper {
    width: 300px;
    margin: 20px auto;
    font-size: 15px;
    background: #f9f9f9
}
#menu_aside_wrapper a:hover {
    text-decoration: none
}
.menu_aside_ul-acord,
.menu_aside_ul {
    width: auto;
    height: auto
}
.menu_aside-item img {
    border: none;
    box-shadow: none;
    margin-right: 5px
}
@media only screen and (max-width: 767px) {
    #container_menu_aside1 {
        display: none
    }
    #container_menu_aside2 {
        display: block
    }
    .menu_aside_margin_top {
        display: none
    }
    #menu_aside_wrapper {
        width: 100%
    }
    .one-third #container_menu2 {
        margin-bottom: 15px
    }
}
/*ITEMS MENU CASE - RESPONSIVE*/

.menu_aside_ul-acord > li > a,
.menu_aside_ul > li > a {
    font-size: 18px;
    width: 100%;
    height: 1.8em;
    line-height: 1.8em;
    text-indent: 0;
    display: block;
    position: relative;
    font-weight: 600;
    color: #555;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
}
/*SUBITEMS MENU CASE*/

.menu_aside_ul-acord ul li a,
.menu_aside_ul ul li a {
    width: 92%;
    height: 2.1em;
    line-height: 2.1em;
    text-indent: 0;
    display: block;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    color: #555;
    margin-top: 10px;
    margin-left: 10%;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #999
}
.menu_aside_ul-acord ul li:last-child a {
    border-bottom: 1px dotted #666
}
.menu_aside_ul-acord > li > a:hover,
.menu_aside_ul-acord > li > a.active,
.menu_aside_ul > li > a:hover,
.menu_aside_ul > li > a.active {
    border-bottom: 1px solid #666;
    color: #666
}
/*menu botton line item*/

.menu_aside_ul-acord > li > a.active {
    border-bottom: 1px solid #666
}
.menu_aside_ul-acord ul li a:hover {
    color: #666;
    border-bottom: 1px solid #666
    /*submenu botton line item*/
}
.menu_aside_ul-acord ul li img {
    border: none;
    box-shadow: none
}
ul.menu_aside_ul-acord li .search_field {
    font-size: 12px;
    width: 235px;
    height: 18px;
    float: left;
    border-radius: 15px;
    padding: 2px 0 2px 10px;
    margin-bottom: 10px;
    margin-left: 20px;
    margin-right: 5px;
}
ul.menu_aside_ul-acord li .sel_option {
    width: 280px;
    margin: 0 0 10px 20px
}
.submenu img {
    border: none;
    box-shadow: none;
}
.menu_aside-item_title {
    position: absolute;
    bottom: 0;
    left: 10px;
    font-family: Arial, sans-serif;
    font-size: 17px
}
.menu_aside-subitem_title {
    margin-top: 10px
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    /*ASIDE menu*/
    
    .menu_aside_margin_top {
        width: 236px;
        margin-top: 26px
    }
    #menu_aside_wrapper {
        width: 235px;
        font-size: 14px
    }
    .menu_aside-item_title {
        font-size: 16px
    }
    .menu_aside_ul-acord ul li a {
        font-size: 14px
    }
    ul.menu_aside_ul-acord li .search_field {
        font-size: 12px;
        width: 175px;
        padding: 2px 0 2px 10px;
        margin-bottom: 10px;
        margin-left: 20px;
        margin-right: 5px
    }
    ul.menu_aside_ul-acord li .sel_option {
        width: 215px;
        margin: 0 0 10px 20px
    }

}
/*TOP BAR MENU*/

#menu_top_container,
#menu_top_container_arbor {
	width: 100%;
	height: 26px;
	margin: 0 auto;
	padding: 8px 0 5px;
	background-color: #333;
	border-top: 2px solid #fff;
	position: fixed;
	z-index: 900000000000;
	filter: alpha(opacity=95);
	-moz-opacity: .95;
	opacity: .95;
}
#menu_top_container_arbor a {
	color: #fff;
	font-size: 22px;
	margin-bottom: 5px
}
#menu_top {
	font-size: 14px;
	font-family: 'Montserrat Alternates', sans-serif;
	margin: 0
}
#menu_top li {
	margin: 0 1px;
	padding: 0 8px;
	float: left;
	position: relative;
	list-style: none;
	color: #fff
}
#menu_top a {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 2px;
}
#menu_top .current a,
#menu_top li:hover >a {
	color: #fff;
	text-decoration: none;
	padding: 0px 2px 2px;
	border-top: 2px solid #c00
}
/*SUBMENUS*/

#menu_top ul li:hover a,
#menu_top li:hover li a {
	font-size:11px;
	background: none;
	border: none;
	color: #fff;
	box-shadow: none;
	padding: 2px 5px;
}
#menu_top ul a:hover {
	background: #CE0015 !important;
	color: #fff !important;
	text-shadow: none;
	padding: 5px;
	text-decoration: none;
}
#menu_top ul {
	display: none;
	position: absolute;
	text-align: left;
	margin: 0;
	padding: 0;
	width: 280px;
	top: 20px;
	left: 0;
	box-shadow: 1px 1px 3px #666;
	z-index: 500000000;
	opacity: .99;
	background-color: #69c;
	border-radius: 0
}
#menu_top li:hover >ul {
	display: block
}
#menu_top ul li img {
	width: 16px
}
#menu_top ul li {
	float: none;
	margin: 5px;
	padding: 0
}
#menu_top ul a {
	font-weight: normal;
	text-shadow: none
}
#menu_top ul ul {
	left: 181px;
	top: -3px;
	left: 170px
}
#menu_top:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
#menu_top .search_field_top {
	font-size: 12px;
	width: 160px;
	height: 10px;
	float: left;
	margin: -5px 0 20px 5px;
	padding: 4px
}
#menu_top .sel_option_top {
	width: 170px;
	margin: 15px 0 10px 5px
}
#menu_top {
	display: inline-block
}
html[xmlns] #menu_top {
	display: block
}
* html #menu_top {
	height: 1%
}
/*TAGS CLOUD*/

div .tags_cloud a {
	color: #777;
	text-decoration: none;
	font-weight: 100
}
div .tags_cloud a:hover {
	color: #242225;
	text-decoration: none;
	border: none 0 transparent;
	padding: 0
}
div .tags_cloud a:visited {
	color: #c00
}
/*ARROW BACK TO TOP*/
/*ARROW BACK TO TOP*/

#back-top {
    position: fixed;
    bottom: 210px;
    margin-left: 960px;
    z-index: 999;
    filter: alpha(opacity=99);
    -moz-opacity: .99;
    opacity: .99
}
#back-top a {
    width: 30px;
    display: block;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s
}
#back-top a:hover {
    color: #000;
    border-bottom: none
}
#back-top span {
    width: 40px;
    height: 40px;
    display: block;
    margin-bottom: 7px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    background-color: #c00;
    background-image: url(graficos/arrow-top.svg);
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #c00;
    /*box-shadow: 1px 1px 3px #666;*/
    
    border-radius: 0.2em
}
#back-top a:hover span {
    background-color: #000;
    border: 1px solid #000
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    #back-top {
        margin-left: 48%
    }
}
@media only screen and (max-width: 767px) {
    #back-top {
        bottom: 160px;
        margin-left: 41.5%;
    }
}
/*PAGINATOR
==========================================================*/

div.pagination {
	text-align: center;
	margin-bottom: 100px;
	margin-top: 35px;
	margin-right: 0;
	padding-bottom: 10px;
	width: auto
}
div.pagination a {
	color: #fff;
	border: 1px solid #666;
	margin-right: 2px;
	margin-left: 3px;
	padding: 3px 8px;
	font-weight: normal;
	text-decoration: none;
	background-color: #666
}
div.pagination a:hover {
	color: #fff;
	background-position: center;
	border: 1px solid #c00;
	background-color: #c00
}
div.pagination span.current {
	margin-right: 3px;
	font-weight: 700;
	color: #fff;
	background-color: #c00;
	text-decoration: none;
	border: 1px solid #c00;
	margin-left: 3px;
	padding: 3px 8px
}
div.pagination span.disabled {
	margin-right: 3px;
	margin-left: 3px;
	color: #ccc;
	background-color: #E0E0E0;
	border: 1px solid #ccc;
	padding: 3px 8px
}



/*PAGINATOR
==========================================================*/
/* #paginator
================================================== */

.container_paginator {
    overflow: hidden;
    height: auto;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
}
.paginator,
.paginator_current,
.paginator_navigation {
    display: inline-table;
    padding: 0;
    background: #69c;
    margin: 10px 4px;
    min-width: 20px;
    height: 26px;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    padding: 0px 4px;
    /* border-radius: 5px;*/
    
    border: 1px solid #69c;
    background: transparent;
    border: none;
    color: #69c;
    font-weight: 900;
    border-top: 5px solid #69c;
}
.paginator_current {
    background: transparent;
    border: none;
    color: #c00;
    font-weight: 900;
    border-bottom: 5px solid #c00;
}
.paginator_navigation {
    background: transparent;
    color: #000;
    font-size: 16px;
    border: none;
    line-height: 26px;
}
.paginator a,
.paginator_navigation a {
    text-decoration: none;
    color: #69c;
}
.paginator_navigation a {
    color: #000
}
.paginator a:hover {
    color: #c00;
    cursor: pointer;
}
div.pagination {
    margin-right: 0
}
@media only screen and (max-width: 767px) {
    div.pagination {
        margin-bottom: 20px;
        margin-top: 5px;
    }
}






/*LAYOUT==================================================*/

/*HEADER elements
==========================================================*/

#header {
	height: 150px;
	margin: 40px 0 20px 0;
}

	#logotype,
	#logotype2 {
		margin: 15px auto 0 auto;
		width: 320px;
		text-align: center;
	}
	#logotype img,
	#logotype2 img {
		width: 100%
	}


@media only screen and (max-width: 767px) {
	#header {
		height: 150px;
		margin: 0;
	}
	
	#logotype,
	#logotype2 {
		width: 280px;
	}	
}


.info_header1,
.info_header2 {
	position: relative;
	font-size: 14px;
	margin-top: 10px;
	color: #666
}
.info_header1 {
	text-align: left;
	float: left
}
.info_header2 {
	text-align: right;
	float: right;
	margin-top: 13px;
}
.info_header1 a,
.info_header2 a {
	color: #444;
	text-decoration: underline
}

/*ASIDE COL - ONE-THIRD
general elements
==========================================================*/

.one-third .aside_content {
	margin: 0 0 15px
}
.one-third .aside_container_top {
	margin-top: -22px
}
.one-third.column .gravatar img {
	width: 32px;
	border: 1px solid #fff;
	box-shadow: 1px 1px 3px #999
}
.aside_content p {
	margin: 0;
	font-size: 14px
}
.aside_content h1 {
	font-size: 16px
}
.aside_content .titulo {
	font-family: 'Montserrat Alternates', sans-serif;
	margin-bottom: 15px
}
.aside_content .fecha,
.aside_content .fecha_evento,
.aside_content .fuente {
	font-family: 'Montserrat Alternates', sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333;
	line-height: 26px
}
.aside_content .fecha {
	color: #c00
}
.aside_content .nick {
	font-family: 'Montserrat Alternates', sans-serif;
	font-size: 14px;
	color: #69c;
	font-weight: 100;
	margin-left: 5px
}
.aside_content .read_more {
	margin-bottom: 20px
}
.aside_content .read_more a {
	border-bottom: none
}
.aside_content .read_more a:hover {
	border-bottom: none;
	filter: alpha(opacity=80);
	-moz-opacity: .80;
	opacity: .80
}
.aside_content .logo_aside img {
	width: 298px;
	border: 1px solid #ccc
}
.aside_content .img_aside img {
	width: 298px;
	border:1px solid #ccc;
	/*box-shadow:1px 1px 3px #666;
	border-radius:3px;*/
	margin: 10px auto 10px
}
.aside_content .publications_item {
	margin-bottom: 5px
}
.aside_content .categoria,
.aside_content .fuente,
.aside_content .autor,
.aside_content .journal,
.aside_content .col,
.aside_content .pag,
.aside_content .year {
	font-family: "Lucida new", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-bottom: 0;
}
.aside_content .fuente {
	font-weight: 900;
}
.aside_content .categoria {
	font-weight: 100;
}
.aside_content .autor {
	font-weight: 900;
	font-size: 14px
}
.aside_content .journal {
	font-weight: 100;
	font-size: 14px;
	color: #c00
}
.aside_content .col {
	font-weight: 900;
	font-size: 14px
}
.aside_content .pag {
	font-weight: 100;
	font-size: 14px;
	font-style: italic
}
.aside_content .container_video {
	width: 300px;
	height: auto;
	float: left;
	margin: 10px 0 0 0
}
.aside_content .container_video .video-wrap {
	margin: 0 0 10px
}
.aside_content .container_video iframe {
	width: 99.8%;
	height: 100%
}
.aside_content .container_video_alt_img {
	width: 300px;
	float: left;
	margin: 0 0 10px
}
.aside_content .container_video_alt_img img {
	width: 100%
}
.aside_content h4 {
	font-size: 14px;
	font-weight: 100;
	border: none;
	margin-top: 0;
	color: #69c
}
/*MAIN COL - THREE-THIRDS
general elements
==========================================================*/

.three-thirds.column .main_content,
.three-thirds.column .main_content_hr {
	float: left;
	width: 940px;
	height: 1%;
	overflow: hidden;
	margin: 0;
	font-size: 15px;
}
/*MAIN COL - TWO-THIRDS
general elements
==========================================================*/

.two-thirds.column .main_content,
.two-thirds.column .main_content_hr {
	float: left;
	width: 600px;
	height: 1%;
	overflow: hidden;
	margin: 0;
	font-size: 15px;
	padding-left: 20px;
	border-left: 1px dotted #ccc
}
.two-thirds.column .main_content_hr {
	width: 620px;
	border: none;
	padding: 0;
	position: relative
}
.main_content p {
	margin-bottom: 5px
}
.main_content h3 a {
	color: #69c
}
.main_content_post a {
	border-bottom: 1px solid #c00
}
.main_content .read_more a,
.main_content .read_list a {
	font-family: 'Montserrat Alternates', sans-serif;
	font-size: 16px;
	color: #c00;
}
.main_content .read_more a:hover,
.main_content .read_list a:hover {
	border-bottom: none;
	filter: alpha(opacity=80);
	-moz-opacity: .80;
	opacity: .80
}
.main_content .read_list a {
	color: #666;
	font-size: 18px
}
.main_content .zoom_container {
	text-align: left;
	float: left;
	width: 100%;
	margin: 10px 0;
	border-bottom: 1px dotted #666
}
.main_content .zoom_container a {
	font-size: 14px;
	color: #c00;
}
.main_content .zoom_container a:hover {
	color: #888;
	border-bottom: none
}
/*SEARCH COMPONENTS*/
#container_search{float:left;width:auto;}



#container_buscadores2 {
	position: relative;
	width: auto;
	float: left;
	width: 620px;
	top: -20px
}
.caja_buscador {
	position: relative;
	float: left;
	left: 0;
	width: 160px;
	z-index: 10;
	top: 20px
}
#caja_lupa {
	right: 22px;
	top: 5px;
	position: absolute;
	width: 20px;
	height: 16px;
	z-index: 12
}
.select_publications {
	width: 121px;
	height: 29px;
	float: left;
	margin-right: 20px
}
/*MCol info posts*/

.main_content .categoria img,
.main_content .read_more img,
.main_content .icon img {
	border: none;
	box-shadow: none
}
.main_content .fecha,
.main_content .fecha_evento {
	font-family: 'Montserrat Alternates', sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #c00;
	margin-bottom: 0
}
.main_content .fecha_evento {
	color: #c00
}
.main_content .publications_item {
	margin-bottom: 5px
}
.main_content .categoria,
.main_content .fuente,
.main_content .autor,
.main_content .journal,
.main_content .col,
.main_content .pag,
.main_content .year {
	font-family: "Lucida new", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-bottom: 0;
}
.main_content .fuente {
	font-weight: 900;
}
.main_content .categoria {
	font-weight: 100;
}
.main_content .autor {
	font-weight: 900;
	font-size: 14px
}
.main_content .journal {
	font-weight: 100;
	font-size: 14px;
	color: #c00
}
.main_content .col {
	font-weight: 900;
	font-size: 14px
}
.main_content .pag {
	font-weight: 100;
	font-size: 14px;
	font-style: italic
}
/*MCol images that fit the text*/

.main_content .main_content_img,
.main_content .main_content_img_small,
.main_content .main_content_illustration {
	float: left
}
.main_content .main_content_img,
.main_content .main_content_illustration {
	margin: 3px 20px 5px 0
}
.main_content .main_content_img_small {
	margin: 2px 15px 0 0
}
.main_content .main_content_img img,
.main_content .main_content_img_small img {
	width: 298px;
	height: auto;
	border: 1px solid #ccc;
	border-radius: 0;
	clear: left
}
.main_content .main_content_img_small img {
	width: 160px
}
/*MCol floating lists images */

.main_content .thumbnail_float {
	width: 180px;
	float: left;
	margin: 0 25px 25px 0
}
.main_content .thumbnail_float img {
	width: 100%;
	border: 3px solid #fff;
	box-shadow: 1px 1px 4px #666;
	border-radius: 3px;
}
/*MCol floating container info item */

.main_content .container_item_info,
.main_content .container_item_info_thumb,
.main_content .container_item_info_img {
	width: 410px;
	height: auto;
	float: left;
	overflow: auto
}
.main_content .container_item_info_img {
	width: 260px;
}
.main_content .container_item_info h1,
.main_content .container_item_info_img h1 {
	font-size: 18px;
	margin: 0
}
.main_content .container_item_info p {
	font-size: 16px;
	margin: 0
}
.main_content .container_item_info_thumb .abstract,
.main_content .container_item_info_img .abstract {
	font-size: 14px;
	margin: 0;
	line-height: 1em;
}
.main_content .container_item_info a:hover {
	text-decoration: underline
}
/*MCol embedded images in text*/

.main_content .main_post {
	margin: 0 auto;
	width: 600px;
}

.main_content .main_post p{
    text-align: justify;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

.main_content p{
    text-align: justify;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

.main_content .main_post img {
	border: 4px solid #fff;
	border-radius: 3px;
	box-shadow: 1px 1px 3px #666;
	/*max-width:500px;*/
	width: 500px;
	/*important for centering*/
	display: block;
	margin: 40px auto;
}
/*MCol video & iframes*/





.main_content .iframe_map iframe {
	width: 99%;
	height:450px;
	margin: 10px 0 30px 0;
	border: 1px solid #ccc
}
.main_content .container_video {
	width: 100%;
	height: auto;
	float: left;
	margin: 0
}
.main_content .container_video .video-wrap {
	margin: 0 0 30px
}
.main_content .container_video iframe {
	width: 99.8%;
	height: 100%;
	border:1px solid #ccc
}
.main_content .container_video_alt_img {
	width: 400px;
	float: left;
	margin: 0 0 30px
}
.main_content .container_video_alt_img img {
	width: 100%
}
.main_content .container_video_info {
	width: 180px;
	height: auto;
	float: right;
	overflow: auto;
}
.main_content .container_video_info h1 {
	font-size: 14px;
	font-weight: 100;
	border: none;
	margin-top: 0
}
.main_content .container_video_info p {
	font-size: 14px
}
/*MCol embedded videos in text*/

.main_content .main_post .video-wrap {
	margin: 30px 0
}
/*MCol blog elements*/

#container_comentarios_icons {
	position: relative;
	margin: 0 auto;
	text-align: right;
	padding-top: 0;
	padding-bottom: 5px
}
#container_comentarios_icons a {
	color: #333;
	text-decoration: none
}
#container_comentarios_icons a:hover {
	border-bottom: none
}
#container_comentarios_icons img {
	margin: 0
}
#container_comentarios_icons #contador_comentarios,
#container_comentarios_icons #contador_comentarios2 {
	position: absolute;
	width: 32px;
	height: 32px;
	right: 40px;
	top: 0;
	background-image: url(graficos/comments.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	font-size: 10px;
	padding-top: 3px
}
#container_comentarios_icons #contador_comentarios2 {
	top: 33px
}
#container_comentarios_icons #contador_comentarios2 a {
	color: #666
}
.two-thirds.column .nick {
	color: #333;
	font-size: 16px;
	margin-left: 5px;
	font-family: 'Montserrat Alternates', sans-serif;
}
.two-thirds.column .gravatar img {
	width: 32px;
	border: 1px solid #fff;
	box-shadow: 1px 1px 3px #999
}
.two-thirds.column .main_coment p {
	font-size: 14px;
	margin: 0
}
.two-thirds.column .coment_reply {
	color: #444;
	margin: 0 0 0 40px;
	font-size: 14px;
	font-style: italic
}
.two-thirds.column .coment_reply img {
	width: 28px;
	margin: 15px 10px 0 0;
	border: 1px solid #fff;
	box-shadow: 1px 1px 3px #999
}



/*FOOTER
==========================================================*/
.container_footer1{
	width:100%;
	height:50px;
	background:#69c;
	margin:90px auto 0;
	border-top:3px solid #fff;
	box-shadow:1px 1px 3px #666
}
.container_footer2{
	width:100%;
	height:300px;
	background:#69c;
	margin:0 auto 0;
	border-top:1px solid #ccc
}

.hr_footer {
	width: 100%;
	height: 3px;
	border-top-color: transparent;
	border-bottom-color: #69c;
	clear: both;
	float: left;
	border-style: solid none;
	border-width: 3px 0;
	margin: 40px auto 0 auto
}
.info_footer1,
.info_footer2 {
	position: relative;
	font-size: 14px;
	margin-top: 5px;
	color: #666
}
.info_footer1 {
	text-align: left;
	float: left
}
.info_footer2 {
	text-align: right;
	float: right
}
.info_footer1 a,
.info_footer2 a {
	color: #333;
	text-decoration: underline
}
.info_footer1 li {
	margin-bottom: 5px
}


@media only screen and (max-width: 767px) {
	.info_footer2 {
		text-align: left;
		float: left;
		clear: left;
		margin: 20px 0;
		padding: 0 0 0 1px
	}
	
	.container_footer2 .info_footer1 {
		margin-top: 0
	}
	.container_footer2 .info_footer1 img {
		max-width: 250px;
		float: left;
		clear: left;
		margin-bottom: 20px
	}

}
/**RESPONSIVE STYLES==========================================================================/

/* #Tablet (Portrait)
================================================== */

/* Note: Design for a width of 768px */

@media only screen and (min-width: 768px) and (max-width: 959px) {
	/*structure styles
===================================================*/
	.container {
		width: 768px;
		margin: 0 auto
	}
	.container .column {
		margin-left: 10px;
		margin-right: 10px
	}
	.container .three-thirds.column {
		width: 748px;
		margin-left: 10px
	}
	.container .two-thirds.column {
		width: 492px
	}
	.container .one-third.column {
		width: 236px;
		padding: 0
	}
	.container .one-sixth.column {
		width: 108px;
		padding: 0
	}
	.container .one-sixth.column {
		width: 30.7%;
		padding: 0
	}
	/*project styles
===================================================*/
	/*typography*/
	.title_bar_main {
		margin: 0 0 15px 0;
	}
	h1,
	h1 a,
	h1 a:visited {
		font-size: 20px;
		margin: 0 0 15px 0;
	}
	h2 {
		font-size: 20px;
		margin-top: 10px;
	}
	h2 {
		margin: 0
	}
	/*capital letter*/
	big {
		font-size: 26px;
		line-height: 30px;
		margin: 5px 5px 0 -3px;
	}
	/*OL & UL LISTS
==========================================================*/
	ol > li {
		margin: 0;
		/*Give each list item a left margin to make room for the numbers */
	}
	.main_content ul {
		margin: 0 0 30px 0;
	}
	.main_content ul li {
		margin-bottom: 0;
	}
	/*ASIDE COL*/
	.aside_content h3 {
		font-size: 15px
	}
	.aside_content p {
		font-size: 14px
	}
	.aside_content .logo_aside img {
		width: 100%
	}
	.aside_content .img_aside img {
		width: 228px;
		border: 1px solid #ccc;
		margin: 10px auto 5px
	}
	.aside_content .container_video {
		width: 235px;
		margin: 3px 0 0 0
	}
	
	
	
	/*ASIDE menu*/
	.menu_aside_margin_top {
		width: 236px;
		margin-top: 24px
	}
	#menu_aside_wrapper {
		width: 235px;
		font-size: 14px
	}
	.menu_aside-item_title {
		font-size: 16px
	}
	.menu_aside_ul-acord ul li a {
		font-size: 14px
	}
	ul.menu_aside_ul-acord li .search_field {
		font-size: 12px;
		width: 175px;
		padding: 2px 0 2px 10px;
		margin-bottom: 10px;
		margin-left: 20px;
		margin-right: 5px
	}
	ul.menu_aside_ul-acord li .sel_option {
		width: 215px;
		margin: 0 0 10px 20px
	}
	
	
	
	
	
	
	/*HEADER*/
	.info_header2 {
		margin-right: 10px
	}
	/*MAIN COL*/
	.two-thirds.column .main_content,
	.two-thirds.column .main_content_hr {
		width: 490px;
		padding: 0;
		border: none
	}
	.three-thirds.column .main_content,
	.three-thirds.column .main_content_hr {
		width: 100%;
		padding: 0;
		border: none
	}
	/*MCol imgs*/
	.main_content .main_content_img {
		width: 235px;
		margin: 2px 20px 5px 0
	}
	.main_content .main_content_img img {
		width: 235px;
	}
	.main_content .main_content_img_small {
		margin: 2px 15px 0 0
	}
	/*MCol images that fit the text*/
	.main_content .main_post {
		width: 480px
	}
	.main_content .main_post img {
		width: 300px;
		height: auto
	}
	/*MCol floating lists images */
	.main_content .thumbnail_float {
		width: 140px;
		float: left;
		margin: 0 0 30px;
	}
	.main_content .thumbnail_float img {
		width: 100%;
	}
	/*MCol floating container info item */
	.main_content .container_item_info,
	.main_content .container_item_info_thumb,
	.main_content .container_item_info_img {
		width: 330px;
		height: auto;
		float: right;
		overflow: auto
	}
	.main_content .container_item_info_img {
		width: 230px;
	}
	.main_content .container_item_info h1,
	.main_content .container_item_info_img h1 {
		font-size: 17px;
		margin-top: 0
	}
	.main_content .container_item_info p {
		font-size: 16px
	}
	.main_content .container_item_info_thumb .abstract {
		font-size: 13px;
		line-height: normal
	}
	.main_content .container_item_info a:hover {
		text-decoration: underline
	}
	/*MCol video & iframes*/
	.main_content .container_video .video-wrap {
		margin: 10px 0 5px
	}
	.main_content .container_video {
		width: 100%
	}
	.main_content .container_video_info {
		width: 100%;
		float: left;
		clear: left
	}
	.main_content .container_video_alt_img {
		width: 480px
	}
	.main_content .main_post_video {
		width: 100%;
		margin-bottom: 5px
	}
	.main_content .container_video_info h1 {
		margin-top: 8px;
		margin-bottom: 10px;
		font-size: 14px;
	}
	.main_content .main_post_video_alt_img img {
		width: 100%;
		float: left;
		margin-bottom: 5px
	}
	#container_comentarios_icons #contador_comentarios2 {
		top: 25px
	}
	/*MCol calendar*/
	#ifr_calendar iframe {
		height: 300px
	}
	#calendar_big,
	#calendar_mini {
		display: none
	}
	#calendar_medium {
		display: block;
		margin-bottom: 50px
	}
	/*nav*/
	#menu_top {
		font-size: 13px
	}
	#back-top {
		margin-left: 48%
	}
	.menu_aside_margin_top {
		margin-top: 26px
	}
	/*forms*/
	#container_buscadores {
		width: 490px
	}
	.caja_buscador {
		width: 100px;
		margin-right: 20px
	}
	#caja_lupa {
		right: -5px
	}
	.select_publications {
		width: 110px;
		margin-right: 8px;
		font-size: 10px
	}
}
/*  #Mobile (Portrait)
===========================================================================================320*/

/* Note: Design for an IPHONE width of 320px */

@media only screen and (max-width: 767px) {
	/*structure styles
==================================================*/
	.container {
		width: 94%;
		margin: 0 3%;
		float: none;
	}
	.column {
		margin: 0
	}
	.container .one-third.column,
	.container .two-thirds.column,
	.container .three-thirds.column,
	.container .one-sixth.column {
		width: 100%;
		padding: 0;
		margin: 0
	}
	.container .two-thirds.column {
		margin-top: -20px
	}
	#menu_top_container,
	#team_select {
		display: none
	}
	/*SEARCH COMPONENTS*/
	#container_buscadores {
		width: 100%;
		top: -20px
	}
	#container_select {
		display: none
	}
	/*MISC*/
	.margin_b15 {
		margin-bottom: 15px
	}
	.margin_t15 {
		margin-top: 15px
	}
	

	/*CALENDAR*/
	#calendar_margin_title {
		margin-bottom: 30px
	}
	.aside_container,
	.aside_container_top,
	#calendar_big,
	#calendar_medium,
	#title_events_calendar {
		display: none
	}
	#calendar_big,
	#calendar_medium {
		display: none
	}
	#calendar_mini {
		display: block;
	}
	/*typography*/
	.title_bar_main {
		font-size: 18px;
		border-bottom: 1px solid #c00;
	}
	.title_bar_main small {
		font-size: 12px
	}
	h1,
	h1 a,
	h1 a:visited {
		font-size: 20px
	}
	h2 {
		font-size: 18px
	}
	h3 {
		margin-bottom: 7px
	}
	/*lists ul  ol*/
	ol li {
		margin: 0 0 0 8px
	}
	.main_content ul li {
		margin: 0 0 0 20px;
	}
	/*tables elements*/
	.main_post table th {
		padding: 2px;
		font-size: 14px;
	}
	.main_post table td {
		font-size: 12px
	}
	/*header*/
	/*#header {
		height: 90px;
		margin: 0 0 10px 0;
	}*/

	
	
	.info_header1 {
		display: block
	}
	/*aside col*/
	#container_menu_aside1 {
		display: none
	}
	#container_menu_aside2 {
		display: block
	}
	.menu_aside_margin_top {
		display: none
	}
	#menu_aside_wrapper {
		width: 100%
	}
	.aside_content .img_aside img {
		width: 98%;
	}
	.one-third #container_menu2 {
		margin-bottom: 15px
	}
	/*main col*/
	.two-thirds.column .main_content,
	.two-thirds.column .main_content_hr {
		width: 100%;
		margin: 0;
		padding: 0;
		border: none
	}
	.three-thirds.column .main_content,
	.three-thirds.column .main_content_hr {
		width: 100%;
		padding: 0;
		border: none;
		margin: 0
	}
	#container_comentarios_icons #contador_comentarios2 {
		top: 35px
	}
	/*MCol images that fit the text*/
	.two-thirds.column .main_content .main_content_img {
		width: 98%;
		margin-bottom: 10px
	}
	.two-thirds.column .main_content .main_content_img img {
		width: 100%;
	}
	/*MCol images that fit the text*/
	.three-thirds.column .main_content .main_content_img {
		width: 150px;
		margin-bottom: 10px
	}
	.three-thirds.column .main_content .main_content_img img {
		width: 100%;
	}
	/*MCol floating lists images */
	.main_content .thumbnail_float {
		display: block
	}
	.main_content .thumbnail_float {
		width: 35%;
		float: left;
		margin: 0 0 10px;
	}
	/*MCol floating container info item */
	.main_content .container_item_info {
		width: 60%;
		float: right;
	}
	.main_content .container_item_info_img {
		margin: 0 auto;
		float: none;
		clear: left;
		width: 100%
	}
	.main_content .container_item_info .hr0_10 {
		display: none
	}
	.main_content .container_item_info_thumb {
		width: 100%;
		float: left;
		clear: left;
		margin: 0 0 10px 0
	}
	.main_content .container_item_info h1,
	.main_content .container_item_info_img h1 {
		font-size: 16px;
		margin-bottom: 0
	}
	.main_content .container_item_info p {
		margin-bottom: 5px
	}
	/*MCol embedded images in text*/
	.main_content .main_post {
		width: 100%;
		padding-bottom: 10px
	}
	
	.main_content .main_post p{
		text-align: left;
		-webkit-hyphens: none;
		-moz-hyphens: none;
		hyphens: none;
	}	
	
	
	.main_content .main_post img {
		max-width: 97%
	}
	/*MCol blog elements*/
	.main_content .fecha,
	.main_content .fecha_evento {
		font-size: 12px;
	}
	.main_content #container_comentarios_icons {
		margin: 10px auto 0 auto;
	}
	/*MCol video & iframes*/
	.main_content .main_post iframe {
		margin: 15px auto
	}
	.main_content .container_video {
		clear: left;
		margin-bottom: 5px;
		width: 100%;
		position: relative;
		/*padding-bottom: 80.25%;
	padding-top: 0;
	height: 0;
	overflow: hidden;
	margin:0*/
	}
	.main_content .container_video .video-wrap {
		margin: 0 0 10px 0
	}
	.main_content .container_video iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		margin: 0
	}
	.main_content .container_video_info {
		width: 100%;
		height: auto;
		float: left;
		clear: left;
		margin: 0
	}
	.main_content .container_video_alt_img {
		width: 100%;
		float: left;
		margin-bottom: 5px
	}
	.main_content .container_video_alt_img img {
		width: 100%
	}
	.main_content .container_video_info h1 {
		margin-top: 0;
		margin-bottom: 10px;
		font-size: 16px;
	}
	.coment_reply p {
		margin-top: 20px
	}

	/*forms*/
	input[type="text"],
	input[type="password"],
	input[type="email"],
	textarea,
	select {
		width: 97%;
		max-width: 97%;
	}
	/*nav*/
	#back-top {
		bottom: 160px;
		margin-left: 41.5%;
		filter: alpha(opacity=80);
		-moz-opacity: .80;
		opacity: .80
	}
	.arrow_top {
		display: none
	}
	div.pagination {
		margin-bottom: 20px;
		margin-top: 5px;
	}
	/*aside menu*/
	ul.menu li .search_field {
		font-size: 12px;
		width: 150px;
		float: left;
		border-radius: 15px;
		padding-left: 10px;
		margin-bottom: -10px;
		margin-right: 5px;
		height: 18px
	}
}
/* #Mobile (Landscape)
================================================== */

/* Note: Design for a width of 480px */

@media only screen and (min-width: 480px) and (max-width: 767px) {
	/*structure styles
==================================================*/
	.column {
		margin: 0 auto
	}
	.container .one-third.column,
	.container .two-thirds.column,
	.container .three-thirds.column,
	.container .one-sixth.column {
		width: 100%;
		margin: 0 auto;
		padding: 0
	}
	.container .one-sixth.column {
		width: 33.3%;
		padding: 0
	}
	.container .two-thirds.column {
		margin-top: -20px
	}
}
/* #Mobile (portrait)
================================================== */

/* Note: Design for a width of 240px */

@media only screen and (min-width: 240px) and (max-width: 294px) {}
/* #Clearing
================================================== */

/* Self Clearing Goodness */

.container: after {
	content:"\0020";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/* Use clearfix class on parent to clear nested columns,
    or wrap each row of columns in a <div class="row"> */

.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.row:after,
.clearfix:after {
	clear: both;
}
.row,
.clearfix {
	zoom: 1;
}
/* You can also use a <br class="clear" /> to clear columns */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}