/*
Theme Name: jt2
Theme URI: 
Description: Janus Thinking custom template (2nd edition)
Version: 2
Author: David Earl
Author URI: http://www.frankieandshadow.com
Tags: 
*/

/* CCBot/1.0 (+http://www.commoncrawl.org/bot.html) */
body {
  background: url('gfx/background.png') repeat;
}

img { border: 0; margin: 0; padding: 0; }

img.alignright {
    float: right;
}

a {
    color: #984640;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

table {
  border-collapse: collapse;
  padding : 0;
  margin: 0;
  border: 0;
}
td {
    padding: 0;
    margin: 0;
    border: 0;
}

div.page {
  margin: 40px;
    padding: 0;
  font-family: Verdana, sans-serif;
  font-size: 9.5pt;
  line-height: 14pt;
}

div.corner {
  width: 20px;
  height: 20px;
}

div.corner.northwest {
  background: url('gfx/northwest.png') no-repeat;
  float: left;
}
div.corner.northeast {
  background: url('gfx/northeast.png') no-repeat;
  float: right;
}
div.corner.southeast {
  background: url('gfx/southeast.png') no-repeat;
  float: right;
}
div.corner.southwest {
  background: url('gfx/southwest.png') no-repeat;
  float: left;
}

div.content {
  background: white;
  clear: both;
  position: relative;
  border: 1px solid white; /* IE problem without this */
}

div.side_north,
div.side_south
{
  height: 20px;
  margin: 0 20px 0 20px;
  position: relative;
    background: white;
}

span.gapfiller { /* used in IE6 ionly */
  background: white;
  height: 20px;
  width: 20px;
  position: absolute;
  right: -7px;
}

#jtlogo {
  position: absolute;
  top: 52px;
  left: 70px;
}

/*
#sidebar {
  width: 242px;
  position: absolute;
  right: 70px;
  top: 185px;
}
*/

#sidebar {
  width: 242px;
}
div.side_panel {
    margin-bottom: 5px;
}
div.border_north,
div.border_south {
  width: 242px;
  height: 8px;
  }
div.border_north {
  background: url('gfx/bordernorth.png') no-repeat;
}
div.border_south {
  background: url('gfx/bordersouth.png') no-repeat;
}
div.side_content {
    border-left: 3px solid #984640;
    border-right: 3px solid #984640;
    }
div.side_content h3 {
    font-family: Georgia, serif;
    font-weight: bold;
    font-variant: small-caps;
    font-size: 1.4em;
        color: #984640;
    margin: 0;
    padding: 0.8em 0 0.6em 40px;
    width: 200px;
}
#side_about p { display: inline; } /* cures IE6 layout issue */
div.side_content ul {
    margin: 0;
    padding: 0 1em 0.5em 1em;
    list-style: none;
}
div.side_content li {
    background: url(gfx/icon.png) no-repeat;
    width: 180px;
    padding-left: 28px;
    margin: 0 0 5px 0;
}
div.side_content ul.blogroll li,
div.side_content ul.side_no_icon li {
    background-image: none;
}
div.side_content ul.blogroll {
    padding: 0 1em 0.5em 0;
    }
div.side_content ul.blogroll li {
    padding-left: 0;
}
div.side_content ul a {
    color: black;
    font-weight: bold;
    position: relative;
    top: -2px;
}
div.side_content ul a:hover {
    text-decoration: underline;
}
div.side_content ul.blogroll a,
div.side_content ul.side_no_icon a {
    font-weight: normal;
}
#side_kahro ul a {
    font-weight: normal;
    color: #984640;
    top: 0;
}
div.side_content ul h2 {
    color: black;
    font-weight: bold;
    font-size: 9.5pt;
    margin: 0 0 5px 0;
    padding: 0;
}

div.side_cumulus {
    margin: 0 auto 0 0;
}

div.side_content img.easterly {
    float: right;
    
}
#side_about div.spacer {
    clear: right; 
    float: right; 
    height: 14pt; 
}


#top_themes {
    margin: 0 0 30px 0;
}

#themes_div {
    font-family: Georgia, serif;
    font-weight: bold;
    font-variant: small-caps;
    font-size: 1.4em;
        color: #984640;
    width: 100%;
    padding: 0 5px 5px 5px;
}
#themes_div div.cat-item {
    margin-top: 5px;
    float: left;
}
#themes_div a {
    color: #984640 !important;
}

#themes_div a img {
    position: relative;
    top: 0.5em;
    padding-left: 5px;
    margin: 0 15px 0 0;
}
div.themes_border_north {
    width: 100%;
    height: 8px;
    background: url(gfx/bn.png) repeat-x;
}
div.themes_border_south {
    width: 100%;
    height: 8px;
    background: url(gfx/bs.png) repeat-x;
}
img.themes_ne,
img.themes_se {
    float: right;
}

#main {
  margin: 185px 70px 0 70px;
}
#tdmain {
    width: 100%;
    vertical-align: top;
}
#tdsidebar {
    vertical-align: top;
    padding-left: 35px;
    width: 242px;
}

div.copyright {
    margin: 15px auto;
    text-align: center;
    font-size: 0.9em;
}


div.wp-caption {
  margin: 0;
  padding: 0;
}

div.alignright {
  float: right;
  margin-left: 10px;
}

div.alignright p.wp-caption-text {
  text-align: right;
  font-size: 0.7em;
  margin: 0.5em 10px 0.5em 0;
}

div.post {
    margin-bottom: 3em;
}

div.storycontent ul {
    margin: 0;
    padding: 0 1em 0.4em 1.2em;
}

div.storycontent p,
div.storycommenttext p 
{
    margin: 0;
    padding: 0 0 0.4em 0;
}

div.storycontent div.dropcap {
    font-size: 48pt;
    float: left;
    padding: 13pt 4pt 12pt 0;
        }

div.storycontent div.dropcapclear {
    clear: left;
}

div.storycontent blockquote {
    font-style: italic;
    margin: 0;
    padding: 0 8em 0.5em 3em;
}

div.storydate {
    font-family: Georgia, serif;
    font-weight: normal;
    font-size: 2.2em;
    color: #969696;
    float: left;
    height: 50px;
    width: 125px;
    line-height: normal;
    position: relative;
    top: -4pt;
}

div.storytaster {
    font-family: Georgia, serif;
    font-weight: bold;
    font-size: 1em;
    color: #969696;
    margin-left: 125px;
}

div.storytop {
    clear: both;
    margin-bottom: 0.3em;
}

h2.storytitle {
    font-size: 2.2em;
    font-family: Georgia, serif;
    font-variant: small-caps;
    font-weight: normal;
    line-height: 1em;
    margin: 0 0 0.6em 0;
}

h2.storytitle span.editme {
    position: relative;
    top: -1.4em;
    font-size: 0.3em;
    color: black;
}

div.storycommentauthor {
    font-family: Georgia, serif;
    font-weight: bold;
    font-size: 1em;
    color: #969696;
    margin: 0.8em 0 0.2em 0;
}
div.storycommentauthor a {
    color: #969696;
}

div.storytags {
    margin-top: 0.5em;
}

span.storytagscaption {
    font-family: Georgia, serif;
    font-weight: bold;
    font-size: 1em;
    color: #969696;
}

form.commentform,
div.commentbox table
{
    width: 100%;
}

div.bookmarktools {
    margin:  1em 0 0 0;
}

div.commentbox {
    margin: 0.5em 0 0.5em 0;
}
div.endcommentbox {
    clear: both;
    margin: 0;
}
div.commentboxinput {
    width: 25%;
    margin-right: 0.5em;
    float: left;
}

form.subscriptionbox { /* form */
    width: 155px;
}
input.subscriptionbox {
  width: 100%;
  height: 16px;
  border: 0;
  margin: 0;
  padding: 0;
}
textarea.commentbox {
    font-family: Verdana, sans-serif;
    font-size: 1em;
    width: 99%;
    height: 100px;
    margin: 0;
    padding: 2px 0 0 5px;
    border: 0; 
}
input.commentboxinput {
  width: 100%;
  height: 16px;
  border: 0;
  margin: 0;
  padding: 0;
}
td.box_n, td.box_s {
  height: 8px;
}
td.box_w, td.box_e {
  width: 8px;
}
td.box_nw, td.box_ne, td.box_sw, td.box_se {
  width: 8px;
  height: 8px;
}
td.box_n  { background: url("gfx/box_n.png") repeat-x; }
td.box_s  { background: url("gfx/box_s.png") repeat-x; }
td.box_e, td.boxi_e   { background: url("gfx/box_e.png") repeat-y; }
td.box_w, td.boxi_w   { background: url("gfx/box_w.png") repeat-y; }
td.boxi_c  { background: url("gfx/box_c.png") repeat-x; }
td.box_nw, td.boxi_nw { background: url("gfx/box_nw.png") no-repeat; }
td.box_ne, td.boxi_ne { background: url("gfx/box_ne.png") no-repeat; }
td.box_sw, td.boxi_sw { background: url("gfx/box_sw.png") no-repeat; }
td.box_se, td.boxi_se { background: url("gfx/box_se.png") no-repeat; }

table.boxi_side { width: 8px; }

td.boxi_c {
  height: 23px;
  width: 100%;
}
td.boxi_w,
td.boxi_e {
  width: 8px;
  height: 7px;
}
td.boxi_nw,
td.boxi_ne,
td.boxi_sw,
td.boxi_se {
  width: 8px;
  height: 8px;
}

h2.pagetitle {
   font-family: Georgia, serif;
   font-variant: small-caps;
   font-weight: normal;
   font-size: 30pt;
   margin: 0 0 20pt 0;
   padding: 0;
}

div.categorydescription,
div.searchdescription
{
    font-style: italic;
    margin: 0 0 18pt 0;
}

/* the important's below are to override the plugin's own style sheet */

div.widget_tweetblender {
    border: 0 !important;
}

div.widget_tweetblender form,
div.widget_tweetblender div.tb_header {
    display: none;
}

div.widget_tweetblender a {
    color: #984640 !important;
    font-weight: normal !important;
}

div.tb_tweet {
    background: url(gfx/icon.png) no-repeat 12px 4px !important;
    border-top: 0 !important;
    padding: 2px 5px 2px 40px !important;
    min-height: auto !important;
}

div.tb_tweetlist {
    border-bottom: 0 !important;
}

div.tb_footer { display: none; }

span.tb_author { display: none; }

div.tb_msg { display: none !important; }
span.tb_widget_title { display: none; }
