/** * Theme Name:   Portland Community College (Version 6) * Theme URI:    http://www.pcc.edu/ * Description:  A custom theme for Portland Community College  * Author:       Gabriel Nagmay * Author URI:   http://gabriel.nagmay.com * Version:      6.1 *//* Keep */#wpadminbar form {    background: inherit !important;    border: inherit !important;	padding: inherit !important;}#adminbar-search{	color: #ccc !important;}/* these should all eventually be integrated into the main styles */.central-steps-full h5 {width:auto !important;}.central-steps ol li {padding-bottom:30px;}.central-steps ol li:last-of-type {padding-bottom:0;}.central-steps ol li ol li,.central-steps ol li ul li {  padding-bottom:0.625em;}.open-sesame + .callout {margin-top:40px;}.callout-contents blockquote {margin-top:10px !important;}/* instagram feeds */.highlight.pcc-instagram .callout-contents {  max-height:570px;  overflow-y:scroll;}.highlight.pcc-instagram .callout-contents p {  padding-top:2px !important;}/* new student checklist */.callout.checklist-steps ol {  padding-top:6px !important;}.callout.checklist-steps ol li {  list-style:none;  padding:0;}.callout.checklist-steps ol li a::before {  color:#666;  content:counter(li, decimal);  counter-increment:li 1;  padding:0 0.9375em;}.callout.checklist-steps ol li a {  background:#fff;  display:block;  padding:0.9375em 0.9375em 0.9375em 0;  margin-bottom:1px;}.callout.checklist-steps ol li a:hover,.callout.checklist-steps ol li a:focus {  background:#f6f6f6;}.callout.checklist-steps ol li.complete a::before {  color:#16a67d;  content:"\f00c";  font-family:FontAwesome;  font-size:1.25em;  margin:0 -9px 0 -2px;}.callout.checklist-steps ol li.complete a {  background:#c1c1c1;  color:#222;  margin-bottom:0;}.callout.checklist-steps ol li.complete a:hover,.callout.checklist-steps ol li.complete a:focus {  background:#b4b4b4;}.callout.checklist-steps ol li.active a {  background:#70485b;  color:#fff;}.callout.checklist-steps ol li.active a::before {  color:#fff;}.callout.checklist-steps ol li.active a:hover,.callout.checklist-steps ol li.active a:focus {  background:#008099;}.callout.checklist-steps ol li.next a::after {  color:#fff;  content:"\f105";  float:right;  font-family: FontAwesome;  font-size:1.5em;  position:relative;  top:-6px;}