/*
Theme Name: Nocturne Authors
Theme URI: http://www.nocturneauthors.com
Description: A theme for an author group site, focussing on it's monthly releases
Author: CrocoDesigns
Author URI: http://www.crocodesigns.com
*/

body{
background:#000000;
margin:0;
padding:0;
text-align:center;
font-family: Verdana, Arial, sans-serif;
font-size:9pt;
color:#000000;}

/* **************** Special Content **************** */
.book-info{
margin:5px;
line-height:1.4em;
font-size:8pt;}

.authorpic{
float:left;
line-height:1.4em;
text-align:center;
font-size:8pt;
width:100px;
height:150px;
margin:0 13px 20px;}

.archivepost, .authorpost{
float:left;
margin:0 13px 20px;
font-size:8pt;
line-height:1.4em;
text-align:center;
width:100px;
height:240px;
}

.archivepost img, .authorpost img{margin:5px auto;}

.authorpic img{
margin:2px auto;
}

#excerpt p{ text-indent:45px; }

p.aligncenter{text-indent:0px;text-align:center;}

#clearit{clear:both;}

img {border:0px;}
.alignleft{float:left;margin:3px 20px 3px 3px;}
.alignright{float:right;margin:3px 3px 3px 20px;}
.aligncenter{margin:10px auto;display:block;}

#backtotop{
text-align:right;
margin:10px 0 30px;
font-size:8pt;}

.wp-caption {
   background:#F4F4F4;
   border: 1px solid #666666;
   text-align: center;
   padding: 10px;
   margin:10px 10px 5px;
}

.wp-caption img {
   margin: 0 auto;
   padding: 0;
   border: 1px solid #666666;
}

.wp-caption p.wp-caption-text {
   line-height:140%;
   padding: 0 4px 5px;
   margin: 0 2px 2px;
   color:#000000;
   font-size:8pt;
}

input.fmtext, input.fmverify, textarea.fmtextarea{
        border: 1px solid #666666;
        background:#ffffff;
        margin: 2px;
}

.attributeinput input{
        font: 1em Verdana, Arial, Sans-Serif;
        border: 1px solid #666666;
        background:#DEF4FA;
        margin: 2px;
}


.email  {
        font-size : 12px;
        font-family : Arial, Helvetica, sans-serif;
        font-weight : bold;
        font-style : normal;
        color : blue;
        text-decoration : none;
}

.required {
        font-size : 12px;
        font-family : Arial, Helvetica, sans-serif;
        font-weight : normal;
        font-style : normal;
        color : #98CED1;
        text-decoration : none;
}

.missing {
        font-size : 14px;
        font-family : Arial, Helvetica, sans-serif;
        font-weight : bold;
        font-style : normal;
        color : red;
}

.error  {
        font-size : 12px;
        font-family : Arial, Helvetica, sans-serif;
        font-weight : normal;
        font-style : normal;
        color : red;
        text-decoration : none;
}

.info  {
        font-size : 12px;
        font-family : Arial, Helvetica, sans-serif;
        font-weight : normal;
        font-style : normal;
        color : magenta;
        text-decoration : none;
}
/* **************** Main **************** */
#wrapper{
width:920px;
margin:0 auto;
}

table#x{
background:#ffffff;
font-family: Verdana, Arial, sans-serif;
font-size:9pt;
color:#000000;
text-align:left;}

.pagecontent{background:#ffffff url(images/content_page.jpg) top center no-repeat;}
.postcontent{background:#ffffff url(images/content.jpg) top center no-repeat;}
#content{
width:640px;
margin:25px 20px 0px 20px;
padding:0;
text-align:left;
overflow:hidden;}
/* **************** FOOTER **************** */

#footer{
color:#666666;
letter-spacing:2px;
margin:20px 0 5px 0;
padding-top:3px;
border-top:1px solid #666666;
width:800px;
font-family:Arial, sans-serif;
font-size:8pt;
text-align:center;}

#footer a:link, #footer a:visited{
color:#2E506B;
}

#footer a:hover{
color:#94ADB4;
}

#copyright{
color:#666666;
letter-spacing:1px;
margin:5px 0 5px 0;
padding:0;
font-family:Arial, sans-serif;
font-size:8pt;
text-align:center;}
/* **************** LINKS **************** */
a:link, a:visited{
color:#28295F;
text-decoration:none;
font-weight:bold;}

a:hover{
color:#8587BA;
text-decoration:none;
font-weight:bold;}

#sidebar a:link, #sidebar a:visited{
color:#B9D3F3;
text-decoration:none;
font-weight:bold;}

#sidebar a:hover{
color:#98CED1;
text-decoration:none;
font-weight:bold;}

.order-links{font-size:8pt;}
.order-links a:link, .order-links a:visited, .order-links a:hover{
font-weight:normal;}

.tags{text-align:center;font-size:9pt;}
.tags a:link, .tags a:visited, .tags a:hover, #tag_cloud a:link, #tag_cloud a:visited, #tag_cloud a:hover{
font-weight:normal;}
/* *************** HEADERS *************** */
h1, h2, h3, h4, h5{
font-family: Verdana, Arial, sans-serif;
color:#000000;
margin: 20px 0px 5px 0px;
font-weight:bold;
}

h1{font-size:13pt;}
h2{font-size:12pt;}
h2.pagetitle{text-align:center;margin:0 0 5px 0;border-bottom:1px solid #DEF4FA;padding-bottom:2px;}
.ddsg-wrapper h2{font-size:11pt;border-bottom:1px solid #000000;padding-bottom:2px;}
h3{font-size:11pt;}
h4{font-size:10pt;text-align:right;clear:both;margin:0 0 5px 0;border-bottom:1px solid #DEF4FA;padding-bottom:2px;}
h5{font-size:10pt;}

.titlepost{
color: #000000;
font-size:11pt;
text-align:left;
margin:5px 0px 5px 0px;
}

.titlepost-single{
color: #000000;
font-size:11pt;
text-align:center;
margin:5px 0px 5px 0px;
}
/* ****************** POST ****************** */
.premetadata {
        font-size: 9pt;
        color:#000000;
        text-align: right;
        margin: 10px 0 2px;
}

.post {}

.entrytext {margin:0 10px; line-height:140%;text-align: justify;}
.entry  {margin:0 10px; line-height:140%;text-align: justify;}

.postmetadata {
line-height:140%;
clear:both;
text-align: center;
border-top:1px solid #666666;
padding: 3px 0;
margin: 10px auto 0;
font-size:9pt;
}

#single.postmetadata{
line-height:140%;
width:400px;
clear: both;
margin: 25px auto 15px auto;
border-top:1px solid #666666;
border-bottom:1px solid #666666;
text-align: center;
font-size: 9pt;
padding: 3px 0;}


.border{
        margin: 20px auto;
        background:url(images/moonline.png) top center no-repeat;
        height:50px;
        width:500px;
        clear:both;
}

code {
        margin: 5px;
        padding: 5px;
        border: 2px solid #000000;
        font: 1.0em 'Courier New', Courier, Fixed, Sans-Serif;
        background-color: #ffffff;
        text-align:left;
        clear:both;
        display:block;
        color: black;
}

blockquote {
margin:10px 10px;
color:#000000;
background:#E8F1FD;
border:2px solid #cccccc;
padding:10px;
}

blockquote cite {
        margin: 5px 0 0;
        text-align:right;
        font-style:italic;
}

.post ul {
        margin: 0px 0px 20px 30px;
        padding: 0px 0px 0px 0px;
        }

.post ul li {
        list-style-type:square;
        margin: 0px 0px 0px 20px;
        padding: 0px 0px 0px 0px;
        }
/* ************* SIDEBAR ************** */

#sidebar {
text-align:left;
margin: 0 6px 0 6px;
padding: 0 0 0 0;
width: 206px;
overflow:hidden;
color:#F7F7F7;
}

#sidebar h2 {
font-family:Verdana, Arial, sans-serif;
color:#ffffff;
letter-spacing:1px;
font-size:10pt;
text-align:right;
font-weight:bold;
border-bottom:1px solid #cccccc;
padding-bottom:2px;
margin:3px;
}

#sidebar h3 {
font-family:Verdana, Arial, sans-serif;
color:#ffffff;
letter-spacing:0;
font-size:8pt;
text-align:left;
font-weight:normal;
border-bottom:1px solid #cccccc;
padding-bottom:2px;
margin:3px;
}

#sidebar ul, #sidebar ul ol {
margin: 0;
padding: 0;}

#sidebar ul li {
list-style-type:none;
margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select { margin: 5px 0 8px; }

#sidebar ul ul, #sidebar ul ol { margin: 2px 0 5px 2px; }

#sidebar ul ul ul, #sidebar ul ol { margin: 0 0 0 2px; }

#sidebar ul ul li, #sidebar ul li ul li, #sidebar ul ol li {
        margin: 2px;
        padding:0;
        list-style-type:none;
}
/* *************** SEARCHFORM *************** */

#searchform {
        margin: auto 0;
        padding: 5px 3px;
        text-align: left;
}

form#searchform input:focus {
        border: 2px solid #000000;
        margin: 1px;
}

#searchform input {
        font: 1em Verdana, Arial, Sans-Serif;
        border: 1px solid #000000;
        margin: 2px;
}

#searchform #s {
        width: 115px;
        padding: 2px;
}

#searchsubmit {background:#1B415E;color:#ffffff;}
/* **************** COMMENTS **************** */

/* Form */

#respond {
        clear: both;
        margin-top: 20px;
        padding-bottom: 5px;
        margin-bottom: 5px;
        color: #000000;
}

form#commentform input:focus, form#commentform textarea:focus {
        border: 2px solid #000000;
        margin: 1px;
}

#commentform input{
        font: 1em Verdana, Arial, Sans-Serif;
        border: 1px solid #666666;
        background:#ffffff;
        margin: 2px;
        width: 220px;
}


#commentform textarea {
        font: 1em Verdana, Arial, Sans-Serif;
        border: 1px solid #666666;
        background:#ffffff;
        margin: 2px;
        width: 400px;
}
#commentform input#submit {background:#1B415E;color:#ffffff;}

#commentform p { margin: 5px 0; }

/* Comments */
.trackback{}
.pingback{}

.bypostauthor, .bypostauthor.even, .bypostauthor.even.depth-2, .bypostauthor.even.depth-3, .bypostauthor.even.depth-4, .bypostauthor.odd, .bypostauthor.odd.depth-2, .bypostauthor.odd.depth-3, .bypostauthor.odd.depth-4 {
background-color: #EDF3F7;
border-top: 1px solid #666666;
border-bottom: 1px solid #666666;
}

.odd, .odd.depth-2, .odd.depth-3, .odd.depth-4 {
background-color: #D3DFE9;
border-top: 1px solid #666666;
border-bottom: 1px solid #666666;
}

.even, .even.depth-2, .even.depth-3, .even.depth-4 {
background-color: #E5E2E2;
border-top: 1px solid #666666;
border-bottom: 1px solid #666666;
}

.commentlist {
        padding: 0;
        margin: 0 0 0 0;
        text-align: left;
        line-height:150%;
}

.commentlist li {
        margin: 5px 0 3px 0;
        padding: 5px 10px 3px 10px;
        list-style: none;
}

.commentlist p { margin: 0 0 15px 0; }

.nocomments {
        text-align: center;
        margin: 0;
        padding: 0;
}

.commentmetadata {
margin: 0;
font-size:8pt;
display: block;
}

.reply a:link, .reply a:visited, .cancel-comment-reply a:link, .cancel-comment-reply a:visited{
padding:2px;
border:1px solid #000000;
background:#2E506B;
color:#ffffff;
margin:0 0 3px;
font-size:8pt;}

.reply a:hover, .cancel-comment-reply a:hover{
padding:2px;
border:1px solid #000000;
background:#94ADB4;
color:#ffffff;
margin:0 0 3px;
font-size:8pt;}

.comment-head {
margin: 0 0 10px 0;
font-size:8pt;
display: block;
border-bottom:1px dashed #999999;
padding-bottom:2px;
}

.comment-author-name {
margin: 0 0 2px 0;
font-size:10pt;
font-weight:bold;
letter-spacing:2px;
color:#000000;
}

.commentnumber {
font-size:8pt;
color:#000000;
display:inline;
}

#gravatar-icon{
margin:0 0 3px 10px;
float:right;
}

a.comment-link:link, a.comment-link:visited, a.comment-link:hover{
font-weight:normal;}
