html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	color: #32312F;
	background-color: #E4E2DD;
	font: normal 13px/1.6em 'Lucida Grande', Lucida, Verdana, sans-serif;
}

#main {
	width: 848px;
	margin: 0 auto;
	background: url(http://www.oldbookillustrations.com/skin/old_book/scrapbook/paper.png) no-repeat right top;
}

#inner {
	width: 800px;
	min-height: 460px;
	margin: 44px auto;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 9px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 9px rgba(0, 0, 0, 0.2);
	background: #FAF8F4 url(http://www.oldbookillustrations.com/skin/old_book/scrapbook/master.png) repeat-y 0 0;
}
.highres {
	margin:-18px 0 0 5px;
	}
a {
	text-decoration: none;
	color: #787674;
}

#header {
	text-align: center;
	text-shadow: #FFF 0 1px 0;
	padding: 18px 0 10px;
	margin: 0 20px;
	border-bottom: 1px dotted #E7E3DA;
}
#menu {
	display:table;
	padding-top:40px;
	margin:0 auto 20px auto;
	white-space:nowrap;
	list-style-type:none;
	font-size:1.3em;
}
#menu li {display:inline;}
#menu li a
{
padding:0.2em 0 0.3em 0.3em;
color:#913929;
text-decoration:none;
float:left;
}
#menu li a:hover
{
color:#E5A75F;
}

.container img, .container embed, .container object, .minimeta img {
	vertical-align: bottom;
}

.permalink {
position:relative;
	display:block;margin:0 0 -20px -50px;background:url(http://www.oldbookillustrations.com/skin/old_book/scrapbook/permalink.png) no-repeat 0 0;width:22px;height:15px;
	}
.permalink:hover {
position:relative;
	background-position: -22px 0;
	}
h1 {
	font: normal 65px/1.3em Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
}

h1 a {
	color: #712C20;
}

h1 a:hover {
	border-bottom: 1px solid #E4E0DA;
	background-color: #FFF;
}

.tagline {
	margin-top: 5px;
	text-transform: uppercase;
	font: normal 10px/1.2em Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
	color: #6B6967;
	letter-spacing: 0.4em;
}

#sidebar {
	float: right;
	display: inline;
	width: 250px;
	color:#787674;
}
#authorbox {
	font-size:0.9em;
	color:#787674;
}
#authorbox a {
	color:#787674;
	border-bottom: 1px dotted #D99E5C;
}
#inner-sidebar {
	padding: 30px 20px;
	border-left: 1px dotted #E7E3DA;
}
#inner-sidebar a{
	border-bottom: 1px dotted #D99E5C;
}
#inner-sidebar a img{
	background-color:transparent; border:0;
}

#entries {
    float:left;
	max-width: 510px;
	width: 100%;
	margin: 0 0 0 20px;

}

blockquote {
	padding-left: 13px;
	border-left: 2px solid #D2D2D2;
	max-width: 510px;
	overflow: hidden;
}

figure{
	max-width: 510px;
	overflow: hidden !important;
	height: auto;
}

.tmblr-full{
	overflow: hidden;
}

figure.tmblr-full{
	overflow: hidden;
}

figure img{
	max-width: 500px;	
	height: auto;
}

.entry {
	clear: left;
	margin: 30px 0;
	padding-bottom: 30px;
	border-bottom: 1px dotted #D2CFC4;
}

.entry:last-child {
	padding-bottom: 50px;
	border-bottom: none;
}

h2 {
	font: normal 28px/1.4em Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;margin-top:10px;color: #712C20;
}

h2 a {
	color: #712C20;
}

.link h2, .quote h2, .chat h2 {
	font: normal 22px/1.5em Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
	margin-bottom: 20px;
}

.link h2 a {
	color: #42403D;
	border-bottom: 1px solid #E4E0DA;
}

h2 a:hover {
	border-bottom: 1px solid #E4E0DA;
	background-color: #FFF;
	color: #111;
}

 h4, h5, h6 {
	font: normal 18px/1.4em Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
}

pre {
	padding: 10px 15px;
	color: #111;
	background-color: #F1EEE9;
	line-height: 20px !important;
}

code {
	font: normal 12px Menlo, 'Bitstream Vera Sans Mono', Monaco, 'Courier New', Courier, mono !important;
}

pre code {
	text-shadow: #FFF 0 1px 1px;
}

ol {
	list-style-type: decimal;
}

ul {
	list-style-type: circle;
}

ol, ul, dt {
	margin-left: 30px;
}

.meta {
	color: #9F9D9B;
	margin: 16px 0 0;
	font: normal 14px/1.4em Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
}

.entry p, .entry ul, .entry ol, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6, .entry pre, .entry blockquote, .media hr {
	margin-bottom: 10px;
}

.entry p:last-child, .entry ul:last-child, .entry ol:last-child,  .entry h2:last-child, .entry h3:last-child, .entry h4:last-child, .entry h5:last-child, .entry h6:last-child, .entry pre:last-child, .entry blockquote:last-child, .media hr:last-child {
	margin-bottom: 0 !important;
}

.entry p img[align=right], .entry p img[align=left] {
	padding: 4px;
	border: 1px solid #E6E6E6;
}

.entry p img[align=right] {
	margin: 0 0 8px 8px;
}

.entry p img[align=left] {
	margin: 0 8px 8px 0;
}

.content a, .meta a, .page-navigation a, .perm-navigation a{
	color: #42403D;
	border-bottom: 1px dotted #D99E5C;
}
#sidebar a {color: #787674;}
.content a:hover, .meta a:hover, #sidebar a:hover, .page-navigation a:hover {
	border-bottom: 1px solid #D99E5C;
	background-color: #FFF;
}

.chat ul {
	margin: 0;
	list-style-type: none;
}

.label {
	font-weight: bold;
}

/* Wrapper escaper */

.media hr {
	height: 1px;
	background-color: #DDD;
	color: #FFF;
	clear: both;
	border: none;
}

.media .container, .audio .container {
	display: inline-block;
	padding: 4px;
	border: 1px solid #E7E3DA;
	background-color: #FCFCFB;
	margin: 0 0 20px 0;
}

.minimeta {
	margin-left: -44px;
	float: left;
	display: inline;
}

.minimeta img {
	margin-top: 8px;
	width: 18px;
	height: 18px;
}

.quote h2 {
	font-style: italic;
}

.clear {
	clear: both;
}
.espacer {
	clear: both;
	visibility:hidden;
}

#notes .clear {
	clear: none;
}

#sidebar h3 {
	margin: 8px 0;
	font: normal 16px/24px Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
}

.more {
	margin-top: 25px;
}

.profilepic {
	padding: 2px;
	border: 1px solid #CCC;
	background-color: #FFF;
	float: left;
	margin: 3px 5px 2px 0;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	width: 48px;
	height: 48px;
}

#fake-post {
	margin-top: 40px !important;
	padding-bottom: 8px !important;
}

#notes {
	width:100%;font: normal 14px/1.4em Arial,Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
	padding: 0 0 50px;float: right;	display: inline;
}

.page-navigation {
	width:100%;font: normal 14px/1.4em Arial,Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
	padding: 0 0 50px 0;float: left;	display: inline;
}
.perm-navigation {
	width:65%;font: normal 14px/1.4em Arial,Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
	padding: 0 0 50px 0;float: left;	display: inline;
}
.topperm-navigation {
	width:90%;font: normal 14px/1.4em Arial,Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
	padding: 0 0 50px 0;float: left;	display: inline;
}

.topperm-navigation .left {
	float: left;
	margin-left:30px;
	display: inline;
	color:#787674;
	}
.topperm-navigation .center {
	color: #787674;
	float: left;
	width: 180px;
	margin: 0 auto 0 120px;
	display: inline;
}
.topperm-navigation .right {
	float: right;
	display: inline;
}

.perm-navigation .left {
	float: left;
	margin-left:30px;
	display: inline;
	color:#787674;
	}
.perm-navigation .center {
	color: #787674;
	float: left;
	width: 180px;
	margin: 0 auto 0 120px;
	display: inline;
}
.perm-navigation .right {
	float: right;
	display: inline;
}
.page-navigation .left {
	float: left;
	display: inline;
	color:#787674;
	font-size:0.9em;
}
.page-navigation .center {
	color: #787674;
	float: left;
	width: 180px;
	margin: 0 auto 0 120px;
	display: inline;
}
.page-navigation .right {
	float: right;
	display: inline;
}

.jump_page {
	padding:3px 4px;
	border:0;
	text-decoration:none;
}

a.jump_page {
        border-bottom:0;
	text-decoration:none;
}

a:hover.jump_page {
        border-bottom:0;
	text-decoration:none;
}

.current_page {
        color:#913929;
}

.actual-footer {
	text-align: center;
	margin: 0 auto 20px;
}
.search-footer {
	text-align: left;
	margin: 0 auto 30px 0;
}	
.actual-footer {
	margin-bottom: 50px;
}

.search-query {
	display: inline-block !important;
	margin: 0 !important;
	padding: 5px 5px !important;
	border:1px solid #D2CFC4;
	font: 14px/1.4em Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif !important;
}

.button {
	font: 14px/1.4em Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif !important;
	padding: 3px 2px !important;
	
}

/*.button:hover {
	color: #FFF !important;
	background-color: #DDA86C !important;
}

.button:active {
	color: #FFF !important;
	background-color: #4B0D26 !important;
}*/

.search-query {
	color: #787674;
	background-color: #FBFAF8;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	width: 120px;
}

.search-query:focus {
	color: #787674;
	background-color: #fff;
	border:1px solid #D2CFC4;
}

.actual-footer {
	font: 13px/1.4em 'Lucida Grande', Lucida, Verdana, sans-serif;
	color: #6C6C69;
	text-shadow: 0 1px 1px rgba(255,255,255,0.5);
}

.actual-footer a {
	color: #3B3B39;
}

#notes ol {
	font: normal 13px/1.6em 'Lucida Grande', Lucida, Verdana, sans-serif;
	list-style-type: none;
	margin: 0;
}

#notes li {
	display: block;
	margin: 0 0 2px !important;
	padding: 5px 8px;
	color: #656551;
	background-color: #FBFBF9;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	border-right: 1px solid rgba(0,0,0,0.05);
}

#notes li a {
	color: #323228;
}

.avatar {
	vertical-align: text-bottom;
	width: 16px;
	height: 16px;
}

#notes blockquote {
	margin: 5px 0 5px 7px;
	padding-left: 8px;
	border-left: 2px solid #e5e4b5;
}

#notes blockquote a {
	color: #98978B;
}
ul.list-style {
         list-style-type:circle;
        }
.tags {
        margin:20px 10px;
        list-style-type:circle;
        }
.tags li {
	display: inline;
	padding-right:5px;
	}
.foliage {
        height:88px;
        width:760px;
        margin:0 auto 0 auto;
	background: url(http://www.oldbookillustrations.com/skin/old_book/scrapbook/foliage.png) no-repeat 0 0;
	}	
.spacer {
	clear:both;
	}
div.follow {
      width:700px; 
      margin:20px auto 20px auto; 
      text-align:center;
      }
      div.follow img {
      border: 2px solid {color:Standout};
      margin:1px 1px;
      }
     div.follow ul li {
           display:inline;
          list-style-type: none;
         }
      div.follow a {
          border:0;
         background-color: none;
            }
      div.follow a:hover {
           background-color: transparent;
            }
div.follow p{
margin:0 0 10px 0;
}
div#likes_container li {display:inline;}
#likes_container {text-align:center;width:70%;padding:0 0 20px 20px;}
 ul#likes {
            	list-style-type: none;
            	margin: 0 0 0 0;
            	padding: 0 0 0 0;
            }

                li.like_post {
                    width: 150px;
                    padding: 0 16px 0 10px;
                    float: left;
                }

                  li.like_post img {
                  max-width: 100%;
                  }

                  li.like_post blockquote {
                  display:inline;
                      margin: 0;
                      padding: 0 0 0 10px;
                      border-left: 1px solid #eee;
                  }

                  li.like_post ol,
                  li.like_post ul {
                      margin: 0 0 0 15px;
                      padding: 0;
                  }

                  li.like_post .like_link a {
                      font-weight: bold;
                  }

                  li.like_post .like_title {
                      font-style: bold;
                  }

                  li.like_post .post_info_bottom {
                      margin: 10px 0 0 0;
                      display: block !important;
                  }
                  div.like_caption  {
                       font-size: 0.8em;
                  }
                  p.like-title  {
                       font-size: 1.2em;
                       margin:15px 0 25px 0;
                       color:#8d8b89;
                  }
                  
                 p.like-separator {    
                 width:93%;
                 height:4px;
                 border-top:1px dotted #d2cfc4; 
                 border-bottom:1px dotted #d2cfc4;                      
                 }
                 div.like-bgd {                  
                 margin:20px 0 20px 0;                  
                background: url(/skin/old_book/scrapbook/like-backgd.png) repeat-y;
                padding-bottom:20px;
                 }
.illustrator-list{text-align:left;float:left;margin:20px 25px 10px 8px;list-style:none;line-height:1.7em;border:0;}
.illustrator-list ul {margin:0 0 10px 0;list-style:none;border:0;}
.illustrator-list li a {border:0;}
.illustrator-list h3 {border-bottom:1px solid #E1DDD2;}
h3 {font: bold 13px/1.6em Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; color: #712C20;}
.line {margin:20px 0 20px 0;border-bottom:1px dotted #E1DDD2;}
ol, ul {
	list-style: none;
}
#stat-navigation {
	clear: both;
	font: normal 20px/22px Georgia, serif;
	border-top: 1px solid #EEE;
	padding: 40px 0 30px;
	text-align: center;
}

#stat-navigation a {
	font: normal 16px/22px Georgia, serif !important;
	color: #989592;
}
#stat-navigation li {display:inline}
#stat-navigation a:focus,
#stat-navigation a:hover {
	color: #323130;
	background-color: #FFF;
	border-bottom: 1px solid #E4E0DA;
}
#stat-navigation .stat-nav-center {
	width: 180px;
	margin: 0 auto;
}
#stat-navigation .stat-nav-left {
	width: 300px;
	text-align: right;
	float: left;
}

#stat-navigation .stat-nav-right {
	width: 300px;
	text-align: left;
	float: right;
}
.select {
	color:#696866;
	font-variant:small-caps;
	font-weight:bold;
}
.note {
	font-size:10px;
	color:#787674;
}
#product {
        margin:20px 0 20px 0;
	line-height:1em;
	}
#product p {
       margin-bottom:10px;
      font-weight:bold;
      font-variant:small-caps;
      color:#696866;
	}
#product a {
	font-size:10px;
	border-bottom:none;
	text-decoration:underline;
	}
#product a:hover {
	font-size:10px;
	border-bottom:none;
	background-color:transparent;
	color:#979593;
	}
.emergencyhires a {
       color:#787674;
       font-style: italic;
       text-decoration:none;
       border:none;
       }
div.rss {float:left;background-color:transparent; border:0;width:100%;}
.rss img {float:left;margin:0 8px 20px 0;background-color:transparent; border:0;}
.bookfb{float:left;background-color:transparent;margin:19px 0 0 5px; border:0;}
.bookmark{float:left;background-color:transparent;margin-top:20px; border:0;}
.bookmark img{float:left;margin:1px 10px 0px 0;border:0;}
.widget {margin:30px 0 10px 0}     
.social-container {padding:3px 0 0 0}  
.social-fb{float:left;margin:3px 0 0 6px;}  
.social-google{float:left;margin:2px 6px 0 0} 
.social-stumble{float:left;margin:-3px 0 0 0} 
.bookmark-google{float:left;margin:18px 2px 0 6px}
.shop {font-size:14px}
       
		
