/*
      Theme Name: LS plaintxtBlog
      Theme URI: http://leesalazar.com/
      Description: Child Theme of plaintxtBlog
      Author: Lee Salazar
      Author URI: http://leesalazar.com/
      Template: plaintxtblog
      Version: 1.0
       */
      @import url('../plaintxtblog/style.css');
      @import url('../plaintxtblog/css/print.css');
/* **************************************************** */
/* SIDEBAR INSANITY, SIDEBAR MADNESS */
body div.sidebar{overflow:visible;width:auto;}
div.sidebar a,div.sidebar a:link,div.sidebar a:visited,div.sidebar ul li ul li.current_page_item li.page_item a,div.sidebar ul li ul li.current-cat ul.children li a{background:auto;color:auto;padding:1px 2px;text-decoration:none;}
#categories, #tag-cloud, #archives {
display: none; width: 0;
}
#primary {
/* color: #66605e; */
padding: .4em; margin: .4em;
padding-bottom: 4.5em;
min-width: 10em;
font-size: .9em;
line-height: 125%;
/* border-left: #ebf2ff 1px dotted; border-top: #bcc2cc 1px dotted;
border-right: #bcc2cc 1px dotted; border-bottom: #ebf2ff 1px dotted; */
border: 0;
}
.sidebar h1, .sidebar h2, .sidebar h3, .sidebar h4, .sidebar h5, .sidebar h6 {
/* color: #66605e; */
border: 0;
}
/* .sidebar:hover, .widget:hover {
background: #a2a82c;
} */
.widget {
/* margin: 1em; padding: 1em; border: 1px dotted black;
background: #dfe6f2 url(tartan_blue_pale_LS.png) top left repeat; */
border: 0;
}
.widget_text {
background: #bcc2cc;
color: #2f3033;
margin: .4em; padding; .4em;
border-left: #ebf2ff 2px solid;
border-top: #2f3033 2px solid;
border-right: #2f3033 2px solid;
border-bottom: #ebf2ff 2px solid;
}
.widget_text, .widget_text h2, .widget_text span, .widget_text h2 span {
font-size: 1em;
background: #bcc2cc;
color: #2f3033;
}
.widget_text h2 {
background: #bcc2cc;
color: #2f3033;
}
/* .sidebar li.widget {
display: inline-block;
} */
