/*
Theme Name: Fresh v.4.0.1
Theme URI: http://5thirtyone.com/
Description: Grid Focus Theme designed by <a href="http://5thirtyone.com/">Derek Punsalan</a>
Version: 4.0.1
Author: Derek Punsalan
Author URI: http://is.derekpunsalan.com/

Notes from the Designer: Inspired and created for minimalist, content
focused blogs or websites. Customize, edit, poke, prod, and adapt to
your own style. Please leave credit where credit is due so that others
may find the source for your site and adapt a suitable version for their
own website.
*/

* {
    margin:0;
    padding:0;
    }

html, body {
    color:#333;
    }

body {
    background:#441E13 url(images/henriliriani_wood_bg.jpg) repeat;
    font:14px verdana,arial,helvetica,sans-serif;
    }

h1, h2, h3, h4 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    letter-spacing: -1px;font-weight:normal;
    color:#F25C05;
    }

h1 {
    font-size:22px;
    }

h2 {
    font-size:28px;
    }

h3 {
    font-size:24px;
    }

h4 {
    font-size:18px;
    }

a {
    color:#333;
    text-decoration:none;
    }

a:hover {
    color:#666;
    }

#wrapper {
    margin:20px auto;
    padding: 8px;
    width:915px;
    background: transparent;
    }

code {
    display: block;
    width: 91%;
    margin: 0 auto;
    padding: 5px 5px 5px 10px;
    color: #3F3D38;
    background: #FEF5E4;
    text-align: left;
    border: 2px solid #E6E6E6;
    cursor: text;
    font-family: "Courier New", Courier, monospace;
    }

small {
    font-size:10px;
}

/*  ---------------------------------------------  */
/*  masthead / footer - navigation and categories  */
/*  ---------------------------------------------  */


#masthead {
    padding:0px;
    background: transparent url(images/masthead-trans.png) no-repeat scroll bottom left;
    border-bottom: 5px solid #544132;
    height: 238px;
    }


/*  ---------------------------------  */
/*  main - middle content and columns  */
/*  ---------------------------------  */


#mid {
    background:#FEF5E4 url(images/subdued_paper_bg.jpg) repeat left top;
    border-left: 5px solid #544132;
    border-right: 5px solid #544132;
    border-bottom: 5px solid #544132;
    }

#mainCol {
    float:left;
    margin:26px 0 0 20px;
    width:615px;
    }


/*  -------------------------  */
/*  style individual sidebars  */
/*  -------------------------  */


#midCol a {
    color:#65615B;
    font-weight:normal;
    }

#midCol a:hover {
    color:#888;
    }

#midCol a img, #midCol a:hover img {
    border: none;
    }

#midCol {
    background:#E4DDCE;
    color:#888;
    float:right;
    margin:0;
    padding:25px 0 25px 20px;
    width:205px;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    line-height:1.3em;
    }

#midCol p {
    width:185px;
    }

#searchWrap, .middle_links {
    margin-bottom:20px;
    }

#searchWrap input {
    vertical-align:middle;
    }

#searchWrap #s {
    font-size:1.1em;
    border:1px solid #BBB;
    padding:1px 2px;
    margin-right:3px;
    width:160px;
    }

.middle_links h3 {
    line-height:25px;
    background: transparent url(images/invader-trans.png) no-repeat 3px 2px;
    margin-bottom:7px;
    padding: 0 0 0 30px;
    }

#midCol ul {
    list-style:none;
    margin:8px 0 4px;
    }

.middle_links ul li {
    font-family:Georgia,"Times New Roman",Times,serif;
    background:url(images/blast-trans.png) no-repeat 11px 6px;
    font-style: italic;
    color:#888;
    font-size:16px;
    line-height:1.0em;
    padding:4px 0 4px 26px;
    }


/*  -----------------------------------------------  */
/*  wordpress entries styling - main content column  */
/*  -----------------------------------------------  */


.postMeta {
    font-size:11px;
    margin-bottom:7px;
    }

.postMeta span.date {
    color:#7E6D4C;
    padding:0 2px 0 4px;
    }

.postMeta span.comments {
    background:transparent url(images/chat_grey.gif) no-repeat left center;
    padding-left:15px;
    margin-left:2px;
    }

.postMeta span.comments a, .postMeta span.date a {
    color:#7E6D4C;
    }

.post {
    margin:0 0 25px 0;
    padding:0 0 7px 0;
    border-bottom:1px dashed #7E6d4c;
    }

.post h2 {
    line-height:1.2em;
    margin-bottom:0px;
    }

.post h2 a {
    color:#F25C05;
    width:100%;
    display:block;
    outline:none;
    }

.post h2 a:hover {
    color:#666;
    width:100%;
    display:block;
    outline:none;
    }

.post h3 a {
    color:#F25C05;
    width:100%;
    outline:none;
    background:url(images/dot.gif) repeat-x bottom left;
    }

.post h3 a:hover {
    color:#666;
    width:100%;
    outline:none;
    background:url(images/dot.gif) repeat-x bottom left;
    }

.post .entry h3 {
    margin:1em 0;
    }

.post .entry {
    line-height:1.6em;
    overflow:hidden;
    }

.post .entry p {
    margin:1em 0;
    }

.post .entry p a {
    background:url(images/dot.gif) repeat-x bottom left;
    font-weight:bold;
    }

.post .entry img.wp-smiley {
    border: none;
    }

.post .entry img.wp-smiley:hover  {
    border: none;
    }

.entry blockquote {
    margin:0 1.3em 0;
    }

.entry ul {
    margin:0 1.3em 0;
    list-style:none;
    }

.entry li a {
    color:#333;
    font-weight:bold;
    background:url(images/dot.gif) repeat-x bottom left;
    }

.entry li a:hover {
    color:#666;
    font-weight:bold;
    background:url(images/dot.gif) repeat-x bottom left;
    }

.entry ul li {
    background:url(images/floppy-trans.png) no-repeat 0 4px;
    padding-left:19px;
    margin-bottom:7px;
    }

.entry ol {
    margin:0 1em 0 3em;
    }

.entry ol li {
    margin:0 0 7px 0;
    }

.entry img,.entry a img {
    border:3px solid #FEF5E4;
    }

.entry a:hover img {
    border-color:#E6E6E6;
    }

.no-border img {
    border: none;
    }

.entry table tr {
     padding: 15px 0;
     }

.entry table tr.alt {
     background: #eee;
     }

blockquote {
    margin: 0 auto;
    padding: 1px 10px 1px 10px;
    background: #E4DDCE url(images/tv_lines.gif) repeat 0 0;
    color: #3F3D38;
    width: 90%;
    margin-bottom: 15px;
    }
	
blockquote p {
    margin: 0;
    padding: 10px 15px;
    background: #FEF5E4;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    }


/*  ------------------------  */
/*  style pagination buttons  */
/*  ------------------------  */


#more_reading {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 25px;
    margin-top: 25px;
    text-align: center;
    font-family: Georgia, "Times New Roman", Times, serif;
    letter-spacing: -1px;
    font-weight:normal;
    }

#more_reading a {
    color: #7F7F7F;
    }

#more_reading a:hover {
    color: #F25C05;
    }

#more_reading p, #more_reading img {
    vertical-align: middle;
    }


/*  ---------------------------------  */
/*  style me some comments and inputs  */
/*  ---------------------------------  */


#comments {
    width:435px;
    padding:0px 0 0 0;
    }

#comments h3, h3#respond {
    color:#7E6D4C;
    margin-bottom:7px;
    }

ol.commentslist {
    list-style:none;
    margin:5px 0 12px;
    }

.commentslist li {
    background:#FEF5E4;
    border:1px solid #BBB;
    margin-bottom:7px;
    padding:7px 0;
    }

.commentslist li a {
    font-weight:bold;
    font-style:italic;
    background:url(images/dot.gif) repeat-x bottom left;
    }

.commentslist li.alt {
    background:#FFF;
    }

.commentslist li:hover {
    border-color:#888;
    }

.commentslist .comment_text {
    margin:0 7px;
    line-height:1.4em;
    overflow:hidden;
    }

.comment_text p, .comment_text ul, .comment_text ol, .comment_text blockquote {
    margin:1em 0;
    }

.comment_text ul, .comment_text ol, .comment_text blockquote {
    margin:0 1em;
    }

p.author_meta {
    font-style:italic;
    margin:0 0 0 7px;
    }

p.post_meta {
    font-size:9px;
    text-align:right;
    margin:0 7px 0 0;
    }

.commentslist li.author {
    background:#E4DDCE;
    }

.commentslist li.author a {
    color:#333;
    }

.commentslist li.author a:hover {
    color:#FFF;
    }

#comments_closed {
    background:#E4DDCE;
    color:#65615B;
    padding:7px 0;
    margin-top:12px;
    line-height: 1.5em;
    }

p.nocomments {
    margin:0 12px 0 7px;
    }

ol.pingslist {
    margin:1.5em 2em;
    font-size:12px;
    }

.pingslist li {
    color:#BBB;
    margin:0 0 7px 0;
    }

.pingslist li a {
    background:url(images/dot.gif) repeat-x bottom left;
    }

#commentform p {
    margin:1em 0;
    }

#commentform p a {
    font-weight:bold;
    background:url(images/dot.gif) repeat-x bottom left;
    }

#author, #email, #url, #comment {
    font:1.2em Georgia, "Times New Roman", Times, serif; font-style: normal;
    border:1px solid #BBB;
    padding:2px;
    }

#comment {
    width:525px;
    overflow:auto;
    }

#commentform p small {
    font-size:10px;
    color:#7E6D4C;
    }

.commentslist code {
    background:transparent;
    }


/*  ------------------------------  */
/*  footer - text string and links  */
/*  ------------------------------  */

#footer {
    background:#FEF5E4 url(images/subdued_paper_bg.jpg) repeat left top;
    padding: 10px 0 10px 10px;
    margin: 50px 0 0 0;
    border: 5px solid #544132;
    }

#footer p {
    padding-top: 7px;
     }

#footer p a {
    font-weight:bold;
    color:#333;
    }

#footer p a:hover {
    font-weight:bold;
    color:#666;
    }

#footer_column {
    float:left;
    width:225px;
    margin: 10px 0 10px 10px;
    }

#footer_column ul {
    list-style-type:none;
    list-style-image:none;
    margin: 5px 0 0 0;
    }

#footer_column ul li {
    background:url(images/bullet-trans.png) no-repeat 0px 4px;
    padding: 0 0 8px 15px;
    }

.footer_link a {
    color:#65615B;
    font-style: italic;
    }

.footer_link a:hover {
    color:#888;
    font-style: italic;
    }

#footer_about {
    float:left;
    width:375px;
    margin: 10px 0 10px 10px;
    }

#footer_about p {
    text-indent: 7px;
    padding: 5px 0 0 10px;
    }


/*  -----------  */
/*  float rules  */
/*  -----------  */


.floatleft {
    float:left;
    margin:3px 7px 0 0;
    }

.floatright {
    float:right;
    margin:3px 0 0 7px;
    }

.right {
    float:right;
    }

.left {
    float:left;
    }

.clear {
    clear:both;
    }

.fix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    }

.fix {
    display:inline-block;
    }

* html .fix {
    height:1%;
    }

.fix {
    display:block;
    }
