/* FREDDY'S FAVORITES */
/* ! Copied to freddysfavorites.css */

#freddysfavorites #section-info
{
	margin-right: -12px;
	float: right;
}

.favorites-panel
{
	margin-bottom: 1em;
	background-color: #D2D2E6;
	padding: 12px 0 12px 12px;
}

#default .favorites-panel
{
	padding-left: 18px;
	margin-bottom: 2em;
}

#default .favorites-panel h2,
#default .favorites-panel h4
{
	margin-bottom: 0;
	width: 180px;
}

.favorites-panel ul
{
	margin: 0;
}

.favorites-panel ul, .favorites-panel ul li
{
	list-style-type: none;
	float: left;
}

.favorites-panel li
{
	margin-bottom: 0;
}

.favorites-panel .favorite-basic
{
	width: 180px;
	margin-right: 12px;
	margin-top: 12px;
}

.favorites-panel .favorite-full
{
	margin: 1em 12px 1em 0;
}

.favorites-panel .favorites-month
{
	width: 219px;
	margin-left: -18px;
	padding-left: 18px;
	padding-right: 18px;
	
	margin-top: 12px;
	padding-top: 4px;
	border-top: 2px solid white;
}	

.favorite-image
{
	width: 180px;
	height: 180px;
	position: relative;
	margin: 6px 0 0 0;
}

.favorite-image-full
{
	float: left;
	margin-right: 12px;
}

.favorite-image img
{
	position: absolute;
	bottom: 0;
}

.favorites-panel h2,  .favorites-panel h4
{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: 1.1;
}

.favorites-panel h1
{
	font-size: 1.8em;
}

.favorites-panel h2
{
	margin-bottom: 0.75em;
}

.favorites-panel h4
{
	margin-bottom: 0;
}

.favorites-panel .favorites-month h2
{
	font-size: 1.2em;
	margin-bottom: 0;
}

.favorites-panel .favorites-month h4
{
	font-size: 1em;
	margin-bottom: 0;
}


.favorites-panel h3, .favorites-panel h5
{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	margin: 0;
}


.favorites-panel h3
{
	font-weight: bold;
}

.favorites-panel h5
{
	font-weight: normal;
}

.favorites-panel p
{
	margin-right: 12px;
}

.favorites-panel .favorite-month-page
{
	width: 339px;
	float: right;
	text-align: right;
	margin-left: 33px;
	margin-right: 12px;
}

.favorites-panel .favorite-month
{
	width: 339px;
	margin-bottom: 2em;
}

.favorites-panel .favorite-month-page h2
{
	font-size: 3em;
}

.favorites-panel .favorite-month-page h4
{
	font-size: 2em;
}

.favorites-panel .favorite-full h3
{
	font-size: 1.75em;
}

.favorites-panel .favorite-full h5
{
	font-size: 1.25em;
	margin-bottom: 0.5em;
}

/* ===================================================== */

