/*
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(images/bg_pink.gif);
	font-family: Trebuchet MS, Arial, Helvetica, Georgia, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#pagebg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}


#page {
	width: 918px;
	height: 100%;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
display: table;
}

#header {
	width: 100%;
	height: 87px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#headerimg {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 920px;
	text-align: center;
	padding: 0px;
	height: 87px;
	background-attachment: scroll;
	background-image: url(images/head.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.description {
	width: 100%;
	text-align: center;
	background-image: url(images/navBG.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 72px;
}
.description2 {
	color: #FFFFFF;
	height: 62px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}


#wrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 458px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #FFFFFF;
	display: table;
}

#content {
	margin-left: auto;
	margin-right: auto;
	width: 440px;
	padding: 0 5px 0 5px;
	border-bottom: 3px solid #ff0000;
	padding-bottom: 50px;
	background-repeat: repeat-x;
	background-position: center bottom;
	color: #999999;
	background-color: #FFFFFF;
}

.content a {
	#ffc0c0;
}

#sidebar-lt {
	float: left;
	width: 200px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 0px;
	display: table;
}

#sidebar-rt {
	float: right;
	width: 200px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 0px;
	display: table;
}


#footer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 450px;
	text-align: center;
}

/*-------------Headings-------------*/

h1 {
	color: white;
	display: none;
}

#headerimg a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 87px;
	width: 920px;
}

h2 {
	color: #666666;
}

h3 {
	color: #000000;
}

h4 {
	color: #000000;
}

h5 {
	color: #666666;
}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {
	color: #FF6699;
	text-decoration: none;
}

.post {
	padding: 10px;
	text-align: justify;
	color: #666666;
}

.post p {
	color: #666666;
}

.post h3 {
	color: #666666;
}

.post a {
	color: #FF6699;
}

.post ul {
	margin: 7px;
	padding: 0px;
}

.post li {
	color: #666666;
}

.post ol {
	color: #666666;
}

.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: #404040;
	padding: 2px;
}

cite {

}

a img {
	border: 0;
}

acronym, abbr {

}

/*--------------Sidebar------------*/

.widget {
	background: #ffffff;
	margin-top: 10px;
	border: 1px solid #ccc;
}

#sidebar-lt ul, #sidebar-rt ul {
	margin: 1px;
	padding-left: 7px;
}

#sidebar-lt ul h2, #sidebar-rt ul h2, .widget-title {
	background: #efefef;
	color: #000;
	border-bottom: 1px solid #aaa;
	padding-left: 7px;
}

#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: 7px;
	padding-right: 7px;
}

#sidebar-lt a, #sidebar-rt a {
	color: #ff00ff;
	text-decoration: none;
}

#sidebar-lt a:hover, #sidebar-rt a:hover {
	color: #ff00ff;
	text-decoration: underline;
}

#sidebar-lt a:visited, #sidebar-lt a:visited {
	color: #ff00ff;
	text-decoration: none;
}



/*--------------Comments--------------*/

ol.commentlist, .replytext, small {
	color: #666666;
}

ol.commentlist li {
	color: #666666;
}


ol.commentlist li.alt {
	color: #666666;
	background: #404040;
}

ol.commentlist a, .replytext a {
	color: #FF6699;


}

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
}
