
/* Plugged In Styles, S.Hutchison, 8/2009. */
/* These are custom styles for Plugged In website. */
/* Delete them, and the site will follow GPC main styles and the styles on featuredcontentglider.css */


/* MISC. Styles ///////////////////////////////////////////////////*/
hr.bluerule	{
	width:90%; height:1px; clear:both; text-align:center; 
	border-style:solid; border-width:1px 0 0 0; border-color:#739600;
	} 	

hr.grayrule	{
	height:1px; clear:both; text-align:center; 
	border-style:solid; border-width:1px 0 0 0; border-color:#e4e4e4;
	} 	


/* Inside GPC styles /////////////////////////////////////////////*/    	

#inside_gpc_top	{
	background:url(../i/inside_head.jpg) no-repeat bottom; height:30px;
	}	
	
#inside_gpc_body	{
	background:url(../i/inside_body.jpg) repeat-y;
	}	
	
	.inside_article	{
		padding:0 5px; 
		}
		
	.inside_head_text	{
		font-size:10pt; color:#739600; margin:0;
		}
		
	.inside_text	{
		font-size:8pt;
		}	
		
	.inside_more	{
		font-style:italic; color:#CC0000; font-weight:bold; font-size:7pt; text-align:right;
		}
	
#inside_gpc_foot	{
	background:url(../i/inside_foot.jpg) no-repeat bottom; height:30px; margin-top:-6px;
	}			


/* Text ///////////////////////////////////////////////////*/	
h1
	{
	font:normal 24pt "Univers 47 CondensedLight", "Univers 57 Condensed", Arial, sans-serif;
	border-bottom:1px solid #739600;
	margin:0 0 7px 0; padding:8px 0 8px 0;
	}
	
h3	{
	color:#CC0000;
	}
	
.cutline	{
	font-size:7pt; font-style:italic; font-weight:bold;
	}
	
h3.plugged_head		{
	 font-size:16pt; font-weight:normal; color:#739600;  margin:10px 0;
	 font-family:'Univers 47 CondensedLight', 'Univers 57 Condensed', 'Univers 55', Arial, sans-serif;
	 }
	 
h4.plugged_subhead	{
	 margin:10px 0; color:#CC0000; font:10pt Arial, Helvetica, sans-serif;
	 }	 
	 
#newsreel	{
	 background-color:#dbe4bd; border-top:double #e4e4e4 1px; border-bottom:double #e4e4e4 1px;
	 }	 
	 
.back_pi	{
		font-style:italic; font-weight:bold; font-size:7pt; text-align:left;
		}	 
