/* CSS Document */

header, section, article	{
	display:block;
}
#prismacolorWrapper	{
	width:920px;
	font:12px/14px Arial, Helvetica, sans-serif;
	color:#000;
}
#prismacolorWrapper a	{
	outline:none;
}
#prismacolorWrapper h1,
#prismacolorWrapper h2,
#prismacolorWrapper h3	{
	display:none;
}
#prismacolorWrapper header	{
	background:url(../images/hdrPrismacolorInspire.jpg) no-repeat;
	height:373px;
}
.cssTxt	{
	text-indent:-10000px;
}
.clear	{
	clear:both;
}
.blockLink	{
	display:block;
	background-repeat:no-repeat;
	background-position:left top;
}
a.blockLink:hover	{
	background-position:left bottom;
}
#leftColumn	{
	float:left;
	width:433px;
}
#bkgrdComicContest	{
	background:url(../images/bkgrdComicContest.png) no-repeat;
	height:60px;
	padding:175px 0 0 50px;
}
#btnEnterNow	{
	background-image:url(../images/btnEnterNow.png);
	width:139px;
	height:36px;
}
#bkgrdLessonsPrintables	{
	background:url(../images/bkgrdLessonsPrintables.jpg) no-repeat;
	height:815px;
	padding:60px 0 0 0;
}
#bkgrdLessonsPrintables article	{
	min-height:160px;
	margin:0 0 0 50px;
	padding:0 50px 4px 130px;
	background-position:left top;
	background-repeat:no-repeat;
}
#lesson1	{
	background-image:url(../images/imgLesson1.png);
}
.hdrTxtLessonPrintable	{
	font-weight:bold;
	padding:0 7px 8px 0;
}
.hdrTxtLessonPrintable span	{
	color:#1c12df;
}
.btnDownloadBlue	{
	background-image:url(../images/btnDownloadNowBlue.png);
}
.btnDownloadBlue,
.btnDownloadGreen	{
	width:210px;
	height:34px;
	margin:13px -17px 0 0;
}
#lesson2	{
	background-image:url(../images/imgLesson2.png);
}
#btnStandards	{
	width:340px;
	height:10px;
	margin:-2px 0 7px 50px;
}
#btnGetMoreLessonsPrintables	{
	width:340px;
	height:10px;
	margin:0 0 70px 50px;
}
.btnDownloadGreen	{
	background-image:url(../images/btnDownloadNowGreen.png);
}
#printable1	{
	background-image:url(../images/imgPrintable1.png);
}
#printable2	{
	background-image:url(../images/imgPrintable2.png);
}
#rightColumn	{
	width:487px;
	float:left;
}
#bkgrdArtGallery	{
	background:url(../images/bkgrdArtGallery.jpg) no-repeat;
	height:488px;
	padding:63px 0 0 51px;
}
#slideshow	{
}
#txtSlideshow	{
	padding:15px 175px 0 23px;
}
#txtSlideshow span	{
	display:block;
	font-weight:bold;
	font-size:13px;
}
#boxArtistPhotos {
   	/* In some FF the share buttons would float to the right BELOW
    	the whole wrapper. Hiding the overflow fixes it, why I don't know.
     */
    overflow: hidden;
	height:100px;
	padding-top:50px;
}
.artistPhoto	{
	float:left;
	width:90px;
	height:100px;
}
#imgRichardGessert	{
	background:url(../images/imgRichardGessert.png);
}
#imgBarbaraKennedy	{
	background:url(../images/imgBarbaraKennedy.png);
}
#imgAdamLundquist	{
	background:url(../images/imgAdamLundquist.png);
}
#imgMaggieBroze	{
	background:url(../images/imgMaggieBroze.png);
}
#bkgrdScholar	{
	background:url(../images/bkgrdScholar.jpg) no-repeat;
	height:85px;
	padding:158px 0 0 63px;
}
#btnLearnAboutThem	{
	width:285px;
	height:50px;
}
#bkgrdFollowPrismacolor	{
    overflow: hidden;
	background:url(../images/bkgrdFollowPrismacolor.jpg) no-repeat;
	height:75px;
	padding:50px 0 0 41px;
}
.btnSocialMedia	{
	float:left;
	width:43px;
	height:38px;
}
#btnFacebook	{
	background:url(../images/btnFacebook.png) no-repeat;
}
#btnTwitter	{
	background:url(../images/btnTwitter.png) no-repeat;
}
#btnWordpress	{
	background:url(../images/btnWordpress.png) no-repeat;
}
#btnYoutube	{
	background:url(../images/btnYoutube.png) no-repeat;
}
#btnShareThis	{
	background:url(../images/btnShareThis.png) no-repeat;
	width:109px;
}
#bkgrdShareFeedback	{
	background:url(../images/bkgrdShareFeedback.jpg) no-repeat;
	height:157px;
	padding:34px 0 0 210px;
}
#txtShareFeedback	{
	padding:0 50px 15px 0;
}
#btnShareFeedback	{
	background-image:url(../images/btnShareFeedback.png);
	width:210px;
	height:34px;
}