/* 
Template: crave4more
Theme Name: Crave4More
Version: 1.7
Description: Crave4More is a Theme from <a href="http://crave4more.com">Crave4More.com</a>, that has multiple styles embedded, made free by <a href="http://www.webhostingbluebook.com" title="Web Hosting Bluebook" target="_blank">Web Hosting Bluebook</a>
Author: Sadish Balasubramanian
Author URI: http://www.simpleinside.com
*/
/*The style information on this style.css is applied to all of the crave4styles */
html
{
height: 100%;
}

body
{
height: 100%;
}

#rap
{
position: relative;
min-height: 100%;
}

* html #rap
{
height: 100%;
}

#footer
{
position: relative;
margin-top:-8em;
}
#s 
{
	background:#f0f0f0 url(img/common/find.gif) no-repeat left center;
	padding-left:18px;	
	border:#999 1px solid;
}
#footer div 
{
	float:right;
	width:25%;
	margin:0;
	padding:0;	
	text-align:right;
}
#footer ul 
{
	margin:0;
	padding:0;	
}
#footer ul li 
{
	list-style:none;
	padding-left:15px;
	background:url(img/common/arrow.gif) no-repeat left center;
}
#sidebar .box
{
	margin:0px;
	padding:1em;
	font-size:0.9em;	
}
.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 auto;
	padding:3px 0;	
	background:#fff url(img/common/con_top.gif) top repeat-x;	
	border:#ccc 1px solid;	
	font-variant:small-caps;
	text-align:right;	
	font-size:1.1em;			
}
#gnav li 
{
	list-style:none;
	display:inline;
	margin:0;
	padding:5px 10px;		
}
#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;
}
#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
{
	border-bottom:#5a7236 2px solid;
}
dl dt 
{
	font-weight:bold;
	margin:5px 0;	
}
dl dd 
{
	padding-left:20px;
	display:inline;
}
fieldset 
{
	border:none;
}
.commentnum {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color:#999;
	padding:5px;
}
ul.linklog li 
{
	border:1px solid #eee;
	background:#fcfcfc;
	margin:0;
	padding:5px;
}

ul.linklog li a 
{
	text-decoration:none;
}
img.left 
{
	float:left;
	margin:0 1em 1em 0;
}
img.right 
{
	float:right;
	margin:0 0 1em 1em;
}
#sidebar li.feed 
{
	background:url(img/common/icon_feed.gif) no-repeat left;
	padding-left:17px;
}