				/*==Styles For the Article Image Intro==*/	
/*
/**Aligning the Picture to the left(Article Intro) **/	
		/*
#post-1573 img.thumbnail		
{					
margin-left:260px				
}	
	*/		
/** Width of the article intro Box**/	
/*
post-outer .post-alt 	
{
width:559px;				
}				
*/
/** Styles for the Title in the Article Introbox**/								
/*
div#post-1573 h2				
{					
margin-top:-254px;
width:185px;					
border-bottom:6px solid #C30174;	
}	*/

/** BG Color for article intro Box**/	

/*div#post-1573 
{
background-color:#F9E5EE;				
}*/

/**Borders for article intro box**/
/*
div.post-outer
{					
border:1px solid #E7E7E7;
}				
*/
/**Borders for article intro box**/	
/*							
.entry p 
{					
width:268px;				
}*/								

/**Aligning the Picture to the left(Article Intro) **/	
/*#post-1573 img.thumbnail 			
{					
margin-left:298px;				
}

		
.post-alt p 
{					
margin-bottom:8px;					
padding:0 0 20px;				
}				

div.entry  				
{					
margin-top:0px;				
}
*/
/**Styling for the Home article Boxes**/

/**making the border none in the innner box**/

.post-inner
{
border:none;
}

/**setting the fixed border height**/

/*.post-outer .post-alt 
{
height:480px;
}*/

.post-inner .post-alt
{
height:480px;
}


/**Borders for the Image**/

img.featuredItemImg 

{
border:1px solid #E7E7E7;
padding:3px;
}

div.col1 .post-outer .fr
{
height:457px;
} 


/*Change footer font*/
#footer_1, #footer_2, #footer_3, #footer_4  
{
font-family:georgia,serif;
}

/*Change readmore links to black*/


.post-alt.post-inner.color-0 .descriptionBlockRight .entry .pgee-read-more a, .post-alt.post-inner.color-0 .descriptionBlockLeft .entry .pgee-read-more a 
{
color:#000000;
}

.post-alt.post-inner.color-1 .descriptionBlockRight .entry .pgee-read-more a, .post-alt.post-inner.color-1 .descriptionBlockLeft .entry .pgee-read-more a 
{
color:#000000;
}

.post-alt.post-inner.color-3 .descriptionBlockRight .entry .pgee-read-more a, .post-alt.post-inner.color-3 .descriptionBlockLeft .entry .pgee-read-more a
{
color:#000000;
}

.post-alt.post-inner.color-2 .descriptionBlockRight .entry .pgee-read-more a, .post-alt.post-inner.color-2 .descriptionBlockLeft .entry .pgee-read-more a 
{
color:#000000;
}

#tec-events-loop div.clearfix div.tec-event-entry span.pgee-read-more a 
{
color:#000000;
}

/*Background Color*/

body 
{
background-image:none;
background-color:#9D9393;
}

/*lightblue Bar*/

#page-outer 
{
border-left:12px solid #009EDB;
}
/*RSS Icon Issue to gif*/
/*
#nav2 .nav2-rss a:link, #nav2 .nav2-rss a:visited, #nav2 .nav2-rss a:hover, #nav2 .nav2-rss a:active 
{
background:url("images/rss_32.gif") no-repeat scroll right center transparent;
}*/
