/*****************
   Sociology
                  *****************/
/************* Page Specific Styles {{{ *************/
/*** end page specific styles }}} ***/

/*** Header ***/
#header {
  margin: 0;
  height:295px;
}
#header .colorimg {
  border-left: 1px solid #999999;
  position:absolute;
  height:191px;
  width:860px;
  top:70px;
  left:0;
}
#header .sitename {
  margin:19px;
}
#searchform {
  top: 19px;
  right: 19px;
}

/*** Global nav ***/
#schoolnav,
#footer,
#topcontrol {
  background-color: #b82424;
}
#schoolnav a:hover,
#footer a:hover,
#topcontrol a:hover {
  color: #cccccc;
}
#footer {
  width:100%;
  margin:0;
  bottom:0;
  left:0;
}



/*** Coloring ***/
a {
  color: #cc3333;
}
a:hover {
  color: #89191a;
}
h1,
h2,
h3,
h5 {
  color: #89191a;
}
h4,
h6 {
  color: #89191a;
}
#mainnav {
  border-color: #999999;
}
#mainnav li a {
line-height:1.3em;
margin-bottom:6px;
}
#mainnav li a,
#mainnav li.mainnav_chon {
  color: #333333;
}
#mainnav li a:hover,
#mainnav li.mainnav_chon:hover {
  color: #89191a;
}
#mainnav {
  background-color:#e2e2e2;
}
#mainnav li.mainnav_spon,
#mainnav li.mainnav_spon a,
#mainnav li.mainnav_on,
#mainnav li.mainnav_chon {
  color: #89191a;
}
.bucket h4,
.bucket .propertySub {
  color: #89191a;
}
.homepg .bucket,
#rt-col .bucket,
#seealso-bucket {
  background-color: none;
}
.homepg .bucket a,
#rt-col .bucket a,
#seealso-bucket a {
  color: #cc3333;
}
.homepg .bucket a:hover,
#rt-col .bucket a:hover,
#seealso-bucket a:hover {
  color: #89191a;
}

#socialmedia a:hover {
  color: #cc6600;
}

img[align='right'] {
  margin-left: 20px;
}
img[align='left'] {
  margin-right: 20px;
}
.content .bucket li .bktItemGroup h5 {
  font-weight: bold;
}
.generalpg #events-bucket .location:before {
  content: 'Location: ';
}
.eventpg .date:before {
  content: 'Date: ';
}
.eventpg .presenter:before {
  content: 'Presenter: ';
}
.eventpg .host:before {
  content: 'Host: ';
}
.eventpg .location:before {
  content: 'Location: ';
}
.eventpg .sponsors:before {
  content: 'Sponsors: ';
}
.homepg .bucket {
  padding-top: 8px;
  border: 1px solid #999999;
}
.homepg .bucket h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 8px;
  padding-bottom: 9px;
  background-color: none;
  font-size: 12.8px;
}
.generalpg #events-bucket li,
.generalpg #faculty-bucket li,
.generalpg #newshighlights-bucket li {
  margin-bottom: 0;
  padding: 3.5em 0 3em;
  border-bottom: 1px solid #aaa;
}
.generalpg #events-bucket li:first-child,
.generalpg #faculty-bucket li:first-child,
.generalpg #newshighlights-bucket li:first-child {
  padding-top: 0;
}
.generalpg #events-bucket li:last-child,
.generalpg #faculty-bucket li:last-child,
.generalpg #newshighlights-bucket li:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.generalpg #events-bucket li .imgbox,
.generalpg #faculty-bucket li .imgbox,
.generalpg #newshighlights-bucket li .imgbox {
  margin-bottom: 0;
}
/*** Button bucket on Home ***/
#button-bucket {
  margin-bottom: 30px;
  padding: 0;
  border: 0;
}
#button-bucket li {
  display: table;
  overflow: hidden;
  margin-top: 30px;
}
#button-bucket li:first-child {
  margin-top: 0;
}
#button-bucket .imgbox {
  float: left;
  width: 70px;
  margin-right: 15px;
}
#button-bucket h5 {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  font-size: .9em;
  line-height: 1.4;
}
/* See Also bucket */
#seealso-bucket {
  border: 1px solid #999999;
}
/* Rt Col buckets */
#rt-col .bucket {
  border: 1px solid #cccccc;
  border-top-width: 0;
  border-bottom-width: 0;
}
#rt-col .bucket:first-of-type {
  border-top-width: 1px;
}
#rt-col .bucket:last-of-type {
  border-bottom-width: 1px;
}
#rt-col .bucket:first-of-type:last-of-type {
  border-width: 1px;
}


#mainnav .mainnav_child {font-size:1.2em;}
#mainnav ul.mainnav_child {margin-top:0px;}
#mainnav ul.mainnav_child li.mainnav_chon{margin-top:-7px;}
#mainnav .mainnav_child li a:before,#mainnav .mainnav_child .mainnav_chon:before{content:"";margin:0;}


#general-tab ul {list-style:none;padding:0}
#general-tab ul table .name {width:150px;font-weight:bold;}
#general-tab ul table .year {width:140px;font-weight:bold;}
#general-tab ul table .title {width:240px;font-weight:bold;}
#general-tab ul table td {padding:5px;vertical-align:top;}


.homepg #bookshelf-bucket h4 {display:none;}
