/*
Theme Name: Moron Culture Theme
Theme URI: http://www.moronculture.com
Version: 3.0
Description: 3 Columns, black & yellow, Sidi Aboubou
Author: Moron Culture
Author URI: http://www.moronculture.com
*/


/*
Moron Culture Theme
*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-align: left;
	background-image:url(images/back-repeat.jpg);
	background-position:top center;
	background-repeat:repeat-y;
}
#header {
	float:none;
	width:auto;
	margin: 0 0 0 0;
}
#headerimg {
	background-image:url(images/back-top.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height: 882px;
	width:auto;
}
#wrapper {
width: 950px;
height: auto;
float: none;
margin-left:auto;
margin-right:auto;
margin-top: -870px;
}
#first {
width:235px;
height:auto;
margin-top:0px;
margin-left:0px;
margin-right:23px;
margin-bottom:0px;
float:left;
display:block;
}
#logo a{
text-align:center;
width:235px;
height:165px;
background-image:url(images/MClogo.gif);
background-position:center;
background-repeat:no-repeat;
display:block;
margin-bottom:10px;
}
#logo a:hover {
text-align:center;
width:235px;
height:165px;
background-image:url(images/MClogo_hover.gif);
background-position:center;
background-repeat:no-repeat;
display:block;
}

#logo a span {
visibility: hidden;
}

/* menu */
#menu {
text-transform:uppercase;
font-size:11px;
font-weight:normal;
width: 210px;
height:auto;
padding-left:30px;
}
#menu ul {
list-style:none;
padding-bottom:3px;
margin-left:0px;
padding-left:0px;
}
#menu ul li {
color:#CCC;
line-height:20px;
font-weight:normal;
}
#menu ul li a {
text-decoration:none;
color:#000000;
background-color:#FFED00;
padding:3px;
}
#menu ul li a:hover {
text-decoration:none;
color:#FFed00;
background-color:#000000;
}
#menu h3 {
padding-bottom:0px;
padding-top:10px;
color:#666;
text-transform:lowercase;
font-size:12px;
font-weight:bold;
}


#second {
display:block;
float:left;
margin-top:75px;
width:500px;
height:auto;
}
.post {
display:block;
margin-left:auto;
margin-right:auto;
margin-top:50px;
margin-bottom:50px;
padding-bottom:30px;
background-image:url(images/separation.gif);
background-position:bottom;
background-repeat:no-repeat;
}

.post h1 a {
margin-left:30px;
font-size:12px;
text-transform:uppercase;
color:#FFFFFF ;
background-color:#000000;
text-decoration:none;
padding:3px;
font-weight:normal;
line-height:10px;
}

.post h1 a:hover {
margin-left:30px;
background-color:#FFED00;
color:#000000;
font-weight:bold;
}

.post p {
margin-left:30px;
padding:8px;
color:#333333;
font-size:11px;
}

.post a {
margin-left:30px;
font-weight:normal;
color:#333333;
text-decoration:none;
font-size:9px;
text-transform:uppercase;
padding: 3px;
margin: 1px;
}

.post a:hover {
margin-left:30px;
font-weight:bold;
color:#000000;
text-decoration:none;
padding: 3px;
margin: 1px;
}

.post h3 a {
margin-left:30px;
color:#000000 ;
text-decoration:none;
margin-left:10px;
}

.author {
margin-left:30px;
color:#666666;
font-size:9px;
text-transform:uppercase;
}
#third {
float:left;
width: auto;
height: auto;
margin-left:20px;
margin-top:20px;
}
#footer {
float:none;
height:200px;
width:500px;
text-align:center;
text-transform:uppercase;
padding-top: 50px;
background-color:#000000;
background-image:url(images/back-end.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
#footer h1 a {
color:#000000;
background-color:#333333;
font-size:9px;
text-decoration:none;
padding: 3px;
margin: 1px;
}
#footer h1 a:hover {
color:#000000;
background-color:#FFFFFF;
font-size:9px;
text-decoration:none;
padding: 3px;
padding: 3px;
margin: 1px;
}
#footer p {
text-align:center;
text-transform:none;
color:#333333;
font-size:9px;
}
#footer p a{
text-decoration:none;
color:#333333;
}
#footer p a:hover{
text-decoration:none;
color:#CCCCCC;
}
#RSS_feed {
	float:none;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
	text-align:center;
	width:34px;
	height:18px;
	font-size:11px;
	background-color:#FFED00;
	padding-top:5px;
	padding-left:18px;
	background-image:url(images/rss.gif);
	background-repeat:no-repeat;
	background-position:4px 4px;
}
#RSS_feed a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
#RSS_feed a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#adblock {
width:200px;
height:200px;
margin-left:30px;
border:solid;
border-color:#222222;
}
#player {
margin-left:30px;
}
img {
border : 0px;
padding: 0px;
max-width:425px;
background-color:#FFFFFF;
}
.entry.img {
max-width:425px;
padding:0px;
margin:0px;
}