/* Le Grand Macabre 2010 styles */

body {
 background-color: #de3831;
}

#wrapper {
 width:890px;
}

#header {
 width:668px;
 height: 215px;
 background: #000;
}

#header img {
 margin: 0;
}

#sidebar {
 width: 214px;
 background-color: #000;
 padding: 0;
 margin: 0 0 0 0;
}


#logo {
 margin: 0;
 width: 214px;
padding: 0;
}

#logoInner {
 margin: 0;
 width: 214px;
padding: 0;
}

#logoInner img {
 margin: 0;
padding: 0;
border: none;
}

#sidebarContent {
padding: 20px 20px 30px 20px;
}

#sidebar h3, #sidebar h3 a, #sidebar h3 a:visited {
font-family:arial, helvetica, sans-serif;
font-size:16px;
margin:15px 0 15px 0;
font-weight: bold;
color: #666!important;
}

#sidebar p {
color: #cdcdcd;
margin: 0 0 15px 0;
font-size: 13px;
line-height: 17px;
}

#pastLink a {
font-weight: normal !important;
color: #fff !important;
}

#pastLink a:hover {
font-weight: normal !important;
color: #de3831 !important;
}

.entry-meta {
display: block;
margin: 0 0 10px 0;
color: #de3831;
font-size: 10px !important;
}

.entry-meta a {
color: #de3831 !important;
}

.from-meta {
display: none;
}


#prevPosting ul li {
line-height: 16px;
text-indent: -38px !important; 
margin: 0 0 10px 38px;
}



#content {
 width:668px;
 background-color: #000;
}

#contentInner {
width:630px;
margin: 0 0 0 27px;
}

.post h2 {
color: #666 !important;
}

.ngg-imagebrowser p {
color: #cdcdcd !important;
}

.ngg-imagebrowser .pic img {
background: #000;
}

.ngg-imagebrowser img {
	border:1px solid #202020 !important;
}

.ngg-imagebrowser-nav .back {
border:none !important;
}

.ngg-imagebrowser-nav .next {
border:none !important;
}

#footer {
 background-color: #000;
 width:668px;
color: #cdcdcd;
border-top:none !important;
}

