/*
Theme Name: Bold and Beautiful
Theme URI: http://timkadlec.com
Description: 
Author: Tim Kadlec
Author URI: http://timkadlec.com
*/

/* RESET */
/* ----------------------------------------- */

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight: bold }
em { font-style: italic }
a img { border:none } /* Gets rid of IE's blue borders */

article, header, nav {
    display: block;
}


/* Get down footer! */
body{
    background: url(style/images/bg_body.png) top left #F6F0D8;
    color: #080000;
	font: 1em/1.55em 'Georgia', 'Times New Roman', serif;
	text-rendering: optimizelegibility;
    border-top: 10px solid #ba5d03;
}
.unnecessary{
}
a{
    color: #ba5d03;
    text-decoration: none;
	-webkit-transition: color 0.3s ease;
	  -moz-transition: color 0.3s ease;
	  -o-transition: color 0.3s ease;
	  transition: color 0.3s ease;
}
a:hover{
	color: #e06f03;
}
.wrapper {
    width: 90%;
    margin: 0 auto;
    max-width: 1100px;
}
header{
    width: 100%;
    overflow: hidden;
}
h1 {
    font:  2.5em/1.2em Georgia, serif ;
    margin: 20px 0 0 0 ;
    padding: 0;
}
h2{
    font-weight: bold;
}
p.desc{
    font: italic 1.5em Georgia, serif;
    margin: 0 0 0 0;
    padding: 0 0 1.5em 6px;
}
nav {
    font: 1em/1.5em Georgia, serif;
    text-transform: lowercase;
    width: 98%;
    margin: 54px auto 0 auto;
    overflow: hidden;
    text-align: center;
}
nav li {
    display: inline;
    margin-left: 15px;
}
nav a{
    text-decoration: none;
    -moz-transition: 0.3s color linear;
        -webkit-transition: 0.3s color linear;
        transition: 0.3s color linear;

}
nav a:hover{
    color:#BA5D03;
    border-bottom: 0;
}
header div{
    text-align: center;
    margin: auto;
}

section[role=main]{
    clear: both;
    padding-bottom: 60px;
    float: left;
    width: 100%;
}

section[role=main] > p:last-child{
    margin-bottom: 1.5em;
}
section[role=main] article{
    zoom:1;
    float: left;
    width: 100%;
    clear: both;
    margin-bottom: 72px;
}
.archive{
    margin-bottom: 24px;
}
#archives{
    float: left;
}
.sidebar{
    float: right;
}
.sidebar section{
    margin-bottom: 24px;
}
.type-quotes{
    font: 1em/1.5em Georgia, serif;

}
.type-quotes cite{
    text-align: right;
    font-size: 12px;
    display: block;
    line-height: 18px;
    font-family: 'Lucida Grande', arial, sans-serif;
}
.type-quotes .source{
    text-align: left;
    font-size: 12px;
    display: block;
    width: 60%;
    clear: both;
    padding-top: 1em;
    line-height: 18px;
    float: right;
    font-family: 'Lucida Grande', arial, sans-serif;
}
.type-quotes blockquote{
    zoom:1;
    overflow: hidden;
    
}

.meta {
    font-size: .75em;
    line-height: 2em;
    font-family: 'Lucida Grande', arial, sans-serif;
    text-align: left;
    width: 100%;
    overflow: hidden;
    padding-bottom: 10px;
    
}
.meta .time{
    float: left;
}
.meta .additional{
    float: right;
}
.meta .comments{
    display: none;
}
.reply{
    font-size: .9em;
    text-align: right;
    margin-bottom: .8em;
}
.meta span{
    display: block;
}
.comment blockquote
{
font-style: italic;
}

.page .content, .comment {
    border: 0px;
}
.content ul, .content ul li{
    list-style-type: disc;
}
.content ol, .content ol li{
    list-style-type: decimal;
}
.content ol, .content ul{
    margin-bottom: 1.5em;
}
section[role=main] h2.pagetitle{
    font: 1.625em/1.153846154em Georgia, serif;
    margin-bottom: 24px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAmIAAAABCAYAAAB9qcI7AAAB10lEQVR42sWVvUoDQRSFE7C1FAsRsd1C8gAJi/VCJGAhSxKy+SG/YGHhG1j7BhZiISL4CLYWgqazsxALURFBbb0f7IFhCCwkIVm43Jk7M+ecuXv3bq7b7Z4OBoMb8ye59AnDcMvcCuM4jkvueqFQWOdMv9+/Ilav1/c0Zw0/HA4fR6PRH+cqlcoOsWaz2Wi324fM8/n8qruXONjEiSVJcsBcD1rg0D7FOp3OEXvRazpD8aJrEo/uoJjugDadlWnuxxQXD/kBbxae1MbzxsXPYGA8oAOTTrjE6+qQXlc7Xto93PGk3FJLnPHftR63PuXB9zHQOMu9dVd/jjZp8O+msbz7Tqaw3yx94Lt1oVpx86T3Iq2TMBaej/nfIfH1LjV32fwvZq+pf7bYj/kvjPV0/mb2af3z1vpbbOP7Xq93Vi6Xg0ajsW96Lul/bm75ZorF4qb1xONarRbZ2gXrZucp9of579Te4QbX7Ik9KeddEARrGJjkQX2ZXg4HBif5wrv8+u6z6h5d6gNRFG0Y9rbLJwy3nnxDT1ZN8g/Q/wss+gV9hTF64WQNrxhnqtVqCSz1E6/foem61WrtZvU7X5vG2q8ac9f8/Ys08S76P7SMe877v6aanDZ//133IkSXWD/pAAAAAElFTkSuQmCC) left bottom repeat-x;
    margin-top: 0;
    padding-top: 0;
}
section[role=main] article h2, section[role=main] h3, #comments h2, #respond, .closed {
    font: 1.375em/1.625em Georgia, serif;
    margin: 2em 0 .625em 0;
}
#comments h2, .closed {
    color: #ba5d03;
    
}
.closed{
    margin-bottom: 1.5em;
}
section[role=main] article h2 a{
}
section[role=main] article h2.pagetitle a:hover{
    border-bottom: 0;
}
.type-shorttext p, .type-shorttext blockquote, .type-post p, .type-post blockquote, .page p, .page blockquote{
    margin-bottom: 1em;
}


.type-shorttext blockquote, .type-post blockquote, #discussion blockquote{
    margin-left: 5%;
    border-left: 3px solid #BA5D03;
    font-style:italic;
    padding-left: 20px;
}
#bookBlurb {
	clear: both;
    background-color: #333;
	background-color: rgba(0,0,0,.7);
	color: #fff;
	padding-bottom: 1em;
    text-shadow: 0 0 1px #ba5d03;
}
#bookBlurb h1{
    font-size: 2.083333333em;
    padding-top: .1em;
    margin-top: 0px;
}
#bookBlurb h1 span{
	font-size: .6em;
}
#bookBlurb h2{
    font-size: 1.25em;
    font-weight: normal;
    margin-bottom: .5em;
}
#bookBlurb img {
	float: left;
	margin-top: -.3em;
	margin-right: 3em;
}
#bookBlurb a{
	color: #fff;
	text-decoration: underline;
}
#bookBlurb p{
    font-family: Helvetica, Arial, sans-serif;
}
footer{
    display:block;
    background: rgb(0,0,0);
    background: rgba(0,0,0,.9);
    padding: 10px 0;
    clear: both;
    bottom: 0px;
    width: 100%;
    overflow: hidden;
}
footer p{
    font-size: 1.2em;
    padding-top: .5em;
    color: rgb(255,255,255);
    margin: 0;
}


footer .inner, #bookBlurb .inner{
    width: 90%;
    max-width: 1100px;
    margin: 0 auto;
    overflow: hidden;
}
#bookBlurb .inner {
	overflow: visible;
}
.search form[role=search]{
    margin: 1.5em 0;
}
footer form[role=search]{
    margin: 0;
}
form[role=search] input[type=search] {
    -webkit-appearance: textfield;
    -webkit-focus-ring-color: rgba(0,0,0,.5);
    font-size: 1.2em;
    background: #333333;
    border: 1px solid #000;
    padding: .5em .2em;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: rgba(255,255,255, .8);
}
form[role=search] input[type=search]:focus{
    outline: none;
}
form[role=search] input[type=submit], #commentform input[type=submit] {
    font-size: 1.2em;
    border: 0px;
    padding: .5em;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background:#BA5D03;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #BA5D03),color-stop(1, #9c4d00)); /* Saf4+, Chrome */
    background-image: -moz-linear-gradient(top, #BA5D03, #9c4d00); /* FF3.6 */
    -moz-text-shadow: 0 -1px 0 rgba(0,0,0,0.75);
        -webkit-text-shadow: 0 -1px 0 rgba(0,0,0,0.75);
        text-shadow:0 -1px 0 rgba(0,0,0,0.75);
        color: #fff;
    
}
#commentform input[type=submit] {
    margin-bottom: 1.5em;
}
form[role=search] input[type=submit]:hover, #commentform input[type=submit]:hover {
    background: #787301;
}
.subnav, .more-link{
    font-size: 1.2em;
    padding-bottom: 1.5em;
}
#discussion li{
    padding: 1.5em 0 0 0;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px dashed rgba(0,0,0,.2);
}
#discussion .bypostauthor .meta {
    font-size: 1em;
}
#discussion{
    margin-bottom: 1.5em;
    overflow: hidden;
    width: 100%;
}
#discussion p{
    margin: 0 0 1.5em 0;
}
#comments{
    margin-top: 4.5em;
}
#respond{
    margin-top: 3em;
}
#commentForm li, #commentForm{
    list-style-type:none;
    font-size: .875em;
}
#commentForm label{
    padding-left: 10px;
}
#commentForm li{
    display: block;
    margin-bottom: 1em;
}
#commentForm input[type=text], #commentForm input[type=url], #commentForm textarea{
    border: 0px;
    background: rgba(255,255,255,.5);
    padding: .5em;
    width: 70%;
    color: #333;
    font-size: 1em;
}
#subscribe{
    margin-bottom: 1em;
}
#commentForm textarea{
    width: 100%;
}
.promise{
    font-style: italic;
    color: #ba5d03;
    margin-bottom: 1.5em;
}
.tab1{
    padding-left: 15px;
}
.tab2{
    padding-left: 30px;
}
.tab3{
    padding-left: 45px;
}
.tab4{
    padding-left: 60px;
}

/* Lanyrd bar */

#lanyrd-topbar.lanyrd-theme-timkadlec{
    background: rgb(0,0,0);
    background: rgba(0,0,0,.8);
    text-shadow: none;
    margin-bottom: 0;
}
a.lanyrd-topbar{
    display: none;
}
/* Subscription manager */
.wrap p{
    margin: 0 0 1.5em 0;
}
.options p{
    margin-bottom: 0;
}
.options{
    margin-top: 1.5em;
}
.options h3 + p{
    margin-top: 1em;
}

@media (min-width: 900px) {
    section[role=main]{
        margin-top: 2.5em;
    }
    .meta {
        float: right;
        width: 22%;
        font-size: 12px;
        line-height: 24px;
        font-family: 'Lucida Grande', arial, sans-serif;
        text-align: left;
        border-left: 1px dashed rgba(0,0,0,.2);
        padding-left: 2%;

    }
    .content, .comment{
        float: left;
        width: 72%;
    }
    header div{
        float: left;
        text-align: left;
    }
    nav {
        text-align: left;
        float: right;
        width: auto;
        font-size: 1.1em;
    }
    .meta .comments{
        display: block;
    }
    .meta .additional{
        float: none;
    }
    footer form{
        float: right;
    }
    .type-quotes{
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAMFBMVEX///+5YCe5YCe5YCe5YCe5YCe5YCe5YCe5YCe5YCe5YCe5YCe5YCe5YCe5YCe5YCeyJES/AAAAEHRSTlMAESIzRFVmd4iZqrvM3e7/dpUBFQAAAYFJREFUeNqVlduywyAIACFqvCD6/397MpP2AIk2Zt+YugUDKtxAFzNxO+Cao0N4wiXuBs7up+CpDyA/FbbSJ5RJpr31KS0OBMz9JwVvBvUHKl6M2vuqIzleOrkvUcTY+yL7fz/aqtK2WVmtVhMzsS3NdQMnjxAkpt0hlG90zk6xbUYAEKUGu6bcdsIeQCuEYJXujijqHB5EkU5oJR2R3mkCq3i4KRVg00nwIxTW3wcjqeI3CErJAKBLDaNp2iGpKNjONhzNRjafeLNL6ExKViG9e0YZBqkT2SoVWAf2X+NwAlkrRRQ1t+6itIHivN9ZFPTeR5Olzk9QkJi0QkPFX5Ssd1yGSrCKXZXeKgnCWyUAtlVFjj+9U0hG6lmRkcC2qsi1lGQMbV/8oC/Zzh3JknTW8E+VJPYUlvQhn7/nb0zXywG5L8IolS/iX1/9Ed4+MBkMedkQ0rJhn/2XDz+4OjeqhyEY2ywFwowt8l3gtMEvMBRjcQkIj6DbU6GDknY3WP8HqfRY6+FRwtYAAAAASUVORK5CYII=) top left no-repeat ;
        
    }
    .type-quotes blockquote{
        padding-left: 60px;

    }
    .type-videos {
        /*background: url(images/video.png) top left no-repeat;*/
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAMFBMVEX///+5YCe5YCe5YCe5YCe5YCe5YCe5YCe5YCe5YCe5YCe5YCe5YCe5YCe5YCe5YCeyJES/AAAAEHRSTlMAESIzRFVmd4iZqrvM3e7/dpUBFQAAATBJREFUeNrN1stuxCAMQFGbNxjj///bokqFSSABZtWzvwIPkTUw0j4Sl4pz8gZhRYcsFxwNvDFJJrKFJyrKA9IwZVkelQATQV6RghtMspBvDZIs8bVJsoFxmGOJoDGyKbRBWHbp4Vq7V1NF9tl2yLYMFf4dQn4UhhuYmrjWz1i5iR+vSDCj5Rd7398Tyzphj/04A0ZWSXbY7l95cIsk2xp8JgliT970JEM6TRjoNCn/Nvlm/HCa0OoplcNbEkGvPhj2eEk8IC8/Sw7qI9EAcZVUJSrXpgcw66Qq3PdSv5nXI0PTteTlQGqb73T3udNDKpJNRbWfpWzvysZuL/7Onwyyv/0JoTo5JyHc2bKaY6RJHrGBOccyVQLCE/Q8CxS8QRsvVUkOYQm1C4mqFKb/4H4A8VtTOQG49LoAAAAASUVORK5CYII=) top left no-repeat;
    }
    .type-videos .content p{
        margin-left: 60px;
    }
}
@media (min-width: 1350px) {
    section[role=main] h2.pagetitle{
        font: 1.75em/2em Georgia,serif;
    }
    .type-quotes{
        font: 20px/24px Georgia,serif
    }
    .wrapper, footer .inner, #bookBlurb .inner{
        width: 90%;
        max-width: 1500px;
    }
    .wrapper{
        position: relative;
    }
    .meta, .type-quotes cite{
        font-size: 13px;
    }
    header{
        position: absolute;
        width: 27%;
        top: 1em;
        left: 73%;
        overflow: visible;
    }
    section[role=main]{
        width: 73%;
        margin-top: 2.5em;
    }
    nav {
        position: absolute;
        margin-top: 0;
        top: 140px;
    }
    nav li{
        float: none;
        margin-left: 6px;
        display: block;
    }
}

