.left {
  float: left; }

.right {
  float: right; }

body {
  padding: 0;
  margin: 0;
  line-height: 1.4;
  font-size: 80%;
  font-family: Lucida Grande, Arial, Sans-serif; }

a, a:link, a:visited {
  text-decoration: none;
  color: #003366; }

img {
  border: 0; }

form {
  margin: 0; }

h1, h2 {
  color: #003366;
  font-family: Palatino, Georgia;
  font-size: 2.25em;
  font-weight: normal;
  margin-bottom: 0;
  line-height: 1.2; }
  h1.smaller, h2.smaller {
    font-size: 18px;
    font-weight: bold; }
  h1.subdued, h2.subdued {
    font-size: 20px;
    font-weight: normal;
    font-family: Lucida Grande, Arial, Sans-serif; }

h2.little {
  margin: 0;
  font-family: Lucida Grande, Arial, Sans-serif;
  font-size: 1.3em;
  color: #000; }

h3 {
  color: #000000;
  font-size: 1.0em;
  font-weight: normal;
  margin-bottom: 0;
  font-size: 1.2em; }
  h3.sub {
    margin-top: 2px;
    font-weight: bold;
    font-family: Palatino, Georgia; }
  h3.small_blue {
    color: #003366;
    font-size: 14px;
    padding: 0 0 5px 0; }

p.intro {
  margin-top: 2px;
  margin-bottom: 4px; }

.date {
  font-style: italic;
  font-weight: normal; }

.content {
  width: 960px;
  clear: both;
  margin: 0 auto; }

.light {
  color: #737373; }

.clearfix {
  clear: both; }

.clearright {
  clear: right; }

.clearleft {
  clear: left; }

.readmore {
  text-transform: uppercase;
  font-family: Lucida Grande, Arial, Sans-serif;
  font-size: .85em;
  margin-top: 14px;
  display: block; }

.mceEditor {
  width: 500px;
  height: 250px; }

/* Articles */
.article {
  margin: 0 0 20px 0; }
  .article h3 {
    font-family: Palatino, Georgia;
    font-size: 1.3em; }

.featured_news {
  position: relative;
  visibility: hidden;
  left: -5000px; }

ul.featured_news {
  list-style: none;
  margin: 0;
  padding: 0; }
  ul.featured_news li.featured_item {
    width: 960px;
    height: 362px; }

/* tags */
ul.tags {
  list-style: none; }
  ul.tags li {
    display: inline; }
    ul.tags li a {
      color: #888; }
    ul.tags li.level-5 {
      font-size: 1.4em;
      color: #AAA; }
    ul.tags li.level-4 {
      font-size: 1.2em;
      color: #999; }
    ul.tags li.level-3 {
      font-size: 1.0em; }
    ul.tags li.level-2 {
      font-size: 0.8em; }
    ul.tags li.level-1 {
      font-size: 0.6em; }

.asset {
  background: url(/images/icons/pdf_icon.png) no-repeat left;
  padding: 16px 0 0 40px;
  height: 35px; }

span.author {
  color: #003366; }

.filed {
  color: #666;
  font-size: 0.9em; }

.sharethis {
  display: inline; }

table tr td {
  padding: 0; }

table.gsc-search-box td.gsc-search-button input.gsc-search-button {
  margin-left: 10px; }
table.gsc-search-box td.gsc-clear-button {
  display: none; }

table.gsc-branding {
  display: none; }

.gsc-control {
  margin-bottom: 15px; }

ul.social {
  margin: 0;
  padding: 0;
  list-style: none; }
  ul.social li {
    float: left;
    height: 32px;
    padding-right: 17px;
    overflow: hidden;
    text-indent: -9999px;
    display: block; }
    ul.social li.youtube {
      background: transparent url(/images/social_icons.png) no-repeat 0 0; }
    ul.social li.twitter {
      background: transparent url(/images/social_icons.png) no-repeat -50px 0; }
    ul.social li.facebook {
      background: transparent url(/images/social_icons.png) no-repeat -99px 0; }
    ul.social li.linkedin {
      background: transparent url(/images/social_icons.png) no-repeat -149px 0; }
    ul.social li.rss {
      background: transparent url(/images/social_icons.png) no-repeat -199px 0; }
    ul.social li.last {
      padding-right: 0; }
    ul.social li a {
      display: block;
      height: 32px;
      width: 32px; }

label.bolder {
  font-weight: bold; }

span.connect {
  font-size: 1.0em;
  font-weight: bold; }

ul.about_ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  padding-top: 5px; }
  ul.about_ul li {
    padding-bottom: 10px;
    color: #333; }

#header {
  height: 103px;
  width: 100%;
  background: #C4C5C7 url(/images/header_bg.jpg) repeat-x; }
  #header .content {
    position: relative;
    height: 100%; }
  #header h1 {
    overflow: hidden;
    text-indent: -9999px;
    display: block;
    position: absolute;
    top: 12px;
    margin: 0;
    height: 81px;
    background: transparent url(/images/logo.png) no-repeat;
    width: 255px; }
    #header h1 a {
      display: block;
      height: 81px;
      width: 255px; }
  #header #stay_informed {
    float: right;
    font-family: Lucida Grande, Arial, Sans-serif;
    padding: 0 0 0 0;
    vertical-align: middle; }
    #header #stay_informed form {
      padding: 8px 0 0 0; }
    #header #stay_informed label {
      color: #515151;
      text-transform: uppercase;
      font-size: .9em; }
    #header #stay_informed input {
      padding: 3px;
      vertical-align: middle; }
  #header ul#social_icons {
    position: absolute;
    top: 40px;
    right: 4px;
    list-style: none;
    background: url(/images/social_icons_small.png) no-repeat 100% 0; }
    #header ul#social_icons li {
      float: left;
      margin-left: 5px; }
      #header ul#social_icons li a {
        display: block;
        height: 16px;
        width: 16px;
        overflow: hidden;
        text-indent: -9999px;
        display: block; }
      #header ul#social_icons li.rss {
        background-position: -42px 0; }
      #header ul#social_icons li.twitter {
        background-position: -21px 0; }
      #header ul#social_icons li.facebook {
        background-position: 0 0; }
  #header #feed_link {
    text-transform: uppercase;
    font-family: Lucida Grande, Arial, Sans-serif;
    font-size: .9em;
    color: #515151;
    float: right;
    clear: both;
    display: block;
    padding-right: 18px;
    background: transparent url(/images/rss_small.png) right no-repeat; }
  #header ul#menu {
    position: absolute;
    bottom: 4px;
    right: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    font-family: Lucida Grande, Arial, Sans-serif; }
    #header ul#menu li {
      display: inline;
      padding: 0 8px;
      text-transform: uppercase; }
      #header ul#menu li a {
        color: #003366;
        font-size: 1.1em;
        font-weight: bold; }
        #header ul#menu li a:hover {
          color: #000033; }

#content {
  padding: 15px 0 0 0;
  font-size: 1.1em; }
  #content h2 {
    margin-top: 0;
    padding-top: 0; }
  #content .bottom_links {
    margin: 20px 0; }
  #content table.polling_analysis {
    margin: 20px 0; }
    #content table.polling_analysis td {
      vertical-align: top;
      margin: 0;
      padding: 0; }
    #content table.polling_analysis td.main_listing {
      width: 400px;
      padding-right: 15px; }
    #content table.polling_analysis td.additional_materials {
      width: 135px; }
    #content table.polling_analysis h4 {
      font-family: Lucida Grande, Arial, Sans-serif;
      font-weight: normal;
      color: #003366;
      margin: 0; }
    #content table.polling_analysis h2 {
      margin: 0; }
  #content .content {
    margin: 1em auto 0 auto; }
  #content #main {
    width: 580px; }
  #content #sub {
    margin-left: 1.3em;
    float: right;
    width: 340px;
    border-left: 1px solid #ddd;
    padding-left: 20px; }
    #content #sub h3 {
      padding: 0 .25em;
      font-family: Palatino, Georgia; }
    #content #sub a.a_title {
      display: block;
      font-family: Lucida Grande, Arial, Sans-serif;
      margin: .25em 0 0 0;
      padding: 0 .25em; }
      #content #sub a.a_title.odd {
        background: #e6e6ff; }
    #content #sub #blog_roll_sub {
      border-bottom: 1px solid #ddd;
      padding-left: 1em;
      margin-bottom: 1.5em;
      padding-bottom: 1.5em; }
      #content #sub #blog_roll_sub ul.blogroll {
        list-style: none;
        margin: 15px 0 0 0;
        padding: 0; }
    #content #sub #featured_news_sub {
      border-bottom: 1px solid #ddd;
      padding-bottom: 1.5em;
      margin-bottom: 1.5em;
      padding-left: 1em; }
      #content #sub #featured_news_sub h3 {
        font-size: 1.3em; }
      #content #sub #featured_news_sub .date {
        color: #666;
        font-style: normal;
        margin-left: 5px;
        font-size: 0.8em; }
      #content #sub #featured_news_sub .cite {
        color: #555;
        margin-left: 5px;
        font-size: 0.8em; }
      #content #sub #featured_news_sub a.readmore {
        margin-left: 5px;
        font-size: 0.9em;
        text-transform: none;
        font-weight: bold; }
    #content #sub #popular_tags_sub {
      border-bottom: 1px solid #ddd;
      padding-bottom: 1.5em;
      margin-bottom: 1.5em;
      padding-left: 1em; }
      #content #sub #popular_tags_sub h3 {
        font-size: 1.1em; }
      #content #sub #popular_tags_sub .date {
        margin-left: 5px;
        font-size: 0.8em; }
      #content #sub #popular_tags_sub .cite {
        margin-left: 5px;
        font-size: 0.8em; }

#feature {
  background: transparent url(/images/featured_bg.jpg) repeat-x;
  position: relative; }
  #feature .content {
    height: 362px;
    position: relative;
    text-align: center; }
    #feature .content ul li {
      text-align: center; }
    #feature .content button {
      text-align: center;
      vertical-align: center;
      width: 44px;
      height: 40px;
      margin: 0;
      padding: 0;
      border: 0;
      font-size: 2.8em;
      color: #003366;
      overflow: hidden;
      cursor: pointer;
      position: absolute;
      top: 150px;
      overflow: hidden;
      text-indent: -9999px;
      display: block; }
    #feature .content button.previous {
      float: left;
      background: transparent url(/images/left_arrows.png) no-repeat 0;
      left: -52px; }
    #feature .content button.next {
      float: right;
      background: transparent url(/images/right_arrows.png) no-repeat 0;
      left: 945px; }
  #feature .body {
    float: left;
    width: 46%; }
    #feature .body.centered {
      float: none;
      width: 100%; }
    #feature .body p {
      font-size: 1.1em; }
    #feature .body .bottom_links a.readmore {
      font-size: 1.0em;
      font-weight: bold; }
  #feature .image {
    margin-top: 12px;
    float: right; }
  #feature h1, #feature h2, #feature h3 {
    margin: 0;
    padding: 15px 0 0 0; }
  #feature table {
    width: 100%; }
    #feature table td {
      text-align: justify;
      vertical-align: top;
      padding-right: 15px; }
      #feature table td p {
        font-size: 1.1em; }
      #feature table td h2 {
        margin: 6px 0; }

.heading {
  overflow: hidden;
  text-indent: -9999px;
  display: block;
  height: 98px;
  width: 298px;
  border: 1px solid #003366; }
  .heading#opinion_research_headline {
    background: transparent url(/images/headings/opresearch.jpg) no-repeat; }
  .heading#focus_groups_headline {
    background: transparent url(/images/headings/focus_groups.jpg) no-repeat; }
  .heading#strategy_research_headline {
    background: transparent url(/images/headings/strategy.jpg) no-repeat; }

#footer {
  background: #3a3a3a;
  color: white;
  padding: 10px 0;
  min-height: 30px;
  clear: both;
  font-family: Lucida Grande, Arial, Sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 40px; }
  #footer #copyright {
    float: left; }
    #footer #copyright #footer_rss a {
      display: block;
      background: url(/images/rss.png);
      width: 24px;
      height: 24px;
      text-indent: -9000px;
      overflow: hidden; }
  #footer #searchcontrol {
    float: right; }

#polling_analysis_list, #focus_groups {
  margin-left: 1.3em; }
  #polling_analysis_list h2, #focus_groups h2 {
    font-size: 1.5em; }

.polling_analysis em strong, .polling_analysis strong em, .focus_group em strong, .focus_group strong em {
  color: #003366;
  display: block;
  border-bottom: 1px solid #003366;
  font-style: normal; }
.polling_analysis blockquote.feature, .focus_group blockquote.feature {
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-style: italic;
  font-size: 18px;
  line-height: 24px;
  color: #990000;
  border-top: medium #999 solid;
  border-bottom: medium #999 solid;
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0 15px 0 15px;
  overflow: hidden; }

form#subscriber_form2 {
  background-color: #C5C5C7;
  position: relative;
  z-index: 20; }

#shell {
  position: relative;
  z-index: 50;
  height: 0px; }

#subscribe_msg {
  background-color: #003366;
  position: absolute;
  z-index: 100;
  padding: 5px 0 15px 0;
  display: none;
  text-align: center;
  font-size: 15px;
  color: white;
  width: 375px;
  height: auto;
  border: 1px solid #003366;
  border-top: none; }
  #subscribe_msg form#subscriber_form2 {
    background: transparent;
    font-size: 12px!important;
    padding-top: 10px;
    font-weight: bold; }
    #subscribe_msg form#subscriber_form2 label {
      color: white; }
  #subscribe_msg input#subscriber_email {
    width: 142px!important; }
  #subscribe_msg p {
    padding: 0;
    margin: 0; }

#featured_video {
  padding: 10px 0 0 0; }

#videos {
  padding: 20px 0 6px 0; }
  #videos img {
    width: 55px;
    height: 55px;
    display: block;
    border: 1px solid;
    border-color: #003366; }
  #videos .left {
    border: none;
    margin-left: 28px;
    background-color: #ccc;
    cursor: pointer;
    position: relative;
    width: 55px;
    height: 55px; }
    #videos .left .play_button {
      background: transparent url(/images/play_button.png) no-repeat 50%;
      width: 55px;
      height: 55px;
      position: absolute;
      z-index: 10;
      top: 0;
      left: 0;
      opacity: .5;
      filter: alpha(opacity=50); }
      #videos .left .play_button:hover {
        opacity: .8;
        filter: alpha(opacity=80); }
      #videos .left .play_button a {
        display: block;
        width: 55px;
        height: 55px; }
  #videos .first {
    margin: 0; }

#about_left {
  width: 580px;
  float: left; }
  #about_left h3 {
    color: #003366;
    padding: 10px 0;
    font-size: 18px; }

#about_right {
  float: right;
  width: 340px;
  font-size: 12px;
  border-left: 1px solid #ddd;
  padding-left: 20px; }

a.dkred {
  color: #6D060A;
  display: block;
  padding-top: 5px; }

#flickr #flickr_badge_uber_wrapper #flickr_www {
  display: none; }
#flickr #flickr_badge_wrapper .flickr_badge_image {
  padding: 0 0 0 28px;
  float: left; }
  #flickr #flickr_badge_wrapper .flickr_badge_image a img {
    opacity: 0.9;
    filter: alpha(opacity=90);
    width: 55px;
    height: auto;
    border: 1px solid;
    border-color: #003366; }
    #flickr #flickr_badge_wrapper .flickr_badge_image a img:hover {
      opacity: 1;
      filter: alpha(opacity=100); }
#flickr #flickr_badge_wrapper #flickr_badge_image1 {
  padding: 0; }

#flickr_home {
  padding: 20px 0; }
  #flickr_home #flickr_badge_uber_wrapper {
    padding: 15px 0px;
    width: 350px; }
    #flickr_home #flickr_badge_uber_wrapper #flickr_www {
      display: none; }
  #flickr_home #flickr_badge_wrapper {
    width: 350px; }
    #flickr_home #flickr_badge_wrapper .flickr_badge_image {
      padding: 0 0 0 34px;
      float: left; }
      #flickr_home #flickr_badge_wrapper .flickr_badge_image a img {
        opacity: 0.9;
        filter: alpha(opacity=90);
        width: 55px;
        height: auto;
        border: 1px solid #ccc; }
        #flickr_home #flickr_badge_wrapper .flickr_badge_image a img:hover {
          opacity: 1;
          filter: alpha(opacity=100); }
    #flickr_home #flickr_badge_wrapper #flickr_badge_image1, #flickr_home #flickr_badge_wrapper #flickr_badge_image5 {
      padding: 0; }
    #flickr_home #flickr_badge_wrapper #flickr_badge_image5, #flickr_home #flickr_badge_wrapper #flickr_badge_image6, #flickr_home #flickr_badge_wrapper #flickr_badge_image7, #flickr_home #flickr_badge_wrapper #flickr_badge_image8 {
      padding-top: 20px; }

#featured_video embed {
  width: 570px;
  height: 450px; }

#advanced_stay_informed {
  margin: 0px 0px 40px 0px;
  vertical-align: middle; }
  #advanced_stay_informed p {
    color: #333;
    font-size: .9em; }
  #advanced_stay_informed form {
    padding: 8px 0 0 0; }
  #advanced_stay_informed label {
    color: #515151;
    text-transform: uppercase;
    font-size: .9em; }
  #advanced_stay_informed input {
    padding: 3px;
    vertical-align: middle; }

.flash {
  font-size: 1.4em;
  margin: 0 0 1em;
  padding: 5px;
  width: 100%; }

.flash-notice {
  display: block;
  color: #0a0;
  padding: 14px 6px 6px 45px;
  margin: 10px 0;
  background: transparent url(/images/success.png) no-repeat; }

.flash-error {
  color: #a00; }

.fieldWithErrors input {
  border: 2px solid red; }

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0; }

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff; }

#errorExplanation p {
  color: #333;
  margin: 1em 0;
  padding: 5px; }

#errorExplanation ul {
  margin: 1em; }

#errorExplanation ul li {
  color: #666;
  font-size: 12px;
  list-style: square; }

#main .posts {
  margin-left: 1.3em; }

.post {
  margin-bottom: 2.5em; }
  .post h2.title {
    font-size: 1.5em; }
  .post .cite {
    color: #888;
    font-size: 0.9em; }
  .post .snazz {
    font-size: 0.7em; }
    .post .snazz a {
      font-weight: bold; }
    .post .snazz span.pipe {
      color: #888; }

a#toggle_comments span {
  font-size: 0.6em; }

input {
  padding: 4px;
  border: 1px solid #777; }

input.submit {
  border: 0; }

input.radio {
  border: 0; }

input.check_box {
  border: 0; }

textarea {
  border: 1px solid #777; }

input#subscriber_email {
  width: 180px; }

#pagination {
  padding: 15px 0; }

.pagination {
  margin: 0;
  padding: 5px;
  font-family: Lucida Grande, Arial, Sans-serif; }
  .pagination a, .pagination span {
    text-decoration: none;
    padding: 4px;
    border: 1px solid #777777; }
  .pagination .current, .pagination .prev_page, .pagination .next_page {
    border: none; }
