/*********************************************************************************************
9. Media Queries
*********************************************************************************************/
/* Tablet Landscape */ [MENTION=16931]medi[/MENTION]a screen and (max-width: 1060px) {
body { min-width:100%; }
.inner-wrap { width: 90%; padding: 0 3%; }
#content { width:66%;}
#navsocial { float:left; }
#slider {width:100%; padding:0; }
#slider #slides { width:100%; padding-left:0; }
#slider #slides li img { width:100%; }
#slider #slides .slide_content {width:60%; }
#slider #slides.small-size .slide_content {width:70%; }
#slider #slides h2 a { font-size: 22px; }
.home_widgets .home_column { width: 32%; margin: 0 2% 0 0; }
.home_widgets .home_column img { width:auto; max-width:100%; height:auto; }
.recent-post { width: 100%; float: left; }
.recent-post .post-thumb { float:left; margin:0 10px 0 0;}
.col_main,
.full-width .col_main { width:80%; }
.col_meta,
.full-width .col_meta { width:16%; }
#sidebar { width:30%; }
#sidebar .widget {width:100%; margin-right:2%; float:left; }
.cover { position: relative; padding-bottom: 56.25%; display:block; padding-top: 30px; height: 0; overflow: hidden; width: 100%; max-width: 100%; }
.cover iframe,
.cover object,
.cover embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/* Template: Full-width */
.full-width #content { width: 100%; }
.full-width h1.archive_title { width:100%; }
.full-width .entry img { max-width: 100%; }
.full-width .entry .wp-caption { max-width:100%; }
#footer div.column { margin-right: 2%; width: 31%; }
#footer .column .widget { width:100%; }
.entry img.alignnone,
.entry img.aligncenter,
.entry img.alignleft,
.entry img.alignright,
.entry img.attachment-fullsize {
margin-bottom: 10px;
max-width: 100%;
width:auto;
height:auto;
}
.full-width .entry img.alignnone,
.full-width .entry img.aligncenter,
.full-width .entry img.alignleft,
.full-width .entry img.alignright,
.full-width .entry img.attachment-fullsize {
margin-bottom: 10px;
max-width: 100%;
width:auto;
height:auto;
}
}
/* Tabled Portrait */ [MENTION=16931]medi[/MENTION]a screen and (max-width: 768px) {
#slider #slides.small-size .slide_content { display:none; }
.col_main, .full-width .col_main { width:100%; }
.col_meta, .full-width .col_meta { width:100%; }
.share_box .share_btn { float:left; width:30%; }
.widget_archive li { width:100%; }
.share_box .share_btn:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
}
/* All Mobile Sizes (devices and browser) */ [MENTION=16931]medi[/MENTION]a screen and (max-width: 640px) {
.inner-wrap { width: 94%; padding: 0 3%; }
#content { width:100%;}
#slider #slides .slide_content { display:none; }
#slider #slides { width:100%; padding-left:0; border:none; }
#slider #slides li img { width:100%; }
.home_widgets { margin-left:0%; }
.recent-post .post-content {overflow:visible; }
.recent-post .post-thumb { width:100%; margin-right:0;}
.recent-post .post-thumb img { width:100%;}
#respond .form_fields { width:97%; margin:0; }
#respond .comment-form-comment {width:99%; }
#respond .form_fields input { width:98%; }
.children #respond { margin-right:0; }
#sidebar { width:100%; margin-left:0%;}
#sidebar .widget {width:100%; margin-right:0%; float:none; }
#footer div.column { margin-right: 0; width: 100%; }
#footer .column .widget { width:100%; }
}
.comments-content ol { list-style: none outside none;
margin: 0;
}
.avatar-image-container img {width:60px;height:60px; left: 0;
position: absolute;
top: 4px;}
.comments-content ol li {border-bottom: 1px solid #DEDEDE;
font-size: 12px;
line-height: 1.7;
margin: 0 0 24px;
padding: 0 0 0 76px;
position: relative;}
.comments-content ol li .comment-actions{ display: block;
font-size: 12px;
padding: 0 0 24px;}
.comments-content ol li ol li {border:none;margin: 0;}
.comments-content ol li ol .continue {display:block;padding: 0 0 0 76px;margin: 0 0 24px;}
.comments-content ol li cite {color: #B1B1B1;
font-size: 14px;
font-style: normal;
font-weight: bold;}
.comments-content ol li span.datetime { float: right;
font-size: 12px;
margin: 0;}
.comments-content ol li span.datetime a {color: #888888;}
.thread-toggle {display:none;}