/* @override 
	http://staging.smartgrowthnc.com/sites/all/themes/custom/typography.css?V
	http://staging.smartgrowthnc.com/sites/all/themes/custom/typography.css?a
	http://staging.smartgrowthnc.com/sites/all/themes/custom/typography.css?G
*/

/* 	Coalmarch - Smart Growth Custom Drupal Theme
	typography.css
	
	Version: 1.0
	Author: Sheena Donnelly
	Website: www.coalmarch.com
	Date: December 18, 2008
	*/
	
/* use this style sheet to define typographic styles */

/* @group basics */

ul, li, a, span, strong, blockquote, em{
	font-family: inherit;
	font-size: inherit;
	color: inherit;
}


/* @end */

/* @group Header*/

#logo-title {
	width: 280px;
	height: 90px;
	float: left;
	clear: none;
	display: block;
}

.front #header h1 a
{
	text-indent:9999px;
}

.not-front #header #site-name
{
	text-indent:9999px;
}

#logo-title
{
	margin: 0px;
	width: 280px;
	height: 90px;
	display: block;
	float: left;
	clear: none;
	padding: 0px;
	overflow: hidden;
}

#header-blocks{
	width: 680px;
	overflow: hidden;
	float: right;
	clear: none;
}


.front #header h1 a
{
	width: 280px;
	height: 90px;
	background-image: url("images/logo.png");
	display: block;
	float: left;
	clear: none;
	padding: 0px;
	margin: 0px;
}

.not-front #header strong a
{
	width: 280px;
	height: 90px;
	background-image: url("images/logo.png");
	display: block;
	float: left;
	clear: none;
	padding: 0px;
	margin: 0px;
}

#site-name
{
	margin: 0px;
}

header h1
{
	margin: 0px;
	padding: 0px;
}

#header .menu
{
	float: right;	
	margin: 0px;
	padding: 58px 0 6px;
	position: relative;
}

#header ul.menu a.active
{
	background-image:url("images/nav-active-bg.png");
}

#header ul.menu a:hover
{
	background-image:url("images/nav-active-bg.png");
}

#header-blocks .menu a
{
	color: #fdedd3;
	font-size: 18px;
	padding: 60px 19px 10px;
}

#header-blocks ul.menu li
{
	display: inline;
	margin: 0px;
	padding: 4px 0px;
}

.front #content-header
{
	display: none;
}

/* @end */

/* @group Content */

/* @group Our Team */

#view-Employee .views-row{
	margin: 0 0 30px 0;
}

#view-Employee .views-row .views-field-value-2{
	font-size: 16px;
	line-height: 18px;
	color: #3282b5;
	border-bottom: 1px solid #fff;
	margin: 0 0 6px 0;
}

#view-Employee .views-row .views-field-value-3{
	font-weight: bold;
	margin: 0 0 4px 0;
}


/* @end */

/* @group sidebar */

#right{

}

#right p,
#right a{
	color: #fdedd3;
	text-decoration: none;
}


#right ul li{
	list-style: none;
	margin: 0;
}

#right ul li a{
	font-size: 16px;
	line-height: 32px;
}

#right ul li a:hover{
	color: #989d29;
	border-bottom: 1px solid #fff;
}


/* @end */

.not-front #main-inner h1
{
	color: #2b1e0d;
	font-family: Helvetica,Arial,sans-serif;
	padding: 40px 0 0;
}

.front #mid-content h2
{
	background-image:url("images/leaf-bg.png");
	background-repeat:no-repeat;
	color:#FFFFFF;	
	font-family:helvetica;
	font-size:24px;
	font-weight:lighter;	
	margin:0;
	padding:31px 0 2px 3px;
	text-align:center;
}

.not-front .content p
{
	margin: 0 0 10px 0;
}

.not-front .content p a{
	color: #23638b;
}

.not-front .content p a:hover{
	color: #3282b5;
}

.not-front #content
{
	margin: 0 0 20px 0;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
}

#right h3.title
{
	color: #ffffff;
}

ol,ul
{
	margin: 10px 0px 10px 30px;
}

blockquote
{
	margin: 10px 0px 10px 30px;
}

hr
{
	margin: 20px 20px;
}

.not-front #view-resources h4 a
{
	text-decoration: none;
	font-size: 16px;
	}
	
.not-front #view-resources h4 a:hover{
	color: #3282b5;
}	

.not-front #view-resources .views-field-upload-fid ul li a
{
	background-color:#c4c0b4;
	list-style-type:none;
	padding:5px 15px 5px 15px;
	text-decoration: none;
}

.not-front #view-resources .views-field-upload-fid ul li a:hover{
	background-color: #3282b5;
}

.not-front #view-resources .views-field-upload-fid ul li 
{
	list-style-type:none;
}



/* @end */

/* @group Footer */

#footer-columns p
{
	color: #2e1f12;
	font-family:Trebuchet MS,Lucidia, sans-serif;
	font-size:12px;
}

#footer-columns h2
{
	color:#2e1f12;
	font-family: Trebuchet MS,Lucidia, sans-serif;
	font-weight: lighter;
	padding: 0px 0px 0px 0px;
}

#footer-col-a ul.menu li
{
	list-style-type:none;
	display: block;
	list-style-image: none;
}

.front #block-5 a
{
	color: #2e1f12;
	text-decoration: none;
}

/* @group My Group */



/* @end */

.not-front #footer-col-a a
{
	color: #2E1F12;
	text-decoration: none;
}


/* @end */

/* @group tables */

table tr th{
	font-size: 12px;
	color: #333;
	text-transform: uppercase;
}

table tr td{
	padding: 4px 18px;
	border-collapse: collapse;
	border: 1px solid #fff;	
}

table tr td.even{
	background: #fff;
}



/* @end */


