/*
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: #817567;
	/* background-image: url(./images/weemonsters.png);  */
	font-family: Trebuchet MS, Arial, Helvetica, Georgia, sans-serif;
	font-size: 14px;
}

#page {
	width: 1002px;
	margin: 0 auto;
	background: #484742;
	padding: 0;
	height: 100%;
}

#header {
	width: 1000px;
	height: 81px;
	margin-left: auto;
	margin-right: auto;
	/* background-image: url(./images/eyes-both.gif); 
        background-image: url(/images/restaurant/NSW/Newtown/Chedi-Thai-Restaurant/banner.jpg);  
	background-repeat: no-repeat;
	background-position: top right;*/
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #C67902;
}

#headerimg {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 998px;
	text-align: center;
	padding-top: 0px;
}

.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:600px;
	/*border-top: 4px solid #ff0000;
	border-right: 4px solid #ff0000;
	border-left: 4px solid #ff0000; */
	background: #202020;
	/* background-image: url(./images/teeth-upper.gif); 
	background-repeat: repeat-x;
	background-position: top center; */
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#content {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	background: #8e7c65;
	padding: 0 0px 0 0px;
	border-bottom: 0px solid #ff0000;
	padding-bottom: 50px;
	/*background-image: url(./images/teeth-lower.gif); 
	background-repeat: repeat-x;
	background-position: bottom center; */
	color: #ffffff;
}

.content a {
	#ffc0c0;
}

#sidebar-lt {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;

	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #C67902;
	width: 185px;

}

#sidebar-rt {
	float: right;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #C67902;

}


#footer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 450px;
	text-align: center;
}

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

h1 {
	color: white;
}

h1 a {
	color: #000;
}

h2 {
	color: white;
}

h3 {
	color: white;
}

h4 {
	color: white;
}

h5 {
	color: white;
}

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



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

.post {
	padding: 10px;
	/* text-align: justify; */
	color: white;
}

.post p {
	color: white;
}

.post h3 {
	color: white;
}

.post a {
	color: #F0DFCA;
}

.post ul {
	margin: 7px;
	padding: 0px;
}

.post li {
	color: white;
}

.post ol {
	color: white;
}

.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: #484742;
	margin-top: 10px;
	border: 0px solid #ccc;

}

#sidebar-lt ul, #sidebar-rt ul {
	margin: 0px;
	padding-left: 4px;

}

#sidebar-lt {
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #C67902;
	width: 185px;

}

#sidebar-lt ul h2, #sidebar-rt ul h2, .widget-title {
	background: #efefef;
	color: #000;
	border-bottom: 1px solid #aaa;
	padding-left: 5px;
}

#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 {
	text-transform: lowercase;
	color: #F0DFCA;
	color: #C0AF9A;
	text-decoration: none;
}

#sidebar-lt a:hover, #sidebar-rt a:hover {
	color: #FFFFFF;
        background-color: #7E6C55;

	/*color: #ff00ff;
	text-decoration: underline; */
}

#sidebar-lt a:visited, #sidebar-lt a:visited {
	color: #C0AF9A;
	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: #F0DFCA;

}

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
}



/*-------------tablesonline Breadcrumbs------------------*/


.breadCrumbTable {
	background-color: #585752;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #C67902;
	height: 8px;
}
.breadCrumbTable a, .breadCrumbTable a:hover,.breadCrumbTable span,.breadCrumbTable h1,.breadCrumbTable div{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #C67902;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	height: 10px;
	white-space: nowrap;
	padding : 2px 10px;
	text-align: left;
	text-transform: lowercase;
}
.breadCrumbTable span, .breadCrumbTable h1,.breadCrumbTable div{
	color: #C0AF5A;
	background-color: #585752;
	font-weight: bold;
	display: inline;
}
.breadCrumbTable a {
	color: #C0AF9A;
	background-color: #484742;
}
.breadCrumbTable a:hover{
	color: #FFFFFF;
	background-color: #7E6C55;
}
.breadCrumbTable td{
	width:auto;
	padding : 0px;
	margin : 0;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #C67902;

}


menuTable, .subMenuTable{
	background-color: #484742;
	height: 100%;
}

.menuTable{
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #C67902;
	width: 185px;
}

.menuTable a, .menuTable span, .menuTable div, .menuTable h1, .menuTable h2, .menuTable a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	white-space: nowrap;
	width: 100%;
	text-align: left;
	text-transform: lowercase;
	color: #F0DFCA;
	font-size: 10pt;
	/*  height: 10px;  */
}
.menuTable a:hover{
	color: #FFFFFF;
   background-color: #7E6C55;
}
.menuTable td{
	padding : 0px 2px 0px 4px;
	margin : 0px;
}

/*.menuTable a{
	font-size: 6pt;
}
*/

.menuTable span, .menuTable div{
	padding: 0px 0px 0px 0px;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #C67902;
	color: #C0AF9A;
	font-weight:bold;
	text-transform: uppercase;
		
}

.menuTable h2{
	display: inline;
	color: #C0AF5A;
}



.subMenuTable td{
	padding : 2px 1px 1px 1px;
	height: 11px;
	margin : 0;
}

.subMenuTable a, .subMenuTable a:hover, .subMenuTable span, .subMenuTable div{
	font-size: 9pt;
	height: 9px;
	color: #C0AF9A;
	font-weight:normal;
	/* border-width: 0px 0px 0px 0px; */
   /* padding: 0px 0px 1px 0px;  */
}

/*.selected a{
	color: #C0AF5A;
}  */

.subMenuTable span, .subMenuTable div{
	color: #C0AF5A;
	font-weight:normal;
	text-transform: lowercase;
	border-width: 0px 0px 0px 0px;
}

.subMenuTable a:hover{
	color: #FFFFFF;
 	background-color: #7E6C55;
}


