/*
Theme Name: Joanna Soprano
Theme URI: http://joannasoprano.com/
Description: Child Theme for Thematic
Author: Update Content, Aryon Hoselton
Author URI: http://updatecontent.com/
Template: thematic
Version: 0.1
*/
 
@import url("../thematic/style.css");



/* COLORS! COLORS! COLORS! COLORS! COLORS! COLORS! COLORS! COLORS! COLORS! COLORS! */

body, #primary { background: #321F11; }
#main { background: #D9E8F6;}

body.slug-contact, body.slug-contact #primary { background: #000;}
body.slug-contact #main  { background: #FBD9B7; }

body.slug-teaching, body.slug-teaching #primary { background: #20233F;}
body.slug-teaching #main { background: #A7BCD6;}

/* COLORS! COLORS! COLORS! COLORS! COLORS! COLORS! COLORS! COLORS! COLORS! COLORS! */



#header {
height: 40px;
margin: 23px 0 15px 0 ;
}

#access {
border: 0px none;
}

.menu {
margin: 0 auto;
font-family: Futura, Tahoma, Trebuchet MS, sans-serif; 
font-size: 1.1em;
letter-spacing: .08em;
width: 980px;
height: 34px;
background: url('http://www.joannasoprano.com/wp-content/uploads/2010/05/joanna-manring-soprano.gif') no-repeat;
}

ul.sf-menu {
border: 0px none;
margin: 0 0 0 205px;
}

.sf-menu li {
background: none;
text-transform: uppercase;
}

.sf-menu a, .sf-menu a:visited {
border: 0px none;
background: none;
padding: 9px 6px;
color: #888;
}


.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background:     none;
color: #fff;
}

.sf-menu li.current_page_item a{
   color: #fff;
}



#main {
width: 100%;
padding: 0;
}

#main_interior {
margin: 0 auto;
width: 980px;
}


#primary {
float: left;
width: 400px;
margin: 0;
padding: 0;
border: 0 none;
}

.main-aside ul, .aside ul {
margin: 0;
padding: 0;
}


.main-aside {
right:0;
}

.aside, .aside h3 {
line-height: 0;
}


#container {
float: none;
margin: 0 0 0 430px;
padding: 35px 0 0 0;
width: 550px;
}

#content {
width: 520px;
margin: 0;
}

h1.entry-title {
font-family: inherit;
font-weight: bold;
}

h2.entry-title {
font-size: 20px;
font-weight: normal;
font-family: inherit;
}


h3.widgettitle {
visibility: hidden;
height: 0;
margin: 0;
padding: 0;
_display: inline;
*display: inline;
}

.textwidget p {
font-size: 1em;
line-height: 1.3em;
text-align: center;
margin: 8px 0 0 0;
padding:0;
}

p.bigger {
font-size: 2em;
}

p.italics {
font-style: oblique;
margin-bottom: 10px;
}

.hentry {
padding-bottom:  0px;
}

p {
margin-bottom: 12px;
}

.entry-content {padding-top: 6px;}

.entry-utility {margin: 0 0 20px;}

div.entry-meta {line-height: 10px;}

#footer {
margin: 0 auto;
height: 150px;
width: 560px;
color: #fff;
font-size: 3em;
line-height: 2em;
padding: 0 0 0 470px;
font-style: italic;
border: 0 none;
letter-spacing: .05em;
}

#footer a {
text-decoration: none;
font-style: normal;
color: #fff;
}


