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

/* Width = 1200px */



 

/*
BANNER
*/
#region-branding{
	width:1200px;
}

#region-branding img, #region-branding p{
	margin:0px;
	padding:0px;
}	


#region-branding div#top_GPM{

	margin-right:-62px;
}




/*
MENU
*/

#zone-menu-wrapper{
	width:1238px;
}

#zone-menu{
	width:1238px;
}

#zone-menu #region-menu{
	width:1222px;
	margin:0 8px 0 8px;
}


/*
FOOTER
*/
#zone-footer{
	width:1238px;
}

#zone-footer #region-footer-second{
width:100%;
margin-left:0px;
margin-right:0px;
}

#zone-footer #region-footer-second #footer_goddard{
	margin-right:3em;
	margin-left:0px;
}

#zone-footer #region-footer-second #footer_nasa{
	display:block;
	margin-left:0px;
	margin-right:0px;
	
}

#zone-footer #region-footer-second #footer_info1,
#zone-footer #region-footer-second #footer_info2,
#zone-footer #region-footer-second #footer_info3
{
	margin-right:3em;
}


/* 
CONTENT
*/
#zone-content-wrapper,
#zone-postscript-wrapper{
	width:1206px;
}

body.page-node div.group-right{
	width:475px;
}

/* images */

body.node-type-image section#block-ds-extras-image-bottom-full{
	width:1168px;
	height:auto;
}

/* Views */

div.water-cycle-latest-block{
	width:1168px;
}
div.water-cycle-latest-block div.views-row,
div.view-2014-master-teacher-bios2  div.views-row{
	width:210px; /* 928 / 4 */

	padding:0px;
	margin-right:20px;
}


/* Browse */
div.view-browse-list div.group-right,
body.page-taxonomy-term div.group-right,
body.page-search div.group-right,
body.page-advanced-search div.group-right{
	width:885px;
}

body.page-gpm-original-resources section#section-content div.view-browse-list div.group-left,
body.page-current-activities-my-nasa-data section#section-content div.view-browse-list div.group-left{
	width:270px;
}

body.page-gpm-original-resources section#section-content div.view-browse-list div.group-right,
body.page-current-activities-my-nasa-data section#section-content div.view-browse-list div.group-right{
	
	width:480px;
}



/* Current Activities */

body.page-resources div.view-current-activities-descriptions div.views-field-field-short-summary{
	width:300px;
}	

body.page-resources div.view-current-activities-descriptions div.views-field-view{
	width:570px;
	padding-left:.5em;
}

body.page-resources div.view-current-activities-descriptions div.views-field-view div.views-field-field-short-summary{
	width:100%;
}



/* Front Page */

body.front div#website-highlights div#highlights-kids-center img{
	width:300px;

}

/* Featured Resources */
section#block-views-featured-resources-v3-block div.views-field-field-image{
	width:679px;
	height:auto;
}

body.front ul#frontlinks-left li.frontlink3{
	display:list-item;
}
body.front ul#frontlinks-left li.frontlink4{
	display:list-item;
}
body.front ul#frontlinks-right{
	display:none;
	margin-top:0px;
}

body.front #region-header-second .region-header-second-inner ul.water-list li{
	background:url(/education/sites/all/themes/precip_edu_omega/css/images/list_drop_17px.png);

	margin-left:2em;
	padding-left:2em;
}	
body.front ul#frontlinks-left li.frontlink1-left,
body.front ul#frontlinks-left li.frontlink2-left,
body.front ul#frontlinks-left li.frontlink3-left,
body.front ul#frontlinks-left li.frontlink4-left{
	display:list-item;
	background:url(images/list_drop_17px.png);
}



