

/**DIGITAL EXPERIENCE**/
#home-content .whiteLink, #home-content .whiteLink:visited{
	color: #fff;
}
#home-content .grid12 .greyBack{
	background-color: #eee;
	margin: 10px;
	padding: 20px;
}
#home-content .grid2 img{
	width: 100%;
}
#home-content .grid10{
	padding-left: 20px;
}
#home-content #digitalExperience ul {
	background-image: linear-gradient(to bottom right, #441F49, #763775);
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	color: #FFF;
	font-weight: bold;
	list-style: none;
	margin-left: 0;
	padding: .5em 1em;
	width:98%;
}
#home-content #digitalExperience ul li:first-child {
	font-size: 1.2em;
	text-transform: uppercase;
}
#home-content #digitalExperience ul + p { margin-top: 0; }
#home-content #digitalExperience img {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	width: 100%;
}
#home-content #digitalExperience a:hover img {
	filter: brightness(50%);
	-webkit-filter: brightness(50%);
}

#home-content #digitalExperience .videoContainer{
	margin-top: 0px;
}
#home-content .gridLeft{
	padding-right: 10px;
}
#home-content .btnWide{
	width: 100%;
}

/* side menu */
#home-content .hideMenu{
	display: none;
}
#home-content .sideLinks{
    margin-top: 10px;
    padding-right: 20px;
}
#home-content .sideLinks .grid12{
    margin: 0;
}
#home-content .sideLinks a{
    display: block;
    padding: 10px;
    text-decoration: none;
    color: #575757;
    font-weight: bold;
    padding-left: 13px;
    border-bottom: 1px solid #DDD;
    border-right: 1px solid #DDD;
}
#home-content .sideLinks > .grid12:first-of-type > a{
	border-top: 1px solid #DDD;
}
#home-content .sideLinks .subSideLink{
    font-size: .9em;
    padding: 5px 10px 3px 30px;
    border-left: 0;
    font-weight: bold;
    text-indent: -10px;
    line-height: 20px;
}
#home-content .sideLinks .subSideLink:before{
    content: "\203A"; 
    padding-right: 5px; 
    position: relative;
    top: -1px;
    color: #763775;
}
#home-content .sideLinks .grid12 a:hover{
    color: #763775;
    border-left: 3px solid #FFBD07;
}
#home-content .sideLinks .activeSideLink{
    color: #763775;
    border-left: 3px solid #763775;
}
#home-content .inactive{
    display: none;
}
#home-content .active{
    display: block;
}


#home-content .grid4{
	padding-right:10px;
}
#home-content .grid4 img + .docuIcon {
	display: none;
}
#home-content .grid3 img + .docuIcon {
	display: none;
}
#home-content .tabContainer{
	float: left;
	width: 100%;
}
#home-content .tabContainer nav a{
	font-weight: bold;
}
#home-content .quickBold{
	font-weight: bold;
}

.FancyBoxText ul{
	padding-left: 30px;
}

#home-content .grid3{
	padding-left: 10px;
}
	
#home-content .btnPoetry{
	width: 100%;
	padding: 20px 0;
}
#home-content .event23 .row-responsive{
	margin-top: -10px;
}


/*IMG SPACING*/
#home-content .imgRight{
	float: right;
	padding-left: 10px;
}
#home-content .imgLeft{
	float: left;
	padding-right: 10px;
}
#home-content .imgCenter{
	display: block;
	margin: 0 auto;
}
#home-content .presImg{
	max-width: 175px;
	margin-bottom: 30px;
}

/** default **/
#home-content .rightBtns p{
	margin: 0;
}
#home-content .rightBtns a.btn{
	width: 100%;
	margin: 5px 0;
}
#home-content #home .slides img {
	width: 100%;
}
#home-content #home .grid6:nth-child(1) {
	padding-right: 10px;
}
#home-content #home .grid6:nth-child(2) {
	padding-left: 10px;
}
#home-content .megDay img{
	float: left;
	margin-right: 10px;
}
#home-content .megDay img + .pdfIcon{
	display: none;
}
#home-content .megDay ul{
	list-style-type: none;
}
#home-content #home .grid9:first-of-type{
	padding-right: 20px;
}
#home-content #home .grid9:last-of-type{
	padding-left: 20px;
}
#home-content .imgCaption{
	font-size: .8em;
	font-weight: bold;
	text-align: center;
}

/** contestAwards **/
#home-content #awardsSlider .slides img {
	width: 100%;
}
#home-content .poems20 .imgRight{
	float: right;
	margin-left: 10px;
	max-width: 300px;
}
#home-content .poems20 h4{
	border: none;
}
#home-content .poems20 ul{
	list-style-type: none;
	margin: 10px 0;
}
#home-content .poems20 li{
	margin: 0;
}


#home-content .floatLeftImage{
	float: left;
	padding: 20px 20px 20px 0px;
	max-width: 318px;
}
#home-content .fullImage{
	width: 100%;
}
#home-content .confName{
	font-size: 1.6em;
	color: #441F49;
	margin-top: 5px;
	font-weight: bold;
}
#home-content .confTitle{
	font-size: 1.2em;
	color: #763775;
	margin-top: 0px;
	font-weight: bold;
}
#home-content .bioSpot{
	padding: 30px 0px;
	padding-top: 0px;
	border-bottom: 3px solid #B094B5;
	float: left;
}
#home-content .bioSpot:last-of-type{
	margin-bottom: 40px;
}
#home-content .purpleColor{
	color: #763775;
}
#home-content .bigPurple{
	font-size: 1.2em;
	font-weight: bold;
	color: red;
}
#home-content .tileBtn{
	display: block;
	padding: 20px;
	font-size: 1.5em;
	font-weight: bold;
	color: #fff;
	background-color: #2e8540;
	text-align: center;
	text-decoration: none;
	margin: 0 auto;
	transition: all 0.5s;
}
#home-content .tileBtn span{
	font-size: .6em;
	line-height: .5em;
}
#home-content .tileBtn:hover{
	transform: scale(1.03);
	transition: all 0.5s;
}
#home-content .tileBtn:visited{
	color: #eee;
}

#home-content #poetryHome #slideshow {
	padding:30px;
}
#hp-top{
	float: left;
	width: 100%;
	display: block;
}
#home-content #hp-top p, #hp-top h2, #hp-top a{
	text-align: center;
}
#home-content #hp-top img{
	display: block;
	margin: 0 auto;
}

/********** POETRY SALONS **********/
#home-content .salonSlider img{
	width: 100%;
}

@media only screen and (max-width:768px){
	#home-content .gridLeft{
		padding-right: 0;
	}
}