body 
{
	font: 11px Trebuchet MS,Helvetica,sans-serif;
	background: #EAE8D2 url(../images/background.jpg) repeat;
	margin: 10px 0;
	padding: 0;
}

.post
{
	margin: 6px 6px 13px;
	border: 1px solid #7F7729;
	padding: 13px 18px;
	font-size: 13px;
	line-height: 18px;
	width: 640px;
}

.navigation
{
	text-align: center;
	margin: 6px 6px 13px;
	padding: 13px 18px;
	font-size: 13px;
	width: 640px;
}

.navlink { text-decoration: none; color: black; margin: 15px; font-size: 16px; }
.navimage { vertical-align: middle; margin-top: -3px; }

#right 
{
	border: 1px solid #7F7729;
	float: right;
	width: 186px;
	margin: 0;
	padding: 10px;
}

.postTitle
{
	color: #7F7729;
	text-decoration: none;
	font: 19px Palatino Linotype, Book Antiqua, Palatino, serif;
}
.postTitle:hover { text-decoration: underline; }

.postInfo
{
	font-size: 13px;
	margin-top: -24px;
	text-align: right;
}

a img { border: 0; }

.center { text-align: center; }
.u { text-decoration: underline; }
.s { text-decoration: line-through; }
.i { font-style: italic; }

#fullpage 
{
	margin: 0 auto;
	width: 904px;
}

a.tagcloud 
{
	text-decoration: none;
	color: black;
}

a.tagcloud:hover
{
	text-decoration: none;
	background-color: #DFDCBC;
}

label
{
	clear: left;
	display: block;
	float: left;
	padding-right: 10px;
	text-align: right;
	width: 60px;
}
input 
{
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #7F7729;
}
.filledInfo { background-color: #EAE8D2; }

.comment
{
	padding: 0 100px 10px 15px;
	margin: 15px 20px;
	min-height: 90px;
	border: 1px solid #7F7729;
}
.comment#form 
{
	background: #DFDCBC url(http://www.willandbeyond.com/images/comment.gif) no-repeat scroll 415px 45px;
	padding: 20px;
}

.commentreply
{
	padding: 0 100px 10px 15px;
	margin: 15px 20px 15px 60px;
	min-height: 90px;
	border: 1px solid black;
	background-color: #DFDCBC;
}

.warning
{
	margin: 10px 150px 10px 150px; 
	padding: 10px 10px 10px 90px; 
	background-color: white; 
	background-repeat: no-repeat; 
	background-image: url(http://www.willandbeyond.com/images/warning.png);
	min-height: 50px; 
}