/*
Theme Name: OmNomMonster
Theme URI: http://omnomnomnom.sneakykitty.com
Description: OM NOM NOM NOM!
Version: 1.2
Author: Lindsay Carruth
Tags: fixed width, three columns, pink, widgets


/*-----------Block Level Elements--------------*/

Body {
	background-image:url(http://www.illusi0n.net/bg.jpg); 
	font-family: Arial, Helvetica,Tahoma, Georgia, sans-serif;
	font-size: 12px;
	color: #FFFFFF;}

#page {
	width: 930px;
margin: auto ;
	padding: 0;
	height: 100%;

}

#header {
	width: 963px;
        height: 394px;
        margin-top: 0px;
        margin-left: -37px;
         padding: 0px 0px 0px 0px;
	background-image: url(http://www.illusi0n.net/header.jpg); 
	background-repeat: no-repeat;
	background-position: top center;
}

#headerimg {
	margin-left: 0px;
	margin-right: auto;
	margin-top: -10px;
	width: 930px;
	text-align: center;
	padding-top: 0px;
}

.description {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 500px;
	text-align: center;
}

#wrapper {
	margin-left: 160px;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 500px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#content {
	margin-left: 0px;
	margin-right: 600px;
	width: 500px;
	padding: 0 0 0 0;
	padding-bottom: 0px;
text-align: center;
	background-position: bottom center;
}

.content a {
	#ffc0c0;
}

#sidebar-lt {
	float: left;
	width: 180px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#sidebar-rt {
	float: right;
	width: 190px;
	margin-top: 0px;
	margin-right: 33px;
	margin-left: 0px;
}


#footer {
position: relative;
   float: left;
   width: 963px;
height: 30px;
  background: url(http://www.illusi0n.net/footer.jpg);
  background-repeat:no-repeat;
  background-color: #000000;
     margin: 0px 0px 0px -37px;
padding: 0px 0px 0px 0px;
}

/*-------------Headings-------------*/

h1 {	font-family: Arial, Helvetica,Tahoma, Georgia, sans-serif;
	font-size: 14px;
	color: white;
}

h1 a {
	color: white;
}



/*-------------The Post-------------*/

a:link {
	text-decoration: none;
	color: #ffffff;
	border:0 px ;
}

h1 a:hover, h1 a:visited, h1 a {
	color: #736F6E;
	text-decoration: underline;
       margin-left: 5px;
}


a:hover, a:visited, a {
	color: #736F6E;
	text-decoration: underline ;
}

.post {
	padding: 0px;
	text-align: justify;
	color: white;
margin-left: 10px;
}

.post p {
	color: white;
 margin-left: 5px;
}

.post h3 {
	color: white;
 margin-left: 5px;
}

.post a {
	color: #white;
}

.post ul {
	padding: 0px;
 margin-left: 10px;
}

.post li {
	color: white;
 margin-left: 10px;
list-style-type: none;
	list-style-image: none;
}

.post ol {
	color: white;
}

.entry {
       margin-left: 5px;
color: white;
}

.entrytext .postmetadata {
	font-size: small;
margin-left: 5px;
}

.postmetadata alt {
	font-size: small;
	font-family: Arial, Helvetica,Tahoma, Georgia, sans-serif;
 margin-left: 5px;
}

.postmetadata a {
	text-decoration: none;
 margin-left: 5px;
}

.navigation {
	font-family: Arial, Helvetica,Tahoma, Georgia, sans-serif;
	font-size: 12px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;	
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.pagetitle {
	font-size: medium;
}

blockquote {
	background: #404040;
	padding: 2px;
}

cite {

}

a img {
	border: 0;
}

acronym, abbr {

}

.xdate { 
 margin-left: 5px;
}


/*--------------Sidebar------------*/

.widget {
	margin-top: 10px;
        margin-bottom: 10px ;
        list-style-type: none;
	list-style-image: none;
}

.widget-title { 
        display: none;
}


#sidebar-lt ul, #sidebar-rt ul {
	margin: 1px;
	padding-left: 0px;
}

#sidebar-lt ul h2, #sidebar-rt ul h2,  {
}

#sidebar-lt ul li, #sidebar-rt ul li {
	list-style-type: none;
	list-style-image: none;
}

#sidebar-lt ul ul, #sidebar-rt ul ul {

}

#sidebar-lt ul ul li, #sidebar-rt ul ul li {

}

#sidebar-lt ul ul ul, #sidebar-rt ul ul ul {

}

#sidebar-lt p, #sidebar-rt p, .textwidget {
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
}

#sidebar-lt a, #sidebar-rt a {
	color: #ffffff;
	text-decoration: none;
}

#sidebar-lt a:hover, #sidebar-rt a:hover {
	color: #736F6E;
	t