@charset "utf-8";
/* CSS Document */
/*BiMagazine CSS - John H. Campbell*/
/*Need To Split Into Smaller CSS Files By Section*/
/*Global Styles-Site Wide*/
*  {
	margin: 0px;
	padding: 0px;
}
div  {
	margin: 0px auto;
	padding: 0px;
}
.clear  {
	clear: both;
}
body  {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	background-image: url(/assets/images/bg.gif); 
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #f183e0;
}
a {
	color: #306;
	text-decoration: none;
}
a:hover  {
	color: #96c;
	text-decoration: underline;
}
#container  {
	width: 980px;
	height: auto;
	border-right: solid 1px #333;
	border-left: solid 1px #333;
	background-color: #fff;
}
#container h1#headerLeft  {
	width: 630px;
	height: 136px;
	float: left;
}
#container h1#headerLeft span  {
	display: none;
}
#container h1#headerLeft img  {
	width: 630px;
	height: 136px;
	border: 0px;
}
#container #headerRight  {
	width: 350px;
	height: 136px;
	float: left;
	display: inline;
}
#container #headerRight p#topRight {
	width: 340px;
	height: 16px;
	margin: 0px auto;
	font-weight: bold;
	text-align: left;
	letter-spacing: 3px;
	padding-left: 10px;
}
#container h1#headerRight img  {
	width: 350px;
	height: 119px;
	border: 0px;
}
#container ul#headerNavigation  {
	width: 980px;
	height: 30px;
	list-style-type: none;
	margin: 0px auto;
	padding: 0px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	background-color: #333;
/*	background-image: url(/assets/images/nav_bg.gif); 
	background-position: top left;
	background-repeat: repeat-x;*/
}
#container ul#headerNavigation li  {
	display: inline;
	width: 90px;
	height: 30px;
	font-weight: bold;
	float: left;	
	background-image: url(/assets/images/nav_bg_on.gif); 
	background-position: top left;
	background-repeat: repeat-x;
}
#container ul#headerNavigation li a {
	display: block;
	width: 80px;
	height: 14px;
	font-weight: bold;
	font-size: 12px;
	padding-top: 7px;
	padding-bottom: 11px;
	text-decoration: none;
	color: #306;
	/*background-color: #ccc;*/
	background-image: url(/assets/images/nav_bg.gif); 
	background-position: top left;
	background-repeat: repeat-x;
}
#container ul#headerNavigation li a:hover {
	display: block;
	width: 80px;
	height: 14px;
	font-weight: bold;
	font-size: 12px;
	padding-top: 7px;
	padding-bottom: 11px;
	text-decoration: none;
	color: #f9f9f9;
/*	background-color: #ccc;*/
	background-image: url(/assets/images/nav_bg_on.gif); 
	background-position: top left;
	background-repeat: repeat-x;
}
#container ul#headerNavigation li#home, #container ul#headerNavigation li#home a, #container ul#headerNavigation li#home a:hover, #container ul#headerNavigation li#contact, #container ul#headerNavigation li#contact a, #container ul#headerNavigation li#contact a:hover, #container ul#headerNavigation li#contact, #container ul#headerNavigation li#contact a, #container ul#headerNavigation li#contact a:hover {
	width: 60px;
}
#container ul#headerNavigation li#home, #container ul#headerNavigation li#home a, #container ul#headerNavigation li#home a:hover, #container ul#headerNavigation li#news, #container ul#headerNavigation li#news a, #container ul#headerNavigation li#news a:hover, #container ul#headerNavigation li#film, #container ul#headerNavigation li#film a, #container ul#headerNavigation li#film a:hover, #container ul#headerNavigation li#tv, #container ul#headerNavigation li#tv a, #container ul#headerNavigation li#tv a:hover {
	width: 60px;
}
#container ul#headerNavigation li#books, #container ul#headerNavigation li#books a, #container ul#headerNavigation li#books a:hover, #container ul#headerNavigation li#music, #container ul#headerNavigation li#music a, #container ul#headerNavigation li#music a:hover, , #container ul#headerNavigation li#about, #container ul#headerNavigation li#about a, #container ul#headerNavigation li#about a:hover      {
	width: 70px;
}
#container ul#headerNavigation li#books, #container ul#headerNavigation li#books a, #container ul#headerNavigation li#books a:hover, #container ul#headerNavigation li#music, #container ul#headerNavigation li#music a, #container ul#headerNavigation li#music a:hover, #container ul#headerNavigation li#about, #container ul#headerNavigation li#about a, #container ul#headerNavigation li#about a:hover      {
	width: 80px;
}
#container ul#headerNavigation li#fiction, #container ul#headerNavigation li#fiction a, #container ul#headerNavigation li#fiction a:hover, #container ul#headerNavigation li#theater, #container ul#headerNavigation li#theater a, #container ul#headerNavigation li#theater a:hover, #container ul#headerNavigation li#poetry, #container ul#headerNavigation li#poetry a, #container ul#headerNavigation li#poetry a:hover {
	width: 80px;
}
#container ul#headerNavigation li#nonfiction, #container ul#headerNavigation li#nonfiction a, #container ul#headerNavigation li#nonfiction a:hover, #container ul#headerNavigation li#arts, #container ul#headerNavigation li#arts a, #container ul#headerNavigation li#arts a:hover  {
	width: 100px;
}
/*For Page Placeholders*/
#homePage #container ul#headerNavigation li#home a, #nonfictionPage #container ul#headerNavigation li#nonfiction a, #fictionPage #container ul#headerNavigation li#fiction a, #booksPage #container ul#headerNavigation li#books a, #poetryPage #container ul#headerNavigation li#poetry a, #artsPage #container ul#headerNavigation li#arts a, #musicPage #container ul#headerNavigation li#music a, #filmPage #container ul#headerNavigation li#film a, #theaterPage #container ul#headerNavigation li#theater a, #tvPage #container ul#headerNavigation li#tv a, #newsPage #container ul#headerNavigation li#news a, #contactPage #container ul#headerNavigation li#contact a {
	color: #f9f9f9;
	background-image: url(/assets/images/nav_bg_on.gif); 
}
#container #mainContent  {
	width: 970px;
	height: auto;
	padding: 10px 5px;
}
/*Home Page*/
#topStories  {
	width: 518px;
	height: 480px;
	float: left;
	text-align: left;
	/*	border-right: 1px solid #333;
	border-left: 1px solid #333;*/
	border: 1px solid #333;
}
#topStories h2  {
	width: 508px;
	height: 37px;
	padding: 3px 0px 0px 10px;
	margin: 0px auto;
	/*	background-image:url(/assets/images/section_bg.gif);
	background-position: top left;
	background-repeat: no-repeat; */
	background-image:url(/assets/images/top_h2_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	border-bottom: solid 1px #333;
}
#topStories .img225 {
	width: 228px;
	height: 260px;
	padding: 6px;
	float: left;
	display: inline;
}
#topStories .img225 img  {
	border: solid 1px #333;
	width: 225px;
	height: 260px;
}
#topStories p  {
	padding: 3px 6px 3px 6px;
}
#topStories h3  {
	font-size: 20px;
	padding-left: 3px;
}
#topStories p.moreLink  {
	width: 500px;
	text-align: right;
	font-weight: bold;
}
#featuredStory  {
	width: 440px;
	height: 480px;
	float: right;
	text-align: left;
	/*	border-right: 1px solid #333;
	border-left: 1px solid #333;*/
	border: 1px solid #333;
}
#featuredStory h2  {
	width: 430px;
	height: 37px;
	padding: 3px 0px 0px 10px;
	margin: 0px auto;
	background-image:url(/assets/images/top_h2_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	border-bottom: solid 1px #333;
}
#featuredStory .storyBox  {
	width: 422px;
	padding: 5px;
	height: auto;
	text-align: left;
	border-bottom: 1px solid #999;
}
#featuredStory .storyBox .pic100 {
	width: 100px;
	height: 100px;
	padding: 5px;
	text-align: center;
	float: left;
	margin: 0px;
	display: inline;
}
#featuredStory .storyBox .pic100 img {
	width: 100px;
	height: 100px;
	border: 1px solid #333;
}
#featuredStory .storyBox .infoBox  {
	float: left; 
	width: 312px;
	height: auto;
	margin: 0px;
	float: left;
	display: inline;
}
#featuredStory .storyBox ul.details  {
	width: 312px;
	height: auto;
	padding-top: 2px;
	/*padding-left: 110px;*/
	font-size: 11px;
	font-weight: bold;
	list-style-type: none;
}
#featuredStory .storyBox ul.details li  {
	text-align: left;
	width: 104px;
	height: auto;
	display: inline;
}
#featuredStory .storyBox ul.details li.articleDate, #featuredStory .storyBox ul.details li.articleAuthor {
	padding-left: 20px;
}
#featuredStory .storyBox ul.details li.articleCategory {
	padding-left: 0px;
	color: #96f;
}
#featuredStory .storyBox h3  {
	font-size: 16px;
	font-weight: bold;
	width: 312px;
	padding-top: 2px;
	/*padding-left: 110px;*/
	/*background-color: #999;*/
}
#featuredStory .storyBox h4 {
	font-size: 11px;
	font-weight: bold;
	width: 90px;
	/*background-color: #999;*/
	float: left;
	padding-top: 2px;
	display: inline;
}
#featuredStory .storyBox p.articleDate  {
	width: 100px;
	font-size: 11px;
	font-weight: bold;
	float: left;
	padding-top: 2px;
	/*background-color: #ccc;*/
}
#featuredStory .storyBox p.articleAuthor  {
	font-size: 11px;
	font-weight: bold;
	/*float: left;*/
	padding-top: 2px;
	padding-left: 170px;
}
#featuredStory .storyBox p.shortDesc  {
	padding: 2px;
	font-size: 11px;
	width: 310px;
	/*padding-left: 110px;*/
}
#featuredStory .storyBox p.moreLink  {
	width: 312px;
	text-align: right;
	font-weight: bold;
}
#container #mainContent .smBoxesRow  {
	width: 970px;
	padding: 10px 0px;
}
.smHomeBox  {
	width: 320px;
	height: 400px;
	float: left;
	text-align: center;
	border: solid 1px #333;
	display: inline;
}
.smHomeBox h2  {
	width: 310px;
	height: 37px;
	padding: 3px 0px 0px 10px;
	margin: 0px auto;
	background-image:url(/assets/images/top_h2_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	border-bottom: solid 1px #333;
	text-align: left;
}
.smHomeBox .img300 {
	width: 300px;
	height: 170px;
	padding: 6px 2px 6px 0px;
	text-align: center;
}
.smHomeBox .img300 img  {
	border: 1px solid #333;
	width: 300px;
	height: 170px;
}
.smHomeBox h3  {
	font-size: 16px;
	font-weight: bold;
	width: 300px;
	height: auto;
	padding-top: 2px;
	text-align: left;
	margin: 0px auto;
}
.smHomeBox p  {
	width: 300px;
	height: auto;
	padding-top: 2px;
	text-align: left;
	margin: 0px auto;
	font-size: 11px;
}
.smHomeBox ul.details  {
	width: 300px;
	height: auto;
	margin: 0px auto;
	padding: 2px 0px;
	list-style-type: none;
}
.smHomeBox ul.details li  {
	font-weight: bold;
	width: 150px;
	display: inline;
	font-size: 11px;
}
.smHomeBox ul.details li.date  {
	text-align: left;
	float: left;
}
.smHomeBox ul.details li.author  {
	text-align: right;
	float: right;
}
.smHomeBox p.readMore  {
	width: 300px;
	height: auto;
	text-align: right;
	font-weight: bold;
	font-size: 16px;
	padding-top: 2px;
}
#tvHome, #poetryHome {
	/*margin-left: 2px;*/
	margin-left: 2px;
}
#filmHome, #fictionHomeSm, #roseHome  {
	margin-left: 0px;
}
#booksHome, #theaterHome  {
	margin-left: 0px;
}
#musicHome, #theaterHome, #fictionHomeSm, #artsHome {
	margin-left: 2px;
}
#roseHome, #theaterHome, #artsHome   {
	height: 360px;
}
/*#container #mainContent .smBoxesRow #booksHome .smHomeBox .img300.img  {
	border: 1px solid #fff;
}*/
p.author  {
	font-style: italic;
}
.halfHomeBox  {
	width: 480px;
	height: 480px;
	margin: 0px;
	border: 1px solid #333;
}
.halfHomeBox h2  {
	width: 470px;
	height: 37px;
	padding: 3px 0px 0px 10px;
	margin: 0px auto;
	background-image:url(/assets/images/top_h2_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	border-bottom: solid 1px #333;
	text-align: left;
}
#fictionHome, #latestPosts, #newsHome  {
	float: left;
	text-align: left;
}
#nonfictionHome, #featuredLink  {
	float: right;
	text-align: left;
}
#latestPosts, #featuredLink  {
	height: 320px;
}
#featuredLink p.moreLink  {
	width: 420px;
	text-align: right;
	font-weight: bold;
}
#featuredLink #siteLogoFooter  {
	width: 420px;
	height: 91px;
	padding: 5px;
}
#featuredLink #siteLogoFooter img {
	width: 420px;
	height: 91px;
}
#featuredLink p.tagLineLower  {
	font-size: 24px;
	width: 380px;
	margin: 0px auto;
	font-style: italic;
}
#latestPosts h3.blogLink  {
	padding: 2px 5px;
	font-weight: bold;
	font-size: 14px;
}
#nonfictionHome .image220  {
	width: 220px;
	height: 200px;
	padding: 5px;
	text-align: center;
	margin: 0px;
	float: left;
}
#nonfictionHome .image220 img {
	width: 220px;
	height:200px;
	border: 1px solid #333;
}
#nonfictionHome .img225, #fictionHome .img225, #newsHome .img225 {
	width: 228px;
	height: 260px;
	padding: 6px;
	float: left;
	display: inline;
}
#nonfictionHome .img225 img, #fictionHome .img225 img, #newsHome .img225 img  {
	border: solid 1px #333;
	width: 225px;
	height: 260px;
}
#nonfictionHome p, #fictionHome p, #latestPosts p, #newsHome p  {
	padding: 3px 6px 3px 6px;
}
#nonfictionHome h3, #fictionHome h3, #latestPosts h3, #newsHome h3  {
	font-size: 20px;
	padding-left: 3px;
}
#nonfictionHome p.moreLink, #fictionHome p.moreLink, #newsHome p.moreLink  {
	width: 460px;
	text-align: right;
	font-weight: bold;
}
/*#nonfictionHome h3  {
	width: 230px;
	height: auto;
	margin: 0px;
	float: left;
	text-align: left;
	font-size: 20px;
	padding-left: 3px;
}*/
#latestPosts h3  {
	font-size: 20px;
	padding-left: 3px;
}
#footer  {
	width: 970px;
	height: auto;
}
#footer ul#lowerNav  {
	width: 970px;
	height: auto;
	list-style-type: none;
	margin: 0px auto;
	padding: 10px 0px;
}
#footer ul#lowerNav li  {
	text-align: center;
	font-weight: bold;
	padding: 10px;
	display: inline;
}
#footer p.copyright  {
	font-size: 11px;
	font-weight: bold;
	padding: 10px;
	margin: 0px auto;
}
#footer p.credit  {
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	margin: 0px auto;
}
#footer p.w3c  {
	width: 88px;
	height: 31px;
	margin: 0px auto;
	padding: 3px;
}
#footer p.w3c img  {
	width: 88px;
	height: 31px;
	border: 0px;
}
/*Topic Home Page*/
#allTopicStories  {
	width: 718px;
	height: auto;
	float: left;
	text-align: left;
	/*	border-right: 1px solid #333;
	border-left: 1px solid #333;*/
	border: 1px solid #333;
}
#allTopicStories h2  {
	width: 708px;
	height: 37px;
	padding: 3px 0px 0px 10px;
	margin: 0px auto;
	/*	background-image:url(/assets/images/section_bg.gif);
	background-position: top left;
	background-repeat: no-repeat; */
	background-image:url(/assets/images/top_h2_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	border-bottom: solid 1px #333;
}
#allTopicStories .img150 {
	width: 152px;
	height: 152px;
	padding: 6px;
	float: left;
	display: inline;
}
#allTopicStories .img150 img  {
	border: solid 1px #333;
	width: 150px;
	height: 150px;
}
#allTopicStories p  {
	padding: 3px 6px 3px 6px;
}
#allTopicStories h3  {
	font-size: 20px;
	padding-left: 3px;
}
#allTopicStories p.moreLink  {
	width: 700px;
	text-align: right;
	font-weight: bold;
}
#allTopicStories ul#paginationTopic  {
	margin: 0px auto;
	list-style-type: none;
	text-align: center;
}
#allTopicStories ul#paginationTopic li  {
	display: inline;
}
#sideLinks, #artSideLinks  {
	width: 240px;
	height: auto;
	float: right;
	text-align: center;
	/*	border-right: 1px solid #333;
	border-left: 1px solid #333;*/
	border: 1px solid #333;
}
#sideLinks h2, #artSideLinks h2  {
	width: 230px;
	height: 37px;
	padding: 3px 0px 0px 10px;
	margin: 0px auto;
	background-image:url(/assets/images/top_h2_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	border-bottom: solid 1px #333;
	text-align: left;
}
#sideLinks h3, #artSideLinks h3  {
	font-size: 16px;
	padding-left: 3px;
	text-align: left;
}
/*Article Page*/
#articleBox  {
	width: 700px;/*970px;*/
	height: auto;
	float: left;
	text-align: left;
}
#articleBox h1  {
	padding: 3px 0px 0px 10px;
	margin: 0px auto;
	font-size: 24px;
	font-weight: bold;
}
#articleBox h2  {
	padding: 3px 0px 0px 10px;
	margin: 0px auto;
	font-size: 20px;
	font-weight: bold;
}
#articleBox .img225, #articleBox .img225White {
	width: 228px;
	height: 260px;
	padding: 6px 6px 0px 0px;
	float: left;
	display: inline;
}
#articleBox .img225 img, #articleBox .img225White img {
	border: solid 1px #333;
	width: 225px;
	height: 260px;
}
#articleBox .img225White img  {
	border: solid 1px #fff;
}
#articleBox p  {
	padding: 3px 6px 3px 6px;
}
#articleBox h3  {
	font-size: 20px;
	padding-left: 3px;
}
#sidebar  {
	width: 266px;
	height: auto;
	float: right;
	text-align: left;
	/*	border-right: 1px solid #333;
	border-left: 1px solid #333;*/
	border: 1px solid #333;
}
#sidebar h2  {
	width: 256px;
	height: 37px;
	padding: 3px 0px 0px 10px;
	margin: 0px auto;
	background-image:url(/assets/images/top_h2_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	border-bottom: solid 1px #333;
}
#sidebar h3  {
	text-align: left;
	padding-left: 10px;
	font-size: 14px;
}
#sidebar .storyBox  {
	width: 246px;
	padding: 5px;
	height: auto;
	text-align: left;
	border-bottom: 1px solid #999;
}
#sidebar .storyBox .pic60 {
	width: 60px;
	height: 60px;
	padding: 5px 5px 0px 5px;
	text-align: center;
	float: left;
	margin: 0px;
	display: inline;
}
#sidebar .storyBox .pic60 img {
	width: 60px;
	height: 60px;
	border: 1px solid #333;
}
#sidebar .storyBox .infoBox  {
	float: left; 
	width: 246px;
	height: auto;
	margin: 0px;
	float: left;
	display: inline;
}
/*#sidebar .storyBox .infoBox h3  {
	font-size: 12px;
}*/
#sidebar .storyBox ul.details  {
	width: 246px;
	height: auto;
	padding-top: 2px;
	/*padding-left: 110px;*/
	font-size: /*11px*/10px;
	font-weight: bold;
	list-style-type: none;
	margin: 0px auto;
}
#sidebar .storyBox ul.details li  {
	text-align: left;
	/*width: 90px;*/
	height: auto;
	display: inline;
}
#sidebar .storyBox ul.details li.articleDate, #sidebar .storyBox ul.details li.articleAuthor {
	padding-left: 5px;
}
#sidebar .storyBox ul.details li.articleCategory {
	padding-left: 5px;
	color: #96f;
}
#sidebar .storyBox h3  {
	font-size: 14px;
	font-weight: bold;
	padding-top: /*14px*/4px;
	width: 160px;
	height: auto;
/*	padding-bottom: 14px;*/
	float: left;
	display: inline;
	/*padding-left: 110px;*/
	/*background-color: #999;*/
}
#sidebar .storyBox p.shortDesc  {
	padding: 2px;
	font-size: 11px;
	width: 246px;
	/*padding-left: 110px;*/
}
#sidebar .storyBox p.moreLink  {
	width: 246px;
	text-align: right;
	font-weight: bold;
	font-size: 12px
}
#sideLinks .bookLink, #sideLinks .bookLinkBottom, #sideLinks .movieLink, #sideLinks .movieLinkBottom   {
	width: 112px;
	margin: 0px;
	padding: 6px 4px;
	text-align: center;
	float: left;
	border-bottom: solid 1px #777;
}
#sideLinks .bookLinkBottom, #sideLinks .movieLinkBottom  {
	border-bottom: none;
}
.moviePoster  {
	width: 92px;
	height: 137px;
	margin: 0px;
	padding: 0px 4px 0px 0px;
	display: inline;
}
.moviePoster img  {
	width: 90px;
	height: 135px;
	border: 1px solid #333;
}
.moviePoster140  {
/*	width: 140px;
	height: 200px;*/
	margin: 0px 4px 0px 0px;
	/*padding: 0px 4px 0px 0px;*/
	display: inline;
}
.moviePoster140 img  {
	width: 140px;
	height: 200px;
	border: 1px solid #333;
}
.moviePoster140Theater  {
    width: 142px;
	height: 202px;
	margin: 0px 4px 0px 0px;
	padding: 0px;
	display: inline;
	border: 0px;
}
.moviePoster140Theater img  {
	width: 140px;
	height: 200px;
	border: 1px solid #333;
}
.left_float  {
	float: left;
}
.right_float  {
	float: right;
}
.movieTextHeader  {
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 2px 3px;
	margin: 0px;
}
.youTubeVideo  {
	width: auto;
	height: auto;
	margin: 0px;	
	padding: 0px 4px 0px 0px;
}
.youTubeVideo2  {
	width: auto;
	height: auto;
	margin: 0px;	
	padding: 0px 0px 0px 4px;
}
#articleBox h4  {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding: 4px 0px;
}
#articleBox h4.obit  {
	padding: 2px 0px 2px 2px;
	color: #777;
	font-size: 12px;
}
#articleBox dl dt.question, #articleBox p.question  {
	padding-left: 16px;
	font-size: 14px;
	font-weight: bold; 
	font-style: italic;
	background-image:url(/assets/images/question_icon.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	margin: 5px 2px; 
}
#articleBox dl dd.answer, #articleBox p.answer  {
	padding-left: 20px;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 5px;
}
#articleBox .amazonDVDLink, #articleBox .amazonBookLink  {
	width: 120px;
	height: 240px;
	padding: 5px 5px 0px 6px;
	display: inline;
	border: 1px solid #333;
	margin: 3px 5px 0px 5px;
}
#articleBox .miscImage  {
	padding: 5px 5px 0px 6px;
	display: inline;
	margin: 3px 5px 0px 5px;
}
#articleBox .miscImage img, #articleBox .captionedImg img, #articleBox .captionedImg400 img, #articleBox .captionedImg200 img  {
	border: 1px solid #333;
}
#articleBox #feature  {
	width: 462px;
	height: auto; 
	border: 1px solid #333;
	background-color: #f0dcfe;
	padding: 0px;
	display: inline;
	margin: 5px 5px 0px 5px;
}
#articleBox #feature h4  {
	width: 430px;
	height: auto;
	text-align: left;
	font-size: 20px;
	padding-left: 32px;
}
#articleBox #feature h4.filmSpotlight  {
	background: url(/assets/images/film_spotlight.png) 10px center no-repeat;
	background-color: #fff;
}
#articleBox #feature h5  {
	width: 452px;
	height: auto;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #fff;
}
#articleBox #feature .youTubeVideo  {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 302px;
	height: auto;
	background-color: #333;
}
#articleBox #feature .moviePoster160  {
	float: right;
	margin: 0px;
	width: 160px;
	height: 246px;
	display: inline;
	background-color: #333;
}
#articleBox #feature .moviePoster160 img  {
	width: 160px;
	height: 243px; 
	border: 0px;
}
#articleBox #feature p, #articleBox #feature300 p  {
	font-size: 12px;
	font-style: italic;
	text-align: left;
}
#articleBox #feature300  {
	width: 300px;
	height: auto; 
	border: 1px solid #333;
	background-color: #f0dcfe;
	padding: 0px;
	display: inline;
	margin: 5px 5px 0px 5px;
	text-align: center;
}
#articleBox #feature300 h4  {
	width: 200px;
	height: auto;
	text-align: left;
	font-size: 20px;
	padding-left: 32px;
}
#articleBox #feature300 .bannerImage  {
	width: auto;
	margin: 3px auto;
	padding: 0px;
}
#articleBox #feature300 .bannerImage img  {
	border: 1px solid #333;
}
/*#articleBox #feature h4.goToLink  {
	margin: 0px auto;
}*/
#articleBox .captionedImg , #articleBox .captionedImg2 {
	width: auto;
	height: auto;
	padding: 0px 5px;
}
#articleBox .captionedImg2 {
	padding-top: 5px;
}
#articleBox .captionedImg p.caption, #articleBox .captionedImg2 p.caption, #articleBox .youTubeVideo p.caption, #articleBox .youTubeVideoL p.caption   {
	width: auto;
	height: auto;
	text-align: left;
	font-size: 10px;
	font-style: italic;
}
#articleBox .youTubeVideoL p.caption325  {
	width: 325px; 
	height: auto;
	text-align: left;
	font-size: 10px;
	font-style: italic;
}
#articleBox .captionedImg p.captionLg, #articleBox .captionedImg200 p.captionLg, #articleBox .captionedImg400 p.captionLg  {
	font-size: 14px;
}
#articleBox .captionedImg400, #articleBox .captionedImg200, #articleBox .captionedImg120  {
	width: auto;
	height: auto;
	padding: 0px 5px;
}
#articleBox .captionedImg400 p.caption  {
	width: 400px;
	height: auto;
	text-align: left;
	font-size: 10px;
	font-style: italic;
}
#articleBox .captionedImg200 p.caption  {
	width: 190px;
	height: auto;
	text-align: left;
	font-size: 10px;
	font-style: italic;
}
#articleBox .captionedImg p.captionLg, #articleBox .captionedImg200 p.captionLg, #articleBox .captionedImg400 p.captionLg  {
	font-size: 14px;
}
#articleBox .captionedImg120 p.caption  {
	width: 110px;
	height: auto;
	text-align: left;
	font-size: 10px;
	font-style: italic;
}
#articleBox .divider, #allTopicStories .divider {
	border-top: 1px solid #999;
	margin: 5px auto;
}
.moviePlayerMetaCafe  {
	width: 400px;
	height: 380px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	margin: 3px 5px;
}
.moviePlayerNBC  {
	width: 384px;
	height: 283px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	margin: 3px 5px;
}
.moviePlayer3  {
	width: 363px;
	height: auto;
	margin: 3px /*auto*/;
	text-align: center;
}
.moviePlayer4  {
	width: 310px;
	height: auto;
	margin: 3px /*auto*/;
	text-align: center;
}
.moviePlayer5  {
	width: 320px;
	height: auto;
	margin: 3px /*auto*/;
	text-align: center;
}
#articleBox .horizontalRowBox  {
	width: 320px;
	height: 340px;
	margin: 0px;
	padding: 5px;
	display: inline;
	float: left;
}
#articleBox .horizontalRowBox h3  {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	width: 300px;
}
#articleBox .horizontalRowBox .photo  {
	margin: 0px auto;
}
#articleBox .horizontalRowBox .photo img  {
	border: 1px solid #333;
}
#articleBox .horizontalRowBox .videoPlayer  {
	width: auto;
	height: auto;	
}
#articleBox .horizontalRowBox p  {
	width: 300px;
	height: auto;
	padding: 2px;
}
#articleBox h3.movieHeader, #articleBox h2.booksHeader  {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px; 
	color: #333;
}
#articleBox h3.movieHeaderL, #articleBox h4.movieHeaderL, #articleBox h3.movieHeaderLargeL, #articleBox h2.booksHeaderL, #articleBox h3.booksHeaderL {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 5px 5px; 
	color: #333;
}
#articleBox h3.movieHeaderLargeL  {
	font-size: 16px;
}
#articleBox p.notation  {
	font-size: 12px;
	padding: 0px 0px 5px 5px;
	margin: 0px;
	font-style: italic;
}
#articleBox .movieDetail  {
}
#articleBox .sectionPadding  {
	padding-bottom: 5px;
}
#articleBox h3.bookTitle {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 3px 0px 0px 0px; 
	color: #f00;
}
#articleBox p.bookAuthor  {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#articleBox p.bookPublisher  {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#articleBox .bookInfo, #articleBox .bookFeatured  {
	width: 700px;
	height: auto;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: solid 1px #999;
}
#articleBox .bookFeatured  {
	border: 1px solid #ff0000;
}
#articleBox h2.booksHeaderFeatured  {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px; 
	color: #ff0000;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
#articleBox p.featuredText  {
	font-size: 14px; 
	color: #777;
	font-style: italic;
}
#articleBox .topBook  {
	border-top: solid 1px #999;
}
#articleBox .amazonBookLink  {
	float: left;
	display: inline;
	text-align: center;
}
.articleBox img.smallBook  {
	width: 73px;
	height: 110px;
	border: 1px solid #333;
	margin: 4px auto;
}
.paddingP  {
	margin-top: 5px;
}
/*Music Page*/
#musicPage #articleBox #musicVideos, #musicPage #articleBox #discography  {
	width: 650px;
	margin: 0px;
}
#musicPage #articleBox #musicVideos h4, #musicPage #articleBox #discography h4 {
	font-size: 20px;
	padding-left: 20px;
	border-bottom: 1px solid #777;
	padding-bottom: 3px;
}
#musicPage #articleBox h4.moreCDS  {
    background: url(/assets/images/cd20.gif)left center no-repeat;
}
#musicPage #articleBox h4.musicVideos  {
    background: url(/assets/images/video20.gif) left center no-repeat;
}
#musicPage #articleBox #discography .albumLink  {
	width: 128px;
	height: 250px;
	margin: 5px 0px;
	text-align: center; 
	display: inline;
	float: left;
}
#musicPage #articleBox #musicVideos .ytMusicVideo {
	width: 310px;
	height: 240px;
	margin: 5px 0px;
	text-align: center; 
	display: inline;
	float: left;
}
#musicPage #articleBox #moreInfo  {
	margin-top: 5px;
	border-top: 1px solid #777;
}
#musicPage #articleBox h4.buyCD  {
	font-size: 16px;
	padding-left: 34px;
    background: url(/assets/images/cd.gif) 16px center no-repeat;
}
#musicPage #articleBox h4.iTunes  {
	font-size: 16px;
	padding-left: 34px;
    background: url(/assets/images/itunes.gif) 16px center no-repeat;
}
#musicPage #articleBox h4.website, #authorPage #articleBox h4.website, #nonfictionPage #articleBox h3.website, #articleBox #feature300 h4.goToLink, #booksPage #articleBox h4.website, #artsPage #articleBox h4.website, #tvPage #articleBox h4.website, #tvPage #articleBox h3.website, #filmPage #articleBox h3.website, #newsPage #articleBox h3.website  {
	font-size: 16px;
	padding-left: 34px;
    background: url(/assets/images/link_go.gif) 16px center no-repeat;
}
#authorPage #articleBox h4.blog, #nonfictionPage #articleBox h3.blog, #articleBox h3.blog  {
	font-size: 16px;
	padding-left: 34px;
    background: url(/assets/images/blog.gif) 16px center no-repeat;
}
#articleBox h5.goToLink  {
	font-size: 16px;
	padding-left: 34px;
    background: url(/assets/images/link_go.gif) 16px center no-repeat;
}
#musicPage #articleBox p.recommended  {
	font-size: 16px;
	padding-left: 16px;
	font-style: italic;
	color: #777;
}
/*Pagination With Ditto - tighten these up some*/
#allTopicStories #pageHolder  {
	width: 700px;
	height: auto;
	margin: 0px auto;
	text-align: center;
	padding-bottom: 10px;
}
#allTopicStories #pageHolder p.lowerPagination  {
	padding: 3px;
}
.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px;
    font-size: 86%;
    color: black;
	margin: 0px auto;
}
#ditto_pages  {
	padding: 5px;
}
#ditto_pages .ditto_currentpage {
    border: 1px solid black;
    padding: 3px 5px 2px;
    margin-right: 3px;
    color: #fff;
	background-image: url(/assets/images/nav_bg_on.gif); 
	background-position: top left;
	background-repeat: repeat-x;
}
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 3px 5px 2px;
    margin-right: 3px;
    color: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #96c;
    padding: 3px 5px 2px;
    margin-right: 3px;
    text-decoration: none !important;
    color: black;
	background-color: #96c;
}
#ditto_pages a:hover {
    background-color: #999;
    color: #fff;
	background-image: url(/assets/images/nav_bg_on.gif); 
	background-position: top left;
	background-repeat: repeat-x;
}
/*Authors Pages*/
#articleBox .authorImage {
	width: auto;
	height: auto;
	padding: 6px 6px 0px 0px;
	float: left;
	display: inline;
}
#articleBox .authorImage img {
	border: solid 1px #333;
	width: auto;
	height: auto;
}
/*Topic Home Page*/
#authorPage #allTopicStories  {
	width: 680px;
	height: auto;
	float: left;
	text-align: left;
	/*	border-right: 1px solid #333;
	border-left: 1px solid #333;*/
	border: 1px solid #333;
}
#authorPage #allTopicStories p.moreLink  {
	width: 670px;
	text-align: right;
	font-weight: bold;
}
#allTopicStories .authorThumb {
	width: 72px;
	height: 102px;
	padding: 6px;
	float: left;
	display: inline;
}
#allTopicStories .authorThumb img {
	width: 70px;
	height: 100px;
	border: 1px solid #333;
}
#allTopicStories h4.authorName  {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 3px 0px 0px 0px; 
	color: #f00;
}
#aboutPage #sideLinks .resourceBanner, #nonfictionPage #sideLinks .resourceBanner {
	width: 230px;
	height: auto;
	padding: 5px;
}
#aboutPage #sideLinks .resourceBanner img, #nonfictionPage #sideLinks .resourceBanner img  {
	border: 1px solid #333;
}
#aboutPage #sideLinks p.linkText, #nonfictionPage #sideLinks p.linkText  {
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
	text-align: center;
}
#authorPage #sidebar .authorBox  {
	width: 230px;
	height: auto;
	padding-bottom: 10px;
}
#authorPage #sidebar .authorBox .pic  {
	width: 72px;
	height: 102px;
	float: left;
	display: inline;
	padding: 5px 3px 0px 3px;
}
#authorPage #sidebar .authorBox .pic img  {
	width: 70px;
	height: 100px;
	border: 1px solid #333;
}
#authorPage #sidebar .authorBox h3.authorName  {
	font-size: 14px;
}
#authorPage #sidebar .authorBox p.authorInfo  {
	font-size: 10px;
}
#authorPage #sidebar .authorBox p.fullBio  {
	width: 230px;
	height: auto;
	text-align: right;
	font-size: 12px;
}
#authorPage #sidebar .baseLine   {
	border-bottom: solid 1 px #999;
	margin-bottom: 5px;
}
#articleBox .pullQuotes  {
	width: 240px;
	height: 320px;
	margin: 0px;
	background-image: url(/assets/images/pullquotes_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	display: inline;
}
#articleBox .pullQuotes p  {
	width: 200px;
	height: 260px;
	padding: 64px 10px 20px 15px;
	margin: 0px auto;
}
/*Poetry*/
#poetryPage #articleBox h5  {
	color: #777;
}
#poetryPage #articleBox p.sonnetStart  {
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	font-size: 20px;
	width: 20px;
	margin: 0px auto;
}
#poetryPage #articleBox p.sonnetStartPg2  {
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	font-size: 20px;
	width: 400px;
	margin: 0px auto;
	float: right;
	display: inline;
}
#poetryPage #articleBox p.stanza {
	text-align: center;
	width: 400px;
	margin: 0px auto;
}
#poetryPage #articleBox p.stanzaFirst2 {
	text-align: center;
	width: 400px;
	margin: 0px auto;
	display: inline;
	float: right;
}
#poetryPage #articleBox p.stanza:first-letter, #poetryPage #articleBox p.stanzaFirst2:first-letter  {
	font-weight: bold;
	text-transform: uppercase; 
	font-size: 20px;	
}
/*Theater*/
.locale  {
	font-weight: bold;
	color: #999;
	font-style: italic;
	font-size: 14px;
}
.rssChannel  {
	padding: 5px;
	font-weight: bold;
	font-size: 14px;
}
.rssItem  {
	padding: 3px 5px;
}
/*Arts*/
#artsPage ul#movieList  {
	margin: 0px;
	width: 375px;
	height: auto;
	float: right;
	display: inline;
}
#artsPage ul#movieList li  {
	padding-left: 20px;
	text-align: left;
	font-weight: bold;
	margin: 2px auto;
	background-image: url(/assets/images/movie_list.gif);
	background-position: left center;
	background-repeat: no-repeat;
	list-style-type: none;
}
#artsPage #movieBox  {
	width: 320px;
	height: 296px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
}
#artsPage #playerHolder  {
	width: 320px;
	height: 296px;
	margin: 0px;
}
#artsPage #movieBox p  {
	font-size: 16px;
	font-weight: bold;
}
#artsPage #artistProfile, #artsPage #artistProfile2  {
	margin: 0px;
	width: 370px;
	height: auto;
	display: inline;
}
#artsPage #artistProfile2  {
	width: 280px;
	height: auto;
	display: inline;
	padding: 3px;
}
#artsPage #artistProfile3  {
	width: 690px;
	padding: 3px;
}
#artsPage #artistProfile h3, #artsPage #artistProfile2 h3, #artsPage #artistProfile3 h3  {
	color: #999;
	font-size: 16px;
	text-align: left;
	font-style: italic;
	font-weight: bold;
	padding-top: 5px;
	margin-top: 3px;
	border-top: 1px solid #777;
}
#artsPage #artistProfile h4, #artsPage #artistProfile2 h4, #artsPage #artistProfile3 h4  {
	color: #93c;
	font-size: 14px;
	text-align: left;
	font-style: italic;
	font-weight: bold;
}
#artsPage #artistProfile h5#website, #artsPage #artistProfile2 h5#website, #artsPage #artistProfile3 h5#website  {
	font-size: 16px;
	padding-left: 34px;
    background: url(/assets/images/link_go.gif) 16px center no-repeat;
}
#artsPage #artistProfile .pic, #artsPage #artistProfile2 .pic, #artsPage #artistProfile3 .pic  {
	width: 62px;
	height: 62px;
	float: left;
	display: inline;
	padding: 2px;
}
#artsPage #artistProfile3 .pic  {
	padding: 2px 2px 0px 2px;
}
#artsPage #artistProfile .pic img, #artsPage #artistProfile2 .pic img, #artsPage #artistProfile3 .pic img  {
	width: 60px;
	height: 60px;
	border: 1px solid #333;
}
#artsPage #artistProfile p.quotes, #artsPage #artistProfile2 p.quotes, #artsPage #artistProfile3 p.quotes   {
	font-size: 12px;
}
#artsPage #artistProfile p.name, #artsPage #artistProfile2 p.name, #artsPage #artistProfile3 p.name  {
	font-size: 12px;
	text-align: right;
	font-style: italic;
}
#artsPage h3#artGallery  {
	padding-top: 5px;
	margin-top: 3px;
	border-top: 1px solid #777;
}
#artsPage h3.subGallery  {
	padding-top: 5px;
	margin-top: 3px;
	border-top: 1px solid #777;
	font-size: 16px;
}
#artsPage p.purchaseInfo  {
	margin-top: 5px;
	font-size: 14px;
	font-style: italic;
	color: #777;
}
#artsPage .thumbscontainer p  {
	font-size: 10px;
	height: 60px;
}
#homePage p#welcomeNew  {
	width: 960px;
	height: auto;
	padding: 3px;
	text-align: left;
	font-size: 14px; 
	font-weight: bold;
	margin: 0px auto;
}
/*Fiction Pages*/
#fictionPage #articleBox .endImage, #articleBox .endImage  {
	width: 600px;
	height: 75px;
	padding-bottom: 10px;
	background: url(/assets/images/end_image.gif) no-repeat;
}
/*Bi Icon List*/
#articleBox ul#biList, #articleBox ul#biList2  {
	width: 278px;
	height: auto;
	margin: 0px;
    float: left;
	display: inline;
}
#articleBox ul#biList li, #articleBox ul#biList2 li  {
	width: 262px;
	padding-left: 16px;
	font-size: 14px;
	text-align: left;
	list-style-type: none;
	list-style-image: none;
	background: url(/assets/images/bi_icon_sm.png) top left no-repeat;
}
#articleBox ul#biList2  {
	width: 450px;
}
#articleBox ul#biList2 li {
	width: 434px;
}
#articleBox #bookWidgetHolder300  {
	width: 350px;
	height: auto;
	display: inline;
	margin: 0px 5px 0px 0px;
	/*padding-right: 2px;*/
}
#articleBox #bookWidgetHolder400  {
	width: 400px;
	height: auto;
	display: inline;
	margin: 0px 5px 0px 3px;
}
#articleBox .questionRF  {
	width: 318px;
	float: right;
	display: inline;
	margin: 5px 2px;
	height: auto;
}
/*Sidebar On Arts Index Page*/
#artSideLinks .artistBox  {
	width: 220px;
	height: auto;
	padding: 5px;
	text-align: center;
}
#artSideLinks .artistBox .img150 {
	width: 152px;
	height: 152px;
	padding: 6px;
}
#artSideLinks .artistBox .img150 img  {
	border: solid 1px #333;
	width: 150px;
	height: 150px;
}
#artSideLinks .artistBox p.pageLink  {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 0px auto;
}
#artSideLinks h3  {
	font-size: 16px;
	padding-left: 3px;
	text-align: center;
	border-top: 1px solid #777;
	border-bottom: 1px solid #777;
}
#articleBox .biListSpacing  {
	padding-top: 5px;
	padding-bottom: 5px;
}
#articleBox .wideBanner2  {
	margin: 10px 0 0 20px;
}
#articleBox .wideBanner2 img  {
	border: 1px solid #333;
}
