/* Theme Name: HumTEST
template: twentyeleven*/
@import url('/wp-content/themes/twentyeleven/style.css');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,300,400|Open+Sans+Condensed:300|Inconsolata:400');
@import url(https://fonts.googleapis.com/css?family=Halant);
#page {
   max-width: 960px;
   /*max-width: 1024px; */
   font-family: 'Open Sans Condensed', Helvetica, sans-serif;
   /*font-size: .95em; */
   text-align: justify;
}
.photoblog{
    width: 97%;
}
.photoblogv{
    width: 57%;
}
blockquote p em {
   font-family: serif;
   font-style: italic;
}
h1 {
    font-family: "Open Sans Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding-top: 0;
    font-size: 1.6em; 
}
p, ul {
    margin-bottom: 14px;
}
li {
    margin-top: 8px;
    margin-bottom: 8px; 
    text-align: left;
}
ol li img {
    margin-top: 8px;
    margin-bottom: 8px; 
    max-width: 97%;
    height: auto;
    width: auto\9;
}

ul li img {
    margin-top: 8px;
    margin-bottom: 8px; 
    max-width: 97%;
    height: auto;
    width: auto\9;
}

code, kbd, samp, var {
    /* font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; */
    font: .91em Monaco, Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace;
/*    font: 1.111em "Inconsolata",monospace;*/
    /*font: 1.111em "Inconsolata",monospace;*/
    /*font: 1.111em "Inconsolata",monospace;*/
    /*font: 1.111em "Inconsolata",monospace;*/
    /*font: 1.111em "Inconsolata",monospace;*/
    /*font: 1.111em "Inconsolata",monospace;*/
    /*font: 1.111em "Inconsolata",monospace;*/
    /*font: 1.111em "Inconsolata",monospace;*/
    /*letter-spacing: -0.0505em; */
}

#content {
    margin: 0 7.6%;
    width: auto;
}
#nav-below {
    border-bottom: 0;
    margin-bottom: 5em;
}
#secondary {
    float: none;
    margin: 0 7.6%;
    width: auto;
}
.page-template-showcase-php section.recent-posts {
    float: none;
    margin: 0;
    width: 100%}
.page-template-showcase-php #main .widget-area {
    float: none;
    margin: 0;
    width: auto;
}
.page-template-showcase-php .other-recent-posts {
    border-bottom: 1px solid #ddd;
}
section.featured-post .attachment-small-feature {
    border: 0;
    display: block;
    height: auto;
    max-width: 60%;
    position: static;
}
article.feature-image.small {
    margin: 0 0 1.625em;
    padding: 0;
}

article.feature-image.small .entry-title {
    font-size: 20px;
    line-height: 1.3em;
}

article.feature-image.small .entry-summary {
    height: 150px;
    overflow: hidden;
    padding: 0;
    text-overflow: ellipsis;
}
article.feature-image.small .entry-summary a {
    left: -9%}
.search-results .entry-summary {
    padding: .6em 7.6% 0;
    border-style: solid;
    border-color: #EEE;
    border-width: 0 0 1px;
}
.singular .entry-header, .singular .entry-content, .singular footer.entry-meta, .singular #comments-title {
    width: auto;
}
blockquote cite {
    text-align: right;
    display: block;
}
.singular blockquote.pull {
    margin: 0 0 1.625em;
}
.singular .pull.alignleft {
    margin: 0 1.625em 0 0;
}
.singular .pull.alignright {
    margin: 0 0 0 1.625em;
}
.singular .entry-meta .edit-link a {
    position: absolute;
    left: 0;
    top: 40px;
}
.singular #author-info {
    margin: 2.2em -8.8% 0;
    padding: 20px 8.8%}
.commentlist {
    width: auto;
    margin-left: 102px;
}
#respond {
    width: auto;
    background: transparent;
    border: 0;
}
.commentlist>li.comment, .commentlist .pingback {
    margin-left: 0;
}
audio {
    width: 100%}
#main, #colophon {
    margin-left: 220px;
}
#branding {
    position: fixed;
    width: 180px;
    margin-right: 40px;
}
#secondary {
    display: none;
}
#site-title a, #site-description, .entry-meta a, #access a, .entry-title a {
    -webkit-transition: font-size 200ms, color 400ms;
    -moz-transition: font-size 200ms, color 400ms;
    -ms-transition: font-size 200ms, color 400ms;
    -o-transition: font-size 200ms, color 400ms;
    transition: font-size 200ms, color 400ms;
}
.entry-header .comments-link a {
    -webkit-transition: background-color 700ms;
    -moz-transition: background-color 700ms;
    -ms-transition: background-color 700ms;
    -o-transition: background-color 700ms;
    transition: background-color 700ms;
}
#searchform, .format-image img {
    -webkit-transition: opacity 400ms;
    -moz-transition: opacity 400ms;
    -ms-transition: opacity 400ms;
    -o-transition: opacity 400ms;
    transition: opacity 400ms;
}
#page #branding>a {
    -webkit-transition: opacity 200ms;
    -moz-transition: opacity 200ms;
    -ms-transition: opacity 200ms;
    -o-transition: opacity 200ms;
    transition: opacity 200ms;
}
#branding:hover #site-title a {
    color: rgba( 1, 1, 1, 1.0 );
}
#branding:hover #access a {
    color: #555;
}
#branding:hover #access .current_page_item>a, #branding:hover #access .current_page_ancestor>a {
    color: #222;
}
#branding:hover #site-description {
    color: #7A7A7A;
}
#branding:hover #searchform {
    opacity: 1;
}
#access {
    margin-top: 10px;
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#page #branding #access div {
    margin: 0;
    padding: 0;
}
#access ul {
    margin: 0;
}
#access li {
    /* left sidebar menu */
    float: none;
    font-size: 1.2em; 
    text-align: right;
    margin-top: 0px;
    margin-bottom: 0px;
}
#access a {
    display: inline-block;
    color: #aaa;
    padding: 0;
    line-height: 2.6em;
}
#access li:hover>a, #access a:focus {
    background: transparent;
}
#page #branding #access a:hover, #page #branding #access a:focus, #page #branding #access .current_page_item>a:hover, #page #branding #access .current_page_item>a:focus, #page #branding #access .current_page_ancestor>a:hover, #page #branding #access .current_page_ancestor>a:focus {
    color: #1982d1;
}
#access ul ul {
    top: 2.6em;
    left: 100%;
    margin-left: -40px;
    -webkit-box-shadow: 3px 3px 6px rgba( 1, 1, 1, 1.0 );
    -moz-box-shadow: 3px 3px 6px rgba( 1, 1, 1, 1.0 );
    box-shadow: 3px 3px 6px rgba( 1, 1, 1, 1.0 );
}
#access ul ul:after {
    content: '';
    display: block;
    position: absolute;
    top: -6px;
    left: 1em;
    border-width: 0 6px 6px 6px;
    border-color: #f9f9f9 transparent;
    border-style: solid;
}
#access ul ul :hover>a {
    background: #f9f9f9;
}
#access li li {
    margin: 0;
    text-align: left;
}
#access li li:last-child a {
    border-bottom: 0;
}
#access ul ul ul {
    margin-left: 6px;
}
#access ul ul ul:after {
    top: 1em;
    left: -6px;
    border-color: transparent #f9f9f9;
    border-width: 6px 6px 6px 0;
}
#page #branding #searchform {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    overflow: hidden;
    margin: 10px 0;
    opacity: .6;
    max-width: none;
    float: right;
}
#page #branding #s:focus {
    width: 140px;
}
#page #branding #s {
    width: 72px;
    background-color: transparent;
    border-color: rgba( 255, 255, 255, .6 );
    font-size: 13px;
    font-weight: 500;
}
#page #branding #s::-webkit-input-placeholder {
    color: rgba( 0, 0, 0, .4 );
}
#page #branding #s:-moz-placeholder {
    color: rgba( 0, 0, 0, .4 );
}
#branding hgroup {
    margin: 0;
}
#page #branding>a {
    padding-bottom: 20px;
    display: block;
}
#page #branding>a:hover {
    opacity: .8;
}
#branding img {
    position: relative;
    width: auto;
    max-height: 200px;
    max-width: 100%;
    float: right;
    top: auto;
    right: auto;
    bottom: auto;
    overflow: hidden;
    margin: 10px 0;
    float: right;
}
#site-title {
    font-family: "Open Sans Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    width: auto;
    margin: 0;
    padding: 10px 0;
    float: right; 
    font-size: 0.9em;
}
#site-title a {
    font-size: 2.4em;
    line-height: 1em;
    color: rgba( 1, 1, 1, 1.0 );
    font-weight: 700;
    margin-right: -4px;
    text-align: right;
}
#page #branding #site-title a:hover, #page #branding #site-title a:focus {
    color: #000;
}
#site-description {
    width: auto;
    margin: 0 0 15px;
    color: #aaa;
}
#branding {
    border: 0;
    text-align: right;
    top: 0;
    bottom: 0;
    padding-top: 5em;
}
.admin-bar #branding {
    top: 28px;
}
#page {
    background: transparent;
    margin-top: 4em;
}
#main {
    padding: 0;
}
#main #content {
    margin: 0;
}
#content .hentry {
    background: #fff;
    -webkit-box-shadow: 0 0 10px rgba( 0, 0, 0, .1 );
    -moz-box-shadow: 0 0 10px rgba( 0, 0, 0, .1 );
    box-shadow: 0 0 10px rgba( 0, 0, 0, .1 );
    -webkit-border-radius: 3px;
}
.entry-header .entry-format {
    position: relative;
    line-height: 1.4em;
}
.entry-header .comments-link a {
    right: 7.6%;
    top: 1.8em;
}
.hentry, .no-results {
    border: 0;
}
.entry-title {
    /* Article title for home view */
    font-family: "Open Sans Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; 
    padding-top: 0;
    /*font-size: 2.88em; */
    font-size: 2.50em;
    text-align: left;
    border-style: solid;
    border-color: red;
    border-width: 0 0 3px 0;
    padding-bottom: 0;
    margin-bottom: .2em;
}
.entry-meta {
    padding-bottom: 1em;
}
.entry-meta a {
    color: #555;
    text-decoration: none;
}
.entry-meta a:hover, .entry-meta a:focus {
    color: #1982d1;
}
#content .hentry {
    padding: 0;
}
.hentry header {
    padding: 1.625em 7.6% 0;
}
#content .hentry .entry-content {
    /* Font setup for posts */
    padding: .6em 7.6% 0;
    border-style: solid;
    border-color: #eee;
    border-width: 0 0 1px;
    /*font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif; */
    font-family: 'Helvetica Neue',Helvetica, Arial, sans-serif; 
    font-size: 1.06em;  
/*    font-size: 0.9em;  */
    /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 200; 
    font-size: 1.05em;*/
}
.hentry footer {
    min-height: 18px;
    padding: 1.625em 7.6%;
    background: transparent;
    overflow: hidden;
}
.singular .hentry footer {
    min-height: 0;
}
article.format-aside .entry-content, article.format-link .entry-content, article.format-status .entry-content {
    padding: 0;
}
article.format-aside .entry-content p:last-child, article.format-link .entry-content p:last-child, article.format-status .entry-content p:last-child {
    margin-bottom: 1em;
}
article.format-gallery .entry-content {
    overflow: hidden;
}
article.format-gallery .gallery-thumb {
    margin: .375em 1.5em 1.25em 0;
    display: block;
}
article.format-gallery .gallery-thumb img {
    padding: 6px;
    border: 1px solid #ddd;
}

article.format-status .entry-content {
    overflow: hidden;
    min-height: 86px;
}
.singular article.format-status .entry-content {
    min-height: 0;
}
.hentry.format-status .entry-title, .hentry.format-aside .entry-title, .hentry.format-link .entry-title {
    display: none;
}
#content .hentry.format-quote {
    padding: 0;
}
.format-quote header {
    padding: 1.625em 7.6% 1.5em;
}
.format-quote .entry-title {
    display: none;
}
.format-quote header hgroup {
    float: left;
}
.format-quote header .entry-format {
    top: 1px;
}
.format-quote header .entry-meta {
    clear: none;
    margin-left: 15.2%}
#content article.format-quote header .comments-link a {
    top: 1em;
}
#content .format-quote .entry-content {
    padding: 1.75em 7.6% 0;
    border-width: 1px 0;
}
.format-quote blockquote {
    font-family: "Baskerville", "Baskerville Old Face", "Hoefler Text", "Garamond", "Palatino", "URW Palladio L", "Book Antiqua", Georgia, serif;
    color: #333;
    font-size: 2.2em;
    line-height: 1.4em;
}
.format-quote blockquote p {
    margin-bottom: .75em;
}
.format-quote cite {
    display: block;
    text-align: right;
    margin: 1em 0 0;
    color: #999;
    font-size: 12px;
    letter-spacing: .3em;
    word-spacing: .2em;
    line-height: 2.6em;
    text-transform: uppercase;
    font-style: normal;
}
.full-width, #content article.format-image .entry-content>:first-child {
    margin: 0 -8.96226415%;
    max-width: 97.924528%;
    width: 97.924528%!important;
    padding: 0;
    overflow: hidden;
}
#content article.format-image .entry-content>:first-child img {
    display: block;
    max-width: 97%}
#content .indexed.format-image p {
    margin-bottom: 1.625em;
}
#content .format-image .wp-caption {
    background: #f1f1f1;
}
#content .format-image .wp-caption .wp-caption-text {
    color: #333;
}
#content .format-image .entry-content>.wp-caption:first-child .wp-caption-text {
    padding: 1.5em 1em 1.5em 40px;
    margin: 0;
}
#content .format-image .entry-content>.wp-caption:first-child .wp-caption-text:before {
    left: 20px;
    top: 1.1em;
    color: #ccc;
}
#content article.format-image .entry-content>:first-child+p {
    margin-top: 1.625em;
}
.indexed.format-image footer.entry-meta a:hover {
    color: #1982d1;
}
.indexed.format-image footer.entry-meta .edit-link a:hover {
    color: #fff;
}
#content article.sticky header .entry-format, #content article.format-image header .entry-format, #content article.format-gallery header .entry-format {
    position: absolute;
    top: 2.375em;
}
#content article.format-image footer {
    padding: 1.625em 7.6%;
    background: transparent;
}
.indexed.format-image div.entry-meta+div.entry-meta {
    text-align: right;
    width: 64%}
#content article.format-image .edit-link {
    position: absolute;
    bottom: 1.55em;
    right: 1.25em;
}
img {
    max-width: 97%;
    height: auto;
    width: auto\9;
}
p a img {
    max-width: 97%;
    height: auto;
    width: auto\9;
}
#content nav {
    padding: .6em 7.6%}
#nav-single {
    top: 0;
    float: right;
}
#nav-single .nav-previous {
    padding-right: 1em;
}
#nav-single .nav-next {
    padding-left: 1em;
    float: left;
}
.singular .hentry header .entry-meta {
    margin: 0;
    padding: 1.2em 0 1.2em 7.6%;
    left: 0;
    right: 0;
    border-bottom: 1px solid #eee;
}

.singular .entry-title {
    /* Article title in single post view */
    padding: .6em 0 0;
    /*font-size: 2.5em; */
    font-size: 2.5em;
    line-height: 1.6em;
}

.singular #content .hentry.format-status .entry-content, .singular #content .hentry.format-aside .entry-content, .singular #content .hentry.format-link .entry-content {
    padding-top: 2.5em;
}
.singular #content .hentry.format-quote .entry-content {
    padding: 1.75em 7.6% 0;
}
.singular #content .format-quote .entry-content {
    border-width: 0 0 1px;
}
.singular #content article.format-image .entry-title {
    padding-bottom: .6em;
}
.singular #content article.format-image img {
    max-width: 100%;
    height: auto;
    border: 0;
    padding: 0;
    margin: 0;
}
p a img {
    max-width: 100%;
    height: auto;
}
.singular #content article.format-image img:hover {
    opacity: .8;
}
.singular #comments-title {
    text-align: center;
}
.commentlist .children li.comment .comment-meta {
    margin-left: 0;
}
.commentlist .children .avatar {
    position: relative;
    left: 0;
    top: 0;
    margin: 0 10px 0 0;
    float: left;
}
.commentlist>li.bypostauthor {
    background: #f6f6f6;
    border-color: #ddd;
}
.commentlist>li.bypostauthor:before {
    content: url(/wp-content/themes/twentyeleven/images/comment-arrow.png);
}
.commentlist .children>li.bypostauthor {
    background: #fff;
    border-color: #ddd;
}
#colophon, #site-generator {
    border: 0;
    background: transparent;
}
#wpstats {
    padding-left: 220px;
}
.page-title {
    margin: 5.6em 0 1.6em;
}
#content article.intro {
    margin: 0;
    padding: .5em 0;
    background: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#content article.intro .entry-header {
    padding-top: 1.5em;
}
#content article.intro .entry-content {
    padding: 0;
    overflow: hidden;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#content article.intro .entry-content p:first-child {
    font-size: 1.8em;
    line-height: 1.4em;
    color: #464646;
    text-shadow: 0 1px 0 #fff;
    margin-bottom: .8em;
}
#content article.intro .edit-link a {
    top: .75em;
    right: 0;
}
.page-template-showcase-php .featured-posts {
    margin: 3.2em 0 4em;
    height: auto;
    min-height: 0;
}
.featured-posts .showcase-heading {
    padding-left: 0;
}
.featured-posts section.featured-post {
    position: relative;
    top: auto;
    height: auto;
}
section.feature-image.large img {
    padding: 6px 0;
}
#content section.feature-image.large article {
    background: transparent;
    left: 1.625em;
    margin: 1.625em 0 0 0;
    white-space: nowrap;
}
section.recent-posts .other-recent-posts {
    margin: 4em 0 1em;
    border-color: #ccc;
    border-style: dotted;
}
section.recent-posts .other-recent-posts .entry-title {
    padding: .75em 0;
    border-color: #ccc;
    border-style: dotted;
}
section.recent-posts .other-recent-posts .comments-link a, section.recent-posts .other-recent-posts .comments-link>span {
    padding: .75em 0 1em;
}
section.recent-posts .other-recent-posts a[rel="bookmark"]:hover {
    color: #1982d1;
}
@media (min-width: 1200px) {
    #site-title a {
     font-size: 3.6em;
    }
}
@media (max-width: 800px) {
    #main {
     padding: 2em 0 0;
}
#page, #branding {
    margin-top: 0;
    padding-top: 0;
}
#branding {
    position: relative;
    width: auto;
    margin: 0 7.6%;
    text-align: center;
}
#site-title {
    padding-top: 40px;
    float: none;
}
#site-title a {
    font-size: 3.6em;
}
#page #branding #searchform {
    position: relative;
    overflow: hidden;
    opacity: .6;
    max-width: none;
    float: right;
}
#main, #colophon {
    margin-left: 0;
}
#page #branding #searchform {
    position: relative;
    overflow: hidden;
    opacity: .6;
    max-width: none;
    float: right;
}
#page #branding #s {
    margin: 0 auto;
    float: none;
    display: block;
}
#access ul {
    margin: 0 7.6%}
#access li {
    display: inline-block;
    float: none;
    margin: 0 10px;
}
#access ul ul {
    left: auto;
    margin-left: 0;
}
#page #branding #site-title a {
    color: rgba( 1, 1, 1, 1.0 );
}
#page #branding #access a {
    color: #555;
}
#page #branding #access .current_page_item>a, #page #branding #access .current_page_ancestor>a {
    color: #222;
}
#page #branding #site-description {
    color: #7A7A7A;
}
#page #branding #searchform {
    opacity: 1;
}
}
@media (max-width: 650px) {
    #site-title a {
     font-size: 2.4em;
}
#page #branding #searchform {
    position: relative;
    overflow: hidden;
    opacity: .6;
    max-width: none;
    float: right;
}
#page #branding #s {
    margin: 0 auto;
    float: none;
    display: block;
}
#access li {
    display: inline;
    float: none;
}
.format-quote header .entry-meta {
    margin-left: 22.8%}
.commentlist {
    margin-left: 0;
}
.comment-meta {
    overflow: hidden;
    padding-top: 10px;
}
.commentlist li.comment .fn {
    display: block;
}
.commentlist .avatar {
    float: left;
    margin-top: -10px;
    margin-right: 10px;
    margin-bottom: 5px;
}
.comment-content {
    padding-top: 7px;
}
#supplementary {
    border-top: 0px;
}
