/* 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:#8c959d;  
 	color:#333;  	
}

/* Edge shadow */

#rap {
	position: relative;
	margin: 0 auto ;
	padding:0;	
	text-align: left;
	background:#fff url(img/crave4style3/page_bg.gif) repeat-y center;  		
	/* box model hack */
	width: 780px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 780px;	
}

html>body #rap { /* be nice to Opera */
	width: 780px;
}
/* Sub-Section:  FONTS --------- */

h2,h3 {
	font-size: 1.3em;
	color: #993333;
	padding: 4px 0 0 0;
	margin: 0;
	font-family: 'Frutiger Linotype', 'Lucida Grande', 'Trebuchet MS', sans-serif;	
	border-bottom:#c7c7c7 1px dotted;	
}

/* Sub-Section: Body Links --------- */
a {
	text-decoration: none;
}
a:link {
  color: #69c;
}
a:visited {
  color: #666699;
}
a:hover {
  color: #993333;
  text-decoration:underline;
}
a:active {
  color: #5B739C;
  text-decoration: none;
}	
abbr, acronym {
	font-style: normal;
	border-bottom: 1px dotted;
}
blockquote{
	margin: 1em;
	padding: 1em;
	border: 1px solid #DDD;
	background:#edf1f4;
}

/* Section: Positioning --------- */

#header {
	height: 140px;
	margin:0 auto;
	border:#333 1px solid;	
	width: 776px;
	padding:0;	
	background: #474747 url(img/crave4style3/autumnbliss.jpg) no-repeat top left;
	position:relative;	
}
#header h1 
{
	font-size:1.6em;
	margin:5px 10px;	
}
#header h1 a 
{
	color:#666;	
}
#header h4 
{
	color:#696969;
	font-size:1.2em;
	font-family:Georgia, Verdana, Arial, Serif;
	margin:5px 10px;	
	font-style:italic;	
	font-weight:normal;
}

#main {
	float: right;
	width: 540px;
	padding: 10px 10px 35px 0px;	
	margin: 0 3px;	
	background:#fff;
	display:inline;
}
#main ul 
{
	margin:5px 10px;
	padding:5px;
}
#main ul li 
{
	list-style:none;
	background:url(img/crave4style3/bullet1.gif) no-repeat left top;
	padding-left:15px;	
}
.post 
{
	margin:0px 0 20px 0;	
	padding:10px 5px 0;		
}
.post-title
{
	margin-left:10px;			
}
.post-title, .post-title a 
{
	color:#993333;
}

.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-info {
	font-size : 0.9em;
	color : #666;
	margin : 0;
	background:url(img/crave4style3/comments-small.gif) no-repeat left center;
	padding-left:12px;
	border-bottom:#c7c7c7 1px dotted;
}

.post-chapo {
	margin-bottom : 2em;
}

.post-content {
	padding:10px;	
}
#sidebar {
	float: left;
	width: 200px;
	padding:10px 5px 0 15px;	
	margin: 0;
	color:#456;
	line-height:1.3em;		
	display:inline;
}
#sidebar ul{
	list-style: none;
	list-style-image: none;
	margin: 10px 0 15px 0;	
	font-size: 0.9em;	
	padding:0 1em 0 0;
}
#sidebar .box 
{
	margin:10px 0 15px 0;
	padding:0 1em;
	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/common/arrow.gif) no-repeat left center;
	padding-left:15px;
	list-style:none;
}
#sidebar ul li a{
	color: #80664D;	
	text-decoration: none;	
}
#sidebar ul li a:visited
{ 
	color: #80664D; 
}
#sidebar ul li a:hover 
{
	color: #60462d;	
	text-decoration:underline;
}

#sidebar ul img {
	border:#459 1px solid;
}
#sidebar ul ul 
{
	margin:5px;
	font-size:1em;
}
#sidebar h2{
	font-size: 1.3em;	
	color: #933;	
	padding-top: 3px;		
	border:none;	
	font-variant:small-caps;	
	background:none;
	padding-bottom:0px;
}

#footer {
	clear: both;
	margin:0 auto;
	background:#474747;
	width: 754px;
	color: #ccc;
	font-size: 0.9em;		
	border:#474747 1px solid;	
	padding:5px 10px;
	
}
#footer strong 
{
	color:#fff;
}
#footer a 
{
	color:#ccc;	
	border-bottom:#ccc 1px dashed;
	text-decoration:none;
}
#footer a:hover
{
	color:#fff;	
	border-bottom:#fff 1px solid;	
}
#trackbacks{
	margin-left: 2ex;
	margin-top: 2em;
}

/*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;
}

fieldset{
	border: none;
}

.field label{
	display: block;
}

textarea{
	width: 90%;
	height: 20em;
	border: 1px solid #ccc;
}

input.textbox{
	border: 1px solid #456;	
	background:url(img/crave4style3/bg1z.gif) repeat-x top;
}


/* Section: Misc --------- */

p {
	margin-top: 0;
	margin-bottom: 1.5em;
	line-height: 1.5em;	
}
#gnav 
{
	background:#fff url(img/crave4style3/autumnblis1.jpg) bottom repeat-x;	
	border:#765 1px solid;
	border-bottom:none;	
	width:776px;
}
#gnav li a:link, #gnav li a:visited
{
	color:#ddd;
	text-decoration:none;
	padding:2px 0;
	border-bottom:none;	
}
#gnav li a:hover, #gnav li a:active
{
	border-bottom:#fff 2px solid;
	color:#fff;
}
#gnav li.current_page_item a:link, #gnav li.current_page_item a:visited, #gnav li.current_page_item a:hover, #gnav li.current_page_item a:active
{
	color:#fff;
	border-bottom:#fff 2px solid;
}