/*
Theme Name: Kansas_Labor
Theme URI: http://www.kansaslabor.org
Description: a child theme of thematic for use at kansaslabor.org
Author: Jake Lowen	
Author URI: http://www.jakelowen.com
Template: thematic
Version: a-number--optional
.
General comments/License Statement if any.
.
*/
@import url('../thematic/style.css');

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Style the meta panel for logged-in users */
@import url('../thematic/library/styles/sitemeta.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/* -------------------------------------------------------------- 
   
   Default styles for Images
   
   I've duplicated these styles here from images.css in
   order to get Thematic through the auto-checker at the
   official WordPress Themes directory.
   
   When the directory can hunt though css files linked
   through @import the styles below will no longer be
   neccesary and will be removed.
   
   Cheers. --Ian Stewart
  
-------------------------------------------------------------- */   

.entry-content img {
    margin: 0 0 18px 0;
    max-width:100%;
}
.alignleft,
img.alignleft {
	float: left;
    margin-right:20px;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:20px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
.wp-caption {
	text-align: center;
	margin-bottom:18px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
}
.gallery img {
    margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}



/* The rest of the header may need margin and padding removed
    for this to work properly--play around with it */
#blog-title a {
display:block;
text-indent:-9000px;
height: 179px; /* height of your header, like 180px */
width: 598px; /* width of your header, like 940px */
background:url(http://www.kansaslabor.org/images/KS-Labor-logo-banner.png) no-repeat top center;
}

#blog-description {
position:absolute;
left:-9000px; /* We avoid display:none because it's bad for SEO */
}

#branding {
    padding:0px 0 0px 0;
}

#access {
    border-bottom:1px solid #0c3854;
    height:32px;
    font-size:13px;
    overflow:visible;
    z-index:100;
}

/*** THEMATIC SKIN ***/
.sf-menu {
    border-right:1px solid #0c3854;
	float:left;
}
.sf-menu a {
	border-left:1px solid #0c3854;
	border-top:1px solid #0c3854;
	border-bottom:1px solid #0c3854;
	padding:9px 13px;
	text-decoration:none;
}
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
    border-bottom-color:#fff;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#0c3854;
}
.sf-menu li {
	background:		#ccc;
}
.sf-menu li li {
	background:		#ccc;
}
.sf-menu li li li {
	background:		#9AAEDB;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background:     #fafafa;
	outline:		0;
    border-bottom-color:#ccc;
}
.sf-menu ul {
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:32px; /* overriding essential styles */
}
.sf-menu ul ul {
    margin-top:0;
}
.sf-menu ul a {
    background:#fafafa;
	border-bottom:none;
}
.sf-menu ul a:hover {
    color: #FF4B33;
}

li.twitter-item{
list-style-type:none; 
margin-bottom:0px; 
margin-left:100px; 
margin-right:0px; 
margin-top:0px;
position:relative;
top:-90px
}

#primary {
    border:0px solid #fff;
    padding:0px 0 0 0;
    margin-bottom:22px;
}

<style type="text/css">
.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#0c3852}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #962023;
  border-right:1px solid #962023;
  background:#482d3d}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #e61308;
  border-right:1px solid #e61308;
  background:#3a3042}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #3a3042;
  border-right:1px solid #3a3042;}
.spiffy4{
  border-left:1px solid #962023;
  border-right:1px solid #962023}
.spiffy5{
  border-left:1px solid #482d3d;
  border-right:1px solid #482d3d}
.spiffyfg{
  background:#0c3852}
</style>

#ctc{
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}
}

#footer{
background: #0c3854;
color: #FFFFFF;
border-top:1px solid #ccc;
    margin-top:22px;
}

#footer .aside h3 {
color: #FFFFFF;
}



#siteinfo {
    color:#fff;
    font-size:11px;
    line-height:18px;
    padding:22px 0 44px 0;
}
#siteinfo a {
    color:#666;
}
#siteinfo a:active,
#siteinfo a:hover {
    color: #FF4B33;
}

#subsidiary {
    color: #FFFFFF;   
}

#ctc a{text-decoration:none;}

.paged #nav-above {
display:none;
}

#author-info{
 border-left:1px solid #482d3d;
 border-right:1px solid #482d3d;
border-top:1px solid #482d3d;
border-bottom:1px solid #482d3d;
padding:5px;
}
