@charset "utf-8";
body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background-color: #080072;
	margin: 0;
	padding: 0;
	color: #000;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
	-moz-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
h1:hover, h2:hover, h3:hover, h4:hover, h5:hover, h6:hover {
	-moz-transform: scale(1) rotate(1deg) translate(0px);
	-ms-transform: scale(1) rotate(1deg) translate(0px);
	-webkit-transform: scale(1) rotate(1deg) translate(0px);
	-o-transform: scale(1) rotate(1deg) translate(0px);
	transform: scale(1) rotate(1deg) translate(0px);
	z-index: 1000;
}
a img { 
	border: none;
}
a:link {
	color: #42413C;
	text-decoration: underline;
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
.container {
	width: 960px;
	background-color: #FFFFFF;
	margin: 0 auto; 
}
header {
	background-color: #006;
}
.sidebar1 {
	float: left;
	width: 180px;
	background-color: #55D;
	padding-bottom: 10px;
	border-bottom-right-radius: 5px;
}
.content {
	padding: 10px 0;
	width: 600px;
	float: left;
}
aside {
	float: left;
	width: 180px;
	background-color: #99F;
	padding: 10px 0;
}


.content ul, .content ol {
	padding: 0 15px 15px 40px; 
}

nav ul{
	list-style: none; 
	border-top: 0px solid #666;
	margin-bottom: 15px; 
}
nav li {
	border-bottom: 0px solid #666;

}
nav a, nav a:visited {
	padding: 5px 5px 5px 15px;
	display: block;
	text-decoration: none !important;
	background-color: rgba(85,85,221,1.00);
	background-repeat:no-repeat;
		background-image: -o-linear-gradient(0deg, rgba(153,153,255,1.00)  0%, rgba(85,85,221,1.00) 100%);
	background-image: -moz-linear-gradient(0deg, rgba(153,153,255,1.00)  0%, rgba(85,85,221,1.00) 100%);
		background-image: -webkit-gradient(0deg, rgba(153,153,255,1.00)  0%, rgba(85,85,221,1.00) 100%);
	background-image: -webkit-linear-gradient(0deg, rgba(153,153,255,1.00)  0%, rgba(85,85,221,1.00) 100%);
	background-image: linear-gradient(0deg, rgba(153,153,255,1.00)  0%, rgba(85,85,221,1.00) 100%);
	border-bottom: rgba(153,153,255,1.00)  solid   2px; ;
	border-bottom-right-radius: 27px;
	border-bottom-left-radius: 0px;
	border-top-width: 0px;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out; 
	background-size:180px 100px;
	width: 150px;
	color: #2F2F2F;
	
}
.roomNumber
{
	font-size: 9px;	
}

nav a:hover, nav a:active, nav a:focus {
	color: #000;
	border-color: #5555DD #000000 #000000;
	width: 160px;
	background-repeat:no-repeat;

	background-position: 0px 180px; 
	 	border-bottom: rgba(153,153,255,1.00)  solid  2px ;

}

/* ~~ The footer ~~ */
footer {
	padding: 10px 0;
	background-color:  #99F;
	position: relative;
	clear: both; 
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

header, section, footer, aside, article, figure {
	display: block !important;
}

.mainContentThumbnailsLeft, .mainContentThumbnailsRight {
	border: none;
	box-shadow: 10px 10px 5px #cccccc;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
	
}

.mainContentThumbnailsLeft{
	float:right;
}
td .timeSub {
	font-size: 8px;
}
.timeSup {
	font-size: 13px;
}
.TimeHead{
	font-size: 14px;
}
.timeCaptionOfTutoringSchedule {
	background-color: #CCC49F;
}

.currentDay {
	text-decoration: underline;
}
#lastUpdated {
	font-size: 10px;
}
.currentlyAt
{
	font-size: 10px;
}
table, th, td {
	border: 1px solid #021957;
}
.leftAside{
	border-bottom-left-radius: 5px;
	
}
.rightAside{
	border-bottom-right-radius: 5px;
	
}
#topLogo{
	display:block;
}

.leftAside p{
	margin-bottom: 0px;
}
/*Table stuff*/

#myTutoringSchedule{
	margin-left: 3px;
	border-top-left-radius: 20px;	
	border-top-right-radius: 20px;	
	border-bottom-left-radius: 20px;	
	border-bottom-right-radius: 20px;	
	
		background-image: -o-linear-gradient(0deg, rgba(85,85,221,1.00) 0%, rgba(153,153,255,1.00)  100%);
	background-image: -moz-linear-gradient(0deg, rgba(85,85,221,1.00) 0%, rgba(153,153,255,1.00)  100%);
		background-image: -webkit-gradient(0deg, rgba(85,85,221,1.00) 0%, rgba(153,153,255,1.00)  100%);
	background-image: -webkit-linear-gradient(0deg, rgba(85,85,221,1.00) 0%, rgba(153,153,255,1.00)  100%);
	background-image: linear-gradient(0deg, rgba(85,85,221,1.00) 0%, rgba(153,153,255,1.00)  100%);

}

#myTutoringSchedule tr td{
	
	background-image: linear-gradient(0deg, rgba(194,194,255,1.00) 0%, rgba(255,255,255,1) 100%);
	background-image:linear-gradient(0deg, rgba(194,194,255,1.00) 0%, rgba(255,255,255,1) 100%); 
		background-image: linear-gradient(0deg, rgba(194,194,255,1.00) 0%, rgba(255,255,255,1) 100%);
	background-image: linear-gradient(0deg, rgba(194,194,255,1.00) 0%, rgba(255,255,255,1) 100%);
	background-image: linear-gradient(0deg, rgba(194,194,255,1.00) 0%, rgba(255,255,255,1) 100%);
}
#myTutoringSchedule th{
	
	background-color: rgba(85,85,221,1.00);
	background-repeat:no-repeat;
	background-image: -o-linear-gradient(0deg, rgba(153,153,255,1.00)  0%, rgba(85,85,221,1.00) 100%);
	background-image: -moz-linear-gradient(0deg, rgba(153,153,255,1.00)  0%, rgba(85,85,221,1.00) 100%);
		background-image: -webkit-gradient(0deg, rgba(153,153,255,1.00)  0%, rgba(85,85,221,1.00) 100%);
	background-image: -webkit-linear-gradient(0deg, rgba(153,153,255,1.00)  0%, rgba(85,85,221,1.00) 100%);
	background-image: linear-gradient(0deg, rgba(153,153,255,1.00)  0%, rgba(85,85,221,1.00) 100%);

	
}
#myTutoringSchedule tr:first-child th:first-child{
	border-top-left-radius: 20px;	
	border-top-right-radius: 20px;	
}
#myTutoringSchedule tr:last-child td:first-child{
	border-bottom-left-radius: 20px;	
}
#myTutoringSchedule tr:last-child td:last-child{
	border-bottom-right-radius: 20px;	
}
/*
#myTutoringSchedule tr th{
	border-top-left-radius: 100px;
	border-top-right-radius: 100px;
}
#myTutoringSchedule .TimeHead th{
	background-color: rgba(85,85,221,1.00);
	background-repeat:no-repeat;
		background-image: -o-linear-gradient(0deg, rgba(153,153,255,1.00)  0%, rgba(85,85,221,1.00) 100%);
	background-image: -moz-linear-gradient(0deg, rgba(153,153,255,1.00)  0%, rgba(85,85,221,1.00) 100%);
		background-image: -webkit-gradient(0deg, rgba(153,153,255,1.00)  0%, rgba(85,85,221,1.00) 100%);
	background-image: -webkit-linear-gradient(0deg, rgba(153,153,255,1.00)  0%, rgba(85,85,221,1.00) 100%);
	background-image: linear-gradient(0deg, rgba(153,153,255,1.00)  0%, rgba(85,85,221,1.00) 100%);
	border-bottom: rgba(153,153,255,1.00)  solid   2px; 
		border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 27px;
	border-bottom-left-radius: 27px;
	border-top-width: 0px;
}
#myTutoringSchedule tr td{

}
*/
.socialIcon{
	margin: 2px;
	border-width: 0px;
}



.pinterestHolder{
	padding-left: 20px;
	padding-right: 20px;
}
/*End of table stuff*/
@media print {
    nav {
        font-size: 10px;
		display: none !important;
    }
	.sidebar1{
		display:none !important;

	}
	.leftAside{
		display: none !important;
	}
}



@media all and (max-width: 959px) , 
handheld,
 only screen and (orientation:portrait){
	 .container {
	width: 720px;
	 }
	 	.content {
		width: 700px;
	}
	
nav a:hover, nav a:active, nav a:focus {
	width: 150px;/* so buttons do not expand*/
}
	.sidebar1{
		width: 100% !important;/*put it up top*/

	}
	nav ul{
		display: inline;
	}
	nav li {
		 display:inline;
	
	}
	nav a {
		display:inline-block
	}
	nav a, nav a:visited {
		border-bottom-right-radius: 27px;
		border-bottom-left-radius: 27px;
	}
	.content {
		padding: 10px 0;
	}
	.TimeHead{
		font-size: 10px;
	}
		 	.leftAside{
		width:90%;
		margin: 10px;
		
						border-top-left-radius: 20px !important;
			border-bottom-left-radius: 20px !important;
			border-bottom-right-radius: 20px !important;
				border-top-right-radius: 20px !important;
				background-image: -o-linear-gradient(0deg, rgba(85,85,221,1.00) 0%, rgba(153,153,255,1.00)  100%);
	background-image: -moz-linear-gradient(0deg, rgba(85,85,221,1.00) 0%, rgba(153,153,255,1.00)  100%);
		background-image: -webkit-gradient(0deg, rgba(85,85,221,1.00) 0%, rgba(153,153,255,1.00)  100%);
	background-image: -webkit-linear-gradient(0deg, rgba(85,85,221,1.00) 0%, rgba(153,153,255,1.00)  100%);
	background-image: linear-gradient(0deg, rgba(85,85,221,1.00) 0%, rgba(153,153,255,1.00)  100%);
	border: #000000 solid 1px ;
	}
	
}


@media all and (max-width: 550px){
	.content {
		padding: 10px 0;
		width: 100%;
	}
	 .container {
	width: 500px;
	 }	

}
@media all and (max-width: 400px){
		.content {
		width: 100%;
		}
}
	