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

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

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


/*BRANDING HEADER*/

#zone-branding .logo-img img{
	width: 170px;
}

/*NAVIGATION*/

.navigation {	
	min-height: 28px;
}
nav.navigation ul#main-menu.links li{
	height: 20px;
	padding: 4px 4px 7px 5px;
}
.navigation li a:visited,.navigation li a {
	font:9px Arial,Helvetica,San-serif;
}

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


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

/*FEATURE STORY*/

#region-header-first .view-feature-stories .views-field-title {
	width: 38%;
}
#region-header-first .views-field-body{
	font: 1em Arial, Helvetica, sans-serif;
	width: 35%;	
}

/*LATESD NEWS*/

#block-views-lastest-news-block li{
	font-size: 1em;
	line-height: 1.6em;
}
.views-field-field-summary p.MsoNormal {
	font-size: 0.7em;
}
.block-views-side-block .views-row-odd{
	margin-right: 10px;
}
#block-views-lastest-news-block .view-lastest-news .more-link{
	margin: 0;
}

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

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

/*-----------------------------------*/
/**********CONTENT SECTION************/

/*BREADCRUMB*/

#breadcrumb .breadcrumb li{

}
.breadcrumb a.active{
	text-decoration: none;
}

/*CONTENT*/

#region-content .content .field-item{
	font-size: 1.1em;
}

/*BUTTONS*/
#region-preface-third #block-block-7 {
	margin-top: -10px;
}

/*EMAIL UPDATES*/

.emailupdates p{
	margin-right: 0;
}
.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_narrow.png") no-repeat scroll center top transparent;
	width: 720px;
}


/*===========================================*/
/**************MISCELLANEOUS******************/

/* PRINT AND EMAIL */

.block-print-links {
	right: 25%;
}

.taxonomy-term-description {
	/* adding here to prevent the description from running into the text resize block */
	width:300px;
}