/*
THEME NAME: JasonPorritt.com
THEME URI: http://www.jasonporritt.com/
DESCRIPTION: My personal Wordpress theme.  Based on Sandbox... but with a few modifications.
VERSION: 0.1
AUTHOR: Jason Porritt
AUTHOR URI: http://www.jasonporritt.com/
*/

/* Reset styles */
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
    margin:0;
    padding:0;
}

/* ------------------------------------
 * Layout
 * ------------------------------------ */
#wrapper {
    margin: 0;
}
#container {
    width: 464px;
    padding: 0 18px;
    margin: 0 auto;
}
#primary, #secondary {
    padding: 0;
    margin: 0 auto;
    width: 100%;
    border-top: solid 1px #444;
    background-color: #efefef;
}
#footer {
    clear: both;
    height: 18px;
    padding-top: 36px;
    padding-bottom: 18px;
    background-color: #444;
    text-align: center;
    color: #555;
}
#access {
    position: absolute;
    top: 0;
    right: 0;
    vertical-align: middle;
}
#access .skip-link {
    display: none;
}
#menu {
    padding: .5em .5em 0 0;
}
#menu ul {
    list-style: none;
}
#menu ul, #menu ul li {
    float: left;
    display: inline;
    margin-left: .5em;
}
#menu a {
    display: block;
    font-size: 11px;
    border: solid 1px #555;
    background-color: #444;
    padding: .25em .5em;
    color: #777;
    text-decoration: none;
}
#menu a:hover {
    border: solid 1px #777;
    background-color: #555;
    color: #bbb;
}
#menu li li {
    display: none;
}
#header {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #444;
    color: #bbb;
    height: 56px;
    padding: 1em 0 0 2em;
}
#header h1, #blog-description {
    padding: 0;
}
#header h1 {
    font-size: 125%;
}
#header h1 a {
    color: #fff;
    border: none;
}
#header h1 a:hover {
    color: #e24000;
}
#nav-above {
    display: none;
}
.clear {
    float: none;
    clear: both;
}

/* ------------------------------------
 * Global styles
 * ------------------------------------ */
pre, code {
    font-size: 12px;
    line-height: 1.5;
}
body {
    /* background: #fff url(images/body_bg.png) 0 80px no-repeat fixed; */
    background-color: #fff;
    color: #444;
    font-family: Verdana, sans-serif;
    font-size: 75%;
    line-height: 1.5;
    border-top: solid 70px #444;
    margin: 0;
    padding: 54px 0 0 0;
}
a, a:link {
    color: #009bc8;
    text-decoration: none;
}
a:hover {
    color: #e24000;
    text-decoration: underline;
}
p {
    margin-bottom: 18px;   
}
blockquote {
    margin: 1em;
    padding: .5em;
    border-left: solid 2px #888;
    color: #666;
}
blockquote p {
    margin: 9px 0;
}
pre {
    padding: 8px;
    margin: 18px;
    border: solid 1px #bbb;
    background-color: #efefef;
    overflow: auto;
}
code {
    color: #666;
}
ul li, ol li {
    margin: 0 0 .5em 2em;
}
ul li, ol li {
    list-style-position: inside;
}

/* Page titles */
.page-title {
    margin-bottom: 36px;
    border-bottom: solid 1px #bbb;
}

/* Post styles */
#content p, #content blockquote {
    text-align: justify;
}
#content table {
    border-collapse: collapse;
    margin-bottom: 18px;
    width: 100%;
    font-size: .916666em;
    line-height: 1.63636;
}
#content th {
    border: solid 1px #bbb;
    padding: 2px 4px;
    text-align: left;
    background-color: #efefef;
}
#content td {
    border: solid 1px #bbb;
    padding: 2px 4px;
}
#content ul, #content ol {
    margin-bottom: 18px;
}

div.post, div.page {
    margin-bottom: 70px;
}

.hentry .entry-title {
    text-align: left;
    font-variant: small-caps !important;
    font-variant: normal;
    letter-spacing: 1px;
    font-size: 18px;
    line-height: 1;
    margin: 0;
    padding: 0;
    font-weight: bold;
    color: #444 !important;
    color: #e24000;
}
.hentry .entry-title:first-letter,
.hentry .entry-title a:first-letter {
    color: #e24000 !important;
}
.hentry .entry-title a {
    color: #444 !important;
    color: #e24000;
    border: 0;
}
.hentry .entry-title a:hover {
    background-color: transparent;
}
.entry-content h3 {
    margin-bottom: 18px;
}

.entry-meta {
    border-top: solid 1px #bbb;
    color: #666;
    font-size: 11px;
    line-height: 18px;
    text-align: left;
}
.entry-meta a {
    color: #666;
    border-bottom: dotted 1px #888;
}
.entry-meta a:hover {
    color: #e24000;
    border-bottom-color: #e24000;
    text-decoration: none;
}
a.more-link .meta-nav {
    display: none;
}
a.more-link {
    padding-right: 22px;
    background: transparent url(images/arrow_r_gray.png) right center no-repeat;
    border: none;
    text-decoration: underline;
    color: #444;
}
a.more-link:hover {
    color: #e24000;
    background-image: url(images/arrow_r_orange.png);
}

/* Sidebar experimentation */
#primary {
    margin-top: 36px;
}
#primary, #secondary {
    clear: both;
}
#primary ul, #secondary ul {
    width: 650px;
    margin: 0 auto;
    list-style: none;
}
#primary ul ul, #secondary ul ul {
    border: 0;
    margin: 0;
    width: auto;
}
#primary .xoxo li,
#secondary .xoxo li {
    list-style: none;
    clear: none;
    float: left;
    width: 307px;
    padding: 18px 9px;
    margin: 0;
}
#primary .xoxo li li,
#secondary .xoxo li li {
    float: none;
    padding: 0;
    width: auto;
    list-style: disc inside;
}
#primary .xoxo li li li,
#secondary .xoxo li li li {
    margin-left: 1em;
}
#primary a,
#secondary a {
    color: #666;
}
#primary a:hover,
#secondary a:hover {
    color: #e24000;
}

/* Multi-post pages */
.entry-date {
    color: #888;
    font-size: 11px;
    line-height: 18px;
    margin-bottom: 18px;
}
.entry-date abbr {
    border: 0;
}
.page-link {
    display: none;
}

/* Single-post page */
body.single .hentry h2,
body.page .hentry h2 {
    margin-bottom: 18px;
}
body.single .entry-meta,
body.page .entry-meta {
    padding: 9px;
    border-top: solid 1px #bbb;
    border-bottom: solid 1px #bbb;
    background-color: #efefef;
    color: #666;
}
body.single .entry-meta a,
body.page .entry-meta a {
    color: #666;
}
body.single .entry-meta a:hover,
body.page .entry-meta a:hover {
    color: #e24000;
}
body.single .page-link,
body.page .page-link {
    display: block;
    margin-bottom: 18px;
}

/* Navigation */
#nav-below {
    float: left;
    width: 464px;
    margin-bottom: 36px;
}
#nav-below a {
    color: #444;
}
#nav-below a:hover {
    color: #e24000;
}
#nav-below .nav-previous {
    margin-right: 18px;
    width: 214px;
    float: left;
}
#nav-below .nav-next {
    margin-left: 18px;
    width: 214px;
    float: right;
}
#nav-below .meta-nav {
    display: none;
}
#nav-below .nav-previous a {
    display: block;
    padding-left: 22px;
    background: transparent url(images/arrow_l_gray.png) left center no-repeat;
    border: none;
    text-decoration: underline;
}
#nav-below .nav-next a {
    display: block;
    padding-right: 22px;
    background: transparent url(images/arrow_r_gray.png) right center no-repeat;
    border: none;
    text-decoration: underline;
    text-align: right;
}
#nav-below .nav-previous a:hover {
    background-image: url(images/arrow_l_orange.png);
}
#nav-below .nav-next a:hover {
    background-image: url(images/arrow_r_orange.png);
}


/* Comments */
#comments {
    clear: both;
}
#comments-list,
#trackbacks-list {
    margin-bottom: 36px;
}
#comments-list ol,
#trackbacks-list ol {
    list-style: none;
}
#comments-list li {
    margin: .5em 0;
}
#comments h3 {
    border-bottom: solid 1px #bbb;
    margin-bottom: 18px;
}
#comments p {
    margin: 9px 0;
}
.comment, .trackback, .pingback {
    margin-left: 0;
    padding: 1em;
}
#comments .comment.alt,
#comments .trackback.alt,
#comments .pingback.alt {
    background-color: #efefef;
}
.comment-author {
    color: #666;
    font-weight: bold;
    font-variant: small-caps;
    font-size: 14px;
}
.comment-author a {
    color: #666;
}
.comment-author a:hover {
    color: #e24000;
}
.bypostauthor {
    border-left: solid 2px #e24000;
}
.bypostauthor .comment-author,
.bypostauthor .comment-author a {
    color: #e24000;
}
.comment-meta {
    font-size: 11px;
    color: #888;
}
.comment-meta a {
    color: #888;
}
.comment-meta a:hover {
    color: #e24000;
}

/* The Footer! */
#footer a {
    color: #666;
    border: 0;
}
#footer a:hover {
    color: #e24000;
}

/* About the Author */
#text-1 .widgettitle {
    color: #e24000;
}
#text-1 .textwidget {
    margin: 0 6em 0 0;
    text-align: justify;
    border-top: solid 1px #bbb;
    border-bottom: solid 1px #bbb;
}
#text-1 a {
    color: #009bc8;
}
#text-1 a:hover {
    color: #e24000;
}
