/*
 Theme Name:   Campbell, Edgar
 Description:  Theme for Campbell, Edgar (U-Design Child Theme)
 Author:       iContext Internet Services Inc.
 Author URI:   http://www.icontext.com/
 Template:     u-design
 Version:      1.0
*/

body {
	line-height: 1.4;
}

#slogan {
	display: none;
}

#main-menu{
	height: 50px;;
}

.entry a{
	text-decoration:underline;
}

a.btn {
	background-color: #b7b7b7;
	color: #ffffff; 
	font-size: 14px;
	text-transform:uppercase;
	padding:10px;
	text-decoration:none;
	display:inline-block;
	text-align:center;
	margin:10px 0;
}
a.btn:after {
	content:" »";
	font-size:16px;
}
a.btn:hover{
	background-color:#a0a0a0;
}
a.btn-red{
	background-color: #9f0221;
}
a.btn-red:hover{
	background-color:#8d021d;
}

/*
.current-menu-item {
	border-bottom: 2px solid #229A01;
}
*/

h1.pagetitle, h1.page-title{
	color:#500079;
}

p.hero{
	font-size:18px;
	line-height:22px;
}

p.hero:first-child{
	margin-top:20px;
}

p.hero + p.hero{
	margin-bottom:30px;
}

.entry {
	padding-bottom:0;
}

.entry ul, .entry ol{
	margin-bottom:20px;
}

#sec-nav-text-area-2 .fa {
    font-size: 22px;
    margin: 0 8px;
}

.fa-facebook{
	color:#3b5998;
}
.fa-twitter{
	color:#1da1f2;
}
.fa-linkedin{
	color:#007bb5;
}
.fa-rss{
	color:#f26522;
}

#top-elements .phone-number{
    font-size: 18px;
}
#top-elements .phone-number-padding{
	padding-top:30px;
}

section.video{
	margin:30px 40px;
}
.video-wrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

section.history, section.cta-home, section.associations{
	padding:40px 0;
}

.bordered{
	border:1px solid #eee;
	padding:0 20px;
}

.cta h2{
	font-size:24px;
	background: #000;
	color: #fff;
	padding: 6px 8px;
	text-align:center;
	margin: 0;
}
.cta h3{
	font-size:20px;
}
.cta img.aligncenter{
	margin: 0 auto !important;
}

#sidebar-featured-temp p{

}
#sidebar-featured-temp h2, #sidebar-featured-permanent h2{
	font-size:18px;
	background: #59447c;
	color:#fff;
	padding: 6px 8px;
	text-align:center;
	margin: 0;
	outline: 1px solid #59447c;
	outline-offset: 2px;
}
#sidebar-featured-temp h3, #sidebar-featured-permanent h3{
	font-size:14px;
}

#sidebarSubnav div{
	margin-bottom: 40px;
}
#main-content article{
	margin-bottom: 20px;
	padding-bottom:10px;
	border-bottom:1px solid #e1e1e1;
}
#main-content article h3{
	font-size:1.2em;
}

table.custom-table th {
	text-align: center;
}
#directory-list table {
	width: 100%;
}
#directory-list tr {
	border-bottom: 1px solid #EEE;
}
#directory-list td {
	width: 33%;
}
#directory-list {
	position: relative;
}
#directory-list h3 {
	cursor: pointer;
}
#directory-list h3.active {
	color: #21759b;
}
#directory-list div {
	position: relative;
}
#directory-list div p {
	padding: 0;
	margin-bottom: 15px;
}
/* Twitter Widget Pro */

#sidebar-twitter div {
	padding: 0;/* font-size:80%; */

}
#sidebar-twitter div h2{
	display:none;
}
#sidebar-twitter ul li {
	list-style: none !important;
	margin-bottom: 10px;
	margin-left: 0px;
}
#sidebar-twitter ul li:first-child {
	margin-top: 10px;
}
#sidebar-twitter .follow-button, #sidebar-twitter .xavisys-link {
	margin: 0 10px 10px 0px;
}
#sidebar-twitter .entry-meta {
	display: block;
	font-size: 80%;
}
#sidebar-twitter .time-meta a:link {
	text-decoration: none;
	font-style: italic;
	color: #2f2f2f !important;
}
#sidebar-twitter .intent-meta a {
	background: url(images/everything-spritev2.png); /* from Twitter resources */
	display: inline-block;
	height: 16px;
	text-indent: -9999px;
	width: 16px;
}
#sidebar-twitter .intent-meta a.in-reply-to {
	background-position: 0 center;
}
#sidebar-twitter .intent-meta a:hover.in-reply-to {
	background-position: -16px center;
}
#sidebar-twitter .intent-meta a.favorite {
	background-position: -32px center;
}
#sidebar-twitter .intent-meta a:hover.favorite {
	background-position: -48px center;
}
#sidebar-twitter .intent-meta a.retweet {
	background-position: -80px center;
}
#sidebar-twitter .intent-meta a:hover.retweet {
	background-position: -96px center;
}
.wpcf7-list-item {
	display: block;
}
.icontext {
	display: block;
	color: #b2b2b2 !important;
	font-size: 12px;
	margin: 20px 0 0;
	vertical-align: middle;
}
.icontext a:link, .icontext a:active, .icontext a:visited {
	color: #b2b2b2 !important;
}
.icontext a:hover {
	color: #333333 !important;
}
.icontext-logo {
	width: 98px;
	height: 21px;
	float: left;
	overflow: hidden;
	text-indent: -99999px;
	background: url(images/sprite-icontext.png) no-repeat 0px 0;
	margin: 0 16px 0 0;
	vertical-align: middle;
}
.icontext-logo img {
	vertical-align: middle;
}
.icontext-logo:hover {
	background: url(images/sprite-icontext.png) no-repeat 0px -24px;
}
/* forms */
label span.asterisk {
	margin-top: 18px;
}
input {
	font-size: 20px;
}
select {
	font-size: 16px;
}
#main-content input[type=submit] {
	padding: 10px 20px;
	background-color: #500079;
	border: 1px solid #500079;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
}

#tribe-events ul {
	margin-left: 30px;
}
#tribe-events .tribe-events-content ul li {
	margin-bottom: 4px;
}
.wp-polls p:first-child {
	font-size: 1.2em !important;
}
input.wpcf7-submit, .btn-orange {
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
	color: #ffffff;
	font-size: 14px;
	background: #500079;
	padding: 10px 20px 10px 20px;
	border: solid #500079 1px;
	text-decoration: none;
	cursor: pointer;
}
input.wpcf7-submit:hover, .btn-orange:hover, #main-content input[type=submit]:hover {
	background: #731d9f;
	border: solid #500079 1px;
	text-decoration: none;
}
/* google maps */
#bgmp_map-canvas {
	width: 100% !important;	/* width and height are just defaults in case js can't load, overridden in maps settings page */
	height: 400px;
	margin: 20px 0 20px;
}
.bgmp_placemark {
/* width: 90% !important; */
}
ul#map-issues-legend {
	list-style: none;
	margin-left: -24px;
	margin-top: 20px;
	columns: 3;
	-webkit-columns: 3;
	-moz-columns: 3;
}
ul#map-issues-legend li {
	margin-bottom: 10px;
}
ul#map-issues-legend li img {
	vertical-align: middle;
}
/* business directory */
#gdtttermslist-2 ul {
	position: relative;
	margin-left: -30px;
	text-transform: uppercase;
	list-style: none;
}
#gdtttermslist-2 ul li {
	font-size: 14px;
	color: #cecece;
}
#gdtttermslist-2 ul li a {
	font-weight: bold;
	font-size: 20px;
}
#gdtttermslist-2 ul ul {
	position: relative;
	margin-left: -16px;
	text-transform: none;
	list-style: none;
}
#gdtttermslist-2 ul ul li a {
	font-size: 16px;
	color: #686868;
}
table.custom-table th {
	text-align: center;
}
#directory-list table {
	width: 100%;
}
#directory-list tr {
	border-bottom: 1px solid #EEE;
}
#directory-list td {
	width: 33%;
}
#directory-list {
	position: relative;
}
#directory-list h3 {
	cursor: pointer;
}
#directory-list h3.active {
	color: #21759b;
}
#directory-list div {
	position: relative;
}
#directory-list div p {
	padding: 0;
	margin-bottom: 15px;
}
li.tel {
	background: url("images/phone-icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	padding: 0 0 0 40px;
	line-height: 34px;
}
li.fb {
	background: url("images/facebook-icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	padding: 0 0 0 40px;
	line-height: 34px;
}
li.twitter {
	background: url("images/twitter-icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	padding: 0 0 0 40px;
	line-height: 34px;
}
li.web {
	background: url("images/web-icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	padding: 0 0 0 40px;
	line-height: 34px;
}
li.instagram {
	background: url("images/instagram-icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	padding: 0 0 0 40px;
	line-height: 34px;
}
#business-info li:first-child {
	margin-top: 20px;
}
#business-info li {
	margin-left: 0px;
	list-style: none;
	margin-bottom: 8px;
}
.business-update {
	float: right;
	font-size: 12px;
}

.product a img{
	border:2px solid #500079;
}

.yks-success{
	background-color:#e3efe0 !important;
	margin-bottom:10px !important;
	padding-left:20px !important;
	padding-right:20px !important;
}