@charset "utf-8";
/* CSS Document */

/*
Theme Name:     Twenty Eleven Child
Template:       twentyeleven
*/

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

body {
	background: #000000 !important;
}

#page{
	background-color: #000 !important;
	margin: 0.8em auto !important;
	max-width: 968px !important;
}

.singular .entry-title {
    font-size: 20px !important;
}

p {
    font-size: 12px !important;
}

.entry-title {
    font-size: 20px !important;
}

#reply-title {
	font-size: 20px !important;
}

#site-generator {
	background: #000000 !important;
}

.singular .entry-title {
 padding: 0;
 margin-top: -45px;
 } 

.singular .entry-content {
 padding: 0;
 margin-top: 0px;
 } 

#access a {
 font-size: 16px !important;
 font-weight: bold !important;
 line-height: 2.65em !important;
 padding: 0 1.21em !important;
}

#access {
 height: 42px !important;
}

#access li hover {
 height: 42px !important;
}

#page {
 clear:both;
 max-width:none!important;
 overflow:hidden;
 width:1000px!important;
 padding:0;
 }
 
#primary {
 overflow:hidden;
 }
 
.entry-content {
 width:100%;
 clear:both;
 overflow:hidden;
 }
 
.alignright {
 float:right;
 }
 
.alignleft {
 float:left;
 } 

img.alignleft, img.alignright, img.aligncenter {
 margin-bottom: 0 !important;
 }
