/**
 * Theme Name: Strikepad
 * Theme URI: http://matchstrike.net
 * Description: The theme for Strikepad
 * Version: 1.0
 * Author: Rex Riepe
 * Author URI: http://matchstrike.net
 * Tags: matchstrike
 *Template: hybrid
 */
 
 /* Get base CSS */
@import url('../hybrid/library/css/21px.css');

/* Get layout CSS */
@import url('../hybrid/library/css/2c-l-fixed.css');

/* Get default Hybrid CSS */
@import url('../hybrid/library/css/screen.css');

/* Get drop-downs CSS */
@import url('../hybrid/library/css/drop-downs.css');

/* Get the plugins CSS */
@import url('../hybrid/library/css/plugins.css');


body { color: black; background: white;}
h2, h3, h4, h5, h6 { font-family: Arial, sans-serif; color: #a6976f; font-weight: bold; font-style:normal;}
#body-container { margin: 10px auto 21px auto;}
a { color: #3172c2;}
a:visited { color: #205ba2;}

code { font-size: 12px; font-family: "Courier New", courier; font-weight:bold; color:#7f7f7f; background:white;}
code p { margin:0; }

#footer-container {display: none;}

#header-container { background:#443c30; width:100%;}
#header { width:850px; margin: 0 auto; padding: 8px 0 0 0;}
#site-title a { display:block; position:relative; z-index:100; font-size:0; width:569px; height:91px; text-indent:-9999px; background: url('images/strikepad.png') top right no-repeat;}
#site-description { display:none;}
.entry-title, .no-data-heading { display:block; width:457px; font-size:26px; letter-spacing:0px; color: #dd4f4e; line-height:1.2em; font-weight: bold; font-family: "Arial", sans-serif;}
.entry-title a{ color: #a6976f;  font-style:normal;}
.widget-title { display:none;}
.rss_matchbook { margin: -101px 0 17px 40px; display:block; font-size:0; width: 144px; height:151px; text-indent:-9999px; background: url('images/rss-matchbook.png');}
.matchstrike_spot { clear: right; display:block; float:right;  font-size:0; width: 222px; height:207px; margin: 0 20px 17px 10px; text-indent:-9999px; background: url('images/matchstrike-spot.png'); overflow:hidden;}

.search-info, .date-info, .author-info { border: 1px dashed #443c30; color:white; margin: 0 30px 0 100px; padding:10px 10px 4px 10px; background: #bcb08e;}

#navigation { display:none;}

.category-info, .breadcrumbs {margin:0; display:none;}
.category-info h1 {margin:0;}

.post, #no-data-container { width:457px; padding: 12px 30px 0 65px; margin: 0 0 0 30px; overflow:visible; font-size:12px;}
.date-container{ width:0; height:0; float:left; position:relative; left:-90px; top:0; display: block;}
.date-overlay {  display: block; width:64px; height:64px; background: url(images/date-bg.png); text-align:center; font-family:Arial; font-weight:bold; padding:10px 0 0 0; margin:0;}
.date-month{ display: block; font-size:20px; color:#363607; text-transform:uppercase; padding: 0 2px 0 0; font-style: normal;}
.date-day{ display: block; font-size:38px; color:#000000; padding: 0 0 0 0; margin: -15px 0 0 0; font-style: normal;}

.vcard { font-size: 18px; font-style:normal;}
.byline { margin: 0 0 15px 0;}
.byline a{ color: #333; font-weight: normal; font-size: 18px; font-weight: bold;}

.search-text { float: left; margin:2px 0 0 0; border:1px solid #7f9db9; line-height: 18px; padding: 2px;}
.search-submit { display:block; width:30px; height:28px; border:none; padding:0; margin:0; float: left;}
.button {padding:0; margin:0;}

.entry-meta { display:block; width:505px; height:19px; padding: 0 0 18px 34px; margin: 0 0 25px -36px; color: #333;}


