/* Master styles for CSE-BME - secondary page styles
Author: denise@go9media.com
*/

/* page structure 
- - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

#bodycontainer {
	padding: 0;
	margin: 10px 0 0 0;
	padding-bottom: 10px;
	float: left;
	position: relative;		
}
#maincontent {
	width: 455px;
	float: left;
	padding: 0 20px;
	min-height: 560px;
}
#columnleft {
	width: 220px;
	float: left;
	clear: both;		
}
#columnright {
	width: 220px;
	padding-right: 5px;
	float: right;
	min-height: 500px;
}
#socialmedia {
	float: left;
	margin-top: 150px;
}

/* headings and text
- - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

h1,
#maincontent .componentheading,
#maincontent .contentheading {
	font-size: 1.5em;
	color: #bf5700;
	font-weight: 600;
	margin: 0 0 15px 0;
	line-height: 1.25em;
}

h2 {
   /*color: #8c8f94;*/
   color: #656E75;
   font-size: 1.125em;
   font-weight: 600;
   margin: 20px 0 5px 0;
   line-height: 1.25em;
}
h3 {
   font-size: 1em;
   font-weight: 600;
   line-height: 1.25em;  
}
#maincontent h3,
#maincontent table.blog .contentheading {
   color: #656E75;
   font-size: 1em;
   font-weight: 600;
   margin-bottom: 10px;
   line-height: 1.25em;
}
#maincontent table.blog .contentheading {
	float: left;
	margin-bottom: 0;
}
#columnleft #sidenav h3 {
	color: #505762;
	font-size: 0.875em;
	margin-bottom: 10px;
}
#columnright .moduletable h3,
#columnleft .moduletable h3, #columnleft .moduletable_orgcommittee h3 {
	color: #bf5700;
	font-size: 1em;
	margin-bottom: 10px;
}
h4 {
	color: #bf5700;
	font-size: 0.875em;
	line-height: 1.25em;
	font-weight: bold;
	margin-bottom: 10px;
}
p {
	font-size: 0.75em;
	line-height: 1.5em;
}
#maincontent p {
	margin-bottom: 15px;
}
#maincontent p.maincaption {
	font-size: 0.625em;
	margin: -10px 0 20px 0;
	line-height: 1.25em;
}
.maincaption {
	font-size: 0.625em;
	margin: -10px 0 20px 0;
	line-height: 1.25em;
}
#maincontent p img {
	margin-bottom: 0;
}
#footer p {
	font-size: 1em;
	line-height: 1.25em;
}
p.sm {
	line-height: 1em;
	margin: 0;
	text-align: right;
}
p.cap {
	line-height: 1.15em;
	margin-top: 10px;
}
a.readon,
a.ucd_readon {
     font-size: 0.675em;
}
#maincontent a.readon {
	margin-top: -10px;
	float: left;
}
#maincontent p.maincaption {
	font-size: 0.625em;
	margin: -5px 0 20px 0;
	line-height: 1.25em;
}
.bullet {
	list-style: square outside;
	margin-left: 20px;
	line-height: 1.25em;
}
.bullet li,
ol li {
	margin-bottom: 10px;
}
ol {
	margin-left: 20px;
	line-height: 1.25em;
}

/* columnleft
- - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

#sidenav {
	background: #d6d2c4;
	width: 205px;
	padding: 20px 0;
	margin-right: 15px;
}
.sidenav {
	background: #ebe8e2;
	width: 200px;
	padding: 20px 10px;
}

/* maincontent
- - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

#maincontent .newsthumb,
#maincontent .blog .insidethumb, #maincontent .blog.news .item p img {
	display: none;
}

#maincontent .news td br {
	display: none;
}

#maincontent img {
	margin-bottom: 15px;
}
#maincontent .contentpaneopen {
	margin-bottom: 15px;
}
#maincontent .blog .contentpaneopen.news {
	margin-bottom: 5px;
}
#maincontent .blog .contentheading,
#maincontent .blog .contentpaneopen {
	margin: 0;
}
#maincontent form[name="adminForm"] td {
	font-size: 0.875em;
	line-height: 1.25em;
	padding: 0 0 5px 0;; 
}
#maincontent .createdate {
	padding-bottom: 10px;
}
#maincontent form tr.sectiontableentry1 td,
#maincontent form tr.sectiontableentry2 td {
	padding-bottom: 10px;
}
/* columnright
- - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
.moduletable.borderbottom {
	float: left;
	border-bottom: 1px solid #efefef;
	padding-bottom: 10px;
}
#columnright .moduletable,
#columnleft .moduletable, #columnleft .moduletable_orgcommittee {
	margin-bottom: 20px;
}
#columnright .moduletable p,
#columnleft .moduletable p, #columnleft .moduletable_orgcommittee p {
	font-size: 0.675em;
	margin-bottom: 10px; 
}

#columnleft .moduletable_orgcommittee {
margin-top: 20px;
}

.moduletable.greenbutton {
	background: #738d82;
	padding: 8px 0;
	width: 220px;
}

.moduletable.orangebutton {
	background: #bf5700;
	padding: 8px 0;
	width: 220px;
}

.moduletable.bluebutton {
	background: #005E83;
	padding: 8px 0;
	width: 220px;
}

#columnright .moduletable.greenbutton p,
#columnleft .moduletable.greenbutton p, #columnright .moduletable.orangebutton p,
#columnleft .moduletable.orangebutton p, #columnright .moduletable.bluebutton p,
#columnleft .moduletable.bluebutton p {
	font-size: 1.5em;
	text-align: center;
	margin: 0;
	line-height: 1em;
}

.article-info {
	margin-bottom: .5em;
}

/* calendar module
- - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
td.mod_events_latest_first, td.mod_events_latest {
	background-color:#ffffff;
	border-style:solid;
	border-width:0px 0px 1px 8px;
	padding:0px 0px 20px 2px;
	margin-bottom: 20px;
}
.mod_events_latest_table {
	float: left;
	margin-top: 10px;	
}
.mod_events_latest_table .date {
    width: 50px;
    background: #e7ddb6;
    border: none;
    float: left;
    clear: none;
    padding: 0;
    margin: 0 10px 12px 0;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: .7em;
    border-bottom: none;
}
.mod_events_latest_table .event {
    border: none;
    /*float: right;*/
    clear: none;
    padding-right: 0;
    padding-top: 0;
    font-size: 0.75em;
    float: left;
    border-bottom: none;
    width: 150px;
    line-height: 1.5em;
}
.mod_events_latest_table .event .mod_events_latest_content {
	font-style: italic;
}
.mod_events_latest_table .event .mod_events_latest_content a {
	color: #797c82;
}
.month, .day {
    display: block;
    padding: 3px;
}
.month {
    background: #cc5500;
}
.day {
    color: #482e2e;
    font-size: 2.5em;
    border-bottom: 1px solid #bcbec1;
    border-right: 1px solid #bcbec1;
    border-left: 1px solid #bcbec1;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
}
.mod_events_latest_callink {
	display: none;
}
/* calendar styles
- - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
.jeventpagejeventslight legend.ev_fieldset {
	display: none;
}
#maincontent #jevents_body tr.headingrow td.contentheading {
	font-size: 1.25em;
	display: table-cell;
}

#maincontent #jevents_body td .description p {
	font-size: 1em;
}

#maincontent #jevents_body td ul li p {
	font-size: 1em;
}

/* classes */

.small,
.createdate, .create, .createdby, .published {
	font-size: 0.60em;
	line-height: 1.25em;
}
.small {
	margin: 0 0 10px 0;
	float: left;
}
/* miscellaneous 
- - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.center {
    text-align: center;
}
.orange {
	color: #bf5700;
}

/* faculty directory
- - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#faccontent {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 36px;
}

#faccontent thead {
	border-bottom: 1px solid #BCBEC1;
}

#faccontent td {
	font-size: 0.75em;
	line-height: 1.5em;
	padding-top: 12px;
}

#faccontent th {
	font-size: 0.75em;
	line-height: 1.5em;
	font-weight: bold;
	padding-bottom: 2px;
}

#faccontent .facphoto {
	float: right;
	margin: 0 0 12px 24px;
}

#faccontent div.facentry {
	margin-bottom: 12px;
	margin-top: 6px;
	border-top: 1px solid #BCBEC1;
	padding: 12px 0;
	clear: both;
	float: none;
	height: auto;
	overflow: auto;
}

#faccontent .facentry p {
	margin-bottom: 6px;
}

#maincontent p.depttitle {
	font-style: italic;
	margin-bottom: 6px;
	line-height: 1.5em;
}

#maincontent ul.relatedsites li {
	font-size: 0.75em;
	line-height: 1.5em;
}

#maincontent p.sitestitle {
	margin-bottom: 6px;
}