@import 'screen.css';

html, body, #container {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    min-height: 100%;
}
html>body, html>body #container {
    height: auto;
}

body.home {
    font-family:"ff-meta-web-pro-1","ff-meta-web-pro-2", Helvetica, Arial, sans-serif;
}

/* Headers */
.home h1.title {
    background-image:url(../images/logo-home.png);
    background-position:0 0;
    background-repeat:no-repeat;
    height:160px;
    font-size:1em;
    margin:3em auto 2px auto;
    text-indent:-999em;
    width: 960px;
}
/* END Headers */

/* Header section */
.inner header.title {
    border-bottom:2px solid #bbb;
    height:4.5em;
    margin-bottom:16px;
    padding:0;
}
.inner header.title h1 {
    float:right;
    font-size:1.5em;
    line-height:1em;
    margin:1em 0 0 0;
    width:170px;
}
.inner header.title h1 a:link,
.inner header.title h1 a:visited,
.inner header.title h1 a:focus,
.inner header.title h1 a:hover,
.inner header.title h1 a:active {
    background-image:url(../images/logo-inner.png);
    background-position:0 0;
    background-repeat:no-repeat;
    display:block;
    height:18px;
    text-indent:-999em;
    width:170px;
}
.inner header.title h1 a:focus,
.inner header.title h1 a:hover,
.inner header.title h1 a:active {
    background-position:0 -18px;
}
.inner header.title h2 {
    font-size:1.5em;
    line-height:3em;
    margin:0;
}
header.title .more-sections {
    background-image:url(../images/sprite-icons.png);
    background-position:0 0;
    /*display:inline-block;*/
    display:none;
    height:18px;
    margin-left:0.25em;
    text-indent:-999em;
    vertical-align:middle;
    width:18px;
}
header.title .more-sections:hover {
    background-color:#08c;
    background-position:0 -36px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
}
/* TODO style and un-hide */
ul.sections {
    display:none;
}
/* END Header section */


/* Links*/
#page a:link,
#page a:visited,
#page a:hover,
#page a:focus,
#page a:active {
    font-family:"ff-meta-web-pro-1","ff-meta-web-pro-2", Helvetica, Arial, sans-serif;
    font-weight:bold;
}

/* Containers */
.inner #container {
    left:0;
    position:absolute;
    top:0;
}
.inner #page {
    padding-bottom:54em;
}
.container {
    margin:0 auto;
    padding: 0 10px;
    width: 940px;
}
/* END Containers */

/* Content */
/* Homepage cover post */
.cover-post {
    margin-bottom:7.5em;
}
/* END Homepage cover post */

/* Post */
article.post {
    margin-bottom:3em;
}
article.post.article .post-content,
article.post.standard .post-content,
article.page .page-content{
    overflow: hidden;
    padding:0 80px;
}
article.post header h1 {
    margin-bottom:0;
}
article.post header h1 a {
    font-size:0.5em;
}
article.post header h2 {
    color:#777;
    font-size:1.2em;
    line-height:1.25em;
    margin-bottom:1.25em;
}
article.post .article-img-main {
    margin:0 -80px 1.5em -80px;
    text-align:center;
}
article.post .article-img-main img {
    border:4px solid #333;
}
article.post img.article-img-primary {
    border:4px solid #333;
    float:left;
    margin:0 20px 10px -80px;
}
article.post .photograph {
    margin-bottom:1.5em;
}
article.post .prettyprint {
    margin:0 -80px 1.5em -80px;
}
article.post .post-content p,
article.page .page-content p {
    font-size:1.2em;
    line-height:1.25em;
    margin-bottom:1.25em;
}
.article-image {
    clear:left;
    float:left;
    margin-left:-80px;
    margin-right:20px;
}
.article-image.alt {
    clear:right;
    float:right;
    margin-left:20px;
    margin-right:-80px;
}
.article-image img {
    border:2px solid #333;
}
/* END Post */

/* Comments */
.comments,
section.trackbacks {
    border-top:2px solid #eee;
    margin-top:45px;
    padding-top:7px;
}
.comments {
    margin-top:9px;
}
.comments h1,
.trackbacks h1 {
    font-size:2em;
    line-height:1.5em;
    margin-bottom:0;
}
.trackbacks ul {
    list-style:none;
    margin:0 80px;
    padding:0;
}
.trackbacks h2 {
    font-size:1.2em;
    line-height:1.25em;
    margin-bottom:1.25em;
}
.comments .comment h1 a {
    font-size:1em;
}
.comments h2 {
    font-size:1.5em;
    line-height:1em;
    margin-bottom:1em;
    padding-top:2em;
}
article.comment {
    border-bottom:1px dotted #ccc;
    overflow:hidden;
    padding-bottom:17px;
    padding-top:1.5em;
}
article.comment .comment-content {
    margin:0 80px 0 160px;
}
article.comment header h1 {
    font-size:1.333em;
    font-weight:bold;
    line-height:1.125em;
    margin-bottom:1.125em;
    margin-left:80px;
}
article.comment h1 img {
    border:2px solid #111;
    float:left;
    margin-right:20px;
}
article.comment .comment-content p {
    font-size:1.2em;
    line-height:1.25em;
}
/* END Comments */

/* Posts list */
ol.posts {
    list-style:none;
    margin:0 80px 1.5em 80px;
    padding:0;
}
.posts li {
    border-bottom:1px solid #eee;
    margin-bottom:9px;
    overflow:hidden;
    padding-bottom:8px;
}
.posts li:hover {
    border-bottom:1px solid #ccc;
}
.posts p {
    margin:0;
}
.posts a.title {
    float:left;
    font-size:1.2em;
    font-weight:bold;
    line-height:1.25em;
}
.posts .post-stats {
    clear:both;
    font-size:1.2em;
    line-height:1.25em;
}
.posts .post-date {
    display:none;
}
.posts li:hover .post-date {
    display:block;
    text-align:right;
}
ol.posts.covers {
    margin:0 0 1.5em 0;
}
ol.posts.covers li {
    margin-bottom:1.5em;
}
ol.posts.covers a {
    display:block;
    position:relative;
}
ol.posts.covers a img {
    border:5px solid #000;
    display:block;
}
ol.posts.covers a:hover img,
ol.posts.covers a:focus img {
    border:5px solid #fff;
}
ol.posts.covers a .cover-info {
    display:none;
    font-size:1.5em;
    line-height:1em;
}
ol.posts.covers a:hover .cover-info,
ol.posts.covers a:focus .cover-info {
    background-color:rgba(255,255,255,0.7);
    bottom:10px;
    color:#111;
    display:block;
    left:10px;
    padding:9px;
    position:absolute;
    width:902px;
}
ol.posts.covers a .cover-info time {
    font-size:0.666em;
}
/* END Posts list */

#page .pagination li a:link,
#page .pagination li a:visited,
#page .pagination li a:hover,
#page .pagination li a:focus,
#page .pagination li a:active {
    font-weight:normal;
}

/* END Content */


/* Footer */
footer {
    font-family:"ff-meta-web-pro-1","ff-meta-web-pro-2", Helvetica, Arial, sans-serif;
    margin-top:3em;
}
body.inner footer {
    background-color:#000;
    bottom:0;
    color:#e9e9e9;
    left:0;
    padding:3em 0 0 0;
    position:absolute;
    width:100%;
}
body.inner footer a:link,
body.inner footer a:visited {
    color:#0099e5;
}
body.inner footer a:hover,
body.inner footer a:focus,
body.inner footer a:active {
    color:#fffeac;
}

footer .site-info {
    padding:1.5em 0;
    overflow:hidden;
}
footer .site-info p {
    display:inline;
    margin-right:1em;
}
body.inner footer .site-info {
    background-color:#000;
    margin-top:1.5em;
}

/* recent covers links */
.recent-covers {
    overflow:hidden;
    margin-bottom:3em;
}
.recent-covers h1 {
    font-size:2em;
    font-weight:bold;
    line-height:1.5em;
    margin:0;
    text-transform:uppercase;
}
.recent-covers li {
    display:inline;
    float:left;
    font-size:1.2em;
    line-height:1.25em;
    margin-right:20px;
    width:300px;
}
.recent-covers li.last {
    margin-right:0;
}
.recent-covers li img {
    display:block;
    padding:0;
}
.recent-covers li a:link,
.recent-covers li a:visited,
.recent-covers li a:hover,
.recent-covers li a:active,
.recent-covers li a:focus {
    background-color:#222;
    display:block;
    font-weight:bold;
    padding:4px;
    position:relative;
}
.recent-covers li a:hover,
.recent-covers li a:active,
.recent-covers li a:focus {
    background-color:#fff;
    color:#333;
}
body.inner footer .recent-covers li a:hover,
body.inner footer .recent-covers li a:focus,
body.inner footer .recent-covers li a:active {
    color:#333;
}
.recent-covers li a:link span,
.recent-covers li a:visited span {
    display:none;
    position:absolute;
}
.recent-covers li a:hover span,
.recent-covers li a:focus span,
.recent-covers li a:active span {
    background-color:rgba(255,255,255,0.7);
    bottom:9px;
    display:block;
    left:9px;
    padding:5px;
    width:272px;
}
.recent-covers ol {
    list-style:none;
    margin:0;
    overflow:hidden;
    padding:0;
}
.recent-covers .view-more {
    font-size:1.2em;
    line-height:1.25em;
    margin:0;
    text-align:center;
}
.recent-covers .view-more a:link,
.recent-covers .view-more a:visited,
.recent-covers .view-more a:hover,
.recent-covers .view-more a:focus,
.recent-covers .view-more a:active {
    display:block;
    margin:0.625em 0;
    padding:0.625em 0;
}
.recent-covers .view-more a:hover,
.recent-covers .view-more a:focus,
.recent-covers .view-more a:active {
    background-color:#000;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
    color:#fff;
}
/* END recent covers links */
/* 'other content' links */
.other-content {
    overflow:hidden;
}
.other-content section {
    border-right:1px solid #666;
    display:inline;
    float:left;
    margin-bottom:-400px;
    margin-right:10px;
    padding-bottom:400px;
    padding-right:9px;
    width:220px;
}
.other-content .flickr {
    width:460px;
}
.other-content h1 {
    color:#fff;
    font-size:1.5em;
    font-weight:bold;
    line-height:1em;
    margin-bottom:1em;
    text-align:center;
}
/* Recent posts */
.recent-posts ol {
    list-style:none;
    margin:0;
    padding:0;
}
.recent-posts li {
    overflow:hidden;
}
.recent-posts li a {
    border-bottom:1px dotted #555;
    display:block;
    line-height:1.5em;
    padding-bottom:8px;
    margin-bottom:9px;
}
.recent-posts li a:hover,
.recent-posts li a:focus {
    border-bottom:1px solid #555;
}
.recent-posts li strong {
    display:block;
    font-size:1.2em;
    line-height:1.25em;
}
.recent-posts li a time {
    color:#999;
    display:block;
}
.recent-posts .view-more {
    margin-top:1.5em;
    text-align:center;
}
/* END Recent posts */
.other-content .flickr-title {
    color:#3993ff;
}
.other-content .flickr-title span {
    color:#ff1c92;
}
.flickr_badge_image {
    display:inline;
    float:left;
    margin:0 17px 9px 17px;
}
.flickr_badge_image a img {
    background-color:#222;
    border:2px solid #222;
    display:block;
    padding:1px;
}
.flickr_badge_image a:hover img,
.flickr_badge_image a:focus img,
.flickr_badge_image a:hover img {
    border:2px solid #fff;
}
.to-flickr {
    text-align:center;
}
.other-content section.last {
    border-right:0;
    margin-right:0;
    padding-right:0;
}
.twitter .twtr-doc {
    background-color:transparent;
}
.twitter .twtr-ft,
.twitter .twtr-hd{
    display:none;
}
.twitter .twtr-bd {
    padding:0;
}
.twitter .twtr-widget .twtr-tweet {
    border-bottom:1px dotted #555;
    line-height:1.5em;
    margin-bottom:9px;
    padding-bottom:8px;
}
.twitter .twtr-widget .twtr-tweet:last-child {
    border-bottom:1px dotted #555;
}
.twitter .twtr-widget i {
    font-size:0.75em;
    line-height:2em;
}
.twitter .view-more {
    text-align:center;
}
.twitter .view-more img {
    vertical-align:middle;
}
/* END 'other content' links */
/* END Footer */



/* About */
article#page-mr-perfect img.me-pic {
    float:right;
    margin:0 -80px 1.5em 20px;
}
/* END About */










/* @group Hash Grid */
/**
 * Grid
 */
#grid{

    /* Vertical grid lines */
    background: url(../images/grid-940.png) repeat-y 0 0;

    /* Dimensions - same width as your grid with gutters */
    width: 960px;

    /* Grid (left-aligned)
    position: absolute;
    top: 0;
    left: 0;
    */

    /* Grid (centered) */
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -480px;

}

/**
 * Horizontal grid lines, defined by your base line height
 *
 * Remember, the CSS properties that define the box model:
 * visible height = height + borders + margins + padding
 */
#grid .horiz{

    /* 20px line height */
    height: 17px;
    border-bottom: 1px dotted #aaa;
    margin: 0;
    padding: 0;

}
/* @end Hash Grid */


/* Google Code Prettify */
.prettyprint {
    background:#141414;
    color:#f0f0f0;
    overflow-x:scroll;
    overflow-y:hidden;
    padding:9px;
}
.prettyprint span.str,.prettyprint span.atv{color:#8f9d6a;}
.prettyprint span.kwd,.prettyprint span.pun{color:#cda869;}
.prettyprint span.com{color:#5f5a60;font-style:italic;}
.prettyprint span.typ{color:#9b703f;}
.prettyprint span.lit{color:#cf6a4c;}
.prettyprint span.pln{color:#5e80a6;}
.prettyprint span.tag{color:#ac885b;}
.prettyprint span.atn{color:#e0c589;}
.prettyprint span.dec{color:#494949;}
/* END Google Code Prettify */