/*   
Theme Name: Kid Theme
Theme URI: 
Description: Use this theme to start your Thematic Child Theme development.
Author: Ian Stewart
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/*** THEMATIC SKIN ***/
.sf-menu {
         border: none;   
         float: left; 
         font-size: 16px;
         color: white;
         margin-left: 22px;
         margin-top: 4px;
        
              }
         
           
}
.sf-menu a {
	
         border: none;
	padding:9px 13px;
	text-decoration:none;
}
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
    white;
 border: none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:	white;
        border: none;
}
.sf-menu li {
	background:none;
        border: none;
}
.sf-menu li li {
	background:#862006;
       border: none;
}
.sf-menu li li li {
	background:#862006;
         border: none;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background:#862006;
	outline:	0;
    border: none;  
 color:	white;
text-decoration: underline;
}

.sf-menu ul {
    border: none;       
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:32px; /* overriding essential styles */
 border: none;
text-decoration: underline;
color: white;
}
.sf-menu ul ul {
    margin-top:0;
 border: none;
}
.sf-menu ul a {
    background: none;
	border:none;
}
.sf-menu ul a:hover {
    color: white;
 border: none;
text-decoration:underline;
}


/* =Content
-------------------------------------------------------------- */


td { vertical-align:top
   }

#main {
    clear:both;
    padding:66px 0 22px 0;
}
.page-title {
    font-size:13px;
    line-height:18px;
    padding:0 0 44px 0;
}
.attachment .page-title {
    font-style:italic;
}
.page-title a {
    color:#666;
    text-decoration:none;
}
.page-title a:active,
.page-title a:hover {
    color: #FF4B33;
}
.page-title span {
    font-style:italic;
}
.page-title .meta-nav {
    font-style:normal;
}
.hentry {
    padding:0 0 22px 0;
}
.single .hentry {
    padding:0;
}
.home #content .sticky {
   border: none;   
    margin:0 0 66px 0;
    padding:22px 20px 0 20px;
}
.entry-title {
    font-family:georgia;
    font-size:26px;
    font-weight:normal;
    line-height:26px;
    padding:0 0 7px 0;
    color:#5B0000;
}
.entry-title a {
    color:#000;
    text-decoration:none;
}
.entry-title a:active,
.entry-title a:hover {
    color: #FF4B33;
}
.entry-meta {
    color:#666;
    font-size:13px;
    font-style:italic;
    line-height:18px;
}
.entry-meta .author {
}
.entry-meta .n {
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-meta a {
    color:#666;
    text-decoration:none;
}
.entry-meta a:active,
.entry-meta a:hover {
    color: #FF4B33;
}
.entry-meta abbr {
    border:none;
    cursor:text;
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-content {
    padding:22px 0 0 0;
}
.entry-content h1,
.entry-content h2 {
    font-family:Arial,sans-serif;
    font-size:19px;
    font-weight:bold;
    padding:28px 0 14px 0;
}
.entry-content h3 {
    font-size:17px;
    font-style:italic;
    padding:28px 0 14px 0;
}
.entry-content h4 {
    font-size:11px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}
.entry-content table {
    margin-left:1px;
}
.entry-content embed {
    margin:0 0 22px 0;
}
.entry-utility {
    color:#666;
    font-size:13px;
    line-height:18px;
    margin:0 0 44px 0;
}
.entry-utility a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.entry-utility a:active,
.entry-utility a:hover {
    color: #FF4B33;
}
.page-link {
    font-size:13px;
    font-weight:bold;
    line-height:18px;
    margin:0 0 22px 0;
    padding:22px 0 0 0;
    word-spacing:0.5em;
}
.page-link a {
    border: none;   
        font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.page-link a:active,
.page-link a:hover {
    color: #FF4B33;
}
ul#links-page,
ul#archives-page {
    list-style:none;
    margin-left:0;
    overflow:hidden;
}
li.content-column {
    float:left;
    margin-right:20px;
    width:45%;
}
.gallery {
    padding:0 0 22px 0;
}
.wp-caption-text,
.gallery-caption {
    color:#666;
    font-size:13px;
    line-height:18px;
}
#author-info {
    margin:0 0 44px 0;
    overflow:hidden;
}
#author-info .avatar {
    float:left;
    margin:.3em 1em 0 0;
}



/* =Content
-------------------------------------------------------------- */

h1 {      color: #5B0000;
         font-family: georgia;
}

 #access {   
        border: none;
        background:url(images/menubackground.gif);
        background-repeat: no-repeat;
        background-position: center bottom;
        min-height: 40px;
        width= 980px;
      
            
                                
}



alt {  display:none;
}

body {  background:url(images/wallpaper.jpg);
        background-repeat: repeat;
        width= 980px;

}



/* includes cabinet shots AND the logo on paper */

#header { background:url(images/cabinet.jpg);
        background-repeat: no-repeat;
        background-position: center top;
        min-height: 276px;
        }

/* used to force space between logo and menu bar */

#blog-title {min-height: 144px;          
       
}

          
 #blog-description {display: none;          
       
}

/* THIS CONTAINS MAIN CONTENT AND THE PAPER BACKGROUND */


#wrapper.hfeed  {

                margin-right:auto;
         margin-left:auto;
        margin-top:20 px;
	 border:none;
	 background:url(images/letterhead.jpg);
         background-repeat: repeat-y;
         background-position: center 40px;
         min-height:800px;
         color: #5B0000;
         font-family: georgia;
         margin-bottom: 5%;
              }

#primary

{  border: none;

}


/* HIDES BORDERS IN TABLE IN MUSIC STORE BETWEEN PRODUCTS  */

table {
border: 0px none;
border-collapse: separate;
}


body.home div.wrapper.hfeed { margin-left:300px
}

#content { 
         margin-left: 42px;

}

main {
	border: 0px solid transparent; 
}

