/* 

WOO CUSTOM STYLESHEET

---------------------



Instructions:



Add your custom styles in this file instead of style.css so it 

is easier to update the theme. Simply copy an existing style 

from style.css to this file, and modify it to your liking. */



.home .post img {

    border-radius: 0px 0px 0px 0px;

    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.3);

    padding: 3px; }



.post img:hover, .post img.thumbnail:hover { box-shadow: none; }



.post .wp-caption {

    background: none repeat scroll 0 0 transparent;

    border: medium none;

}



.entry img {

    border-radius: 0px 0px 0px 0px;

    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.3);

    padding: 0px;

}





.bkgBlue {

	background-color: #3f98c9!important;

}

.bkgGray {

	background-color: #CCC!important;

}

.bkgWeekHighlighted {
	width: 233px!important;
	margin-left: 2px;
	background-image: url(blue.JPG);
}

.borderBottom {

	border-bottom: 1px solid #CCC!important;

}

.borderRight {

	border-right: 1px solid #333!important;

}



.height40 {

	height: 40px!important;

}









.noBorder {

	border: 0!important;

}

.fixed-week {

	position: fixed!important;

}

h1.curriculum {

	text-align: center;

}

#left-button-box {

	width:45px;

	float:left;

	text-align:left;

	cursor: pointer;

}	

#left-button {

	display: none;

}

#right-button-box {

	width: 45px;

	float: left;

	text-align:right;

	cursor: pointer;

}

.left-item {

	width:150px;

	height:40px;

	text-align: center;

	line-height: 20px;

	border-left: 1px solid #333;

	border-bottom: 1px solid #333;

	border-right: 1px solid #333;

	cursor: pointer;	

}

.table-container {

	width:708px;

	overflow:hidden;

	float:left;

	position: relative;

/*	border:1px solid #000;	*/

}

.week-item {

	width:235px;

	height:40px;

	line-height:40px;

	text-align:center;

	background-color:#3f98c9;

	border-left: 1px solid #3f98c9;

	color: #FFF;

	font-weight: bold;

	text-align:center;

	float:left;

/*	margin-left:2px;	*/

}

.unit-item {

	width:235px;

	height:40px;

	cursor: pointer;

	float:left;

/*	margin-left:2px; */

	font-size:12px;

	text-align: center;

	border-bottom: 1px solid #333;

	border-right: 1px solid #333;	

}

.week-item a {

	color: #FFF;

}

.unit-item a {

	color: #000;

}

.float-left {

	float: left;

}

.unit-item strong, .unite-item span {
	font-size: 11px;
	padding-left: 3px;
	padding-right: 3px;
}
.unit-item span {
	width: 210px;
	margin: 0px auto;
	display: block;
}



.commentsoff {

display: none;

}

.get-pdf {
	cursor: pointer;
}
.get-pdf img {
	width: 40px;
}

/** EDIT **/

.unit-row {
	overflow: auto;
}

