/*
Theme Name: PACT 2015
Theme URI: http://philadelphiapact.com/
Description: A custom theme developed for PACT
Version: 1.1
Author: GPCC IT
Author URI: http://www.greaterphilachamber.com/
*/

* {
    margin: 0; 
    padding: 0;
}
body {
    background: #fff url('http://www.philadelphiapact.com/wp-content/themes/pact/images/bg.png') repeat; 
    font: 12px/18px tahoma, arial, sans-serif; 
    color: #777;
}

/*--------------------------------------------
[[[ globals ]]]
---------------------------*/
strong, 
h3, 
h4 {
    font-weight: bold;
}
em {
    font-style: italic;
}
small {
    display: block; 
    font-family: georgia, serif; 
    font-style: italic; 
    font-size: 11px; 
    line-height: 16px;
}
hr, 
p {
    margin: 0 80px 15px 0;
}
h2, 
h3, 
h4, 
small {
    padding: 0 80px 15px 0;
}
hr {
    border-top: 1px solid #dedede; 
    border-right, border-bottom, border-left: none; 
}

h1, 
h2 {
    font-size: 22px; 
    line-height: 33px; 
    color: #93ac4b;
}
h1 {
    padding: 0 0 15px 40px; 
}

h3 {
    letter-spacing: 1px; 
    text-transform: uppercase; 
    font-size: 14px; 
    line-height: 21px; 
    color: #2986b4;
}

h3.news {
    color: #666;
}

h4 {
    color: #93ac4b;
}

ul li {
    list-style-type: none;
}
a:link, 
a:visited {
    color: #2986b4; 
    text-decoration: underline;
}
a:hover {
    color: #777;
}
a:active {
    color: #2986b4;
}
img {
    border: none; 
    display: block;
}
.left {
    float: left; 
    padding-right: 15px; 
    padding-bottom: 15px;
}
.right {
    float: right; 
    padding-left: 15px; 
    padding-bottom: 15px;
}
object {
    margin-bottom: 1em;
}
.clear {
    clear: both;
}
.required {
    color: #2986b4;
}

/*--[[[ tools ]]]--*/
.hidden { 
    display: none; 
}

/*-------------------------
[[[ forms ]]]
-------------------------*/
input.checkbox { 
    padding-right: 5px;
}
label { 
    display: block; 
    padding-top: 5px; 
    clear: both; 
}

/*------------------------------------
[[[ structure + global-nav ]]]
-------------------------------------*/
#bar {
    background: url('http://www.philadelphiapact.com/wp-content/themes/pact/images/bar.png') repeat-x;  
    height: 11px;
}
#main-container {
    width: 960px; 
    margin: 0 auto; 
    overflow: hidden; 
    text-align: left;
}
#main-container #header {
    background: #fff; 
    height: 122px;
}
#main-container #header #logo {
    width: 580px; 
    float: left;
}
#main-container #header #logo #spacing {
    margin: 26px 0 0 15px; 
    float: left;
}
#main-container #header #logo #split {
    float: right;
}
#main-container #header #fnav {
    background: #f1f1f1; 
    width: 380px; 
    height: 122px; 
    float: right;
}

/*--------------------------
[[[ header search styles ]]]
--------------------------*/
#main-container #header #fnav #header-search {
    width: 380px; 
    padding: 10px 18px 0 113px;
}
#main-container #header #fnav #header-search form.search-form input.search-input {
    width: 200px; 
    height: 14px; 
    margin: 0 5px 0 0; 
    padding-left: 5px; 
    float: left; 
    line-height: 14px; 
    color: #777;
}
#main-container #header #fnav #header-search form.search-form input.button {
    background-image: url("http://www.philadelphiapact.com/wp-content/themes/pact/images/image-sprite.png"); 
    background-position: -10px -10px; 
    width: 34px; 
    height: 24px; 
    margin-top: 1px; 
    float: left; 
    border: none;
}

/*--------------------------
[[[ fnav link styles ]]]
--------------------------*/
#main-container #header #fnav #links {
    width: 210px; 
    margin-left: 113px; 
    padding: 8px 0 0; 
    clear: both;
}
#main-container #header #fnav #links ul {
    width: 210px; 
    text-align: right;
}
#main-container #header #fnav #links ul li {
    background: url('images/bullet_fnav.png') no-repeat center right;  
    margin-bottom: 6px; 
    padding-right: 20px; 
    border-bottom: 1px solid #ddd;
}
#main-container #header #fnav #links ul li a:link, 
#main-container #header #fnav #links ul li a:visited {
    text-decoration: none; 
    color: #777;
}
#main-container #header #fnav #links ul li a:hover {
    color: #2084b6;
}
#main-container #header #fnav #links ul li a:active {
    color: #777;
}

/*--[[[ global-nav ]]]--*/
#main-container	#global-nav {
    background-image: url("http://www.philadelphiapact.com/wp-content/themes/pact/images/image-sprite.png"); 
    background-position: -10px -53px; 
    width: 960px; 
    height: 30px; 
    clear: both;
}
	
#main-container #global-nav ul {
    margin-left: 171px;
}
#main-container #global-nav ul li {
    background: url('http://www.philadelphiapact.com/wp-content/themes/pact/images/bullet_mainnav.png') no-repeat center right; 
    height: 24px; 
    padding: 7px 26px 0 18px; 
    float: left; 
    display: inline;
}
			
#main-container #global-nav ul li a, div#global-nav ul li a:visited {
    float: left;  
    text-transform: uppercase; 
    text-decoration: none; 
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
    letter-spacing: 1px; 
    font-size: 12px; 
    color: #fff;
}
#main-container #global-nav ul li a:hover, #main-container #global-nav ul li.current_page_item a, div#global-nav ul li.current_page_parent a{
    color: #c8e1f0;
}
#main-container	#content-top {
    background-image: url("http://www.philadelphiapact.com/wp-content/themes/pact/images/image-sprite.png"); 
    background-position: -10px -103px; 
    width: 960px; 
    height: 31px;
}

/*--[[[ Structure ]]]--*/
#main-container	#primary-content {
    background: #fff; 
    width: 960px; 
}
#main-container	#primary-content #secondary-content {
    width: 286px; 
    margin-right: 40px; 
    float: left;
}
#main-container	#primary-content #third-content {
    width: 634px; 
    margin-bottom: 25px; 
    float: right;
}
#main-container	#primary-content #third-content .intro {
    margin: 0 80px 15px 0; 
    font-size: 16px; 
    line-height: 26px;
}
#main-container	#primary-content #third-content #features {
    width: 267px; 
    margin: 0 20px 10px 20px; 
    float: right;
}
#main-container	#primary-content #third-content #features #label {
    width: 267px; 
    border-bottom: 1px solid #dedede;
}
#main-container	#primary-content #third-content #features #label p {
    margin: 10px 10px 10px 15px; 
    text-transform: uppercase; 
    font-weight: bold; 
    font-size: 11px; 
    line-height: 13px;
}
#main-container	#primary-content #third-content #features p, 
#main-container #primary-content #third-content #features p a:hover a {
    text-decoration: none; 
    color: #999;
}

/*--[[[ Subnav ]]]--*/
#main-container	#primary-content #third-content #features #subnav {
    width: 267px; 
    background: #fff;
}
#main-container	#primary-content #third-content #features #subnav ul {
    font-size: 12px; 
    line-height: 14px;
}
#main-container	#primary-content #third-content #features #subnav li {
    background: url('http://www.philadelphiapact.com/wp-content/themes/pact/images/.png') no-repeat center right; 
    padding-top: 3px; 
    padding-right: 10px; 
    list-style-type: none;  
    border-bottom: 1px solid #dedede;
}	
#main-container	#primary-content #third-content #features #subnav li a {
    display: block; 
    padding: 5px 4px 5px 5px; 
    text-decoration: none; 
    color: #2084b6;
}	
#main-container	#primary-content #third-content #features #subnav li a:hover,
#main-container #primary-content #third-content #features #subnav li.current_page_item a {
    color: #777;
} 

/*--------------------------
[[[ footer styles ]]]
--------------------------*/
#main-container	#footer {
    clear: both; 
    border-top: 1px solid #adc8d7; 
    font-size: 11px; 
    line-height: 18px;
}
#main-container #footer #nav {
    background: #f1f1f1; 
    height: 52px;
}
#main-container #footer #nav p {
    padding: 10px;
}

#main-container #footer #nav #quicklinks {
    float: left;
}
#main-container #footer	#nav #quicklinks ul {
    padding: 18px 0 0 18px;
}
#main-container	#footer #nav #quicklinks li {
    margin-right: 15px; 
    float: left; 
    list-style-type: none; 
    display: inline;
}
#main-container #footer	#nav #quicklinks li a {
    text-decoration: underline;
}
#main-container #footer	#nav #quicklinks li a:hover {
    text-decoration: none;
}

#main-container #footer #nav #follow {
    width: 254px; 
    float: right; 
    text-align: left; 
    color: #999;
}
#main-container #footer	#nav #follow ul {
    padding: 14px 0 0 0;
}
#main-container	#footer #nav #follow li {
    margin-right: 10px; 
    float: left; 
    list-style-type: none; 
    display: inline;
}
#main-container #footer #pattern {
    height: 10px; 
    clear: both;
}
#main-container #footer #info {
    background: #fff; 
    width: 960px;
}
#main-container #footer #info #affiliate {
    width: 706px; 
    float: left;
}
#main-container #footer #info #affiliate p {
    margin: 18px 0 0 18px; 
    font: 11px/18px tahoma, verdana, sans-serif;
}
#main-container #footer #info #affiliate a {
    text-decoration: underline; 
    color: #777;
}
#main-container #footer #info #affiliate a:hover {
    text-decoration: none;
}
#main-container #footer #info #address {
    width: 254px; 
    float: right; 
    padding-bottom: 40px;
}
#main-container #footer #info #address p {
    margin: 5px 0 0 0; 
    font: 11px/18px tahoma, verdana, sans-serif;
}
#main-container #footer #info #address .copyright {
    width: 165px; 
    margin: 18px 0 0 0; 
    border-bottom: 1px solid #ddd;
}
#main-container #footer #info #address p a {
    text-decoration: none; 
    color: #2084b6;
}
#main-container #footer #info #address p a:hover {
    color: #777;
}
#main-container #footer #btm {
    height: 28px;
}
	
/*---------------------------------------
[[[ primary-content styles ]]]
-------------------------------*/
#primary-content ul, #primary-content ol {
    margin: 0 70px 15px 0;
}
#primary-content ul li {
    background: url('images/bullet.png') no-repeat 0 7px; 
    padding: 0 70px 5px 15px;
}
#primary-content ol li {
    margin-bottom: .25em; 
    list-style-type: decimal; 
    list-style-position: inside;
}
#primary-content ul li#pdf-download {
    background: url('images/icon-pdf.gif') no-repeat 0 0; 
    margin-bottom: .75em; 
    line-height: 1.4em; 
    padding-left: 1.8em;
}
#primary-content ul li#word-download {
    background: url('images/icon-word.gif') no-repeat 0 0; 
    margin-bottom: .75em; 
    line-height: 1.4em; 
    padding-left: 1.8em;
}		
#primary-content ul li ul{
    margin-top: .5em;
}
	
/*--[[[ specifics ]]]--*/
span.pre-title {
    background: url('images/bg-pre-title.gif') no-repeat top left; 
    margin-bottom: 3px; 
    padding-left: 16px; 
    display: block; 
    text-transform: uppercase; 
    letter-spacing: 1px; 
    color: #888;
}
#primary-content .attention {
    background: #3c7aa9 url('images/bg-attention.gif') no-repeat top left; 
    margin: 2em 0; 
    padding: 20px 15px 15px 30px; 
    color: #fff;
}
#primary-content .attention h3, 
#primary-content .attention h4, 
#primary-content .attention h5, 
#primary-content .attention a, 
#primary-content .attention a:visited{
    color:#777;
}
#primary-content .attention a:hover {
    color: #efefef;
}
#primary-content .attention p.take-action a, 
#primary-content .attention p.take-action a:visited {
    color: #2084b6;
}
#primary-content .attention ul li {
    background: url('images/white-bullet.png') no-repeat 0 7px;
}
#main-container #primary-content #third-content  p.take-action a {
    background: url('images/bullet_subnav.png') no-repeat center right; 
    padding-right: 15px;
}
#primary-content .attention p.take-action a:visited {
    text-decoration: underline; 
    color: #2084b6;
}		
#primary-content .attention p.take-action a:hover {
    text-decoration: underline; 
    color: #777;
}
#primary-content blockquote {
    background: #f0f0f0 url('images/bg-blockquote-lq.png') no-repeat 10px 15px; 
    margin: 2em 1em; 
    padding: 10px 35px;
}
#primary-content blockquote p.quotation {
    background: url('images/bg-blockquote-rq.png') no-repeat bottom right; 
    font-family: georgia, times, serif; 
    font-style: italic; 
    font-size: 1.6em; 
    color: #bf311a;
}
#primary-content blockquote p {
    color: #999;
}
#primary-content .take-action, #primary-content p a.more-link, 
#primary-content p a.more-link:visited {
    background: url('images/bg-action.gif') no-repeat 0 3px; 
    clear: left; 
    color: #2084b6;
}
#primary-content .take-action a, 
#primary-content p.take-action a:visited, 
#primary-content p a.more-link, 
#primary-content p a.more-link:visited {
    text-decoration: none; 
    color: #2084b6;
}
#primary-content p.take-action a:hover, 
#primary-content p a.more-link:hover {
    color: #777;
}	
#primary-content div.two-columns {
    margin-left: 10px; 
    font-size: .9em;
}
#primary-content div.two-columns .column {
    width: 280px; 
    margin-right: 20px; 
    float: left;
}
/*content search form*/
div#content-search form.search-form input.search-input {
    width: 200px; 
    height: 14px; 
    line-height: 14px;
}
div#content-search form.search-form input.button {
    width: 34px; 
    height: 24px; 
    background: url('images/search-button.gif') no-repeat top left; 
    border: none;
}

/*--IMPACT 2015--*/
.impact-date {
    padding-top: 2em; 
    text-transform: uppercase; 
    font-weight: bold; 
    font-size: 1.5em; 
    line-height: 1.5em; 
    color: #ea1d2b;
}
.impact-subject { 
    padding-top: 1em;
    margin-right: 2em;
    padding-bottom: .5em;
    text-transform: uppercase; 
    border-bottom: 1px solid #000;
    font-size: 1.3em; 
    line-height: 1.5em; 
    color: #ea1d2b;
}
.impact-title {
    padding-bottom: 1em;
    text-transform: uppercase; 
    font-size: 1.2em; 
    line-height: 2em; 
    font-weight: bold; 
    color: #000;
}
.impact-time,
.impact-location {
    font-weight: bold; 
    font-size: 1em; 
    color: #000;
}
	
/*sitemap - This is generated by Dragon Fly Designs' plugin http://www.dagondesign.com/articles/sitemap-generator-plugin-for-wordpress/*/
div#dragon-design-sitemap {
    display: none;
}

/*post comments*/
#primary-content ol.comment-list {
    color: #777;
}
#primary-content ol.comment-list li {
    background: #f1f1f1; 
    margin-bottom: 5px; 
    padding-top: 10px; 
    padding-right: 10px;  
    list-style-type: none; 
    border: 1px solid #dedede;
}
#primary-content ol.comment-list li img {
    padding: 10px; 
    display: block; 
    float: left;
}
#primary-content ol.comment-list li p {
    padding-top: 10px; 
    display: block;
}
#primary-content ol.comment-list li div.commentmetadata {
    padding-top: 10px; 
    float: right; 
    display: block;
}
#primary-content ol.comment-list li div.commentmetadata a {
    padding-right: 10px;
}
			
/*events photo gallery - This is generated by SimplePie and its Wordpress plugin http://simplepie.org/
The modal window utilizeds Thickbox http://jquery.com/demo/thickbox/*/

div.album-wrapper {
    margin-bottom: 20px;
}
div.photo {
    margin: 3px; 
    padding: 2px; 
    float: left; 
    border: 1px solid #ddd;
}
	
/*--------------------------------
[[[ secondary-content styles ]]]
-------------------------------*/
#secondary-content #navbar {
    width: 267px; 
    height: 4px; 
    margin-left: 18px; 
}
#secondary-content #label {
    width: 267px; 
    height: 34px; 
    margin-left: 18px; 
    background: #f1f1f1; 
    border-bottom: 1px solid #dedede;
}
#secondary-content #label p {
    padding: 10px 0 0 25px; 
    text-transform: uppercase; 
    font-weight: bold; 
    font-size: 11px; 
    line-height: 13px; 
    color: #999;
}
#secondary-content #label p a {
    text-decoration: none; 
    color: #999;
}
#secondary-content #subnav {
    background: #f1f1f1; 
    width: 267px; 
    margin-left: 18px;
}
#secondary-content #subnav ul {
    width: 257px; 
    font-size: 14px; 
    line-height: 16px;
}
#secondary-content #subnav li {
    background: url('http://www.philadelphiapact.com/wp-content/themes/pact/images/bullet_subnav.png') no-repeat center right; 
    margin-right: 10px; 
    list-style-type: none; 
    border-bottom: 1px solid #dedede;
}
#secondary-content #subnav li a {
    display: block; 
    margin-left: 10px; 
    padding: 6px 10px 6px 0; 
    text-decoration: none; 
    color: #2084b6;
}
#secondary-content #subnav li a:hover {
    color: #999;
} 
#secondary-content #subnav li.current_page_item a {
    color: #777;
}
#main-container	#primary-content #third-content div.take-action { 
    margin-bottom: 15px; 
    padding: 0; 
}
#main-container	#primary-content #third-content div.take-action a {
    text-decoration: none; 
    color: #2084b6; 
    padding-right: 15px; 
    background: url('images/bullet_subnav.png') no-repeat center right; 
}	 
#secondary-section .entry p, #third-content .entry p {
    margin: 10px 20px 0 0;
}
#secondary-section div.attention {
    background: #454545;
}
ul#blog-archives li, ul#recent-posts li {
    font-family: georgia, times, serif; 
    padding: 3px 0 3px 10px; 
    font-size: 1.3em;
}	
ul#blog-archives li a, 
ul#blog-archives li a:visited, 
ul#recent-posts li a, 
ul#recent-posts li a:visited {
    color: #3c7aa9; 
    text-decoration: underline;
}
ul#blog-archives li a:hover, 
ul#recent-posts li a:hover {
    color: #bf311a;
}

/* homepage styles*/
#homep {
    width: 960px;
}
#featuresleft {
    width: 267px; 
    margin-bottom: 40px; 
    float: left;
}
#mainright {
    width: 676px; 
    margin-bottom: 40px; 
    float: right; 
    text-align: left;
}
.box {
    background: #f1f1f1; 
    width: 267px; 
    margin: 0 0 10px 17px;
}
.navbar {
    width: 267px; 
    height: 4px;
}
.label {
    margin: 15px 10px 0 0; 
    text-transform: uppercase; 
    font-weight: bold; 
    font-size: 11px; 
    line-height: 13px; 
    color: #999;
}
label a {
    text-decoration: none; 
    color: #999;
}
#featuresleft .label, #ftr .label {
    padding-left: 20px;
}
.headline {
    padding: 10px 10px 10px 20px; 
    font-size: 14px; 
    line-height: 18px; 
    color: #2084b6;
}
.headline a:link {
    text-decoration: none; 
    color: #2084b6;
}
.entry p {
    margin: 10px 20px;
    font: 12px/18px tahoma, arial, sans-serif; 
    color: #777;
}
#testimonials .entry p, 
#new-members .entry p {
    margin: 10px 20px;
    font: 14px/21px georgia, serif; 
    color: #777;
}
div.moreaction {
    padding: 0 10px 10px 20px; 
    font-size: 11px; 
    line-height: 16px;
}
div.moreaction a {
    background: url('images/bullet_subnav.png') no-repeat center right; 
    padding-right: 15px; 
    text-decoration: none; 
    color: #2084b6;
}
.intro {
    margin: 0 40px 20px; 
    font-size: 16px; 
    line-height: 26px; 
    color: #777;
}
.intro a, a:visited {
    text-decoration: none; 
    color: #2084b6;
}
.intro a:hover {
    color: #777;
} 
#photos_ftr {
    width: 675px;
}
#center-col {
    width: 310px; 
    float: left;
}
#events {
    margin: 10px 0 0 -16px;
}
#photos, .ftrlist {
    width: 310px; 
    margin: 0 40px 20px; 
    border-top: 1px solid #ddd;
}
#founders p {
    padding-top: 10px;
}
#photos_ftr .label {
    margin: 10px 10px 0 0; 
    text-transform: uppercase; 
    font-weight: bold; 
    font-size: 11px; 
    line-height: 13px; 
    color: #999;
}
#photos_ftr p {
    margin: 5px 10px 10px 0; 
    font-weight: normal; 
    font-size: 14px;
}
#photos_ftr p a {
    text-decoration: none; 
    color: #2084b6;
}
#ftr {
    width: 285px; 
    float: right;
}
#ftr .ftrs {
    padding: 10px 0 0 0;
}
#testimonials, 
#new-members {
    background: #f1f1f1; 
    width: 267px; 
    margin-top: 10px; 
}

/*--Homepage Upcoming Events List--*/
#homep ul.upcoming {
    width: 267px; 
    margin: 0; 
    padding: 0;
}
#homep ul.upcoming li {
    list-style-type: none; 
    background: none; 
    border-bottom: 1px solid #dedede; 
    font-size: 14px; 
    padding: 10px 40px 10px 20px;
}
#homep ul.upcoming li a {
    display: block; 
    text-decoration: none;
}

/*--Homepage Photo Gallery--*/
#homepage-slideshow {
    width: 308px; 
    margin-top: 10px; 
    border: 1px solid #ddd;
}
#homepage-slideshow	#images {
    height: 200px; 
    margin: 20px 0 15px 35px; 
    overflow: hidden; 
    text-align: center;
}
#homepage-slideshow	#images img {
    border: 1px solid #666;
}	
#homepage-slideshow #flickrNav {
    margin-bottom: 20px; 
    font-size: 11px; 
    line-height: 18px;
}
#homepage-slideshow #flickrNav a {
    text-decoration: none; 
    color: #2084b6;
}
#homepage-slideshow	a#prev {
    background: url('images/bg-prev.png') no-repeat center left; 
    margin-left: 35px; 
    padding-left: 20px; 
    float: left; 
    display: block;
}	
#homepage-slideshow	a#next {
    background: url('images/bg-next.png') no-repeat center right; 
    margin-right: 35px; 
    padding-right: 20px; 
    float: right; 
    display: block;
}
#homepage-slideshow  #shadow {
    width: 308px; 
    height: 7px;
}

/*past-events ====currently unused=====*/
div.past-events {margin-bottom:30px;}

#primary-content h4.archive-header {
    border-top: 1px solid #ccc; 
    background: #efefef url('images/icon-down-arrow.gif') no-repeat 578px 7px;  
    margin: 0; 
    padding: .5em 15px .5em 10px; 
    cursor: pointer; 
    text-transform: none; 
    letter-spacing: normal; 
    font-weight: normal;
}
#primary-content h4.archive-header:hover {
    background: #ddd url('images/icon-down-arrow.gif') no-repeat 578px 7px;
}
#primary-content h4.clicked {
    background: #ddd url('images/icon-up-arrow.gif') no-repeat 578px 7px !important;
}
#primary-content div.archive-header h5 {
    color: #efefef; 
    margin: 0; 
    cursor: pointer;
}		
.archived-event {
    padding: 10px; 
    border-top: 1px solid #ddd; 
    margin-bottom: 1em; 
    border-left: 1px solid #ddd; 
    border-right: 1px solid #ddd;
}
/*post entry styles - for both Events and News posts*/
#primary-content .postmetadata {
    background: url('images/icon-filed.gif') no-repeat 0 0px; 
    margin-left: 20px; 
    padding: 0 0 20px 15px; 
    font-size: 10px;  
    line-height: 15px;
}

#main-container #primary-content #third-content .postmetadata { 
    background: url('images/icon-filed.gif') no-repeat 0 0px; 
    margin-left: 0; 
    padding-bottom: 20px; 
    font-family: georgia, serif; 
    font-size: 10px; 
    line-height: 15px;
}
small.date-posted {
    background: url('images/icon-date.gif') no-repeat 0 3px; 
    margin: 0 0 0 20px; 
    padding: 0 0 0 15px;
}
#primary-content p.sponsor {
    font-size: 1.1em; 
    clear: left;
}
#primary-content div.sponsor-row {
    float: left; 
    clear: left;
}
/*upcoming events */
small.event-date { 
    font-size: 1.4em; 
    line-height: 1.2em; 
    color: #333;
}

table.ec3_schedule {
    margin-bottom: 1em;
}
table.ec3_schedule td {
    font-family: georgia, times, serif; 
    font-size: 1.4em; 
    line-height: 1.2em; 
    color: #333;
}

	
