/*
Theme Name: Satorii Child
Description: Child theme for the Satorii 
Author: lvsicotte
Template: satorii
*/

@import url("../satorii/style.css");

.entry-meta,.page-meta{
display: none;
}

body{ 
background-color: #D0D0D0;
width: auto;
}

p { 
text-align: left;
}

.entry-content { 
font-size: 110%;
}

.entry-content li { 
text-align:left;
}

a { 
color: #339933;
text-decoration: none;
}

h1 a {
display:block;
text-align:left;
background: url(http://www.lvsicotte.com/wp-content/uploads/2010/09/header_lvsicotte2.png) top center no-repeat;
height:100px;
width:940px;
text-indent: -9000px;
}

#blog-description {
display: none;
}

#menu li a {
color: #555555;
font-size: 105%;
}

#menu li a:hover {
color: #339933;
}

#menu li {
padding: 1em 1em;
}

#menu ul {
width: 800px;
margin:0.5em auto 2em;
}

#content {
clear:both;
margin:1em auto 3em;
overflow:hidden;
width:800px;
}

#access, #header {
text-align: left;
}