/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.readerreader.org/mt-static/support/themes/hills-midnight/hills-midnight.css);
/* end StyleCatcher imports */
/*

Theme adapted for DrowsyKnitter.com
name: The Drowsy Knitter
Modified by: Veronica Smith  
layouts: layout-wtt, layout-twt, layout-wt, layout-tw
*/

/* Default ---------------------------------------------------------------- */

/* Global */

body {
   margin: 0;
   /* setting border: 0 hoses ie5 win window inner well border */
   padding: 0;
   font: normal 12px arial;
   }

#container{
   position: relative;
   margin: 0 auto; /* center on everything else */
   width: 802px;
   text-align: left;
   border: 0px solid #fff;
overflow: hidden;
}

#container-inner { position: relative; width: auto; }

  
/* Header */

#header { 
    border-color: #fff;  
    background: #fff url(http://www.drowsyknitter.com/images/drowsybanner.jpg) no-repeat bottom left;   
margin-bottom: 0px;
width:800px;
height:100px; 
}

#header-menu{
display:none;
}
#header-content {
    width: 800px; 
    min-height: 74px; 
    margin: 0px 0px 0px 0px;
}


#header-inner {
    position: relative;
    padding-bottom: 0px;
    padding-left: 0px;
}

#header-name {
    margin: 0 0 5px;
    line-height: 1;
    color: #fff; 
    font-size: 0px;
    font-weight: normal;
}

#header-description {
    margin: 0;
    font-size: 0px;
    line-height: 1.125;
}

#header a {
    text-decoration: none;
}

#header a:hover {
    text-decoration: underline;
}

#header-inner
{
   padding: 0px 0px;
   border-width: 0px 0px 0 0px;
   border-style: solid;
   border-color: #fff;
}



#beta, #alpha {
   display: inline;
   float: left;
   min-height: 100%;
border-color: #fff;
}

#beta { padding: 0px 0px 0 0px; width:170px; background: url(http://www.readerreader.org/images/sidebarbg.gif); border-width: 0px 0px 0px 0;
   border-style: solid; border-color: #fff;}
#alpha { width: 415px; background: #ffffff; border-width: 0;}
* html #alpha {
    overflow: hidden; 
    }

#gamma 
{float:left; padding: 0px 0px 0 0px; width:200px; background: url(http://www.readerreader.org/images/sidebarbg.gif); border-width: 0px 0px 0px 0px;
   border-style: solid;border-color: #fff;}   
   
* html #gamma {
    overflow: hidden; 
    }



#beta-inner, #alpha-inner, #gamma-inner, #delta-inner{
   position: static;
   padding: 3px 3px 3px 3px;
}

#beta-inner {
border-right: 1px #586550 solid;
}

#gamma-inner {
border-left: 1px #586550 solid;
}



form, input { margin: 0; padding: 0; }
a { text-decoration: none; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote
{
   margin-top: 10px;
   margin-bottom: 10px;
}


/* standard helper classes */

.clr
{
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}

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


/* page layout */



/* banner user/photo */

.header-user
{
   float: left;
   overflow: hidden;
   width: 64px;
   margin: 0 15px 0 0;
   border: 0;
   padding: 0;
   text-align: center;
}

.header-user-photo
{
   display: block;
   margin: 0 0 2px 0;
   border: 0;
   padding: 0;
   background-position: center center;
   background-repeat: no-repeat;
   text-decoration: none !important;
}

.header-user-photo img
{
   width: 64px;
   height: auto;
   margin: 0;
   border: 0;
   padding: 0;
}


/* content */

.content-nav
{
   margin: 10px;
   text-align: center;
}

.date-header,
.entry-content
{
   position: static;
   clear: both;
}

.entry,
.trackbacks,
.comments,
.archive
{
   position: static;
   overflow: hidden;
   clear: both;
   width: 100%;
   margin-bottom: 20px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
   clear: both;
   margin: 5px 10px;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
   clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
   clear: both;
   margin: 5px 10px 20px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text
{
   width: 240px;
}

#comment-bake-cookie
{
   margin-left: 0;
   vertical-align: middle;
}

#comment-post
{
   font-weight: bold;
}

img.image-full { width: 100%; }

.image-thumbnail
{
   float: left;
   width: 115px;
   margin: 0 10px 10px 0;
}

.image-thumbnail img
{
   width: 115px;
   height: 115px;
   margin: 0 0 2px 0;
}

.indentyo
{
margin-left: 25px;
}


.widget-header{
align: center;
}



/* page layout */

body
{
   min-width: 800px;
   color: #465224;
   background: #fff url("http://www.drowsyknitter.com/images/bgblack.gif") repeat;
}

#container
{
   width: 800px;
   margin-bottom: 20px;
   background: #fff;
}


#footer { 
    background-color: #fff; 
color: #465224;
font-size: 10px;
}

.widget-header{
padding: 0px;
align:center;
}

ul {
padding-left: 0px;
margin-left: 0px;
margin-bottom:0px;
padding-bottom:0px;
list-style-type: none;
	list-style-position: inside;
}

li {
padding-left: 2px;
margin-left: 2px;
padding-bottom:0px;
margin-bottom:0px;
}

#content .centerwidget {
text-align:center;
align:center;
}

#content .widget {
    border-bottom: 0px solid #fff; 
margin-bottom: 10px;
}

.layout-wtt #content #beta .widget-powered .widget-content,
.layout-twt #content #gamma .widget-powered .widget-content,
.layout-wt #content #beta .widget-powered .widget-content {
    margin-left: 0px;
}

.layout-twt #content #beta .widget-powered .widget-content,
.layout-tw #content #beta .widget-powered .widget-content {
    margin-right: 0px;
}

.asset-header
{
   margin-top: 0;
   padding: 0 0 0 8px;
   color: #333;
border-left: 5px solid #666;
   font-size: 16px;
text-transform: uppercase;
}



.asset-name {
   margin-top: 0;
   padding: 0 0 0 0px;
   color: #333;
   font-size: 16px;
text-transform: uppercase;
font-weight: normal;
}


.asset-name a, .asset-name a, .archive-title {
color: #333;
}

.entry-footer,
.comment-footer,
.trackback-footer
{
   margin: 0 0 20px 0;
   border-top: 1px solid #dae0e6;
   padding-top: 3px;
   color: #333;
   font-size: 10px;
   text-align: right;
}

#content .centerwidget {
text-align:center;
align:center;
}

#content .centerwidget {
text-align:center;
align:center;
}


.asset{
background-image:none;
color:#333333;
}


.widget-header {
margin-right: 15px;
margin-left: 15px;
}


.widget-content {
margin-top: 5px;
margin-bottom: 20px;
margin-right: 15px;
margin-left: 15px;
font-size: 12px;
}

.widget-content li {
padding:0px;
margin:0px;
}

.comment-content, .asset-meta {
color: #333333;
}

.archive-title {
margin-top: 5px;
margin-right: 0pt;
margin-bottom: 20px;
margin-left: 0pt;
font-size: 18px;
font-weight: bold;
}

a {
color: #666666;
}
