html {
	background-image:url('/images/theme-sober/background.png');
	font-family:Arial;
}

body {
}

h1 {
	font-size:30px;	
}

h2 {
	font-size:18px;
	font-weight:normal;
}

h3 {
	margin-top:10px;
	margin-bottom:5px;
}

h4 {
	font-size:16px;
}

a:link {
	color: #444;
	text-decoration:underline;
}

a:visited {
	color: #444;
	text-decoration:underline;
}

a:hover {
	color: #777;
	text-decoration:underline;
}

a.webMasterLink:link {
	color: #ddd;	
}

.site_layout {
	width:950px;
	padding:0px;
	background-image:url('/images/sober-background.png');
	background-repeat:repeat-x;
	background-color: rgba(255, 255, 255, 0.6);
}

.content {
	padding-left:20px;
	padding-right:20px;
	background-position:bottom left;
	background-image:url('/images/sober-footer.png');
	background-repeat:repeat-x;
}

.page_footer {
	padding-bottom:12px;
	color:#ddd;
	margin-top:50px;
}

.title {
	color:#fff;
	width:100%;
	padding-top:30px;
}

.title  a:link {
	color: #aaa;
	text-decoration:underline;
}

.title  a:hover {
	text-decoration:underline;
}

.title a:visited {
	color: #aaa;
}

.title h2 {
	font-size:15px;	
}

.title h3.teacherTitle {
	font-size:15px;	
}

.titleImage {
	display:none;
	width:0px;
}

.titleText {
	height:80px;
}

.importantNote {
	margin-left:5px;
	color:black;
}

.leftColumn {
	padding-top:10px;
	padding-bottom:20px;
}

.leftColumn a:link {
	color: #bbb;
	text-decoration:none;
}

.leftColumn a:visited {
	color: #bbb;
	text-decoration:none;
}

.leftColumn a:hover{
	text-decoration:underline;
}

.leftColumn a{
	text-decoration:none;
}

.afterMenus {
	clear:both;
}

.rightColumn {
	padding-top:10px;
	min-height: 300px;
}

.menu {
	float:left;
	color:#ededed;
}

.menu h3 {
	display:none;
}

.menu ul li{
	display:inline;
	margin-right:10px;
	font-size:14px;
	font-weight:bold;
}

.otherCourses {
	float:right;
	padding-right:10px;
	color:#ededed;
}

.otherCourses h3{
	display:none;
}

.otherCourses ul{
	float:left;
}

.otherCourses ul li{
	display:inline;
	margin-left:10px;
	font-size:14px;
	font-weight:bold;
}

.courseDocs {
	border:1px solid #515151;
}

.courseDocs a {
	color:#515151;
	text-decoration:none;
}

.courseDocs a:hover {
	text-decoration:underline;
}

.animationDiv {
	width:1px;
	height:1px;
	background-color:white;
	position:absolute;
	left:235px;
	top:-3px;
}

hr {
	border:1px solid #515151;
}

/* ===================== Course  (home) ====================*/

#courseHomePage .courseHomeDocs {
	margin-top:10px;
	margin-bottom:10px;
	color: #474747;
}

#courseHomePage .courseHomeContent {
	min-height:250px;	
}

#courseHomePage .pageContent {
	float:left;
	width:595px;
}

#courseHomePage .rssAndTwitterColumn {
	width:315px;
	float:left;	
}

#courseHomePage .courseRSSContent {
	padding:10px;
	margin-left:10px;
	font-size:11px;
	background-color: #F5F5F5;
	border:1px solid #002548;
	margin-bottom:15px;
}

#courseHomePage .courseRSSContent p {
	margin-top:2px;
	margin-bottom:10px;	
}

#courseHomePage .rssTitle {
	margin-top:4px;	
	font-weight:bold;
}

#courseHomePage .rssTitleText {
	color:#4E7EAD;
}

#courseHomePage .rssNewsTitle {
	float:left;
	margin-top:5px;
	margin-bottom:10px;	
	margin-left:5px;
}

#courseHomePage .rssIcon {
	float:left;	
}

#courseHomePage .rssDate {
	color:#666666;	
}

#courseHomePage .courseRSSContent h3 {
	padding-top:0px;	
}

#courseHomePage .rssLink {
	font-size:10px;	
}

#courseHomePage div#twitter {
	font-size:11px;
	margin-left:10px;
	padding:10px;
	min-height:140px;
	background-color: #F5F5F5;
	border:1px solid #002548;
	margin-bottom:15px;
}

#courseHomePage .searchSection {
    background-color: #f5f5f5;
    border: 1px solid #002548;
    font-size: 11px;
    margin-bottom: 15px;
    margin-left: 10px;
    padding: 10px;
}

#courseHomePage .twitterIcon {
	float:left;	
}

#courseHomePage .twitterTitle {
	float:left;
	margin-bottom:10px;	
	margin-left:5px;
}

#courseHomePage .noRecentTweets,
#courseHomePage .noRecentNews  {
	color:#444444;	
}

#courseHomePage div#twitter h2 {
	margin: 0;
	padding: 0.4em 1em;
	font-size: 1.1em;
}

#courseHomePage ul#twitter_update_list {
	margin: 0;
	padding-bottom: 15px;
	padding-top:5px;
	list-style-type: none;
}

#courseHomePage ul#twitter_update_list li span {
	display: block;
}

#courseHomePage ul#twitter_update_list li span a {
	color: #00f;
}

#courseHomePage a#profileLink {
	font-size:10px;
}

#courseHomePage .noRecentTweets {
	font-style:italic;	
}

#courseHomePage .noRecentNews {
	margin-top:5px;
	margin-bottom:15px;
}


/* ===================== Course  (notes) ====================*/

#courseNotesPage .courseSession {
	margin-bottom:15px;	
}

#courseNotesPage .courseDate {
	float:left;
	width:100px;
	text-align:right;
	padding-right:10px;
	color: #474747;
}

#courseNotesPage .courseDate a:hover {
	color:#474747;
	text-decoration:none;
}

#courseNotesPage .courseInfo {
	float:left;
	padding-left:10px;
	width:475px;
	min-height:70px;
	border-left:1px solid #9cbfe6;
}
#courseNotesPage p {
	margin-top:0px;
}

#courseNotesPage .courseTitle {
	font-weight:bold;
}

#courseNotesPage .courseNotes {
	color:#222222;	
	font-size:0.9em;
}

/* ===================== Course  (work) ====================*/

#courseWorksPage {
	padding:10px;	
}

#courseWorksPage .workDiv {
	margin-bottom:45px;	
}

#courseWorksPage .workInfo {
	color: #474747;
	margin-top:10px;
}

#courseWorksPage .workDocs {
	margin-top:10px;
	margin-bottom:10px;
	color: #474747;
}

/* ===================== Course  (contact) ====================*/

#courseContactPage {
	padding-left:10px;
}

#courseContactPage .mainText {
	margin-top:10px;
}

/* ===================== Course  (Blog) ====================*/

#courseMiscPage .blogListTitle {
	float:left;
	margin-top:5px;
	margin-bottom:10px;	
	margin-left:5px;
}

#courseMiscPage .blogIcon {
	float:left;	
}

#courseMiscPage .miscDiv {
	margin-bottom:45px;	
	text-align:justify;
	padding:10px;	
	padding-right:0px;
}


#courseMiscPage .miscDivList {
	float:right;
	padding:10px;
	margin-left:10px;
	font-size:11px;
	margin-bottom:10px;	
	border:1px solid #515151;
	width:220px;
}

#courseMiscPage .miscMetaInfo {
	color:#515151;
	font-size:12px;
}

#courseMiscPage .miscInfo {
	margin-top:10px;
	color: #000000;
	margin-bottom:25px;
	font-size:12px;
	float:left;
	width:645px;
}

#courseMiscPage .miscDocs {
	margin-top:10px;
	margin-bottom:10px;
	color: #474747;
}

#courseMiscPage .miscList {
	margin-top:5px;
	list-style-type:none;
}

#courseMiscPage .miscListItem {
	margin-bottom:10px;
	color:#474747;
}

#courseMiscPage .miscListItemInfo {
	font-size:0.85em;	
	font-style:italic;
	color:#999999;
}

/* ===================== Course  (Schedule) ====================*/
#courseSchedulePage table tr th {
    border: 1px solid #515151;
}

#courseSchedulePage table tr td {
	border: 1px solid #aaa;
}

#courseSchedulePage .teacherAvailableCell {
	border: 1px solid #aaa;
}

#courseSchedulePage .noBorderCell {
    border: 0px solid white;
}