/*
Theme Name: Thai Food Theme
Theme URI: http://thaifood.00ff00.com
Description: it all started off as misty look 101... now it's different
Version: 1.0.0
Author: Cee
Author URI: http://www.00ff00.com/
*/


/*  ****************************************  */

* {
	padding: 0px; 
	margin:0px;
}

body {
        margin: 0px 20px;
        background: #f9f8f4;
	background: #e7e1d6;
        font: 76%/1.6em verdana, tahoma, "lucida grande",  sans-serif;
        font: 70%/1.5em verdana, tahoma, "lucida grande",  sans-serif;
        color: #47443e;
        text-align: center;
}

html, body {
        height: 100%;
        margin: 0;
        padding: 0;
}
/* commented backslash hack \*/
html, body{height:100%;}
/* end hack */

p {
	margin: 0.7em 0px;
	line-height:1.6em;
/*	margin: 0 0 0.7em 0; */
}
dl {
	margin:1em 0px;
}
dt {
	font-weight:bold;
}
dd {
	margin:0.5em 1em;
	padding:0;
}
a img {
	border:0;
}
.clear {
	clear:both;
}
blockquote 
{
    margin:10px;
    padding-left:10px;
    border-left:#ccc 2px solid;
    color:#666;
}
fieldset 
{
	border:none;
}

textarea {
        width: 90%;
        padding:5px;
        height: 20em;
        border: 1px solid #ccc;
        background:#f9f8f4;
}

input {
        background:#f9f8f4;
        border:#ccc 1px solid;
        padding: 1px;
}

input:focus, textarea:focus {
        background: #fff;
        border: #aaa 1px solid;
}

a {
    text-decoration:none;
}

a:link {
        color: #47443e;
}

a:visited {
	color: #265e15;
	color: #f3be40;
	color: #333;
        color: #47443e;
}

a:active {
	color: #487f37;
	color: #f3be40;
        color: #47443e;
	color: #f3be40;
}

h2, h2.pagetitle, h2.posttitle {
        font-size: 1.9em;
        margin: 10px 0 30px 0;
        letter-spacing:1px;
        font-weight:normal;
}

#recipeHeader {
	margin: 0 0 15px 0;
}

#recipeHeader img {
	margin: 0;
	padding: 0;
}

#recipeHeader h2 {
	width: 440px;
	margin: 0 !important;
	padding: 0 !important;
	height: 65px;
	background: #f6f4ef;
	border-bottom: 1px solid #dedacf;
}

#recipeHeader h2 span {
	display: none;
}

#outerContainer {
	width: 790px;
        background: #e7e1d6 url(img/background.gif) top center repeat-y;
	margin: 0px auto 0px auto; 
}

#container {
	margin: 0px auto 0px auto; 
	background: #fff;
	width: 780px;
	position: relative;
	text-align: left;
	min-height: 100%;
    	height: 100%;
    	voice-family: "\"}\"";
    	voice-family: inherit;
    	height: auto;
}

html>body #container {
    	height: auto;
}

#navigation {
       clear: both;  /* new */
        background: transparent;
        margin: 17px 0 0 10px;
        margin: 77px 0 0 10px;  /* new */
	padding: 17px 0 0 0;
        overflow: hidden;
        width: 760px;
        text-align: left;
        text-transform: lowercase;
}

html #navigation {
	/* height: 1%;  is this neccessary? what's it for? */
}

#navigation ul li {
	float: left;
	list-style-type: none;
	margin: 0 5px 0 0;
	background: url(img/tab-left-off.gif) no-repeat left top;
	padding: 0 0 0 4px;
}

#navigation ul li a {
	padding: 0px 10px 2px 10px; 
	display: block; 
	background: #a7a7a7; 
	text-decoration: none;
	color: #333;
	background: url(img/tab-right-off.gif) no-repeat right top;
	padding: 2px 8px 2px 5px;
}

#navigation ul li.current {
        color: #f3be40;
        font-weight: bold;
	background: #585858 url(img/tab-left-on.gif) no-repeat left top;
}

#navigation ul li.current a {
	background: #585858;
	color: #f3be40;
	color: #fff;
	color: #eee;
	font-weight: bold;
	background: url(img/tab-right-on.gif) no-repeat right top;
	padding: 2px 8px 2px 5px;
}

#subnav {
	width: 780px; 
	background: #585858 url(img/subnav-bar.gif) repeat-x;
	min-height: 20px;
	color: #eee;
}

#subnav ul {
	list-style-type: none;	
}

#subnav ul li {
	float: left;
	padding: 0px 7px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	display: none;
}

#subnav ul a {
	display: block;
	color: #eee;
	color: #f3be40;
}

#subnav .on {
	font-weight: bold;
}	



ul li.search {
	font-size: 0.9em; 
}
ul li.search input#s {
	border: #999 1px solid; 
	font-size: 0.9em; 	
	width: 110px; 
	padding: 2px; 	
	background: transparent;
}

ul li.search input#searchsubmit {
	border: #999 1px solid; 
	background: transparent;
	font-size: 0.9em; 
	margin: 0px 0px 0px 2px; 
	padding: 1px; 
}

li.current-cat {
	font-weight: bold;
}

#header {
	clear: both; 
	margin: 10px 5px; 
	/* width: 450px; cee took out, new */  
}

#header h1 {
	margin: 0;
	padding: 0;
}

#header h1 span {
	display: none;
}

#header h1 a {
        display: block;
        height: 80px;
        margin: 0;
        padding: 0;
        width: 400px;  /* new */
        float: left;  /* new */
}

#header h2 {
	margin:5px 0 0 10px;
	font-size:1em;
	font-weight:normal;
	font-family:Tahoma, Verdana, Arial, Serif;
	letter-spacing:1px;		
	color: #fff;
	display: none;
}

#header h3.headerURL {
	display: none;
}


#header #newsletter {
	float: right;
        width: 230px;
	margin: -10px 0 0 0;
/*
        filter:alpha(opacity=40);
        -moz-opacity:0.4;
        -khtml-opacity: 0.4;
        opacity: 0.4;
*/
}

#newsletter input {
	font-size: 11px;
	border: 2px solid #333;
	padding: 1px;
        margin: 7px 0 0 0;
        filter:alpha(opacity=40);
        -moz-opacity:0.4;
        -khtml-opacity: 0.4;
        opacity: 0.4;
}

#newsletter .error, #newsletter .success {
	color: #eee;
	font-weight: bold;
}

#newsletterLoading {
	color: #eee;
	font-weight: bold;
}

#newsletter input:focus {
	border: 2px solid #000;
}

#newsletter input.submit {
	padding: 0;
}

#feedarea {
	padding:10px 10px 0 0; 
	float: right; 	
	text-align: right;
}
html #feedarea {
	padding-top: 10px;
}
#feedarea dl dt {
	display: inline; 
	margin-right: 5px; 
	height: 45px;
}
#feedarea dl dd {
	display: inline; 
	margin-right: 5px; 
	height: 45px;
	background:url(img/feed.png) no-repeat left center;
	padding-left:16px;
}
#headerimage {
	clear: both; 
	background: url(img/header.jpg) no-repeat 0px 0px;
	height: 128px;
        margin: 20px auto 0px;
        overflow: hidden;
        width: 780px;
        position: relative; 
}
 html #headerimage {
	margin-top: 0px;
}
#content {
	padding: 15px 20px 0 20px;
	/* overflow: auto; CEE took this out jan 18, 2008 */
}
#content h3 {
	font-size: 1.3em;
}

#content h4 {
	font-size: 1.0em; 
	margin: 1em 0 0 0;
	font-weight: bold;
}
#content h5 {
	font-size: 1em; 
	margin: 1em 0px;
}


/* ***  archives + - box *** */
#archivesList {}

#archivesList ul {
	font-size: 13px;
	border-bottom: 1px solid #ddd;
	width: 360px !important;
}

#archivesList ul ul {
	border-bottom: 0;
	margin: 0;
}

#archivesList ul a {
	display: block;
	color: #333;
	font-weight: normal;
	padding: 3px 0 3px 20px;
}

#archivesList ul a:hover {
	color: #f3be40;
}

#archivesList li {
        border-top: 1px solid #ddd;
	list-style-type: none;
	background: url(img/plus.gif) 0 7px no-repeat;
	width: 360px;
}

#archivesList li.current-cat {
	background: url(img/minus.gif) 0 7px no-repeat;
}

#archivesList li.current-cat a {
	font-weight: bold;
}

#archivesList li.current-cat ul {
	width: 360px;
}

#archivesList li.current-cat ul li {
}

#archivesList li.current-cat li a {
	font-weight: normal;
}

#archivesList li li a {
	padding: 1px 0 1px 35px;
}

#archivesList ul ul li {
	background: url(img/sub_categories_grey.gif) 20px 7px no-repeat;
	border-top: none;
	font-weight: normal;
}

#archivesList li ul {
	margin: 0 0 5px 0;
}


/* ****** end archives + - box ****** */

#directions {
        margin: 10px 0 11px 0;
        overflow: hidden;
	clear: left;
        width: 435px;
}

#directions h3, #articleContent h3 {
        font-size: 1.3em;
	padding: 30px 0 15px 0;
        font-weight: normal;
        text-transform: uppercase;
        letter-spacing: .1em;
	color: #252421;
}

#articleContent h3 {
	clear: both;
	width: 100%;
	overflow: hidden;
}

#directions p {
	margin: 0;
	padding: 0;
}

#directions ol {
	margin: 0 0 0 30px;
	font-weight: bold;
}

#directions li {
	margin-bottom: 19px;
}

#directions span {
	font-weight: normal;
}

#content-main { 
}

#content .post {
	padding: 0;
	margin: 0;
}
#content p img.right {
	float: right; margin:10px 0 0 10px;
}
#content p img.left {
	float: left; margin:0 10px 10px 0;
}

#content .entry 
{
/*
    margin:1em 0;
    padding-right:1em;    
*/
}
#content-main .glossaryPost a, #content .entry a, #directions a, .page a, .searchPage .post h2 a {
	border-bottom: 1px solid #f3b340;
    	text-decoration:none;
}

#content-main .glossaryPost a:hover, #content .entry a:hover, #directions a:hover, .page a:hover, .searchPage .post h2 a:hover {
	border-bottom: 2px solid #f3b340;
}

.post-info , .postmetadata
{
	font-size:0.9em;
	color:#999;
	margin:0;
	padding:0;	
}
#sidebar {
	float: left; 
	width: 170px;
	font-size:0.9em;
}
#sidebar ul {
	list-style:none;
	margin:0;
	padding:0;
}

#sidebar ul ul {
	list-style:none;
	margin: 0 0 0 0px;
	padding:0;
}
#sidebar ul ul ul {
	list-style:none;
	margin: 0 0 0 10px;
	padding:0;
}


li.sidebox {
	padding:10px;
	background: transparent;
	margin-bottom: 10px; 	
}
html li.sidebox {
	padding-bottom: 10px;
}

li.sidebox h2 {
	font-weight: bold; font-size: 1.1em; text-align: left;
}
#sidebar li.sidebox p img {
	float: left; margin: 0px 10px 10px 0px;
}


/**** cee's weird sidebar ****/
.sidetab {
padding: 5px 5px 0px 5px;
height:20px;
width:160px;
margin: 0 0 0px 0;
text-decoration: none;
letter-spacing: 0px;
background:#d8d8d8;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #ffffff;
vertical-align: middle;
}

.sidetabactive {
padding: 5px 5px 0px 5px;
height:20px;
width:160px;
margin: 0 0 0px 0;
text-decoration: none;
letter-spacing: 0px;
background:#e8e8e8;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #ffffff;
vertical-align: middle;
}

.sidetabactive A:hover {
color:#ff9900;
text-decoration:none;
}

.sidetab A:hover {
color:#ff9900;
text-decoration:none;
}

.sidetabactive A {
color:#000000;
display: block;
}

.sidetab A {
color:#000000;
display: block;
}

.forinput {
font-size: 10px; 
font-family: verdana, helvetica, arial, sans-serif;
}


.tabcontent {
padding-left:2px;
background-color:#f8f8f8;
}

/*** end cee's weird sidebar ***/

#footer {
	margin: 50px 0 0 0;
	clear: left;
	clear: both;
	color: #9a978c;
	height: 86px;
	background: #e2e0d9 url(img/footer-fade.jpg) top right no-repeat;
	border-top: 1px solid #d6d4cb;
        width: 780px;
}

#footerContent {
	background: url(img/footer/rotate.php) 616px 4px no-repeat;
	height: 86px;
}

#bottom {
        clear: both;
        width: 788px;
        height: 30px;
        margin: 0 auto;
        background: #E7E1D6 url(img/footer-background.gif) top center no-repeat;
}

#footer p {
	line-height: 1.2em;
	padding: 4px 0 0 10px;
	margin: 0;
}

#footer p.footerLinks {
	width: 250px;
}
	
#footer p.doNot {
	color: #bdb9aa;
	margin: 10px 0 0 0;
}

#footer a {
        color: #9a978c;
	text-decoration: underline;
}

#footer a:hover {
	color: #807b67;
}

#footer a img {
	text-decoration: none !important;
	border: 0;
}

#footer .borderless {
	text-decoration: none !important;
	border: 0;
	margin: 0 0 -4px 0;
}

#commentsBox {
	clear: both;
	padding: 30px 0 0 0;
}

#commentsBox a {
	text-decoration: underline;
}

#commentsBox .comment-meta a {
	text-decoration: none;
	color: #888;
}

#comments, #respond {
	margin: 30px 0 0 0;
}

h3#comments, h3#respond {
        font-family: Arial, verdana, sans-serif;
        line-height:1em;
        padding: 1px 0 10px 0;
        font-size: 1.9em;
        letter-spacing:-1px;
        margin:0px 0px 10px 0px;
        color:#7FBB28;
	color: #aec64f;
	border-top: 1px solid #aec64f;
}

h3#comments {
	border-top: 4px solid #aec64f;
}

#commentform {
	margin:10px;
	padding:10px;
}
#container .commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li {
	list-style:none;
	margin: 1em 0;
	padding: 0.5em;	
	background:#fff url(img/quote.gif) 6px 16px  no-repeat;
	padding: 10px 0 0 50px;
	border-top: 1px dashed #999;
}

.commentlist li li {
	border: 0;
}

.commentlist li.alt {
	background:#fafafa url(img/quote.gif) 6px 16px  no-repeat;
	background:#f9f8f4 url(img/quote.gif) 6px 16px  no-repeat;
}

.commentlist li.ceeComment, .commentlist li.byuser {
	border: 3px double  #c1b9aa;
	padding-bottom: 7px;
}

.commentlist li .cmtinfo {
	font-size:1em;	
	border-bottom: #eee 1px solid;
	margin: 0 0 0 40px;
}
.commentlist li cite {
	font-style:normal;
	font-weight:bold;
}

.commentlist li .cmtinfo em {
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
.commentlist p {
	//padding: 0 0 0 40px;
}	

.button {
  color: #666;
  background: #fefefe url(img/button.gif) repeat-x;
  border: 3px double;
  border-color: #c4cccc #acb5b5 #6f7777 #acb5b5;
}

.button:hover, .button:focus {
  border: 3px double;
  border-color: #d5dddd #aba6a6 #7f8888 #bbb;
}

submit:visited {
  color: #2b333c;
}


.post h4 
{
	font-size:1em;
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial, Serif;
}
.post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}

.recipeContent {
	float: left;
}


.ingredientsSauceBox {
	width: 260px;
	float: right;
	font-size: 10px;
	line-height: 1.4em;
	margin: 0 0 8px 10px;
	color: #36322a;
}

#ingredientsBox, #sauceBox, #curryPasteBox {
        background: #f0efe7 url(img/ingredientsSauceBox-background.png) top left repeat-x;
	padding: 0 0 20px 0;
}

#sauceBox, #curryPasteBox {
	margin: 20px 0 0 0;
}

#ingredientsBox h3 {
        background: url(img/header-ingredients.png) top left no-repeat !important;
	margin: 0;
        height: 37px;
}

#sauceBox h3 {
        background: url(img/header-sauce.png) top left no-repeat !important;
	margin: 0;
        height: 37px;
}

#curryPasteBox h3 {
        background: url(img/header-curry-paste.png) top left no-repeat !important;
        margin: 0;
        height: 37px;
}

#ingredientsBox span, #sauceBox span, #curryPasteBox span {
        display: none;
}

ul.Ingredients li a, ul.Sauce li a, ul.CurryPaste li a {
	color: #36322a;
	font-weight: bold;
 /*   	border-bottom: #36322a 1px dotted !important; */
	background: url(img/ingredients-sauce-box-link-underline.gif) bottom left repeat-x;
	border-bottom: 0 !important;
	padding: 0 0 1px 0;
}

ul.Ingredients li a:hover, ul.Sauce li a:hover, ul.CurryPaste li a:hover {
    	/*border-bottom: #36322a 1px solid !important;*/
	background: url(img/ingredients-sauce-box-link-underline-solid.gif) bottom left repeat-x;
	border-bottom: 0 !important;
	color: #36322a;
}

ul.Ingredients, ul.Sauce, ul.CurryPaste {
	margin: 15px 0 0 0 !important;
}

ul.Ingredients li, ul.Sauce li, ul.CurryPaste li {
	padding: 3px 0;
	margin: 0 5px 5px 13px;
	list-style-type: none;
}

ul.Ingredients li, ul.Sauce li, ul.CurryPaste li {
	width: 237px;
}

#sidepic {
	margin: 15px 0 0 0;
}

#sidepic img {
	padding: 0 0 7px 0;
}

#note {
	font-weight: bold;
	width: 430px;
	color: #b7aa95;
	color: #b3ae96;
	border-left: 3px solid;
	padding: 0 0 0 10px;
	margin: 0 0 20px 0;
}

#note h3 {
	font-size: 12px;
}

#note h3 span {
}

#note p {
}

.hide, .ratings_average, .ratings_score, .ratings_users {
	display: none;
}

.page {
	padding: 0 0 2em 0;
}

.page h4 {
        border-top: 1px solid #8f8b79;
        border-bottom: 1px solid #e7e5dc;
        background: #fbfbf9;
        clear: left !important;
        color: #3b3a36;
        padding: 0 0 0 5px;
        font-size: 1em;
        font-family: Verdana, Tahoma, Arial, Serif;

}

.page img, .searchPage img {
        margin: 4px 10px 3px 0;
        float: left;
        border: 1px solid #ddd;
        padding: 2px;
}

.page .thai {
        font-style: italic;
        color: #949288;
        padding: 0 0 0 20px;
}

.page .glossaryEntry {
	margin: 0 0 20px 0;
	clear: left;
	min-height: 190px;
}

.glossaryPost {
	margin: 0 0 40px 0;
	clear: both;
        overflow: hidden;
        width: 100%; /* Force hasLayout in IE */
}
#glossaryPage ul {
	padding: 0;
	margin: 0;
}

#glossaryPage li {
	float: left;
	list-style-type: none;
	padding: 0 1px 45px 0;
}


#glossaryPage li img {
	border: 0;
	padding: 0 0 50px 0;
	margin: 0;
}

#glossaryPage li span {
	display: none;
}

#glossaryPage li.fruit {
	background: url(img/glossary_fruit-title.gif) center 105px no-repeat;
}

#glossaryPage li.herbs {
        background: url(img/glossary_herbs-and-spices-title.gif) center 105px no-repeat;
}

#glossaryPage li.sauces {
        background: url(img/glossary_sauces-and-pastes-title.gif) center 105px no-repeat;
}

#glossaryPage li.rice {
        background: url(img/glossary_rice-noodles-title.gif) center 105px no-repeat;
}

#glossaryPage li.meat {
        background: url(img/glossary_meat-fish-tofu-title.gif) center 105px no-repeat;
}

#glossaryPage li.equipment {
        background: url(img/glossary_equipment-title.gif) center 105px no-repeat;
}

#glossaryPage li.vegetables {
        background: url(img/glossary_vegetables-title.gif) center 105px no-repeat;
}

/*** home page ***/

#homePageLeft {
	width: 360px;
	float: left;
	margin: 0 15px 0 0;
}

#homePageLeft ul {
	width: 344px;
}

#homePageRight {
	width: 360px;
	text-align: right;
	float: right;
}

.homePageBox {
	float: none;
	clear: both;
	text-align: left;
	width: 350px;
	background: #f8f8f5 url(img/box-header.gif) top left repeat-x;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #bbb;
	overflow: hidden;
	width: 100%;  Force hasLayout in IE 
}

.homePageBox p {
	padding: 0 8px 8px 8px;
}


.homePageBox h3 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 14px !important;
	margin: 0 !important;
	padding: 3px 3px 4px 5px;
	padding: 0;
	background: #e9e7e1;
	color:white;
	height: 30px;
	background: url(img/box-header-curve.gif) top left no-repeat;
}

.homePageBox h3 a {
	color: #fff;
	display: block;
	padding: 3px 10px;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	background: url(img/box-header-curve.gif) top right no-repeat;
}

.homePageBox h3 a:hover, .homePageBox h3 a:visited, homePageBox h3 a:active {
	color: #fff;
}

.homePageBox .clear {
	clear: both;
	height: 20px;
}

.homePageBox a.more, .homePageBox a.more:hover, .homePageBox a.more:active {
        color: #f3be40 !important;
}

.homePageBox a.more {
	display: block;
	text-align: right;
	padding: 0 16px 0 0;
	margin: 0 3px 0 0;
	background: url(img/orange-arrow.gif) right 5px no-repeat;
}

.homePageBox a, .homePageBox a:hover, .homePageBox a:active {
        color: #47443e;
}


#latestArticle img, #ingredientOfTheDay img {
	float: left;
	padding: 0 7px 7px 0;
}


#topRatedRecipes li {
	list-style-type: none;
	padding: 1px 0 1px 10px;
}

#search input {
	margin: 10px 0 10px 10px;
}

#articleContent {
	float: left;
	width: 560px;
}

#articleContent img {
	border: 5px solid #000;
	border: 0;
	float: left;
	margin: 0 20px 10px 0;
}

#articleContent ol {
	margin: 0 0 0 45px;
}

#ratings {
	margin: 0 0 30px 0;
}

#adsense {
	width: 160px;
	float: right;
	border-left: 3px solid #efefef;
	padding: 0 0 0 5px;
}

#adsenseRecipePage {
	clear: both;
	padding: 5px 0;
	margin: 0 0 10px 0;
}

#adsenseBanner {
	padding: 0 0 15px 25px;
	background: #434342;
}

/**  Links page **/
.linkcat {
	list-style-type: none;
}

.linkcat h2 {
        font-size: 1.3em;
	padding: 0;
        font-weight: normal;
        text-transform: uppercase;
        letter-spacing: .1em;
        color: #252421;
}

.linkcat ul {
	margin: 0 0 30px 40px;
	padding: 0;
}




/** Search Results Page **/
.searchPage h2 {
        clear: left !important;
}

.searchPage .posttitle h2 {
	margin: 6px 0 8px 0;
	color: #aaa;
}

.searchPage img {
	float: left;
        clear: left !important;
}

.searchPage .post {
        margin: 0 0 40px 0 !important;
        clear: left !important;
        min-height: 280px;
	border-top: 1px solid #777;
	border-bottom: 1px solid #777;
}


/** Social Bookmark **/

#socialBookmark {
	margin: -50px 0 0 260px;
}


/* Gallery */
#sidepic {
	height: 260px !important;
}

/* veggie box */
#veggieBox {
	clear: both;
	margin: 15px 0 0 0;
	background-color: #eee;
	padding: 15px;
}

#veggieBox a {
	text-decoration: underline;
	color: #000;
}



/* avatar */

img.avatar {
	display: none;
}

