/*  
Theme Name: Movilae
*/

/* Start Esqueleto */
body {font-family: 'Open Sans', sans-serif;margin:0;padding:0;text-align: justify;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
* {margin:0;padding:0;}
.clear {clear:both;height:1px;font-size:1px;line-height:1px;}
p {line-height:1.50em;font-size:11pt;}
img.centro, .aligncenter, iframe {margin-left:-15px;width: 103.1%;padding:10px 0;}
iframe {height: 590px;}
.alignnone {margin: 0 auto;display: block;}
.globo .alignnone {margin: 0 auto;display: block;width: 100%;}
img.derecha, .alignright {float: right;margin: 8px 0 10px 15px;display: block;}
img.izquierda, .alignleft, .imgtfe {float: left;margin: 8px 15px 10px 0;display: block;}
.hide {display:none;}
strong {font-weight: normal;color: #030303;}
.editlink {float:right;margin-top:16px;}
h1,h2,h3,p,pre,blockquote,label,ul,ol,dl,fieldset,address,#preview p {margin:1em 0 0;}
a img {border:none;}
a {color:#83A103;text-decoration:none;}
a:hover,.inside a:hover,.comment-head a:hover {color:#000;}
.inside a {color:#83A103;font-weight: bolder;}
.inside h2 a {font-weight: normal;}
.details .p_comments a{color:#83A103;}
.details .p_comments a:hover{color:#000;}
/* End Esqueleto */

/* Start Header */
#header {background: #272727;height:70px;position: fixed;z-index:10;width: 100%;-webkit-box-shadow: 0px 2px 30px rgba(0,0,0,0.50);-khtml-box-shadow: 0px 2px 30px rgba(0,0,0,0.50);-moz-box-shadow: 0px 2px 30px rgba(0,0,0,0.50);box-shadow: 0px 2px 30px rgba(0,0,0,0.50);}
#header .inside {padding: 0.3% 0 0;width: 64em;}
#header .logo {float:left;}
#header .logo a {background:transparent url(images/logo.png) no-repeat 0 0;display:block;line-height:400px;width:220px;height:70px;border:none;overflow:hidden;top: 3px;position: absolute;}
#header h1 {margin:0;}
/* Start Icons */
.icons {float: left;filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */ filter: gray; /* IE6-9 */ -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */position: relative;top: 18px;left: 58%;filter: alpha(opacity=80);opacity: 0.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /*--IE8 Specific--*/}
.icons:hover {filter: alpha(opacity=100);opacity: 1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /*--IE8 Specific--*/}
.icons a {display: inline-block;width: 24px;height: 24px;margin: 0 4px;vertical-align: middle;-o-transition: all .4s;-moz-transition: all .4s;-webkit-transition: all .4s;-ms-transition: all .4s;}
.icons a.facebook { background: url(images/social-icons/facebook.png) left top no-repeat; }
.icons a.twitter { background: url(images/social-icons/twitter.png) left top no-repeat; }
.icons a.googleplus { background: url(images/social-icons/googleplus.png) left top no-repeat; }
.icons a.rss { background: url(images/social-icons/rss.png) left top no-repeat; } 
.icons a:hover { background-position: left -34px; }
/* Stop Icons */
/* Start Search */
#search {top:16px;float:right;width:26.6%;-moz-opacity:0.4px;position: relative;}
#search:hover {-moz-opacity:1px;}
.cf:before, .cf:after{content:"";display:table;}
.cf:after{clear:both;}
.cf{zoom:1;}    
 /* Form wrapper styling */
.search-wrapper {width: 273px;}
/* Form text input */
.search-wrapper input {width: 185px;height: 10px;padding: 10px 5px;float: left;font: bold 15px 'lucida sans', 'trebuchet MS', 'Tahoma';border: 0;background: #3B3832;border-radius: 3px 0 0 3px;}
.search-wrapper input:focus {outline: 0;background: #fff;box-shadow: 0 0 2px rgba(0,0,0,.8) inset;} 
.search-wrapper input::-webkit-input-placeholder {color: #999;font-weight: normal;font-style: italic;}
.search-wrapper input:-moz-placeholder {color: #999;font-weight: normal;font-style: italic;} 
.search-wrapper input:-ms-input-placeholder {color: #999;font-weight: normal;font-style: italic;}     
/* Form submit button */
.search-wrapper button {overflow: visible;position: relative;float: right;border: 0;padding: 0;cursor: pointer;height: 30px;width: 78px;font: bold 15px/30px 'lucida sans', 'trebuchet MS', 'Tahoma';color: white;text-transform: lowercase;background: #B9A37C;border-radius: 0 3px 3px 0;text-shadow: 0 -1px 0 rgba(0, 0, 0, .3);}   
.search-wrapper button:hover{background: #A8946F;}      
.search-wrapper button:active,
.search-wrapper button:focus{background: #8B7E66;outline: 0;   }
.search-wrapper button:before { /* left arrow */content: '';position: absolute;border-width: 8px 8px 8px 0;border-style: solid solid solid none;border-color: transparent #B9A37C transparent;top: 8px;left: -7px;} 
.search-wrapper button:hover:before{border-right-color: #A8946F;}
.search-wrapper button:focus:before,.search-wrapper button:active:before{border-right-color: #8B7E66;}      
.search-wrapper button::-moz-focus-inner { /* remove extra button spacing for Mozilla Firefox */border: 0;padding: 0;}    
/* End Search */
/* End Header */

/* Start Home */
#primary {padding:100px 0 2em 0;}
.inside {width:64em;margin:0 auto;clear:both;z-index: 1;}
/* Start slider */
.slider img{border-radius: 5px; -moz-border-radius:5px;-webkit-border-radius:5px;margin: 0 0 -5px 0;width:100%;}
.slider {max-width:99%;margin:0 auto;position:relative;overflow:hidden;border:1px solid #ddd;border-radius: 5px; -moz-border-radius:5px;-webkit-border-radius:5px;}
.slider ul li {float:left;}
.slider ul {margin:0;}
.slider li {list-style: none;}
/* End slider*/
/* Start ultimos-posts-gallery-portada-single*/
.ultimos-posts-gallery-portada, .ultimos-posts-gallery-single {clear: both;padding:0 0 10px;margin: 0 -0.77em 0 -0.58em;;position: relative;}
.ultimos-posts-gallery-portada li {border: 1px solid #ddd;width:31.1%;height:100%;float:left;display:inline;margin:0 1% 2% 1%;border-radius: 5px; -moz-border-radius:5px;-webkit-border-radius:5px;-moz-transition: filter 0.5s ease;-o-transition: filter 0.5s ease;-ms-transition: filter 0.5s ease;transition: filter 0.5s ease;}
.ultimos-posts-gallery-single li {border: 1px solid #ddd;width:31.1%;height:100%;float:left;display:inline;margin:0 1% 2% 1%;border-radius: 5px; -moz-border-radius:5px;-webkit-border-radius:5px;-moz-transition: filter 0.5s ease;-o-transition: filter 0.5s ease;-ms-transition: filter 0.5s ease;transition: filter 0.5s ease;background: #FFF;}
.ultimos-posts-gallery-portada img, .ultimos-posts-gallery-single img {border-bottom: 1px solid #ececec;border-radius: 5px 5px 0 0;-moz-border-radius: 5px 5px 0 0;-webkit-border-radius: 5px 5px 0 0;width:100%;height:300px;}
.ultimos-posts-gallery-portada li:hover, .ultimos-posts-gallery-single li:hover {background: #fafaf8;filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */ filter: gray; /* IE6-9 */ -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */}
.ultimos-posts-gallery-portada h2, .ultimos-posts-gallery-single h3 {padding: 20px 15px 5px; margin: 0 auto;clear: both;line-height:1.4em;height:70px;text-align: center;color:#8A8A8A;font-weight: lighter;font-size:18px;}
.ultimos-posts-gallery-portada a, .ultimos-posts-gallery-single a {color:#8A8A8A;}
/* End ultimos-posts-gallery-portada-single*/
/* Start Top Pagination */
#top-pagination{width:100%;float:right;}
span.navback{filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */ filter: gray; /* IE6-9 */ -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */height:51px;width: 50px;display:block;float:right;}
span.navforward{filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */ filter: gray; /* IE6-9 */ -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */height:51px;width: 50px;display:block;float:right;}
/* End Top Pagination */
/* End Home */

/* Start Secondary */
#secondary {background-color:#FEFCF7;border-top:1px solid #ccc;border-bottom:1px solid #D1D0CC;padding:0;position: relative;}
/* End Secondary */

/* Start Single */
/* Start SocialMenu */
#menu {position:fixed;top: 38.5%;margin-left: 988px;width:48px;height:340px;background:transparent;border-left:1px solid transparent;padding:10px;transition-duration:0.5s;z-index: 0;}
#menu:hover {position:fixed;margin-left: 1021px;transition-duration:0.5s;}
#menu a {text-decoration:none;}
#menu .icon {width:48px;height:48px;margin-bottom:20px;opacity:0.6;transition-duration:0.5s;}
#menu .icon:hover {opacity:1;transition-duration:0.5s;}
#menu .rss {background:transparent url(images/iooRSBb.png);}
#menu .facebook {background:transparent url(images/q24ul0O.png);}
#menu .twitter {background:transparent url(images/Cg4kzQf.png);}
#menu .google {background:transparent url(images/OPYqnhX.png);}
#menu .email {background:transparent url(images/aj3eNAO.png);}
/* End SocialMenu */
/* Start breadcrumb */
.breadcrumb {list-style: none;overflow: hidden;font-size: 13px;margin-bottom: 10px;margin-top: -5px;}
.breadcrumb li {float: left; }
.breadcrumb li a {color: #FFF;text-decoration: none; padding: 5px 0 5px 45px;background: hsla(34,29%,55%,1);position: relative;display: block;float: left;font-weight: lighter;border-radius: 5px 0 0 5px;-moz-border-radius: 5px 0 0 5px;-webkit-border-radius: 5px 0 0 5px;}
.breadcrumb li a:after { content: " ";display: block;width: 0;height: 0;border-top: 50px solid transparent;border-bottom: 50px solid transparent;border-left: 30px solid hsla(34,29%,55%,1);position: absolute;top: 50%;margin-top: -50px; left: 100%;z-index: 2;}
.breadcrumb li a:before { content: " ";display: block;width: 0;height: 0;border-top: 50px solid transparent;border-bottom: 50px solid transparent;border-left: 30px solid white;position: absolute;top: 50%;margin-top: -50px;margin-left: 1px;left: 100%;z-index: 1;}
.breadcrumb li:first-child a {padding-left: 10px;}
.breadcrumb li:nth-child(2) a       { background:        hsla(34,29%,65%,1);}
.breadcrumb li:nth-child(2) a:after { border-left-color: hsla(34,29%,65%,1);}
.breadcrumb li:nth-child(3) a       { background:        hsla(34,29%,70%,1);}
.breadcrumb li:nth-child(3) a:after { border-left-color: hsla(34,29%,70%,1);}
.breadcrumb li:nth-child(4) a       { background:        hsla(34,29%,75%,1);}
.breadcrumb li:nth-child(4) a:after { border-left-color: hsla(34,29%,75%,1);}
.breadcrumb li:nth-child(5) a       { background:        hsla(34,29%,80%,1);}
.breadcrumb li:nth-child(5) a:after { border-left-color: hsla(34,29%,80%,1);}
.breadcrumb li:last-child  {background: transparent !important;color: black;pointer-events: none;cursor: default;padding: 5px 0 5px 45px;}
.breadcrumb li a:hover {color: #FFF;background: hsla(34,29%,45%,1);}
.breadcrumb li a:hover:after { border-left-color: hsla(34,29%,45%,1) !important;}
/* End breadcrumb */
/* Start Social */
.social {float:right;margin:-10px 0 0 0;position:relative;padding:0;list-style:none;}
.social ul li{display:inline;text-decoration:none;margin-left:8px;}
.social span {color:#605f5b;font-size:13px;margin:0;padding:0 5px;background:#F7F7F7;border:1px solid #ddd;border-radius: 5px; -moz-border-radius:5px;-webkit-border-radius:5px;position:relative;}
.social p {display: inline;position: relative;top: -7px;left: -10px;}
.tweet a{background:transparent url(images/Twitter.png) top left no-repeat;padding:12px 0 10px 40px;}
.fcb a{background:transparent url(images/Facebook.png) top left no-repeat;padding:12px 0 10px 40px;}  
.pinterest a{background:transparent url(images/pinterest.png) top left no-repeat;padding:12px 0 10px 40px;}  
.googleplus a{background:transparent url(images/googleplus.png) top left no-repeat;padding:12px 0 10px 40px;}
.tweet a:hover{background:transparent url(images/Twitter-hover.png) top left no-repeat;padding:12px 0 10px 40px;}
.fcb a:hover{background:transparent url(images/Facebook-hover.png) top left no-repeat;padding:12px 0 10px 40px;} 
.pinterest a:hover{background:transparent url(images/pinterest-hover.png) top left no-repeat;padding:12px 0 10px 40px;} 
.googleplus a:hover{background:transparent url(images/googleplus-hover.png) top left no-repeat;padding:12px 0 10px 40px;} 
/* End Social */
/* Start Single Post*/
.full-thumb img {border-radius: 5px 5px 0 0;-moz-border-radius: 5px 5px 0 0;-webkit-border-radius: 5px 5px 0 0;width:100%}
.full-thumb {height: 100%;}
.no-full-thumb h1{text-align: center;height: 100px;line-height: 1.2em;color: #83A103;font-size: 35px;font-weight: lighter;font-family: 'Schoolbell',cursive;}
.single-post{background: #fdfdfd;border: 1px solid #ddd;width: 100%;float:left;display:inline; margin-bottom: 26px;border-radius: 5px; -moz-border-radius:5px;-webkit-border-radius:5px;position:relative;padding-bottom: 10px;}
.full-thumb h1 {border-top: 1px #F5F3F3 solid;height: 90px;line-height: 1.2em;color: #83A103;font-size: 35px;font-weight: lighter;padding:25px 120px;top: -74px;margin: 0 50px -70px 50px;position: relative;font-family: 'Schoolbell',cursive;background: #fdfdfd;-webkit-box-shadow: -15px -10px 15px -15px rgba(0, 0, 0, 0.6), 15px -10px 15px -15px rgba(0, 0, 0, 0.6);-khtml-box-shadow: -15px 0 15px -15px rgba(0, 0, 0, 0.6), 15px 0 15px -15px rgba(0, 0, 0, 0.6);-moz-box-shadow: -15px 0 15px -15px rgba(0, 0, 0, 0.6), 15px 0 15px -15px rgba(0, 0, 0, 0.6);box-shadow: -15px -10px 15px -15px rgba(0, 0, 0, 0.6), 15px -10px 15px -15px rgba(0, 0, 0, 0.6);}
.single-post h2 {background: transparent url(images/fondoh3.png) no-repeat 5px 4px;line-height:1.2em;color:#83A103;font-size:25px;font-weight:lighter; padding:3px 15px 0 40px;margin-top:10px;font-family: 'Schoolbell', cursive;}
.single-post h3 {background:transparent url(images/fondoh3.png) no-repeat 5px 4px;line-height:1.2em;color:#757460;font-size:20px;font-weight:lighter; padding:3px 10px 10px 40px;margin-top:10px;font-family: 'Schoolbell', cursive; text-transform: lowercase;}
.single-post p {padding: 5px 15px 5px 15px;margin: 0;color:#6D6C6B;font-family: sans-serif;font-size: 1em;-webkit-font-smoothing: antialiased;word-spacing: 1px;}
.img-gallery img {margin: 0 auto;display: block;max-width: 1024px;height:100%;}
.img-gallery{margin-top:50px;}
/* End Single Post*/
/* Start Lista */
.pregunta {margin-top:15px;padding: 15px 5px 30px 80px;text-align:justify;font-size:14pt;line-height:1.30em;background:transparent url(images/lista-respuesta.jpg) no-repeat 0 0;}
.respuesta {padding-top:15px;}
ol.lista {line-height:1.60em;padding:15px 30px 0 30px;text-align:justify;font-size:10pt;list-style-type:none;}
ol.lista li{display:block;padding-left:35px;background:transparent url(images/pin.jpg) no-repeat 3px 0; margin: 20px 0 40px 0;}
ol.lista img{float:right;margin:5px 0 0 10px;outline:1px solid #ddd;padding:4px; background:#F7F7F7; border-top:1px solid #FFF;}
ol.lista-blockquote-positivo {margin:15px 0 5px 15px;padding:15px 30px;color:#757460;list-style-type:none;}
ol.lista-blockquote-positivo li{background:transparent url(images/up.png) no-repeat 3px 0; margin-top: 5px;font-size: 19px;padding: 3px 10px 10px 40px;margin-top: 10px;text-transform: lowercase;font-family: 'Schoolbell',cursive;-webkit-font-smoothing: antialiased;word-spacing: 5px;}
ol.lista-blockquote-positivo img{float:left;padding:4px;}
ol.lista-blockquote-negativo{margin:0 0 5px 15px;padding:15px 30px;color:#757460;list-style-type:none;}
ol.lista-blockquote-negativo li{background:transparent url(images/down.png) no-repeat 3px 3px;margin-top: 5px;font-size: 18px;padding: 3px 10px 10px 40px;margin-top: 10px;text-transform: lowercase;font-family: 'Schoolbell',cursive;}
ol.lista-blockquote-negativo img{float:left;padding:4px;}
/* End Lista */
/* Start Globo */
.globo {border: 1px solid #ddd;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;margin: 20px 80px;padding: 10px;background: #FFFFFF;}
.globo p {margin: 0;}
/* End Globo */
/* Start publi */
.publi {margin: 0 15px 60px;text-align: center;}
.publi-gadgets {margin: 0 0 10px 30px;float:left;}
.publi-bottom {margin: 20px 15px;text-align: center;}
/* End publi*/
/* Start Navigation */
.navigation_single {font-size: 100px;font-family: 'Schoolbell', cursive;}
.navigation_single .left a {position:fixed;top: 50%;left: 5%;}
.navigation_single .right a {position:fixed;top: 50%;right: 5%;}
/* End Navigation */
/* Start Comentarios */
.comment-head {border-bottom:1px solid #ccc;padding-bottom:1px;margin:1em 0px 1em 0;}
.comment-head h3 {font-size:1.8em;color:#83A103;margin:0 0 3px;}
.comment-head a {text-decoration:none;color:#7a7467;}
.comment-head .details a {font-size:12px;color:#7a7467;}
ol#comments {list-style-type:none;color:#3e3c39;margin:1em 0;padding:0 0 0 2em;}
ol#comments li {list-style-type:none;margin:0;padding:15px 0;}
#comments cite {float:left;width:5%;font-style:normal;text-align:left;position: relative;z-index: 1;}
* html #comments cite {width:10%;}
#comments cite span {display:block;}
#comments cite .avatar {border:1px solid #ddd;width:80px;background: #fdfdfd;border-radius: 10px; -moz-border-radius:10px;-webkit-border-radius:10px;z-index:1;}
#comments cite .author {font-size:12px;margin: 3px 0 0 5px;}
#comments cite .author a {text-decoration:none;color:#000;}
#preview {border:1px solid #3e3c39;margin:1em 0;padding:0.5em;}
#errors {color:red;font-weight:700;}
#comments .pingback cite .author {display:block;padding-top:68px;background:url(images/trackback_pingback.gif) 100% 0 no-repeat;}
#comments .content a {color:#83A103;font-size:13px;}
#comments .content a:hover {color:#000;}
#comments .content {float:right;width:80%;padding:0 20px;background: #fdfdfd;border: 1px solid #ddd;border-radius: 10px; -moz-border-radius:10px;-webkit-border-radius:10px;position:relative;}
#comments .content-arrow-border {border-color: transparent #ddd transparent transparent;border-style: solid;border-width: 10px;height:0;width:0;position:absolute;top:15px;left:-20px;}
#comments .content-arrow {border-color: transparent #fdfdfd transparent transparent;border-style: solid;border-width: 10px;height:0;width:0;position:absolute;top:15px;left:-19px;}
/* IE6 */
#comments .content-arrow {_border-left-color: pink;_border-bottom-color: pink;_border-right-color: pink;_filter: chroma(color=pink);}
#comments .content p {margin: 1em;text-align:justify;}
h3.formhead {font-size:1.5em;color:#3e3c39;margin:10px 0 0 22px;}
#comment-form {float:left;background:transparent;color:#3e3c39;margin:0;padding:10px 0;}
#comment-form p {color:#3e3c39;}
#comment-guide {float:right;color:#7a7467;margin-bottom:10px;text-align:justify;width:35%;padding: 0 10px 10px 10px;font-size:14px;line-height:1.5em;z-index:0;background: #fdfdfd;border: 1px solid #ddd;border-radius: 10px; -moz-border-radius:10px;-webkit-border-radius:10px;position:relative;}
#comment-guide-nologin {float:right;color:#7a7467;margin-bottom:10px;text-align:justify;width:35%;padding: 0 10px 10px 10px;font-size:14px;line-height:2em;z-index:0;background: #fdfdfd;border: 1px solid #ddd;border-radius: 10px; -moz-border-radius:10px;-webkit-border-radius:10px;position:relative;}
#comment-guide ul {list-style-type:none;}
#comment-guide li {margin-top:12px;}
#comment-guide li a {color:#83A103;font-size:14px;font-weight:bold;line-height:2.5em;}
#comment-guide h3 {font-size:16px;line-height:20px;color:#3e3c39;padding:0;}
#comment-guide-nologin h3 {font-weight:lighter;color:#7a7467;padding:0;}
input.textfield {width:35em;margin:10px 0;padding:4px 0 3px 5px;z-index:0;background: #fdfdfd;border: 1px solid #ddd;border-radius: 5px; -moz-border-radius:5px;-webkit-border-radius:5px;position:relative;}
textarea.commentbox {width:30em;height:10em;font-size:1.25em;font-family:Arial, Helvetica, sans-serif;margin:10px 0;padding:4px 0 3px 5px;z-index:0;background: #fdfdfd;border: 1px solid #ddd;border-radius: 5px; -moz-border-radius:5px;-webkit-border-radius:5px;position:relative;}
label.text {position:relative;font-size:14px;color:#3e3c39;font-weight: bold;}
.formactions input.submit {float:right;margin:1em 0 0;padding:0;}
.formactions .spinner {float:right;margin:-8px -20px 0 0;}
#comments cite .author a:hover,#comment-form p a {color:#83A103;font-weight:bold;}
#comment-form p a:hover,#comment-guide li a:hover,#footer p.attributes a:hover {color:#000;}
#btn{width:57px;height:19px;position:relative;top:3px;left: 10px;}
.editComment, .editableComment, .textComment{ float:right;display: inline;}.comment-childs{margin: 15px;padding: 10px;border: 1px solid #ddd;border-radius: 10px;-moz-border-radius: 10px;-webkit-border-radius: 10px;} .chalt {} #newcomment{border:1px solid#F4F4D8;width:100%;} #newcommentsubmit{color:#83A103;} .adminreplycomment{border:1px solid#F4F4D8;width:100%;margin:4px;padding:4px;} .mvccls{color: #b4c66d;}.comment-childs p {width: 80%;padding-left: 85px;}
/* End Comentarios */
/* End Single */

/* Start Pagina */
.pagina h1 {color: #83A103;font-size: 35px;padding-left: 15px;margin: 20px auto;font-family: Schoolbell,cursive;}
/* End Pagina */

/* Start Search Page*/
.topimg-search {display: block;width:100px;position:relative;height:0;top:-55px;left:-115px;}
.toph1-search {display: block;width:800px;position:relative;height:0;top:0;left:30px;margin-bottom:35px;font-weight: lighter;}
/* End Search Page*/

/* Start Footer */
#footer {clear:both;color:#939393;background:#191916;}
#footer .inside {height:20px;}
#footer p {font-size:10px;line-height:20px;margin:0;}
#footer p.attributes a {text-decoration:none;color:#525252;padding:0 0 0 1em;}
p.copyright a{color:white;}
p.copyright a:hover{color:#666;}
/* End Footer */

@media (max-width: 1024px) and (min-width: 800px) {  
.ultimos-posts-gallery-portada li,.ultimos-posts-gallery-single li  {width: 31%;}
.ultimos-posts-gallery-portada, .ultimos-posts-gallery-single {margin: 0 -1.5% 0 -1%;}
.ultimos-posts-gallery-portada img, .ultimos-posts-gallery-single img {height:40%;}
.ultimos-posts-gallery-portada h2, .ultimos-posts-gallery-single h2 {font-size:18px;}
#header .inside {width: 98%;}
.icons {float: left;filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */ filter: gray; /* IE6-9 */ -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */position: relative;top: 14px;left: 44%;filter: alpha(opacity=80);opacity: 0.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /*--IE8 Specific--*/}
#search {top:13px;float:right;width:35.6%;-moz-opacity:0.4px;position: relative;}
.inside {max-width: 98%;margin: 0 auto;clear: both;}
.globo {margin: 10px 10px;}
ol.lista-blockquote-positivo {margin:5px 0 5px 5px;padding:10px 0px;color:#757460;list-style-type:none;}
.full-thumb img {height:60%}
.full-thumb h1 {font-size:35px;padding:25px 50px;top: -54px;margin: 0 80px -70px;height: 40px;}
#comment-guide {display: none;}
.comment-head {padding-left:3px;margin}
#comment-form{padding-left:20px;width: 95%;}
textarea.commentbox {width: 100%;}
.alignright, .aligncenter {height:100%;margin:0 auto;width:100%;padding:10px 0;}
.alignleft {height:100%;margin:0 auto;width: 100%;padding:10px 0;}
iframe {margin-left: -15px;width: 104%;padding: 10px 0;}
.alignnone {height:100%;}
}

@media (max-width: 800px) and (min-width: 640px) {
.ultimos-posts-gallery-portada li,.ultimos-posts-gallery-single li  {width: 47.4%;}
.ultimos-posts-gallery-portada, .ultimos-posts-gallery-single {margin: 0 -1.5% 0 -1%;}
.ultimos-posts-gallery-portada img, .ultimos-posts-gallery-single img {height:30%;}
.ultimos-posts-gallery-portada h2, .ultimos-posts-gallery-single h2 {font-size:18px;}
#header .inside {width: 98%;}
.icons {float: left;filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */ filter: gray; /* IE6-9 */ -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */position: relative;top: 14px;left: 44%;filter: alpha(opacity=80);opacity: 0.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /*--IE8 Specific--*/}
#search {top:13px;float:right;width:35.6%;-moz-opacity:0.4px;position: relative;}
.inside {max-width: 98%;margin: 0 auto;clear: both;}
.globo {margin: 10px 10px;}
.breadcrumb li:last-child {display:none;}
ol.lista-blockquote-positivo {margin:5px 0 5px 5px;padding:10px 0px;color:#757460;list-style-type:none;}
.full-thumb img {height:40%}
.full-thumb h1 {font-size:30px;padding:15px 30px;top: -54px;margin: 0 40px -70px;height: 40px;}
#comment-guide {display: none;}
.comment-head {padding-left:3px;margin}
#comment-form{padding-left:20px;width: 95%;}
textarea.commentbox {width: 100%;}
.alignright, .aligncenter {height:100%;margin:0 auto;width:100%;padding:10px 0;}
.alignleft {height:100%;margin:0 auto;width: 100%;padding:10px 0;}
iframe {margin-left: -15px;width: 104%;padding: 10px 0;}
.alignnone {height:100%;}
}

@media (max-width: 640px) and (min-width: 320px) {
.ultimos-posts-gallery-portada li,.ultimos-posts-gallery-single li  {width: 47.5%;}
.ultimos-posts-gallery-portada, .ultimos-posts-gallery-single {margin: 0 auto;}
.ultimos-posts-gallery-portada img, .ultimos-posts-gallery-single img {height:25%;}
.ultimos-posts-gallery-portada h2, .ultimos-posts-gallery-single h2 {font-size:16px;}
#header .inside {width:40%}
.icons {display:none}
#search {display:none;}
.inside {max-width: 98%;margin: 0 auto;clear: both;}
.globo {margin: 10px 10px;}
ol.lista-blockquote-positivo {margin:5px 0 5px 5px;padding:10px 0px;color:#757460;list-style-type:none;}
.breadcrumb li:last-child, .breadcrumb li:first-child, .breadcrumb li a:after {display:none;}
.breadcrumb li a{height:25px;padding:9px 5px 0 5px;border-bottom: 1px solid #ececec;border-radius: 5px 5px 0 0;-moz-border-radius: 5px 5px 0 0;-webkit-border-radius: 5px 5px 0 0;}
.full-thumb img {height:40%}
.full-thumb h1 {font-size:25px;padding:20px 65px;top: -54px;margin: 0 10px -70px 10px;height: 40px;}
#comment-guide {display: none;}
.comment-head {padding-left:3px;margin}
#comment-form{padding-left:20px;width: 90%;}
textarea.commentbox {width: 100%;}
.alignright, .aligncenter {height:100%;margin:0 auto;width:100%;padding:10px 0;}
.alignleft {height:100%;margin:0 auto;width: 100%;padding:10px 0;}
iframe {margin-left: -15px;width: 106.7%;padding: 10px 0;}
.alignnone {height:100%;}
#footer p {font-size: 9px;margin: 0 0 0 5%;}
}

@media (max-width: 480px) and (min-width: 320px) {
.ultimos-posts-gallery-portada li,.ultimos-posts-gallery-single li  {width: 98%;}
.ultimos-posts-gallery-portada, .ultimos-posts-gallery-single {margin: 0 auto;}
.ultimos-posts-gallery-portada img, .ultimos-posts-gallery-single img {height:30%;}
.ultimos-posts-gallery-portada h2, .ultimos-posts-gallery-single h2 {font-size:16px;}
#header .inside {width:60%}
.icons {display:none}
#search {display:none;}
.inside {max-width: 98%;margin: 0 auto;clear: both;}
.globo {margin: 10px 10px;}
ol.lista-blockquote-positivo {margin:5px 0 5px 5px;padding:10px 0px;color:#757460;list-style-type:none;}
.breadcrumb li:last-child, .breadcrumb li:first-child, .breadcrumb li a:after {display:none;}
.breadcrumb li a{height:25px;padding:9px 5px 0 5px;border-bottom: 1px solid #ececec;border-radius: 5px 5px 0 0;-moz-border-radius: 5px 5px 0 0;-webkit-border-radius: 5px 5px 0 0;}
.full-thumb img {height:30%}
.full-thumb h1 {font-size:20px;padding:10px 10px;top: -54px;margin: 0 10px -70px 10px;height: 50px;}
#comment-guide {display: none;}
.comment-head {padding-left:10px;}
#comment-form{padding-left:10px;}
textarea.commentbox {width: 94%;}
input.textfield {width: 94%;}
.alignright, .aligncenter {height:100%;margin:0 auto;width:100%;padding:10px 0;}
.alignleft {height:100%;margin:0 auto;width: 100%;padding:10px 0;}
iframe {height:100%;margin-left: -15px;width: 1010.7%;padding: 10px 0;}
.alignnone {height:100%;}
#footer p {font-size: 6px;}
}
@media (max-width: 320px) and (min-width: 0px) {
.ultimos-posts-gallery-portada li,.ultimos-posts-gallery-single li  {width: 98%;}
.ultimos-posts-gallery-portada, .ultimos-posts-gallery-single {margin: 0 auto;}
.ultimos-posts-gallery-portada img, .ultimos-posts-gallery-single img {height:30%;}
.ultimos-posts-gallery-portada h2, .ultimos-posts-gallery-single h2 {font-size:16px;}
#header .inside {width:60%}
.icons {display:none}
#search {display:none;}
.inside {max-width: 98%;margin: 0 auto;clear: both;}
.slider {display:none;}
#primary {padding:70px 0 2em 0;}
.globo {margin: 10px 10px;}
ol.lista-blockquote-positivo {margin:5px 0 5px 5px;padding:10px 0px;color:#757460;list-style-type:none;}
.breadcrumb li:last-child, .breadcrumb li:first-child, .breadcrumb li a:after {display:none;}
.breadcrumb li a{display:none;}
.full-thumb img {height:30%}
.full-thumb h1 {font-size:20px;padding:10px 10px;top: -54px;margin: 0 10px -70px 10px;height: 50px;}
#comment-guide {display: none;}
.comment-head {padding-left:10px;}
#comment-form{padding-left:10px;}
textarea.commentbox {width: 94%;}
input.textfield {width: 94%;}
.alignright, .aligncenter {height:100%;margin:0 auto;width:100%;padding:10px 0;}
.alignleft, iframe {height:100%;margin:0 auto;width: 100%;padding:10px 0;}
.alignnone {height:100%;}
#footer p {font-size: 6px;}
}

/* Start Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure {
    /* The shadow behind the image */ }
    .mfp-img-mobile .mfp-figure:after {
      top: 0;
      bottom: 0; }
    .mfp-img-mobile .mfp-figure small {
      display: inline;
      margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }
/* End Magnific Popup CSS */

#cookie-bar {background:#111111; height:24px; line-height:24px; color:#eeeeee; text-align:center; padding: 4px 0px 0px;z-index: 10;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0; padding:0;color: rgba(185, 184, 182, 1);font-size: 13px;}
#cookie-bar a {color:#ffffff; display:inline-block; border-radius:3px; text-decoration:none; padding:0 6px; margin-left:8px;}
#cookie-bar .cb-enable {background:#B9A37C;}
#cookie-bar .cb-enable:hover {background:#A8946F;}
#cookie-bar .cb-disable {background:#B9A37C;}
#cookie-bar .cb-disable:hover {background:#A8946F;}
#cookie-bar .cb-policy {background:#B9A37C;}
#cookie-bar .cb-policy:hover {background:#A8946F;}
