@charset "utf-8";

/* CSS Document for Summer Special Page */

@import url('/parents/css/pbsparents-shell.css'); /* Pulls in Shell Code for Main PBS Parents Areas */
@import url('/parents/css/themes/theme-blue.css'); /* Pulls in theme specific design. Found in www/css/themes */
@import url('/parents/special/css/special-global.css'); /* Pulls in Code for PBS Parents Special Pages */
@import url('/parents/special/css/special-fathers.css'); /* Pulls in Code for PBS Parents Special Pages - Fathers Articles */

body#holiday-books .return {
	text-align: right;
	border-bottom: 1px dotted #2B96F0;
	margin-bottom: 15px;
	padding-bottom: 5px;
}

body#holiday-books img.featureimageleft {
	float: left;
	margin-right: 8px;
	padding: 5px;
	background: #E7E7DF;
}

body#holiday-books .image-right img {
	border: 4px solid #e7e7df;
}

body#holiday-books ul.holidays {
	list-style:none;
	margin:30px 0 !important;
	padding:10px 0 !important;
}

body#holiday-books ul.holidays li {
	padding: 2px 15px 0 0!important;
	list-style: none;
	display: inline;
}

.prev-entries {
    background: #f9f9e9;
    border: 1px solid #e7e7df;
    list-style: none outside none;
    margin: 0 0 15px 0;
    padding: 15px;
	font-size:14px;
}
