/* 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.78em;
  	background:#666;	
 	color:#333;  	
}

/* Edge shadow */

#rap {
	position: relative;	
	padding:0;		
	margin:0 0 0 10px;	
	text-align:left;
	width:800px;
	background:url(img/crave4style7/bg_tiles.gif) repeat-y left;
}
/* Sub-Section:  FONTS --------- */

h2,h3 {
	font-size: 1.3em;
	color: #993333;
	padding: 4px 0 0 0;
	margin: 0;	
	border-bottom:#c7c7c7 1px dotted;	
	font-family: Georgia, Verdana, Tahoma, Arial, Serif;		
}

/* Sub-Section: Body Links --------- */
a 
{
	text-decoration: none;
}
a img 
{
	border: none;
}
a:link, a:visited 
{
	color: #993333; 	
}
#rap a:hover 
{
	color: #000; 
	background-color: #F4F2E4;
	border-bottom: 1px solid #9A8E51;
}
abbr, acronym {
	font-style: normal;
	border-bottom: 1px dotted;
}
blockquote{
	margin: 1em;
	padding: 1em;
	border: 1px solid #ddd;
	background:#edf1f4;
}

/* Section: Positioning --------- */

#header 
{	
	padding:0 10px;
	margin:0;
	background:#777 url(img/crave4style7/header.jpg) repeat-x top;
	height:125px;		
	width:750px;	
}
#header h1 
{
	font-size:1.8em;
	font-family:Georgia, Verdana, Arial, Serif;
	margin:0;
	padding:5px 10px;		
}
#header h1 a 
{
	color:#f0f0f0;	
}
#header h1 a:hover, #header h1 a:active
{
	color:#f0f0f0;
	background:none;	
}
#header h4 
{
	color:#d0d0d0;
	font-size:1.2em;	
	margin:0;	
	font-style:italic;		
	padding:0 10px;
	font-weight:normal;
}
#header #logo
{
	display:none;
}

#main {
	float: left;
	width: 530px;
	padding: 0px 20px 0 0px;	
	margin: 0;	
	display:inline;
}
#main ul 
{
	margin:5px 10px;
	padding:5px;
}
#main ul li 
{
	list-style:none;
	background:url(img/crave4style7/bullet.gif) no-repeat left top;
	padding-left:15px;	
	font-size:0.95em;
}
.post 
{
	margin:0px 0 20px 0;	
	padding:10px 5px 0;		
}
.post-title
{
	margin-left:10px;				
}
.post-title, .post-title a 
{
	color:#993333;	
}
.post-title a
{
	border-bottom: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-info {
	font-size : 0.9em;
	color : #666;
	margin : 0;
	background:url(img/crave4style7/speech_bubble.gif) no-repeat left center;
	padding-left:12px;
	border-bottom:#c7c7c7 1px dotted;
}

.post-chapo {
	margin-bottom : 2em;
}

.post-content {
	padding:10px;	
}
#sidebar {
	float: right;
	width: 210px;
	padding:0 10px;
	margin: 0 10px;
	color:#456;
	line-height:1.3em;			
}
#sidebar ul {
	list-style: none;
	list-style-image: none;
	margin: 10px 5px;		
	padding:0 5px;	
	font-size:95%;
}
#sidebar form 
{
	margin: 0;
	padding:1em;		
}
#sidebar ul li {
	margin: 1ex 0;				
	list-style:none;
	padding:0;	
}

#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;	
	border-bottom:none;
}
#sidebar ul li a:visited
{ 
	color: #80664D; 
}
#sidebar ul li a:hover 
{
	color: #60462d;		
	background:none;
	border-bottom:#993333 1px solid;
}

#sidebar ul img {
	border:#459 1px solid;
}
#sidebar ul ul 
{
	margin:5px;	
}
#sidebar h2{
	font-size: 1.1em;	
	color: #456;	
	padding-top: 3px;		
	border:none;	
	font-variant:small-caps;	
}

#footer {
	clear: both;
	margin:0;	
	background:#777 url(img/crave4style7/header.jpg) repeat-x bottom;
	color: #fafafa;
	font-size: 0.9em;						
	padding:10px 20px;
	width:730px;
}
#footer strong 
{
	color:#fff;
	font-weight:bold;
}
#footer a:link, #footer a:visited 
{
	color:#fafafa;
	border-bottom:#fafafa 1px dashed;
	text-decoration:none;
}
#footer a:hover, #footer a:active
{
	background:none;
	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;
}
#rap .commentlist li
{
	margin:10px;
	padding:0px;
}

fieldset{
	border: none;
}

.field label{
	display: block;
}

textarea{
	width: 90%;
	height: 20em;
	border: 1px solid #ccc;
}

input.textbox{
	border: 1px solid #456;	
	background:#f0f0f0;
}
/* Section: Misc --------- */

p {
	margin-top: 0;
	margin-bottom: 1.5em;
	line-height: 1.5em;	
}
#s 
{
	background:url(img/crave4style7/mag_glass.gif) no-repeat left;
	padding-left:12px;
	border:#666 1px solid;
}
#sidebar .box
{
	margin:0px;
	padding:1em;		
}
.post h4 
{
	font-size:1em;
	font-weight:normal;
}
.post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
#gnav 
{
	list-style:none;	
	margin:0;
	width:768px;
	padding:3px 0;	
	background:#fff url(img/common/con_top.gif) top repeat-x;	
	border:#ccc 1px solid;	
	text-align:right;	
	text-transform:lowercase;
	font-size:1.1em;			
}
#gnav li 
{
	list-style:none;
	display:inline;
	margin:0;
	padding:5px;		
}
#gnav li a:link, #gnav li a:visited
{
	color:#5a7236;
	text-decoration:none;
	padding:2px 0;
	border-bottom:none;	
}
#gnav li a:hover, #gnav li a:active
{
	border-bottom:#5a7236 2px solid;
	background:none;
	color:#000;
}
#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:#000;
	border-bottom:#5a7236 2px solid;
}