/* Articles */
#article_published_date h2,
div.pane-node-created h2
{
	color:#555555;
	font-size:.8em;
	display:inline;
	margin:0;
}

#article_published_date .pane-content,
div.pane-node-created div.pane-content{
	color:#888888;
	font-size:.8em;
	font-style:italic;
	display:inline;
	
}

/* Multi-level lists */

body.page-node .field-name-body ul ul{
	margin-left:30px;
	margin-bottom:15px;
}
body.page-node .field-name-body ul ul ul{
	margin-left:30px;
	margin-bottom:15px;
}

/* Sidebar */

/* Highlight Buttons */
.highlight_button{
	background:#7090b5 url(/sites/all/themes/pmm_zen/images/gradients/panel_gray_grad_small.gif) top repeat-x;
	border:solid 2px #7090b5 ;
	margin-top:0px;
	margin-bottom:2em;
	font-weight:bold;
	color:white;
	padding:8px;
	text-align:center;
	
	border-radius: 10px;
	-moz-border-radius: 10px;
}

.highlight_button_orange{
	background:#7090b5 url(/sites/all/themes/pmm_zen/images/gradients/panel_orange_grad_small.gif) top repeat-x;
	border:solid 2px #7090b5 ;
	margin-top:0px;
	margin-bottom:2em;
	font-size:1.4em;
	line-height:1.5em;
	font-weight:bold;
	color:white;
	padding:8px;
	text-align:center;
	
	border-radius: 10px;
	-moz-border-radius: 10px;
}



h2.sidebar_title,
.pane-service-links-service-links h2.pane-title,
.panels-flexible-region-article_w_sidebar_v3-article_sidbar .pane-node-terms h2.pane-title
{
  font-family:Verdana, Geneva, Tahoma, "DejaVu Sans", sans-serif;
  color:#333;
  font-size:1.2em;
  background: #fec95c url(/sites/all/themes/pmm_zen/images/orange_arrow_strip_left.png) repeat-x left bottom;
  padding:3px 3px 11px 7px;
  margin-top:0em;
  margin-bottom:.2em;
}

/* Blue header */
h2.sidebar_blue,
.pane-views-a69b1836f9286faf3a4007ab4e36d2b9 h2.pane-title,
.pane-views-a69b1836f9286faf3a4007ab4e36d2b9 h2.pane-title{
  font-family:Verdana, Geneva, Tahoma, "DejaVu Sans", sans-serif;
  color:#FFF;
  font-size:1.2em;
  background: #345686;
  padding:3px 3px 3px 7px;
  margin-top:0em;
  margin-bottom:.2em;
}



.panels-flexible-region-article_w_sidebar_v3-article_sidbar,
body.section-multimedia div.panels-flexible-region-article_w_300px_sidebar-article_sidbar{
	margin-top:1em;
	margin-bottom:2em;
	
}

.panels-flexible-region-article_w_sidebar_v3-article_sidbar .pane-content p{
	padding-left:.7em;
}

.panels-flexible-region-article_w_sidebar_v3-article_sidbar ul,
body.section-multimedia div.panels-flexible-region-article_w_300px_sidebar-article_sidbar ul{
 margin-top:0em;
 margin-bottom:2em;
}

/* By default, hide service links (bug where it appears in every panel page */
div.service-links{
	display:none;
	margin-left: 8px;
}	

/* Only show service links if in sidebar */
div.panels-flexible-region-article_w_sidebar_v3-article_sidbar div.service-links,
body.section-multimedia .pane-service-links-service-links div.service-links{
	display:block;
}

.service-links ul{
	list-style:none;
	padding-left:1em;
	padding-top:.5em;
}

.pane-node-terms ul{
  list-style-type:disc;
  padding-left:1em;
}

.pane-node-terms ul a{
	text-decoration:underline;
}

.pane-node-terms ul.links li{
	display:block;	
	list-style-type:disc;
	  list-style:disc;

}

/* Related Images */
div.sidebar_image{
margin-left:5px;
margin-right:5px;
margin-top:15px;
margin-bottom:15px;
font-style:italic;
color:#555555;
text-align:center;


background:url('/sites/all/themes/pmm_zen/images/gradients/brushed_alu.png');
		
     -moz-box-shadow: 0px 0px 4px #333; /* FF3.5+ */
  -webkit-box-shadow: 0px 0px 4px #333; /* Saf3.0+, Chrome */
          box-shadow: 0px 0px 4px #333; /* Opera 10.5, IE9, Chrome 10+ */


border: 1px solid #AAAAAA;
padding:10px;
}



/* Top Articles */
.view-top-articles-page .item-list ul{
	padding-left:0px;
	
}

.view-top-articles-page ul li{
	list-style-type:none;	
	margin-bottom:0px;
	position:relative;
	min-height:185px;
}

	/* Zebra striping */	
.view-top-articles-page .views-row-odd{
	background:#bec6d1;
}

.view-top-articles-page .views-row-even{
	background:#eef2f6;
}

.view-top-articles-page .views-field-title{
	clear:both;	
	padding:5px 10px 5px 10px;
}

.view-top-articles-page .views-field-title a{
  font-family:DINWeb, Helvetica, Helvetica Neue, Arial, sans-serif;
  color:#1e344c;
  font-size: 1.5em;
  line-height: 1.5em;
}



.view-top-articles-page .views-row-odd .views-field-field-article-main-image{
	float:left;
	padding:0px 10px;	
}


.view-top-articles-page .views-row-even .views-field-field-article-main-image{
	float:right;
	padding:0px 10px;	
}

.view-top-articles-page .views-field-view-node{
	text-align:right;
	padding:10px;
}
	

/*
.view-top-articles-page  .views-field-view-node{
	position:absolute;
	bottom:5px;
	right:5px;
	
}

.view-top-articles-page  .views-row-even .views-field-view-node{
	position:absolute;
	bottom:5px;
	right:170px;
	border-top:solid #666 1px;
}*/

.view-top-articles-page .views-field-body,
.view-top-articles-page .views-field-field-summary
{
	padding:0px 10px;	
}


/* Specific Article Pages */

/* GPM Home */

/*body.page-gpm h1.title,*/
body.page-applications h1.title,
body.page-science h1.title,
body.page-gpm-flight-project h1.title,
body.page-gpm-flight-project-flight-project-home h1.title,
body.page-node-291 h1.title{ /*data access home */
	display:none;
}

body.page-gpm-flight-project-meet-the-team #page h1.title{
	display:block;
}


/* GPM Flight Project Home */






/* PMM Meeting Files */

#pmm_meeting_files hr.whiteLine{
	color:white;
	background:white;
	width:98%;
	margin:15 0 15 0;
	height:2px;
	//padding:0 10 0 10;	
}

#pmm_meeting_files h1 {
	font-size: 2em;
	margin: 0px;
	/*text-transform: none;*/
}

#pmm_meeting_files h2 {
	font-size: 1.8em;
	text-transform: none;
	color: #930;
	margin: 0px;
}

#pmm_meeting_files .right_column h3{
	text-align:center;	
	margin: 0px 0px 0px 0px;
	font-size:1.7em;
	background:#DFE1EF;
	padding:5px;
}


#pmm_meeting_files .docDay{
	margin:auto;

	padding:10px;
	margin-bottom:40px;
	
	border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;

max-width:1000px;

}

#pmm_meeting_files .day1{
	background:#B2C7E0;
}

#pmm_meeting_files .day2{
	background:#B2C7E0;
}

#pmm_meeting_files .day3{
	background:#B2C7E0;
	
}

#pmm_meeting_files table.docList{
	
	margin:auto;
	border-collapse:collapse;
	margin-top:10px;
}

#pmm_meeting_files .docList th{
	text-align:left;	
	background:#CCC;
	padding:7px;
	font-size:1.2em;
	
}

#pmm_meeting_files .docList td{
	font-family:"Times New Roman", Times, serif;	
	padding-left:7px;
	padding-top:2px;
	padding-bottom:2px;
	border-bottom:solid #DDD 1px;
	background:white;

}

#pmm_meeting_files .docList td.timeCol{
	padding-left:10px;
	width:10%;	
	min-width:90px;
	
}


#pmm_meeting_files .docList td.nameCol{
	width:35%;
}

#pmm_meeting_files .docList td.nameColB{
	width:60%;
}

#pmm_meeting_files .docList td.authorCol{
	width:35%;
}



#pmm_meeting_files .docList td.downloadCol{
	width:20%;
	min-width:120px;
	text-align:center;
	
	vertical-align:middle;
}

#pmm_meeting_files .docList td.downloadColB{
	width:10%;
	min-width:25px;
	text-align:center;
	padding-right:15px;

}

#pmm_meeting_files .docList tr.dayRow td{
	
	background:#B2C7E0;
}




#pmm_meeting_files .notAvailable{
	color:#C30;	
}

#pmm_meeting_files .session{
	color:#555;	
	text-transform:capitalize;
}

#pmm_meeting_files ul#jumpNav{
	list-style-type:none;	
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#pmm_meeting_files ul#jumpNav li{
	font-weight:bold;
	margin-left:5px;
}

#pmm_meeting_files ul#jumpNav li ul li{
	margin-left:5px;
}

#pmm_meeting_files ul#jumpNav ul{
	list-style-type:circle;	
}

#pmm_meeting_files #groupPhotoDiv{
	margin:auto;	
	
	width:98%;
	min-width:485px;
	max-width:1015px;
background:#CCC;	
	
	/*
	box-shadow:0px 2px 10px #333333;
	-webkit-box-shadow:0px 2px 10px #333333;
	-moz-box-shadow:0px 2px 10px #333333;*/
	border:solid 1px #AAA;
}

#pmm_meeting_files #groupPhotoDiv div.groupCaption{
	text-align:right;
	padding:5 20 5 5;
}

#pmm_meeting_files img.groupPhoto{
	width:97%;
	
}
