/*
#3D484E
#5B6C75
#79909C
#4F4A3E
#75695B
#9C8B79
#B0B0B0
#4F4F4F
#FFFFFF
*/
* {
	margin: 0;
	padding: 0;
}

body
{
	position: relative;	
	background-color: #fff;
	text-align: center;
}

p, em, blockquote, li, h3, .title a, .date, .author, #txpCommentInputForm
{
	font: 14px/1.75 "Lucida Grande", Verdana, Tahoma, Helvetica, sans-serif;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	color: #3D484E;
}
blockquote p, blockquote em 
{
	font-size: 14px;
	line-height: 1.5;
}

em
{
	font-style: italic;
}

blockquote
{
	margin-left: 40px;
	margin-right: 0px;
}

#right p, #left p
{
	line-height: 15px;
	font-size: 10px;
}

#left p
{
	text-align: left;
}

#head
{
	position: absolute;
	top: 0;
	text-align: right;
	width: 1024px;
	margin: 0 auto 30px;
	height: 200px;
	color: #fff;
	background: url(http://images.igneramos.com/food_h.jpg) no-repeat bottom center;
	border-bottom: 1px solid #3D484E;
	z-index: 100;

}

#head h1 
{
	color: #fff;
	margin-top: 150px;
	margin-right: 20px;
	text-shadow: #3D484E 3px 3px 5px;
/*	background-color: #ddd;*/
/*	display: none;*/
}

#container
{
	padding-top: 200px;
	width: 1024px;
/*	width: 800px; */
	position: relative;
	text-align: left;
	margin: 0 0 0 10px;
}
#outer {
	float:left;
	width: 100%;
	margin-right: -280px;
}
#inner {
	position: relative;
	margin-right: 280px;

}

#cntr-rt {

	width: 100%;
	float: right;
	margin-left: -300px;
}
#center {
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 30px 20px 10px 20px;
	line-height: 1.5em;
}

#center p img {
	float: left;
	padding: 5px;
}
#left
{
	width: 150px;
	padding: 5px;
}

#right
{
	float: right;
	width: 250px;
	\width: 250px;
	w\idth: 250px;
	margin: 10px 10px 10px -5px;
	padding: 0;
}

#foot
{
	clear:both;
	width: 100%;
	height: 1em;
	margin: 0;text-align: center;
	font: 9px/2 "Lucida Grande", Verdana, Tahoma, Helvetica, sans-serif;
	color: #9C8B79;
	background-color: #f1f1f1;
	border-top: 1px solid #3D484E; 
}

a:link, a:visited
{
	color: #382716;
	text-decoration: none;
}
a:hover, a:active 
{
	color: #3D484E;
	text-decoration: underline;
}
#right a, #left a
{
	border: 0px;
	color: #75695B;
}
#left p, #right p {
	padding: 0;
	margin: 0;
	clear: none;
}

#left a:link, #left a:visited, .title a:link, .title a:visited, .album a:link, .album a:visited {
	color: #9C8B79;
	text-decoration: none;
} 
#left a:hover, #left a:active, .title a:hover, .title a:active, .album a:hover, .album a:active {
	color: #9C8B79;
	text-decoration: underline;
} 

h3
{
	font: normal 18px "Lucida Grande", Verdana, Tahoma, Helvetica, sans-serif;
	margin: .75em 0 .5em 0;
}

h1 {
	border: 0px;
	font: 24px Georgia, Times, serif;
	color: #b0b0b0;
	margin-bottom: 0;
	padding-bottom: 0;
}

h1 a:link, h1 a:visited
{
	border: 0px;
	color: #79909C;
}

h1 a:hover, h1 a:active
{
	color: #9C8B79;
	text-decoration: underline;
}

code
{
	color: #714F2D;
}

.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

#left dl, #right dl {
	width: 150px;
	margin: 0;
	font: 11px Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	position: relative;
  }

#left dt, #right dt {
	width: 130px;
	margin: 10px 0 0 0;
	padding: 10px;
	padding-bottom: 0;
}

#left dd, #right dd {
	margin: 0;
	padding: 10px;
	padding-top: 0;
	color: #9C8B79;
}

.article {
/*	border-bottom: 1px dashed #3D484E;*/
	margin-bottom: 2em;
}

a img {
	border: none;
}

#search, 
#links {
	position: relative;
	margin: 0 0 5px 0;
	padding: 0;
	background: #eee url(/images/c-bot.gif) no-repeat bottom left;
}

#right h3, #links h3 {
	background: #ddd url(/images/c-top.gif) no-repeat top left;
	border-bottom: 2px solid #fff;
}

.posted {
	margin: 0;
	padding: 0;
	font: 9px "Trebuchet MS", Trebuchet, Helvetica, Arial, sans-serif;
	color: #3D484E;
	margin-top: -6px;
}

.cal {
	margin: 0 1em 0 0;
	padding-top: 1em;
	border-right: 1px solid #ccc;
	width: 4em;
	text-align: center;
	display: block;
	float: left;
}
.cal dd {
	margin: 0;
	padding: 0;
	font: bold 16px Helvetica, sans-serif;
	color: #3D484E;
}
.cal dt {
	margin: 0;
	padding: 0;
	font: normal 10px Helvetica, sans-serif;
	color: #999;
}
#txpCommentInputForm
{
	margin-top: 10px;
}
#right ul
{
	list-style: none;
}
.comments li
{
	padding: 0 10px;
	margin-bottom: .5em;
/*	background-color: #B0B0B0;*/

	border-bottom: 1px dotted #3D484E;
}