/* don't forget to reset */
@import url(../../css/reset.css);

html,body {
    height:100%;
}
#container {
    float: left;
    min-height: 600px;
}
#access {
    position: relative;
    height: 16px;
    margin: 10px 20px 20px 0;
}
#menu {
    position: absolute;
    right: 0;
}
#menu li {
    float: left;
}
.skip-link {
    display: none;
}
.home #nav-above {
    display: none;
}
.navigation {
    text-align: center;
}
.nav-previous, .nav-next {
    display: inline;
}
.navigation a {
    margin-right: 20px;
}
#nav-below {
    padding-top: 15px;
    margin-top: 15px;
}
#nav-above {
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.hentry {
    position: relative;
    margin: 0 0 20px 0;
}
.comment-count {
    padding-left: 20px;
    background-repeat: no-repeat;
    text-decoration: none;
    font-style: normal;
    line-height: 16px;
    margin-right: 10px;
    background: url(../../images/icons/comments.png) no-repeat 0 0;
}
.comment-count span {
    display: none;
}
.comment-count .fb_comments_count {
    display: inline;
}

#elsewhere {
    margin-top: 10px;
}
#elsewhere .icon {
    display: inline;
    float: left;
}
.icon-twitter a {
    display: block;
    top: -3px;
}
.icon a {
    height: 16px;
    width: 16px;
    display: block;
    background-color: #fff;
    z-index: 10;
    text-indent: -9999px;
    border: 1px solid #fff;
    background-position: top left;
    background-repeat: no-repeat;
    margin: 0 3px;
}
.icon a:hover {
    border: 1px solid #000;
}
.icon-twitter a {
    background-image: url(../../images/icons/twitter.png);
}
.icon-flickr a {
    background-image: url(../../images/icons/flickr.png);
}
.icon-goodreads a {
    background-image: url(../../images/icons/goodreads.png);
}
.icon-blog a {
    background-image: url(../../images/icons/pilcrow.png);
}
.icon-georgia a {
    background-image: url(../../images/icons/georgia.png);
    width: 48px;
    background-position: 0 -20px;
}
.icon-arwen a {
    background-image: url(../../images/icons/arwen.png);
    width: 48px;
    background-position: 0 -18px;
}
.icon-seth a {
    background-image: url(../../images/icons/seth.png);
    width: 48px;
    background-position: 0 -18px;
}
.icon-savannah a {
    background-image: url(../../images/icons/savannah.png);
    width: 48px;
    background-position: 0 -16px;
}
.icon-savannah a:hover,
.icon-georgia a:hover,
.icon-seth a:hover,
.icon-arwen a:hover {
    height: 48px;
    background-position: 0 0;
}
.icon-mail a {
    background-image: url(../../images/icons/email.png);
}
.icon-home a {
    background-image: url(../../images/icons/house.png);
}
.flickr-photos .entry-content {
    font-style: italic;
    text-align: center;
}
.flickr-photos .entry-content img {
    margin: 0 auto;
    border: 3px solid #000;
    padding: 1px;
    margin-bottom: 5px;
}
.hentry .entry-title {
    background-repeat: no-repeat;
    font-size: 120%;
    margin: 0 0 10px -25px;
    padding-left: 25px;
}
.twitter-favorites .entry-title a,
.twitter-statuses .entry-title a,
.goodreads-reading .entry-title a,
.goodreads-toread .entry-title a,
.goodreads-read .entry-title a {
    display: block;
}
.twitter-favorites .entry-title,
.twitter-statuses .entry-title {
    /* twitter statuses have no titles, so we need to eliminate
    the margin/padding that is added for regular titles */
    text-indent: -9999px;
    margin: 0 0 0 -25px !important;
    padding-left: 0 !important;
    width: 16px;
    height: 16px;
    line-height: 19px;
    float: left;
    background-image: url(../../images/icons/twitter.png);
}
.goodreads-reading .entry-title,
.goodreads-toread .entry-title,
.goodreads-read .entry-title {
    text-indent: -9999px;
    margin: 0 0 0 -25px !important;
    padding-left: 0 !important;
    width: 16px;
    height: 16px;
    line-height: 19px;
    float: left;
    background-image: url(../../images/icons/goodreads.png);
}
.flickr-photos .entry-title,
.flickr-favorites .entry-title {
    background-image: url(../../images/icons/flickr.png);
}
body#home .post .entry-title {
    background-image: url(../../images/icons/pilcrow.png);
}
.hentry blockquote {
    margin: 0 15px;
    padding: 0 0 0 8px;
    border-left: 3px solid #ccc;
    position: relative;
}
.hentry blockquote p {
    margin: 0.5em 0;
}
.hentry .entry-date {
    display: none;
}
.hentry p {
    line-height: 1.4em;
    margin: 1em 0;
}
.hentry {
    font-size: 14px;
}
.featured.post {
    font-size: 16px;
}
div.page p {
    margin: 1em 0;
}
.hentry ul {
    list-style: disc;
}
.hentry ul ul {
    list-style: circle;
}
.hentry ul ul ul {
    list-style: square;
}
.hentry ol {
    list-style: decimal;
}
.hentry ul,
.hentry ol {
    margin-left: 20px;
}
.hentry pre {
    margin: 20px;
    background-color: #ccc;
    border: 1px solid #333;
    padding: 10px;
}
.design-content-color {
    color: #000;
}
#footer {
    clear: both;
}

.hentry ul.tags {
    display: block;
    clear: both;
    list-style: none;
}
.hentry .tags li {
    display: inline;
    margin-left: 1em;
}

/* custom layout for this design */

#content {
    padding: 0 10px 10px 10px;
    width: 540px;
    float: left;
    font-size: 13px;
    margin: 0 25px;
    min-height: 380px;
}
.sidebar {
    font-size: 13px;
    width: 170px;
    float: left;
    margin-bottom: 20px;
}
#search-widget, #twitter-widget {
    margin-bottom: 20px;
}
.sidebar h3 {
    display: none;
}
#rss-links a {
    line-height: 20px;
    padding-left: 20px;
    background-image: url(../../images/feed-icon-16x16.png);
    background-repeat: no-repeat;
}
#contact-email a {
    line-height: 20px;
    padding-left: 20px;
    background-image: url(../../images/email-icon-16x16.gif);
    background-repeat: no-repeat;
}
/* custom styling for this design */

a {
    color: #000;
}

#wrapper {
    /* pretty image borders, for the early adopters */
    /* solid transparent is to add proper padding at the top for ff3 */
    border: 28px none;
    background-color: #fff;
    /* ff3.5 supports this? */
    -moz-border-image: url(images/page-border.png) 28 28 28 28 round round;
    /* FIXME: once CSS3 is formal: border-image: url(images/page-border.png) 25 25 25 25 round round; */
    width: 800px;
    margin: 40px auto;
}
/* css rules for safari 3.x+; also affects google chrome, which is fine */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #wrapper {
        border: 28px solid #000;
        -webkit-border-image: url(images/page-border.png) 28 28 28 28 round round;
    }
}
body {
    background-color: #000;
    font-family: "Helvetica Neue", Arial, sans-serif;
}
pre, tt {
    font-family: Consolas, Courier, "Courier New", monospace;
}
#header {
    width: 800px;
    height: 100px;
    background-position: 0px -80px;
    position: relative;
    margin-bottom: -20px;
    background-repeat: no-repeat;
    background-image: url(images/header-bg.png);
}
body#home #header {
    height: 170px;
    background-position: 0 0;
}
#blog-title a {
    display: block;
    width: 800px;
    height: 70px;
}
body#home #blog-title a {
    height: 150px;
}
#header #blog-title span,
#header #blog-description {
    display: none;
}
#footer {
    background-image: url(images/header-bg.png);
    background-repeat: no-repeat;
    font-size: 12px;
    text-align: right;
    height: 30px;
    padding: 10px;
    width: 780px;
    border-top: 2px solid #000;
    position: relative;
}

/* this first-letter treatment is reserved for longer blog posts; so
target .longpost */
.longpost .entry-content > p:first-child:first-letter {
    font-size: 3em;
    line-height: normal;
    margin-left: -10px;
    float: left;
    font-family: Times, "Times New Roman", serif;
    margin-right: .15em;
    font-weight: bold;
    font-style: italic;
    color: #fff;
    background-color: #000;
    padding: .2em .3em;
}
.longpost .entry-content > p:first-child:first-line {
    font-weight: bold;
}

body#home .hentry.post.blog-5 .entry-title {
    /* savannah's blog */
    background-image: url(../../images/icons/pilcrow.png);
}
body#home .hentry.post.blog-6 .entry-title {
    /* georgia's blog */
    background-image: url(../../images/icons/pilcrow.png);
}
body#home .hentry.post.blog-8 .entry-title {
    /* seth's blog */
    background-image: url(../../images/icons/pilcrow.png);
}
body#home .hentry.post.blog-22 .entry-title {
    /* arwen's blog */
    background-image: url(../../images/icons/pilcrow.png);
}

/* footer treatment */

#footer .meta-sep {
    display: none;
}
#footer span {
    position: relative;
    top: 10px;
    background-color: #000;
    padding: 5px;
    color: #fff;
}
#footer span a {
    color: #fff;
}

.entry-meta {
    text-align: right;
    margin-top: 10px;
    font-size: 12px;
    line-height: 16px;
    font-style: italic;
}

/* profile image */
#profile {
    width: 162px;
    margin: 0 auto;
    font-size: 14px;
    font-style: italic;
    line-height: 16px;
}
#profile img {
    border: 5px solid #000;
    padding: 1px;
    margin-bottom: 10px;
}

/* navigation controls */
#nav-below {
    border-top: 1px dotted #777;
}
#nav-above {
    border-bottom: 1px dotted #777;
}

.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
.pkg {
    display: inline-block;
}
/* no ie mac \*/
* html .pkg {
    height: 1%;
}
.pkg {
    display: block;
}

/* comments */
.comments {
}
.comment .userpic {
    float: left;
    margin-right: 10px;
    position: relative;
    padding: 1px;
    border: 1px solid black;
}
.comment.bypostauthor .userpic {
    float: right;
    margin-right: 0;
    margin-left: 10px;
}
.comment.bypostauthor .fn {
    display: none;
}
.comment.bypostauthor {
	padding: 10px;
	background-color: #ddd;
    font-size: 13px;
}
.comment .userpic a {
    text-decoration: none;
}
.comment .userpic .auth-icon img {
	display: none;
	position: absolute;
    left: 38px;
    top:  38px;
    height: 10px;
    width: 10px;
}
.comment {
    margin: 1em 0 0 0;
    padding-top: 2em;
    border-top: 1px dotted #ccc;
}
.comment.c1 {
    border-top: none;
}
.comment p {
    margin: 1em 0;
	font-size: 12px;
    line-height: 1.4em;
	margin-left: 20px;
}
.comment .comment-author {
	font-weight: bold;
	line-height: 1.5em;
}
.comment .comment-meta {
	font-style: italic;
	text-transform: lowercase;
}
.comment .comment-meta .meta-sep,
.comment .comment-meta a {
	display: none;
}
#comments-open {
    margin-top: 2em;
}
#comment-greeting {
    margin: 1em 0;
    font-style: italic;
}
#comments-form {
    padding-left: 40px;
}
#comments-form label {
	font-weight: bold;
	float: left;
	line-height: 1.1em;
    width: 100px;
    text-align: right;
    margin-right: 10px;
}
#comments-open-text {
	padding-top: 20px;
	padding-bottom: 10px;
    clear: both;
}
#comments-open-text label {
    float: none;
    display: block;
    text-align: left;
}

/* twitter widget styles */

.twtr-widget {
    margin-top: 10px;
    margin-bottom: 20px;
}
.twtr-widget .twtr-hd {
    display: none;
}
.twtr-widget .twtr-bd {
    margin-top: 10px;
}

