/*
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: ffffee;
	background-image: url(http://bonbonbunny.com/images/background.png);
	background-repeat: repeat; 
	background-attachment: fixed;
	font-family: Century Gothic, Helvetica, sans-serif;
	color: #846a4f;
	font-size: 14px;
}

#page {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	height: 100%;
	background-image: url(http://bonbonbunny.com/images/layout2middle.png); 
	background-repeat: repeat-y;
	background-position: top center;
}

#header {
	width: 1000px;
	height: 279px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(http://bonbonbunny.com/images/transp.png); 
	background-repeat: repeat;
	background-position: top center;
}

#headerimg {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 1000px;
	height: 279px;
	background-image: url(http://bonbonbunny.com/images/layout1top.png);
	background-repeat: no-repeat;
	padding-top: 16px;
}

#headerlink {
	margin-left: auto;
	margin-right: auto;
	margin-top: 150px;
	width: 600px;
	height: 100px;
	background-image: url(http://bonbonbunny.com/images/transp.png); 
	background-repeat: no-repeat;
}

.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: 1000px;
	height: auto;
	padding: 0px;
	font-color: #846a4f;
	overflow: visible;
}

#content {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	padding: 0 5px 0 5px;
	background-position: top center;
	background-repeat: repeat;
	font-color: #846a4f;
}

.content a {
	#aa8866;
}

#sidebar-lt {
	float: left;
	width: 165px;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 3px;
	overflow: visible;
}

#sidebar-rt {
	float: right;
	width: 165px;
	margin-top: 0px;
	margin-right: 12px;
	margin-left: 3px;
	overflow: visible;
	color: #846a4f;
}


#footer {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 1000px;
	height: 60px;
	background-image: url(http://bonbonbunny.com/images/background.png);
	background-repeat: repeat;
	background-position: top center;
	
	text-align: center;
}

#footerimg {
	margin: none;
	height: 60px;
	background-image: url(http://bonbonbunny.com/images/layout3bottom.png);
	background-repeat: no-repeat;
	background-position: top center;
	overflow: hidden;
}

#footer a {
	color: #ffdddd;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffee;
	text-decoration: none; border-bottom:2px dotted #ffdddd;
}

.navigation a {
	color: #ffbb88;
	text-decoration: none;
}

.navigation a:hover {
	color: #ffbb88;
	text-decoration: none; border-bottom:2px dotted #ffdddd;
}

/*-------------Headings-------------*/

h1 {
	font-size: 18px;
	font-family: Century Gothic, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	color: #aa8866;
	margin-top: 0px;
	padding-top: 0px;
}

h1 a {
	color: #ff72b1;
	text-decoration: none;
}

h1 a:hover {
	color: #ffbb88;
	text-decoration: none; border-bottom:2px dotted #ffdddd;
}

h2 {
	font-size: 18px;
	font-family: Century Gothic, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	color: #aa8866;
	margin-top: 0px;
	padding-top: 0px;
}

h2 a {
	color: #ff72b1;
	text-decoration: none;
}

h2 a:hover {
	color: #ffbb88;
	text-decoration: none; border-bottom:2px dotted #ffdddd;
}

h3 {
	color: #aa8866;
	margin-left: 10px;
}

h4 {
	font-size: 14px;
	color: #aa8866;
	margin: 0;
	padding: 0;
}

h5 {
	color: #aa8866;
}

/*-------------The Post-------------*/


.post {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
	color: #846a4f;
}

.post p {
	color: #846a4f;
}

.post h3 {
	color: #aa8866;
	margin-left: 10px;
}

.post a {
	color: #ff72b1;
	text-decoration: none;
}

.post a:hover {
	color: #ffbb88;
	text-decoration: none; border-bottom:2px dotted #ffdddd;
}

.post ul {
	margin: 7px;
	padding: 0px;
}

.post li {
	color: #aa8866;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 10px;
}

.post ol {
	color: #aa8866;
}

.entry {

}

.entrytext .postmetadata {
	font-size: small;
	font-color: #ffdd99;
}

.postmetadata alt {
	font-size: small;
	font-color: #ffdd99;
}

.postmetadata a {
	text-decoration: none;
}

.navigation {	
	margin-left: 15px;
	margin-right: 15px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;	
}

.aligncenter {
	margin-left: auto;
	margin-right: auto;
}

.pagetitle {
	padding: 0px;
	margin-top: 0px;
	margin-left: 15px;

}

blockquote {
	background: #aa8866;
	padding: 2px;
}

cite {

}

a img {
	border: 0;
}

acronym, abbr {

}

/*--------------Sidebar------------*/

.widget {
	background: none;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px 3px;
	border-bottom: 2px dashed #ffffee;
}

#sidebar-lt ul, #sidebar-rt ul {
	padding-left: 7px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#sidebar-lt ul h2, #sidebar-rt ul h2, .widget-title {
	background: none;
	color: #846a4f;
	font-weight: bold;
	padding: 0px 3px;
}

#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;
	margin-top: 5px;
	margin-bottom: 5px;
}

#sidebar-lt a {
	color: #ff72b1;
	text-decoration: none;
}

#sidebar-rt a {
	color: #ffdd99;
	text-decoration: none;
}

#sidebar-lt a:hover, #sidebar-rt a:hover {
	color: #ffbb88;
	text-decoration: none; border-bottom:1px dashed #ffffee;
}

#categoryhead-01 {
	border:0px;
	padding:2px 5px; 
	background:#f873ff;
	width:140px;
	border-radius:50px;
	-moz-border-radius:50px; /* Firefox 3.6 and earlier */
}

#categoryhead-01 a {
	font-weight: bold;
	color: #ffffee;
	text-decoration: none;
}

#categoryhead-01 a:hover {
	text-decoration: none;
	color:#ffdd99;
}

#category-01 a {
	color: #f873ff;
	font-weight: normal;
	text-decoration: none;
}

#category-01 a:hover {
	color: #ffbb88;
	text-decoration: none; border-bottom:1px dashed #ffffee;
}


#categoryhead-02 {
	border:0px;
	padding:2px 5px; 
	background:#ff73b2;
	width:140px;
	border-radius:50px;
	-moz-border-radius:50px; /* Firefox 3.6 and earlier */
}

#categoryhead-02 a {
	font-weight: bold;
	color: #ffffee;
	text-decoration: none;
}

#categoryhead-02 a:hover {
	text-decoration: none;
	color:#ffdd99;
}

#category-02 a {
	color: #ff73b2;
	font-weight: normal;
	text-decoration: none;
}

#category-02 a:hover {
	color: #ffbb88;
	text-decoration: none; border-bottom:1px dashed #ffffee;
}

#categoryhead-03 {
	border:0px;
	padding:2px 5px; 
	background:#ffdc73;
	width:140px;
	border-radius:50px;
	-moz-border-radius:50px; /* Firefox 3.6 and earlier */
}

#categoryhead-03 a {
	font-weight: bold;
	color: #ffffee;
	text-decoration: none;
}

#categoryhead-03 a:hover {
	text-decoration: none;
	color:#ffdd99;
}

#category-03 a {
	color: #ffdc73;
	font-weight: normal;
	text-decoration: none;
}

#category-03 a:hover {
	color: #ffbb88;
	text-decoration: none; border-bottom:1px dashed #ffffee;
}

#categoryhead-04 {
	border:0px;
	padding:2px 5px; 
	background:#ceff73;
	width:140px;
	border-radius:50px;
	-moz-border-radius:50px; /* Firefox 3.6 and earlier */
}

#categoryhead-04 a {
	font-weight: bold;
	color: #ffffee;
	text-decoration: none;
}

#categoryhead-04 a:hover {
	text-decoration: none;
	color:#ffdd99;
}

#category-04 a {
	color: #ceff73;
	font-weight: normal;
	text-decoration: none;
}

#category-04 a:hover {
	color: #ffbb88;
	text-decoration: none; border-bottom:1px dashed #ffffee;
}

#categoryhead-05 {
	border:0px;
	padding:2px 5px; 
	background:#7aff73;
	width:140px;
	border-radius:50px;
	-moz-border-radius:50px; /* Firefox 3.6 and earlier */
}

#categoryhead-05 a {
	font-weight: bold;
	color: #ffffee;
	text-decoration: none;
}

#categoryhead-05 a:hover {
	text-decoration: none;
	color:#ffdd99;
}

#category-05 a {
	color: #7aff73;
	font-weight: normal;
	text-decoration: none;
}

#category-05 a:hover {
	color: #ffbb88;
	text-decoration: none; border-bottom:1px dashed #ffffee;
}

#categoryhead-06 {
	border:0px;
	padding:2px 5px; 
	background:#73ffc0;
	width:140px;
	border-radius:50px;
	-moz-border-radius:50px; /* Firefox 3.6 and earlier */
}

#categoryhead-06 a {
	font-weight: bold;
	color: #ffffee;
	text-decoration: none;
}

#categoryhead-06 a:hover {
	text-decoration: none;
	color:#ffdd99;
}

#category-06 a {
	color: #73ffc0;
	font-weight: normal;
	text-decoration: none;
}

#category-06 a:hover {
	color: #ffbb88;
	text-decoration: none; border-bottom:1px dashed #ffffee;
}

#categoryhead-07 {
	border:0px;
	padding:2px 5px; 
	background:#73eaff;
	width:140px;
	border-radius:50px;
	-moz-border-radius:50px; /* Firefox 3.6 and earlier */
}

#categoryhead-07 a {
	font-weight: bold;
	color: #ffffee;
	text-decoration: none;
}

#categoryhead-07 a:hover {
	text-decoration: none;
	color:#ffdd99;
}

#category-07 a {
	color: #73eaff;
	font-weight: normal;
	text-decoration: none;
}

#category-07 a:hover {
	color: #ffbb88;
	text-decoration: none; border-bottom:1px dashed #ffffee;
}

#categoryhead-08 {
	border:0px;
	padding:2px 5px; 
	background:#7396ff;
	width:140px;
	border-radius:50px;
	-moz-border-radius:50px; /* Firefox 3.6 and earlier */
}

#categoryhead-08 a {
	font-weight: bold;
	color: #ffffee;
	text-decoration: none;
}

#categoryhead-08 a:hover {
	text-decoration: none;
	color:#ffdd99;
}

#category-08 a {
	color: #7396ff;
	font-weight: normal;
	text-decoration: none;
}

#category-08 a:hover {
	color: #ffbb88;
	text-decoration: none; border-bottom:1px dashed #ffffee;
}

#categoryhead-09 {
	border:0px;
	padding:2px 5px; 
	background:#a473ff;
	width:140px;
	border-radius:50px;
	-moz-border-radius:50px; /* Firefox 3.6 and earlier */
}

#categoryhead-09 a {
	font-weight: bold;
	color: #ffffee;
	text-decoration: none;
}

#categoryhead-09 a:hover {
	text-decoration: none;
	color:#ffdd99;
}

#category-09 a {
	color: #a473ff;
	font-weight: normal;
	text-decoration: none;
}

#category-09 a:hover {
	color: #ffbb88;
	text-decoration: none; border-bottom:1px dashed #ffffee;
}

#mainnav-01 {
	border:0px;
	padding:10px 5px; 
	background:#ffbdcc;
	width:140px;
	border-radius:50px;
	-moz-border-radius:50px; /* Firefox 3.6 and earlier */
}

#mainnav-02 {
	border:0px;
	padding:10px 5px; 
	background:#ffc58c;
	width:140px;
	border-radius:50px;
	-moz-border-radius:50px; /* Firefox 3.6 and earlier */
}

#mainnav-03 {
	border:0px;
	padding:10px 5px; 
	background:#dbd5ff;
	width:140px;
	border-radius:50px;
	-moz-border-radius:50px; /* Firefox 3.6 and earlier */
}

#mainnav-04 {
	border:0px;
	padding:10px 5px; 
	background:#d5f3ff;
	width:140px;
	border-radius:50px;
	-moz-border-radius:50px; /* Firefox 3.6 and earlier */
}

#mainnav-05 {
	border:0px;
	padding:10px 5px; 
	background:#d5ffe9;
	width:140px;
	border-radius:50px;
	-moz-border-radius:50px; /* Firefox 3.6 and earlier */
}

#mainnav-06 {
	border:0px;
	padding:10px 5px; 
	background:#e5ffd5;
	width:140px;
	border-radius:50px;
	-moz-border-radius:50px; /* Firefox 3.6 and earlier */
}

#mainnav-07 {
	border:0px;
	padding:10px 5px; 
	background:#fff7d5;
	width:140px;
	border-radius:50px;
	-moz-border-radius:50px; /* Firefox 3.6 and earlier */
}


/*--------------Comments--------------*/

ol.commentlist, .replytext, small {
	color: #846a4f;
}

ol.commentlist li {
	color: #846a4f;
	margin: 10px;
	padding: 10px;
}


ol.commentlist li.alt {
	color: #846a4f;
	background: #ffffee;
	margin: 10px;
	padding: 10px;
}

ol.commentlist a, .replytext a {
	color: #ff72b1;
	text-decoration: none;
}

ol.commentlist a:hover, .replytext a:hover {
	color: #ffbb88;
	text-decoration: none; border-bottom:2px dotted #ffdddd;
}

small.commentmetadata {
	color: #ffdd99;
}

.avatar {
	float: right;
	margin-right: 5px;
	padding: 2px;
}

/*--------------Search Form-------------*/

#searchform {
	border: 0px;
}

#searchform input {
	margin-left: auto;
	margin-right: auto;
	border: 0px;
}

#searchform #s {
	border: 0px;
}

fieldset.search {
	width: 150px;
	margin: 0;
	border: 0px;
}

.search input.box {
	font-size: 10px;
	width: 100px;
	height: 20px;
	background: #ffffff;
	border: 0px;
}

.search button.btn {
	width: 20px;
	height: 20px;
	font-size: 10px;
	font-color: #846a4f;
	background: #ffaabb;
	border: 0px;
}

/*-------------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
}