/* This file will hold styles that are loaded using the same media query as the wide grid. */

/* Wide-screen Layout */

	/* Branding - Date / Partnership */	
	#block-block-1 {
		text-align: center;
		padding-left: 0;
		margin-left: 164px;
	}

  	#block-search-form ,
	#search-block-form {
		margin-top: 0px !important;
	}
	
	#block-system-main-menu  {
		margin-bottom: -4px;
	}
        /* Front Page, Third Top Story */
	#block-views-third-top-story-block {
                width: 40%;
                float: right;
		margin-right: -4%;
		margin-top: -25%;
        }
	
	/* Sidebar 
	.region-sidebar-second .block {
		width: 100%;
		float: right;
	} */
	
	/* Sidebar - PBS/NPR Election Links */
	#pbs-npr-election-links {
		text-align: left;
	}
	/* Election Countdown Clock */
	#block-jquery-countdown-timer-jquery-countdown-timer {
		text-align: center;
		float: right;
		margin-top: -24%;
		margin-right: 10%;
	}
	/* Live Blog Link block */
	.live-block-link  div.election-coverage-link {
		margin-top: 0;
	}	
	.live-block-link  p.button {
		float: right;
		margin-right: 30%;
		margin-top: -5%;
	}	
	/* Recent Reports - Left */
	#block-views-recent-reports-block .views-row .ds-2col .group-left,
	.view-recent-reports.view-display-id-page .views-row .ds-2col .group-left {
		width: 25%;
	}

	/* Story Carousel - center on wide screens */
	#block-views-story-carousel-block {
		margin-left: 10%;
		padding-bottom: 140px;
	}	

	/* Candidate Pages */
 	.content .node-candidate.view-mode-full .group-left {
		width: 10%;
		padding-right: 3%;
	}
	
	/* On Your Mind video */
	.page-node-932 .video-container {
		padding-bottom: 30%;
	}
	
	
/* Wide-screen Color */

	/* Sidebar - PBS/NPR Election Links */
	#pbs-npr-election-links .pbs-news-hour {
		border-right: 1px solid #ccc;
	}
