body{
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	background: #ececec url(http://www.devinecookingrecipes.com/images/back.jpg);
	margin-top: 0px
}


a{text-decoration: none}
a:link{
	color: black; 
	font-size: 11px; 
	text-decoration: none;font-weight: bold;}
a:hover{
	color: #cc0033;
	font-size: 11px; 
	text-decoration: none;font-weight: bold;}
a:active{
	color: black;
	font-size: 11px; 
	text-decoration: none;}
a:visited{
	color: black;
	font-size: 11px; 
	text-decoration: none
}
.block_title{
	background: black; 
	color: white; 
	margin: 5px; 
	padding: 2px; 
	font-size: 12px
}
.block{
	width: 200px; 
	border: solid 1px #aeaeae;
	background: #f1f1f1; 
	margin-bottom: 7px;
}
.tag_list{
	padding: 5px
}
h1{
	font-family: Verdana, Helvetica; 	
	color: #000000; 
	margin-left: 10px; 
	margin-bottom: 10px;
	margin-top: 10px
}
.text{
	font-size: 10px
}
.page_link {
	font-size: 20px; 
	font-weight: bold
}
.current_page_number {
	font-size: 20px
}
.prev_next {
	font-size: 26px; 
	font-weight: bold;
}
.page_title {
	font-size: 20px; 
	font-weight: bold;
}
.header{
	border: solid 1px #aeaeae; 
	width: 800px; 
	height: 120px; 
	margin-bottom: 10px
}
.right{
	
	border: solid 0px #aeaeae; 
	text-align: left;
}
.footer{
	border: solid 1px #aeaeae; 
	width: 800px; 
	height: 20px; 
	margin-bottom: 10px; 
	margin-top: 5px; 
	background: black
}
a.tags{
	color: #005488; text-decoration: none;
}

#less-link{
	display:none
}
.desc_block{
	width: 95%;
	border: solid 1px black; 
	font-size: 12px; 
	margin-bottom: 15px;
	padding: 10px
}

