/*
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: #2E004E;
	font-family:arial, helvetica;
	font-size: 14px;
	color: #62109C;
	margin: 2px 0 2px 0;
	text-align: center;
}

#page {
	width: 975px;
	margin: 0 auto;
	padding: 0;
	height: 100%;
}

#header {
	width: 955px;
	height: 110px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(./images/eyes-both.gif); 
	background-repeat: no-repeat;
	background-position: top left;
}

#headerimg {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 450px;
	text-align: left;
	padding-top: 10px;
}

.description {
	margin-left: 180px;
	margin-right: 0px;
	margin-top: 0px;
	width: 450px;
	text-align: left;
	color: #DCBE76;
}

#wrapper {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	width: 462px;
	background: #CCCCFF;
}

#content {
	min-height: 1200px;
	width: 452px;
	background: #CCCCFF;
	padding: 0 5px 0 5px;
	padding-bottom: 50px;
	color: #4A0C76;
}

.content a {
	font: bold 12px arial;
	color: #62109C;
	text-decoration: underline;
}

#sidebar-lt {
	float: left;
	width: 160px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#sidebar-rt {
	float: right;
	width: 300px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 0px;
}


#footer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 478px;
	text-align: center;
	color: #DCBE76;
}

/*-------------Headings-------------*/

h1 a {
	color: #DCBE76;
	text-decoration: none
}

h3 {
	color: #c00000;
}

h4 {
	color: #DCBE76;
}

h5 {
	color: #DCBE76;
}

/*-------------The Post-------------*/

.post h3 a {font: bold 16px arial; color: #c00000; text-decoration: none}
.post h3 a:visited {font: bold 16px arial; color: #c00000; text-decoration: none;}
.post h3 a:hover {font: bold 16px arial; color:#ffffff; text-decoration: none; background: url(http://sparrowmoon.com/GoldBackHover.gif); }

.post {
	padding: 10px;
	text-align: justify;
	color: #4A0C76;
}

.post p {
	color: #4A0C76;
}

.post h3 {
	color: #c00000;
}

.post a {font: bold 12px arial; color: #62109C; text-decoration: underline}
.post a:visited {font: bold 12px arial; color: #62109C; text-decoration: underline;}
.post a:hover {font: bold 12px arial; color: #62109C; background: url(http://sparrowmoon.com/GoldBackHover.gif); }

.post ul {
	margin: 7px;
	padding: 0px;
}

.post li {
	color: #4A0C76;
}

.post ol {
	color: #4A0C76;
}

.entry {

}

.entrytext .postmetadata {
	font-size: small;
}

.postmetadata alt {
	font-size: small;
}

.postmetadata a {
	text-decoration: none;
}

.navigation {

}

.alignleft {
	float: left;
}

.alignright {
	float: right;	
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.pagetitle {
	font-size: medium;
}

blockquote {
	background: #dcdcdc;
	padding: 2px;
}

cite {

}

a img {
	border: 0;
}

acronym, abbr {

}

/*--------------Comments--------------*/

ol.commentlist, .replytext, small {
	color: #62109C;
}

ol.commentlist li {
	color: #62109C;
}


ol.commentlist li.alt {
	color: #62109C;
	background: #dcdcdc;
	padding: 5px 5px 5px 5px;
}

ol.commentlist a, .replytext a {
	color: #62109C;


}

small.commentmetadata {
	color: #ff0000;
}

.avatar {
	float: right;
	margin-right: 5px;
	padding: 2px;
}

/*--------------Search Form-------------*/

#searchform {
	padding: 5px;
}

#searchform input {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {
	width: 100%;
}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}

img#wpstats {
	display:none
}