 /*
Theme Name: TC2020
Theme URI: http://www.e-motivemedia.com
Description: Tea & Coffee 2020 theme developed by e-Motive Media Ltd
Author: e-Motive Media Ltd
Version: 1.0
Tags: 
*/


* { 
	margin: 0; 
	padding: 0; 
}

html { 
overflow-y: scroll;
}

body {
	font-size: 62.5%;
	font-family: "PT Sans", Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #303030;
	line-height:150%;
	border-left: 2px solid #48ae5c;
	}

a, img { 
	outline: none;
	border:none;
	color: #000;
}

img {
	display: block;
}

p.clear {
	clear:both;
	height:0px;
	line-height:0.0000001px;
	font-size: 0.0000001px;
}

.hidden {
	display:none;

}

article, aside, details, figcaption, figure,
footer, hgroup, menu, nav, section { 
    display: block;
}

/* Global formatting styles */

a:link {
	color: #48ae5c;
	text-decoration:none;
}

a:visited {
	color: #48ae5c;
}

a:hover {
	color: #48ae5c;
	text-decoration: underline;
}

a:active {
	color: #48ae5c;
}

p {
	font-size: 1.8em;
	line-height: 175%;
	margin: 1.2em 0;
}

h1 {
	font-size: 4em;
	line-height:125%;
	margin: 0 0 0.6em 0;
	font-weight:400;
	/*letter-spacing:-1px;*/
	clear:both;
}

h2 {
	font-size: 2.4em;
	font-weight:400;
	line-height:125%;
	margin: 0.6em 0;
	display:inline-block;
border-bottom:3px solid #48ae5c;

}

h3 {
	font-size: 2em;
	font-weight:400;
	line-height:125%;
	margin: 0.6em 0;	
}

h4 {
	font-size: 1.8em;
	font-weight:400;
	line-height:125%;
	margin: 0.6em 0;	
}

h2 strong, h3 strong, h4 strong {
	font-weight:400;
}

h2 a:link, h3 a:link, h2 a:visited, h3 a:visited  {
	color: #333333;
	text-decoration:none;
}

h2 a:hover, h3 a:hover, h2 a:active, h3 a:active {
	color: #555555;
	text-decoration:none;
}

main ul {
overflow:hidden;
}

main ul li{
	font-size: 1.8em;
	line-height: 150%;
	margin: 0.6em 0 0.6em 1.5em;
	padding:0 0 0 1em;
	list-style-type: none;
	background-image: url(../png/bullet.png);
	background-repeat: no-repeat;
	background-position: left 9px;
}
#sidebar ul li {

font-size: 1.3em;
	line-height: 150%;
	margin: 0.6em 0 0.6em 1.5em;
	padding:0 0 0 1em;
	list-style-type: none;
	background-image: url(../png/bullet.png);
	background-repeat: no-repeat;
	background-position: left 6px;}


main ol li {
	font-size: 1.8em;
	line-height: 150%;
	margin: 0.6em 0 0.6em 2.5em;
	padding:0 0 0 0.6em;
	list-style-type:decimal;
	
}


/* Main structure styles */
	
#wrapper {
	width: 100%;
	max-width: 1300px;
	margin-top:0;
	position:relative;
	background-color:#ffffff;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	} 

#headerContainer {
width:100%;
background-color: #ffffff;
float:left;
}

#navContainerPrimary {
width:100%;
float:left;
background-color: #f9f9f9;
border-bottom: 2px solid #48ae5c;
}

#navContainerSecondary {
width:100%;
float:left;
background-color: #f0f0f0;
}
#navContainerPrimary nav, #navContainerSecondary nav {
margin-left:auto;
margin-right:auto;
width:100%;
max-width:1300px;
}

#navContainerSecondary  {
background-color: #f0f0f0;
font-size: 1.5em;
color: #333333;
font-family: "PT Sans", Arial, sans-serif;
float:left;
}

#navContainerSecondary a {
  color: #303030;
  padding:10px 20px;
  float:left;
}

#navContainerSecondary a:hover {
text-decoration:none;
background-color:#cac8c8;
color:#ffffff;
}

#navContainerSecondary .current-menu-item a {
text-decoration:none;
background-color:#cac8c8;
color:#ffffff;
}

#navContainerSecondary ul {
float:left;
width:100%;
max-width:1300px !important;
}

#navContainerSecondary li {
float:left;
list-style-type:none;
}

/* Wallpaper styles*/
#outerWrapper {
	width:100%;
}

#innerWrapper {
width:100%;
max-width: 100% !important;
	margin-left:auto;
	margin-right:auto;
	
	}

#contentContainer {
width:100%;
background-color: #ffffff;
float:left;
position:static;
}



	
	#wrapLeft {
	float:none;
	width:210px;
	margin-right:0;
	left:0;
	max-width: 210px !important;
	overflow:hidden;
position:absolute;
	top:244px;
	min-width:122px !important;	
	}
	
#wrapLeft a, #wrapLeft div{
position:relative;
right: 0;
float:right;
}

#wrapRight div {
position:relative;
right: 0;
float:left;
}

	#wrapRight{
		float:none;
	width:210px;
	margin-right:0;
	right:0;
	max-width: 210px !important;
	overflow:hidden;
position:absolute;
	top:244px;
	min-width:122px !important;

	}
	
.logged-in #wrapLeft, .logged-in #wrapRight {
top:276px;
}

#wallpaperFallback {
width:300px;
float:left;
margin-bottom:25px;
display:none;
}

/* end wallpaper styles*/


#contentContainer {
width:100%;
background-color: #ffffff;
float:left;
position:static;
}

#footerContainer {
width:100%;
float:left;
border-top: 1px solid #ddd;
}

#copyrightContainer {
width:100%;
float:left;
border-top: 1px solid #ddd;
border-bottom: 2px solid #48ae5c;
}

#content {
	width: 100%;
	float:none;
	max-width: 1300px;
	margin-right:auto;
	margin-left:auto;
	margin-top:25px;
}


/*#content {
	float: left;
	width: 100%;
	margin-top:25px;
}*/

main {
	width: 74.5%;
	float:left;
	padding-right:2%;
	padding-bottom:20px;
}	


	
/* Header */	

#top {
float:left;
width:98%;
height:45px;
border-top:1px solid #ddd;
border-bottom:1px solid #ddd;
padding-left:2%;
}

#top p {
	line-height:45px;
	font-size: 1.5em;
	font-weight: 600;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}	

#topLinks p a:first-child {
	background-image: url(../png/home.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:23px;
}
	

#topLinks a {
color: #303030;
margin-right:4.5%;
}

#topLinks a:hover, #topLinks a:active {
color: #48ae5c;
text-decoration:none;
}

#topLinks {
float:left;
width:350px;

}
#social {
	float:right;
	height:40px;
}

#social p {
float:right;
line-height:100%;
margin-top:14px;
font-size: 2.2em;
}

#social p a {
margin-left:20px;
color: #48ae5c;
}

#social p a:hover {
text-decoration:none;
color:#48ae5c;
}

#social ul {
	margin:0;
	padding:0;
	float:left;
	width:100%;
	margin-top:15px;
	margin-left:15px;
}

#social ul li {
list-style-type:none;
float:left;
background-image:none;
margin-left:15px;

}

#search {
float:right;
}

#headerElements {
width: 240px;
float:right;
margin-top:5px;
}

#login {
	float: right;
width:100%;
}

#login p {
text-align:right;
margin-top:0;
margin-bottom:0;
font-size: 1.5em;
}


header {
margin-left:auto;
margin-right:auto;
width:100%;
max-width:1300px;
	padding-top: 10px;
	padding-bottom: 20px;
	background-color: #ffffff;
}

/*header {
	float:left;
	width:96%;
	padding-right: 2%;
	padding-left: 2%;
	padding-top: 30px;
	padding-bottom: 20px;
	background-color: #ffffff;
}*/

		
#mainLogo {
	margin:0;
	width:301px;
	max-width:50%;
	float:left;
	margin-top:20px;
}

#mainLogo img {
	width:100%;
	max-width:301px;
}

#headerRight {
	float:right;
	width:999px;
	margin-bottom:25px;
}


a.button {
color: #FFFFFF;
	background-color: #48ae5c;
	padding: 5px 8px 5px 8px;
	line-height:200%;
	text-decoration: none;
	font-weight:600;
}

a:button:hover, a:button:active {
background-color: #48ae5c;
}

a.buttonBlack {
color: #FFFFFF;
	background-color: #303030;
	padding: 5px 8px 5px 8px;
	line-height:200%;
	text-decoration: none;
	font-weight:600;
}

a.buttonBlack:hover, a.buttonBlack:active {
background-color:#333333;
}

/* End Header */

/* Individual page/post articles */

article {
	width:100%;
	float:left;
}

.articleHead {
	width:100%;
	float:left;
}

.articleHead .articleImage {
	width:71%;
	max-width:730px;
	float:left;
	clear: both;
}

.articleHead .articleImage img.wp-post-image {
	width:100%;
	max-width:730px;
	float:left;
	height:auto;
}

.articleHead .articleImage p {
	color: #999999;
	font-size: 1.4em;
	font-style: italic;
	text-align: right;
}

.articleHead aside {
	width:27%;
	min-width:150px;
	max-width:250px;
	float:right;
	margin-left:2%;
}

.articleHead aside h2 {
	font-size: 1.8em;
	font-weight:400;
	text-transform:uppercase;
	text-align:center;
	margin-top:0;
	margin-bottom:0x;
}

.articleHead aside p {
text-align:left;
font-size: 1.5em;
margin-top:0;
/*letter-spacing:-1px;*/
}

.articleHead aside p span {
font-weight:600;
}

.articleHead aside p.tags {
text-transform: none;
line-height:160%;
font-size: 1.3em;
font-weight:normal;
}

.articleHead aside p.tags a {
	background-image: url(../png/tag.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 20px;
	padding-right:5px;
	margin-right:5px;
	color: #303030;
	background-color: #eeeeee;
}

.articleContent {
	width:100%;
	float:left;
	margin-top:0;
}

.page .articleContent {
margin-top:0;
}

/* For Back Issues */

div.backIssueImage {
	margin-left:0;
	margin-right:20px;
	float:left;
	max-width: 100%;
	width:300px;
	height:auto;
}

div.backIssueImage img {
	margin-right:10px;
	margin-bottom: 10px;
	max-width: 100%;
	width:300px;
	height:auto;

}

/* Search results page*/

article.search {
	border-bottom: 1px solid #ddd;
}

article.search p.tags {
line-height:200%;
}

article.search p.tags a {
	background-image: url(../png/tag.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 20px;
	padding-right:5px;
	margin-right:5px;
	color: #303030;
	background-color: #eeeeee;
}

article p.date {
font-style:italic;
}

article.search p.date {
	font-style: italic;
}

article.search p.date strong {
font-style:normal;
}

article.search p {
	margin: 10px 0;
}

/* end search results */

/* Category, tag, homepage archive containers */


/* End Category, tag, homepage archive containers */

/* Sidebar */

#sidebar {
	width:300px;
	min-width: 300px !important;
	float:right;
}

#sidebar h2 {
margin-top:10px;
padding-top:0;
	font-size: 1.8em;
	font-weight:600;
	text-transform: uppercase;	
	margin-bottom:5px;
}

#trending h2, #events h2 {
margin-bottom:12px;
}

/* Events calendar */

.eventDate {
width:50px;
float:left;
text-align:center;
margin-right:2.5%;
margin-bottom:10px;
}

main .eventDate {
margin-top:10px;
margin-right:10px;

}

.eventDate .weekday {
font-size: 1em;
text-transform: uppercase;
background-color:#48ae5c;
color: #ffffff;
}

.eventDate .day {
font-size: 2.2em;
font-weight:800;
letter-spacing:1px;
padding-top:4px;
padding-bottom:6px;
border-left: 1px solid #e8e8e8;
border-right: 1px solid #e8e8e8;
}

.eventDate .month {
font-size: 1.1em;
text-transform: uppercase;
letter-spacing: 1px;
background-color: #e8e8e8;
}

article.event {
margin-top:10px;
}

#events article.event h3 {
font-size: 1.4em;
margin-top: 0;
}


#sidebar p {
font-size: 1.3em;
}

#subscribe, #trending, #events, #compDir, #group1, #group2, #group3, #twitter {
float:left;
margin-bottom:15px;
width:300px;
}

#group1 * {
float:right;
}

article.popular {
border-bottom: 1px solid #ddd;
margin-top:10px;
}

article.popular a.tptn_link {
width:25%;
max-width:75px;
display:inline-block;
float:left;
}

article.popular span a.tptn_link {
width:70%;
max-width:160px;
display:inline-block;
float:left;
margin-left:10px;
color: #303030;
font-size: 1.4em;
font-weight:bold;
}


article.popular a.tptn_link img {
width:100%;
height:auto;
margin-bottom:10px;
}


#subscribe, #compDir {
background-color: #f8f8f8;
}

#subscribe p, #compDir p{
margin-left:15px;
margin-right:15px;
line-height:140%;
margin-top:10px;
}

.group1, .group2, .group3 {
float:left;
width:300px;
}

.group1 img, .group2 img, .group3 img {
margin-bottom:15px;
}

/* End sidebar */

/* Banner ads */

.leaderboard{
	width: 728px;
	margin-bottom:25px;
	/*height: 90px;*/
	float:left;
}

#leaderboard1 {
display:none;
}

#leaderboard2 {
display: block;
float:left;
margin-left:15px;
margin-top: 23px;
margin-bottom:15px;
}

#leaderboard4 {
display: block;
float:left;
width:728px;

}

.fullBanner {
float:right;
	width:468px;
	margin-top:15px;
	
}

/* End banner ads */


/* Footer styles */

footer {
width: 100%;
max-width:1300px;
margin-left:auto;
margin-right:auto;
}

/*footer {
	clear:both;
	border-top: 1px solid #ddd;
	background-color: #fff;
	float: left;
	width: 100%;
	border-bottom: 2px solid #48ae5c;
}*/

#footer2 p {
line-height:200%;
}

#footer2 p a {
	background-image: url(../png/tag.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 20px;
	padding-right:5px;
	margin-right:5px;
	color: #303030;
	background-color: #eeeeee;
}

.heading {
text-align:center;
}

footer h2 {
	font-size: 2em;
	font-weight:600;
	border-bottom:3px solid #48ae5c;
	display:inline-block;
	text-transform: uppercase;	
}

footer p {
	font-size: 1.6em;
}

footer ul {
	margin-left:0;
	margin-top:7px;
}

footer li {
	font-size: 1.6em;
	margin-left:0;
	margin-right:5%;
	background-image:none;
	border-bottom: 1px dotted #f3f3f3;
	padding:0.5em 0;
	list-style-type: none;
	float:left;
	width:45%;
}

footer li a:link, footer li a:visited  {
color: #48ae5c;
}

.column {
	float: left;
	padding-left: 2%;
	margin-bottom:20px;
	margin-top:20px;
}

#footer1 {
width: 30%
}

#footer2 {
width:35%;
}

#footer3 {
width:29%;
max-width:301px;
}


div#footerLogo {
	float: left;
	width: 100%;
}

div#footerLogo img {
text-align:center;
width:80%;
max-width:301px;
display:block;
margin-bottom:15px;
}

div#foot {
	float: left;
	width: 96%;
	border-top:1px solid #ddd;
	padding-left:2%;
	padding-right:2%;
}

div#foot p {
	font-size: 1.5em;
	color: #333333;
}

#copyright {
width: 100%;
max-width:1300px;
margin-left:auto;
margin-right:auto;
}

.links {
	width:50%;
	float:left;
}

.links p {
	text-align:right;
}

.links p a:link, .links p a:visited, .links p a:hover, .links p a:active  {
	color: #333333;
}

/* End footer styles */


/* Callout styles */

aside.calloutLarge, aside.calloutMedium, aside.calloutSmall {
	background-color: #333333;
	width: 25%;
	min-width: 170px;
	float: right;
	margin-bottom: 2.5%;
	margin-left: 2.5%;
}
aside.calloutLarge p, aside.calloutMedium p, aside.calloutSmall p {
	color: #ffffff;
	margin: 10%;
	line-height:110%;
}

aside.calloutLarge p {
	font-size: 2.4em;
}

aside.calloutMedium p {
	font-size: 2em;
}

aside.calloutSmall p {
	font-size: 1.8em;
}


/* end callout styles */



/* Video container styles */

.video-container {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	margin-bottom:10px;
}

.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Video container styles */	

/* AddThis styles */

.addthis_sharing_toolbox {
	float:left;
	margin-bottom:15px;
}		    

.addthis_sharing_toolbox span {
	font-size: 1.6em;
	line-height:175%;
}

aside div.addthis_sharing_toolbox {

margin-top:20px;
float:left;
}


/* end AddThis styles */

/* In-page and post image styles */

div.alignright {
	margin-left:20px;
	margin-right:0;
	float:right;
	max-width: 100%;
	width:300px;
	height:auto;
}

img.alignright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	max-width: 100%;
	width:300px;
	height:auto;
}

div.alignleft {
	margin-left:0;
	margin-right:20px;
	float:left;
	max-width: 100%;
	width:300px;
	height:auto;
}

img.alignleft {
	float: left;
	margin-right:10px;
	margin-bottom: 10px;
	max-width: 100%;
	width:300px;
	height:auto;
}

img.alignnone, img.aligncenter {
	margin-left:auto;
	margin-right: auto;
	margin-bottom: 20px;
	max-width: 100%;
	height:auto;
}

p img.alignnone {
	margin-left:0;
}

div.alignnone, div.aligncenter {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	max-width: 100%;
	height:auto;
}

div.alignnone img, div.aligncenter img {
	max-width: 100%;
	height:auto;
}

div.alignnone img {
	margin-left:auto;
	margin-right:auto;
}

.wp-caption p {
	font-size: 1.5em;
	font-style: italic;
	color: #999999;
	text-align: right;
	padding:0;
	line-height:125%;
	margin:0.6em 0;
}

/* Start comments styles */

.comments {
	float:left;
	border-top: 1px solid #ddd;
	margin-top:20px;
	width:100%;
}

.comments h3 {
	font-size: 2em;
}

.comments .navigation {
	display:none;
}

.comments ol {
	margin-left:0;
	margin-right:0;
}

.comments ol li {
	margin-left:0;
	margin-right:0;
	padding-left:0;
	padding-right:0;
	list-style-type: none;
}

li.comment {
	margin-left:0;
	border: 1px solid #ddd;

}

li.comment ul {
	margin-left:2.5%;
	margin-right:2.5%;
}

li.comment li {
	background:none;
}

li.comment ul li.comment p {
	font-size: 100%;
}

li.comment p {
	font-size: 100%;
}

li.comment div.comment-body {
	margin:2.5%;
}

.comments img.avatar {
	float:left;
	margin-right:8px;
	padding:5px;
	width:50px;
	height:50px;
}

.comments li cite {
	font-family: "PT Sans", Arial;
	font-size: 1.1em;
	color: #777777;
	font-style: normal;
}

.commentlist li ul li {
	font-size: 1em;
}

.says {
	display:none;
}

.comment-meta {
	margin-top: 8px;
}

.comment-meta a {
	color: #999999;
	font-style:italic;
	font-size: 1em;
}

.cancel-comment-reply small {
	font-size: 1.2em;
}

/* End comments styles */

/* Start table styles */

table {
	margin-top:20px;
	margin-bottom:20px;
	border-collapse: collapse;
	width:100%;
	border:1px solid #ddd;
}

caption {
	font-weight:400;
	font-size: 1.5em;
	padding:3px;
}

td:nth-child(odd) {
border-right:1px solid #ddd;
}

tr:nth-child(even) {
	background-color:#ddd;
}

th {
	font-weight:bold;
}

table th, table td {
	padding:5px;
	line-height:120%;
	text-align:left;
}

td, th {
font-size: 1.5em;
}

th p, td p {
	margin-left:0;
	margin-right:0;
	font-size: 100%;
}

th li, td li {
	font-size: 100%;
}

/* End table styles */

/* Homepage only */
#homeTopLeft {
width:55%;
float:left;

}
#leadNews,#leadNewsSmall {
width:100%;
float:left;
margin-bottom:25px;
}

#leadNewsSmall article .articleImage {
float:left;
width: 40%;
}

#leadNewsSmall article .articleImage img {
max-width:100%;
height:auto;
float:left;
}

#leadNewsSmall article .articleExcerpt {
float:left;
width: 58%;
margin-left:2%;
}

#leadNewsSmall article .articleExcerpt h3 {
margin-top:0;
}

#leadNews .articleImage {
	width:100%;
	max-width:730px;
	float:left;
}

#leadNews img.wp-post-image {
	width:100%;
	max-width:730px;
	float:left;
	height:auto;
}

#leadNews .articleExcerpt {
	/*background-color: rgba(0, 0, 0, 0.4);
	display:block;
	position:absolute;*/
	width:100%;
	background-color: #f8f8f8;
	float:left;
}

#leadNews .articleExcerpt h2 {
	font-size: 2.5em;
	font-weight:800;
	margin:0.4em 2.5%;
	line-height:120%;
	padding-bottom:5px;
	font-weight:400;
	
}

#leadNews .articleExcerpt h2 a, #leadNews .articleExcerpt p a  {
	color: #333333;
	display:block;
}

#leadNews .articleExcerpt p {
	padding-right:2%;
	padding-left:2%;
	color:#333333;
	line-height:125%;
	font-size: 1.8em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}

#leadNews a:hover {
	text-decoration:none;
}

#backIssues {
width:43%;
float:right;
}

#scrolls {
width:100%;
float:left;
margin-bottom:25px;
}

#blogs, #features {
width: 48%;
float:left;
}

#blogs {
margin-right:4%;
}

#features {
}

.sliderTitle {
position:absolute;
z-index:10;
top:0;
}

.sliderTitle h2 {
background-color: rgba(256, 256, 256, 0.5);

border:none;
font-size: 1.8em;
color:#48ae5c;
margin-left:0;
margin-top:0;
padding:5px;
}

#news {
float:left;
width:100%;
}

h2.underline  {
display:inline-block;
border-bottom:3px solid #48ae5c;
float:left;
font-size: 2.5em;
font-weight:400;
margin-bottom:20px;
margin-top:0;
text-align:center;
}

#news article.news {
float:left;
width:32%;
min-height:100px;
margin-bottom:15px;
padding-bottom:5px;
}

#news article.news p a {
text-decoration:none;
}

#news article.news:nth-child(2), #news article.news:nth-child(3), #news article.news:nth-child(5), #news article.news:nth-child(6) {
margin-right:2%;
}

#news article.news:nth-child(2),#news article.news:nth-child(5), #news article.news:nth-child(8) {
clear:both;
}


#news article.news .articleImage {
	width:100%;
	max-width:450px;
	position:relative;

}

#news article.news img.wp-post-image {
	width:100%;
	height:auto;
}

#news article.news .articleExcerpt {
	width:100%;

}

#news article.news .articleHeading h3 {
	font-size: 2em;
	margin-top:3px;
	margin-bottom:3px;
	margin-left:4%;
	margin-right:4%;
	font-weight:800;
	line-height:110%;
	/*letter-spacing: -1px;*/
}

p.tagged{
color:#888;
}

#news article.news .articleExcerpt p.tagged a, #leadNewsSmall article .articleExcerpt p.tagged a, #moreNews article.news .articleExcerpt p.tagged a, #archive article.archiveTop .articleExcerpt p.tagged a, #archive article.archiveBottom .articleExcerpt p a {
color:#888;

}

#news article.news .articleHeading h3 a{
color: #ffffff;
}

#news article.news .articleHeading {
	background-color: rgba(0, 0, 0, 0.4);
	display:block;
	position:absolute;
	width:100%;
	bottom: 0px;

}

#news article.news .articleExcerpt p, #leadNewsSmall .articleExcerpt p {
line-height:140%;
	font-size: 1.6em;
}

#news article.news .articleExcerpt p a {
color: #303030;
}

#news article.news .articleExcerpt p.more a {
color: #fff;
}

#related {
float:left;
width:100%;

}

#related h2 {
margin-top:10px;
padding-top:0;
	font-size: 1.8em;
	font-weight:400;
	text-transform: uppercase;	
	margin-bottom:5px;

}

#related article.related {

float:left;
width:32%;
min-height:100px;
margin-bottom:5px;
margin-top:10px;
}

#related article.related p a {
text-decoration:none;
}

#related article.related:nth-of-type(1), #related article.related:nth-of-type(2) {
margin-right:2%;
}


#related article.related .articleImage {
	width:100%;
	max-width:300px;
	position:relative;

}

#related article.related img.wp-post-image {
	width:100%;
	height:auto;
}

#related article.related .articleExcerpt {
	width:100%;

}

#related article.related .articleExcerpt h3 {
	font-size: 1.6em;

}

#related article.related .articleHeading h3 a{
color: #ffffff;
}

#related article.related .articleHeading {
	background-color: rgba(0, 0, 0, 0.4);
	display:block;
	position:absolute;
	width:100%;
	bottom: 0px;

}

#related article.related .articleExcerpt p {
line-height:140%;
	font-size: 1.6em;
}

#related article.related .articleExcerpt p a {
color: #303030;
}

#related article.related .articleExcerpt p.more a {
color: #fff;
}


p.more {
line-height:140%;
	font-size: 1.6em;
	margin-bottom:10px;
}

p.more a {
color:#fff;
}

#downloads, #tcwc {
float:left;
width:100%;
margin-top:5px;
}

#downloads .soliloquy-container, #tcwc .soliloquy-container {
clear:both;
}

.soliloquy-container { 
  max-height: none !important; 
}
.soliloquy-viewport { 
  /*height: auto !important; */
}
.soliloquy-container .soliloquy-caption { 
  position: relative !important; 
}
.soliloquy-caption-inside { 
  background: transparent !important; 
  filter: none !important; 
  -ms-filter: none !important; 
  padding-left:0 !important;
  padding-right: 0 !important;
}

.soliloquy-container, .soliloquy-container * {
float:left !important;
}

.soliloquy-container.soliloquy-theme-metro .soliloquy-caption-inside .soliloquy-fc-title, .soliloquy-container.soliloquy-theme-metro .soliloquy-caption-inside .soliloquy-fc-title a {
    color: #333333 !important;
    margin-top: 10px !important;
}

.soliloquy-theme-classic .soliloquy-caption .soliloquy-fc-caption .soliloquy-fc-title, .soliloquy-theme-classic .soliloquy-caption .soliloquy-fc-caption .soliloquy-fc-title a {
    color: #333333 !important;
}
 
#moreNews {
float:left;
width:100%;
}

#moreNews p {
font-size: 1.6em;
margin-left:4%;
margin-right:4%;
margin-top:5px;
line-height:130%;
}

#moreNews article.news {

float:left;
width:49%;
min-height:100px;
margin-bottom:15px;
padding-bottom:5px;
}

#moreNews article.news:nth-child(even) {
margin-right:2%;
}

#moreNews article.news:nth-child(2), #moreNews article.news:nth-child(4), #moreNews article.news:nth-child(6) {
clear:both;
}


#moreNews article.news .articleImage {
	width:35%;
	max-width:150px;
	max-height:96px;
	overflow:hidden;
	float:left;
}

#moreNews article.news img.wp-post-image {
	width:100%;
	float:left;
	height:auto;
}

#moreNews article.news .articleExcerpt {
	width:65%;
	float:left;

}

#moreNews article.news .articleExcerpt h3 {
	margin-top:0;
	margin-bottom:0;
	font-size: 2em;
	margin-left:4%;
	padding-right:6%;
	font-weight:800;
	line-height:120%;
	/*letter-spacing: -1px;*/
}


#latestIssue {
float:left;
width:96%;
padding-left:2%;
padding-right:2%;
margin-top:5px;
background-color: #f8f8f8;
}

#blurb {
width:33%;
float:left;
margin-right: 2%;
clear:both;
}

#blurb p {
margin-top:0;
margin-left:0;
font-size: 1.6em;
line-height:140%;
}

#issues {
width: 65%;
float:left;
}

article.latest {
width:100%;
float:left;
}

article.backIssue {
width: 30%;
float:left;
margin-top:25px;
}

article.backIssue:nth-child(2), article.backIssue:nth-child(3), article.backIssue:nth-child(4) {
margin-right:5%;
}

#latestIssue h2 {
display:inline-block;
border-bottom:3px solid #48ae5c;
font-size: 2.2em;
margin-bottom:20px;
float:left;
}

article.backIssue .articleImage {
	width:100%;
	max-width:115px;
	float:left;
}

article.latest .articleImage {
	width:45%;
	float:left;
	margin-right:5%;
}

article.backIssue img.wp-post-image, article.latest img.wp-post-image {

	width:100%;
	float:left;
	height:auto;
}


article.backIssue .articleExcerpt {
	width:100%;
text-align:center;
float:left;
}

article.backIssue .articleExcerpt p{
display:none;
}

article.latest .articleExcerpt p {
display:inline;
font-size: 1.6em;
}

article.latest .articleExcerpt {
float:left;
width:50%;
}

article.latest p.more {
clear:both;
float:none;
display:block;
margin-top:5px;
margin-bottom:6px;
}

 article.backIssue .articleExcerpt h3 {
font-size: 1.6em;
margin-top:5px;
}

article.latest .articleExcerpt h3 {
font-size: 2em;
margin-top:0;
}


/* End homepage only */

/* Zmember styles */
.tabcontent article {

float:left;
width:32%;
min-height:100px;
margin-bottom:15px;
padding-bottom:5px;
}

.tabcontent article p a {
text-decoration:none;
}

.tabcontent article:nth-of-type(1), .tabcontent article:nth-of-type(2), .tabcontent article:nth-of-type(4), .tabcontent article:nth-of-type(5), .tabcontent article:nth-of-type(7), .tabcontent article:nth-of-type(8), .tabcontent article:nth-of-type(10), .tabcontent article:nth-of-type(11),.tabcontent article:nth-of-type(13), .tabcontent article:nth-of-type(14) {
margin-right:2%;
}

.tabcontent article:nth-of-type(4), .tabcontent article:nth-of-type(7), .tabcontent article:nth-of-type(10), .tabcontent article:nth-of-type(13) {
clear:both;
}


.tabcontent article .articleImage {
	width:100%;
	max-width:300px;
	position:relative;

}

.tabcontent article img.wp-post-image {
	width:100%;
	height:auto;
}

.tabcontent article .articleExcerpt {
	width:100%;

}

.tabcontent article .articleHeading h3 {
	font-size: 2em;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:4%;
	margin-right:4%;
	font-weight:800;
	line-height:120%;
	/*letter-spacing: -1px;*/

}

.tabcontent article .articleHeading h3 a{
color: #ffffff;
}

.tabcontent article .articleHeading {
	background-color: rgba(0, 0, 0, 0.4);
	display:block;
	position:absolute;
	width:100%;
	bottom: 0px;

}

main .tabcontent article .articleExcerpt p {
line-height:140%;
font-size: 1.6em;
margin-left:0;
margin-right:0;
}

.tabcontent article .articleExcerpt p a {
color: #303030;
}

.tabcontent article .articleExcerpt p.more a {
color: #fff;
}



#archive {
float:left;
width:100%;
}

#archive article.archiveTop {

float:left;
width:32%;
min-height:100px;
margin-bottom:15px;
padding-bottom:5px;
}

#archive article.archiveTop p a {
text-decoration:none;
}

#archive article.archiveTop:nth-child(1), #archive article.archiveTop:nth-child(2), #archive article.archiveTop:nth-child(4), #archive article.archiveTop:nth-child(5), #archive article.archiveTop:nth-child(7), #archive article.archiveTop:nth-child(8), #archive article.archiveTop:nth-child(10), #archive article.archiveTop:nth-child(11),#archive article.archiveTop:nth-child(13), 
#archive article.archiveTop:nth-child(14) {
margin-right:2%;
}

#archive article.archiveTop:nth-child(4), #archive article.archiveTop:nth-child(7), #archive article.archiveTop:nth-child(10), #archive article.archiveTop:nth-child(13) {
clear:both;
}


#archive article.archiveTop .articleImage {
	width:100%;
	max-width:300px;
	position:relative;

}

#archive article.archiveTop img.wp-post-image {
	width:100%;
	height:auto;
}

#archive article.archiveTop .articleExcerpt {
	width:100%;

}

#archive article.archiveTop .articleHeading h3 {
	font-size: 2em;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:4%;
	margin-right:4%;
	font-weight:800;
	line-height:120%;
	/*letter-spacing: -1px;*/

}

#archive article.archiveTop .articleHeading h3 a{
color: #ffffff;
}

#archive article.archiveTop .articleHeading {
	background-color: rgba(0, 0, 0, 0.4);
	display:block;
	position:absolute;
	width:100%;
	bottom: 0px;

}

main #archiveTop article.archiveTop .articleExcerpt p {
line-height:140%;
font-size: 1.6em;
margin-left:0;
margin-right:0;
}

#archive article.archiveTop .articleExcerpt p a {
color: #303030;
}

#archive article.archiveTop .articleExcerpt p.more a {
color: #fff;
}

#archive p {
font-size: 1.6em;
margin-top:5px;
line-height:130%;
}

#archive article.archiveBottom p {
margin-left:4%;
margin-right:4%;
}

#archive article.archiveBottom {

float:left;
width:49%;
min-height:100px;
margin-bottom:15px;
padding-bottom:5px;
}

#archive article.archiveBottom:nth-child(odd) {
margin-right:2%;
}

#archive article.archiveBottom:nth-child(odd) {
clear:both;
}


#archive article.archiveBottom .articleImage {
	width:35%;
	max-width:150px;
	max-height:96px;
	overflow:hidden;
	float:left;
}

#archive article.archiveBottom img.wp-post-image {
	width:100%;
	float:left;
	height:auto;
}

/* For back issues */

.archive-back-issues #archive article.archiveBottom {

float:left;
width:49%;
min-height:250px;
margin-bottom:15px;
border-bottom: 1px solid #ddd;
padding-bottom:5px;
}

.archive-back-issues #archive article.archiveBottom .articleImage {
	width:35%;
	max-width:150px;
	height:auto;
	max-height:auto;
	overflow:visible;
	float:left;
}

#archive article.archiveBottom .articleExcerpt {
	width:65%;
	float:left;

}

#archive article.archiveBottom .articleExcerpt h3 {
	margin-top:0;
	margin-bottom:0;
	font-size: 2em;
	margin-left:4%;
	padding-right:6%;
	font-weight:400;
	line-height:120%;
	/*letter-spacing: -1px;*/
}

#wp_page_numbers {
float:left;
width:100%;
margin-top:25px;
}

p.events2015 {
text-transform: none;
line-height:200%;
font-size: 1.6em;
font-weight:normal;
}

p.events2015 a {
	padding-left: 5px;
	padding-right:5px;
	margin-right:5px;
	color: #303030;
	background-color: #eeeeee;
}

article.event {
	border-bottom: 1px solid #ddd;
	width:100%;
	float:left;
}

.css-events-list h2 {
display:inline-block;
float:left;
clear:both;
}

/* Company directory styles */

.company_container {
margin-bottom:1px solid #E9E9E9;
}

div.checkbox ul li {
margin-top:0;
list-style-type:none;
line-height:14px;
font-size: 100%;
margin-left:0;
}

div.checkbox ul {
margin-left:0;
}

table.directoryConfirm {
width:80%;
border-collapse:collapse;
}

.directoryConfirm td {
font-size: 1.6em;
border-bottom: 1px solid #cccccc;
padding:5px;
}

img.directoryLogo {
float:right;
margin-left:10px;
margin-bottom:10px;
}

#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	background: white;
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: left;
	line-height: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-size: 15px;
	font-family: "PT Sans", Arial;
}

#wp_page_numbers {
	margin-top: 10px;
	width: 100%;
	margin-bottom: 10px;
}
#wp_page_numbers ul {
	width: 100%;
}
#wp_page_numbers li {
	float: left;
	display: block;
	margin-bottom: 2px;
}

#wp_page_numbers a {
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 2px;
	margin-right: 2px;
	display: block;
	color: #333;
	border: 1px solid #bfbfbf;
}

#wp_page_numbers li a:hover {
	border-color: #48ae5c;
}

#wp_page_numbers li.space {
	padding: 6px;
	padding-left: 2px;
	padding-right: 2px;
}

#wp_page_numbers li.first_last_page {
	font-style: italic;
}

#wp_page_numbers li.active_page a {
	border-color: #48ae5c;
}
#wp_page_numbers li.active_page a:hover  {
	color: black; /* IE fix */
	text-decoration: underline;
	border-color: #48ae5c;
}

#wp_page_numbers li.page_info {
	float: left;
	display: block;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 2px;
	color: #666;
	font-size: 15px;
	border: 1px solid #bfbfbf;
}


#termMore {
display:none;
}


.postid-23106 .eventDateDisplay {
display:none;
}

/* ------ wordpress.org/plugins/tabby-responsive-tabs/ ------ */

main ul.responsive-tabs__list {
overflow:visible;
}

.responsive-tabs .responsive-tabs__heading {
	display: none;
}

.responsive-tabs .responsive-tabs__list__item {
	display: inline;
	cursor: pointer;
	background-color:#48ae5c !important;
color: #ffffff !important;
}

.responsive-tabs-wrapper {
	clear: both;
	margin-bottom: 20px;
	zoom: 1;
}

.responsive-tabs-wrapper:before,
.responsive-tabs-wrapper:after {
	content: "";
	display: table;
}

.responsive-tabs-wrapper:after {
	clear: both;
}

.responsive-tabs .responsive-tabs__heading:focus,
.responsive-tabs .responsive-tabs__list__item:focus {
	outline: 1px solid transparent;
}

.responsive-tabs .responsive-tabs__heading--active:focus,
.responsive-tabs .responsive-tabs__list__item--active:focus {
	outline: none;
}

.responsive-tabs ul.responsive-tabs__list {
	font-size: 18px;
	line-height: 18px;
	margin: 20px 0 0 12px;
	padding: 0;
}

.responsive-tabs .responsive-tabs__list__item {
	background: transparent;
	border: 1px solid transparent;
	border-bottom: none;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	color: #999;
	font-size: 18px;
	line-height: 19px;
	text-transform: inherit;
	margin: 1px 12px 0 0;
	padding: 10px 12px 10px;
	white-space: nowrap;
	float: left;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.responsive-tabs .responsive-tabs__list__item .fa {
	margin-right: 8px;
	line-height: 0.8;
}

.responsive-tabs .responsive-tabs__list__item:hover {
	color: #333;
}

.responsive-tabs .responsive-tabs__list__item--active,
.responsive-tabs .responsive-tabs__list__item--active:hover {
	background: #fff !important;
	border-color: #ddd;
	color: #666 !important;
	padding-bottom: 11px;
	margin-top: 0;
	position: relative;
	top: 1px;
}

.responsive-tabs .responsive-tabs__panel {
	background: #fff;
	border: 1px solid #ddd;
	border-top: 1px solid #ddd;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
	clear: left;
	margin-bottom: 0;
	padding: 20px 20px 0;
	word-wrap: break-word;
	width:95%;
}

.responsive-tabs .responsive-tabs__panel:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}

@media (min-width: 768px) {

	.responsive-tabs .responsive-tabs__panel--closed-accordion-only {
		display: block;
	}
}

@media (max-width: 767px) {

	.responsive-tabs .responsive-tabs__list {
		display: none;
	}

	.responsive-tabs .responsive-tabs__heading {
		display: block;
		cursor: pointer;
	}

	.responsive-tabs-wrapper {
		border-top: 1px solid #ccc;
	}

	.responsive-tabs .responsive-tabs__heading {
		background: #fff;
		border: 1px solid #ccc;
		border-top: none;
		color: #777;
		font-size: 18px;
		font-weight: normal;
		text-transform: inherit;
		margin: 0;
		padding: 10px 0;
		padding-left: 20px;
		position: relative;
	}

	.responsive-tabs .responsive-tabs__heading .fa {
		margin-right: 8px;
		display:none;
		}

	.responsive-tabs .responsive-tabs__heading:after {
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-top: 6px solid #777;
		content:"";
		display: block;
		position: absolute;
		right: 20px;
		top: 20px;
		height: 0;
		width: 0;
	}

	.responsive-tabs .responsive-tabs__heading:hover {
		background: #eee;
		color: #777;
	}

	.responsive-tabs .responsive-tabs__heading:hover:after {
		border-top: 6px solid #777;
	}

	.responsive-tabs .responsive-tabs__heading--active,
	.responsive-tabs .responsive-tabs__heading--active:hover {
		background: #ccc;
		color: #fff;
	}

	.responsive-tabs .responsive-tabs__heading--active:after,
	.responsive-tabs .responsive-tabs__heading--active:hover:after {
		border-bottom: 6px solid #fff;
		border-top: 0;
		top: 18px;
	}

	.responsive-tabs .responsive-tabs__panel {
		background: #fff;
		border: 1px solid #ccc;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		border-top: none;
		margin: 0;
		padding: 0 20px;
		padding-top: 20px;
	}
}

.tabcontent {
padding-left:2.5% !important;
padding-right: 2.5% !important;
}

#wpcf7-f29533-p30159-o1 {
float:left;
}


#wpcf7-f32774-p32777-o1 {
float:left;
}