/*
Theme Name: CPMC Deux
Theme URI: http://dublue.com/
Author: dublue interactive
Description: Committee of Presidents of Medical Colleges
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
.alignnone {
  margin: 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

.cform fieldset {
  border: 1px solid #cfcfcf;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 1em;
  margin-bottom: 1em;
  position: relative;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25); }

.cform legend {
  font-size: 1.2em;
  float: left; }

.cform legend span {
  position: absolute;
  top: -40px;
  left: 0;
  color: #8E3212; }

.cform ol.cf-ol {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.cform ol.cf-ol li {
  margin: 4px;
  margin-left: 0;
  padding-bottom: 1em; }

.cform ol.cf-ol li.cf_li_err, .cf_info.failure {
  background: url("/wp-content/plugins/cforms/styling/li-err-bg.png") repeat scroll 0 0 #ffdfdf !important;
  border-top: 1px solid #DF7D7D;
  border-bottom: 1px solid #DF7D7D;
  padding: 1em; }

.cform label {
  display: block; }

.cform label.cf-after, .cform label.cf-group-after {
  display: inline;
  margin-right: 2em;
  margin-left: .25em; }

.cform input.single {
  width: 60%;
  padding: 4px; }

.cform input.single, .cform textarea.area, .cform select {
  margin-right: 4px; }

.cform textarea.area {
  width: 60%;
  height: 5em;
  padding: 4px; }

.cform .reqtxt, .cform .fldrequired + .emailreqtxt {
  color: #ee0000; }

.cform .cf_hidden {
  display: none; }

.cform .sendbutton, .cform .resetbutton, .cform .backbutton {
  margin-right: 4px;
  padding: .5em 1.25em; }

.cf_info {
  display: none;
  background: #F7F7F7;
  padding: 10px 15px; }

.cf_info.failure, .cf_info.success, .cf_info.waiting {
  display: block; }

.linklove {
  display: none; }

.accessible {
  position: absolute;
  left: -9999em;
  font-size: 1.5em;
  padding: 1em;
  z-index: 100; }

.accessible:focus {
  left: 0; }

.container {
  max-width: 880px;
  background: #fff;
  box-shadow: 0 0 10px #aaa;
  margin-bottom: 10px; }

body {
  font-family: "Droid Sans", "Helvetica Neue", Helvetica, Arial, Sans-serif;
  font-size: 12pt;
  line-height: 1.67;
  margin-top: 10px; }

h1, h2, h3, h4, h5, h6 {
  font-family: "PT Sans", sans-serif;
  text-shadow: 0 0 1px #333;
  letter-spacing: -1px; }

h1, h2, h3, h4 {
  line-height: 50px; }

h1, h2, h3 {
  font-weight: normal; }

header {
  margin-bottom: 20px;
  background: url(images/header.png) no-repeat top right; }

h1.site-title {
  line-height: 2.5;
  font-weight: 500;
  font-size: 2em; }
h1.entry-title {
  margin-top: 0; }

footer {
  border-top: 1px solid #ddd;
  margin-top: 50px; }

#back-to-top a {
  color: #fff;
  text-decoration: none;
  font-size: 24px;
  position: fixed;
  bottom: 30px;
  right: 0;
  background-color: rgba(192, 192, 192, 0.5);
  text-align: center;
  padding: 10px 15px;
  line-height: 1; }
#back-to-top a:hover {
  background-color: rgba(42, 125, 167, 0.5); }

.flexslider {
  border-radius: 0;
  border: none;
  margin-bottom: 20px; }

.flex-caption {
  padding: 10px;
  width: 100%;
  font-size: 0.85em;
  line-height: normal; }
  .flex-caption h2 {
    margin-top: 0;
    font-size: 1.2em;
    line-height: normal;
    text-shadow: none; }

.flex-control-nav {
  bottom: -60px;
  z-index: 10000;
  display: none; }

.flex-direction-nav a:before {
  color: #fff; }

.flex-direction-nav a {
  text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.5);
  line-height: 1; }

.nav-justified {
  background-color: #EEEEEE;
  border: 1px solid #CCCCCC; }

.nav-justified > li > a {
  background-color: #2a5e8c;
  background-image: -moz-linear-gradient(center top, #4990ce 0%, #2a5e8c 100%);
  background-repeat: repeat-x;
  color: #fff;
  margin-bottom: 0;
  padding-bottom: 15px;
  padding-top: 15px;
  text-align: center;
  line-height: 1em; }

.nav-justified > li > a:hover {
  background: #63a3dc; }

.dropdown-menu {
  max-width: 275px; }

.dropdown-menu > li > a {
  white-space: normal; }

.nav-justified > .active > a,
.nav-justified > .active > a:hover,
.nav-justified > .active > a:focus,
.nav-justified .current-menu-ancestor > a,
.nav-justified .current-menu-ancestor > a:hover,
.nav-justified .current-menu-item > a {
  background-color: #f69920;
  background-image: none;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.15) inset; }

#content h1 {
  font-size: 24pt;
  line-height: normal; }
#content h2 {
  font-size: 21pt; }
#content h3 {
  font-size: 19pt; }
#content h4 {
  font-size: 17pt; }
#content h5 {
  font-size: 15pt; }
#content h6 {
  font-size: 14pt; }

#sidebar {
  font-size: 0.85em;
  color: #888;
  margin-top: 40px; }
  #sidebar ul {
    list-style-type: none;
    padding-left: 0; }

#home-grids h2 {
  border-bottom: 1px solid #eee;
  font-size: 1.7em; }
#home-grids i {
  color: #66ADF4; }

.entry-meta {
  margin-top: 30px;
  font-size: 0.85em;
  color: #888; }

/* Large desktop */
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) {
  .nav-justified {
    max-height: 52px; }

  .nav-justified > li > a {
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #D5D5D5; }

  .nav-justified > li:first-child > a {
    border-left: 0 none; }

  .nav-justified > li:last-child > a {
    border-right: 0 none; } }
/* Landscape phone to portrait tablet */
/* Landscape phones and down */
