/*
COLORS:
   red         #DE0710
   lt gray     #ccc
   link gray   #646464
   near black  #231f20
*/

*{font-size:100.01%}
html {
   height:100%;
   font-size:62.5%;
   border:none;
}

body {
   font: 1.2em Arial, Helvetica, Verdana, sans-serif;
   line-height:1.6em;
   color:#000000;
}


/* CONTENT STYLES */
#content a {
   color:#646464;
   text-decoration:underline;
}
#content a:hover {
   color:#000000;
   text-decoration: underline;
}
#content {
   color:#424242;
}
#content h1 {
   color:#DE0710;
   font-size:1.9em;
   font-weight:normal;
   line-height:1.3em;
   margin:0 0 13px 0;
}
#content h2 {
   color:#DE0710;
   font-size:1.5em;
   font-weight:normal;
   margin:0 0 13px 0;
}

#content h3 {
   color:#231f20;
   font-size:1.4em;
   font-weight:normal;
   margin:15px 0 13px 0;
}
#content h4 {

}
#content h5 {
	
}
#content h6 {
	
}
#content h1 a, #content h2 a, #content h3 a, #content h4 a, #content h5 a, #content h6 a {
   text-decoration: none;
}

#content sup {
   font-size: 0.5em;
   position: relative;
   top: -6px;
   left: -2px;
}

#content .breadcrumb {
   color:#DE0710;
   font-size:1.0em;
   font-weight:normal;
   margin:0 0 15px 0;
}
   #content .breadcrumb a {
      color:#646464;
      text-decoration:none;
   }
      #content .breadcrumb .heading_subhead a {
         color:#646464;
         text-decoration:none;
      }

.heading_pipe {
   color:#949494;      
}
#content .heading_subhead {
   color:#000;
}
#content .heading_link {
   padding: 0 13px 0 20px;
   background:transparent url(/elements/img/arrow-grey-on-white.gif) no-repeat right top;
}
   #content .heading_link a {      
      font-size:.75em;
      color:#DE0710;
   }

#content p,
#content code {
   margin:0 0 15px 0;   
}
#content ul, #content ol {
   margin:0 0 15px 20px;
}
#content blockquote {
   margin:0 0 15px 20px;
   color:#666666;
   margin:0 0 15px 20px;
}



/* CHANNEL CONTENT */
.employee_tile {
   display:block;
   float:left;
   width:144px;
   height:140px;
   margin:0 5px 10px 5px;
   line-height:1em;
}
.employee_tile_full {
   display:block;
   float:left;
   width:144px;
   height:170px;
   margin:0 5px 10px 5px;
   line-height:1.2em;
}
   .employee_tile img {
      padding:0;
      margin:0;
   }
   #content .employee_tile a {
      color:#DE0710;
      text-decoration: none;
   }
.profile_photo {
   padding:0;
   margin:0 0 5px 0;
   display:block;
}
.blue {
   background:transparent url(/elements/img/bg-person-blue.jpg) no-repeat top left;
}
.purple {
   background:transparent url(/elements/img/bg-person-purple.jpg) no-repeat top left;
}
.rust {
   background:transparent url(/elements/img/bg-person-rust.jpg) no-repeat top left;
}
.green {
   background:transparent url(/elements/img/bg-person-green.jpg) no-repeat top left;
}
.work_sample {
   display:block;
   float:left;
   width:302px;
   min-height:236px;
   margin:5px 5px 20px 5px;
   line-height:1em;
}
   .work_sample img {
      margin:0 0 5px 0;
      border:1px solid #ccc;
   }




/* OUR WORK */
#content .two_col_list {
   list-style-type: none;
   margin:0;
}
.two_col_list li {
   float:left;
   line-height:1.3em;
   display:block;
   margin:0 0 12px 0;
}
#one_col .two_col_list li {
   width:280px;
}
#left .two_col_list li {
   width:210px;
}
.two_col_list li.left {
   clear:both;
   margin-right:35px;
}
#content .work_sample_slide {
   margin:0 0 20px 0;
}
   #content .work_sample_slide img {
      float:left;
   }
   #content .work_sample_slide p, #content .work_sample_slide ul, #content .work_sample_slide ol {
      float:left;
      width:220px;
      margin-left:20px;
   }
#content .work_sample_video {
   margin:0 0 20px 0;
}


/* NEWS */
#content .news_list {
   list-style-type: none;
   margin:0 0 20px 0;
   line-height:1.2em;
   clear: both;
}
.news_list dt {
   margin:0 0 0 0;
   float:left;
   width:80px;
   /*clear:left;*/
}
.news_list dd {
   float:left;
   /*clear: right;*/
   width:340px;
   margin:0 0 10px 0;
}


/* INSIGHT */
.blog_channel_block {
   width:217px;
   float:left;
}
.left_item {
   clear:both;
   margin-right:35px;
}
.blog_channel_block p {
   margin: 0 0 0 0;
}
.blog_channel_block h3 {
   font-size:1.5em;
   font-weight:normal;
   border-bottom: 1px #ccc solid;
   margin:0 0 15px 0;
   padding-bottom:7px;
}
.latest_darticle {
   margin:0 0 20px 0;
   min-height:200px;
}
.insight_title {
   display:block;
   margin:0 0 10px 0;
   min-height:70px;
}
   #content .insight_title h3 {
      font-size:1.2em;
      font-weight:normal;
      margin:0 0 5px 50px;
   }
      #content .insight_title h3 .h3_subhead {
         color:#000;
      }
   #content .insight_title p {
      margin:0 0 20px 50px;
   }
   #content p.post_date {
      color:#646464;
      font-style:italic;
      margin:0 0 0 0;
   }
   #content span.post_date {
      color:#646464;
      font-style:italic;
      margin:0 10px 0 0;
   }
   #content .insight_title p.post_date {
      color:#646464;
      font-style:italic;
      margin:0 0 0 50px;
   }
   .insight_title img {
      float:left;
      margin:3px 0 0 0;
   }
.insight_excerpt {
   display:block;
   margin:0 0 10px 0;
   min-height:70px;
}
   .insight_excerpt .excerpt_left {
      float:left;
      width:60px;
      text-align:center;
   }
      .excerpt_left .month {
         display:block;
         font-size:1em;
         text-align:center;
         margin:0 0 5px 0;
      }
      .excerpt_left .date {
         display:block;
         font-size:2.8em;      
         text-align:center;
         margin:0 0 5px 0;
      }
      .excerpt_left .year {
         display:block;
         font-size:1.5em;
         text-align:center;
      }
   .insight_excerpt .excerpt_right {
      float:left;
      width:399px;
      margin:0 0 0 10px;
      padding:0 0 10px 0;
   }
      #content .insight_excerpt h3 {
         font-size:1.4em;
         font-weight:normal;
         margin:0 0 10px 0;
         line-height:normal;
      }
      #content .insight_excerpt h3 a {
         color:#DE0710;
      }
      #content .insight_excerpt p {
         margin:0 0 10px 0;
      }
#content .page_nav {
   clear:both;
}
   #content .page_nav ul {
      list-style-type: none;
      margin:10px 0;
   }
   #content .page_nav li {
      display:inline;
   }
   #content .page_nav a {
      border:1px solid #ccc;
      padding:4px 8px;
      text-decoration:none;
   }   
.channel_block {
   width:150px;
   float:left;
   height:41px;
   line-height:12px;
   margin:0 0 10px 0;
}
.channel_block img {
   vertical-align: bottom;
   display:inline;
   float:left;
   margin-right:5px;
}
.channel_block p {
}
.article_image {
   float:right;
   font-size:10px;
   font-style: italic;
   margin-left:10px;
}



/* COMMENTS */
#comments {
   
}
.comment_person {
   
}
.comment_text {
   
}
#comments p.thank-you {
   font-weight: bold;
   font-size: 1.1em;
   color: #fd0000;
}
#content #comments ul {
   list-style-type: none;
   margin:0;
}
#content #comments li {
   margin:0 0 12px 0;
}
#comments input, #comments select, #comments textarea {
   border:1px solid #ccc;
   font-family:Arial,Helvetica,sans-serif;
   padding:3px;
}
#comments input[type='submit'] {
   border:none;
   background-color:#7F7F7F;
   color:#fff;
   font-size:.9em;
}
#comments input[type='checkbox'] {
   border:none;
}
#comments input[type='text'] {
   width:200px;
}
#comments label {
   display:block;
}
.errorlist {
   color:#FD0000;
}



/* PEOPLE */
#bio_contact {
   float:left;
   width:150px;
}
#bio_social {
   width:150px;
   margin-left:170px;
   margin-bottom:20px;
   min-height:40px;
}
#content .tweet_list {
   list-style-type: none;
   margin: 0 0 20px 0;
}
.tweet_list li {
   background:transparent url(/elements/img/bg-quote.gif) no-repeat left 5px;
   padding:0 0 0 30px;
   margin:5px 0;
}




/* RIGHT RAIL STYLES */
#search_form {
   margin:0 0 20px 0;
}
#search_form input.search_field {
   width:100px;
   height:14px;
   border:1px solid #ccc;
}
#search_form input.search_button {
   position:absolute
}
img.rss {
   border: 0px;
}
#rss {
   margin-bottom: 15px;
}
#rss a {
   text-decoration: none;
}

/* FOOTER */
#footer {
   color:#bbbbbb;   
}
#footer a {
   color:#888;
}


/* MISC STYLES */
.meta {
   color:#646464;
   line-height:1.3em;
}
.clear,
.clear_left,
.clear_right {
   height:0;
   font-size:0.01em;
   line-height:0.01em;
}
.clear {
   clear:both;
}
.clear_right {
   clear:right;
}
.clear_left {
   clear:left;
}
#logo {
   display:block;
   margin:20px 0 20px 0;
}
hr {
   border:none;
   color: #ccc;
   background-color: #ccc;
   height: 1px;
   margin:0 0 20px 0;
   clear:both;
}
.float_right {
   float:right;
   margin-left:10px;
}
.float_left {
   float:left;
   margin-right:10px;
}
#content .red_link {
   color:#DE0710;
   text-decoration: none;
}
#content .red_link:hover {
   text-decoration: none;
}
#content .undecorated_list {
   list-style-type: none;
   margin:0 0 20px 0;
}
#content .undecorated_list li {
   list-style-type: none;
   margin:5px 0;
}
#content a.external {
   padding:0 14px 0 0;
   margin-right:3px;
   background: transparent url(/elements/img/icon-external.gif) no-repeat right top;
}
#content a.pdf {
   display:block;
   line-height:1.4em;
   padding: 0 0 0 20px;
   background: transparent url(/elements/img/pdf-icon.gif) no-repeat left top;
}

table.pdfs {
   width:469px;
   margin:0 0 20px 0;
}
table.pdfs td {
   width:28%;
   padding:2%;
}
table.pdfs td a {
   display:block;
   min-height:16px;
   line-height:1.4em;
   padding: 0 0 0 20px;
   background: transparent url(/elements/img/pdf-icon.gif) no-repeat left top;
}

/* SEARCH RESULTS */
.search-results .result {
   padding: 0 0 20px 0;
   margin: 0 0 20px 0;
   border: 1px solid #ccc;
   border-width: 0 0 1px 0;
}
#content .search-results h3 {
   margin: 0 0 0.2em 0;
}
#content .search-results p {
   margin: 0;
}
.search-results .profile_photo,
.search-results .image {
   float: right;
   margin: 0 0 5px 10px;
}

/* FORM ROWS, LABELS AND FIELDS */
.form-row {
   clear: left;
   float: left;
   width: 100%;
   margin-bottom: 12px;
}
.form-row label {
   float: left;
   width: 28%;
   padding-right: 2%;
   line-height: 1.3em;
}
.form-row label span,
span.required {
   color: #f01020;
}
.form-row p {
   clear: left;
   float: left;
   width: 50%;
   margin: 1px 0 0 30%;
   font-size: 0.9em;
   line-height: 1.3em;
}
.form-row input {
   float: left;
   width: 50%;
   padding: 2px;
   color: #536162;
   border: 1px solid #a0a0a0;
}
.form-row select {
   float: left;
   width: auto;
   padding: 1px;
   border: 1px solid #a0a0a0;
}
.form-row select {
   color: #536162;
}
.form-row select option {
   padding: 1px 3px;
   color: #536162;
}
.form-row textarea {
   float: left;
   width: 50%;
   height: 8.0em;
   padding: 2px;
   color: #536162;
   border: 1px solid #a0a0a0;
   font-family: Verdana,Arial,Helvetica,sans-serif;
   font-size: 1.0em;
}
.form-row.checkboxes ul,
.form-row.radio ul {
   float: left;
   width: 50%;
   list-style: none outside none;
   margin: 0;
   padding: 0;
}
.form-row.checkboxes ul li,
.form-row.radio ul li {
   clear: both;
   display: block;
}
.form-row.checkboxes ul li label,
.form-row.radio ul li label {
   float: none;
   display: block;
   width: auto;
   padding-right: 0;
}
.form-row.checkboxes ul li label input,
.form-row.radio ul li label input {
   width: auto;
   border: none;
   display: block;
}

.form-row.captcha img {
   float: left;
   margin-bottom: 5px;
   border: 1px solid #a0a0a0;
}
.form-row.captcha input {
   clear: left;
   float: left;
   margin-left: 30%;
}
.form-row.submit input {
   width: auto;
   margin-left: 30%;
}
.form-row ul {
   list-style: none outside none;  
}
.form-row ul li {
   margin-left: 0;
}
#content .form-row ul.errorlist {
   float:left;
   margin:0 0 0 30%;
}
#contact-left, #contact-right {
   float: left;
   width: 234.5px;
}
#contact-form textarea {
   width: 234.5px;
}

/* SHARING */
p.social {
    height:24px;
}
p.social span {
    display:inline-block;
    margin-right:5px;
    height:24px;
    line-height:24px;
    vertical-align:top;
}
p.social a {
    display:inline-block;
    margin-right:2px;
    width:24px;
    height:24px;
    overflow:hidden;
    background:transparent none no-repeat left 0;
}
p.social a:hover {
    background-position:0 -24px;
}
p.social a span {
    display:block;
    margin:0;
    height:auto;
    line-height:1.0em;
    vertical-align:baseline;
    padding-top:24px;
}
p.social a.facebook {
    background-image:url(/elements/img/share-facebook.png);
}
p.social a.twitter {
    background-image:url(/elements/img/share-twitter.png);
}
p.social a.linkedin {
    background-image:url(/elements/img/share-linkedin.png);
}
p.social a.email {
    background-image:url(/elements/img/share-email.png);
}
p.social div {
    vertical-align:top !important;
    margin-top:2px !important;
}