@charset "UTF-8";
/* CSS Document */

/* ---------------------------------------------------------- Article Index ---------------------------------------------------------- */
img.feature_poster {
	float: left;
	height: 200px;
	width: 135px;
	padding: 3px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #77787b;
}
img.category_icon {
	float: left;
	height: 35px;
	width: 35px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
img.headline_icon {
	float: none;
	height: 30px;
	width: 30px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: middle;
}

/* ------------------------------------------------------ Header ------------------------------------------------------ */


/* ---------- Subhead ---------- */
h4.subhead {
	font-style: italic;
	font-weight: 300;
	margin-bottom: 20px;
}

img.productLeft {
	float: left;
	height: 200px;
	width: 200px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: none;
}
img.productRight {
	float: right;
	height: 200px;
	width: 200px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: none;
}
















/* ---------------------------------------------------------- Article Index ---------------------------------------------------------- */
#article_list {
	float: left;
	height: auto;
	width: 600px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
	border-top-style: solid;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: solid;
	border-width: 5px;
	border-color: #FFFFFF;
}

#article_list ul {
	list-style-type: none;
}
#article_list li {
	list-style-type: none;
	position: relative;
	left: -25px;
	clear: both;
}
.headshot {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
}

/* ---------------------------------------------------------- Products Index ---------------------------------------------------------- */
#products_list {
	float: left;
	height: auto;
	width: 600px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
}
#products_list ul {
	list-style-type: none;
}
#products_list li {
	min-height: 205px;
	height: auto;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 14px;
	list-style-type: none;
}
.clear_both {
	clear: both;
	margin-bottom: 10px;
	min-height: 250px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
.products_list_container li {
	position: relative;
	left: -25px;
}

#products_list .subhead {
	font-size: 12px;
}
.category_name {
	font-weight: bold;
	text-transform: uppercase;
	color: #ed145b;
}
/* ---------------------------------------------------------- Products Category Lists ---------------------------------------------------------- */
.products_list_container {
	float: left;
	display: inline;
	clear: both;
	height: auto;
	width: auto;
	min-width: 550px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.products_list_image {
	float: left;
	margin-right: 25px;
	display: inline;
	min-height: 225px;
	margin-bottom: 25px;
}

.column {
	height: auto;
	width: 280px;
	margin-left: 5px;
	float: left;
	margin-right: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.column p {
	font-size: 14px;
}

.best_seller {
	color: #FF0000;
	width: 75px;
	float: left;
}
.specialty{
	color: #660066;
width: 75px;
	float: left;
}
.new_product{
	color: #00FF00;
	width: 75px;
	float: left;
}



/* ---------------------------------------------------------- Specific Article Classes ---------------------------------------------------------- */
.barbie_text {color: #FF00FF}

li.outdoor_toys {
	min-height: 205px;
	height: auto;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 14px;
	list-style-type: none;
}
.bigger_text {
	font-size: 14px;
}
@charset "UTF-8";
/* CSS Document */

/*------------------------------------------------------------ Omnia Overrides ------------------------------------------------------------*/
/*--------------- Body Background Color ----------*/

img.movie_poster {
	padding: 3px;
	float: left;
	height: 300px;
	width: auto;
	border: 1px solid #000000;
	margin-right: 10px;
	margin-bottom: 10px;
}
img.movie_poster_small {
	padding: 3px;
	float: left;
	height: 200px;
	width: auto;
	border: 1px solid #000000;
	margin-right: 10px;
	margin-bottom: 10px;
}
img.star_rating {
	margin: 5px;
	float: left;
	height: 49px;
	width: 49px;
}
img.fun_scale {
	float: left;
	height: 108px;
	width: 108px;
	margin-bottom: 26px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
img.read_scale {
	margin: 5px;
	float: left;
	height: 49px;
	width: 49px;
}


ul.products {
}
ul.products li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;

}
ul.products li:last-child {
	border-bottom-style: none;
}
ul.products li ul li{
	border-bottom-style: none;
}
ul.products li img.xxx {
	width: 175px;
	height: 175px;
	float: right;
	vertical-align: top;
	margin-left: 16px;
	margin-bottom: 16px;
	border: 1px solid #593636;
	padding: 5px;
}














/* -------------------- Ratings -------------------- */
ul#bookreviews_rating {
	clear: both;
	float: none;
	width: 100%;
	height: 49px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
ul#bookreviews_rating li {
	padding: 0px;
	float: left;
	height: 49px;
	width: 49px;
	margin-right: 10px;
}
ul#familyfilmreviews_rating {
	clear: both;
	float: none;
	width: 100%;
	height: 49px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
ul#familyfilmreviews_rating li {
	padding: 0px;
	float: left;
	height: 49px;
	width: 49px;
	margin-right: 10px;
}
ul#videogamereviews_rating {
	clear: both;
	float: none;
	width: 100%;
	height: 69px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
ul#videogamereviews_rating li {
	padding: 0px;
	float: left;
	height: 69px;
	width: 69px;
	margin-right: 20px;
}
img.category_rating {
	height: 49px;
	width: 49px;
}
img.five {
	height: 69px;
	width: 69px;
}













#bookreviews_body img, #familyfilmreviews_body img, #videogamereviews_body img {
		padding: 3px;
	float: left;
	height: 300px;
	width: auto;
	border: 1px solid #000000;
	margin-right: 10px;
	margin-bottom: 10px;
}

#bookreviews_body p, #familyfilmreviews_body p, #videogamereviews_body p {
	padding-left: 15px;
	padding-right: 15px;
}

#bookreviews_body h3, #familyfilmreviews_body h3, #videogamereviews_body h3 {
	margin-bottom: 5px;
}

#familyfilmreviews_preview {
	margin-bottom: 16px;
}

















/*-------------------- Playlist -------------------- */
#playlist {
	height: 360px;
	width: 300px;
	border: 1px solid #77787b;
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: #005085;
	padding: 4px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	}
#playlist div.title {
	margin-bottom: 5px;
	height: 50px;
}
#playlist h2.category, #playlist h2.category a {
	color: #8dc9e8;
		/*-------------- Stroke --------------*/
		-webkit-text-stroke: 1px #ffffff;
		/* text-shadow: 0 0 2px #fff; *//* horizontal-offset vertical-offset 'blur' colour */
		 -moz-text-shadow: 0 0 2px #fff;
		/*-------------- /Stroke --------------*/
	margin-bottom: 5px;
	}
#playlist h2.category a:hover {
color: #d7272d;
}
#playlist p.recent {
font-family: PigpenThreePlain;
	height: 12px;
	font-size: 12px;
	text-align: left;
	line-height: 12px;
	margin-bottom: 5px;
	font-weight: bold;
	text-transform: uppercase;
	color: #8dc9e8;
}
ul.playlist {
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
	overflow-y: auto;
	height: 304px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #77787b;
	padding-top: 3px;
}
ul.playlist li {
	background-color: #e6e6e6;
	clear: both;
	width: 100%;
	margin-bottom: 3px;
	padding: 3px;
	height: 45px;
	overflow: hidden;
	position: relative;
}
ul.playlist li:hover {
	background-color: #8dc9e8;
}
ul.playlist li.now_playing {
	background-color: #8dc9e8;
}
ul.playlist li:hover a {
color: #d7272d;
}
ul.playlist li:hover img {
	border-color: #d7272d;
}
p.article_thumb {
	float: left;
	height: 41px;
	width: 73px;
	margin-right: 5px;
	border: 2px solid #77787b;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
}
img.article_thumb {
	height: auto;
	width: 73px;
	position: relative;
	top: -50%;
	margin: 0px;
	padding: 0px;
}
img.now_reading {
	height: 41px;
	width: 73px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 5px;
	border: none;
	top: 5px;
}
h4.title {
	margin-bottom: 0px;
	line-height: 16.4px;
	}
p.publish_date {
	font-size: 10px;
	color: #77787b;
	line-height: 10px;
	margin-bottom: 0px;
	margin-top: 3px;
}




/* ---------------------------------------------------------- Article View ---------------------------------------------------------- */
/*  -------------------- Byline  -------------------- */
#article_header {
	padding: 0px;
	clear: both;
	height: 80px;
	width: 630px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #77787b;
	float: left;
}
#byline {
	float: left;
	height: 80px;
	width: 630px;
	margin: 0px;
	padding: 0px;
	display: inline;
}

/* ---------- Byline ---------- */
p.byline {
	margin-top: 0px;
	color: #000000;
	display: inline;
	margin-bottom: 10px;
	width: 160px;
	height: 55px;
	float: left;
}
p.byline .author {
	font-weight: bold;
}
p.byline .title {
	font-size: 10px;
	font-style: italic;
	color: #6a6a6a;
}
img.headshot {
	float: left;
	height: 55px;
	width: 46px;
	padding-right: 10px;
}

/* -------------------- Social -------------------- */
ul#social {
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: inline;
	clear: both;
}
ul#social li {
	margin: 0px;
	padding: 0px;
}
ul#social li.fb_like {
	width: auto;
	margin-bottom: 15px;
}
ul#social li.share {
	width: 90px;
	height: auto;
	float: left;
	text-align: center;
}
ul#social li.buzz_share {
	margin-top: -3px;
}
hr.social_rule {
	padding: 0px;
	height: 0px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


