@font-face {
font-family: 'FontAwesome';
src: url(//dimetilsulfuro.es/wp-content/themes/memoir/fonts/fontawesome-webfont.eot?v=3.0.1);
src: url(//dimetilsulfuro.es/wp-content/themes/memoir/fonts/fontawesome-webfont.eot?#iefix&v=3.0.1) format('embedded-opentype'), url(//dimetilsulfuro.es/wp-content/themes/memoir/fonts/fontawesome-webfont.woff?v=3.0.1) format('woff'), url(//dimetilsulfuro.es/wp-content/themes/memoir/fonts/fontawesome-webfont.ttf?v=3.0.1) format('truetype');
font-weight: normal;
font-style: normal;
} * {
padding:0;
margin:0;
}
body {
background-color: #F5F5F5;
font-size: 17px;
line-height: 28px;
color: #3A3A3A;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
text-rendering: optimizeLegibility;
}
body,
input,
textarea {
font-family:'Merriweather',Georgia,serif;
font-weight: 400;
}
#the_logo h1,
strong,
b,
.the_comment_author {
font-family:'Merriweather',Georgia,serif;
font-weight: 900;
}
p {
margin:0 0 15px;
}
a {
text-decoration: none;
outline: none;
}
a:hover {
text-decoration: underline;
}
img {
border:none;
}
.entry-content img {
max-width:690px;
height:auto;
}
.clear {
clear:both;
}
.wp-caption, .wp-caption-text, .sticky, .gallery-caption {
display:block;
} .post ul, .post ol {
margin: 0 0 15px;
padding: 0;
}
.post ul li {
padding: 0;
}
li {
list-style-type: none;
}
.disc {
list-style-type: disc;
} .entry-content ul, .entry-content ol {
margin-bottom: 15px;
}
.entry-content ul ol {
margin-left: 0;
}
.entry-content ul li {
margin-left: 10px;
list-style: disc;
list-style-position: inside;
}
.entry-content ul li ol {
margin-left: 10px
}
.entry-content ol li {
margin-left: 10px;
list-style: decimal;
list-style-position: inside;
}
.entry-content ol li li {
margin-left: 5px;
} .button,
input,
select,
textarea {
font-size: 17px;
line-height: 28px;
color: #3A3A3A;
}
.button,
input,
select,
textarea {
font-size: 100%;
margin: 0;
vertical-align: baseline;
*vertical-align: middle;
}
.button,
input {
line-height: normal;
*overflow: visible;
}
button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-color: #545456;
background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(95, 96, 98)), to(rgb(73, 73, 74)));
background-image: -webkit-linear-gradient(top, rgb(95, 96, 98), rgb(73, 73, 74));
background-image: -moz-linear-gradient(top, rgb(95, 96, 98), rgb(73, 73, 74));
background-image: -o-linear-gradient(top, rgb(95, 96, 98), rgb(73, 73, 74));
background-image: -ms-linear-gradient(top, rgb(95, 96, 98), rgb(73, 73, 74));
background-image: linear-gradient(top, rgb(95, 96, 98), rgb(73, 73, 74));
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#5f6062', EndColorStr='#49494a');
text-shadow: 0 1px 0 #252525;
display: inline-block;
font-family: Helvetica, Arial, sans-serif;
font-size: 13px;
height:40px;
color: #ffffff;
font-weight: normal;
border: none;
cursor: pointer;
padding:5px 20px;
-webkit-box-shadow: 0px 1px 0px 1px rgba(0, 0, 0, 0.1), 0px -1px 0px 0px #FFFFFF;
-moz-box-shadow: 0px 1px 0px 1px rgba(0, 0, 0, 0.1), 0px -1px 0px 0px #FFFFFF;
box-shadow: 0px 1px 0px 1px rgba(0, 0, 0, 0.1), 0px -1px 0px 0px #FFFFFF;
-webkit-appearance: button; }
button:hover,
.button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background-color: #5a5b5d;
background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(100, 102, 105)), to(rgb(80, 80, 81)));
background-image: -webkit-linear-gradient(top, rgb(100, 102, 105), rgb(80, 80, 81));
background-image: -moz-linear-gradient(top, rgb(100, 102, 105), rgb(80, 80, 81));
background-image: -o-linear-gradient(top, rgb(100, 102, 105), rgb(80, 80, 81));
background-image: -ms-linear-gradient(top, rgb(100, 102, 105), rgb(80, 80, 81));
background-image: linear-gradient(top, rgb(100, 102, 105), rgb(80, 80, 81));
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#646669', EndColorStr='#505051');
}
button:active,
.button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
-webkit-box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, .3) inset;
-moz-box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, .3) inset;
box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, .3) inset;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="search"] {
-webkit-appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
.button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input[type=text],
input[type=email],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
}
input[type=text]:focus,
input[type=email]:focus,
textarea:focus {
color: #111
}
input[type=text],
input[type=email] {
padding: 3px
}
textarea {
background-color: #FFFFFF;
border: 1px solid #DCDCDC;
height:200px;
padding:10px;
width: 96%;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
resize: vertical;
overflow: auto;
vertical-align: top;
} h1, h2, h3, h4, h5, .stripes h3#archive-title {
font-family:'Antic Slab','Merriweather',Georgia,serif;
font-weight: 100;
padding: 0;
}
h1 {
margin-bottom: 20px;
margin-top:50px;
font-size:36px;
line-height:45px;
}
h2, .stripes h3#archive-title {
margin-bottom: 20px;
margin-top:45px;
font-size:30px;
line-height:35px;
}
h3 {
margin-bottom: 15px;
margin-top:40px;
font-size:24px;
line-height:29px;
}
h4 {
margin-bottom: 15px;
margin-top:35px;
font-size:18px;
line-height:25px;
}
h5 {
margin-top: 30px;
margin-bottom: 15px;
font-size:16px;
line-height:21px;
}
h6 {
padding: 0;
text-align: center;
margin-bottom: 15px;
font-size:12px;
line-height:21px;
font-family:'Merriweather',Georgia,serif;
font-weight: 300;
}
.entry-title {
margin-top: 60px;
text-align: center;
}
#category-description {
font-family:'Merriweather',Georgia,serif;
color: #3A3A3A;
font-size: 17px;
line-height: 28px;
font-weight: 400;
text-align: justify;
margin: 0 0 15px;
-webkit-font-smoothing: antialiased;
padding-top: 50px;
text-transform: none;
}
.byline {
text-transform: uppercase;
letter-spacing: .1em;
margin-bottom: 60px;
}
#the_logo h1 a,
.byline a,
.entry-title a,
.meta-date a,
.meta-comments a,
.page-title a {
color:#3A3A3A;
text-decoration: none;
border-bottom:1px dashed #F5F5F5;
-webkit-transition: border-color .2s linear;
-moz-transition: border-color .2s linear;
-ms-transition: border-color .2s linear;
-o-transition: border-color .2s linear;
transition: border-color .2s linear;
}
#the_logo h1 a:hover,
.byline a:hover,
.entry-title a:hover,
.meta-date a:hover,
.meta-comments a:hover,
body.search .page-title a:hover,
.post:nth-child(2n) .byline a:hover,
.post:nth-child(2n) .entry-title a:hover,
.post:nth-child(2n) .meta-date a:hover,
.post:nth-child(2n) .meta-comments a:hover,
body.search .page:nth-child(2n) .page-title a:hover {
border-color:#3A3A3A !important;
}
#comments_closed {
margin:0;
text-align: center;
}
#comments {
margin:0 0 20px;
text-align: center;
}
h3#search,
h3#archive-title {
padding:60px 0 0;
line-height: 25px;
font-family:'Merriweather',Georgia,serif;
font-weight: 300;
position: relative;
z-index: 2;
margin-bottom: 0;
border-top:1px dotted #AEAEAE;
text-align: center;
}
h3#archive-title {
text-transform: capitalize;
}
#search_title_wrap,
#archive_title_wrap {
position: relative;
z-index: 1;
margin-bottom: -28px;
} .wrapper {
margin: 0 auto;
width: 100%;
}
.container {
width:700px;
margin:auto;
}
#content {
overflow: hidden;
} #pre_header {
background-color:#363636;
-webkit-box-shadow: 0px -1px 2px 0px rgba(0, 0, 0, 0.5) inset;
-moz-box-shadow: 0px -1px 2px 0px rgba(0, 0, 0, 0.5) inset;
box-shadow: 0px -1px 2px 0px rgba(0, 0, 0, 0.5) inset;
height: 30px;
position: relative;
z-index: 100;
}
#header {
height: auto;
margin: 0 auto;
text-align: center;
padding: 0px 0 0;
}
#header h1 {
margin:0;
display: block;
}
.retina_logo {
display: none;
}
.logo_image_link {
display: block;
}
.logo_image_link img {
-webkit-transition: margin 0.3s ease-out;
-moz-transition: margin 0.3s ease-out;
-o-transition: margin 0.3s ease-out;
-ms-transition: margin 0.3s ease-out;
transition: margin 0.3s ease-out;
}
.logo_image_link img:hover {
margin-top: -3px;
margin-bottom: 3px;
}
#slogan {
color: #A0A0A0;
margin:10px 0 0;
}
#socnets {
float: right;
position: relative;
z-index: 2;
line-height: 27px;
}
#socnet_link {
display: none;
}
#socnets a {
text-decoration: none;
float: left;
margin-left: 5px;
-webkit-transition: color 0.3s ease-out;
-moz-transition: color 0.3s ease-out;
-o-transition: color 0.3s ease-out;
-ms-transition: color 0.3s ease-out;
transition: color 0.3s ease-out;
}
#socnet_icons {
margin-top: 4px;
}
#socnet_icons img {
height:16px;
width: 16px;
} #main_menu a,
#search_link,
#socnet_link {
-webkit-transition: color .20s linear;
-moz-transition: color .20s linear;
-ms-transition: color .20s linear;
-o-transition: color .20s linear;
transition: color .20s linear;
}
#search_wrap {
position: relative;
float: left;
}
#search_link {
margin-right: 20px;
color:#CBCBCB;
cursor: pointer;
}
#search_link:hover,
#socnet_link:hover {
color:#F5F5F5;
}
#search_link:before {
font-family: 'FontAwesome';
content:"\f002";
display: block;
font-size: 12px;
line-height: 28px;
}
#search_wrap #searchform {
position: absolute;
top:25px;
left:-10px;
display: none;
z-index: 2;
font-size: 12px;
background-color: #363636;
border-top: 5px solid #363636;
width: auto;
-webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.2);
}
#search_wrap #searchform #s {
height:25px;
width: 195px;
line-height: 25px;
border:none;
padding:0 10px;
margin:10px;
background-color: #292929;
color:#CBCBCB;
-webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.6) inset;
-moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.6) inset;
box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.6) inset;
letter-spacing: .05em;
-webkit-transition: color .20s linear;
-moz-transition: color .20s linear;
-ms-transition: color .20s linear;
-o-transition: color .20s linear;
transition: color .20s linear;
}
#search_wrap #searchform #s:focus {
color:#F5F5F5;
}
#main_menu {
position: relative;
zoom: 1;
display: block;
float: left;
z-index: 3;
}
#main_menu > div {
float: left;
position: relative;
z-index: 1;
}
select.select-menu,
#main_menu span.select {
display: none;
}
#main_menu ul {
margin:0;
padding:0;
height:30px;
line-height:30px;
}
#main_menu ul li {
float:left;
line-height:30px;
margin:0 20px 0 0;
padding:0;
font-size: 12px;
}
#main_menu a {
color:#CBCBCB;
display:block;
padding:0;
}
#main_menu a:hover {
text-decoration: none;
}
#main_menu li:hover a, #main_menu li.current-menu-item a, #main_menu li.current_page_item a, #main_menu li.current_page_parent a, #main_menu li.current-menu-parent a {
text-decoration: none;
color:#F5F5F5;
} #main_menu li li {
padding:5px 0;
margin: 0;
width:200px;
line-height: 20px;
}
#main_menu li:hover li a {
border:none;
color:#F5F5F5;
background:none;
width:auto;
padding:0 10px;
}
#main_menu li:hover li:hover a {
color:#DEDEDE;
}
#main_menu ul li {
position: relative;
}
#main_menu ul li ul {
background-color: #363636;
border-top: 5px solid #363636;
width: auto;
display:none;
margin:0 0 0 0;
padding:0;
z-index:900;
float:none;
height:auto;
position:absolute;
top:25px;
left:-10px;
-webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.2);
}
#main_menu ul li ul ul {
border-top:1px dotted rgba(0, 0, 0, 0.2);
}
#main_menu ul li ul li:hover ul {
display:block; 
left: 200px;
top:-1px;
padding: 0;
}
#main_menu ul li ul li {
position:relative;
float:none;
border-top:1px dotted rgba(0, 0, 0, 0.2);
}
#main_menu ul li ul li:first-child {
border:none;
}
#main_menu ul li ul li a {
margin:5px 0;
padding:0;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
} 
#main_menu ul li ul li a:hover { 
border:none;
} #footer {
overflow: hidden;
margin: 50px auto 0;
text-align: center;
padding: 20px 0 40px;
font-size: 12px;
line-height: 22px;
}
#site_info {
margin-top: 30px;
border-top: 1px dotted #AEAEAE;
padding-top: 30px;
}
#footer h6.widgettitle {
color:#737373;
text-align: left;
}
#footer_widgets {
width:740px;
margin-right:-40px;
text-align: left;
}
#footer_widgets li {
padding:5px 0;
}
#footer_widgets .footer_widget {
float: left;
margin-bottom:40px;
}
.footer_widget_overflow .footer_widget,
.footer_widget_count3 .footer_widget {
width: 210px;
margin-right: 35px;
}
.footer_widget_count2 .footer_widget {
width: 330px;
margin-right: 40px;
}
.footer_widget_count1 .footer_widget {
width: 700px;
} .featured_user .avatar {
float:left;
border:1px solid #D3D3D3;
margin:0 10px 5px 0;
padding:2px;
background-color:#FFFFFF;
height:58px;
width:58px;
}
.featured_user strong {
display: block;
margin-bottom:10px;
}
#calendar_wrap, #wp-calendar {
width:100%;
text-align:center;
}
#calendar_wrap caption {
margin:0 0 10px;
} .post {
padding:60px 0 35px;
}
.post_inner {
padding:50px 0;
position: relative;
z-index: 3;
}
body.single .post_inner {
padding-bottom:20px;
}
.additional-meta-wrap {
height: 20px;
}
.additional-meta {
font-family:'Merriweather',Georgia,serif;
font-size: 12px;
border-bottom: 1px dotted #AEAEAE;
line-height: 20px;
height:9px;
position: relative;
font-weight: 300;
}
.additional-meta .meta-date {
background-color: #F5F5F5;
padding-right: 20px;
display: inline;
float: left;
}
.sticky .additional-meta .meta-date {
padding-left: 25px;
position: relative;
}
.sticky .additional-meta .meta-date:before {
font-family: 'FontAwesome';
position: absolute;
left: 0;
top: -2px;
content:"\f005";
}
.meta-comments {
background-color: #F5F5F5;
padding: 0 20px;
display: inline;
float:left;
position: relative;
display: block;
opacity: 0;
-webkit-transition: opacity .35s linear;
-moz-transition: opacity .35s linear;
-ms-transition: opacity .35s linear;
-o-transition: opacity .35s linear;
transition: opacity .35s linear;
}
.the_post:hover .meta-comments {
opacity: 1;
}
.meta-comments:before {
content: "\f075";
font-family: 'FontAwesome';
position: absolute;
left: 0px;
top: -2px;
}
.entry-meta {
font-size: 12px;
margin-top: 30px;
}
.entry-meta .meta_block {
position: relative;
padding:0 20px 0 20px;
display: inline-block;
color:#7A7A7A;
}
.entry-meta .meta_block a {
color:#7A7A7A;
text-decoration: none;
border-bottom:1px dashed #F5F5F5;
-webkit-transition: border-color .2s linear;
-moz-transition: border-color .2s linear;
-ms-transition: border-color .2s linear;
-o-transition: border-color .2s linear;
transition: border-color .2s linear;
}
.entry-meta .meta_block a:hover {
border-color:#7A7A7A;
}
.meta_block:before {
font-family: 'FontAwesome';
position: absolute;
left: 0;
top: -2px;
}
.meta_categories:before {
content: "\f0c9"
}
.meta_tags:before {
content: "\f02b"
} #page {
margin-top:120px;
}
.page-title {
margin-bottom: 60px;
padding-top:60px;
border-top: 1px dotted #AEAEAE;
text-align: center;
} .additional-meta:after {
font-family: 'FontAwesome';
position: absolute;
right: -1px;
top: -2px;
font-size: 15px;
line-height: 22px;
padding-left: 5px;
background-color:#F5F5F5;
}
.format-aside .additional-meta:after {
content:"\f0c6";
}
.format-gallery .additional-meta:after {
content:"\f030";
}
.format-link .additional-meta:after {
content:"\f0c1";
}
.format-image .additional-meta:after {
content:"\f03e";
}
.format-quote .additional-meta:after {
content:"\f10e";
}
.format-status .additional-meta:after {
content:"\f017";
}
.format-video .additional-meta:after {
content:"\f03d";
}
.format-audio .additional-meta:after {
content:"\f025";
}
.format-chat .additional-meta:after {
content:"\f086";
} .format-aside .entry-content,
.format-link .entry-content,
.format-status .entry-content,
.format-quote .entry-content {
margin-top: 60px;
} .format-audio .entry-title,
.format-video .entry-title,
.format-image .entry-title,
.format-gallery .entry-title {
margin-bottom: 60px;
} .format-quote .entry-content .the_quote,
blockquote {
font-size: 22px;
line-height: 33px;
padding-left: 40px;
position: relative;
}
.format-quote .entry-content .the_quote p,
blockquote p {
position: relative;
}
.format-quote .entry-content .the_quote:before,
blockquote:before {
content: "";
position: absolute;
left:0;
top:0;
width: 5px;
height: 100%;
background-color: #EAEAEA;
}
.format-quote .entry-content .the_quote p:before,
blockquote p:before {
content: "";
position: absolute;
left:-40px;
top:0;
width: 5px;
height: 5px;
background-color: #ABABAB;
}
.cite {
font-style: normal;
text-align: right;
font-family:'Merriweather',Georgia,serif;
font-weight: 900;
margin-top: 20px;
}
.quote_link {
display: block;
font-size: 12px;
line-height: 21px;
font-family:'Merriweather',Georgia,serif;
font-weight: 300;
} .the_link {
font-family:'Merriweather',Georgia,serif;
font-size: 22px;
font-weight: 900;
line-height: 33px;
margin-bottom: 60px;
text-align: center;
}
.pf_link_link {
text-decoration: none;
border-bottom:1px dashed #F5F5F5;
-webkit-transition: border-color .2s linear;
-moz-transition: border-color .2s linear;
-ms-transition: border-color .2s linear;
-o-transition: border-color .2s linear;
transition: border-color .2s linear;
}
.pf_link_link:hover,
.post:nth-child(2n) .pf_link_link:hover {
text-decoration: none;
border-color:#3A3A3A !important;
} .status_avatar {
float: left;
width: 85px;
}
.status_avatar .avatar {
width:75px;
height:75px;
display: block;
padding:4px;
background-color: #FFFFFF;
border:1px solid #DCDCDC;
}
.the_status {
float: right;
width: 580px;
} .format-aside .entry-content {
color:#848484;
} .entry-content .flexslider ul li {
margin: 0;
list-style: none;
}
.flexslider {
display: block;
padding:4px;
background-color: #FFFFFF;
border:1px solid #DCDCDC;
}
.flexslider .attachment-dcs_image {
border:none;
padding:0;
}
.flexslider ul {
margin: 0;
}
.flex-direction-nav a {
background-image:url(//dimetilsulfuro.es/wp-content/themes/memoir/images/nav_buttons.png);
} .entry-content .twitter-tweet-rendered {
max-width: 100% !important;
}
.twitter-tweet-rendered blockquote {
padding:0;
}
.twitter-tweet-rendered blockquote:before,
.twitter-tweet-rendered blockquote p:before {
content:none;
}
div.twt-border {
width: auto !important;
margin-right: auto !important;
margin-left: auto !important;
} .error404 {
margin: 0;
width: 100%;
text-align: center;
}
.error404 .page-title {
margin-bottom: 10px;
} #comments_outer {
margin:-20px 0 0;
}
ul.commentlist > li,
ul.pinglist > li {
-webkit-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, .03);
-moz-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, .03);
box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, .03);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
label {
display: block;
margin:0 0 2px;
}
ul.children {
margin-left:20px;
}
ul.commentlist, ul.pinglist {
margin:-5px 0 0;
}
div.reply {
text-align:right;
font-size:12px;
}
textarea#comment {
overflow:auto;
}
ul.commentlist li, ul.pinglist li {
position:relative;
margin:5px 0 0;
padding: 19px;
background-color:#FFFFFF;
border: 1px solid #EFEFEF;
}
ul.commentlist ul li {
position:relative;
padding:20px 0 0 20px;
margin:20px 0 0 0;
border-top:1px solid #E5E5E5;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border-radius: 0;
border-left:none;
border-right:none;
border-bottom:none;
}
ul.commentlist img.avatar {
background-color: #FFFFFF;
padding: 4px;
position:absolute;
top:0;
left:0;
height:50px;
width:50px;
border: 1px solid #DCDCDC;
}
.moderation {
display: block;
clear: both;
color:#ABABAB;
font-family: 'Merriweather';
font-weight: 900;
}
.the_comment {
padding:0 0 0 90px;
position:relative;
min-height:60px;
}
.the_comment_author {
float:left;
width:auto;
margin:0 0 20px;
position: relative;
}
li.bypostauthor > div > .the_comment_author {
padding-left: 20px;
}
li.bypostauthor > div > .the_comment_author:before {
font-family: 'Fontawesome';
position: absolute;
left: 0;
top: -2px;
content:"\f040";
font-weight: normal;
}
.commentmetadata {
float:left;
width:auto;
color: #ABABAB;
}
.commentmetadata .comment_permalink {
color: #ABABAB;
}
.the_comment_text {
margin:20px 0 30px;
clear: both;
}
input[type="text"],
input[type="email"],
input[type="password"] {
height:20px;
padding:4px 10px;
width:230px;
line-height:20px;
border: 1px solid #DCDCDC;
background: none repeat scroll 0 0 #FFFFFF;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
textarea:focus {
border:1px solid #9C9C9C;
}
#respond {
margin:20px 0 0;	
}
#commentform label {
display: inline;
}
#commentform input,
#commentform textarea {
display: block;
}
.commentlist .children #respond {
border-top: 1px solid rgba(0,0,0,.1);
margin: 45px 0 0;
}
.commentlist #respond textarea {
width:96%;
}
#cancel-comment-reply {
float:left;
margin:0 0 0 20px;
line-height:28px;
}
h3#reply-title {
margin:50px 0 25px;
position: relative;
}
#cancel-comment-reply-link {
position: absolute;
right:0;
font-size: 12px;
}
.comment-notes {
color:#848484;
font-size: 14px;
margin: -15px 0 30px;
text-align: center;
}
#commentform {
padding-bottom: 50px;
} .alignright {
float: right;
margin: 0 0 20px 20px;
}
.alignleft {
float: left;
margin: 0 20px 20px 0;
}
.aligncenter {
display: block;
margin: 20px auto;
text-align: center;
}
.alignnone {
margin: 0 0 0 0;
}
.alignright,
.alignleft,
.aligncenter,
.alignnone,
.attachment-dcs_image  {
display: block;
padding:4px;
background-color: #FFFFFF;
border:1px solid #DCDCDC;
max-width: 690px;
}
.alignright img,
.alignleft img,
.aligncenter img,
.alignnone img,
.attachment-dcs_image img {
}
p.wp-caption-text {
margin: 5px 0 0;
text-align: center;
font-size: 12px;
line-height: 19px;
padding:10px 0;
} .navigation {
width: 100%;
height: auto;
}
.navigation-index {
border-top:1px dotted #AEAEAE;
border-bottom: 1px dotted #AEAEAE;
}
#nav-single {
margin-bottom: 50px;
}
#nav-single .nav-next a,
#nav-single .nav-prev a {
margin:0 0 30px;
display: inline-block;
}
.nav-next {
float: right;
clear: none;
width: 48%;
text-align: right;
}
.nav-prev {
float: left;
clear: none;
width: 48%;
text-align: left;
}
#nav-single span {
display: block;
opacity: .3;
}
.navigation-index .nav-next a,
.navigation-index .nav-prev a {
display: inline-block;
margin:20px 0;
font-size: 14px;
}  .stripes .post,
.stripes.search .page {
padding:60px 9999px;
margin:0 -9999px;
}
.stripes .post:nth-child(2n),
.stripes.search .page:nth-child(2n) {
position: relative;
z-index: 2;
}
.stripes .post:nth-child(2n):before,
.stripes.search .page:nth-child(2n):before {
content:"";
background:#FFFFFF;
height:100%;
width:100%;
display: block;
position: absolute;
left:0;
top:0;
-webkit-transform:rotate(-4deg);
-moz-transform:rotate(-4deg);
-o-transform:rotate(-4deg);
-ms-transform:rotate(-4deg);
-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05);
}
.stripes .post:nth-child(2n) .additional-meta .meta-date,
.stripes .post:nth-child(2n) .additional-meta:after,
.stripes .post:nth-child(2n) .meta-comments,
.stripes .post:nth-child(2n) .post_inner,
.stripes.search .page:nth-child(2n) .post_inner,
.stripes.search .page:nth-child(2n) .additional-meta .meta-date,
.stripes.search .page:nth-child(2n) .additional-meta:after {
background-color:#FFFFFF;
}
.stripes .post:nth-child(2n) .byline a,
.stripes .post:nth-child(2n) .entry-title a,
.stripes .post:nth-child(2n) .meta-date a,
.stripes .post:nth-child(2n) .meta-comments a,
.stripes .post:nth-child(2n) .pf_link_link,
.stripes.search .page:nth-child(2n) .byline a,
.stripes.search .page:nth-child(2n) .page-title a {
border-color:#FFFFFF;
}
.stripes #comments_outer {
padding:60px 9999px;
margin:0 -9999px;
position: relative;
z-index: 1;
-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05);
background-color: #FFFFFF;
}
.stripes #comments_inner {
position: relative;
z-index: 2;
}
.stripes ul.commentlist li,
.stripes ul.pinglist li {
background-color: #F5F5F5;
}
.stripes ul.commentlist > li,
.stripes ul.pinglist > li {
-webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, .03) inset;
-moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, .03) inset;
box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, .03) inset;
}
.stripes h3#search,
.stripes h3#archive-title {
padding:60px 0 75px;
}
#search_title_wrap,
#archive_title_wrap {
margin: 120px 0 0;
}
.stripes.search .page .post_inner {
padding-top:18px;
}
.stripes .navigation-index {
margin-top:100px;
}
.stripes #footer {
margin-top: 100px;
}
.stripes #commentform {
padding:0;
} body.scheme_dark {
background-color:#303030;
color: #A4A4A4;
}
.scheme_dark #pre_header,
.scheme_dark #search_wrap #searchform,
.scheme_dark #socnet_icons,
.scheme_dark #main_menu ul li ul {
background-color:#252525;
border-color:#252525;
}
.scheme_dark #the_logo h1 a,
.scheme_dark .byline a,
.scheme_dark .entry-title a,
.scheme_dark .meta-date a,
.scheme_dark .meta-comments a,
.scheme_dark .page-title a,
.scheme_dark .pf_link_link {
color:#A4A4A4;
border-color: #303030;
}
.scheme_dark #the_logo h1 a:hover,
.scheme_dark .byline a:hover,
.scheme_dark .entry-title a:hover,
.scheme_dark .meta-date a:hover,
.scheme_dark .meta-comments a:hover,
.scheme_dark .pf_link_link:hover,
body.scheme_dark.search .page-title a:hover,
.scheme_dark .post:nth-child(2n) .byline a:hover,
.scheme_dark .post:nth-child(2n) .entry-title a:hover,
.scheme_dark .post:nth-child(2n) .meta-date a:hover,
.scheme_dark .post:nth-child(2n) .meta-comments a:hover,
.scheme_dark .post:nth-child(2n) .pf_link_link:hover,
body.scheme_dark.search .page:nth-child(2n) .page-title a:hover {
border-color:#A4A4A4 !important;
}
.scheme_dark .additional-meta .meta-comments,
.scheme_dark .meta-date,
.scheme_dark .additional-meta:after {
background-color: #303030;
}
h3#search,
h3#archive-title,
.additional-meta,
.page-title,
.navigation-index {
border-color: #404040;
}
.scheme_dark .format-quote .entry-content .the_quote:before {
background-color:#404040;
}
.scheme_dark .format-quote .entry-content .the_quote p:before {
background-color: #5F5F5F;
}
.scheme_dark ul.commentlist li,
.scheme_dark ul.pinglist li {
background-color:#282828;
border-color:#242424;
}
.scheme_dark ul.commentlist > li,
.scheme_dark ul.pinglist > li {
box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1) inset;
}
.scheme_dark .commentmetadata,
.scheme_dark .moderation {
color: #4D4D4D;
} .scheme_dark.stripes .post:nth-child(2n):before,
.scheme_dark.stripes.search .page:nth-child(2n):before,
.scheme_dark.stripes .post:nth-child(2n) .additional-meta .meta-date,
.scheme_dark.stripes .post:nth-child(2n) .additional-meta:after,
.scheme_dark.stripes .post:nth-child(2n) .meta-comments,
.scheme_dark.stripes .post:nth-child(2n) .post_inner,
.scheme_dark.stripes.search .page:nth-child(2n) .post_inner,
.scheme_dark.stripes.search .page:nth-child(2n) .additional-meta .meta-date,
.scheme_dark.stripes.search .page:nth-child(2n) .additional-meta:after,
.scheme_dark.stripes #comments_outer {
background-color: #363636;
}
.scheme_dark.stripes .post:nth-child(2n) .byline a,
.scheme_dark.stripes .post:nth-child(2n) .entry-title a,
.scheme_dark.stripes .post:nth-child(2n) .meta-date a,
.scheme_dark.stripes .post:nth-child(2n) .meta-comments a,
.scheme_dark.stripes .post:nth-child(2n) .pf_link_link,
.scheme_dark.stripes.search .page:nth-child(2n) .byline a,
.scheme_dark.stripes.search .page:nth-child(2n) .page-title a {
color:#A4A4A4;
}
.scheme_dark.stripes .post:nth-child(2n) .byline a,
.scheme_dark.stripes .post:nth-child(2n) .entry-title a,
.scheme_dark.stripes .post:nth-child(2n) .meta-date a,
.scheme_dark.stripes .post:nth-child(2n) .meta-comments a,
.scheme_dark.stripes .post:nth-child(2n) .pf_link_link,
.scheme_dark.stripes.search .page:nth-child(2n) .byline a,
.scheme_dark.stripes.search .page:nth-child(2n) .page-title a {
border-color:#363636;
}
.scheme_dark.stripes #search_title_wrap:before,
.scheme_dark.stripes #archive_title_wrap:before {
color:#282828;
}  @media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
#fancybox-close {
background:url(//dimetilsulfuro.es/wp-content/themes/memoir/includes/fancybox/fancy_close.png) 0 0 no-repeat transparent !important;
background-size:30px 30px;
}
.flex-direction-nav a {
background-image: url(//dimetilsulfuro.es/wp-content/themes/memoir/images/nav_buttons2x.png);
background-size: 60px 30px;
}
} @media
only screen and (max-width: 1024px) {
.flex-direction-nav {
display: none !important;
}
.meta-comments {
opacity:1;
} #pre_header {
padding:10px 0;
height: 30px;
}
#search_link {
height:30px;
margin-right: 10px;
}
#search_link:before {
font-size: 20px;
line-height: 30px;
}
#main_menu #search_wrap {
float: right;
}
#search_wrap #searchform #s {
padding:10px;
width: 280px;
}
#socnet_link {
color:#CBCBCB;
cursor: pointer;
position: relative;
height: 30px;
display: block;
}
#socnet_link:before {
font-family: 'FontAwesome';
content:"\f007";
display: block;
font-size: 20px;
line-height: 30px;
}
#socnet_icons {
position: absolute;
top:-4px;
right:50px;
display: none;
z-index: 2;
font-size: 25px;
line-height: 30px;
height: 50px;
padding:0 10px 0 0;
width: 500px;
margin:0;
}
#socnet_icons a {
margin-left: 10px;
float: right;
} #main_menu select.select-menu {
position: relative;
z-index: 10;
width: 50px;
height: 30px;
line-height: 30px;
display: block;
left: -10px;
}
#main_menu span.select {
display: block;
position: absolute;
top:-10px;
left: -10px;
width: 50px;
height: 50px;
color: #CBCBCB;
cursor: default;
z-index: 10;
text-indent: -9999px;
z-index: 1;
}
#main_menu span.select:before {
font-family: 'FontAwesome';
content:"\f0c9";
position: absolute;
left:10px;
top:0;
text-indent: 0;
font-size: 20px;
line-height: 50px;
}
#main_menu ul {
display: none;
}
} @media
only screen and (min-width: 768px) and (max-width: 1024px) {
#search_wrap #searchform {
top:-3px;
width: 320px;
left:40px;
padding:0;
background-color: transparent !important;
border:none;
-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
-moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
#search_wrap #searchform #s {
margin:0;
padding:5px 10px;
position: relative;
z-index: 3;
}
#socnet_icons {
background-color: transparent !important;
}
#socnet_icons img {
margin-top: 10px;
}
} @media
only screen and (min-width: 0px) and (max-width: 767px) {
body {
font-size: 14px;
line-height: 23px;
}
img,
.entry-content img {
max-width: 100%;
height:auto;
}
.alignright,
.alignleft,
.aligncenter,
.alignnone,
.attachment-dcs_image {
padding:0;
height:auto;
border:0;
-webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, .1);
-moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, .1);
box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, .1);
}
.container {
width: 90%;
padding: 0 5%;
}
#socnet_icons {
width: 295px;
height: auto;
right:-16px;
padding:0 20px 10px 5px;
position: absolute;
top:35px;
display: none;
z-index: 2;
font-size: 30px;
line-height: 55px;
background-color: #363636;
border-top: 5px solid #363636;
-webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.2);
}
#search_wrap #searchform {
top:35px;
width: 320px;
left:-66px;
} ul.children {
margin-left: 5px;
}
ul.commentlist ul li {
padding-left: 0px;
} .status_avatar {
width:15%;
}
.status_avatar .avatar {
width:auto;
height:auto;
}
.the_status {
width: 75%;
} #footer_widgets,
#footer_widgets .footer_widget {
width: 100%;
float: none;
margin-right: 0;
}
}