@charset "windows-1252";

@media screen and (max-width: 970px)
and (min-width: 375px){
    
    
#mp3{
    
    padding: 10px;
    border-radius: 20px;
    color:#CFE8F7;
    text-decoration: none;
     background-color: #003366;
    transition: background-color 1s ease;
}


#mp3:hover{
    
    background-color: #fff;
    color: #003366;
}



iFrame{
margin-top: 20px;
//border: solid 4px #fff;
border-radius: 10px;
padding: 5px;
background-color: #fff;
width: 95%;
}


img[alt=frame]{
	border-radius: 10px;
	border: solid 2px #fff;
	margin-right: 10px;
}

body {
	background-image: url(../images/blue_BG.jpg);
	color: #000000;
	background-color: #99CCFF;
}
a{
	color: #000000;
}
a:hover{
	color: #FFFFFF;
}
#wrapper {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	border-radius: 20px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	margin-bottom: -20px;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-radius: 10px 10px 0px 0px;
	line-height: 12px;
	height: 129px;
	background-image:none;
		//border: solid 2px red;
}

#rightSide {
	width: 90%;
	float: none;
	font-size: 14px;
	text-align:left;
	line-height: 1.3em;
	margin-right: 0px;
	padding: 10px;
	margin-top: 10px;
	color: #000000;
	background-image: url(../images/blue_BG_torn_solid.jpg);
	background-repeat:repeat;
	border-radius:30px;
	//border: solid 2px blue;
}
#leftSide {

	float: none;
	margin-top: 80px;
	margin-left: -25px;
	display:none;
	width:100%;
}

#menu-icon{
display:block;
height: auto;
padding: 10px;
border-radius: 10px;
//background-color:#316196;
background-image: url(../images/new/dark_trans.png);
cursor:pointer;
color:#FFFFFF;
text-align:center;
font-weight:bolder;
font-family: 'Gorditas', cursive;
font-size:24px;
}
#main {
	float: none;
	line-height: 1.3em;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	width: 90%;
	text-align: left;
	font-size: 16px;
	padding: 10px;
	background-image: url(../images/blue_BG_torn_solid.jpg);
	border-radius:30px;
}


ul {

	margin: 0px;
	list-style-type: disc;
}
#leftSide ul li {
	margin: 0px;
	list-style-type: none;
	
}
ul li a {
	font-size: 20px;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	margin: 0px;
	line-height: 25px;
}
ul li a:hover {
	list-style-position: outside;
	list-style-type: disc;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#footer {
	clear: left;
	color: #FFFFFF;
	border-radius: 0px 0px 10px 10px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	width: 90%;
}
#footer a:link{
	clear: left;
	padding: 10px;
	padding-left: 0px;
	margin-right: 40px;
	color: #000000;
	text-decoration: none;
	-webkit-transition: color .2s ease-in;
	-moz-transition: color .2s ease-in;
	transition: color .2s ease-in;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}

h1 {
	font-size: 32px;
	font-family: 'Gorditas', cursive;
	font-weight: 400;
	color: #FFFFFF;
	text-shadow: 2px 2px 2px #000000;
	filter: dropshadow(=#000000, offx=2, offy=2);
}
h3{
font-family: 'Gorditas', cursive;
	font-size: 20px;
	color: #000000;
}

h2 {
	font-size: 18px;
	color: #FFFFFF;
	text-shadow: 2px 2px 2px #000000;
	filter: dropshadow(=#000000, offx=2, offy=2);
}

h4{
	font-size: 18px;
	color: #FFFFFF;
	text-shadow: 2px 2px 2px #000000;
	filter: dropshadow(=#000000, offx=2, offy=2);

}

.info{
	font-size: 16px;
	: #000000;
	float: none;
	margin-bottom: 10px;
}
.quote {
	font-size: 12px;
	font-style: italic;
	padding-left: 20px;
}
.BoldTitles  {
	font-size: 14px;
	list-style-type: disc;
	text-align:center;
}
ul li ol a {
	list-style-type: disc;
	font-size: 16px;
	line-height: 20px;
	margin-left:-20px;
}

ol {
	//list-style-type: disc;
}

hr {
	border: 2px dashed #C2EAFF;
}
.BoldTitles {
	font-family: 'Gorditas', cursive;
	font-size: 20px;
	color: #000000;
}
.BoldTitlesLarge {
	font-family: 'Gorditas', cursive;
	font-size: 36px;
	color: #000000;
}

body.home a.home,
body.seniors a.seniors,
body.teachers a.teachers,
body.adultSchedule a.adultSchedule,
body.adultBio a.adultBio,
body.awareness a.awareness,
body.parenting a.parenting,
body.community a.community,
body.jewish a.jewish,
body.songwriter a.songwriter,
body.CDs a.CDs,
body.therapists a.therapists,
body.songs a.songs,
body.books a.books
{
	color: #FFFFFF;
	background-image: url(../images/new/dark_trans.png);
	background-repeat: repeat-x;
	background-position: left center;
	border-radius: 5px 5px 5px 5px;
	-moz-order-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
}
a.smaller{
font-size: 18px;
margin-bottom: -4px;
}

a:hover.noLink,a:link.noLink{
background-image: none;
color: #000000;
}
a.noArrow:link{
background-image: none;
padding-left: 0px;
}

img[alt=CD]{
	margin-right: 10px;
}

}