/*
Theme Name: McKinney York
Theme URI: http://igraycon.com/
Description: Custom WordPress theme developed for McKinney York.
Version: 1.0
Author: Iain Gray
Author URI: http://igraycon.com/
Tags: custom
*/

* {
  margin: 0;
  padding: 0;
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #323232;
}
h1 {
  font-size: 10.5px;
  font-weight: bold;
  text-transform: uppercase;
}
h2 {
  font-family: Georgia, serif;
  font-size: 11px;
  font-weight: bold;
  font-style: italic;
}
img {
  border-style: none;
}
div#page {
  width: 1100px;
  margin: 74px auto;
}
div.column {
  float: left;
  height: 514px;
  padding-top: 2px;
}
div.left {
  margin-left: 15px;
}
div#sidebar {
  padding-top: 0;
  height: 516px;
  width:  122px;
  padding-left: 45px;
  background: transparent url(images/separator.png) no-repeat scroll 100% 2px;
}
p#logo a {
  display: block;
  overflow: hidden;
  width: 106px;
  height: 0;
  padding-top: 59px;
  background: transparent url(images/logo.png) no-repeat scroll top left;
}
div#nav {
  margin-top: 27px;
}
div#nav h1 {
  overflow: hidden;
  height: 0;
  padding-top: 9px;
  background: transparent url() no-repeat scroll top left;
  margin: 22px 0 6px 0;
}
div#nav li {
  display: block;
  padding-top: 3px;
  width: 121px;
  height: 13px;
}
div#nav li.current_page_item, div#nav li.current_page_ancestor {
  background: transparent url(images/nav_selected.png) repeat-x scroll 0px 1px;
}
div#nav a {
  background: transparent url(images/background.png) repeat scroll top left;
  padding-right: 4px;
  font-size: 10px;
  line-height: 8px;
  text-decoration: none;
}
div#nav h1#nav_firm_title {
  background-image: url(images/nav_firm.png);
  width: 31px;
}
div#nav h1#nav_work_title {
  background-image: url(images/nav_work.png);
  width: 42px;
}
div#nav h1#nav_people_title {
  background-image: url(images/nav_people.png);
  width: 51px;
}
div#nav h1#nav_news_title {
  background-image: url(images/nav_news.png);
  width: 38px;
}
div#categories {
  width: 157px;
}
div#content {
  width: 414px;
  overflow: visible;
}
div#twitter {
  width: 240px;
  word-wrap: break-word;
}
span.article_title {
  font-weight: bold;
  font-size: 10.5px;
  text-transform: uppercase;
}
span.article_title, span.article_date, h1 {
  letter-spacing: 1.375px;
}
span.article_date, p.article_info {
  text-transform: lowercase;
}
div#categories h1 {
  font-size: 9px;
  padding-left: 13px;
  margin-bottom: 3px;
}
div#categories ul {
  padding-bottom: 26px;
}
div#categories li {
  padding: 3px 10px 3px 13px;
  color: #969696;
}
div#categories li.current-cat, div#categories li.selected {
  background: transparent url(images/selected_category.png) no-repeat scroll 0px 1px;
}
div#categories li, div#categories a {
  font-size: 10px;
  text-decoration: none;
  line-height: 11px;
}
div#post_list {
  height: 514px;
  width: 389px;
  overflow: auto;
}
div.article_listing {
  padding-bottom: 15px;
  margin-bottom: 15px;
  background: transparent url(images/article_separator.png) no-repeat scroll 12px 100%;
  clear: left;
}
div.article_listing a {
  display: block;
  text-decoration: none;
  padding-left: 12px;
}
div.article_listing.hover div.content {
  background: transparent url(images/article_hover.png) no-repeat scroll 0px 2px;
}
div.article_listing img {
    margin-right: 6px;
    height: 68px;
}
div.article_listing img, div.article_listing p.link {
    float: left;
    width: 68px;
}
div.article_listing p.link {
    width: 60px;
}
div.article_listing p.link {
    padding-top: 24px;
    height: 44px;
    margin: 0;
}
div.article_listing p.link a {
    display: inline;
    text-decoration: underline;
}
div#twitter h1 {
  margin-bottom: 4px;
}
div#twitter li, p#twitter_follow {
  line-height: 17px;
  margin-top: 24px;
}
div#twitter li a.more_twitter, p#twitter_follow a {
  font-family: Georgia, serif;
  font-size: 11.5px;
  font-weight: bold;
  font-style: italic;
  text-decoration: none;
}
div#twitter li a.more_twitter:hover, p#twitter_follow a:hover {
  text-decoration: underline;
}
div#twitter li.aktt_more_updates {
  display: none;
}
div.article {
  margin-left: 12px;
  padding-right: 20px;
}
div.content {
  line-height: 20px;
}
div.content p, div.content ul, div.content ol {
  margin-bottom: 8px;
}
div.content ol {
  list-style-position: inside;
}
p.article_info {
  padding-bottom: 15px;
  margin-bottom: 12px;
  border-bottom: 1px solid #d3d3d3;
}
div.article h6 {
  margin: 15px 0 12px 0;
}
div.article h6, div#content_splash p.callout {
  padding: 12px 0;
  border-top: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
  font-family: Georgia, serif;
  font-size: 20px;
  line-height: 26px;
  font-style: italic;
  font-weight: normal;
}
div.article h6 em, div#content_splash p.callout em, div.article h6 i, div#content_splash p.callout i {
  font-family: Georgia, serif;
  font-size: 12px;
  line-height: 26px;
  font-weight: normal;
}
div.article img {
  margin: 12px 0;
}
div#page_content, div#content_header {
  width: 797px;
}
div#content_header {
  height: auto;
  border-bottom: 1px solid #d3d3d3;
  margin-bottom: 12px;
}
div#content_header h1 {
  font-size: 11px;
  margin-bottom: 8px;
  letter-spacing: 1.375px;
}
div#main_content, div#content_splash {
  height: 464px;
}
div#main_content {
  width: 315px;
  overflow: visible;
}
div#main_content h1 {
  font-size: 10px;
  letter-spacing: 1.375px;
}
div#content_splash {
  margin-left: 24px;
  width: 458px;
}
div#content_splash iframe, div#content_splash img {
  margin-bottom: 14px;
}
div#content_splash p {
  line-height: 20px;
  margin-bottom: 8px;
}
div#portfolio_content {
  width: 717px;
}
div#portfolio {
  z-index: 0;
  position: relative;
  overflow: hidden;
}
div#control_panel, div#portfolio_info {
  position: absolute;
  z-index: 10;
  background: transparent url(images/overlay.png) repeat scroll top left;
}
div#control_panel {
  height: 20px;
  bottom: 0px;
  left: 0px;
}
div#portfolio_info {
  bottom: 20px;
  width: 268px;
  height: 0px;
}
div#portfolio_info_content {
  /*margin: 50px 10px 10px 14px;*/
  margin: 10px 10px 10px 14px;
}
div#portfolio_info * {
  color: #fff;
}
div#control_panel {
  padding: 0 7px 0 2px;
}
div#control_panel div.button {
  float: left;
  margin: 4px 2px;
  height: 0;
  padding-top: 12px;
  overflow: hidden;
  width: 12px;
  background: transparent url(images/thumb.png) no-repeat scroll 0 0;
}
div#control_panel div.button.selected {
  background-position: -12px 0;
}
div#control_panel div.video.selected {
  background-position: -12px -12px;
}
div#control_panel div.video {
  background-position: 0 -12px;
}
div#control_panel div.map.selected {
  background-position: -12px -24px;
}
div#control_panel div.map {
  background-position: 0 -24px;
}
div#control_panel p {
  float: right;
}
div#control_panel a#toggle_info {
  color: #ffffff;
  text-decoration: none;
  display: block;
  padding: 0 41px 0 0;
  margin: 4px 7px 4px 0;
  background: transparent url(images/arrow.png) no-repeat scroll top right;
}
div#control_panel a#toggle_info.active {
  background-position: bottom right;
}
li.video, li.map {
  position: relative;
  z-index: 100;
}
iframe {
  border: 0px none #000000;
  width: 641px;
  height: 514px;
  overflow: hidden;
}
div#content_splash iframe {
  width: 460px;
  height: 290px;
}
div#portfolio_info div.icon {
  width: 23px;
  height: 0;
  padding-top: 23px;
  overflow: hidden;
  margin: 0 10px 4px 0;
  float: left;
}
#award_icon {
  background: transparent url(images/award.png) no-repeat scroll 0 0;
}
#sustainability_icon {
  background: transparent url(images/sustainability.png) no-repeat scroll 0 0;
}
.clear, div#popup {
  clear: both;
}
div#popup div.content {
  width: 170px;
  padding: 8px 9px; 
  background: transparent url(images/popup_background.png) repeat scroll 0 0;
  color: #000000;
  font-size: 10px;
  line-height: 10px;
}
div#popup .top {
  width: 11px;
  height: 8px;
  background: transparent url(images/popup_top.png) no-repeat scroll top right;
  line-height: 0px;
}
div#popup .bottom {
  width: 11px;
  height: 8px;
  background: transparent url(images/popup_bottom.png) no-repeat scroll top right;
  line-height: 0px;
}
div#page.home div#sidebar {
  background-image: none;
}
div#page.home div#projects {
    width: 548px;
}
div#page.home div#projects ul, div#page.home div#news ul {
    list-style: none outside none;
}
div#page.home div#projects li {
    width: 129px;
    margin-right: 8px;
    height: 514px;
    overflow: hidden;
    float: left;
    position: relative;
}
div#page.home div#projects div.info {
    position: absolute;
    background-image: url(images/overlay.png);
    width: 100%;
    height: 100%;
    z-index: 1;
    cursor: pointer;
}
div#page.home div#projects div.info div {
    padding: 28px 10px;
}
div#page.home div#projects div.info * {
    color: #fff;
}
div#page.home div#projects div.info p.link {
    margin-top: 8px;
    border-top: 1px solid #565656;
    padding-top: 8px;
    border-bottom: 1px solid #565656;
    padding-bottom: 8px;
}
div#page.home div#projects div.info p.link a {
    text-decoration: none;
}
div#page.home div#projects div.info p.link a:hover {
    text-decoration: underline;
}
div#page.home div#news {
    width: 248px;
    padding-left: 16px;
}
div#page.home div#news li {
    margin-top: 14px;
    border-top: 1px solid #dcdcdc;
    padding-top: 14px;
}
div#page.home div#news li.first {
    margin-top: 0;
    border-top: 0 none;
    padding-top: 0;
}
div#page.home div#news p {
  font: normal normal normal 11px/15px Arial, sans-serif;
  color: #414141;
  line-height: 15px;
  margin: 0;
}
div#page.home div#news p.date {
  font: italic normal normal 11px/15px Georgia, serif;
  margin-bottom: 5px;
}
div#page.home div#news p.article_title {
    font-weight: bold;
    margin-bottom: 5px;
}
div#page.home div#news p.link, div#page.home div#news p.link a {
    font-size: 10px;
}
div#sidebar ul, div#categories ul, div#twitter ul {
  list-style-type: none;
}
div#main_content.full {
  width: 830px;
}
div#main_content.full div.double {
  width: 360px;
  height: 474px;
}
div#main_content.full div.jScrollPaneContainer, div#main_content.full div.double {
  float: left;
  margin-right: 50px;
}
