/* Section: Body --------- */

body {
	margin: 0;
	padding: 0;
	font-family:Verdana, Tahoma, Arial, Serif;
	line-height: 1.5em;
	font-size: 10px; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: 10px; /* easy scaling */
  	font-size: 0.76em;
  	background:#e1dec2;
 	color:#333;  	
}

/* Edge shadow */

#rap {
	position: relative;
	margin: 0 0 0 20px;
	padding:0;	
	text-align: left;
	border:#474747 1px solid;
	background:#ccc url(img/crave4style4/bg_tiles.gif) repeat-y left;	
	/* box model hack */
	width: 770px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 770px;
	
}

html>body #rap { /* be nice to Opera */
	width: 770px;
}
/* Sub-Section:  FONTS --------- */

h2,h3 {
	font-size: 1.3em;
	color: #993333;
	padding: 4px 0 0 0;
	margin: 0;
	font-family: 'Lucida Grande', 'Trebuchet MS', sans-serif;	
	border-bottom:#c7c7c7 1px dotted;	
}
h6 {
	font-size: 1.1em;
	padding: 4px 0 2px 0;
	margin: 0;
}
img 
{
	border:#ccc 1px solid;
	padding:3px;
}

/* Sub-Section: Body Links --------- */
a {
	text-decoration: none;	
}
a img 
{
	border:#ccc 1px solid;
}
a:link {
  color: #5B739C;
}
a:visited {
  color: #5B739C;  
}
a:hover {
  color: #993333;
  border-bottom:#579957 1px solid;
}
a:active {
  color: #993333;
}	
abbr, acronym {
	font-style: normal;
	border-bottom: 1px dotted;
}
blockquote{
	margin: 1em;
	padding: 1em;
	border: 1px solid #DDD;
	background:#edf1f4;
}

/* Section: Positioning --------- */

#header {
	height: 135px;
	margin:0;	
	border:#474747 1px solid;		
	width: 768px;
	padding:0;	
	background:url(img/crave4style4/irisleaf-2-782x137.jpg) no-repeat left top;
	position:relative;	
	text-align:left;	
}
#header h1 
{
	font-size:2.5em;
	margin:0px auto;
	padding:10px 10px;		
}
#header h1 a 
{
	color:#f9faca;	
	border:none;
}
#header h4 
{
	color:#f9faca;
	font-size:1.2em;
	margin:0px auto;	
	font-style:italic;		
	font-weight:normal;
	padding:5px 10px;	
}

#main {
	float: left;
	width: 540px;
	margin: 0;	
	padding: 20px 10px 35px 5px;		
	display:inline;	
}
#content ul 
{
	margin:5px;
	padding:5px;
}
#content ul li
{
	list-style:none;	
	background:url(img/crave4style4/bullet1.gif) no-repeat left top;
	padding-left:12px;	
}
.post-title
{
	margin-left:10px;		
}
.post-title a:link 
{
	color:#993333;
	text-decoration:none;
	border-bottom:none;
}
.post-title a:hover 
{
	text-decoration:none;	
}
.day-date {
	font-size: 0.9em;
	color: #999;
	padding: 2px 0;
	margin: 0 0 0 10px;		
}
.day-date em 
{
	font-style:normal;
	color:#666;
}
.post 
{
	margin:0px 0 20px 0;	
	padding:10px 5px 0;	
	background:url(styles/crave4style4/img/season.jpg) no-repeat left top;
}
.post h4 
{
	font-size:1em;
	font-weight:normal;
}
.post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
.post-info {
	font-size : 0.9em;
	color : #666;
	margin : 0;
	background:url(img/crave4style4/comments-small.gif) no-repeat left center;
	padding-left:12px;
	border-bottom:#c7c7c7 1px dotted;
}
.post-content {
	padding:10px;	
}
#sidebar {
	float: left;
	width: 190px;
	padding:20px 0px 0 20px;	
	margin:0;
	color:#666;
	line-height:1.3em;		
}
#sidebar h2{
	font-size: 1.2em;	
	color: #5a7236;	
	padding-top: 3px;		
	border:none;	
	font-variant:small-caps;	
	background:none;
	padding-bottom:0px;
}
#sidebar ul {
	list-style: none;
	list-style-image: none;
	margin: 10px 0;		
	padding:0;	
}
#sidebar ul ul 
{
	margin:5px;	
	padding:0 1em;	
	font-size:1em;
}
#sidebar ul li {
	margin: 1ex 0;				
	list-style:none;	
	padding:0;
	font-size:95%;
}
#sidebar ul li ul li ul li {
	background:url(img/common/arrow.gif) no-repeat left center;
	padding-left:15px;
	list-style:none;
	font-size:1em;
}
#sidebar a{
	color: #80664D;	
	text-decoration: none;	
}
#sidebar a:visited
{ 
	color: #80664D; 
}
#sidebar a:hover 
{
	color: #60462d;	
}
#sidebar .box 
{
	margin:10px 0;
	padding:0 1em;	
	font-size:1em;	
}
#sidebar form 
{
	margin: 5px 0 15px 0;
	padding:0 1em;
}
#sidebar img {
	border:#459 1px solid;
}

#footer {
	clear: both;
	margin:0 auto;
	background:#474747;
	color: #ccc;
	font-size: 0.9em;		
	border:#474747 1px solid;	
	padding:5px 10px;
	width: 100%;
}
#footer strong 
{
	color:#fff;
}
#footer a:link,#footer a:visited 
{
	color:#ccc;	
	border-bottom:#ccc 1px dashed;
	text-decoration:none;
}
#footer a:hover,#footer a:active
{
	color:#fff;	
	border-bottom:#fff 1px solid;	
}
/*Comments Styling and Highlighting*/
#comments, #respond{
	margin: 2em 1em 0 10px;	
}
.commentlist 
{
	margin:0;
	padding:0;
}
.commentlist li 
{
	border:#e0e0e0 1px solid;
	list-style:none;	
	margin:5px 0;
}
.commentlist li p 
{
	margin:0;
	padding:0.5em;
}
.commentlist li.highlighted 
{
	border:#bdb76b 1px solid;	
}
.commentlist .cmtinfo
{
	font-size:0.9em;
	background:#f0f0f0;
	font-weight:bold;
}
.commentlist .cmtinfo em
{
	float:right;	
	font-weight:normal;
	font-style:normal;
}
.commentlist cite 
{
	font-style:normal;
}
.commentlist .alt .cmtinfo
{
	background:#e0e0e0;
}
#commentform
{
	margin:10px;
	padding:10px;
}

textarea{
	width: 380px;
	padding:5px;
	height: 20em;
	border: 1px solid #999;
	background:url(img/crave4style4/input_bg.gif) no-repeat left top;
}
/* Section: Misc --------- */

p {
	margin-top: 0;
	margin-bottom: 1.5em;
	line-height: 1.5em;	
}
input.textbox
{
    margin:3px 0 0 0;
	background:url(img/crave4style4/input_bg.gif) no-repeat left top;
	border:#999 1px solid;	
	padding:2px 3px;
}
dl dt 
{
	font-weight:bold;
	margin:5px 0;	
}
dl dd 
{
	padding-left:20px;
	display:inline;
}