/* Section: Body --------- */

body {
	margin: 0;
	padding: 0;
	font-family:Verdana, Tahoma, Arial, Serif;
	text-align: center;
	line-height: 1.5em;
	font-size: 10px; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: 10px; /* easy scaling */
  	font-size: 0.76em;
  	background:#e4e4e4 url(img/crave4style8/back.gif);
 	color:#333;  	
}

/* Edge shadow */

#rap {
	position: relative;
	margin: 0 auto ;
	padding:0;	
	text-align: left;
	background:#fefffd;
	/* box model hack */
	width: 778px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 778px;
}

html>body #rap { /* be nice to Opera */
	width: 778px;
}
/* Sub-Section:  FONTS --------- */
h1,h2,h3,h4,h5,h6 
{
	font-family: 'Frutiger Linotype', 'Lucida Grande',Georgia, 'Trebuchet MS', sans-serif;	
}

h2,h3 {
	font-size: 1.3em;
	color: #666699;
	padding: 4px 0 0 0;
	margin: 0;
	border-bottom:#d0ddd4 1px dashed;		
}

/* Sub-Section: Body Links --------- */
a 
{
	text-decoration: none;
}
a img 
{
	border: none;
}
a:link
{
	color: #666699; 	
}
a:visited 
{
	color: #9999cc; 	
}
#rap a:hover, #rap a:active 
{
	color: #3333cc; 
	background-color: #f9f9f9;
	border-bottom: 1px solid #9999cc;
}

abbr, acronym {
	font-style: normal;
	border-bottom: 1px dotted;
}
blockquote{
	margin: 1em;
	padding: 1em;
	border: 1px solid #ddd;
	background:#f9f9ff;
}

/* Section: Positioning --------- */

#header {
	height: 180px;
	border:#fff 1px solid;
	border-bottom:#d0ddd4 1px solid;
	margin:0 auto;	
	padding:0;	
	background:transparent url(img/crave4style8/snowheader.jpg) repeat top;
	text-align:left;
	width:776px;
}
#header h1 
{
	font-size:1.8em;
	margin:5px 10px;	
}
#header h1 a:link,#header h1 a:visited 
{
	color:#666699;	
}
#header h1 a:hover,#header h1 a:active
{
	color:#6666ff;	
	background:none;
}
#header h4 
{
	color:#333399;
	font-size:1.3em;
	margin:10px;		
	font-weight:normal;
}

#main {
	float: left;
	width: 510px;
	padding: 10px;	
	margin: 0;		
	display:inline;		
}
#main ul 
{
	margin:5px 10px;
	padding:5px;
	font-size:0.9em;
}
#main ul li 
{
	list-style:none;
	background:url(img/crave4style8/bullet.gif) no-repeat left top;
	padding-left:15px;	
}
.post 
{
	margin:0px 0 20px 0;	
	padding:10px 5px 0;	
	background:url(img/crave4style8/snow.jpg) no-repeat left top;					
}
.post-title
{
	margin-left:55px;				
}
.post-title, .post-title a 
{
	color:#666699;
}

.day-date {
	font-size: 0.9em;
	color: #999;
	padding: 2px 0;
	margin: 0 0 0 55px;			
}
.day-date em 
{
	font-style:normal;
	color:#666;
}
.post-info {
	font-size : 0.9em;
	color : #666;
	margin : 0;
	background:url(img/crave4style8/commentcount.gif) no-repeat left center;
	padding-left:12px;
	border-bottom:#c7c7c7 1px dotted;
}

.post-content {
	padding:20px 10px;		
}
#sidebar {
	float: left;
	width: 208px;
	padding:10px 0px 0 20px;	
	margin: 0;
	color:#456;
	line-height:1.3em;						
}
#sidebar ul{
	list-style: none;
	list-style-image: none;
	margin: 10px 0 15px 0;		
	padding:0 5px;	
	font-size:1em;	
}
#sidebar form 
{
	margin: 10px 0 15px 0;
	padding:0 1em;
}
#sidebar ul li {
	margin: 1ex 0;				
	list-style:none;	
}

#sidebar ul li ul li ul li {
	background:url(img/crave4style8/bluebullseye.png) no-repeat left center;
	padding-left:15px;
	list-style:none;
}

#sidebar ul img {
	border:#459 1px solid;
}
#sidebar ul ul 
{
	margin:5px;	
	font-size:0.9em;
}
#sidebar h2{
	font-size: 1em;		
	margin:0;
	padding: 3px 0;			
	text-transform:uppercase;
	background:url(img/crave4style8/bull.gif) no-repeat left center;
	padding-left:15px;
}

#footer {
	clear: both;
	margin:0 auto;
	background:#cce0e9 url(img/crave4style8/footer.jpg) repeat-x top;
	color: #333;
	font-size: 0.9em;			
	padding:5px 10px;
	width:758px;	
}
#footer strong 
{
	color:#000;
}
#footer div 
{
	float:right;
	width:20%;
	margin:0;
	padding:0;	
}
#footer a:link,#footer a:visited 
{
	color:#333;	
	border-bottom:#333 1px dashed;
	text-decoration:none;	
}
#footer a:hover, #footer a:active
{
	color:#000;	
	border-bottom:#000 1px solid;	
	background:none;
}
/*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;
}
#rap .commentlist li
{
	margin:10px;
	padding:0px;
}

fieldset{
	border: none;
}

.field label{
	display: block;
}

textarea{
	width: 90%;
	height: 20em;
	border: 1px solid #ccc;
}

input[type=text]{
	border: 1px solid #456;	
	background:#f0f0f0;
}
/* Section: Misc --------- */

p {
	margin-top: 0;
	margin-bottom: 1.5em;
	line-height: 1.5em;	
}