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

/*####################################*/
/***********HEADER SECTION*************/
/*####################################*/

/*-----------BRANDING ZONE-----------*/

/*BRANDING HEADER*/

/*NAVIGATION*/

.navigation {	
	min-height: 35px;
}
nav.navigation ul#main-menu.links li{
	padding: 9px 6px;
}
.navigation li a:visited,.navigation li a {
	font:12px Arial,Helvetica,San-serif;
}


/*---------HEADER ZONE-----------*/


/*>>>>>>>>>HEADER FIRST<<<<<<<<<<*/

/*FEATURE STORY*/

#region-header-first .view-feature-stories .views-field-title a{
	font-size: 0.9em;
	font-weight: bold;
}
.views-field-field-summary p.MsoNormal {
	font-size: 0.9em;
}
.block-views-side-block .views-row-odd{
	margin-right: 20px;
}
#region-header-first .view-feature-stories .views-field-title{
	float: right;
	font: 1.6em Garamond,Georgia,"Palatino Linotype",MS Serif,"Times New Roman";	
	width: 42%;	
}
#region-header-first .views-field-body{
	font: 1.1em Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	width: 40%;	
}

/*LATEST NEWS*/

#block-views-lastest-news-block li{
	font-size: 1.1em;
	line-height: 2em;
}
#block-views-lastest-news-block .view-lastest-news .more-link{
	margin: -15px 0;
}

/*>>>>>>>>>SIDEBAR<<<<<<<<<<*/

/*SIDEBAR*/
#block-views-side-block	.views-field-body{
 	min-height: 100px;
}

/*EMAIL UPDATES*/

.emailupdates .form-submit{
	margin-top: 7px;
}
.emailupdates p{
	margin-right: 0px;
}


/*LASTEST MULTIMEDIA*/

.view-video-promo .views-row {
    background: url("../images/common/dot_line.gif") repeat-x scroll center bottom transparent;
}


/*---------FOOTER ZONE-----------*/

/*FOOTER*/

#zone-footer {
    background: url("../images/common/footer.png") no-repeat scroll center top transparent;
	width: 960px;
}
/*===========================================*/
/**************MISCELLANEOUS******************/

/* PRINT AND EMAIL */

.block-print-links {
	right: 19%;
}
.taxonomy-term-description {
	/* adding here to prevent the description from running into the text resize block */
	width:450px;
}
