/**
  * Global.css holds CSS styles that will apply globally throughout the site's multiple
  * responsive layouts, including the mobile defaults. 
  *
  * Any styles that are [more] specific to a targeted layout should be in the appropriate
  * stylesheet for that responsive layout:
  * 
  * ap-vertical-alpha-default-narrow.css (ipad portrait/768px max width)
  * ap-vertical-alpha-default-normal.css (default 960gs layout)
  */


h1.site-name,
h1.site-name a {
  font-size: 81px;
  line-height: 84px;
  padding: 34px 0 7px;
}
h1.site-name:after,
h1.site-name a:after {
        top:10px;
}

h2.block-title {
	font-size: 24px;
	line-height: 30px;
}
.zone-header-wrapper{
  padding-top:25px;
}
.zone-menu-wrapper {
padding: 2px 0 0 0;	
}
#block-search-form {
	top: -15px;
}

.team-data {
  padding-bottom:7px;
}

.team-data .team-logo-container {
  width:300px;
  margin-right:20px;
}

.team-data .team-share {
  clear:both;
  display: block;
  width:100%;
  display: block;
  padding-top: 40px;
}

.team-data .team-info {
  width: 300px;
  min-width: 300px;
}

.block-ap-team-header {
  margin-top: -40px;
}

/* Make the title full width */
.context-driver div.primary-title,
.node header {
  width:960px;
}

.context-driver #region-sidebar-first {
  margin-top:35px;
  padding-top: 35px;
}

.page-node #region-sidebar-first {
  margin-top:55px;
  padding-top: 30px;
}

.page-standings div.primary-title {
  width:100%;
}


.page-drivers .taxonomy-term {
  padding-right: 25px;
  margin-right: 15px;
}

.region-menu .navigation ul,
.region-footer-first ul.menu {
  font-size: 15px;
}
.region-menu .navigation ul li,
.region-footer-first ul.menu li {
  margin-right: 1.0714em;
}


#page {
  width: 1034px;
  max-width: 100%;
  overflow: hidden;
}


#search-block-form .form-text {
  float: right;
  width: 20em;
  margin-bottom: 0;
}

/* Homepage top curated block */
.curated-box-colandrows .curated-row1{
  width:540px !important;
}
.curated-box-colandrows .curated-row1 .node-ap-article,
.curated-box-colandrows .curated-row1 .node-ap-article:hover{
  float:left;
  width:300px !important;
}
.curated-box-colandrows .curated-row1 .node-ap-article:hover{
  margin-right:10px !important;
}
.curated-box-colandrows .curated-row1 .block-ap-olympics-schedule{
  float:left;
  width:220px !important;
}



/* show hidden columns */
.block-top-25-poll-homepage .trecord,
.block-top-25-poll-homepage .tpoints {
  display: table-cell;
}

/* Footer */

#region-footer-first .region-inner,
#region-footer-second .region-inner {
  width: 940px;
  margin: 0 auto;
}


/* News from Top 25 block */
#boxes-box-top_25_news div.left {
  width: 300px;
  float: left;
  margin-right: 10px;
}
#boxes-box-top_25_news div.right {
  width: 140px;
  float: right;
}

/* Poll Page(s) */
.block-ap-poll-methodology,
.block-ap-poll-history,
.block-top-25-left-nav,
.block-top-25-voter-bio,
.context-poll-voter .block-ap-google-adwords,
.context-poll .block-ap-google-adwords {
  width: 140px;
  float: left;
}
.block-top-25-left-nav {
  margin-top: 10px;
}

/* Set the width of the nodes in article lists */
.list-page-content .node {
  float: left;
  width: 193px;
}

/* Set the width of the nodes in article lists */
.page-conferences .vocabulary-ap-teams {
  float: left;
  width: 193px;
}

/* BRACKET */
#homepage-bracket .team1, #homepage-bracket .team2 {
  display: inline-block;
}
#homepage-bracket .team-names .seed {
  display: inline-block;
  width: 47%;
  padding-top: 5px;
}
#homepage-bracket .team-names .seed1 {
  text-align:left; 
  padding-left: 10px;    
}
#homepage-bracket .team-names .seed2 {
  text-align:right;
  padding-right: 10px;    
}
#homepage-bracket .middle {
  width: 42%;
}
#homepage-bracket .middle .score, #homepage-bracket .middle .date-time {
  padding-top: 25px;
}
#homepage-bracket .middle .recap {
  display:block;
}

#rail-bracket .team1 {
  padding:0px 0px 0px 10px;
  width: 32%;
  display: inline-block;
  vertical-align:middle;
  text-align:left;
}
#rail-bracket .team2 {
  padding:0px 10px 0px 0px;
  width: 32%;
  display: inline-block;
  vertical-align:middle;
  text-align: right;
}
#rail-bracket .middle {
  width: 25%;
  display: inline-block;
  text-align:center;
  vertical-align:middle;
  height: 55px;
}
#rail-bracket .middle .score {
  padding-top: 20px;
  font-size: 14px;
  font-weight: normal;
}
#rail-bracket .middle .date-time {
  font-size: 11px;
  padding-top:18px;
  line-height: 12px;
  font-weight: normal;
}

/* Copied from narrow.css for IE */

#homepage-bracket .logo {
  display: block;
}

/** HOMEPAGE!!!!! */
  
  /** Find your team */
  .block-ap-find-team {
    float: right;
    display: block;
    width: 220px;
  }
  
    .block-ap-find-team ul.teams {
    
  }
  
  .block-ap-find-team ul.teams li {
    display: block;
    float:none;
    width:auto;
    padding: 12px 5px 12px 10px;
  }
  
    .block-ap-find-team ul.teams li a {
    display: inline-block;
    font-size: 13px;
    line-height: 14px;
  }
  
  #block-ap-conferences-teams-ap-find-team {
    float: right;
    clear: none;
    width: 220px;
  }

  /** HOMEPAGE!!!!! */
  #boxes-box-homepage_curated .curated-col1 {
    width: 380px;
    margin-right: 20px;
    float: left;
  }
  #boxes-box-homepage_curated .curated-col2 {
    width: 220px;
    float: left;
    margin-right: 20px;
  }
  #boxes-box-homepage_curated .curated-col3 {
    width: 300px;
    float: left;
  }
  /* Add the border to the items that need it */
  #boxes-box-homepage_curated .node {
    /* these MUST be pixels */
    padding-bottom: 10px;
    margin-bottom: 20px;
    background: transparent url('../images/dotted-line-dark-repeat.png') repeat-x bottom left;
  }
  /* Remove the border from the items that don't need it */
  #boxes-box-homepage_curated .curated-col1 .node:last-child,
  #boxes-box-homepage_curated .curated-col2 .node:last-child,
  #boxes-box-homepage_curated .curated-col3 .node:last-child {
    background: none;
  }
  
  
  #block-ap-poll-top-25-poll-homepage tr.even, #block-ap-poll-top-25-poll-homepage tr.odd {
      height: 48px;
    }
  
  .two_columns_large_photo .two-colums-large-photo-col1 {
    width: 300px;
    float: left;
  }
  .two_columns_large_photo .two-colums-large-photo-col2 {
    width: 140px;
    float: right;
  }
  
  .two_columns_with_type {
    margin-right: -20px;
  }
  
  .two_columns_with_type .node {
    width: 220px;
    float: left;
    padding-bottom: 10px;
    margin-bottom: 20px;
    margin-right: 20px;
    background: transparent url('../images/dotted-line-dark-repeat.png') repeat-x bottom left;
  }
  
  .two_columns_no_thumbs .node {
    width: 300px;
    float: left;
  }
  
  .two_columns_copy .node,
  .two_columns_topic .node {
    float: right;
    width: 140px;
  }
  .two_columns_copy .node-ap-display-position-1,
  .two_columns_topic .node-ap-display-position-1 {
    float: left;
    width: 300px;
  }
  
  .two_columns_thumbs .node {
    width: 220px;
    float: left;
  }
  
  .two_columns_thumbs .field-name-field-thumbnail {
    display: block;
  }
  #block-ap-misc-ap-member-block .field-name-field-thumbnail, #block-boxes-home-blog-masonry .field-name-field-thumbnail {
    display: block;
  }
  
  .two_columns_large_photo .two-colums-large-photo-col1 {
    width: 300px;
    float: left;
  }
  .two_columns_large_photo .two-colums-large-photo-col2 {
    width: 140px;
    float: right;
  }
  .two_columns_with_type .node {
    width: 220px;
    float: left;
    padding-bottom: 10px;
    margin-bottom: 20px;
    margin-right: 20px;
    background: transparent url('../images/dotted-line-dark-repeat.png') repeat-x bottom left;
  }
  
  .two_columns_no_thumbs .node {
    width: 300px;
    float: left;
  }
  
  .two_columns_copy .node,
  .two_columns_topic .node {
    float: right;
    width: 140px;
  }
  .two_columns_copy .node-ap-display-position-1,
  .two_columns_topic .node-ap-display-position-1 {
    float: left;
    width: 300px;
  }
  
  .two_columns_thumbs .node {
    width: 220px;
    float: left;
  }
  
  .two_columns_thumbs .field-name-field-thumbnail {
    display: block;
  }
  #block-ap-misc-ap-member-block .field-name-field-thumbnail, #block-boxes-home-blog-masonry .field-name-field-thumbnail {
    display: block;
  }
  
  .two_columns_copy .field-name-field-thumbnail,
  .two_columns_topic .field-name-field-thumbnail {
    display: block;
  }
  .two_columns_with_type .field-name-field-thumbnail {
    height: 150px;
    overflow: hidden;
    margin-bottom: 10px;
  }
  .two_columns_with_type .field-name-field-thumbnail img {
    min-height: 150px;
  }
    
      /* Topic Pages */
.node-body .featured-col1,
.node-body .featured-col2 {
  width: 220px;
  margin-right: 20px;
  float: left;
}
/* Topic Pages */
.node-body .featured-col3 {
  width: 140px;
  float: left;
}
.node-type-ap-topic .featured-ad,
.node-type-featured-matchup .featured-ad {
  width: 300px;
  float: right;
}
/* Whitelabel customized block */ 
#block-ap-cbk-ap-member-block .node, .four_columns_thumbs .node, #block-boxes-home-blog-masonry .node {
  width: 140px;
  float: left;
  padding-bottom: .76923em;
  margin-bottom: 1.5384em;
  background: transparent url('../images/dotted-line-dark-repeat.png') repeat-x bottom left;
}
		  
.conference-flyout {
  z-index: 1000;
  position: absolute;
  top: 22px;
  visibility: visible;
  width: 360px;
	  -o-border-radius: 5px;
	  -webkit-border-radius: 5px;
	  -moz-border-radius: 5px;
	  border-radius: 5px;
	  left: 200px;
}


/* Defaults apply mainly to homepage by week flyout */
	.filter-menu {
	  /* JUST above the contextual links */
	  z-index: 1000;
	  position: absolute;
	  bottom: 35px;
	  left: 85px;
	  width: 1000px;
	  padding: 10px;
	  -o-border-radius: 5px;
	  -webkit-border-radius: 5px;
	  -moz-border-radius: 5px;
	  border-radius: 5px;
	}
	
	#block-ap-poll-top-25-left-nav .filter-menu {
	  bottom: auto;
	  width: 1000px;
	  top: -15px;
	  left: 110px;
	}
	/* The by voter menu needs to be bigger and positioned differently */
	.voter .filter-menu {
	  width: auto;
	  left: auto;
	  right: -20px;
	}
/* Default tooltip placement for by week */
	.filter-menu .tooltip {
	  display: block;
    height: 11px;
    width: 16px;
    background: url('../images/tooltip-arrow.png') no-repeat center center;
    position: absolute;
    left: 10px;
    bottom: -11px;
  }
  
  
  .voter .filter-menu .tooltip {
    left: auto;
    right: 138px;
  }
  
  /* Must be in narrow AND normal.css to accomodate old IE versions */
  /* Navigation overrides */
  #region-menu h4.sections-menu,
  #region-footer-first h4.sections-menu {
	  display: none;
	}

	#region-menu ul.menu {
	  display: block;
	  margin-bottom: 11px;
	  margin-top: 13px;
	}
	#region-footer-first ul.menu {
	  display: block;
	  margin-top: 5px;
	  margin-bottom: 4px;
	}
  #region-footer-first ul.menu li, 
	#region-menu ul.menu li {
	  display: inline;
	  margin-bottom: 0;
	}
	#region-footer-first,
	#region-footer-second {
	  padding: 10px 0 14px 0;
	}
  /* Search Box Overrides */
	#search-block-form {
	  position: absolute;
	  right: 0;
	  top: 8px;
	}
	#search-block-form .form-text {
	  float: right;
	  margin-bottom: 0;
	}
	
	

/* Advertising considerations for Responsive */
#block-ap-misc-ap-300x250-ad,
#block-ap-misc-ap-leaderboard-ad {
  overflow: hidden;
}

.block-dfp-leaderboard {
width: 728px;
position: absolute;
right: -47px;
margin-top: 12px;
}

  #boxes-box-homepage_curated .field-name-field-thumbnail,
  #boxes-box-homepage_auto .field-name-field-thumbnail {
  border: none;
  }
  #boxes-box-homepage_curated .field-name-field-thumbnail img,
  #boxes-box-homepage_auto .field-name-field-thumbnail img {
    border: 1px solid #adadad;
  }
    #block-boxes-homepage-curated,
  #boxes-box-homepage_auto {
    margin-bottom: 10px;
    }
    
    #block-boxes-homepage-curated h2.block-title {
  width: 700px;
  }
  
.logo-img {
  float: left;
  position: relative;
  line-height: 80px;
  margin-right: 0;
  margin-top:10px;
}
.logo-ad {
  min-height: 120px;
  margin: 0 -45px;
}

.logo-ad .block-boxes-responsive-dfp,
.logo-ad .block-dfp {
  margin:15px auto;
  float:right;
  height: 90px;
  width:728px;
}

#block-ap-misc-ap-300x250-ad iframe {
  width: 300px;
}
#block-ap-misc-ap-leaderboard-ad iframe {
  width: 728px;
}
#block-ap-misc-ap-300x250-ad img,
#block-ap-misc-ap-leaderboard-ad img {
  max-width: 100%;
  height: auto;
}
#block-ap-misc-ap-300x250-ad object,
#block-ap-misc-ap-300x250-ad embed {
  width: 300px;
}
#block-ap-misc-ap-leaderboard-ad object,
#block-ap-misc-ap-leaderboard-ad embed {
  width: 728px;

}

.poll-block-ad {
  position: absolute;
  top: 3px;
  right: 5px;
  float: none;
  margin: 0;
}

.ie7 .poll-block-ad {
  position: absolute;
  top: 35px;
  right: 5px;
  float: none;
  margin: 0;
}

.poll-detail .poll-firstplace {
  text-align: right;
}


.node-type-ap-article .block-system-main .node-content {
  width: 460px;
  float: right;
}
#block-ap-misc-ap-social-media {
  display: block;
}

#region-preface-first {
  width: 460px;
}
#region-preface-second {
  width: 460px;
}

body.page-bracket #region-preface-first {
  width: 620px;
  margin-left: 0px;
  margin-right: 20px;
}
body.page-bracket #region-preface-second {
  width: 300px;
}
body.page-bracket .container-12 .grid-12 {
  width: 960px;
}

.photo-gallery ul.photo-gallery-list {
  position: relative;
  overflow: hidden;
  width: 512px;
  margin: 0 auto;
}
.photo-gallery ul.photo-gallery-list li {
  padding-bottom: 10px;
}
.photo-gallery ul li .field-name-field-thumbnail {
  height: 512px;
  line-height: 512px;
  overflow: hidden;
}

.photo-gallery .slider-controls {
  z-index: 499;
  position: absolute;
  height: 510px;
  width: 100%;
  top: 0; right: 0; bottom: 0; left: 0;
  display: block;
    border-bottom: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    border-top: 1px solid #f4f4f4;
    border-right: 1px solid #f4f4f4;
    border-radius: 7px;  
    margin: 0 auto;
    padding: 0; 
}

.photo-gallery .slider-controls a {
  display: block;
  height: 510px;
  width: 54px;
  background-position: center 470px;
}
.photo-gallery .slider-controls a.gallery-prev {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 510px;
  width: 54px;
}
.photo-gallery .slider-controls a.gallery-next {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  height: 510px;
  width: 54px;
}
.photo-gallery .slider-controls a:hover {
  box-shadow: inset 0 0 5px #e4e4e4;
  border-radius 7px 0 0 7px;
  width: 54px;
}
.ie8 .photo-gallery .slider-controls a:hover, .ie7 .photo-gallery .slider-controls a:hover {
  background-color: #fafafa;
}

/* snovak 5-16-13 */
article[id^="node-ap-interactive-block-"] header { 
    width: 100%;
}
/* snovak end */

/* snovak 7-9-13 */
#boxes-box-homepage_curated .node-ap-display-position-3 {
     float: left;
     width: 220px;
     margin-right: 20px;
}
/* snovak end */