@charset UTF-8;
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);


/* Style Index * /

#0 Reset
#1 Layout Structure
#2 Main header
#3 Main menu
#4 Content styling
#5 Comments
#6 Photo gallery
#7 Sidebar styling
#8 Footer
#9 Lightbox


/* #0 Reset */


.boton {border:1px solid #ccc; border-radius:5px; padding:5px; float:left}

@font-face {
    font-family: 'entypo';
    src: url('../fonticons/entypo.svg#entypo') format('svg');
    src: url('../fonticons/entypo.eot?#iefix') format('embedded-opentype'),
         url('../fonticons/entypo.svg#entypo') format('svg'),
         url('../fonticons/entypo.woff') format('woff'),
         url('../fonticons/entypo.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


html, body {
	
}

html {
	height:100%;
}

body {
	height:100%;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	margin: 0;
	padding: 0;
	color: #333333;
	background-color:#ffffff;
	background-image:url(../imagenes/fondo_web.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	font-smooth: always;
	-webkit-font-smoothing: subpixel-antialiased;
	text-shadow:0 0 1px transparent;

	line-height:150%;
}

h1, h2, h3, h4, h5, h6, span, p, input {
	margin: 0;
	padding: 0;
}
.msg-cookie{ background:#f7f7f7; position:fixed; bottom:0px; z-index:1000; padding-top:10px; color:#666; font-family: Arial, Helvetica, sans-serif; font-size:11px}
.clipout{
  position:relative;
 width:630px;/*ancho foto*/
 height:150px;/*alto fto*/
/*border:#CCC 2px solid;*/
 

}
.clipin{
  position:absolute;
  clip:rect(190px 630px 340px 0px);

    top:-190px;
	  left:0px;;
}

table, tr, td {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

ul, li, ol {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

body, div, p, a, table, td {
	-webkit-text-size-adjust: none;
	letter-spacing: .015em;
}

.set-image-border {
	display: inline-block;
	background: #fff;
	padding: 0px;
	position: relative;
	/*margin-right:10px;*/

}

.set-image-border:before {
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 2;
	content: '';
	box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.15);
}
.titular2 h2{color:#333; 
font-size:30px;
	text-decoration: none;
 /*font-weight:normal; */
 	font-family:'Montserrat', sans-serif;
 
 line-height:1;}

a.titular{color:#333; 
font-size:22px;
	text-decoration: none;
 /*font-weight:normal; */
 	font-family:'Montserrat', sans-serif;
 
 line-height:1;
 text-align:justify;
 }
a.titular:hover {
	color:#63CFFC;
	text-decoration: none;
}

a.titular:focus {
	outline: 0;
}

a.titular_buscador{color:#333; 
font-size:16px;
	text-decoration: none;
 /*font-weight:normal; */
 	font-family:'Montserrat', sans-serif;
 
 line-height:1;}
a.titular_buscador:hover {
	color:#63CFFC;
	text-decoration: none;
}

a.titular_buscador:focus {
	outline: 0;
}

a.link_aga2017es{color:#333; 
font-size:12px;
	text-decoration: none;
 /*font-weight:normal; */
 	font-family:'Montserrat', sans-serif;
 
 line-height:1;}
a.link_aga2017es:hover {
	color:#63CFFC;
	text-decoration: none;
}

a.link_aga2017es:focus {
	outline: 0;
}
/* #1 Layout Structure */

a {
	color:#2d2d2d;
	text-decoration: none;
	-moz-transition: all 0.12s;
	-webkit-transition: all 0.12s;
	-o-transition: all 0.12s;
	position:relative;
	display:inline-block;
}

	.accesos { background-color:#f0f0f0}
body.withcuffon a.font-replace, body.withcuffon .font-replace a {
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
	color:#000;
	font-weight:bold;
	
	
}

a:hover {
	color:#63CFFC;
	text-decoration: none;
}

a:focus {
	outline: 0;
}

.clear-float {
	clear:both;
}

.wrapper {
	/*width:980px;*/
	margin:0px auto;
	position:relative;
}

.boxed:not(.enableboxed) {
	display:block;
	width:100%;
	min-height:100%;
	background:#fff;
	padding:0px;
	margin:0px auto;
	box-shadow:0 0px 0px 1px rgba(0,0,0,0.1);
}

.boxed {
	display:block;
	max-width: 100%;
	width:1020px;
	min-height:100%;
	background:#fff;
	padding:0px;
	margin:0px auto;
	box-shadow:0 0px 0px 1px rgba(0,0,0,0.1);
}

.left {
	float:left;
}

.right {
	float:right;
}

.icon-text {
	font-family:'Entypo';
	font-weight:normal;
}

.setborder {
	box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.2);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#232323;
}

a:hover .setborder {
	background-size:103%;
	background-position:center;
	opacity:0.9;
	filter:alpha(opacity=90);
}

.side-gallery a:hover .setborder {
	background-size:auto;
}

a:hover .hover-icon {
	opacity:0.9;
	filter:alpha(opacity=90);
	color:#232323;
	zoom:100%
}

.hover-icon {
	display:block;
	position:absolute;
	z-index:4;
	color:#fff;
	background:#fff;
	width:60px;
	height:60px;
	text-align:center;
	font-size:25px;
	line-height:60px;
	font-weight:normal;
	top:50%;
	left:50%;
	margin-left:-30px;
	margin-top:-30px;
	border-radius: 30px;
	-moz-border-radius: 30px;
	box-shadow:0px 0px 6px 1px rgba(0,0,0,0.1);
	opacity:0;
	filter:alpha(opacity=0);
	-moz-transition: all 0.12s;
	-webkit-transition: all 0.12s;
	-o-transition: all 0.12s;
	zoom:170%
}

a:hover .hover-icon.hover-small {
	opacity:0.9;
	filter:alpha(opacity=90);
	color:#232323;
	zoom:60%
}

.hover-icon.hover-small {
	zoom:69%
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	display:inline;
}

.titularcementerio, .titularrevista {
border-left:5px solid #76b01e; border-top:0px; border-bottom:0px; padding-left:10px; padding-bottom:8px; color:#5DA1C5; margin-bottom:10px; letter-spacing:-0.5px; font-size:18px; line-height:1.5;
}

.h4 cementerio a, .wrapper .titularrevista h4{
	font-size:36px; letter-spacing:-0.5px; text-transform:uppercase;
}

.titularrevista {
color:#63CFFC; margin-bottom:10px; letter-spacing:-0.5px; font-size:15px; border-bottom: 1px dotted #D9D9D9; border-left:0px
}

/* #2 Main Header */


.header {
	display:block;
	margin-bottom:3px;
}

.header .logo{
	 text-align:center
}

.header .logotipo {
	 max-width:150px; width:100%
}

.header .funespana {
	float:right; margin-top:-45px; margin-right:20px
}

.header .header-top {
	display:block;
	
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:5px;
}

.header .header-top ul {
	display:block;
}

.header .header-top ul li {
	display:block;
	float:left;
	margin-right:20px;
	position:relative;
}

.header .header-top ul.left li:last-child {
	margin-right:0px;
}

.header .header-top ul.left li:last-child:after {
	display:none;
}

.header .header-top ul.right li {
	margin-left:20px;
	margin-right:0px;
}

.header .header-top ul.right li:first-child {
	margin-left:0px;
	margin-right:0px;
}

.header .header-top ul.right li:last-child:after {
	display:none;
}

/*.header .header-top ul li:after {
	display:block;
	content:'';
	position:absolute;
	right:-10px;
	top:-1px;
	background:transparent;
	width:1px;
	height:16px;
	border-right:1px solid #a7a7a7;
}
*/
.header .header-top ul li a {
	display:block;
	font-size:12px;
	line-height:15px;
	color:#515151;
	font-weight:bold;
}

.header .header-top ul li a.icon-text {
	font-weight:normal;
	font-size:11px;
	line-height:15px;
}

.header .header-top ul li a:hover {
	color:#63CFFC;
}

.header .header-content {
	display:table;
	width:100%;
	margin:0px 0px;
}

.header .header-content > div {
	display:table-cell;
}

.header .header-content > div.header-logo {
	width:150px;
	padding-right:25px;
}

.header .logo-img a {
	display:block;
	overflow:hidden;
	background-position:center;
	background-repeat:no-repeat;
	text-indent:100em;
	width: 100%;
	height: 100%;
	white-space: nowrap;
}

.header .header-info p {
	display:block;
	max-width:400px;
	line-height:16px;
	font-size:11px;
}

.header .header-weather .weather-report {
	display:table;
	text-align:right;
	padding-left:70px;
	text-transform:uppercase;
	position:relative;
	margin-right:20px;
	
	line-height: 100%;
}

.header .header-weather .weather-report .weather-image {
	display:block;
	text-align:right;
	text-transform:uppercase;
	width:52px;
	height:47px;
	background-position:left center;
	background-repeat:no-repeat;
	position:absolute;
	top:-7px;
	left:0px;
}

.header .header-weather .weather-report > div {
	display:table-cell;
	color:#3b3b3b;
}

.header .header-weather .weather-report small {
	display:block;
	font-size:9px;
	color:#a0a0a0;
	padding-top:3px;
	padding-bottom:3px;
}

.header .header-weather .weather-report b {
	display:block;
	font-size:13px;
	max-width: 180px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.header .header-weather .weather-report strong {
	display:block;
	font-size:30px;
	font-family:'Montserrat', sans-serif;
	margin-left:18px;
	line-height:36px;
}

.header .breaking-message {
	display:table;
	width:100%;
	border-bottom: 1px dotted #b2b2b2;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 100%;
}

.header .breaking-message strong {
	text-transform:uppercase;
	font-size:11px;
	font-family: 'Montserrat', sans-serif;
	line-height:12px;
}

.header .breaking-message > div {
	display:table-cell;
}

.header .breaking-message .thanews {
	width:100px;
	color:#cc0033;
	height:22px;
}

.header .breaking-message .breaking-line {
	display:block;
	overflow:hidden;
	width:860px;
	
	position:relative;
	line-height: 100%;
}

.header .breaking-message .breaking-line ul {
	display:block;
	
	position:relative;
	left:0px;
	top:0px;
}

.header .breaking-message .breaking-line ul li {
	display:block;
	/*width:360px;*/
	padding:0px 2px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-size:11px;
	float:left;
	margin-right:10px;
}

.header .breaking-message .breaking-line ul li a {
	font-weight:bold;
	margin-right:8px;
}

.header .breaking-message .breaking-line ul li span {
	color:#9d9d9d;
}

.header .breaking-message a.breaking-navi {
	text-align:center;
	line-height:13px;
	width:10px;
	height:13px;
	display:inline-block;
}

.header .logo-text {
	display:block;
	font-size:37px;
	line-height:30px;
	margin-top:1px;
	margin-bottom:5px;
	font-family: 'Montserrat', sans-serif;
	white-space: nowrap;
}

.header .logo-text a {
	color:#3b3b3b;
	white-space: nowrap;
}


/* #3 Main menu */

.main-menu {
	display:block;
	margin-top:0px;
	border-bottom:#0063a4 3px solid;
	border-top:#135495 1px solid;
	 padding:10px 0px 0px 0px;
}

.logged-in .main-menu.this-floating {
	top:28px;
}

.main-menu.this-floating {
	display: none;
	position: fixed;
	z-index: 80;
	margin-left: 20px;
	top: 0px;
	background: #fff;
	margin-top: 0px;
}

.main-menu ul.main-menu-ul {
	display:block;
	height:47px;

}

.main-menu ul.main-menu-ul li {
	display:block;
	float:left;
	height:42px;
	border-right:1px solid #ccc;

	/*margin-right:-1px;*/
}

.main-menu ul.main-menu-ul > li > a {
	display:block;
	margin-top:0px;
	color:#555;
	padding:10px 12px 14px 12px;
	position:relative;
	font-family:'Montserrat', sans-serif;
	letter-spacing:0px;
	font-size:13.2px;
	line-height:15px;
	font-weight:bold;
}

.main-menu ul.main-menu-ul > li > a:before {
	display:block;
	content:'';
	position:absolute;
	width:100%;
	height:4px;
	top:-4px;
	left:0px;
	background:rgba(255,255,255,0.15);
}

.main-menu ul.main-menu-ul > li:not(.custom-color):hover {
	background:#bfbfbf;
}
.main-menu ul.main-menu-ul > li:not(.custom-color):hover > a {
	background:#fafafa;
}

.main-menu ul.main-menu-ul > li.custom-color:hover > a {
	background:transparent;
	box-shadow:none;
	box-shadow:-1px 0px 0px rgba(0,0,0,0.4);
	color:#fff;
}

.main-menu ul.main-menu-ul > li:first-child:hover > a {
	box-shadow:none;
}

.main-menu ul.main-menu-ul > li:hover > a:before {
	background:transparent;
	width:90%;
}


/* -- */

.main-menu ul.main-menu-ul li a span {
	display:inline-block;
	padding-right:16px;
	position:relative;
}

.main-menu ul.main-menu-ul li a span:after {
	display:block;
	position:absolute;
	right:0px;
	top:0px;
	content:'\E75C';
	color: #fff;
	font-family:'Entypo';
	font-weight:normal;
}

.main-menu ul.main-menu-ul li ul {
	display:none;
	background:inherit;
	z-index:30;
	position:absolute;
	width:270px;
}

.main-menu ul.main-menu-ul li:hover > ul {
	display:block;
}

.main-menu ul.main-menu-ul li ul li {
	display:block;
	float:none;
	height:auto;
	background:inherit;
	position:relative;
}

.main-menu ul.main-menu-ul li ul li a {
	display:block;
	float:none;
	color:#fff;
	display:block;
	font-family:'Montserrat', sans-serif;
	font-size:11px;
	line-height:15px;
	font-weight:bold;
	text-transform:uppercase;
	background-color:rgba(35, 82, 124, 0.6);
	padding:15px 20px;
	border-bottom:1px dotted #fff;
}

.main-menu ul.main-menu-ul li ul > li:last-child > a {
	border-bottom:0px;
}

.main-menu ul.main-menu-ul li ul li:hover a {
	background:rgba(93,163,197,0.8);
}


/* ------------------ */

.main-menu ul.main-menu-ul li ul li ul {
	left:270px;
	background:inherit;
	top:0px;
}

.main-menu ul.main-menu-ul li ul li ul li:hover a {
	background:rgba(0,0,0,0.25);
}

.main-menu ul.main-menu-ul li ul li a span {
	display:block;
	padding-right:0px;
	position:relative;
}

.main-menu ul.main-menu-ul li ul li a span:after {
	display:block;
	position:absolute;
	right:0px;
	top:0px;
	content:'\E75E';
	color: #fff;
	font-family:'Entypo';
	font-weight:normal;
}


/* ------------------ */

.main-menu ul.main-under-menu-ul {
	display:block;
	height:35px;
	background:#f5f5f5;
	border-bottom:1px dotted #dcdcdc;
}

.main-menu ul.main-under-menu-ul li {
	display:block;
	float:left;
	height:35px;
}

.main-menu ul.main-under-menu-ul li a {
	display:block;
	color:#4a4a4a;
	padding:10px 15px 10px 15px;
	position:relative;
	font-family:'Montserrat', sans-serif;
	font-size:9px;
	line-height:15px;
	font-weight:bold;
	text-transform:uppercase;
	border-right:1px dotted #dcdcdc;
}

.main-menu ul.main-under-menu-ul li:hover a {
	background:rgba(0,0,0,0.034);
}

.main-menu .search-box {
	display:block;
	position:absolute;
	top:6px;
	right:0px;
}

.main-menu .search-box input[type=text] {
	border:0px;
	width:10px;
	padding:10px 20px 10px 10px;
	right:6px;
	cursor:pointer;
	position:absolute;
	z-index:4;
	background:transparent;
	color:transparent;
	line-height:15px;
	-moz-transition: all 0.12s;
	-webkit-transition: all 0.12s;
	-o-transition: all 0.12s;
}

.main-menu .search-box input[type=text]:focus + div.header {
	display:none;
}

.main-menu .search-box input[type=text]:focus, .main-menu .search-box input[type=text]:valid {
	border:0px;
	width:150px;
	padding:10px 20px 9px 10px;
	cursor:text;
	position:absolute;
	z-index:2;
	background:#fff;
	color:#232323;
	padding-right:40px;
	border: 1px solid #ccc;
}

.main-menu .search-box input[type=submit] {
	border:0px;
	right:0px;
	padding:1px 0px 3px 0px;
	width:40px;
	position:absolute;
	cursor:pointer;
	z-index:3;
	font-family:'Entypo';
	line-height:15px;
	font-size:25px;
	background:transparent;
	color:#2A68A9;
	height:36px;
}

.main-menu .search-box input[type=submit]:focus {
	z-index:5;
}


/* #4 Content styling */

.content-box {
	display:table;
	width:100%;
	min-width:500px;
	margin-bottom:20px;
}

.content-without-middle .left-side {
	margin-bottom:25px;
}

.content-box .content-box-main {
	display:table-cell;
}

.content-box .content-box-sidebar {
	
	padding-left:20px;
}

.content-with-middle .left-side {
	display:table-cell;
}

.content-without-middle .article-main-content {
	width:100%!important;
}

.content-with-middle .middle-side {
	display:table-cell;
	width:134px;
	padding-left:20px;
}

.content-with-middle .middle-side:first-child {
	padding-left:0px;
	padding-right:20px;
}

/* --- */

.middle-side .middle-panel {
	display:block;
	margin-bottom:20px;
}

.middle-side .middle-panel > h3 {
	display:block;
	padding-top:8px;
	padding-bottom:8px;
	margin-bottom:14px;
	border-bottom:1px dotted #b2b2b2;
	font-family: 'Montserrat', sans-serif;
	font-weight:normal;
	font-size:15px;
}

.middle-side .middle-panel > h3 a {
	display:block;
	color:inherit;
}

.middle-side .middle-panel .middle-article {
	display:block;
	margin-bottom:20px;
}

.middle-side .middle-panel .middle-article .article-photo {
	display:block;
	margin-bottom:8px;
}

h4 {
	display:block;
	font-size:11px;
	line-height:15px;
	font-family:'Montserrat', sans-serif;
	font-weight:normal;
}

h4 a {
	display:inline;
}

h4 a.article-comment-icon .comment-icon {
	width:9px;
	height:9px;
	background-color:#63CFFC;
	background-image:url(../images/icon-article-comments-small.png);
	background-repeat:no-repeat;
	background-position:left top;
	background-size:9px 9px;
	position:absolute;
	display:block;
	left:0px;
	top:4px;
	content:'';
	color:transparent;
}

.article-background h4 a.article-comment-icon .comment-icon, .sticky h4 a.article-comment-icon .comment-icon {
	background-image:url(../images/icon-featured-article-comments-small.png);
}

h4 a.article-comment-icon {
	display:inline-block!important;
	color:#63CFFC;
	font-weight:bold;
	font-family: 'Montserrat', sans-serif;
	margin-left:8px;
	position:relative;
	padding-left:13px;
	line-height:18px;
	font-size:10px;
}

a.article-comment-icon:hover {
	color:#232323;
}

h4 a.article-comment-icon:hover .comment-icon {
	background-color:#232323;
}

.left-article-block.article-background {
	background:#f8f8f8;
	display:block;
	border-bottom:4px solid #f1f1f1;
	padding-bottom:20px;
}

.left-article-block {
	display:block;
	margin-bottom:15px;
	border-bottom:1px solid #d9d9d9;
}

.left-article-block.single-line {
	padding-bottom:15px;
}

.left-article-block.archive-line {
	padding-bottom:15px;
	margin-bottom:15px;
}

.article-content, .article-content2 {
	padding:10px	
}

.left-article-block.archive-line .article-content h3, .article-content2 h3 {
	font-size:15px;
	line-height:150%;
}

.left-article-block.archive-line .article-content span.right, .article-content2 span.right {
	display:block;
	margin-top:2px;
	font-size:11px;
	font-weight:normal;
	color:#9e9e9e;
}

.left-article-block > .article-photo {
	display:block;
	margin-bottom:20px;
}


.left-article-block.article-background > .article-content, .left-article-block.article-background > .article-content2 {
	display:block;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
}

.left-article-block .article-content h2, .left-article-block .article-content2 h2,  {
	display:block;
	font-weight:bold;
	font-family: 'Open Sans', sans-serif;
	font-size:22px;
	line-height:25px;
	margin-bottom:10px;
}

.left-article-block .article-content h3, .left-article-block .article-content2 h3 {
	display:block;
	font-weight:normal;
	font-family: 'Montserrat', sans-serif;
	font-size:18px;
	line-height:23px;
}

.left-article-block.single-line .article-photo {
	margin:0px;
	margin-top:20px;
}

.article-background:not(:first-child) {
	padding-top:20px;
	margin-top:-15px;
	position:relative;
	display:block;
	margin-bottom:15px;
	border-bottom:1px dotted #d9d9d9;
}

.left-article-block .article-content p, .left-article-block .article-content2 p {
	font-size:14px;
	line-height:1.2;
	color:#333;
	text-align:justify;
	padding-bottom:10px;
}

 .left-article-block .article-content .fecha, .left-article-block .article-content2 .fecha {
	color:#62CFFD;
	font-size:11px
}

h2 a.article-comment-icon .comment-icon {
	width:14px;
	height:14px;
	background-color:#63CFFC;
	background-image:url(../images/icon-article-comments-big.png);
	background-repeat:no-repeat;
	background-position:left top;
	background-size:14px 14px;
	position:absolute;
	display:block;
	left:0px;
	top:1px;
	content:'';
	color:transparent;
}

.article-background h2 a.article-comment-icon .comment-icon, .sticky h2 a.article-comment-icon .comment-icon {
	background-image:url(../images/icon-featured-article-comments-big.png);
}

h2 a.article-comment-icon {
	display:inline-block;
	color:#63CFFC;
	font-weight:bold;
	font-family: 'Montserrat', sans-serif;
	margin-left:12px;
	position:relative;
	padding-left:19px;
	line-height:100%;
	font-size:15px;
	top:-1px;
	-moz-transition: all 0s;
	-webkit-transition: all 0s;
	-o-transition: all 0s;
}

h3 a.article-comment-icon .comment-icon {
	width:11px;
	height:11px;
	background-color:#63CFFC;
	background-image:url(../images/icon-article-comments-medium.png);
	background-repeat:no-repeat;
	background-position:left top;
	background-size:11px 11px;
	position:absolute;
	display:block;
	left:0px;
	top:1px;
	content:'';
}

.article-background h3 a.article-comment-icon .comment-icon, .sticky h3 a.article-comment-icon .comment-icon {
	background-image:url(../images/icon-featured-article-comments-medium.png);
}

h3 a.article-comment-icon {
	display:inline-block;
	color:#63CFFC;
	font-weight:bold;
	font-family: 'Montserrat', sans-serif;
	margin-left:12px;
	position:relative;
	padding-left:15px;
	line-height:100%;
	font-size:12px;
	top:-1px;
	-moz-transition: all 0s;
	-webkit-transition: all 0s;
	-o-transition: all 0s;
}

a.article-comment-icon:hover {
	color:#232323;
}

a.article-comment-icon:hover .comment-icon {
	background-color:#232323;
}

.article-background .triple-article {
	display:table;
	width:auto;
	margin-bottom:20px;
	margin-left:5px;
	margin-right:5px;
}
/*article-photo-aga2017es {
	max-width:100px;
	width:100%	;
	float:left
}*/

.article-photo-img .setborder  {
min-height:80px; max-height:80px;	background: #CCC   ;

}
.triple-article {
	display:table;
	width:100%;
	margin-bottom:15px;
	margin-left:0px;
	margin-right:0px;
}

.triple-article img {
	display:table;
	/*width:100%;*/
	margin-bottom:15px;
	text-align:center

}

.triple-article > div.triple-article-single, .triple-article > div.triple-article-single2, .triple-article > div.triple-article-single3   {
	display:table-cell;
	width:30%;
	text-align:center;
	
}

.triple-article > div.triple-article-single2 > div.triple-article-single3 {
	width:30%;
}


.triple-article > div.triple-article-single2 {
	text-align: center;
	max-width:130px;
	/*width: 100%;*/
	float: left;
}

.triple-article > div.triple-article-single3 {
    text-align: center;
    max-width: 175px;
    width: 100%;
    float: left;
    max-height: 200px;
    height: 100%;
	padding:5px;
	margin-bottom:10px; margin-top:10px;
	margin-left:5px; 
}
.triple-article > div.triple-article-single:first-child, .triple-article > div.triple-article-single2:first-child, triple-article > div.triple-article-single3:first-child {
	text-align:center;
}

.triple-article > div.triple-article-single:last-child, .triple-article > div.triple-article-single2:last-child, .triple-article > div.triple-article-single3:last-child, {
	text-align:left;
	padding-left:5px
}

.triple-article > div.triple-article-single > div, .triple-article > div.triple-article-single2 > div , .triple-article-single3 > div {
	display:inline-block;
	/*width: 100%;*/
	max-width: 200px;
	text-align: left;
	}
	
.triple-article > div.triple-article-single2 > div.triple-article-single3 > div {
	max-width: 150px;
	}

.triple-article > div.triple-article-single > .article-photo {
	padding-bottom:0px;
	text-align:center
}

.triple-article > div.triple-article-single2  > div.triple-article-single3 > .article-photo {
	padding-bottom:0px;
}

/*cinco*/
.cinco-article {
	display:table;
	width:100%;
	margin-bottom:15px;
	margin-left:0px;
	margin-right:0px;
}

.cinco-article img {
	display:table;
	width:100%;
	margin-bottom:15px;
	text-align:center

}

.cinco-article > div.cinco-article-single {
	display:table-cell;
	width:50%;
	text-align:center;
	background-color:#3F6;
	border:#C00 1px solid;
	
}


.cinco-article > div.cinco-article-single:first-child{
	text-align:center;
}

.cinco-article > div.cinco-article-single:last-child{
	text-align:left;
	padding-left:5px
}

.cinco-article > div.cinco-article-single > div {
	display:inline-block;
	width: 50%;
	
	text-align: left;
	}
	


.cinco-article > div.cinco-article-single > .article-photo {
	padding-bottom:0px;
	text-align:center
}




/*2*/

.double-article {
	display:table;
	width:100%;
	margin-bottom:15px;
	margin-left:0px;
	margin-right:0px;
	background-color:#F9C;
}

.double-article > div.double-article-single {
	display:table-cell;
	width:50%; background-color:#3F0;
	/*text-align:center;*/
}

.double-article > div.double-article-single:first-child {
	text-align:left;
}

.double-article > div.double-article-single:last-child {
	text-align:right;
}

.double-article > div.double-article-single > div {
	display:inline-block;
	width:243px;
	text-align:left;
}

.double-article > div.double-article-single > div.article-photo {
	padding-bottom:8px;
}

.double-article > div.double-article-single > div h3 {
	font-size:15px;
	line-height:20px;
}

.double-left-article {
	display:table;
	width:100%;
	margin-bottom:15px;
	margin-left:0px;
	margin-right:0px;
}

.double-left-article > div.double-article-single {
	display:table-cell;
	width:50%;
	/*text-align:center;*/
}

.double-left-article > div.double-article-single:first-child {
	text-align:left;
	width:354px;
}

.double-left-article > div.double-article-single:last-child {
	text-align:right;
	width:152px;
}

.double-left-article > div.double-article-single > div {
	display:inline-block;
	text-align:left;
}

.double-left-article > div.double-article-single > div.article-photo {
	padding-bottom:8px;
}

.double-left-article > div.double-article-single > div h3 {
	font-size:17px;
	line-height:23px;
	text-align:left;
}

.double-left-article > div.double-article-single:last-child > div h3 {
	font-size:15px;
	line-height:19px;
	text-align:left;
}

.left-banner-block {
	display:block;
	margin-bottom:15px;
	border-bottom:1px dotted #d9d9d9;
	text-align:center;
	padding-bottom:15px;
}

.category-block {
	display:table;
	width:100%;
}

.category-block > div {
	display:table-cell;
}


.category-block > div:first-child {
	width:130px;
	/*padding-right:20px;*/
}

.full-left-box {
	display:block;
	position:relative;
}

.full-left-box .thetitle {
	display:block;
	margin-bottom: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top: 5px solid #232323;
	border-bottom: 1px dotted #b2b2b2;
	color: #232323;
	font-size: 15px;
	line-height: 20px;
}

.category-left-block .article-block {
	display:block;
	margin-bottom:15px;
}

.category-left-block .article-block:last-child {
	display:block;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:0px;
}

.category-left-block .article-block .article-photo {
	display:block;
	padding-bottom:8px;
}

.category-left-block .article-block h4 {
	display:block;
	font-size:13px;
	line-height:16px;
}

.category-right-block .article-photo {
	display:block;
	padding-bottom:5px;
}

.category-right-block .article-content {
	display:block;
	padding-bottom:30px;
}

.category-right-block .article-content h2 {
	display:block;
	padding-bottom:12px;
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	line-height: 23px;
}

.category-right-block .article-content p, .category-right-block .article-content2 p {
	font-size: 12px;
	line-height: 20px;
	color: #707070;
/*	text-align: justify;
*/}

.full-left-box .title-top {
	position:absolute;
	top:14px;
	right:0px;
}

.full-left-box .title-top a {
	opacity:0.8;
	filter:alpha(opacity=80);
	font-size:11px;
}

.content-blog {
	display:table;
	padding-bottom:15px;
	border-bottom:1px dotted #d9d9d9;
	margin-bottom:15px;
	width:100%;
}

.content-main-title {
	padding-bottom:15px;
	margin-bottom:20px;
	border-bottom:5px solid #232323;
	position:relative;
	color:#232323;
}

.content-main-title h2 {
	font-size:20px;
	line-height:18px;
	color:inherit;
	font-family:'Montserrat', sans-serif;
	text-transform: uppercase;
}

.content-main-title .top-right-corner {
	font-size:11px;
	color:inherit;
	position:absolute;
	font-weight:bold;
	top:5px;
	right:0px;
	cursor:default;
}

.content-main-title .top-right-corner a {
	display:inline-block;
	margin-left:10px;
	opacity:0.7;
	color:inherit;
	filter:alpha(opacity=70);
}

.content-main-title .top-right-corner a.active {
	padding:1px 7px;
	background:#232323;
	border-radius:2px;
	color:#fff;
	opacity:1;
	filter:alpha(opacity=100);
}

.content-main-title .top-right-corner .icon-text {
	display:inline-block;
	padding-left:8px;
	padding-top:1px;
}

.content-blog > div:first-child {
	padding-right:20px;
}

.content-blog > div {
	display:table-cell;
	width:100%;
}

.content-blog .article-block-big-image {
	display:block;
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:3px solid #135495  ;
	/*max-width: 320px;*/
}

.content-blog .article-block-big-image:last-child {
	margin-bottom:0px;
	border-bottom:0px;
}

.content-blog .article-block-big-image .article-photo {
	display:block;
	margin-bottom:10px;
}

.content-blog .article-block-big-image .article-content {
	display:block;
}

.content-blog .article-block-big-image .article-content h3 {
	font-weight: normal;
	font-size: 15px;
	line-height: 21px;
	font-family:'Montserrat';
}

.content-blog .article-block-small-image {
	display:block;
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px dotted #d9d9d9;
}

.content-blog .article-block-small-image:last-child {
	margin-bottom:0px;
	border-bottom:0px;
}

.content-blog .article-block-small-image h3 {
	font-weight: normal;
	font-size: 15px;
	line-height: 21px;
	padding-bottom: 10px;
	font-family:'Montserrat';
}

.content-blog .article-block-small-image .article-content {
	display:table;
}

.content-blog .article-block-small-image .article-content > div {
	display:table-cell;
}

.content-blog .article-block-small-image .article-content > div.article-photo {
	width:80px;
	padding:2px 15px 0px 0px;
}

.content-blog .article-block-small-image .article-content p, .content-blog .article-block-small-image .article-content2 p {
	font-size: 12px;
	line-height: 150%;
	color: #707070;
	text-align: justify;
}


.content-blog-left{ width:50%;float:left;}

.content-blog-right{ width:50%; float:left;}
.content-pager {
	display:block;
	position:relative;
	padding-bottom:20px;
}

.content-pager .right {
	position:absolute;
	top:7px;
	right:0px;
	text-transform:uppercase;
	opacity:0.7;
	filter:alpha(opacity=70);
	font-weight:bold;
	font-size:11px;
}

.content-pager .right a .icon-text {
	display:inline-block;
	padding-left:6px;
	padding-top:1px;
}

.content-pager ul {
	display:block;
	margin:0px auto;
	text-align:center;
	line-height: 100%;
}

.content-pager ul li {
	display:inline-block;
	margin-right:0px;
}

.content-pager ul li a {
	display:block;
	margin-right:1px;
	background:#f2f2f2;
	color:#232323;
	font-weight:bold;
	font-size:12px;
	padding:8px 12px;
}

.content-pager ul li a:hover {
	background:#dbdbdb;
}

.content-pager ul li span {
	display:block;
	margin-right:1px;
	background:#232323;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding:8px 12px;
}

.content-pager ul li.pager-navi {
	padding:0px 10px;
}

.content-pager ul li .next, .content-pager ul li .prev {
	font-family: "Entypo";
}

.article-navigation-left {
	display:block;
	position:fixed;
	z-index:20;
	top:40%;
	left:0px;
}

.article-navigation-left a {
	display:block;
	background:#fff;
	box-shadow:0px 0px 3px 1px rgba(0,0,0,0.15);
	padding:10px 0px 0px 0px;
	position:relative;
	opacity:0.7;
	filter:alpha(opacity=70);
}

.article-navigation-left a:hover {
	opacity:1;
	filter:alpha(opacity=10);
}

.article-navigation-left a:before {
	position:absolute;
	content:'\E75D';
	display:block;
	top:25px;
	left:10px;
	font-family:'Entypo';
	font-size:22px;
	color:#7f7f7f;
}

.article-navigation-left a img {
	display:block;
	margin:0px 10px 10px 30px;
}

.article-navigation-left a:hover img {
	margin-left:40px;
}

.article-navigation-left a strong {
	display:block;
	border-top:1px solid #eeeeee;
	font-size:9px;
	text-transform:uppercase;
	padding:8px 10px 8px 0px;
	line-height:9px;
	text-align:right;
	color:#7f7f7f;
}

.article-navigation-right {
	display:block;
	position:fixed;
	z-index:20;
	top:40%;
	right:0px;
}

.article-navigation-right a {
	display:block;
	background:#fff;
	box-shadow:0px 0px 3px 1px rgba(0,0,0,0.15);
	padding:10px 0px 0px 0px;
	position:relative;
	opacity:0.7;
	filter:alpha(opacity=70);
}

.article-navigation-right a:hover {
	opacity:1;
	filter:alpha(opacity=10);
}

.article-navigation-right a:before {
	position:absolute;
	content:'\E75E';
	display:block;
	top:25px;
	right:10px;
	font-family:'Entypo';
	font-size:22px;
	color:#7f7f7f;
}

.article-navigation-right a img {
	display:block;
	margin:0px 30px 10px 10px;
}

.article-navigation-right a:hover img {
	margin-right:40px;
}

.article-navigation-right a strong {
	display:block;
	border-top:1px solid #eeeeee;
	font-size:9px;
	text-transform:uppercase;
	padding:8px 0px 8px 10px;
	line-height:9px;
	text-align:left;
	color:#7f7f7f;
}

.article-big-header {
	display:block;
	padding-bottom:0px;
}

.article-big-header h2 {
	padding-top:5px;
	display:block;
	padding-bottom:20px;
	font-size:30px;
	line-height:1;
	color:#2d2d2d;
	font-family:'Montserrat', sans-serif;
}

.article-option-line {
	background:#f8f8f8;
	height:35px;
	border-top:1px dotted #dfdfdf;
	border-bottom:1px dotted #dfdfdf;
}

.article-option-line .this-button {
	display:block;
	float:left;
	position:relative;
	font-size:11px;
	font-weight:bold;
	color:#797979;
	line-height:35px;
	padding:0px 14px;
	opacity:0.7;
	filter:alpha(opacity=70);
}

.article-option-line .this-button .icon-text {
	font-size:15px;
	padding-right:9px;
}

.article-option-line a.this-button:hover {
	opacity:1;
	filter:alpha(opacity=100);
}

.article-option-line .this-button.active {
	background:#fff;
	opacity:1;
	filter:alpha(opacity=100);
	box-shadow:0px -3px 0px rgba(0,0,0,0.03);
	border-bottom:1px solid #fff;
	border-left:1px solid #e7e7e7;
	border-right:1px solid #e7e7e7;
	border-top:1px solid #e7e7e7;
	margin-top:-1px;
	cursor:default;
}

.article-option-line .this-button .article-comment-button {
	background:url(../images/icon-article-comments.png) no-repeat center;
	display:inline-block;
	width:16px;
	height:14px;
	top:11px;
	position:relative;
	margin-right:8px;
}

.article-option-line span.this-button {
	cursor:default;
	font-weight:normal;
}

.article-option-line span.this-button.serious-stuff a {
	font-size: 8px;
	padding: 1px 6px;
	line-height: 13px;
	text-transform: uppercase;
}

.article-option-line span.this-button.serious-stuff a.active {
	background:#232323;
	opacity:1;
	filter:alpha(opacity=100);
}

.article-option-line span.this-button a {
	display:inline-block;
	background:#797979;
	font-weight:bold;
	font-size:12px;
	line-height:13px;
	padding:0px 4px;
	padding-bottom:1px;
	margin-left:8px;
	color:#fff;
	opacity:0.7;
	filter:alpha(opacity=70);
}

.article-option-line span.this-button a:hover {
	opacity:1;
	filter:alpha(opacity=100);
}

.article-option-line span.this-button a:last-child {
	margin-left:3px;
}

.article-option-line.upper-direction {
	margin-top:20px;
}

.article-option-line.upper-direction .this-button.active {
	box-shadow:0px 3px 0px rgba(0,0,0,0.03);
	border-top:1px solid #fff;
	border-left:1px solid #e7e7e7;
	border-right:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
}

.changable-content {
	display:block;
}

.the-article-content {
	display:block;
	margin-bottom:15px;
}

.the-article-content .article-photo {
	display:block;
	margin-bottom:20px;
}

.the-article-content .article-author {
	display:block;
	margin-bottom:20px;
	padding-bottom:20px;
	height:40px;
	border-bottom:1px dotted #d9d9d9;
	line-height: 100%;
}

.the-article-content .article-author .article-user {
	display:block;
	float:left;
	white-space:nowrap;
}

.the-article-content .article-author .article-user img {
	display:block;
	float:left;
	margin-right:12px;
}

.the-article-content .article-author .article-user strong {
	display:block;
	font-size:13px;
	line-height:20px;
	color:#434343;
	font-family:'Montserrat', sans-serif;
}

.the-article-content .article-author .article-user > a {
	display:block;
	margin-top:2px;
	padding-left:2px;
	font-size:11px;
	opacity:0.7;
	filter:alpha(opacity=70);
}

.the-article-content .article-author .article-date {
	display:block;
	float:right;
	text-align:right;
}

.the-article-content .article-author .article-date strong {
	display:block;
	line-height:19px;
	margin-bottom:2px;
	font-weight:normal;
}

.the-article-content .article-author .article-date span {
	opacity:0.7;
	filter:alpha(opacity=70);
}

.article-main-content {
	display:block;
}

.article-main-content p {
	font-size:14px;
	line-height:150%;
	/*margin-bottom:20px;*/
	text-align:justify;
	padding-bottom:10px;
}

.article-soc-likes {
	display:block;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom: 1px dotted #d9d9d9;
}

.article-soc-likes.upper-direction {
	display:block;
	padding-top:20px;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:0px;
}

.article-soc-likes .social-icon {
	display:inline-block;
	margin-right:10px;
}

.article-soc-likes .social-icon > a {
	display:inline-block;
	padding:0px;
	color:#fff;
	font-size:10px;
	text-transform:uppercase;
	background-color:#7d7d7d;
	position:relative;
	overflow:hidden;
	width:21px;
	height:20px;
	line-height:20px;
}

.article-soc-likes .social-icon > a:hover {
	width:auto;
	padding:0px 7px 0px 27px;
}

.article-soc-likes .social-icon > a:before {
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	content:'';
	z-index:3;
	background:rgba(255,255,255,0.3);
}

.article-soc-likes .social-icon > a .icon-text {
	position:absolute;
	background-color:inherit;
	top:0px;
	left:0px;
	width:21px;
	height:20px;
	overflow:hidden;
	display:inline-block;
	text-align:center;
	line-height:20px;
	z-index:4;
}

.article-soc-likes .social-icon > .like-count:before {
	display:block;
	content:'';
	position:absolute;
	background-color:inherit;
	border-left:1px solid #cecece;
	border-bottom:1px solid #cecece;
	width:4px;
	height:4px;
	top:6px;
	left:-3px;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
}

.article-soc-likes .social-icon > .like-count {
	display:inline-block;
	position:relative;
	padding:4px 6px;
	background-color:#f7f7f7;
	border:1px solid #cecece;
	font-size:9px;
	margin:1px 0px 0px 4px;
	line-height: 100%;
}

.article-related-ones {
	display:block;
	padding-bottom:15px;
	border-bottom:1px dotted #d9d9d9;
	margin-bottom:20px;
	margin-top:-5px;
}

.article-related-ones strong {
	display:block;
	margin-bottom:15px;
	font-size:14px;
	color:#afafaf;
	padding-left:20px;
	font-weight:normal;
}

.article-related-ones ul {
	padding-left:0px;
	margin-left:15px;
}

.article-related-ones ul li {
	padding-left:5px;
	list-style:url(../images/icon-related-li.png);
	line-height:15px;
	padding-bottom:4px;
}

.article-related-ones ul li h4 {
	font-size:12px;
	line-height:15px;
}


/* #5 Comments */

.comment-block {
	display:block;
}

.comment-block .comments {
	display:block;
	list-style:none;
	padding:10px 0px;
}

.comment-block .comments li {
	display:block;
	list-style:none;
}

.comment-block .comments > li:last-child > .commment-content {
	padding-bottom:0px;
	margin-bottom:20px;
	border-bottom:0px;
}

.comment-block .comments > li:last-child #respond, .comment-block .comments > li:last-child > ul > li:last-child #respond {
	border-top: 1px dotted #cccccc;
	margin-top:20px!important;
}

.comment-block .comments > li:last-child > ul.children, .comment-block .comments > li:last-child > ul > li:last-child > ul {
	border-top: 1px dotted #cccccc;
	margin-top: 20px!important;
	padding-top: 20px;
}

.comment-block .comments > li:last-child > ul > li:last-child > ul {
	padding-top: 0px!important;
}

.comment-block .comments > li:last-child > ul > li:last-child {
	margin-bottom: -31px;
}

.comment-block .comments li ul li .commment-content {
	background:#f8f8f8;
	padding-top:20px;
	margin-top:-20px;
	padding-left:130px;
}

.comment-block .comments > li > ul {
	position:relative;
}

.comment-block .comments > li > ul:before, ol#comments #respond:before {
	display:block;
	content:'';
	width:9px;
	height:9px;
	position:absolute;
	background:#fff;
	border-bottom:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
	top:-5px;
	left:86px;
	z-index:4;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
}

.registered-user-restriction {
	display: block;
	padding: 50px 0px 20px 0px;
	text-align: center;
}

.comment-block .comments li .commment-content {
	display:block;
	padding-left:65px;
	padding-bottom:22px;
	margin-bottom:20px;
	border-bottom:1px dotted #cccccc;
	position:relative;
}

.comment-block .comments li .commment-content > .icon-link {
	opacity:0.4;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
}

.comment-block .comments li .commment-content > .time-stamp {
	opacity:0.5;
}

.comment-block .comments li .commment-content:hover > .icon-link, .comment-block .comments li .commment-content:hover > .time-stamp {
	opacity:1;
}

.comment-block .comments li > .commment-content > .set-image-border {
	left: 0px;
}

.comment-block .comments li li .commment-content .set-image-border {
	left: 65px;
}

.comment-block .comments li .commment-content img.user-avatar {
	position:absolute;
	margin-top:2px;
	display: block;
}

.comment-block .comments li .commment-content strong.user-nick {
	color:#232323;
}

.comment-block .comments li .commment-content .user-nick {
	display:inline-block;
	margin-right:6px;
	font-size:15px;
	font-family:'Montserrat', sans-serif;
	padding-bottom:12px;
	font-weight:bold;
	line-height: 100%;
}

.comment-block .comments li .commment-content .time-stamp {
	display:inline-block;
	margin-left:5px;
	margin-right:6px;
	font-size:11px;
	color:#979797;
	padding-top:3px;
	line-height: 100%;
}

.comment-block .comments li .commment-content .marker {
	position:relative;
	display:inline-block;
	margin-right:6px;
	margin-top:2px;
	font-size:11px;
	color:#fff;
	padding:2px 5px 3px 5px;
	background:#232323;
	font-size:8px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:'Montserrat', sans-serif;
	line-height: 100%;
}

.comment-block .comments li .commment-content .comment-text {
	display:block;
	padding-bottom:12px;
	color:#3b3b3b;
	font-size:12px;
	line-height:19px;
}

.comment-block .comments li .commment-content .icon-link {
	display:inline-block;
	color:#232323;
	font-size:10px;
	line-height:11px;
	font-family:'Montserrat', sans-serif;
}

.comment-block .comments li .commment-content .icon-link:hover {
	opacity:0.5;
	filter:alpha(opacity=50);
}

.comment-block .comments li .commment-content .icon-link .icon-text {
	display:inline-block;
	padding-top:1px;
	padding-right:6px;
}

.comment-form, #respond {
	display:block;
	padding-bottom:20px;
}

ol#comments #respond {
	border-bottom: 1px dotted #cccccc;
	background: #f8f8f8;
	padding-top: 20px;
	margin-top: -20px;
	margin-bottom: 20px;
	position:relative;
}

#reply-title {
	padding: 0px 30px 20px 0px;
	text-align: right;
}

#reply-title a {
	color:#cf281c;
}

.comment-form form p, #respond form p {
	display:block;
	position:relative;
	margin:0px 20px;
	padding:5px 0px 5px 60px;
}

.comment-form form p label, #respond form p label {
	display:block;
	position:absolute;
	right:280px;
	text-align:right;
	margin-right:20px;
	top:13px;
	white-space:nowrap;
	font-size:11px;
	line-height: 100%;
}

.comment-form form p label .required, #respond form p label .required {
	position:absolute;
	right:-12px;
	font-weight:bold;
	color:#ce1b1b;
}

.comment-form form input[type=text], .comment-form form textarea, #respond form input[type=text], #respond form textarea {
	width:95%;
	margin-left:1px;
}

.comment-form form input[type=text].error, .comment-form form textarea.error, #respond form input[type=text].error, #respond form textarea.error {
	box-shadow: 0px 0px 0px 1px #ae1919;
}

.comment-form form .comment-error, #respond form .comment-error {
	display:block;
	background:#ae1919;
	color:#fff;
	padding:7px 10px 8px 10px;
	font-size:10px;
	line-height: 100%;
	width:80%
}

.comment-form form .comment-error .icon-text, #respond form .comment-error .icon-text {
	display:inline-block;
	padding-top:1px;
	padding-right:7px;
}

.comment-form form .comment-notes, #respond form .comment-notes {
	display:block;
	margin-bottom:15px;
	font-size:11px;
	line-height:16px;
}

.comment-form form .comment-notes .required, #respond form .comment-notes .required {
	color:#ce1b1b;
}

.comment-form h2.small-title, #respond h2.small-title {
	display:block;
	padding-top:30px;
	padding-bottom:15px;
	margin-bottom:25px;
	border-bottom:1px dotted #cccccc;
	color:#636363;
	font-family: 'Montserrat', sans-serif;
}

.comment-form p > .icon-text, #respond p > .icon-text {
	font-size:20px;
	position:absolute;
	left:23px;
	top:10px;
	color:#b2b2b2;
}

.the-error-msg {
	display:block;
	padding:80px 0px;
	text-align:center;
}

.the-error-msg strong {
	display:block;
	color:#2d2d2d;
	font-size:50px;
	line-height:55px;
	padding-bottom:50px;
	text-transform:uppercase;
	font-family:'Montserrat', sans-serif;
}

.the-error-msg span {
	display:block;
	color:#2d2d2d;
	padding-bottom:15px;
	font-size:17px;
	text-transform:uppercase;
	font-family:'Montserrat', sans-serif;
}

.the-error-msg p {
	width:290px;
	margin:0px auto 15px auto;
	line-height:17px;
	font-size:11px;
	color:#797979;
	font-family:'Montserrat', sans-serif;
}

.the-error-msg p a {
	font-weight:bold;
}

.comments.inline-comments {
	padding-bottom:10px;
	border-bottom:1px dotted #cccccc;
	margin-bottom:20px;
}

.contact-form.comment-form p {
	padding: 5px 0px 5px 0px;
}

.contact-form.comment-form p label {
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	text-align: left;
	display: inline-block;
}

.the-sidebar-top-space {
	display:block;
	height:35px;
}

.calendar-category-select {
	display:block;
	padding-bottom:15px;
	border-bottom:1px dotted #b2b2b2;
	margin-bottom:10px;
}

.calendar-arrow {
	display: inline-block;
	padding: 0px 15px;
}

.select-wrapper select {
	background:transparent;
	border: 0px;
	padding:3px 6px 3px 6px;
	position:relative;
	z-index:6;
	font-size:11px;
	cursor:pointer;
	background:#efefef;
}

.calendar-category-select label {
	display:inline-block;
	padding:3px 6px 0px 0px;
}



/* #6 Photo gallery */

.photo-gallery-content {
	display:block;
	width:980px;
	overflow:hidden;
	height:auto;
	margin-bottom:20px;
}

.photo-gallery-content .photo-gallery-layer {
	display:block;
	height:auto;
	width:1000px;
}

.photo-gallery-content .photo-gallery-layer .photo-tile {
	display:block;
	margin:0px 20px 20px 0px;
	float:left;
	width:230px;
	height:160px;
	position:relative;
}

.photo-gallery-content .photo-gallery-layer .photo-tile:hover img {
	box-shadow:inset 0px 0px 0px 10px #000;
	opacity:1;
	filter:alpha(opacity=100);
	background-size:auto;
}

.photo-tile .gallery-title {
	display:block;
	position:absolute;
	background:#000;
	bottom:0px;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	z-index:5;
	opacity:0.7;
	filter:alpha(opacity=70);
	line-height:140%;
	font-family:'Montserrat', sans-serif;
}

.photo-tile .gallery-title span {
	display:block;
	padding:9px 12px;
}

.photo-tile:hover .gallery-title {
	opacity:1;
	filter:alpha(opacity=100);
}


.single-photo-content {
	display:block;
	margin-bottom:20px;
}

.single-photo-content .single-photo-frame {
	display:block;
	background:#f3f3f3;
	position:relative;
	min-height:200px;
	box-shadow:inset 0px 0px 0px 1px #ccc;
	overflow:hidden;
	text-align:center;
}

.single-photo-content .single-photo-frame .photo-gallery-arrow-left, .single-photo-content .single-photo-frame .photo-gallery-arrow-right {
	display:block;
	width:44px;
	height:44px;
	background:url(../images/icon-photo-left.png) no-repeat center;
	color:transparent;
	z-index:5;
	position:absolute;
	right:auto;
	left:-44px;
	top:50%;
	margin-top:-22px;
	opacity:0;
	filter:alpha(opacity=0);
}

.single-photo-content .single-photo-frame .photo-gallery-arrow-right {
	background:url(../images/icon-photo-right.png) no-repeat center;
	left:auto;
	right:-44px;
}

.single-photo-content .single-photo-frame:hover .photo-gallery-arrow-left {
	left:-5px;
	opacity:1;
	filter:alpha(opacity=100);
}

.single-photo-content .single-photo-frame:hover .photo-gallery-arrow-right {
	right:-5px;
	opacity:1;
	filter:alpha(opacity=100);
}

.single-photo-content .single-photo-frame .photo-gallery-arrow-left:hover {
	left:0px;
}

.single-photo-content .single-photo-frame .photo-gallery-arrow-right:hover {
	right:0px;
}

.photo-gallery-line {
	display:block;
	background:#f3f3f3;
	text-align:center;
	padding:15px 20px;
	border:1px dotted #cccccc;
	border-top:0px;
	position:relative;
	margin-bottom:20px;
}

.photo-gallery-line > .icon-text {
	display:block;
	position:absolute;
	font-size:25px;
	text-align:center;
	padding:30px 20px;
	top:0px;
}

.photo-gallery-line > .icon-text.photo-line-arrow-left {
	left:0px;
}

.photo-gallery-line > .icon-text.photo-line-arrow-right {
	right:0px;
}

.photo-gallery-line .actual-photo-line {
	display:block;
	height:50px;
	overflow:hidden;
	margin:0px 34px;
	text-align:left;
	width:870px;
	position:relative;
}

.photo-gallery-line .actual-photo-line ul {
	display:block;
	width:8000px;
	height:50px;
	position:absolute;
	left:0px;
	top:0px;
	-moz-transition: all 0.12s;
	-webkit-transition: all 0.12s;
	-o-transition: all 0.12s;
}

.photo-gallery-line .actual-photo-line ul li {
	display:block;
	float:left;
	margin-right:10px;
}

.photo-gallery-line .actual-photo-line ul li.active img {
	box-shadow:inset 0px 0px 0px 5px #000;
}

.lightbox .photo-gallery-line .actual-photo-line ul li.active:before {
	display:block;
	content:'';
	position:absolute;
	box-shadow:inset 0px 0px 0px 5px #000;
	width:70px;
	height:50px;
	z-index:100;
}

.empty-break {
	display:block;
	height:20px;
}



/* #7 Sidebar styling */

#banner1 {
	padding-top:10px	
}

.banner125 {
	display:table;
	width:100%;
	border-top:1px dotted #b2b2b2;
	padding-top:10px;
}


#banner2{ max-width:800px; width:100%}
#banner3{ max-width:800px; width:100%}
#banner3{ max-width:740px; width:100%}
#banner5{ max-width:500px;width:100%}
#banner6{ max-width:500px;width:100%}
#banner7{ max-width:900px; width:100%}

.banner125 > div {
	width:100%;
	display:table-row;
}

.banner125 > div > div {
	width:125px;
	display:table-cell;
	text-align:left;
}

.banner125 > div > div:first-child {
	text-align:right;
	padding-right:15px;
}

.content-box .content-box-sidebar:first-child {
	padding-left:0px;
	padding-right:20px;
}

.content-box-sidebar .panel {
	display:block;
	margin-bottom:20px;
	position:relative;
}

.content-box-sidebar .panel .bannersidebar {display:block;   width:100%}
.content-box-sidebar .panel .bannersidebar img {/*max-width:400px;*/width:100%; margin:15px 0px 5px}
.content-box-sidebar .panel .bannersidebar2 {display:block;   width:100%}
.content-box-sidebar .panel  .bannersidebar3 {display:none}


.content-box-sidebar .panel > h3 {
	display:block;
	margin-bottom:15px;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:15px;
	background-color:#f4f4f4;
	
	
	color:#232323;
	font-size:12px;
	line-height:20px;
}

a.text-ad {
	display:block;
	background:#f7f7f7;
	color:#4d4d4d;
	border:1px solid #ebebeb;
	padding:12px 15px;
	font-size:13px;
	margin-bottom:2px;
	line-height:17px;
}

a.text-ad > strong {
	display:block;
}

a.text-ad > span {
	display:block;
	font-size:11px;
	padding-top:6px;
	color:#a2a2a2;
	white-space:nowrap;
	width:268px;
	overflow:hidden;
	text-overflow:ellipsis;
	line-height:12px;
}

a.text-ad > span .icon-text {
	display:inline-block;
	padding-right:5px;
	font-size:10px;
	padding-top:1px;
}

a.text-ad:hover {
	background:#fcfcfc;
}

a.text-ad:active {
	box-shadow:inset 0px 0px 30px rgba(0, 0, 0, 0.08);
}

.panel .tagcloud a {
	display:inline-block;
	background:#f0f0f0;
	color:#232323;
	padding:4px 9px 5px 9px;
	font-weight:normal;
	font-size:11px!important;
	margin:0px 3px 4px 0px;
	line-height: 100%;
}

.panel .tagcloud a:hover {
	color:#fff;
	background:#232323;
}

.panel .title-top {
	position:absolute;
	top:16px;
	right:0px;
	font-size:10px;
}

.panel .title-top a {
	opacity:0.8;
	filter:alpha(opacity=80);
}

.panel .side-comment {
	display:table;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px dotted #b2b2b2;
	width:100%;
}

.panel .side-comment:last-child {
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:0px;
}

.panel .side-comment .comment-photo {
	display:table-cell;
	width:40px;
}
.panel .side-comment .comment-photo img{
	border-radius:40px;
	-moz-border-radius:40px;	
	padding-left:5px;
}
	
.panel .side-comment .comment-content {
	display:table-cell;
}

.panel .side-comment .comment-content strong {
	display:block;
	padding-bottom:8px;
	font-size:14px;
	color:#232323;
	line-height:18px;
	font-weight:normal;
	font-family:'Montserrat', sans-serif;
	margin-top:-3px;
}

.panel .side-comment .comment-content p {
	display:block;
	padding-bottom:12px;
	font-size:13px;
	color:#666;
	line-height:16px;
}

.panel .side-comment .comment-content .timestamp {
	display:block;
	
	font-size:12px;
	color:#0066b1;
	line-height:12px;
}

.panel .text-link {
	display:inline-block;
	font-size:12px;
	font-weight:bold;
}

.panel .text-link .icon-text {
	display:inline-block;
	padding-right:6px;
}

.panel .side-article {
	display:table;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px dotted #b2b2b2;
	width:100%;
}

.panel .side-article:last-child {
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:0px;
}

.panel .side-article > div {
	display:table-cell;
}

.panel .side-article .article-photo {
	width:95px;
}

.panel .side-article .article-content h4 {
	font-size:13px;
	line-height:18px;
	font-weight:normal;
	margin-top:-3px;
	margin-bottom:8px;
}

.panel .side-gallery {
	display:block;
	width:300px;
	height:auto;
	position:relative;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px dotted #b2b2b2;
}

.panel .side-gallery:last-child {
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:0px;
}

.panel .side-gallery .gallery-navi-left {
	display:block;
	position:absolute;
	top:112px;
	left:0px;
	z-index:5;
	background:url(../images/icon-gallery-navi-left.png) no-repeat center;
	color:transparent;
	width:32px;
	height:32px;
	overflow:hidden;
	text-indent:-1000px;
	opacity:0;
	filter:alpha(opacity=0);
}

.panel .side-gallery:hover .gallery-navi-left {
	left:20px;
	opacity:0.7;
	filter:alpha(opacity=70);
}

.panel .side-gallery .gallery-navi-left:hover {
	opacity:1;
	filter:alpha(opacity=100);
}

.panel .side-gallery .gallery-navi-right {
	display:block;
	position:absolute;
	top:112px;
	right:0px;
	z-index:5;
	background:url(../images/icon-gallery-navi-right.png) no-repeat center;
	color:transparent;
	width:32px;
	height:32px;
	overflow:hidden;
	text-indent:-1000px;
	opacity:0;
	filter:alpha(opacity=0);
}

.panel .side-gallery:hover .gallery-navi-right {
	right:20px;
	opacity:0.7;
	filter:alpha(opacity=70);
}

.panel .side-gallery .gallery-navi-right:hover {
	opacity:1;
	filter:alpha(opacity=100);
}

.panel .side-gallery ul {
	display:block;
	width:300px;
	height:250px;
	position:relative;
	margin-bottom:10px;
}

.panel .side-gallery ul li {
	display:block;
	width:300px;
	height:250px;
	position:absolute;
	z-index:2;
	opacity:0;
	filter:alpha(opacity=0);
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}

.panel .side-gallery ul li.active {
	z-index:3;
	opacity:1;
	filter:alpha(opacity=100);
}

.panel .side-gallery h4 {
	font-size:13px;
	line-height:18px;
	font-weight:normal;
}

.info-message {
	display:block;
	font-size:11px;
	color:#fff;
	padding:8px 0px;
	text-align:center;
	font-weight:bold;
	margin-bottom:20px;
}

.info-text {
	display:block;
	padding-left:32px;
	position:relative;
	font-size:10px;
	font-weight:normal;
	line-height:16px;
	color:#707070;
	margin-top:20px;
	padding-top:20px;
	border-top:1px dotted #b2b2b2;
}

.info-text:before {
	content:'\E705';
	display:block;
	font-size:20px;
	font-family:'Entypo';
	position:absolute;
	left:0px;
	top:26px;
	color:#b2b2b2;
}

.content {
	/*min-height: 400px;*/
}

.content input[type=text] {
	background:#fafafa;
	border:1px solid #fff;
	box-shadow:0px 0px 0px 1px #cecece;
	font-size:14px;
	padding:5px 11px;
	width:280px;
	color:#333;
	font-family:'Open Sans', Arial;
}



.content input[type=text]:focus {
	background:#fff;
}

.content input[type=mail]:focus {
	background:#fff;
}
.content input[type=mail] {
	background:#fafafa;
	border:1px solid #fff;
	box-shadow:0px 0px 0px 1px #cecece;
	font-size:14px;
	padding:5px 11px;
	width:280px;
	color:#6a6a6a;
	font-family:'Open Sans', Arial;
}


.content input[type=file] {
	background:#fafafa;
/*	border:1px solid #fff;
	box-shadow:0px 0px 0px 1px #cecece;*/
	font-size:12px;
	padding:5px 11px;
	width:400px;
	color:#6a6a6a;
	font-family:'Open Sans', Arial;
}

.content input[type=file]:focus {
	background:#fff;
}

.content textarea {
	background:#fafafa;
	border:1px solid #fff;
	box-shadow:0px 0px 0px 1px #cecece;
	font-size:12px;
	padding:5px 11px;
	width:220px;
	height:100px;
	color:#6a6a6a;
	font-family:'Open Sans', Arial;
}

.content textarea:focus {
	background:#fff;
}

.content input[type=submit] {
	background:#f1f1f1;
	border:1px solid #cecece;
	box-shadow:0px 3px 0px rgba(0,0,0,0.03), inset 0px 1px 0px #fff;
	font-size:10px;
	padding:6px 17px 7px 17px;
	color:#6a6a6a;
	font-family:'Open Sans', Arial;
	text-shadow:0px 1px 0px #fff;
	border-radius:2px;
	-moz-border-radius:2px;
	font-weight:bold;
	cursor:pointer;
}

.content input[type=submit]:hover {
	background:#ececec;
}

.content input[type=submit]:active {
	background:#ececec;
	box-shadow:0px 0px 0px transparent, inset 0px 1px 0px rgba(0,0,0,0.03);
}

.subscribe-form {
	line-height: 100%;
}

.subscribe-form form p {
	display:block;
	padding-bottom:10px;
	text-align:center;
	width:244px;
	margin:0px auto;
}

.subscribe-form form p label {
	display:block;
	text-align:left;
	width:100%;
	padding-bottom:7px;
	font-size:10px;
	color:#ababab;
}

.subscribe-form form p.subscribe_submit {
	display:block;
	padding-top:10px;
}

#calendar_wrap {
	display:block;
}

#calendar_wrap table {
	width:100%;
}

#calendar_wrap table td {
	text-align:center;
	position:relative;
	font-weight:bold;
	width:43px;
	height:29px;
	line-height:28px;
}

#calendar_wrap table td#today {
	text-align:center;
	position:relative;
	font-weight:bold;
	background:#ececec;
	color:#fff;
	background:#3e3e3e;
}

#calendar_wrap table td a {
	text-align:center;
	background:#ececec;
	position:relative;
	line-height:28px;
	width:43px;
	height:29px;
}

#calendar_wrap table td#prev {
	padding-top:10px;
	text-align:left;
}

#calendar_wrap table td#next {
	padding-top:10px;
	text-align:right;
}

#calendar_wrap table td#prev a, #calendar_wrap table td#next a {
	padding-right:10px;
	padding-left:10px;
	border-radius:2px;
	-moz-border-radius:2px;
}

#calendar_wrap table td#today a {
	background:inherit;
	color:inherit;
}

#calendar_wrap table thead {
	text-align:center;
	background:#3e3e3e;
	color:#fff;
	line-height:30px;
}

#calendar_wrap table caption {
	text-align:center;
	color:#232323;
	font-size:15px;
	line-height:30px;
	font-weight:bold;
	font-family:'Montserrat', sans-serif;
	padding-bottom:10px;
}

.loading-message {
	display:block;
	font-size:18px;
	text-align:center;
	padding-bottom:20px;
}


/* #8 Footer */

.footer .wrapper {
	
	color:#fff;
	padding-top:6px;
	padding-bottom:1px
}

.footer .footer-content {
	background-color:#e9e9e9;
	background-image: url(../imagenes/fondo_pie.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	padding:20px;
	color:#8a8a8a;
	display:table;
	width:940px;
	height:380px;
	position:relative;
	text-align:center;
}

.footer .footer-content .footer-block {
	position:relative;
	display:table-cell;
	padding-left:40px;
}
.footer .footer-content .footer-block li{
	margin:0px; font-weight:100; color:#333
}

.footer .footer-content .footer-block h5 {
	 font-size:16px; font-weight:100; color:#0F6;
	}
	
	
	

.footer .footer-content .footer-block:first-child {
	padding-left:0px;
}

.footer .footer-content .footer-block .footer-logo {
	display:block;
	margin-bottom:20px;
}

.footer .footer-content .footer-block .footer-set {
	display:block;
	margin-bottom:50px;
	width:300px;
}

.footer .footer-content p {
	font-size:12px;
	line-height:16px;
}

.footer .footer-copy {
	margin-top:5px;
	position:relative;
	display:block;
	padding-top:15px ;
	height:25px;

	border-top:#e9e9e9  solid 4px;

}

.footer .footer-copy p {
	font-size:10px;
	color:#8a8a8a;
	font-weight:bold;
	/*text-transform:uppercase;*/
	line-height: 100%;
}

.footer .footer-bottom {
	cursor:default;
	position:absolute;
	bottom:0px;
	left:0px;
	display:block;
}

.footer a.soc-button {
	font-size:23px;
	display:inline-block;
	margin-right:3px;
	opacity:0.4;
	filter:alpha(opacity=40);
}

.footer a {
	color:#666;
	text-decoration:underline;
}

.footer a:hover {
	color:#b1b1b1;
}

.footer h2.footer-title {
	display:block;
	width:auto;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #505050;
	font-family:'Montserrat', sans-serif;
	font-size:16px;
	line-height:18px;
	color:#cfcfcf;
	/*text-transform:uppercase;*/
}

.footer ul {
	display:block;
	list-style:none;
	width:130px;
	line-height: 100%;
}

.footer ul li {
	display:block;
	color:#cfcfcf;
	font-size:11px;
	/*text-transform:uppercase;*/
}

.footer ul li a {
	color:#525254;
	position:relative;
	padding-left:0px;
	display:block;
	padding-bottom:10px;
}

.footer ul li:hover a {
	padding-left:8px;
}

.footer ul li a:hover {
	padding-left:8px;
	color:#63CFFC
}

.footer ul.category-listing li a {
	padding-left:20px;
	color:#333
}

.footer ul.category-listing li:hover a {
	padding-left:28px;
}

.footer ul li a .category-square {
	display:block;
	position:absolute;
	left:0px;
	top:3px;
	width:7px;
	height:7px;
	color:transparent;
	overflow:hidden;
}

.footer .footer-contact-form {
	display:block;
	width:240px;
	margin-bottom: 50px;
}

.footer .footer-contact-form p {
	display:block;
	margin-bottom:20px;
}

.footer .contact-msg {
	display:block;
	color:#cfcfcf;
	font-size:14px;
	margin-top:9px;
}

.footer .contact-msg .icon-text {
	display:inline-block;
	padding-right:10px;
	right:0px;
}

.footer .relative-block {
	display:block;
	width:100%;
	height:auto;
	position:relative;
}


/* #9 Lightbox */

.lightbox .loading-box {
	padding:50px 0px;
	line-height: 24px;
}

.startlightbox  {
	overflow: hidden;
	color:#232323;
}

.startlightbox .lightbox {
	display:block;
}

.lightbox {
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.9);
    text-align:center;
	z-index:200;
	display:none;
	overflow-y:scroll;
}

.lightbox .main-black-block {
	box-shadow:none;
	background:#212121;
	color:#ccc;
	font-size: 11.5px;
	line-height: 20px;
	font-weight: 300;
	padding-bottom: 5px;
	color:#8a8a8a;
}

.lightbox .lightcontent .light-close span, .lightbox .lightcontent-loading .light-close span {
	font-family: 'Entypo';
	font-size:14px;
	display:inline-block;
	margin-top:-2px;
	margin-right:6px;
}

.lightbox .lightcontent .light-close:hover, .lightbox .lightcontent-loading .light-close:hover {
	color:#db2727;
}

.lightbox .lightcontent .light-close:active, .lightbox .lightcontent-loading .light-close:active {
	color:#b01e1e;
}

.lightbox .lightcontent .light-close, .lightbox .lightcontent-loading .light-close {
	display:block;
	right:0px;
	top:-30px;
	font-family: Arial;
	position:absolute;
	font-size:12px;
	color:#fff;
	text-shadow:0 1px 3px rgba(0,0,0,0.6);
}

.lightbox .lightcontent, .lightbox .lightcontent-loading {
	background:#fff;
	width:980px;
	margin:100px auto 70px auto;
	position:relative;
	box-shadow: 0px 1px 4px rgba(0,0,0,0.5);
	text-align:left;
}

.lightbox .light-title {
	display:block;
	position:absolute;
	top:-33px;
	color:#fff;
	text-shadow:0 1px 3px rgba(0,0,0,0.6);
	height:23px;
	width:780px;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space:nowrap; 
}

.loading-box {
	display:block;
	text-align:center;
}

.loading-box .loading-image {
	display:block;
	text-align:center;
	padding-top:20px;
}

.lightbox .carousel-left {
	left:8px;
}

.lightbox .carousel-right {
	right:8px;
}

.lightbox blockquote {
	padding-bottom:30px;
}

.lightbox .article-main-content {
	padding: 0px 55px;
	width: auto;
}


.success-message {
	display:block;
	position: relative;
}

.success-message > strong {
	display:block;
	padding-bottom:10px;
	font-size:18px;
	color:#232323;
	margin-left: 30px;
}

.success-message > span {
	display: block;
	padding-bottom: 10px;
	font-size: 11px;
	margin-left: 30px;
}

.success-message > span.icon-text {
	display: block;
	float: left;
	font-size: 22px;
	color: #232323;
	left: 0px;
	top: 3px;
	margin-left: 0px;
}




/* Other Stuff */

.parallax-slider {
	display:block;
	width:100%;
	height:auto;
	margin-bottom:20px;
}

.breaking-line ul li span {
	line-height:14px;
}

.themobile-top {
	display:none;
}

.waiter {
	cursor:pointer;
	overflow: hidden;
}

.error-page {
	display:block;
	text-align:center;
	padding:145px 0px;
}

.no-bottom-line {
	border-bottom:0px;
}

.triple-article > .article-photo:first-child {
	margin-bottom: 15px;
}

.content .panel form label {
	text-align: left;
	display: block;
	padding-bottom: 7px;
}

.content .panel input[type=text].search {
	max-width: 280px;
	width:100%;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-right: 2px;
}

#infscr-loading {
	display: block;
	background: rgba(255,255,255,0.7);
	width: 190px;
	text-align: center;
	height: 64px;
	padding-bottom: 14px;
	margin-left: -100px;
}

#infscr-loading img {
	margin: 0px auto 15px auto;
	width: 30px;
}

.sticky {
	background: #f8f8f8; padding: 0px 0px 16px 0px;
}

.sticky .article-content {
	padding: 0px 16px;
}

.article-block-small-image.sticky .article-header {
	padding: 8px 20px 0px 16px;
}



.comments-pager:empty {
	display: none;
}

.comments-pager {
	display: block;
	text-align: center;
	border-top: 1px dotted #cccccc;
}

.comments-pager a.page-numbers {
	display: inline-block;
	padding: 2px 10px 3px 10px;
	background: #fff;
	margin-right: 2px;
	font-weight: bold;
	border: 1px solid transparent;
}

.comments-pager a:hover {
	background: #f0f0f0;
	border: 1px solid #f0f0f0;
	color: #232323;
}

.comments-pager .page-numbers.current {
	display: inline-block;
	padding: 4px 10px 3px 10px;
	margin-top: -1px;
	background: #fff;
	color: #232323;
	border: 1px dotted #cccccc;
	border-top: 0px;
}

.post-pages {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-top: 1px dotted #d9d9d9;
	border-bottom: 1px dotted #d9d9d9;
	background: #f8f8f8;
	padding-left: 15px;
}

	#contenedor {
		max-width:800px; width:100%; float:left;
	}
	#contenedor2 {
		max-width:250px; 
		width:100%;
		float:left;
		margin-right:20px
	}
	.article-content {
		/*width:200px; */
		float:left;
	}
	
	.left-banner-block img {
		max-width:850px;
		width:100%
	}

	/*Responsive Prodesin*/
	@media (max-width: 1000px) {
	.content-box .content-box-sidebar {
	max-width: 800px;
	width:100%;
	padding-left: 0px;	
	}

	.content-box-sidebar .panel .bannersidebar2 {display:none}
	.content-box-sidebar .panel .bannersidebar {display:block;  max-width:1000px; width:100%}
	.content-box-sidebar .panel .bannersidebar img {max-width:1000px; width:100%; margin-bottom:5px}
	.content-box-sidebar .panel  .bannersidebar3  {display:block;}
	.content-box-sidebar .panel  .bannersidebar3 img {max-width:850px; width:100%}
	
	.triple-article > div.triple-article-single2 {
	max-width:129px;
	margin-left:2%
	}
	.accesos { background-color:#f0f0f0}
	}

	/*Responsive Prodesin*/
	@media (max-width: 770px) {
	.triple-article > div.triple-article-single2 {
	max-width:250x;
	margin-left:0%
	}
	}
	
	/*Responsive Prodesin*/
	@media (max-width: 733px) {
	.category-left-block .article-block:last-child {
	float:left;
	}
	
	.category-right-block .article-photo img {
		max-width: 500px;
		width: 100%;
		height:auto
	}
	.category-block > div:first-child {
	max-width:800px;
	width:100%;
	}
	
	#contenedor {
	max-width:800px;
	width:100%;
	}

	.article-content {
	max-width:800px;
	width:100%;
	float:none;
	text-align:center
	}
	
	.category-right-block .article-content p, .category-right-block .article-content2 p, .titularcementerio {
	/*text-align:center*/
	}
	
	.left-banner-block img {
	max-width:300px;
	width:100%
	}


	}
	
	/*Responsive Prodesin*/
	@media (max-width: 663px) {
	.category-block > div {
	float:left;
	max-width:1000px;
	width:100%
	}
	.category-left-block .article-block{
	float:left;
	}
	.category-left-block .article-block .article-photo {
	float:left;
	max-width:190px;
	width:100%
	}
	.category-left-block .article-block h4 {
	  display: block;
	  font-size: 13px;
	  line-height: 16px;
	  max-width: 190px;
	  width: 100%;
	  margin-right: 10px;
	}
	

	}

	@media (max-width: 800px) {
		
		#banner5 {min-height:250px}
		#banner6 {min-height:250px}
	}

	/*Responsive Prodesin*/
	@media (max-width: 700px) {
		#contenedor2 {
			max-width:600px; width:100%; float:left;margin-right:5px
		}

		#contenedor2 .article-photo{
			text-align:center;
			max-width:800px; width:100%;text-align:center;
			margin-bottom:15px
		}

		.triple-article > div.triple-article-single3 {
			max-width: 300px;
		}

	}
	
		@media (max-width: 680px) {

		.triple-article > div.triple-article-single3 {
			max-width: 360px;
		}

		}
	
	/*Responsive Prodesin*/
	@media (max-width: 500px) {
		
		.category-left-block .article-block .article-photo, .category-left-block .article-block .article-photo {
			max-width:300px; width:100%; float:none;margin-right:5px
		}

		.category-left-block .article-block, .category-left-block .article-block:last-child {
			float:none;
			text-align:center
		}
		.category-left-block .article-block h4 {
			display: block;
			font-size: 13px;
			line-height: 16px;
			max-width: 300px;
			width: 100%;
			margin-right: 10px;	
			}
	}

		
				
		
		
		
