/*
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-color: #225384;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
}

#page {
	width: 976px;
	margin: 0 auto;
	background-image:url(images/bk_page.jpg);
	width:976px;
	background-repeat:repeat;
	padding: 0;
	height: 100%;
}
#page2 {
	width: 976px;
	margin: 0 auto;
	background-color: #FFF;
	width:976px;
	padding: 0;
	height: 100%;
}

#header {	
margin: 0;
padding-top: 0px;
background-image:url(images/bk_header.jpg);
	height: 195px;
	width:976px;
	background-repeat:no-repeat;}
	
#headerimg {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 976px;
	text-align: center;
	padding-top: 10px;
}

.description {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 450px;
	text-align: center;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 486px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#content {
	margin-left: auto;
	margin-right: auto;
	width: 486px;
	padding: 0 5px 0 5px;
	padding-bottom: 0px;
}

.content a {
	#CC932F;
}
#wrapper2 {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#content2 {
	background-color:#FFF;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding: 0 0px 0 0px;
	padding-bottom: 0px;
}

.content2 a {
	#CC932F;
}

#sidebar-lt {
	float: left;
	width: 200px;
	margin: 0;
}

#sidebar-rt {
	float: right;
	width: 200px;
	margin: 0px;
}


#footer {
clear: both;
background-color: #CBDCDC;
border-top: 2px solid #ffffff;
padding-left: 60px;
height: 35px;
padding-top: 5px;
padding-bottom: 0px;
font-size: 7pt;
color: #000000;}

#footer p {
font-family: Verdana, Geneva, sans-serif;
font-size: 8pt;
color: #000000;}

#footer a {
font-size: 8pt;
color: #000000;}

#footer a:hover {
text-decoration: underline;
color: #580000;}

/*-------------Headings-------------*/

h1 {
	color: #576E70;
}

h1 a {
	color: #000;
}

h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.5em; 
    font-weight: bold;
	color: #576E70;
}

h3 {
    letter-spacing: -1px;
    text-align: left;
    margin-bottom: 10px;
    color: #576E70;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.2em;
    font-weight: bold;
}

h4 {
	font-family: Verdana, Arial, sans-serif;
	font-size:1em;
    font-weight: bold;
    color: #464033;
}

h5 {
	color: #576E70;
}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {
	color: #ffc0c0;
	text-decoration: none;
}

.post {
	padding: 0px;
	text-align: left;
	font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #333;
line-height: 135%;
}

.post p {
	font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #333;
}

.post h3 {

font-family: Verdana, Arial, sans-serif;
	font-size: 1.2em;
    font-weight: bold;
letter-spacing: -1px;
text-align: left;
margin-bottom: 10px;
color: #576E70;
}

.post a {
	color: #CC932F;
}

.post ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;

}

.post li {
	color: #333;
	background: url(images/bullet.gif) left top no-repeat;
padding-left: 10px;
margin-top: 5px;


}

.post ol li{
	color: #333;
	background-image:none;
	
}

.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 {
	padding: 2px;
}

cite {

}

a img {
	border: 0;
}

acronym, abbr {

}

/*--------------Sidebar------------*/

.widget {
	margin-top: 10px;
	text-align:center;
}

#sidebar-lt ul, #sidebar-rt ul {
	margin: 1px;
	padding-left: 7px;
	text-align: left;
}

#sidebar-lt ul h2, #sidebar-rt ul h2, .widget-title{
	font-family: Geneva, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #576E70;
	line-height: 150%;
	padding-left: 7px;
}


#sidebar-lt ul li, #sidebar-rt ul li {
	list-style-type: none;
	list-style-image: none;
}

#sidebar-rt ul li {
 line-height: 150%;

}

#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 {
	font-family: Geneva, sans-serif;
	font-size: 13px;
	color: #576E70;
	font-weight:normal;
	text-decoration: none;
}

#sidebar-lt a:hover, #sidebar-rt a:hover {
	color: #576E70;
	text-decoration: none;
}

#sidebar-lt a:visited, #sidebar-lt a:visited {
	color: #576E70;
	text-decoration: none;
}



/*--------------Comments--------------*/

ol.commentlist, .replytext, small {
	color: white;
}

ol.commentlist li {
	color: white;
}


ol.commentlist li.alt {
	color: white;
	background: #404040;
}

ol.commentlist a, .replytext a {
	color: #ffc0c0;


}

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
}

#header_bloglink {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}

#menu-lt ul, #menu-rt ul {
	margin: 0px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
	font-size:16px;
	line-height: 350%;
	color: #669999;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}

#menu-lt ul h2, #menu-rt ul h2, {
	color: #000;
	border-bottom: 0px solid #aaa;
	padding-left: 0px;
}

#menu-lt ul li, #menu-rt ul li {
	list-style-type: none;
	list-style-image: none;
}

.paypal_message {
	font-family: Geneva, sans-serif;
	font-size: 12px;
	color: #580000;
	line-height: 150%;
	padding: 0px;
	margin-top: 3px;
	margin-bottom:3px;
	font-weight: normal;
	
}
.paypal_message b{
	font-family: Geneva, sans-serif;
	font-size: 15px;
	color: #580000;
	line-height: 150%;
	padding: 0px;
	margin-top: 3px;
	margin-bottom:3px;
    font-weight: bold;
	
}

.paypal_message em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color: #576E70;
	line-height: 150%;
	font-style:italic;
	
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #576E70;
	padding-top: 10px;
	padding-bottom: 20px;
	
}
.breadcrumb a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #576E70;
	
	
}
#note{
	font-family: Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight:normal;
	text-decoration: none;
	line-height:150%;
}
#note a{
	font-family: Geneva, sans-serif;
	font-size: 12px;
	color: #576E70;
	font-weight:normal;
	text-decoration: none;
}
#zazzle-widget {
border-bottom: 1px solid #79A4A4;
margin-top: 50px;
padding-left: 5px;
padding-right: 5px;
text-align:center;
background-image:url(images/bk_zazzle.jpg);
background-repeat: no-repeat;
}

#collapspage-4 {
	margin-top: -20px;}
	
	#collapspage-4 a{
	
	font-family: Geneva, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight:normal;
	text-decoration: none;
	line-height:250%;
}
#collapspage-4 ul{
	border-bottom: 1px solid #79A4A4;
	background-image:url(images/bk_rt_nav.jpg);
background-repeat: no-repeat;padding-top: 7px;}

#how-you-can-help-nav a{
	
	font-family: Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight:normal;
	text-decoration: none;
	line-height:250%;
	
}
#noShadow{
moz-window-shadow: none;
background-color: transparent;
}
