/*  
Template Name: Cornered Theme (Content)
Description: Content Specific CSS for Cornered theme for Emerging Business Systems, LTD.
Version: 1.0
Author: Catherine M. Wagner
Author URI: http://www.cmwagner.net
*/

.specialInfo	{
	font-size:		1.4em;
	line-height:	1.5em;
	color:			#004a84;
	text-align:		center;
	font-weight:	bold;
	letter-spacing:	1px;
	}
	
h2.listings	{
	font-size:				1.3em;
	font-style:				italic;
	color:					#00A;
	background:				transparent;
	padding:				0px;
	margin-bottom:			5px;
	}


.dots	{
	color:			#f37022;
	}
	
.locations	{
	font-size:		1em;
	font-style:		italic;
	margin:			1em 3em;
	}

.leftCol	{
	float:				left;
	width:				251px;
	text-align:			left;	
	}
	
.rightCol	{
	float:				right;
	width:				251px;
	text-align:			left;	
	}

.centerCol	{
	width:				251px;
	text-align: 		left;
	clear:				both;
	margin:				1.5em auto;
	}
	
.contactPg	{
	font-size:				1.3em;
	letter-spacing:			1px;
	line-height:			1.4em;
	margin:				0px 0px 1.2em 50px;
	color:				#000;
	text-align:			left;
	}
	
.contactPg h2	{
	font-size:				1em;
	}
	
.sidebartitle	{
	font-weight:		bold;
	font-size:			1.2em;
	text-align:			left;
	color:				#ffc;
	margin:				0px;
	padding:			0px;
	}
	
.contacting	{
	text-align:			right;
	color:				#FFF;
	font-size:			1.1em;
	margin-bottom:		1.3em;
	}
	
.small	{
	font-size:			.9em;
	}
	
.locations	{
	font-size:			1.2em;
	font-style:			italic;
	margin:				1.5em 3em;
	}

.externalTxt {
	background:				url('../images/external-link.png') 100% 40% no-repeat;
	padding-right: 15px;
	}

.pdfTxt {
	background:				url('../images/pdf.png') 100% 40% no-repeat;
	padding: 			5px 25px 5px 0px;
	}
	
.pdfLI	{
	height:			24px;
	}
	
