body {
	/* margin: 0px 0px 20px 0px; */

	
       	text-align: center;
        
	width: 750px;
	background: #fff url(/images/background2.gif) repeat-y;
	margin: 0 auto;
	text-align: left; /* Recover from hack */
	voice-family: "\"}\""; /* Tantek's Box Model Hack: http://www.tantek.com/CSS/Examples/boxmodelhack.html*/
	voice-family: inherit;

	background-position: top center;
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;

	background-color: #78B754;
	width: 750px;
	height: 100%;
	}

html>body { /* Be nice to Opera 5 */
	width: 750px;
}

a {
	text-decoration: none;
}

img {
    border: 0px solid #FFFFFF;
    padding: 0.4em;
}

a:link {
	color: #006699;
	}

a:visited {
	color: #006699;
	}

a:active {
	color: #006699;
	}

a:hover {
	color: #8FABBE;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {

	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	/* padding of 250px in lieu of managing to place the footer at bottom */
	padding: 0px 0px 330px 0px;

	width: 736px;
	/* border: 1px solid #FFFFFF;*/
	min-height: 100%;
	}


#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	/* background-color: #999999; */
	background-color: #FFFFFF; 
	text-align: right;
	padding: 0px;
	border-bottom: 1px solid #FFFFFF;
	height: 32px;

	background-image: url(/images/adda-2.gif);
	background-repeat: no-repeat; 
	background-position: center right;
	}

#banner-img {
	display: none;
	}


#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	}

#banner h2 {
	font-size: x-small;
	}

#center {
	float: left;
	width: 497px;
	
	overflow: hidden;
	}

.omakase {


	}

.content {
	padding: 15px 15px 5px 15px;
	/* background-color: #FFFFFF; */
	
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	}

.related {
	padding: 25px 25px 15px 25px;
	/* background-color: #fdbe14; */
	
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	}


table.tablerelated {

	width:100%;
	border:1px solid #fdbe14;
}

td.tablerelatedL {
	padding:10px;
	text-align:left;
}

td.tablerelatedR {
	padding:10px;
	text-align:left;
}

#right {
	float: left;
	
	width: 238px;
	/* background-color: #FFFFFF; */
	
	overflow: hidden;
	}

.content p {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 140%;
	color:#222; 
	/* border:1px #FC0 solid; */
	background:#E0E0E0; 
	padding:10px 20px 10px 20px; 
	margin:10px 25px 10px 25px;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	
	
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 15px;
        font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 130%;
	}



#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: xx-small;
	/* font-family: 8pt; */

  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 10px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 1px;
	width: 85%;
	}

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: left;
	font-weight: bold;
	margin-left: 3px;

	text-transform: uppercase;
  	
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 15px;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: circle;
	}

.sidebar img {
	/* border: 3px solid #FFFFFF; */
	border: 0px solid #FFFFFF;
	padding: 0.45em;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 10px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

/* The footer styles, basic stuff here */
#footer {
	/* color: #fff;
	width: 750px; */
	color: #000;

	line-height: 2.0em;
   	text-align: center;
	margin: 0 auto;
	padding: 5px 30px; 
	voice-family: "\"}\""; /* Tantek's Box Model Hack: http://www.tantek.com/CSS/Examples/boxmodelhack.html */
	voice-family: inherit;
	font-family: Verdana, Arial, sans-serif;
	font-size: xx-small; /*feed to IE 5.5*/
	f\ont-size: x-small; /*feed to compliant browsers*/

	/* width: 750px; */
}
html>body #footer { /* Be nice to Opera 5 */
	/* width: 750px; */
}


td.footer { background-color: #78B754; background-image: url(/images/bottom.gif); background-repeat: no-repeat; background-position: center top}
td.logo { background-color: #78B754; background-image: url(/images/logo-1.gif); background-repeat: no-repeat; background-position: center top}

/* -------------------- Extra declarations --------------- */



.orangebox {

	background-image: url(images/orange-box.gif); 
	background-repeat: no-repeat; 
	background-position: center top;
	height: 143px;
	width:  213px;
}


.greenbox  { 
	background-image: url(images/green-box.gif); 
	background-repeat: no-repeat; 
	background-position: center top;
	height: 290px;
	width:  213px;
}


.bluebox  { 
	background-image: url(images/blue-box.gif); 
	background-repeat: no-repeat; 
	background-position: center top;
	height: 302px;
	width:  213px;
}


.purplebox  { 
	background-image: url(images/purple-box.gif); 
	background-repeat: no-repeat; 
	background-position: center top;
	height: 385px;
	width:  213px;
}

.yellowbox  { 
	background-image: url(images/yellow-box.gif); 
	background-repeat: no-repeat; 
	background-position: center top;
	height: 498px;
	width:  213px;
}




