/* Theme rules */
html, body, div, span,
h1, h2, h3, h4, h5, h6, p,
a, img, ol, ul, li,
fieldset, form {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

html {
    background: #f4f2cb url(../images/html_repeat_nohut.png) top repeat-x;
}
html#home {
    background-image: url(../images/html_repeat.png);
}

body {
    background: url(../images/header_center_nohut.png) top no-repeat;
    color: #504a45;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 1;
    min-width: 960px;
    text-align: center;
}
#home body {
    background-image: url(../images/header_center.png);
}

h1#siteheader {
    background: url(../images/nigel_mcnie.png) no-repeat;
    height: 38px;
    left: 24px;
    position: absolute;
    text-indent: -9999px;
    top: 70px;
    width: 207px;
}
#nav_main {
    left: 24px;
    position: absolute;
    top: 173px;
    width: 500px;
}
#nav_main a {
    border: none;
    color: #FFF;
    display: block;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 14px;
    margin: 0 25px 0px 0px;
    text-decoration: none;
}
#nav_main a:hover {
    color:#f26632;
}
#nav_main ul {
    font-size: 20px;
    text-shadow: #88cdf0 1px 1px 1px;
}
#nav_main ul, #nav_main li {
    display: inline;
    margin: 0;
    padding: 0;
    background-color: transparent;
    background-image: none;
}

#header {
    margin: 0 0 36px 0;
    position: relative;
    width: auto;
    height: 340px;
}
#home #header {
    height: 540px;
}

#container {
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 960px;
}
#content, #gallery, #contact, #sidebar {
    overflow: hidden;
    margin-bottom: 20px;
    padding-bottom: 5px;
}

/* Content rules */
h1, h2, h3, h4, h5, h6 {
    color: #a97c50;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: 100;
    margin: 0 0 .5em 0;
}

h1 { font-size: 2.2em; }
h2 { font-size: 1.9em; }
h3 { font-size: 1.5em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1em; }

h1.title {
    background: url(../images/bullet.png) no-repeat 10px 50% #ede9ab;
    border-bottom: 1px solid #e2dfaa;
    font-size: 2.5em;
    padding: 5px 0 5px 45px;
}

p {
    line-height: 1.6;
    margin-bottom: 1em;
}
hr {
    background: url(../images/separator.png) bottom no-repeat;
    border: none;
    height: 28px;
}
a {
    color: #f26632;
    border-bottom: 1px dotted #f26632;
    padding-bottom: 0.1em;
    text-decoration: none;
}
a.footnote-reference {
    border-bottom: none;
    font-size: smaller;
    line-height: 1;
    vertical-align: super;
}
a:hover {
    border-bottom: 1px solid #f26632;
}
img, a.image {
    border: none;
    padding: 0;
    outline: none;
}
a img {
    border:solid #ede9ab 5px;
}
a img:hover {
    border:solid #a97c50 5px;
}
img.bordered,
a img.bordered:hover {
    background-color: #fff;
    padding: 5px;
    border: 1px solid #c3c9a2;
    border-width: 0 1px 1px 0;
}
img.align-left {
    margin-right: 12px;
}
img.align-right {
    margin-left: 12px;
}
div.figure[align=right] {
    float: right;
    margin-left: 12px;
}
div.figure .caption {
    text-align: center;
}
#content ul, #content ol {
    display: block;
    line-height: 1.6em;
}
#content ul.simple, #content ol.simple {
    margin: 0 0 1.5em 0;
}
#content ol {
    padding-left: 2em;
}
#content ul li {
    padding: .7em 0 .7em 45px;
    background: url(../images/bullet.png) no-repeat 10px .5em #ede9ab;
    list-style-type: none;
}

/* TODO: these rules apply to multiple lists, where should this rule go? */
#column1 li, #categories li, #archives li {
    margin:7px 0px;
    padding:.7em 0 .7em 35px;
    background:url(../images/bullet.png) no-repeat 0px 50% #ede9ab;
    color:#a97c50;
    display:block; }

#contact-me input, #contact-me textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    color: #504a45;
    line-height: 1.6;
}
#contact-me input {
    clear: both;
    float: left;
    padding: .3em .5em;
    margin-bottom: .7em;
    width: 254px;
    height: 18px;
    background-color: #faf9e3;
    border: 4px solid #e3dfa2;
}
#contact-me input:active, #contact-me input:focus, #contact-me textarea:active, #contact-me textarea:focus {
    background-color: #fff;
    outline: none;
}
#contact-me #button {
    width: 497px;
}
#contact-me #button input {
    float: right;
    width: 80px;
    height: 34px;
    background: url(../images/submit_btn.png) no-repeat;
    border: none;
    text-indent: -9999px;
}
#contact-me #button input:hover {
    background: url(../images/submit_btn_hover.png) no-repeat;
    cursor: pointer;
}
#contact-me label {
    clear: both;
    float: left;
    display: block;
    padding-bottom: .5em;
}
#contact-me label span {
    padding-bottom:.5em;
}
#contact-me textarea {
    width: 497px;
    height: 276px;
    clear: both;
    float: left;
    padding: .3em .5em;
    background-color: #faf9e3;
    border: 4px solid #e3dfa2;
    margin-bottom:.7em;
}

#content table {
    line-height: 1.6;
    border: none;
    border-collapse: collapse;
    border-spacing: none;
    margin-bottom: 1em;
    padding: none;
}
#content th {
    background-color: #ede9ab;
    border: 1px solid #e2dfaa;
    border-width: 0 0 1px 0;
    color: #a97c50;
    padding: 1px 5px;
    white-space: nowrap;
}
#content td {
    border: none;
}
#content tbody tr:nth-child(even) {
    background-color: #ede9ab;
}

#content table.footnote td.label a {
    border-bottom: none;
    padding-right: .5em;
}

blockquote {
    background-color: #ede9ab;
    color: #808080;
    font-size: 16px;
    font-style: italic;
    font-family: Georgia, "Times New Roman", Times, serif;
    padding: .5em;
}
p.attribution {
    text-align: right;
    font-size: 13px;
    font-weight: bold;
}

pre {
    background-color: #ede9ab;
    border: 1px solid #e2dfaa;
    overflow: auto;
    padding: 5px;
}

.synComment {
    color: #a97c50;
}
.synPreProc {
    color: #906040;
}
.synSpecial {
    color: #26a040;
}
.synIdentifier {
    color: #3040f0;
}
.synConstant {
    color: #f04030;
}
.synType {
    color: #a0a036;
}
.synStatement {
    color: #603060;
}
.synTodo {
    background-color: #c0c060;
    color: #fff;
    padding: 0 1px;
}

/* Footer */
#footer {
    background: #9ebc61 url(../images/footer_border.png) top repeat-x;
    clear: both;
    text-align: left;
}
#site_info {
    color: #FFF;
    height: 80px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 40px;
    position: relative;
    width: 960px;
}
#site_info p {
    clear: both;
    padding: 10px 0 0;
}
#site_info li {
    border-right: 1px solid white;
    color: #FFF;
    display: inline;
    float: left;
    padding: 0 10px .2em 10px;
}
#site_info li.first {
    padding-left: 0;
}
#site_info li.last {
    border-right: none;
}
#site_info li a {
    color: #fff;
    border-color: #fff;
}

/* Homepage */
p#welcome {
    background: url(../images/message_bg.png) no-repeat;
    color: #8a5725;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    font-style: italic;
    height: 138px;
    left: 0px;
    line-height: 1.7;
    padding: 15px;
    position: absolute;
    top: 340px;
    width: 430px;
}
p#welcome span.large {
    color: #8a5725;
    font-size: 24px;
    line-height: 1.25;
}
#welcome img {
    float: left;
    border: 3px solid #fff;
    margin-right: 1em;
}

#introduction {
    background: url(../images/separator.png) bottom no-repeat;
    margin-bottom: 30px;
    overflow: hidden;
    padding-bottom: 60px;
}
#column1, #column2, #column3 {
    width: 304px;
    float: left;
    margin-right: 24px;
}
#column1 h2 {
    font-size: 1.8em;
}
#column1 h4 {
    font-size: 1.4em;
}
#column1 {
    width: 608px;
}
#column2 {
    margin-right: 0;
}
#column3 {
    margin-right: 0;
}

#likeanduse {
    width: 632px;
    float: left;
}
#likeanduse-inner {
    background: #ede9ab url(../images/camp_fire.png) center left no-repeat;
    color: #a97c50;
    overflow: auto;
    padding: 2em 1em 3em 10em;
    width: 490px;
}
.lau {
    float: left;
    width: 27%;
    padding-right: 1em;
}

#twitter {
    float: right;
    width: 304px;
}
#twitter > div {
    background-color: #ede9ab;
}
#twitter .twtr-doc {
    margin: 0 auto;
}
#twitter a {
    border-bottom: none;
    padding-bottom: 0;
}
#twitter ul li {
    background: none;
    padding-left: 1em;
}
#twitter span.twitter-when {
    color: #888;
    font-size: smaller;
}
#twitter #follow {
    padding: 1em 0;
    text-align: center;
}

/* Blog */
#blogposts {
    float: left;
    width: 632px;
}
#sidebar {
    float: right;
    width: 304px;
}

.date {
    float: left;
    background: url(../images/date_bg.png) top left no-repeat;
    width: 49px;
    height: 53px;
}
#home .date {
    float: right;
}
span.month, span.day, span.year {
    color: #f0edb0;
    display: block;
    line-height: 1.6;
    padding: 0;
    text-align: center;
}
span.month {
    font-size: 14px;
}
span.day {
    font-size: 22px;
    font-weight: 300;
    margin-top: -.5em;
}
span.year {
    font-size: 10px;
    margin-top: -1em;
}

.blogpost-info {
    margin: 0 0 1.2em 60px;
    border-bottom: 3px double #e2dfaa;
}
#blogposts .blogpost-info {
    width: 570px;
    float: right;
    margin-left: 0;
}
.blogpost-info h3 a, #home .blogpost h4 a {
    border-bottom: none;
    color: inherit;
}
.blogpost-info p {
    margin: 0;
    margin-bottom: 0.3em;
}
.blogpost-info p a {
    color: #a97c50;
    border-bottom: none;
}


.blogpost-content {
    clear: both;
    margin-bottom: 3em;
}
.blogpost-content .likeit {
    font-style: italic;
    text-align: center;
}
#home .blogpost {
    clear: both;
    margin-bottom: 1em;
}
#home .blogpost h4 {
    line-height: 1.2;
}


#disqus_thread ul li {
    background: none;
}


#myphoto {
    float: right;
}
#social {
    text-align: center;
}
#social img, #social a {
    border: none;
}
.blog-tags {
    background-color: #ede9ab;
    margin: 0 auto 1em;
    padding: .5em;
    text-align: center;
    width: 85%;
}
.blog-tags a {
    border-bottom: none;
    padding: 0 1px;
    vertical-align: middle;
}
.blog-tags a:hover {
    color: #f48854;
}


.pagination {
    float: left;
    clear: both;
}


#categories, #archives {
    margin-bottom: 3em;
}



.category_name span {
    color:#a97c50;
}

#categories li a, #archives li a { color:#a97c50; }

#blog img {
    float: left;
    margin: .8em .8em .8em 0;
}


/* Gallery */
.gallery_item p, .gallery_item_last p {
    padding: 0 0.5em;
}

.gallery_item, .gallery_item_last {
    background-color: #ede9ab;
    color: #a97c50;
    float: left;
    margin: 0 15px 2em 0;
    width: 228px;
}

.gallery_item_last {
    margin-right:0;
}

.gallery_set {
    overflow:hidden;
    margin-bottom:3em;
}

#gallery img { margin-bottom:1.3em; }

/* Contact */
#contact {
    position: relative;
    width: 521px;
    z-index: 2;
}


