/*
Theme Name: Firefoxman&iacute;a
Theme URI: http://firefoxmania.uci.cu
Author: Erick Le&oacute;n Bolinaga
Author URI: http://firefoxmania.uci.cu/
Description: El tema Firefoxman&iacute;a fue hecho espec&iacute;ficamente para usar en el sitio principal de la Comunidad Mozilla Cuba. Elementos como logos del header y footer est&aacute;n anclados al tema que se trata, por lo que no es un tema que pueda ser reutilizado en otros sitios, a menos que se cambie manualmente estos recursos.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: firefox, mozilla, white, light, flat, two-columns, right-sidebar, fixed-layout, responsive-layout, featured-images, microformats, post-formats, sticky-post, theme-options
Text Domain: firefoxmania

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/**
 * 1.0 Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
 * along with Nicolas Gallagher and Jonathan Neal
 * http://necolas.github.com/normalize.css/ and Blueprint
 * http://www.blueprintcss.org/
 *
 * -----------------------------------------------------------------------------
 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	/*font-size: 100%;*/
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
	max-width: 100%;
}

html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body,
button,
input,
select,
textarea {
}

a {
  text-decoration: none;
  outline: none;
}

img {
  border: none;
}

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.left {
  float: left;
}
.right {
  float: right;
}
.overflow_hidden {
  overflow: hidden;
}
.relative {
  position: relative;
}
.wrapper {
  width: 98%;
  max-width: 960px;
  margin: 0 auto;
  position: relative;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.white {
  background: #FFFFFF;
}
.columns_2 .column {
  width: 50%;
  float: left;
}
.stuck {
  position: fixed !important;
  top: 0;
  width: 100%;
  z-index: 1000;
}
body.admin-bar .stuck {
  top: 32px;
}
.transition {
  -webkit-transition: .2s ease-in-out all;
	   -moz-transition: .2s ease-in-out all;
	        transition: .2s ease-in-out all;
}
a.transition:hover {
  -webkit-transition: .2s ease-in-out all;
	   -moz-transition: .2s ease-in-out all;
	        transition: .2s ease-in-out all;
}
.left_margin_20 {
  margin-left: 20px;
}
.entry_top_meta div.clearfix {
  display: none;
}

.tabzilla_container { border-top: 1px solid #FFFFFF; }
.externa {
  background-image:url(img/bg-grain.jpg);
}
.blog_header {
  background-image:url(img/bg-pattern.jpg);
  min-height: 150px;
}
.logo_container {
  padding-top: 40px;
}
a.logo {
  background-image: url(img/logo.png);/*logo.png*/
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 70px;
  width: 213px;
}
.header_phrase {
  background-image: url(img/quotes.png);
  background-repeat: no-repeat;
  color: #999999;
  float: right;
  font-family: "Open Sans Light";
  font-size: 170%;
  line-height: 90px;
  /*width: 50%;*/
  padding-left: 50px;
}
/*** Author View ****/
body.author .blog_header {
  min-height: 80px;
  background: none;
}
body.author .logo_container {
  padding-top: 10px;
}
body.author .header_phrase {
  display: none;
}
body.author .author_all_headers_container {
  background-image:url(img/bg-pattern.jpg);
}
body.author .author_all_headers_container .h_menu {
  background: none;
  border: none;
  box-shadow: none;
}
body.author .author_all_headers_container .h_menu ul.main_menu li a {
  color: #FFFFFF;
}
body.author .author_all_headers_container .h_menu ul.main_menu li a:hover {
  box-shadow: 0 -2px 0 #FFFFFF inset;
}
body.author .author_all_headers_container .h_menu .search_form .search_input {
  background-color: transparent;
  background-image: url(img/search-white.png);
  color: #FFFFFF;
}
.author_big_name {
  color: #FFFFFF;
  font-family: "Open Sans Light";
  font-weight: normal;
  font-size: 80px;
  text-align: center;
}
.author_page_avatar img,
.author_big_img {
  display: block;
  width: 120px;
  height: 120px;
  background-color: #FFFFFF;
  padding: 3px;
  border-radius: 90px;
  margin: 4px auto 0;
  box-shadow: 0 2px 1px #888888;
}
.author_header {
  height: 180px;
  margin-bottom: 70px;
}
.author_menu_stuck_styles {
  background-color: #43505C !important;
}
.bdbw {
  border-bottom: solid 1px rgba(255,255,255,0.5);
}
/***** End Author View ****/
.h_menu {
  background-color: #FFFFFF;
  border-bottom: solid 1px #BCBCBC;
  box-shadow: 0 3px 0px rgba(0,0,0,0.1);
  min-height: 60px;
}
ul.main_menu {
  float: left;
}
ul.main_menu li {
  list-style: none;
  height: 60px;
  display: block;
  float: left;
}
ul.main_menu li a {
  color: #575B67;
  text-decoration: none;
  font-family: "Open Sans Condensed Light";
  font-weight: 500;
  text-transform: uppercase;
  font-size: 110%;
  line-height: 60px;
  padding: 0 10px;
  display: block;
  margin: 0 2.5px;
}
ul.main_menu > li > a:hover, ul.main_menu li.current-menu-item a {
  box-shadow: 0 -2px 0 #575B67 inset;
}
ul.sub-menu {
  display: none;
  background-color: #EEEEEE;
  position: absolute;
  z-index: 99;
  box-shadow: 0 5px 5px rgba(0,0,0,0.5);
}
ul.sub-menu li {
  float: none;
  height: 40px;
}
ul.sub-menu li a {
  line-height: 40px;
  color: #000000;
}
ul.sub-menu li a:hover {
  background-color: #FFFFFF;
}
ul.main_menu li.menu-item-has-children.selected {
  background-color: #EEEEEE;
}
ul.main_menu li.menu-item-has-children.selected a {
  color: #000000;
}
body.author ul.sub-menu {
  background-color: #333333;
}
body.author ul.main_menu li.menu-item-has-children.selected {
  background-color: #333333;
}
body.author ul.main_menu > li ul.sub-menu {

}
body.author ul.sub-menu li a:hover {
  background-color: #000000;
  box-shadow: 0 0 0 transparent !important;
}
.search_form {
  float: right;
}
.search_input {
  background-image:url(img/search.png);
  background-repeat: no-repeat;
  background-position: left center;
  border: none;
  height: 60px;
  line-height: 50px;
  display: block;
  padding: 0 0 0 20px;
  text-transform: uppercase;
  font-family: "Open Sans Condensed Light";
  font-size: 100%;
  color: #575B67;
}
input.search_input:focus {
  text-transform: none;
}

/*
** Content
*/
.left_content {
  float: left;
  width: 70%;
  padding-top: 20px;
}
/** Entries */
.post_entry_img_container {
  background-image: url("img/bg-grain.jpg");
  border-radius: 100px;
  margin-top: 18px;
  padding: 5px;
  margin-left: 0px;
}
.post_entry_img_container img,
.post_entry_img {
  border-radius: 100px;
  border: solid 5px #FFFFFF;
  margin-bottom: -5px;
  height: 100px;
  width: 100px;
}
.featured_img_date_container {
  width: 120px;
  margin: 0 15px;
}
img.default-thumb {
  margin-bottom: 0px !important;
}
.post_entry_item,
.post_mini_entry_item {
  margin-bottom: 20px;
}
.post_mini_entry_item {
  margin-right: 5px;
}
.post_entry_item_content {
  background-color: #FFFFFF;
  /*border-left: solid 2px #575B67;*/
  font-family: "Open Sans Light";
  margin-left: 30px;
  margin-right: 5px;
  min-height: 150px;
  padding-left: 78px;
  padding-top: 15px;
}
h1.entry_title {
  color: #575A66;
  font-size: 1.7em;
}
h1.entry_title a {
  color: #575A66;
  display: block;
  font-weight: normal;
  line-height: 32px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
}
h1.entry_title a:hover {
  color: #5EB9D7;
}
.entry_top_meta {
  padding-left: 20px;
  margin-top: 5px;
}
.entry_top_meta span {
  color: #888888;
  font-size: 70%;
}
.entry_top_meta a {
  text-decoration: none;
  color: #5EB9D7;
  font-family: "Open Sans Semibold";
  font-size: 80%;
}
.entry_top_meta a:hover {
  text-decoration: underline;
}
.post_entry_article {
  color: #000000;
  padding-left: 20px;
  padding-top: 10px;
  padding-right: 20px;
  font-size: 90%;
  line-height: 22px;
  font-family: "Open Sans";
}
.post_entry_article p {
  padding-bottom: 10px;
  font-family: "Open Sans";
}
.post_entry_article blockquote {
  background-image: url("img/mini-quotes.png");
  background-repeat: no-repeat;
  color: #888;
  font-family: "Open Sans Italic";
  margin: 10px 20px;
  padding: 0 0 0 19px;
}
.post_entry_article p a img.aligncenter:before {
  content: " ";
  display: block;
  clear: both;
}
.post_entry_article p a {
  text-decoration: none;
  color: #3BADD8;
}
.post_entry_article p a.more-link {
  margin-bottom: -10px;
}
.post_entry_article p a:hover {
  text-decoration: underline;
}
.post_entry_article p strong, strong {
  font-family: "Open Sans Semibold";
}
.post_entry_article img {
  height: auto;
  max-width: 100%;
}
.post_entry_article p img.alignleft {
  margin-right: 10px;
}
.post_entry_article ol {
  padding-left: 25px;
}
.entry_bottom_meta {
  border-top: solid 1px #EAECEF;
  background-color: #FFFFFF;
  font-family: "Open Sans Light";
  margin-left: 30px;
  margin-right: 5px;
  padding: 15px;
}
.post_entry_item .entry_date,
.post_mini_entry_item .entry_date {
  font-family: "Open Sans Light";
  margin-top: 15px;
  text-align: center;
}
.post_entry_item .entry_date span {
  text-align: center;
  line-height: 20px;
}
.post_entry_item .entry_date span.month {
  font-size: 80%;
  text-transform: uppercase;
}
.post_entry_item .entry_date span.day {
  font-size: 140%;
}
.post_entry_item .entry_date span.year {
  font-size: 80%;
  padding-top: 2px;
}
.article_comment_count {
  margin-right: 20px;
}
.post_img {
  display: block;
  text-align: center;
  margin: 10px 0;
}
.date_bottom {
  border-bottom: 1px solid #DDDDDD;
  height: 15px;
  margin: 0 auto 10px;
  width: 90%;
}
.wp-caption {
  width: auto !important;
}
/**** Encabezados en el post **/
.post_entry_article h1,
.post_entry_article h2,
.post_entry_article h3,
.post_entry_article h4 {
  font-family: "Open Sans Light";
  font-weight: normal;
  color: #000000;
  line-height: 1.5;
}
.post_entry_article h1 {
  font-size: 30px;
}
.post_entry_article h2 {
  font-size: 26px;
}
.post_entry_article h3 {
  font-size: 22px;
}
.post_entry_article h4 {
  font-size: 18px;
}
/***Listas en el post ****/
.post_entry_article > ul {
  padding: 0 0 5px;
}
.post_entry_article ul {
  padding-left: 15px;
}
.post_entry_article ul li {
  list-style: none;
}
.post_entry_article > ul > li:before {
  content: "» ";
  color: #CD3D2B;
}
.post_entry_article > ul > li > ul > li:before {
  content: "• ";
  color: #CD3D2B;
}
.post_entry_article > ul > li > ul > li {
  
}

.post_entry_item .entry_bottom_meta {
  border-width: 1px;
  border-color: #EAECEF;
  border-style: solid none solid none;
  padding: 10px 20px 6px;
}

.post_entry_article {
  padding-bottom: 10px;
}
.tags_container {
  background-image: url(img/article_images/tags.png);
  background-position: center left;
  background-repeat: no-repeat;
  padding-left: 25px;
}

/**** Social Share ***/
.social_share .share_button {
  text-decoration: none;
}
.social_share .share_button img {
  border-radius: 20px;
  overflow: hidden;
}

/**** Related Articles ***/
.related_articles {
  background-color: #FFFFFF;
  padding: 10px 15px;
  margin-right: 5px;
}
.related_articles_title {
  font-family: "Open Sans Light";
  font-weight: normal;
  color: #5F5F5F;
  margin: 0 0 10px 5px;
}
.related_link {
  text-decoration: none;
  color: #5F5F5F;
  font-family: "Open Sans Light";
  font-size: 14px;
  line-height: 1.6;
  max-height: 48px;
  overflow: hidden;
  display: block;
  margin: 5px 10px 5px 0;
}
a.related_link:hover {
  color: #ED6A41;
}
.related_thumb_img {
  border-radius: 40px;
  border: solid 1px #CCCCCC;
  padding: 3px;
  float: left;
  margin-right: 5px;
  /*** Temp to fix */
  width: 40px;
  height: 40px;
}

/**** Comentarios .. Comments **/
.single-post .post_entry_item {
  margin-bottom: 12px;
}
.comments_area {
  background-color: #FFFFFF;
  margin-right: 5px;
}
.comments-head {
  padding: 15px;
}
.comments-head-text {
  font-family: "Open Sans Light";
  font-weight: normal;
  color: #5F5F5F;
  line-height: 1;
}
.gotocomment {
  display: block;
  padding: 10px;
  line-height: 1;
  background-color: #CE3D2B;
  color: #FFFFFF;
  font-family: "Open Sans Light";
  font-size: 80%;
  text-decoration: none;
  border-left: solid 5px #7B231A;
  border-radius: 1px;
}
ol.comments_list {
  padding: 0 15px 15px;
}
ol.children,
ul.children {
  padding-left: 20px;
  clear: both;
}
ol.comments_list li {
  list-style: none;
}
.comment_content {
  border-left: solid 3px #3BADD8;
  background-color: #EFF8FC;
  padding: 3px;
  float: left;
}
span.piquito {
  display: block;
  background-image: url(img/comment-arrow.png);
  width: 5px;
  height: 12px;
  position: absolute;
  top: 17px;
  left: -8px;
  background-color: #3badd8;
}
ol.comments_list img.avatar {
  float: left;
  border-radius: 40px;
}
ol.comments_list img.avatar-default {
  background-color: #EFEFEF;
  background-image: url("img/avatares/no-avatar-user.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 80% auto;
  border-radius: 40px;
}

em.comment-awaiting-moderation {
  line-height: 30px;
  font-family: "Open Sans Italic";
}
em.comment-awaiting-moderation:after {
  content: " »";
}
em.comment-awaiting-moderation:before {
  content: "« ";
}

.hidden_comment_author {
  display: none;
  text-decoration: none;
  font-family: "Open Sans Light";
  color: #3BADD8;
  font-size: 140%;
  line-height: 45px;
}
.comment_column_image > div.clearfix {
  display: none;
} 
.comment_meta {
  padding: 10px 10px 5px;
  font-size: 80%;
  font-family: "Open Sans Light";
}
.comment_meta a {
  text-decoration: none;
}
.comment_meta a span.author {
  font-family: "Open Sans Semibold";
  color: #3BADD8;
}
.comment_text {
  padding: 0 10px;
  color: #111111;
  font-family: "Open Sans Light";
  font-size: 80%;
}
.comment_text p {
  word-break: break-all;
}
.comment_text a {
  color: #3b8db7;
  text-decoration: underline;
}
.comment_date {
  font-size: 85%;
  color: #3badd8;
  padding-left: 40px;
  float: right;
}
.comment-util {
  text-align: right;
  padding-right: 5px;
}
a.comment-reply-link {
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Open Sans Semibold";
  color: #3AACD8;
  font-size: 50%;
  line-height: 1;
}
li.comment {
  padding-top: 10px;
}
ol.comments_list > li.comment:first-child {
  padding-top: 0;
}

.comment_column_image {
  float: left;
  width: 11%;
}
.comment_column_text {
  float: left;
  width: 89%;
}
.comment-navigation .nav-previous,
.comment-navigation .nav-next {
  font-family: "Open Sans Light";
}
.comment-navigation .nav-previous a,
.comment-navigation .nav-next a {
  color: #ce3d2b !important;
}
.comment-navigation .nav-previous,
.comment-navigation .nav-next {
  padding: 10px;
}
nav.comment-navigation .nav-previous {
  float: left;
}
nav.comment-navigation .nav-next {
  float: right;
}
/* Comment By Post Author */
li.bypostauthor .piquito {
  background-color: #CE3D2B;
}
li.bypostauthor .comment_meta a span.author,
li.bypostauthor .comment_meta a.comment_date,
li.bypostauthor .comment-util a.comment-reply-link {
  color: #CE3D2B;
}
li.bypostauthor .comment_content {
  background-color: #F8DFDC;
  border-left: 3px solid #CE3D2B;
}
/* Comments By User Odi */
li.comment-author-ody.bypostauthor .piquito {
  background-color: #EC87C0;
}
li.comment-author-ody.bypostauthor .comment_meta a span.author,
li.comment-author-ody.bypostauthor .comment_meta a.comment_date,
li.comment-author-ody.bypostauthor .comment-util a.comment-reply-link {
  color: #EC87C0;
}
li.comment-author-ody.bypostauthor .comment_content {
  background-color: #FCE9F3;
  border-left: 3px solid #EC87C0;
}

/*** Respond Formulario de comentarios ****/
.comment_form_container {
  margin-top: 15px;
  background-color: #FFFFFF;
  margin-right: 5px;
  padding-bottom: 1px;
}
.leave_comment {
  font-family: "Open Sans Light";
  font-size: 28px;
  font-weight: normal;
  text-transform: uppercase;
  color: #434A54;
  padding: 10px 15px;
}
.comment_form {
  margin: 0 15px 15px;
}
.comment_form label,
.comment_form input,
.comment_form textarea,
.colabora_form label,
.colabora_form input,
.colabora_form textarea,
.colabora_form select {
  display: block;
  font-family: "Open Sans Light";
  width: 100%;
}
.comment_form label,
.colabora_form label {
  text-transform: uppercase;
  font-family: "Open Sans Light";
  color: #434A53;
  cursor: pointer;
  margin: 10px 0 5px;
  font-size: 80%;
}
.comment_form input[type="text"].input-text,
.comment_form textarea,
.colabora_form input[type="text"].input-text,
.colabora_form textarea,
.colabora_form select {
  border-color: transparent transparent transparent #3BADD8;
  border-style: solid;
  border-width: 0px 0px 0px 3px;
  padding: 5px 5px;
  box-shadow: none !important;
  background-color: #EFEFEF;
}
.colabora_form select {
  padding: 4px 5px;
}
.comment_form input[type="text"].input-text {
  width: 98%;
  max-width: 250px;
}
.comment_form textarea,
.colabora_form textarea {
  font-size: 80%;
  height: 150px;
  width: 98%;
  min-width: 98%;
  max-width: 98%;
}
span.required {
  color: #FF0000;
}
.comment_form input.submit_comment,
.colabora_form input.submit_form {
  background-color: #3BADD8; /*#EFF8FC*/
  border-style: none none none solid;
  border-width: 5px;
  border-color: #3BADD8;
  width: 200px;
  text-transform: uppercase;
  margin: 15px 0;
  color: #FFFFFF;
  padding: 7px 0;
  font-family: "Open Sans Semibold";
  cursor: pointer;
}
#comment-avatars-select-wrapper {
  padding: 5px 0;
}
#comment-avatars-select-wrapper .nothing,
#comment-avatars-select-wrapper .custom-avatar-for-comment {
  width: 39px !important;
}
#comment-avatars-select-wrapper img.selected {
  border: 3px solid #000000 !important;
  border-radius: 40px;
  box-shadow: 0 0 2px #000000 !important;
  width: 38px;
  height: 38px;
  padding: 2px;
}
#comment-avatars-select-wrapper img {
  margin: 0 2px;
}
.allowed_tags {
  margin-top: 10px;
  font-family: "Open Sans Semibold";
  color: #333333;
  font-size: 80%;
}
.allowed_tags code {
  font-family: "Consolas";
  color: #666666;
}
.autenticado {
  font-family: "Open Sans Light";
  color: #333333;
  font-size: 85%;
}
.autenticado a.auth_user,
.autenticado a.logout {
  color: #3BADD8;
  font-family: "Open Sans Semibold";
  text-decoration: none;
}
p.cptch_block {
  font-family: "Open Sans Light";
  font-size: 85%;
}
p.cptch_block label {
  font-size: 105%;
}
p.cptch_block br {
  display: none;
}
input#cptch_input {
  border-color: #3BADD8;
  border-style: solid;
  border-width: 1px 1px 1px 3px;
  box-shadow: none !important;
  padding: 5px;
  font-family: "Open Sans Semibold";
}
a#cancel-comment-reply-link {
  text-decoration: none;
  color: #CE3D2B;
  float: right;
  font-family: "Open Sans Light";
  font-size: 200%;
  line-height: 1;
  margin-top: -10px;
}
a#cancel-comment-reply-link:hover {
  text-shadow: 0 2px 0 #CCCCCC;
}
.comment-edit-link {
  background-image: url(img/edit-comment.png);
  padding: 0 8px 0 20px;
  background-repeat: no-repeat;
  background-position: center center;
}


/*** Messages   ****/
.inline_message {
  font-family: "Open Sans Light";
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 15px;
}
.inline_message.green {
  color: #036A00; /*#78B027*/
  border-left: solid 5px #78B027;
  background-color: #DCF0BD;
}
.inline_message.blue {
  color: #0E589C;
  border-left: solid 5px #0E589C;
  background-color: #CEE4FB;
}
.inline_message.orange {
  color: #c68300;
  border-left: solid 5px #F88A15;
  background-color: #FDF5CE;
}
.inline_message.red {
  color: #CC3D2B;
  border-left: solid 5px #CE3D2B;
  background-color: #F8DFDC;
}

.post_mini_entry_item .entry_date {
  text-align: center;
  margin-top: -5px;
}
.post_mini_entry_item .entry_date span {
  text-align: center;
  line-height: 5px;
}
.post_mini_entry_item .entry_date span.month {
  font-size: 75%;
}
.post_mini_entry_item .entry_date span.day {
  font-size: 75%;
  font-family: "Open Sans Semibold";
}
.post_mini_entry_item .entry_date span.year {
  font-size: 75%;
  padding-top: 2px;
  display: block;
}

.entry_comment_globe,
.mini_entry_comment_globe {
  background-image: url("img/comment-globe.png");
  background-repeat: no-repeat;
  display: block;
  float: left;
  font-family: "Open Sans Light";
  height: 18px;
  line-height: 17px;
  padding-left: 26px;
  text-decoration: none;
  width: 21px;
  color: #222222;
}
.mini_entry_comment_globe {
  float: right;
  font-size: 78%;
  margin-top: 10px;
  opacity: 0.3;
}
.categ_marker_img {
  margin-left: 35px;
  margin-right: 5px;
  width: 6px;
}
.entry_categs a {
  color: #ED6A41;
  text-decoration: none;
  font-family: "Open Sans Light";
  font-size: 80%;
}
.mini_post_entry_img,
.mini_entry_author_img img.avatar.photo {
  border: solid 5px #FFFFFF;
  border-radius: 100px;
  box-shadow: 0 0 1px #999999;
  float: none;
}
/* Animacion para el hover del avatar del autor del Status */
@keyframes anima_avatar {
  0% {transform: rotate(-1deg);}
  16,6% {transform: rotate(-2deg);}
  33,3% {transform: rotate(-1deg);}
  49,93% {transform: rotate(0deg);}
  65,93% {transform: rotate(1deg);}
  83% {transform: rotate(2deg);}
  100% {transform: rotate(1deg);}
}
.mini_entry_author_img a:hover img {
  animation: anima_avatar 0.1s infinite linear;
}
.mini_post_entry_item_content {
  background-color: #FFFFFF;
  border: 1px solid #D6D8DA;
  border-radius: 3px;
  margin-left: 105px;
}
a.mini_post_link {
  background-image: url("img/mini-quotes.png");
  background-repeat: no-repeat;
  color: #5EB8D7;
  display: block;
  font-family: "Open Sans Light";
  margin: 20px 52px 10px 20px;
  padding: 0 0 10px 25px;
  text-decoration: none;
}
a.mini_post_link:hover {
  color: #ED6A41;
}
.piquito_minipost {
  background-image:url(img/piquito-minipost.png);
  height: 15px;
  left: -9px;
  position: absolute;
  top: 35%;
  width: 9px;
}

/*
** Article 
*/
.post_entry_item_content {
  padding-left: 0;
  margin-left: 0;
}
.entry_bottom_meta {
  margin-left: 0px;
}
.entry_top_meta span,
.entry_top_meta a, {
  font-family: "Open Sans Condensed Light";
  font-size: 90%;
  line-height: 24px;
}
.entry_top_meta a {
  color: #CD3D2B;
}
.alignleft {
  float: left;
}
.aligncenter {
  text-align: center;
}
.alignright {
  float: right;
}
img.aligncenter {
  display: block;
  margin: 10px auto 0;
  clear: both;
  padding-top: 10px;
}
a.more-link {
  display: block;
  color: #5EB9D7;
  font-family: "Open Sans Semibold";
  font-size: 80%;
  text-decoration: none;
  text-align: right;
}
.post_entry_article p:first-child a img.alignleft:before {
  content: " ";
  display: block;
  clear: both;
  width: 100%;
}

/*
** Attachment
*/
body.attachment .post_entry_item_content {
  margin-left: 0;
  padding-left: 0;
}
body.attachment .entry_bottom_meta {
  margin-left: 0;
  padding: 15px 15px 10px;
}
body.attachment .related_articles {
  display: none;
}

/*
** 404
*/
.not_found_404 {
  margin-top: 20px;
}
h1.heading_404,
h5.subheading_404 {
  font-family: "Open Sans Condensed Light";
  font-size: 1000%;
  text-align: center;
  color: #575B67;
  line-height: 1;
  padding: 50px 20px 0;
  letter-spacing: -7px;
}
h5.subheading_404 {
  font-family: "Open Sans Condensed Light";
  font-size: 100%;
  padding: 10px 20px 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1.5;
}
#searchform404.search_form {
  float: none;
  margin-top: 20px;
  margin-bottom: 50px;
}
#searchform404.search_form .search_input {
  background-color: white;
  background-position: 98% center;
  border: 1px solid #AAAAAA;
  border-radius: 2px;
  color: #333333;
  height: 40px;
  margin: 0 auto;
  padding-left: 12px;
  width: 60%;
}

#searchform404.search_form.fullscreen {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
  height: 100%;
  left: 0;
  margin-top: 0px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
}
#searchform404.search_form.fullscreen .search_input {
  margin: 20% auto 0;
}
.seconds {
  color: #ed6a41;
}

/*
** Search results
*/
.page-header h1.page-title {
  font-family: "Open Sans";
  color: #666666;
  margin-bottom: 20px;
}
.page-header h1.page-title span.criterio {
  color: #ED6A41;
}

/*
** Sidebar
**/
.right_sidebar {
  float: right;
  width: 30%;
}

/****** Author Widget ******/
.author_widget {
  
}
.author_widget .spacer {
  margin: 20px 0 0 5px;
  background-color: #00539F;
  background-image: url(img/blueprint.png);
}
.author_widget_img {
  min-width: 97px;
  width: 30%;
  float: left;
  text-align: center;
  display: table;
}
.display_table_cell {
  display: table-cell;
  vertical-align: middle;
  height: 128px;
}
.author_widget_img img {
  border: solid 1px #FFCE54;
  width: 69px;
  height: 69px;
  border-radius: 80px;
  padding: 4px;
}
h4.author_widget_nick {
  font-family: "Open Sans";
  font-weight: normal;
  color: #F2CC6D;
  padding: 10px 0 5px;
}
.author_widget_info hr {
  height: 1px;
  background-color: #F2CC6D;
  margin: 0 10px 0 0;
  border: none !important;
}
h2.author_widget_name {
  font-family: "Open Sans Condensed Light";
  font-weight: normal;
  color: #F2CC6D;
  text-transform: uppercase;
  line-height: 1.1;
  padding-top: 7px;
}
a.bio_handler {
  margin-right: 10px;
  padding-top: 5px;
  color: #FFFFFF;
  font-family: "Open Sans Condensed Light";
  text-decoration: none;
  font-size: 90%;
  display: block;
}
a.bio_handler:hover {
  text-shadow: 0 1px 0 #333333;
}
.bio_info {
  padding: 10px;
  color: #333333;
  background-color: #FFFFFF;
  font-family: "Open Sans Light";
  font-size: 75%;
  display: none;
}
.author_widget footer {
  background-color: #F3D994;
  padding: 5px 15px;
  font-family: "Open Sans Condensed Light";
}
a.author_widget_posts_link,
a.author_widget_contact_link {
  color: #175E9F;
  text-decoration: none;
  line-height: 1;
  font-size: 90%;
  line-height: 1.8;
}
a.author_widget_posts_link:after {
  content: " »";
}
.author_widget_progress_bar {
  background-color: #F3CD7F;
  border: solid 3px #FFFFFF;
  cursor: help;
}
.bar_progress {
  height: 2px;
  background-color: #00539F;
  box-shadow: 0 0 3px #CCCCCC;
}


/****** Social Widget ******/
.social_links {
  text-align: center;
}
.social_links .spacer {
  margin: 20px 0 0 5px;
}
.social_links img {
  margin-top: 6px;
  margin-right: 4px;
  border-radius: 20px;
}
/***** Download Widget *****/
.download_firefox {
  
}
.download_firefox .spacer,
.download_thunderbird .spacer {
  margin: 10px 0 0 5px;
  border-left: solid 3px #78B028;
  height: 96px;
}
.firefox_logo_download_widget,
.thunderbird_logo_download_widget {
  float: left;
  margin: 0 10px 0 7px;
  width: 46px;
}
.download_firefox h3,
.download_thunderbird h3 {
  font-family: "Open Sans Light";
  font-weight: normal;
  text-transform: uppercase;
  margin-top: 25px;
}
.download_firefox h6,
.download_thunderbird h6 {
  font-family: "Open Sans Light";
  font-weight: normal;
}
.download_firefox h6 a,
.download_thunderbird h6 a {
  color: #42505C;
  text-decoration: none;
}
.download_firefox h3 a,
.download_thunderbird h3 a {
  color: #040606;
  text-decoration: none;
}
/*********** Colabora Widget ***********/
.widget_colabora {
  margin-left: 5px;
  margin-top: 10px;
}
.colabora_img {
  width: 100%;
  border: none;
  display: block;
  margin: 0 auto;
  max-width: 287px;
  padding: 0;
}
h1.colabora {
  font-family: "Open Sans Light";
  font-weight: normal;
  text-align: center;
}
h1.colabora a {
  color: #CE3D2B;
  text-decoration: none;
}
.widget_colabora .spacer {
  border-bottom: solid 1px #B9B9C8;
  box-shadow: 0 0 2px #B9B9C8;
}
/********* Tabs Widget *********/
.widget_tabs {
  margin-top: 20px;
}
.widget_tabs .spacer {
  border-bottom: solid 1px #B9B9C8;
  box-shadow: 0 0 1px #B9B9C8;
  margin: 0px 0 0 5px;
}
a.tab_handler {
  background-color: #43505C;
  color: #FFFFFF;
  display: block;
  float: left;
  font-family: "Open Sans Condensed Light";
  padding: 8px 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 50%;
}
a.tab_handler:hover {
  background-color: #687D91;
}
.widget_tabs a.tab_handler.active {
  background-color: #FFFFFF;  
  color: #575A66; 
}
.tab {
  padding-top: 10px;
  padding-bottom: 10px;
}
.comentario {
  font-family: "Open Sans Light";
  font-size: 0.75em;
  padding: 10px;
}
div.comentario:nth-child(odd) {
  background-color: #FFFFFF;
  margin-right: 17px;
}
div.comentario:nth-child(even) {
  background-color: #FDF5CE;
  border-radius: 2px 0 0 2px;
  margin-left: 17px;
}
.comment_meta_recent {
  font-family: "Open Sans Light";
  margin-bottom: 5px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.comment_meta_recent a {
  color: #0066FF;
  font-family: "Open Sans Semibold";
  text-decoration: none;
}
.comment_meta_recent span {
  font-family: "Open Sans Semibold";
}
.comment_meta_recent a:hover {
  text-decoration: underline;
}
ul.categories {
  font-family: "Open Sans Light";
  font-size: 0.8em;
}
ul.categories li {
  list-style: none;
}
ul.categories li a {
  color: #0066FF;
  display: block;
  margin: 5px 15px;
  text-decoration: none;
}
ul.categories li a:hover {
  color: #ce3d2b;
}
/***** Comunity Links Widgets ******/
.widget_community_links {
  margin-top: 20px;
  margin-bottom: 10px;
}
.widget_community_links .spacer {
  margin: 0px 0 0 5px;
}
a.manifesto {
  background-color: #CE3D2B;
  color: #FFFFFF;
  display: block;
  font-family: "Open Sans Light";
  font-size: 1.5em;
  text-align: center;
  text-decoration: none;
  padding: 5px;
}
a.manifesto:hover {
  border-left: solid 5px #FFFFFF;
}
.developer_link,
.addons_link {
  margin-top: 10px;
  display: block;
  min-height: 105px;
}
.addons_link {
  border-top: solid 3px #78B028;
  color: #78B028;
  font-family: "Open Sans Light";
  font-size: 1.5em;
  margin-right: 5px;
  padding: 30px 5px 10px;
  text-align: center;
  text-decoration: none;
}
.developer_link {
  background-color: #00539F;
  background-image: url(img/blueprint.png);
  border-top: solid 3px #266AA7;
  color: #FFFFFF;
  font-family: "Open Sans Light";
  font-size: 1.5em;
  margin-left: 5px;
  padding: 15px 0px;
  text-align: center;
  text-decoration: none;
}
.widget_community_links a span {
  color: #444444;
  display: block;
  font-size: 0.5em;
  padding-top: 10px;
}
.developer_link span {
  background-color: #FFFFFF;
  color: #0D579C !important;
  display: block;
  font-size: 0.6em !important;
  margin-top: 8px;
  padding: 5px 5px !important;
}
/****** Paginado *******/
.paginado {
  font-family: "Open Sans Light";
  text-align: center;
  padding-top: 10px;
}
.emm-title {
  padding-right: 10px;
}
.emm-page, .emm-next, .emm-prev {
  background-color: #FFFFFF;
  border-radius: 50px;
  color: #43505C;
  padding: 5px 11px;
  text-decoration: none;
  margin: 0 2px;
}
a.emm-page:hover, a.emm-next:hover {
  background-color: #687D91;
  color: #FFFFFF;
}
.emm-current {
  background-color: #43505C;
  color: #FFFFFF;
}
/***** Footer Widgets ******/
.footer_widgets {
  margin-top: 20px;
}
.columns_3 .column,
.columns_4 .column {
  float: left;
  font-family: "Open Sans Light";
  width: 33.33%;
  transition-duration: 0.5s;
}
.columns_4 .column {
  width: 25%;
}
.home_news {
  background-color: #FFFFFF;
  margin-top: 0px;
  padding: 20px 0;
}
h2.news_header {
  color: #40505A;
  font-size: 200%;
  line-height: 32px;
  margin: 10px 5px 15px 0;
  padding-left: 45px;
  text-shadow: 1px 1px 0 #FFFFFF;
}
.links,
.addons,
.temas,
.desarrollo,
.events {
  background-repeat: no-repeat;
}
.links {background-image:url(img/links.png);}
.addons {background-image:url(img/addons.png);}
.temas {background-image:url(img/temas.png);}
.desarrollo {background-image:url(img/desarrollo.png);}
.events {background-image:url(img/events.png);}
ul.articles_links li {
  list-style: none;
  display: block;
}
ul.articles_links li a {
  text-decoration: none;
  display: block;
  color: #40505A;
  font-size: 85%;
  margin-left: 45px;
  padding: 5px 5px 5px 0;
  text-shadow: 1px 1px 0 #FFFFFF;
  -webkit-transition: .2s ease-in-out all;
	   -moz-transition: .2s ease-in-out all;
	        transition: .2s ease-in-out all;
}
ul.articles_links li a:hover {
  color: #CE3D2B;
  /*text-decoration: underline;*/
  -webkit-transition: .2s ease-in-out all;
	   -moz-transition: .2s ease-in-out all;
	        transition: .2s ease-in-out all;
}
ul.articles_links li a:active {
  color: #FF0000;
}
ul.articles_links li a:hover img.lightweight_theme_thumb, a.social_link:hover img {
  border-radius: 0;
  -webkit-transition: .2s ease-in-out all;
	   -moz-transition: .2s ease-in-out all;
	        transition: .2s ease-in-out all;
}
img.lightweight_theme_thumb {
  border-radius: 20px;
  background-color: #FFF;
  margin-right: 5px;
  margin-left: -20px;
  border: solid 1px #999999;
  padding: 2px;
  -webkit-transition: .2s ease-in-out all;
	   -moz-transition: .2s ease-in-out all;
	        transition: .2s ease-in-out all;
}
ul.lightweight_themes li a {
  border-left: solid 1px #999999;
  margin-left: 45px;
}
/***************** EVENTS ****************/
.next_events {
  background-color: #CFCFCF;
}
.event_item {
  margin-bottom: 10px;
}
.event_item:nth-of-type(1) {
  border-left: solid 3px #FFB7B7;
}
div.event_item:nth-of-type(1):hover {
  background: #FFF4F4;
}
.event_item:nth-of-type(2) {
  border-left: solid 3px #FFBB77;
}
div.event_item:nth-of-type(2):hover {
  background: #FFF5EC;
}
.event_item:nth-of-type(3) {
  border-left: solid 3px #9BD544;
}
div.event_item:nth-of-type(3):hover {
  background: #F7FCEF;
}
a.event_title {
  color: #3D4A52;
  display: block;
  font-family: "Open Sans Condensed Light";
  margin-bottom: 5px;
  padding: 0 8px;
  text-decoration: none;
  -webkit-transition: .2s ease-in-out all;
	   -moz-transition: .2s ease-in-out all;
	        transition: .2s ease-in-out all;
}
a.event_title:hover {
  color: #CE3D2B;
  -webkit-transition: .2s ease-in-out all;
	   -moz-transition: .2s ease-in-out all;
	        transition: .2s ease-in-out all;
}
.event_location img {
  margin-left: 8px;
}
.event_day,
.event_month,
.event_time {
  font-family: "Open Sans Condensed Light";
  text-transform: uppercase;
  color: #3D4A54;
}
.event_day,
.event_time {
  font-size: 200%;
  line-height: 30px;
}
.event_month {
  font-size: 120%;
}
a.all_events_link {
  display: block;
  font-size: 70%;
  text-align: right;
  text-decoration: none;
  margin-right: 10px;
}
a.all_events_link:hover {
  text-decoration: underline;
}
.events_banner {
  background-image: url(img/eventos-banner.jpg);
  background-repeat: repeat;
  background-position: center center;
  height: 347px;
  /*border-bottom: solid 3px #000000;
  border-top: solid 3px #000000;*/
}
.events_page_text {
  /*margin-top: 3px;
  border-bottom: solid 1px #575B67;*/
}
.timeline_container {
  border-top: solid 1px #254589;
  margin-top: 50px;
}
.events_circles {
  margin-top: -5px;
}
.event_date {
  display: block;
  width: 45px;
  height: 45px;
  border-radius: 50px;
  background-color: #123265;
  color: #FFFFFF;
  font-family: "Open Sans Condensed Light";
  line-height: 1;
}
.event_date span {
  display: block;
  text-align: center;
  padding-top: 5px;
}
.event_date span.month {
  text-transform: uppercase;
  font-size: 80%;
  padding-top: 3px;
}
.events_content_text {
  margin-top: 10px;
}
body.page-template-events-template-php .h_menu {
  border-bottom: 0;
}
h1.page-title {
  font-family: "Open Sans Light";
  font-weight: normal;
}
.events_timeline {
  padding-top: 20px;
}

/*
** Footer 
*/
.footer {
	border-top: solid 3px #C1423D;
  font-family: "Open Sans Light";
	margin-top: 20px;
  background-image:url(img/bg-pattern.jpg);
}
.footer p {margin:0;}
.logo_white {
	float: left;
	margin: 20px 20px 20px 0;
}
.copy {
	float: right;
	padding: 8px 20px;
	margin-top: 15px;
  color: #FFFFFF;
}
.credits {
	border-left: solid 1px #C6C6C6;
	float: left;
	padding: 8px 20px;
	margin-top: 15px;
}
.credits p {
	font-size: 12px;
  color: #FFFFFF;
}
span.credits_text {font-size: 11px; color: #FFFFFF;}
span.copy_text {font-size: 13px; color: #FFFFFF;}
span.credits_text a {
	color: #47CCF4;
  text-decoration: none;
}

/********* NAVBAR TOGGLE **********/

.navbar-toggle {
  background-color: #FFFFFF;
  border-radius: 4px;
  border: none;
  cursor: pointer;
  display: none;
  margin-bottom: 8px;
  margin-right: 0px;
  margin-top: 13px;
  padding: 9px 10px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99;
}
.navbar-toggle .icon-bar {
  background: #333333;
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 22px;
}
body.author .navbar-toggle .icon-bar {
  background: #FFFFFF;
}
body.author .navbar-toggle {
  background: transparent;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
.sr-only {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/************ END NAVBAR TOGGLE ***************/

/************ Servicios ***********************/
.services_page_text {
  margin-top: 15px;
  border-bottom: solid 1px #575B67;
}
.services_page_text .content_article,
.events_page_text .content_article {
  color: #333333;
  font-family: "Open Sans Light";
  padding: 30px 5px;
  font-size: 90%;
}
.main_services_icons {
  background-color: #575B67;
  padding: 30px 0;
}
.main_services_icons a.service_icon {
  display: block;
  float: left;
  width: 25%;
  text-align: center;
  color: #FFFFFF;
}
.main_services_icons a.service_icon img {
  max-width: 100%;
}
.main_services_icons a.service_icon span {
  display: block;
  text-align: center;
  font-family: "Open Sans Condensed Light";
  text-transform: uppercase;
  margin-top: 10px;
}
a.service_icon .spacer,
.future_services_column .spacer {
  padding: 0 10px;
}

.main_services_panels {
  padding: 30px 0;
  position: relative;
}
.tringle_container {
  position: absolute;
  width: 25%;
  top: -61px;
  left: 0;
  text-align: center;
}
.services_container {
  display: none;
}
.services_container.active {
  display: block;
}
span.services_triangle {
  width: 1px;
  height: 1px;
  border-style: solid;
  border-color: transparent transparent #FFFFFF;
  border-width: 15px;
}

.future_services_header {
  background-color: #CDEBF8;
  padding: 30px 0;
}
h1.future_services {
  font-family: "Open Sans Light";
  font-weight: normal;
  color: #555555;
  text-align: center;
}

.triangle {
  width: 1px;
  height: 1px;
  margin: 0 auto;
  border-style: solid;
  border-color: #CDEBF8 transparent transparent;
  border-width: 20px;
}

.future_services_column {
  float: left;
  width: 33.33%;
  text-align: center;
  padding-bottom: 30px;
}
.future_services_column img {
  max-width: 100%;
  margin: 0 5px;
}

.future_service_title {
  font-family: "Open Sans Condensed Light";
  font-weight: normal;
  color: #555555;
  text-transform: uppercase;
  font-size: 150%;
}
p.future_service_desc {
  font-family: "Open Sans Condensed Light";
  margin: 0 auto;
  max-width: 200px;
  padding: 10px 0 5px;
  width: 100%;
}

a.future_service_read_more,
a.service_read_more {
  color: #3badd8;
  text-decoration: none;
  font-family: "Open Sans Condensed Light";
}
a.future_service_read_more:before {
  content: "« ";
}
a.future_service_read_more:after,
a.service_read_more:after {
  content: " »";
}

p.service_intro {
  font-family: "Open Sans Light";
  font-size: 90%;
  margin-bottom: 10px;
  text-align: justify;
}
.services_container h4 {
  font-family: "Open Sans";
  font-weight: normal;
  font-size: 150%;
  color: #555555;
}
img.channel_img {
  width: 100%;
  max-width: 48px;
  margin: 10px 8px 10px 0;
}

.downloads_product_column {
  float: left;
  width: 33.33%;
  text-align: left;
}

/********** Colabora ***********/
.colabora_topics {
  padding: 20px 0;
  margin-top: 15px;
}
.column_3 {
  width: 33.33%;
  float: left;
}
a.colabora_section {
  display: block;
}
a.colabora_section h1,
a.colabora_section h2 {
  font-family: "Open Sans Light";
  font-weight: normal;
  text-transform: uppercase;
  color: #666666;
  line-height: 1;
}
a.colabora_section:hover h1,
a.colabora_section:hover h2 {
  color: #ce3d2b;
}
a.colabora_section h2{
  padding-top: 8px;
}
h1.sharp {
  float: left;
  font-size: 380%;
  margin-right: 5px;
}

.colabora_container {
  border-top: solid 1px #BCBCBC;
  box-shadow: 0 -10px 0 rgba(0, 0, 0, 0.1);
  margin-top: 20px;
  padding-bottom: 20px;
}

.anchor {
  display: block;
}

h1.colabora_section_title {
  font-family: "Open Sans Light";
  color: #666666;
  padding: 15px 0;
}

.author_display {
  color: #3badd8;
}
.author_fullname {
  color: #333333;
  font-family: "Open Sans Light";
  text-transform: uppercase;
  font-size: 80%;
}
a.workgroup_author {
  text-decoration: none;
  font-family: "Open Sans Light";
  display: block;
  float: left;
  width: 150px;
  margin: 0 5px 10px;
  text-align: center;
  min-height: 200px;
  height: 200px;
  max-height: 200px;
}
a.workgroup_author img.avatar {
  border-radius: 60px;
}

a.workgroup_author img.avatar.no_avatar {
  border: solid 1px #999999;
}

span.responsable:before {
  content: "";
  display: block;
}
.colabora_area_desc {
  width: 33.33%;
  float: left;
  display: block;
  font-family: "Open Sans Light";
  margin-bottom: 25px;
}
.colabora_area_desc p {
  color: #555555;
  text-align: left;
  padding-right: 20px;
  font-size: 85%;
  line-height: 1.5;
}
h3.colabora_area_title {
  font-family: "Open Sans";
  color: #555555;
  margin-bottom: 10px;
}
span.responsable strong {
  text-transform: uppercase;
  color: #222222;
}
span.responsable {
  font-size: 80%;
}
span.responsable:before {
  display: block;
  content: "";
  margin-top: 10px;
}
p.form_info {
  color: #555555;
  font-size: 85%;
  line-height: 1.5;
  padding-right: 10px;
  text-align: left;
  font-family: "Open Sans Light";
  padding-bottom: 10px;
}
.colabora_ahora .inline_message {
  font-size: 80%;
  margin: 5px 10px;
}
.colabora_form .inner {
  padding: 10px;
}
.colabora_form {
  font-family: "Open Sans Light";
}


/* Common, other */
li.widget_text {
  list-style: none;
}
.gototop {
  display: block;
  width: 50px;
  height: 50px;
  background: rgba(0,0,0,0.5);
  color: #FFFFFF;
  text-decoration: none;
  font-family: "Open Sans Light";
  position: fixed;
  border-radius: 50px;
  bottom: 5px;
  right: 5px;
  text-align: center;
  line-height: 43px;
  font-size: 27px;
}

span.edit-link {
  /*display: block;
  position: absolute;
  background-color: #CCCCCC;
  width: 40px;
  height: 40px;
  left: -40px;
  top: 40px;*/
  display: none;
}
a.post-edit-link {
  /*display: block;
  background-image: url(img/edit-comment.png);
  background-repeat: no-repeat;
  background-position: center center;
  color: #FFF;
  font-family: "Open Sans Light";
  text-indent: -1e+7px;
  width: 40px;
  height: 40px;*/
  display: none;
}

#cboxPrevious, #cboxNext {
  background: url("img/image-zoom/view-previous.svg") no-repeat scroll center center rgba(0, 0, 0, 0.5);
  height: 43px;
  left: -32px;
  margin-top: -32px;
  position: absolute;
  text-indent: -9999px;
  top: 52%;
  width: 43px;
}
#cboxNext {
  background: url("img/image-zoom/view-next.svg") no-repeat scroll center center rgba(0, 0, 0, 0.5);
  left: auto;
  right: -32px;
}
#cboxPrevious:hover,
#cboxClose:hover {
  background-position: center center;
}
#cboxClose {
  background: url("img/image-zoom/view-close.svg") no-repeat scroll center center rgba(0, 0, 0, 0);
  display: block;
  height: 25px;
  position: absolute;
  right: -1px;
  text-indent: -9999px;
  top: -28px;
  width: 25px;
}
#cboxTitle {
  color: #FFFFFF;
  font-family: "Open Sans Semibold";
  height: 32px;
  left: 5px;
  overflow: hidden;
  position: absolute;
  top: -23px;
  width: 65%;
}
.cboxSlideshow_off #cboxSlideshow {
  background: url("img/image-zoom/view-play.svg") no-repeat scroll center center rgba(0, 0, 0, 0);
  bottom: -28px;
}
#cboxSlideshow {
  background: url("img/image-zoom/view-pause.svg") no-repeat scroll center center rgba(0, 0, 0, 0);
  bottom: -28px;
}

.mfp-bottom-bar {
  font-family: "Open Sans Light";
}

/* ********* Firefoxmania Smile ******** */
.smile_container {
  display: none;
  position: absolute;
  top: 20%;
  width: 100%;
  z-index: 1009;
}
.smile_circle {
  width: 300px;
  height: 300px;
  max-width: 100%;
  border-radius: 150px;
  margin: 0 auto;
  box-shadow: 4px 6px 0 rgba(0, 0, 0, 0.5);
  background-color: #FFC500;
  text-align: center;
  cursor: pointer;
}
.eyes_container {
  padding-top: 100px;
  height: 50px;
}
span.eye {
  font-family: "Open Sans Light";
  line-height: 1px;
  color: #333;
  font-size: 1700%;
}
.mouth_container {
  border-radius: 150px;
  height: 150px;
  margin: -45px auto 0;
  overflow: hidden;
  width: 150px;
}
.mouth {
  background-color: #333;
  height: 50%;
  margin-top: 50%;
}
.smile_text_container {
  width: 100%;
  max-width: 450px;
  text-align: center;
  background-color: #333333;
  margin: 10px auto 0;
  padding: 20px 0;
}
h1.smile_text {
  font-family: "Open Sans Light";
  color: #FFFFFF;
}
