/*
Theme Name: Divi Child Theme
Description: Divi Child Theme
Author:  Maryann Reissig
Author URI:  http://catalog.sjfc.edu
Template: Divi
Version:  1.0.1
*/

@media print {

#main-header {display:none !important; }
#main-footer {display:none !important;}
h1 { font-size: 18px !important; margin: 5px 0 0 0 !important; line-height:18px !important;font-weight:bold;}
h2 { font-size: 16px !important; margin: 5px 0 0 0 !important; font-weight:bold;}
h3 { font-size: 14px !important; margin: 5px 0 0 0 !important; font-weight:bold; }
p { margin: 5px 0 5px 0 !important; }
.site-description {display:none;}
.site-title {display:none;}
table.rounded td { padding: 0 !important; }
ul (margin:0;padding:0;)
div.left-area {display:none !important; }
div.maryann_sidebar {display:none !important; }
}


div.breadcrumb { margin-top: 10px; }
div.breadcrumb a { font-size: 10px; color: #999;}
div.breadcrumb a:hover { text-decoration:underline; font-size: 10px; color: #999;}
div.breadcrumb span { font-size: 10px; color: #999;}
div.breadcrumb p { font-size: 10px; color: #999;}
div.side-breadcrumb { margin-top: 10px; }
div.side-breadcrumb a { font-size: 10px; color: #999;}
div.side-breadcrumb a:hover { text-decoration:underline; font-size: 10px; color: #999;}
div.side-breadcrumb span { font-size: 10px; color: #999;}
div.side-breadcrumb p { font-size: 10px; color: #999;}
html, body {height: 100%}
#page-container {position: relative; min-height:100%; height: auto !important; height: 100%; padding-bottom: 54px;}
.yearlogo {color:#000; border-radius:0; background:none; font-weight: 700 !important; }
/* hide divi admin area stuff for users*/
.et_pb_toggle_builder_wrapper
{ display:none !important; }

.gform_wrapper .gform_body {
    text-align: center !important;
}

.gform_wrapper .gform_footer {
text-align: center !important;
margin: 0 !important;
}
#main-footer {
/* position: absolute !important; 
bottom: 0 !important;
*/
width: 100% !important;
}

li.msr-list { padding-bottom: 0 !important; }

body {
	color: #666;
	background-color: #fff;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 14px;
	font-weight: 500;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 1.7em;
}

a  { color: #8a2e2e; }
h3 a  { color: #8a2e2e; }

h4 a { color: #933; }
*/

h1  {
	font-size: 2.875rem;
    line-height: 1.5;
    font-weight: 300;
    }

h2 {
    margin: 10px 0 15px 0;
    font-size: 25px;
}
    
h3 {
    line-height: 1.3;
    font-weight: 700;
}

/* Blog Sidebar Overrides */
	#sidebar {
		float: left;
		width: 100%;
	}

	#left-area {
		width: 79.125%;
		padding-bottom: 23px;
	}

.container {
	margin: 10px;
}

div.p--alt {
    padding: 20px 0 14px 0;
    font-size: 1.1rem;
    font-weight: 300;
    line-height: 2rem;
}

#left-area {
	color: #000;
	background-color: #fff;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 14px;
	font-weight: 500;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 1.7em;
	margin-left:10px;
	padding-top:10px;
}

.nav {
	margin-top: 3.5rem;
	margin-left: 50px;
	width:100%;
}

.nav li ul {
    border-top: 3px solid #8a2e2e;
    }
    
.et_mobile_menu {
	border-top: 3px solid #8a2e2e;
	}

#top-menu a { color: #8a2e2e !important; }



#top-menu a:visited { color: #8a2e2e; }

#top-menu-nav {
	text-transform:uppercase;
	}
	
.et_fixed_nav #et-top-navigation { transition:none !important;  }

.container {
    position: relative;
    width: 100%;
    whitespace:nowrap;
    max-width: 1300px;
    margin: auto;
}

.container ul { whitespace:nowrap; }

#et_top_search {  width: 5px; } 

.site-content {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  padding: 0;
  z-index: 9999;
  font-family: 'Open Sans';
  font-size: 14px;
  color: #000;
  }

.site-content ul {  margin: 10px; list-style:disc; padding: 10px; }

div.maryann_sidebar {
/*border: 1px solid #888;
background: #eee; */
width: 20%;
float:right;
padding: 10px 18px 5px 18px;
margin: 20px 0 0 0;
}

@media (min-width: 20em) and (max-width: 46.24em) { /* tablet */
    .breadcrumb {
		margin-left: 5px;
		padding-top: 10px;
    }
    
    div.maryann_mainpagebuttons {
		padding:10px 0 10px 0; 
		margin: 10px 0 10px 15px;
		height:100%;
		}
	.maryann_mainpagebuttons ul li {
		list-style:none;
		}
    .site-content {
		  margin: 25px 10px 10px 20px;
		  flex-direction: column;
		  
    }
    .site-content-first {
      width: 100% !important;
      order: 1; 
      }
    .col2-middle-area {
    	float:left;
    	width: 100%;
    	overflow:visible;
    	}
    .middle-area {
		float: left;
		margin: 0;
		width: 100%;
		overflow:visible;
		}
	p { 
		font-size:14px;
		}
 
.yearlogo { margin-top: 15px; color:#000; border-radius:0; background:none; font-weight: 700 !important;text-align:center;}

	.yearlogo img { 
		margin-top: 10px;
	}
	div.maryann_yellow { background:#fff; }
       
    h3.maryann_sidebar {
		border-bottom: 1px solid #eee;
		margin-bottom: 10px !important;
		font-weight: 600;
	}
	div.maryann_sidebar {
		width: 100%;
		padding: 10px 18px 5px 18px;
		margin: 20px 0 0 0;
		}
	div.formoreinfo {
		display:none;
	}
	h1.entry-title {
	font-size:2.0rem;
	 
	}
	div.breadcrumb {
		display:none;
	}
	.main-archives {
	margin:10px;
	float:left;
	}
	#formoreinfo {
	display:none;
	}

}
       
@media (min-width: 740px) { /* desktop */
    .site-content {
      width: 100%; 
      margin-top:20px;
      	}
    .site-content-first {
  		order: 1; 
 		 }
 	.breadcrumb { 
 		margin-left: 5px;
 		width: 100%; }
 	div.side-breadcrumb {
	display:none; 
	}

	.maryann_mainpagebuttons {
		padding:10px 0 10px 0; 
		float; left;
		margin: 10px 0 0 15px;
		height: 10em;
	}

	.maryann_mainpagebuttons li {
		list-style-type: none;
		float: left;
		margin: 0 4px 19px 5px;
		background: none;
		padding: 0;
    }
    h3.maryann_sidebar {
       
		border-bottom: 1px solid #eee;
		margin-bottom: 10px !important;
	}
	.middle-area {
	float: left;
	margin: 0;
	width: 55%;
    overflow:visible;
   
    }

    .col2-middle-area {
    	float:left;
    	width: 75%;
    	margin: 5px;
    	overflow:visible;
    	}
    	
	p { 
		font-size:inherit;
	}
	.container { width: 100%; }
	div.main-archives {
	margin:10px;
	float:left;
	}
}
      
div.maryann_yellow { 
	padding:10px 0 10px 0; 
	float; left;
	margin: 10px 0 0 15px;
	height: 10em;
	background: #eee;
	border-radius: 25px;
	}
	
.maryann_yellow ul { list-style-type:none; }

.maryann_yellow li {
    list-style-type: none;
    float: left;
    margin: 0 4px 19px 5px;
    background: none;
    padding: 0;
}

.maryann_yellow h2 { padding: 0 0 5px 10px; }

.maryann_yellow li a, .archived li a:link, .archived li a:visited {
    display: block;
    width: 78px;
    
    padding: 70px 0 0;
    background: url(http://catalog.sjfc.edu/template/wp-content/uploads/sites/5/2016/11/archivebg.gif) no-repeat;
    font-size: 153.9%;
    color: #FFF;
    text-align: center;
}

@media (min-width: 20em) and (max-width: 46.24em) {
  .site-content-second {
    order: 2;
     } }

@media (min-width: 20em) and (max-width: 46.24em) {
  .site-content-third {
  	display:none;
    width: 20%;
    order: 3; } }
    
.left-area {
	float: left;
	margin: 0;
	width: 20%;
}

.middle-area-genpage {
	float: left;
	margin: 0 5px 0 0;
	width: 55%;
}
.right-area {
	float: right;
	margin: 40px 10px 0 5px;
	width: 20%;
	padding: 5px 0 0 10px;
	height: 60%;
}

.entry-content {
	color: #000;
	background-color: #fff;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 14px;
	font-weight: 500;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 1.7em;
}

@font-face {
	font-family: 'ElegantIcons';
	src:url('fonts/ElegantIcons.eot');
	src:url('fonts/ElegantIcons.eot?#iefix') format('embedded-opentype'),
		url('fonts/ElegantIcons.woff') format('woff'),
		url('fonts/ElegantIcons.ttf') format('truetype'),
		url('fonts/ElegantIcons.svg#ElegantIcons') format('svg');
	font-weight: normal;
	font-style: normal;
}

#main-content .container {
    padding-top: 10px;
}

#sidebar { padding-left: 0 !important; }
.et_pb_widget {
	float: none !important;
	
}
.et_pb_widget, div.maryann_school_nav {
	background: #eee; 
	margin: 10px 0 0 10px;
	padding: 15px 15px 15px 20px !important;
	line-height: 150%;
	border-radius: 25px;
}

.et_pb_widget a, div.maryann_school_nav a {
	color: #000;
	font-size: 14px;
}

.et_pb_widget a:hover, div.maryann_school_nav a:hover {
	color: #8a2e2e !important;
}

.maryann_school_nav_current a {
	color: #5f3f01 !important;
	
}

/* .current-menu-item li a, .maryann_school_nav_current a {
	color: #5f3f01 !important;
	font-weight:bold;
} */

.et_pb_widget .current-menu-item a:visited, .maryann_school_nav_current a:visited {
	color: #5f3f01;
} 

.et_pb_widget li, .maryann_school_nav li {
	list-style:none;
	padding: 10px 0 10px 5px;
	border-bottom: 1px solid #ccc;
	
	
}
.et_pb_widget ul, .maryann_school_nav ul {
	background: #f4f4f4;
}


.et_pb_widget, .maryann_school_nav h4 {
	margin: 10px 10px 10px 0;
	width: 100%;
	border-bottom:1px solid #999;
	
	}
	
/*left-side navigation */



div.maryann_left_nav {
	width: 100%;
	background: #eee; 
	margin: 10px 0 0 10px;
	padding: 15px 15px 15px 20px;
	line-height: 150%;
	border-radius: 25px;
	font-size: 12px;
}

div.maryann_left_nav a {
	color: #666;

}

div.maryann_left_nav a:hover {
	color: #8a2e2e;
}


/*
.cmw-current-item  {
	color: #000 !important;
	font-weight:bold;
}


.cmw-current-item a:hover {
	color: #5f3f01 !important;
	font-weight:bold;
}
*/

ul#menu-gr-resource-leftnav li:last-child {
 border-bottom: none; 
}

.maryann_left_nav_current  a:visited {
	color: #5f3f01;
} 

.maryann_left_nav li {
	list-style:none;
	padding: 8px 5px 8px 5px;
	border-bottom: 1px solid #ccc;
}

.maryann_left_nav ul ul  {
	background: #f4f4f4;
	padding-top: 8px !important;
	
}

.maryann_left_nav ul ul li {
	list-style:none;
	border-bottom: none;
	
}

.maryann_left_nav h4 {
	margin: 10px 10px 10px 0;
	width: 100%;
	border-bottom:1px solid #999;
	
	}
	
/* end left nav css */

.maryann_arrow:hover:after { 
    font-family: 'ElegantIcons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
    padding-left: 7px;
    vertical-align: middle;
	content: "\24";
	
	}

ul.maryann_academic_side {

}

ul.maryann_academic_side  li {
padding: 0 !important;
margin: 0 !important;
}

.maryann_academic_side a  {
	font-size:14px;
}

ul.maryann_course_entry {
	line-height: 1.5em !important;
	list-style:none !important;
	margin:0 0 0 5px;
	
}

li.maryann_course_entry {
	margin: 0 0 10px 0 !important;
}
	
.arrow_right:before {
	content: "\24";
}

h3.maryann_course_title {
	color:#555;margin:0 0 5px 0 !important;
	padding:0;
	}



#main-content .container:before {
   position: absolute;
   top: 0;
   width: 0px !important;
   height: 100%;
   background-color: #fff !important ;
   content: "";
}

.et_pb_gutters3 .et_pb_column_3_4 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_module, .et_section_specialty .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_module, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters3.et_pb_row_inner .et_pb_column_4_4 .et_pb_module {
    margin-bottom: 5px !important;
}


dl {
    margin: 0 0 .5em 0 !important;
    
    }

div.et_pb_widget_area_left {
	margin-top:10px;
}


.et_pb_row {
	mid-width: 100% !important;
	padding: 0 !important;
}


.et_pb_section {
    padding: 0 !important;
    
}



.sub-menu {
word-wrap: break-word !important;
}



#logo {
	margin-bottom: 20px;
	max-height: 120% !important;
	}
	
.mobile_menu_bar span {
	color: #8a2e2e !important;
}

.et_header_style_left .logo_container {
    position: absolute;
    width: 100%;
    height: 70%;
    margin: 0 0 0 20px;
}

@media (min-width: 20em) and (max-width: 46.24em) {
	#logo {
	max-height: 100% !important;
	}
    .et_header_style_left .logo_container {
      	width: 100%;
     	height: 70%; 
     	}
     	}
     	
 @media (min-width: 46.25em) {
    .et_header_style_left .logo_container {
        width: 100%;
		height: 70%; 
		} 
		}

.et_pb_pagebuilder_layout.single-school #page-container .et_pb_row {
	width: 100%;
}
.et_pb_pagebuilder_layout.single-academic_programs #page-container .et_pb_with_background .et_pb_row {
	width: 80%;
}

.et_pb_pagebuilder_layout.single-courses #page-container .et_pb_with_background .et_pb_row {
	width: 80%;
}

img.alignright {
	float: right;
    margin-left: 10px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    padding: 6px;
}

div.archived { 
	padding:0; 
	margin-left: 15px;
	float; left;
	width: 600px;

	}
	
.archived ul { list-style-type:none; }

.archived li {
    list-style-type: none;
    float: left;
    margin: 0 4px 19px 5px;
    background: none;
    padding: 0;
}

.archived h2 { padding: 0 0 5px 10px; }

.archived li a, .archived li a:link, .archived li a:visited {
    display: block;
    width: 78px;
    padding: 70px 0 0;
    background: url(http://catalog.sjfc.edu/template/wp-content/uploads/sites/5/2016/11/archivebg.gif) no-repeat;
    font-size: 153.9%;
    color: #FFF;
    text-align: center;
}

span.mobile_menu_bar:before {
	color: #8a2e2e !important; 
	
}
#main-footer { /* bottom: 0; width: 100%;  */ height:54px;}
#footer-bottom { background: #222 !important; margin-top: 10px; }
#page-container { padding-bottom: 0 !Important;}



ol.catalogList {
	margin: 0 0 2em 2em;
	padding: 1em;
	list-style-type: decimal; }
	
.catalogList ol ol {
	margin: .5em 0 0 0;
	padding: 0 0 0 .5em;
	}
	
.catalogList ol li {
	list-style-type: lower-alpha;
	margin: 0 0 .5em 2em;
	padding: 0 0 0 .5em;
	}

table.rounded  {
    background: #d5d5d5;
    border-radius: 25px;
    margin: 10px 0 10px 10px;
    width: 90%;
    
    
}

table.rounded td {
	padding: 10px;
	margin: 10px;
}
td.odd {
	background: #aaa;
    color: #000;
    font-weight: bold;
    
}

@media (min-width: 981px) {
.et_full_width_page #left-area, .et_no_sidebar #left-area {
    float: none;
    margin-left: 10px;
}
}