/*
  
Theme Name: Doc
Theme URI: http://wp-content-themes.com/doc-a-free-minimal-wordpress-27-theme/257
Description: Doc is a minimal one-column free WordPress theme, with 3 widgetized areas at the bottom of the page, fixed width, and a strong focus on the content for your reading pleasure.
Tags: white, one-column, fixed-width, threaded-comments, sticky-post
Version: 0.1
Author: Delicia
Author URI: http://www.wp-content-themes.com/
Credits:960 Grid System by NathanSmith & Blueprint Css by Joshua Clayton for inspiration, 
Eric Meyer's css reset

*/ 

/* ========== Reset ========== */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin : 0;
padding : 0;
border : 0;
outline : 0;
font-size : 100%;
vertical-align : baseline;
background : transparent;
}
ol, ul {
list-style : none;
}
blockquote, q {
quotes : none;
}
blockquote:before, blockquote:after, q:before, q:after {
content : '';
content : none;
}
:focus {
outline : 0;
}
ins {
text-decoration : none;
}
del {
text-decoration : line-through;
}
table {
border-collapse : collapse;
border-spacing : 0;
}

/* ========== Structure =========== */

body {
background : url('wooden_top.jpg') fixed no-repeat 100% 100%;
color : #333;
font-family : 'Times, Times New Roman', serif;
line-height : 2;
}
.container {
margin-left : auto;
margin-right : auto;
width : 980px;
background : #fff;
margin-top : 10px;
margin-bottom : 10px;
border : 2px outset #eee;
}
.g33, .g25, .g16, .g10 {
float : left;
margin : 0 10px;
padding : 0;
width : auto;
}
.g33 {
width : 960px;
}
.g25 {
width : 730px;
float : none;
}
.g16 {
width : 460px;
}
.g10 {
width : 300px;
}
.alpha {
margin-left : 0;
width : 720px;
}
.omega {
margin-right : 0;
width : 220px;
}


/* ========== HTML elements ========== */

html body div.clear, html body span.clear {
background : none;
border : 0;
clear : both;
display : block;
float : none;
font-size : 0;
margin : 0;
padding : 0;
overflow : hidden;
visibility : hidden;
width : 0;
height : 0;
}
.clearfix:after {
clear : both;
content : '.';
display : block;
visibility : hidden;
height : 0;
}
.clearfix {
display : inline-block;
}
* html .clearfix {
height : 1%;
}
.clearfix {
display : block;
}
a {
color : #000;
text-decoration : none;
border-bottom : 1px solid #000;
font-weight : 500;
}
a:hover {
color : #666;
border-bottom : 1px solid #666;
}
blockquote {
font-style : italic;
padding : 10px 40px;
font-family : Georgia;
font-size : 12px;
line-height : 1.4em;
}
p + p {
text-indent : 20px;
margin-top : -8px;
}
form p + p {
text-indent : 0;
}
ol.commentlist li.comment p + p {
text-indent: 0px;
}
img, object {
margin : 0;
padding : 0;
border : 0;
}
a img {
border : 0;
}
h1, h2, h3, h4, h5, h6 {
margin : 5px 20px 0 20px;
}
p {
margin : 0 0 10px 0;
}
h1 {
font-size : 20px;
font-weight : 700;
}
h2 {
font-size : 18px;
font-weight : 600;
}
h3 {
font-size : 17px;
font-weight : 500;
}
h4 {
font-size : 16px;
font-weight : 400;
}
h5 {
font-size : 15px;
font-weight : 300;
}
h6 {
font-size : 14px;
font-weight : 200;
}
em {
font-style : italic;
}
strong {
font-weight : 600;
}
code, pre {
font-family : Courier, 'Courier New';
font-size : 11px;
overflow : auto;
}
ol {
padding-left : 20px;
margin : 5px 5px 20px 5px;
}
ul {
margin : 5px 5px 20px 0px;
}
ul ul {
margin : 5px;
}
ol ol {
margin : 5px;
}
ol li, ul li {
line-height : 1.4em;
margin: 10px 40px 10px 20px;
font-size : 12px;
font-style: italic;
font-family: Georgia;
}
table {
margin-bottom : 14px;
width : 99%;
}
th {
font-weight : 600;
background : #eee;
}
th, td {
padding : 4px 10px 4px 5px;
text-align : left;
}
tr.even td {
background : #f8f8f8;
}
tfoot {
font-style : italic;
}


/* ==================== Page elements =================== */

/* ==================== Header =============== */

#top {
margin-top : 50px;
border-bottom : 2px solid #999;
line-height : 1;
}
#feeds {
font-size : 14px;
}
.feeds {
text-align : right;
}
#feeds a {
border : 0;
text-align : right;
}
#header {
margin : 20px 10px 30px 10px;
padding : 30px 0;
text-align : center;
}
#header h2 {
font-size : 40px;
line-height : 1;
}
#header h2 a {
border : 0;
}
#main {
margin : auto;
}
#main hr {
width : 50%;
height : 1px;
background : #eee;
border : 1px solid #ddd;
clear : both;
}


/* ======================= Post styles =================== */

.post {
margin : 0;
padding : 10px 70px 20px 70px;
font-size : 15px;
line-height : 1.7;
}
.post ol {
list-style : decimal;
}
.post ul {
list-style : circle;
padding-left : 10px;
}
.post ol li a, .post ul li a {
font-weight : 400;
}
.post img {
margin : 10px 10px 10px -26px;
padding : 5px;
background : #f6f6f6;
border : 1px solid #eee;
}
.pt h2, .pt h1 {
margin : 5px 0;
padding : 0;
font-size : 25px;
line-height : 1;
letter-spacing : 0;
font-weight : 400;
text-transform : lowercase;
font-variant : small-caps;
letter-spacing : 1px;
font-family : 'Times New Roman';
text-align : center;
}
.pt h2 a, .pt h1 a {
color : #000;
border : 0;
font-weight : 400;
}
.pt h2 a:hover, .pt h1 a:hover {
color : #999;
border : 0;
}
.post-meta {
margin-bottom: 20px;
}
.meta {
font-size : 12px;
line-height : 1.3;
text-align: center;
}
.meta a {
border : 0;
}
.text {
padding : 10px 0 0 0;
}
.social ul li {
display : inline;
margin : 0 10px;
}
.navigation {
font-size : 11px;
margin : 10px 10px;
padding : 10px 70px 0 70px;
font-family : Georgia;
font-style : italic;
}
.navigation a {
font-weight : 500;
font-style : normal;
}
.sticky .text {
font-style : italic;
}
.category-x{}
.tag-y{}
/* Replace 'x' and 'y' with a category/tag slug; 
this classes will apply different styles to posts filled in the specified cat/tag. 
You can use this pattern to set different styles to all cats/tags. */


/* ============= WordPress image classes =============== */

caption {
background : #eee;
color : #000;
}
.alignleft {
float : left;
display : inline;
margin-right : 15px;
margin-bottom : 5px;
width : 120px;
}
.alignright {
float : right;
display : inline;
margin-left : 15px;
margin-bottom : 5px;
width : 120px;
}
.aligncenter {
display : inline;
text-align : center;
}
p.wp-caption-text {
padding : 5px;
font-size : 10px;
background : #eee;
color : #000;
}
.wp-smiley {
display : inline;
vertical-align : middle;
background : none;
border : 0;
}


/* ===================== Sidebar ==================== */

#sidebar {
font-family : Georgia;
margin-top : 40px;
}
#sidebar hr {
width : 33%;
color : #333;
float : left;
clear : both;
}
#sidebar a {
font-weight : 400;
border : 0;
}
#sidebar ul, #sidebar ul li ul, #sidebar ul li ul li, #sidebar ul li ul li ul, #sidebar ul li ul li ul li {
list-style : none;
padding-left : 0;
}
#sidebar ul li ul li {
width : 90%;
padding-left : 10px;
border-left : 5px solid #eee;
font-size : 11px;
line-height : 1.5;
}
#sidebar ul li ul li:hover {
border-left : 5px solid #999;
}
#sidebar ul li ul li:hover a {
color : #666;
}
#sidebar a {
border : 0;
text-decoration : underline;
}
#sidebar h3, #sidebar h2 .widgettitle {
color : #999;
padding : 0 10px;
font-family : 'Times New Roman';
line-height : 1.7;
letter-spacing : 0;
font-weight : 600;
}
#sidebar select {
width : 100%;
border : 1px solid #999;
color : #666;
font-size : 12px;
font-weight : 200;
}
#sidebar option {
background : #fff;
padding : 5px;
}

/* ====================== Footer =================== */

#footer {
margin-bottom : 25px;
line-height : 1;
font-size : 12px;
padding-top : 10px;
position: relative;
z-index: 100;
width: 764px;
margin-left: 108px;
margin-right: 107px;
}
#footer a {
color : #999;
border : 0;
}


/* ================== Comment styles =============== */

#com {
padding : 10px 30px 60px 70px;
font-size : 14px;
}
#comments {
clear : both;
}
#respond {
clear : both;
padding-top : 20px;
}
.comment-info-split {
clear : both;
}
.commentmetadata {
color : #333;
}
.commentmetadata a {
color : #666;
font-weight : 400;
}
.commentlist div.alt {
color : #333;
padding : 10px;
}
ol.commentlist {
list-style : none;
margin-left : 20px;
}
ol.commentlist ul.children {
list-style : none;
}
.comment-div {
display : block;
}
.commentlist ul li {
border-bottom : none;
}
.commentlist li {
margin : 10px 0 0 0;
}
ol.commentlist {
list-style : none;
margin : 0 0 10px;
padding : 0;
text-indent : 0;
}
ol.commentlist li.comment, .pingback {
border-top : 1px solid #eee;
padding : 10px 0 0 10px;
}
ol.commentlist li.pingback, .pingback {
border-top : none;
margin : 0;
}
ol.commentlist li.comment div.vcard {
font-weight : 600;
font-size : 13px;
}
ol.commentlist li.comment div.vcard cite.fn {
font-style : normal;
}
ol.commentlist li.comment div.vcard cite.fn a {
font-weight : 900;
border-bottom: none;
}
ol.commentlist li.pingback div.vcard cite.fn a {
font-weight : 400;
}
ol.commentlist li.comment div.vcard img.avatar {
border : 1px solid #eee;
float : left;
margin : 0 10px 0 0;
padding : 5px;
}
ol.commentlist li.comment div.comment-meta {
font-size : 11px;
}
ol.commentlist li.comment div.comment-meta a {
color : #666;
}
ol.commentlist li.comment p {
font-size : 13px;
margin : 0 0 10px;
line-height: 15px;
}
ol.commentlist li.comment ul {
font-size : 11px;
list-style : circle;
margin : 0 0 10px 20px;
}
ol.commentlist li.comment div.reply {
font-size : 12px;
text-align : right;
padding : 2px 10px;
}
ol.commentlist li.comment div.reply a {
font-weight : 500;
}
ol.commentlist li.pingback div.reply {
font-size : 12px;
text-align : right;
padding : 2px 10px;
}
ol.commentlist li.pingback div.reply a {
font-weight : 500;
}
ol.commentlist li.comment ul.children {
list-style : none;
margin : 10px 0 0;
text-indent : 0;
}
ol.commentlist li.comment ul.children li.comment-author-admin {
background : #f6f6f6;
}
ol.commentlist li.comment ul.children li.depth-2 {
margin : 10px;
}
ol.commentlist li.comment ul.children li.depth-3 {
margin : 10px;
}
ol.commentlist li.comment ul.children li.depth-4 {
margin : 10px;
}
ol.commentlist li.comment ul.children li.depth-5 {
margin : 10px;
}
.says {
color : #999;
}
#commentform p {
font-size : 12px;
}
#com label {
padding-left : 10px;
}
#___plusone_0 {
width : 61px !important;
}
.twitter-share-button, .twitter-count-horizontal {
width : 96px !important;
}
.t-count {
margin-left : 0px !important;
margin : 0 0 0 0 !important;
}
ul#menunav {
list-style-type : none;
margin-bottom : 0;
}
ul#menunav li {
font-size : 14px;
margin-bottom : 0;
display : inline-block;
margin-right : 15px;
word-spacing : -2px;
font-variant: small-caps;
margin: 0 15px 0 0;
font-style: normal;
line-height: 1em;
font-family: 'Times, Times New Roman', serif;
}
ul#menunav li a, ul#menunav li a:hover, ul#menunav li a:visited {
text-decoration : none;
border-bottom : none;
}
div#next-banner, div#prev-banner {
font-size : 12px;
position: absolute;
width: 120px;
min-height: 42px;
line-height: 1.2;
color: #FFFFFF;
padding: 7px;
background: #A22;
}
body#not-single-page div#next-banner, body#not-single-page div#prev-banner {
width: 90px;
min-height: 0;
padding: 12px 7px;
}
body#not-single-page div#next-banner {
text-align: right;
padding-right: 12px;
}
body#not-single-page div#next-banner {
padding-right: 12px;
}
body#not-single-page div#next-banner p + p, body#not-single-page div#prev-banner p + p {
text-indent: 0;
margin: 0;
font-family: Special Elite;
font-size: 14px;
}
/*
body#not-single-page div#next-banner p + p:first-letter {
font-family: Special Elite;
}
*/
div#next-banner a, div#prev-banner a {
text-decoration : none;
font-style : italic;
border-bottom : none;
color: #CCC;
}
#next-banner {
right: -25px;
bottom: 25px;
}
#prev-banner {
bottom: 25px;
left: -25px;
}
.prev-wedge, .next-wedge {
position: absolute;
margin: 0;
padding: 0;
width: 25px;
height: 25px;
top: -25px;
}
.prev-wedge {
left: 0;
background: url('prev-banner.png') no-repeat;
}
.next-wedge {
right: 0;
background: url('next-banner.png') no-repeat;
}
div.text p:first-child:first-letter {
font-family: 'UnifrakturMaguntia', cursive;
font-size: 2.5em;
line-height: 1em;
}
div.text blockquote p:first-child:first-letter {
font-family: 'Times, Times New Roman', serif;
font-size: 1em;
line-height: 1.4em;
}
div.text a, #dsq-content .dsq-comment-text a {
font-family: 'Special Elite', cursive;
font-size: 0.95em;
color: #A00;
text-decoration: none;
border-bottom: none;
}
div.text a:hover, div.text a:active {
color: #888;
text-decoration: none;
border-bottom: none;
}
/*
div.text a.more-link {
font-family: 'Times, Times New Roman', serif;
font-size: 1em;
border-bottom: 1px solid black;
}
div.text a.more-link:hover, div.text a.more-link:active {
text-decoration: underline;
}
*/
div.archives a {
font-size: 1em;
color: black;
font-style: normal;
}
div.archives a:hover, div.archives a:active {
color: #A00;
font-style: normal;
}
div.archives .post ul {
padding-left: 0;
}
div.archives ul {
margin-left: 0;
}
div.archives ul li {
list-style: none;
margin: 0;
}
div#floatright {
width: 984px;
float: right;
position: fixed;
height: auto;
margin-left: -12px;
bottom: 0px;
}
div.category-poetry p, div.category-music p { text-align: center; margin-bottom: 30px; }
div.category-poetry p + p, div.category-music p + p { text-indent: 0; }
div.category-poetry div.text a.more-link, div.category-music div.text a.more-link { padding: 22px 0 0 0; display: block; }
img.madeonamac { width: 10px; }

#dsq-content .dsq-request-user-name a:before {
content: "Commenting as: \a";
white-space: pre;
font-weight: bold !important;
}
#dsq-content .dsq-request-user-info td a {
font-weight: normal !important;
}
#dsq-content .dsq-options span.dsq-subscribe-email {
margin-right: 0px !important;
}
.dsq-request-user-stats {
    display: none;
}
#dsq-content #dsq-new-post h3 {
    display: none;
}
.dsq-request-user-info table {
    width: auto;
}
.dsq-request-user-info table tr {
}
td.dsq-request-user-name a {
    font-size: 18px;
    position: relative;
}
#dsq-new-post {
    background: #E8E8E8 !important;
    padding: 10px !important;
    padding-left: 10px !important;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
#dsq-comments-title {
    float: left !important;
    display: inline !important;
}
#dsq-comments-title h3 {
font-weight: bold;
margin: 0 auto 0 0;
display: inline !important;
}
#dsq-new-post {
    font-weight: bold;
    margin: 0 auto 25px 0 !important;
}
#dsq-content .dsq-options span.dsq-subscribe-email { margin-right: 0 !important; }
.dsq-full-comment {
border: 1px solid rgba(0, 0, 0, .08);
}
#dsq-content .dsq-options {
clear: none !important;
text-align: right !important;
padding-top: 3px !important;
}
#dsq-content .dsq-attach-media {
margin-top: 2px !important;
}
#dsq-content .dsq-request-user-logout {
position: absolute !important;
bottom: 5px !important;
left: 64px !important;
}
#dsq-content .dsq-request-user-info {
position: relative !important;
}
#dsq-global-toolbar {
margin-bottom: 0px !important;
}
#dsq-content .dsq-subscribe-email img, #dsq-content .dsq-subscribe-rs img {
vertical-align: text-bottom !important;
}
li.dsq-even {
background: #FFF5F3 !important;
}
.dsq-comment-message {
padding: 7px !important;
}
#dsq-content .dsq-comment-message {
margin: 0 !important;
}
.dsq-comment-footer-left {
padding-left: 7px !important;
}
.dsq-button-small {
border-radius: 0px !important;
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
}
#dsq-content .dsq-comment-footer-right button.dsq-button-small {
margin-left: 0 !important;
}
#dsq-content .dsq-comment-footer-right .dsq-like {
/* margin-right: -4px !important; */
}
#dsq-content .dsq-comment-footer {
margin-bottom: 0px !important;
}
#dsq-content .dsq-comment-header {
background: none !important;
border: none !important;
}
#dsq-content .dsq-append-post .dsq-post-area {
background: none !important;
margin-left: 30px !important;
border: none !important;
background: #DDD !important;
border-top-left-radius: 0px !important;
-webkit-border-top-left-radius: 0px !important;
-moz-border-top-left-radius: 0px !important;
}
#dsq-content .dsq-append-post .dsq-request-user-name a:before {
content: "Commenting as: ";
white-space: normal;
font-weight: bold !important;
}
#dsq-content .dsq-append-post .dsq-request-user-info td a {
font-weight: normal !important;
font-size: 12px !important;
}
#dsq-content .dsq-append-post .dsq-post-area h3 {
display: none;
}
#dsq-content .dsq-append-post .dsq-request-user-logout {
/*
top: 0 !important;
right: 2px !important;
bottom: inherit !important;
left: inherit !important;
*/
bottom: 3px !important;
left: 34px !important;

}
#dsq-content .dsq-comment-footer-reply-tab {
background: transparent url('http://mediacdn.disqus.com/1317417438/images/themes/narcissus/button-large.png') repeat-x bottom left !important;
border-radius: 0px !important;
-moz-border-radius: 0px !important;
-webkit-border-radius: 0px !important;
padding: 2px 4px !important;
border: 1px solid #999 !important;
margin: 0 !important;
}
#dsq-content .dsq-append-post .dsq-request-user-name {
padding: 0 0 0 0.5em !important;
}
#dsq-content .dsq-append-post {
margin-top: 0 !important;
}
#dsq-content .dsq-comment-footer-reply, #dsq-content .dsq-comment-footer-reply-active {
margin-left: -4px !important;
}
#dsq-content .dsq-comment-header-time a {
position: absolute !important;
top: 15px !important;
left: 0 !important;
}
#dsq-content .dsq-comment-header td {
vertical-align: top !important;

}
#dsq-content .dsq-comment-header-meta {
padding-top: 8px !important;
}
#dsq-content .dsq-request-user-name small {
display: none !important;
}
a.madeonamac { background: url('apple.png') no-repeat; background-size: 10px auto; padding-left: 12px; }
