/*
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--------------*/

html {
	min-width: 980px;
}

body {
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}


#page {
	width: 960px;
	margin: 0 auto;
	 
	padding: 0;
	height: 100%;
}

#header {
	width:960px;
	height: 170px;
	margin-left: auto;
	margin-right: auto;
	background:#EEEEEE;
	background-position: top center;
}

#headerimg {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 450px;
	text-align: center;
	padding-top: 10px;
}

.description {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 450px;
	text-align: center;
}

#wrapper {

	width: 480px; 
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
        float:left;
}

#content {
	margin-left: auto;
	margin-right: auto;
	width: 470px;
	 
	padding: 0 5px 0 5px;
	 
	padding-bottom: 50px;
	 
	color: #ffffff;
}

.content a {
	#ffc0c0;
}

#sidebar-lt {
	float: left;
	width: 230px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	background:#F1F3F4;
}

#sidebar-rt {
	float: right;
	width: 230px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
}


#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;
}

h1 a {
	color: #000;
}

h2 {
        color:#007B9A;
	font-weight:normal;
	line-height:0.9em;
        border:1px solid #EEEEEE;
        padding:5px;
}

h3 {
	color: white;
}

h4 {
	color: white;
}

h5 {
	color: white;
}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {
	color: #007B9A;
	text-decoration: none;
}

.post {
	padding: 5px;
	text-align: justify;
	color: white;
}

.post p {
	color:#6F787A;
        font-size:.8em;
}

.post h3 {
	color: white;
        font-weight:normal;
	line-height:1em;
}

.post a {
	color: #007B9A;
}

.post ul {
	margin: 7px;
	padding: 0px;
}

.post li {
	color: white;
}

.post ol {
	color: white;
}

.entry {
        border:1px solid #EEEEEE;
        padding:5px;
}

.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: 5px;
}

#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;
	font-size:0.8em;
}

#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:#5D818F !important;
	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: white;
}

ol.commentlist li {
	color: white;
}


ol.commentlist li.alt {
	color:#6F787A;
	
}

ol.commentlist a, .replytext a {
	color: #007B9A;


}

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
}
