/*
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--------------*/
/*-------------font Trebuchet MS, Arial, Helvetica, Georgia, sans-serif------------------*/
html {height: 100%;}

Body {
	background: #333; 
	font-family: Verdana,Geneva,sans-serif;
	font-size: 12px;
}

#page {
	width: 1014px;
background: #fff;
	margin: 0px auto;
	padding: 0px;
	min-height: 100%; 
	height: auto 100%;
}

#header {
	width: 1014px;
	height: 184px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(./images/hdr_H.jpg); 
	background-repeat: no-repeat;
	background-position: top center;
}

#headerimg {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 1014px;
	height: 134px;
	text-align: center;
}
#navcontainer {
	margin: -50px auto 0px auto;
padding: 0px;
	height: 50px;
	background: none;
	background-repeat: no-repeat;
	background-position: top center;

}

#navmenu {
	width: 706px;
	height: 24px;
	padding: 0px;
	background: url(./images/barg.png);
border-top: 1px solid #666;
border-bottom: 1px solid #666;
border-Right: 1px solid #666;
	margin: 0px;
	text-align: center;

}

#navmenu ul {margin: 0px auto; padding: 0px; 
	list-style-type: none; list-style-image: none; 
}

#navmenu li {display: inline; float: left; margin: 0px; padding: 0px; width: auto; font-weight:bold;
}

#navhlt {text-decoration:none; background: #99ccff; border-left: 1px solid #666; border-right: 1px solid #666; color: #333; display: inline; margin: 0px; padding: 0px 18px; width: auto; height: 24px; 
line-height: 24px; font-weight:bold; float:left;
	list-style-type: none; list-style-image: none; 
}

#navmenu a {text-decoration: none; color: #fff; display: block; margin: 0px; padding: 0px 18px; width: auto; height: 24px; 
line-height: 24px;
}

#navmenu a:hover {background: #99ccff; color: white; 
}



#pgmenu {
	width: 724px;
	height: 24px;
	padding: 0px;
	margin: 0px;

}

#pgmenu ul {margin: 0px auto; padding: 0px; 
	list-style-type: none; list-style-image: none; 
}

#pgmenu li {display: inline; float: left; margin: 0px; 
 padding: 0px; width: auto; 
}


#pgmenu a {text-decoration:none; color: #333; display: block; margin: 0px; padding: 0px 18px; width: auto; height: 24px; 
line-height: 24px;
}

#pgmenu a:hover {background: #999; color: white;
}





.description {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 450px;
	text-align: center;
}

#wrapper {
	margin-left: 15%;
	margin-right: auto;
	margin-top: 4px;
	margin-bottom: 0px;
	width: 636px;
	background: white;
}

#content {
	margin-left: auto;
	margin-right: auto;
	margin-top: 18px;
	padding: 0px 8px 0 8px;
	border: 1px solid white;
	width: 606px;
	background: #FFF;
	color: #000;
}

.content a {
	#000;
}

#sidebar-lt {
	float: left;
	width: 180px;
	margin-top: 50px;
	margin-left: 2px;
	margin-right: 0px;
}

#sidebar-rt {
	float: right;
	width: 200px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}


#footer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 16px 0px;
	width: 1014px;
height: 76px;
background: url(./images/footer.png);
background-repeat: no-repeat;
	text-align: center;
}

#footer a {
	color: #333;
}

#footer a:hover {
	color: #99ccff;
}

#footer a:visited {
	color: #666;
}

#line {
	background: #99ccff;
	height: 1px;
	width: 100%;
	border-top: 1px solid #666;
	margin: 0px;
	padding: 0px;
}

#wline {
	background: #99ccff;
	border-bottom: 1px solid #666;
	height: 1px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
/*-------------Headings-------------*/

h1 {
	color: #99ccff;
	margin: 14px 0px 6px 0px;
	text-align: center;
	font-variant: small-caps;
}


h1 a {
	color: #000;
}

h2 {
font-family: Helvetica,Arial,sans-serif;
	color: #99ccff; margin: 10px 0px 0px 0px;
}

h3 {
	color: #000;
}

h4 {
	color: #000;
}

h5 {
	color: #000;
}

h6 {
	color: black;
	text-align: right;
	margin: 0px;
}


/*-------------The Post-------------*/

h2 a:visited {
	color: #000;
}

h2 a:hover, h2 a {
	color: #99ccff;
	text-decoration: none;
}

.post {
	text-align: left;
	background-color: #fff;
	border-bottom: 1px solid #aaa;

overflow: hidden;
}

.post p {
	color: #333;
	font-size: 110%;
margin: 3px 0px 6px 0px;
}

.post h2 {
	color: #99ccff;
}

.post h2 a {
	color: #000;
}

.post h3 {
	color: #000;
}

.post a {
	color: #3399cc;
text-decoration: none;
}

.post a:hover {
	color: #99ccff;
}

.post img {
	color: #996600;
}
.post ul {
	margin: 7px;
	padding: 0px;
	color: #000;
}

.post li {
	color: #F00;
}

.post ol {
	color: #0F0;
}

.entry {
}

.post h7 {
	color: black;
	margin: 0px;
font-variant: small-caps;
}

.entrytext .postmetadata {
	font-size: small;
margin: 4px 0px;
}

.postmetadata alt {
	font-size: 30%;
}

.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 {
	margin-top: 18px;
}
#sidebar-lt {
margin: 10px 0px 0px 0px;
width: 140px;
text-align: center;
}

#sidebar-rt {
margin: 10px 0px 0px 0px;

}

#sidebar-lt ul, #sidebar-rt ul {
	margin: 0px;
	padding-left: 2px;
}


#sidebar-lt ul h2, #sidebar-rt ul h2, .widget-title {
	border-bottom: 1px solid #aaa;
text-align: center;
font-weight: bolder;
font-variant: small-caps;
	color: black;
	padding-bottom: 2px;
}

.widget-title a{
	color: #000;
	text-decoration: none;
}

#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 {
color: #666;

}

#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;
overflow: hidden;
}

#sidebar-lt a, #sidebar-rt a {
	color: #000;
	text-decoration: none;
}

#sidebar-lt a:hover, #sidebar-rt a:hover {
	color: #99ccff;
	text-decoration: none;
}



/*--------------Comments--------------*/

ol.commentlist, .replytext, small {
	color: #000;
}

ol.commentlist li {
	color: #333;
}


ol.commentlist li.alt {
	color: #000;
	background: #CCC;
}

ol.commentlist a, .replytext a {
	color: #333;


}

small.commentmetadata {
	color: #000;
}

.avatar {
	float: right;
	margin-right: 5px;
	padding: 2px;
}

/*--------------Search Form-------------*/

#searchform {
	padding: 5px;
	margin: 0px;
}

#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------------------*/
.vid {
border: 1px solid #99ccff;
margin: 0px 3px 6px 3px;
float: right;
 height: 100%;
 display: inline-table;
}


hr {
	width: 1000; 
	background: #aaa;
	margin:0px;
	padding: 0px; 
	overflow:hidden;
}
img#wpstats {
	display:none
}

.heightbug:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
}
.heightbug {
 display: inline-table;
}

/* Hides from IE-mac \*/
* html .heightbug {
 height: 1%;
}
.heightbug {
 display: block;
}


/* End hide from IE-mac */
