
@media screen and (max-width:428px) {}

/**/

.MontserratThin                      {font-family:"montserrat", sans-serif;font-weight:100;font-style:normal;}
.MontserratLight                     {font-family:"montserrat", sans-serif;font-weight:300;font-style:normal;}
.MontserratRegular                {font-family:"montserrat", sans-serif;font-weight:400;font-style:normal;}
.MontserratItalic                     {font-family:"montserrat", sans-serif;font-weight:400;font-style:italic;}
.MontserratSemiBold             {font-family:"montserrat", sans-serif;font-weight:600;font-style:normal;}
.MontserratBold                     {font-family:"montserrat", sans-serif;font-weight:700;font-style:normal;}

/**/
.CalibanStdRegular               {font-family:"caliban-std", sans-serif;font-weight:400;font-style:normal;}

/**/

@keyframes fadeInAnimation {
0%      {opacity:0;}
100%  {opacity:1;}
}


body {animation:fadeInAnimation ease 1s;line-height:160%;margin:0px;padding:0px;font-family:"montserrat", sans-serif;font-weight:400;font-style:normal;}

.color                     {color:#C4061A;}

a                            {text-decoration:none;}
a:link,
a:visited                 {color:#000000;transition:0.8s all ease;}
a:hover                  {color:#C4061A;transition:0.8s all ease;}

.tcenter                  {text-align:center;}
.tleft                       {text-align:left;}
.tright                     {text-align:right;}

.clear                     {clear:both;}
.left                        {float:left;}
.right                      {float:right;}

.linenegro              {width:100%;height:2px;clear:both;background-color:#CCCCCC;}
.linerojo                 {width:100%;height:2px;clear:both;background-color:#C4061A;}
.linegris                 {width:100%;height:1px;clear:both;background-color:#DDDDDD;}


/**/
header                     {width:100%;height:360px;clear:both;text-align:center;}
header .Lateral        {width:30px;background-color:#C4061A;}
header .Logo           {background-image:url("images/PCBlog_Fondo.jpg");background-position:center center;}

@media screen and (max-width:428px) {
header .Logo           {background-image:url("images/PCBlog_FondoMv.jpg");background-position:center center;}
header .Logo img    {width:70%;margin-top:65px;}
}


/**/
main                                                                     {width:100%;margin:0px;padding:0px;background-image:url("images/PCBlog_Degradado.jpg");background-repeat:repeat-x;background-position:top center;border-top:1px solid #EEEEEE;}

main section .TitularUltimo                                  {font-family:"caliban-std", sans-serif;font-weight:400;font-style:normal;color:#C4061A;font-size:60px;line-height:100px;}
main section .Titular                                            {font-family:"caliban-std", sans-serif;font-weight:400;font-style:normal;color:#C4061A;font-size:46px;}
@media screen and (max-width:428px) {
main section .TitularUltimo                                  {font-size:40px;line-height:100%;}
}

main section.Entrada                                           {text-align:center;}
main section.Entrada h2                                      {font-size:36px;margin-top:50px;}
main section.Entrada p                                        {font-size:20px;line-height:160%;max-width:900px;margin:auto auto 30px auto;}

@media screen and (max-width:428px) {
main section.Entrada h2                                      {font-size:30px;margin:50px auto 20px auto;line-height:140%;max-width:90%;}
main section.Entrada p                                        {font-size:18px;max-width:90%;}
}

main section.GeneralPosts                                  {max-width:1000px;min-height:300px;margin:auto auto 20px auto;}
main section.GeneralPosts .TextoMesEnCurso  {font-size:16px;float:left;width:92%;font-family:"montserrat", sans-serif;font-weight:100;font-style:normal;}
main section.GeneralPosts .Texto                       {font-size:15px;line-height:150%;float:left;width:92%;font-family:"montserrat", sans-serif;font-weight:100;font-style:normal;}
main section.GeneralPosts .Mas                         {float:right;width:7%;font-family:"caliban-std", sans-serif;font-weight:400;font-style:normal;font-size:96px;margin-top:30px;transition:0.8s all ease;}
main section.GeneralPosts .Mas span                {display:none;float:left;margin-right:10px;}
main section.GeneralPosts .Imagen                    {clear:both;margin-top:20px;}
main section.GeneralPosts .Imagen img             {max-width:100%;}

@media screen and (max-width:428px) {
main section.GeneralPosts                                  {max-width:80%;min-height:300px;}
main section.GeneralPosts .TextoMesEnCurso,
main section.GeneralPosts .Texto                       {font-size:15px;float:none;width:100%;text-align:justify;}
main section.GeneralPosts .Mas                         {float:none;width:100%;font-size:46px;margin-top:30px;transition:0.8s all ease;}
main section.GeneralPosts .Mas span                {display:block;}
main section.GeneralPosts .Imagen                    {margin:0px;}
}

main section.Posts                                               {max-width:1000px;min-height:300px;margin:auto auto 20px auto;}
main section.Posts a                                            {text-decoration:underline;}
main section.Posts .Titulo                                    {width:100%;border-bottom:2px solid #C4061A;text-align:center;padding-bottom:20px;margin:0px 0px 30px 0px;}
main section.Posts .Fecha                                  {font-family:"caliban-std", sans-serif;font-weight:400;font-style:normal;color:#C4061A;font-size:42px;margin:20px 0px 30px 0px;}
main section.Posts .Texto                                    {width:96.5%;margin:auto;text-align:justify;font-family:"montserrat", sans-serif;font-weight:100;font-style:normal;}
main section.Posts .Texto strong                         {font-weight:600;}
main section.Posts .Imagen                                 {clear:both;padding:30px 0px 30px 0px;}
main section.Posts .Imagen img                          {max-width:100%;}
main section.Posts .Videos                                  {width:80%;margin:50px auto 40px auto; border-bottom:20px solid #C4061A;}

@media screen and (max-width:428px) {
main section.Posts                                               {max-width:80%;}
}

main section.Posts .Destacado                           {clear:both;color:#FFFFFF;background-color:#C4061A;}
main section.Posts .DestacadoC1                      {float:left;width:40%;}
main section.Posts .DestacadoC2                      {float:right;width:52%;padding:2% 4% 1% 4%;text-align:justify;}
main section.Posts .Destacado .ND                    {font-family:"caliban-std", sans-serif;font-weight:400;font-style:normal;font-size:58px;margin:30px 0px 30px 0px;}
main section.Posts .Destacado .clearF               {clear: both;background-color:white}



/**/
footer                                {width:60%;max-width:1000px;margin:50px auto 50px auto;text-align:center;color:#C4061A;font-size:18px;}
footer .Volver                    {font-family:"caliban-std", sans-serif;font-weight:400;font-style:normal;font-size:36px;clear:both;padding:30px 0px 50px 0px;}
footer .Logos                    {width:50%;float:left;}

@media screen and (max-width:428px) {
footer                                {width:90%;max-width:90%;font-size:17px;}
}









