#rapidrecipe {
	width:98%;
	margin:5px 0px 0px 0px;
	padding:5px;}

.contentpane {
	background-color:#f2f5f6}
	
.rr_message {	padding:10px 0px 5px 20px;
	}	
	
/* ---------display of photo pathway, if you choose to have one--------------*/	
.rr_listinglogotitle {
}	

/* ----display of photo for the recipe text pathway, if you choose to have one---------*/	
.rr_listinglogo {
	float:left;
}

/* ----------display of text recipe pathway, if you choose to have one--------------*/
.rr_listingtitle {
	padding:15px 0px 10px 80px;
	font-weight: normal;
	font-size: 25px;
}	
	
/* ------------Feature recipe module - embeded-  Display ------------*/	
.rr_featured {}

.rr_featured_title {
	width:100%;
	background-color: #e4e4c9;
	height:20px;
	font-weight: normal;
	font-size: 15px;
	text-align:center;}
	
.rr_featured_image {
	float:left;}
	
.rr_featured_recipetitle {
	font-weight:bold;
	font-size:14px;	margin-left:10px;}
	
.rr_featured_recipetitle a{
	font-size:14px;}	

.rr_featured_recipetitle a:visited{
	font-size:14px;}
		.rr_featured_info	{
	font-size:0.8em;
	padding: 0 0 0 10px;
}	

.rr_featured_intro {
	padding: 0 0 0 10px;}
	
/* ----------------Category Listing Display ----------------------*/
.rr_eachcategory {	
	clear:both;	
	margin-top: 10px;
}

.rr_ec_image {
	float:left;
	padding:0px 30px 10px 0px;
}
	
.rr_ec_title {
	font-weight:normal;
	float:left;
	padding:0;
	color: #6b723f;}

.rr_ec_children {
margin: 0 0 0 400px;
}
	
.rr_ec_children a{
}	

.rr_ec_intro {
margin: 10px 0 0 0;
}


/* ----------------Recipe Listing Display ----------------------*/
.rr_eachrecipe {
	margin-top: 20px;
}

.rr_er_title {
	font-weight:bold;
	font-size:14px;
}
.rr_er_title a{
	font-weight:bold;
	font-size:14px;}
.rr_er_title a:visited{
	font-size:14px;}
	.rr_er_info	{
	font-style: italic;
}
	
.rr_userrating {
	font-weight:bold;
}

.rr_userrating img{
	margin: 5px 0 0 0;
}
	
	
.rr_totalvotes {
	display:none;
	font-weight:bold;
}
	
.rr_er_intro {
	padding-top:5px;}	

.rr_seperator {
	clear:both;
	border-bottom: 1px dotted black}
			
/* -----------Each recipe Display when the navigation is embedded left----------------*/
.rr_whole {
width:80%;
float:right;
border-left: 1px solid gray;
padding-left:5px;}


/* ----------------rate and review page----------------------*/

.rr_rate_pagetitle {
	padding-top:10px;
	font-size:14px;
	font-weight:bold;
	margin-left: 10px;
	border-bottom: 1px inset #333333;
}

.rr_rate_instructions {
	padding:10px 0px 10px 20px;
}

.rr_rate_recipetitle a{
	font-size:14px;
	padding:10px 0px 0px 10px;
}

.rr_reviewsubmit {
}

/*---------favorites------- */
.rr_favourites_title {
	width:100%;
	background-color: #e4e4c9;
	height:20px;
	font-size: 15px;
	text-align:center;
}
	
.rr_favourites_remove {
	padding-top: 15px}	
	
	
/*--------------add recipe---------------- */
.rr_add_intro{border-bottom: 1px black dotted;padding-bottom: 5px;}

.rr_add_text {
font-style: italic;
padding: 5px 0}

.rr_add_submit {font-size: 15px;}

.rr_add_error {color: red;}

/*--------------the css of the navigation module---------------- */
.rr_navembeded {
	clear:both;
	float:left;
	width: 18%;
	margin:0px;
	padding-top:20px;	font-weight: bold;
}

.rr_nav_links {	
	padding: 0px 0px 0px 0px;}

.rr_nav_links a, .rr_nav_links a:visited{
color:#2f444c;
text-decoration: none;
}

.rr_nav_links a:hover {
	color:#db045f;}

.rr_nav_links img{
padding: 5px 0px 0px 0px;
}	

.rr_nav_links2 {	
	padding: 0px 0px 0px 0px;}

.rr_nav_links2 a, .rr_nav_links2 a:visited{
color:#2f444c;
text-decoration: none;
}

.rr_nav_links2 a:hover {
	color:#db045f;}

.rr_nav_links2 img{
padding: 5px 0px 0px 0px;
}	
	
.rr subcategory{
margin: 0;
padding: 0;
}

.rr_subcategory a {
	color:#2f444c;}
	
.rr_subcategory a:hover {
	color:#db045f;}

.rr_category a {
color:#f3f4f6;
}
	
	/* Provide space for our own "bullet" inside the LI if you want special bullets */
	
	/* Show "bullets" in the links, depending on the class of the LI that the link's in. Just add a background */

.back_button {
margin: 30px 0px 0px 10px}	

ul.rr_latest li,ul.mostread li {
	font-size:10px;
	list-style-type: none;
	list-style-position: outside;
}

.rr_video {
display: none;
}
