@charset "utf-8";
/*
 * Used fonts:
 * font-family: 'Alice', sans-serif;
 * font-family: 'Carrois Gothic', sans-serif;
*/

/* => Globals */
/* ------------------------------------------------------------------------------*/
body {
	font-size: 14px;
	font-family: 'Carrois Gothic',sans-serif;
	line-height: 1.47;
}
a {
	color: #9c3a1f;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul, ol {
	margin: 0 0 2em 2em;
}
ul {
	list-style-type: disc;
}
ol {
	list-style-type: decimal;
}
li {
	margin-bottom: .3em;
	line-height: 1.47;
}
p {
	margin-bottom: 1.47em;
	line-height: 1.47;
}
.by {
	position: absolute;
	right: 30px;
	bottom: -10px;
}
.by a {
	display: block;
	width: 24px;
	height: 11px;
	background: url('okia.gif') no-repeat;
	text-indent: -999px;
	font-size: 0;
}
h1 {
	font-size: 1.857em;
	margin-bottom: 0.6em;
	font-family: 'Alice', sans-serif;
	background: url('ico03.png') no-repeat scroll 10px 12px;
	color: #51c4ea;
	border-bottom: 2px solid #CFD5D3;
	padding-bottom: 5px;
	padding-left: 51px;
}
h2 {
	font-family: 'Carrois Gothic', sans-serif;
	font-size: 1.571em;
	font-weight: normal;
	margin-bottom: 10px;
}
h3 {
	font-family: 'Carrois Gothic', sans-serif;
	font-size: 1.071em;
	font-weight: normal;
	margin-bottom: 10px;
}
h2 a{
	color: #000;
}
blockquote {
	font-style: italic;
}
blockquote:after,
blockquote:before {
	content:"\0022"; 
}
.alignright {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.alignleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.search .list .item {
	margin-bottom: 20px;
}
.search .search-excerpt {
	font-weight: bold;
}
#loginform {
	width: 100%;
	padding: 10px 0;
	overflow: hidden;
	display: none;
	border-top: 5px solid #cfd5d3;
}
#loginform .inner {
	width: 960px;
	margin: auto;
}
#loginform p {
	margin: 0;
}
#loginform .login-username {
	float: right;
	margin-right: 30px;
	padding-top: 4px;
}
.login-submit {
	float: right;
}
#slides .text a,
#add-comment,
.vfb-submit,
.button-primary {
	border: none;
	background-color: #00b8e6;
	color: #fff;
	font-family: 'Alice', sans-serif;
	font-size: 1.714em;
	padding: 3px 15px;
}
#slides .text a {
	padding: 10px 15px;
}
.visual-form-builder ul {
	margin: 0;
}
form.visual-form-builder li {
	padding: 6px 0 9px;
}
.col-1 input.vfb-medium, select.vfb-medium {
	width: 94%;
}
#add-comment:hover,
.vfb-submit:hover,
.button-primary:hover {
	background-color: #7fdbf2;
}
textarea,
input[type="text"] {
	padding: 4px 5px;
	background-color: #e4e9e8;
	outline: none;
	border: 1px solid transparent;
}
input.vfb-text, textarea.vfb-textarea, select.vfb-select {
	padding: 4px 5px;
	border: 1px solid #cecece;
}
.visual-form-builder label span {
	color: #00b8e6;
}
textarea:focus,
input[type="text"]:focus {
	border: 1px solid #00B8E6;
}
textarea {
	resize: vertical;
}
.search-input {
	border: none!important;
}
.member-login {
	float: left;
	padding-top: 6px;
	margin-bottom: 0!important;
	font-size: 1.285em;
}
.visual-form-builder fieldset {
	background: #fff;
	border: none;
}
.vfb-legend {
	display: none;
}
.visual-form-builder label, label.vfb-desc {
	color: #666666;
	font-weight: normal;
}
.meta {
	position: relative;
}
.meta .relationship {
	cursor: pointer;
	color: #9c3a1f;
}
.relationship-tooltip {
	position: absolute;
	top: 18px;
	left: 0;
	background-color: #949598;
	color: #fff;
	padding: 10px;
	display: none;
}
/* => Lists */
/* ------------------------------------------------------------------------------*/
.list, .list li, .list .item, .sub-menu, .menu, .menu-item, .list p,
.wp-paginate, .wp-paginate li {
	margin: 0;
	padding: 0;
	background: none;
	list-style-type: none;
	line-height: 1;
}
.posts-list {
	margin-left: -20px;
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 2px dotted #cfd5d3;
}
.posts-list .item {
	width: 480px;
	float: left;
}
.posts-list .item .wrapper {
	padding-right: 20px;
	padding-left: 20px;
	border-left: 2px solid #cfd5d3;
}
.posts-list .item .excerpt {
	margin-bottom: 10px;
	line-height: 1.47em;
}
.posts-list .date {
	color: #8c8c8c;
}
.posts-list .separator {
	margin: 0 7px;
}
.posts-list .item .featured-image {
	padding-right: 20px;
	padding-left: 20px;
	border-left: 2px solid #cfd5d3;
	float: left;
	width: 160px;
}
.posts-list .item  .information {
	float: left;
	width: 258px;
	padding-right: 20px;
}
.list.documents h3 a {
	padding: 16px 0 16px 50px;
	background: url('ico06.png') no-repeat left top;
	display: block;
	color: #000;
}
#content .section.team h2 {
	margin-left: 10px;
}
#content .section.team {
	padding-top: 0;
	border-bottom: 2px solid #CFD5D3;
	margin-bottom: 30px;
}
.list.team .item {
	float: left;
	margin-left: 10px;
	margin-bottom: 25px;
	width: 470px;
}
.list.team .item .featured-image {
	width: 182px;
	margin-right: 15px;
	float: left;
}
.list.team .item .featured-image.no-pic {
	width: 178px;
	height: 115px;
	border: 2px solid #CFD5D3;
	padding-top: 100px;
	text-align: center;
}
.list.team .item .information {
	float: left;
	width: 273px;
}
.list.team .item .information  h3 {
	font-size: 1.714em;
	color: #4b4b4b;
	margin-bottom: 20px;
}
.list.team .item .information p {
	margin-bottom: 5px;
	color: #4b4b4b;
}
.section.projects .information p a {
	color: #4b4b4b;
}
.sidebar>.sub-menu {
	width: 170px;
	margin-right: 20px;
	float: left;
	clear: left;
	list-style-type: none;
	margin-left: 0;
}
.sidebar .sub-menu .children {
	margin: 0;
	list-style-type: none;
	display:none;
	margin-top: 5px;
	margin-left:10px;
}
.sidebar .sub-menu .current-cat-parent .children,
.sidebar .sub-menu .current-cat .children {
	display: block;
}
.sidebar .sub-menu .menu-item {
	overflow: hidden;
}
.sidebar .sub-menu .menu-item a,
.sidebar .sub-menu .cat-item a,
.sidebar .sub-menu .item a {
	display: block;
	padding: 12px 10px;
	color: #4b4b4b;
	line-height: 1.076em;
}
.sidebar .sub-menu .sub-menu .menu-item a,
.sidebar .sub-menu .sub-menu .cat-item a,
.sidebar .sub-menu .sub-menu .item a {
	padding: 12px 10px 12px 20px;
}
.sidebar .sub-menu .current-menu-ancestor>a,
.sidebar .sub-menu .menu-item a:hover,
.sidebar .sub-menu .current-cat-parent>a,
.sidebar .sub-menu .current-cat>a,
.sidebar .sub-menu .cat-item a:hover,
.sidebar .sub-menu .current-menu-item>a,
.sidebar .sub-menu .item a:hover {
	color: #fff;
	background-color: #00b5ec;
	text-decoration: none;
}
.sidebar .sub-menu .sub-menu .menu-item a:hover,
.sidebar .sub-menu .sub-menu .current-cat a,
.sidebar .sub-menu .sub-menu .cat-item a:hover,
.sidebar .sub-menu .sub-menu .current-menu-item>a,
.sidebar .sub-menu .sub-menu .item a:hover {
	background-color: #fff;
	color: #00b5ec;
	font-weight: bold;
}
.sidebar .sub-menu .sub-menu {
	display: none;
}
.sidebar .sub-menu .current-menu-ancestor .sub-menu,
.sidebar .sub-menu .current-menu-item .sub-menu {
	display: block;
}
.sidebar.style2 .sub-menu .menu-item a,
.sidebar.style2 .sub-menu .cat-item a,
.sidebar.style2 .sub-menu .item a {
	display: block;
	padding: 12px 10px;
	line-height: 1.076em;
	background-color: #00b5ec;
	color: #fff;
}
.sidebar.style2 .sub-menu .sub-menu .menu-item a,
.sidebar.style2 .sub-menu .sub-menu .cat-item a,
.sidebar.style2 .sub-menu .sub-menu .item a {
	padding: 12px 10px 12px 20px;
	background-color: #fff;
	color: #4B4B4B;
}
.sidebar.style2 .sub-menu .current-menu-ancestor>a,
.sidebar.style2 .sub-menu .menu-item a:hover,
.sidebar.style2 .sub-menu .current-cat a,
.sidebar.style2 .sub-menu .cat-item a:hover,
.sidebar.style2 .sub-menu .current-menu-item>a,
.sidebar.style2 .sub-menu .item a:hover {
	color: #00b5ec;
	text-decoration: none;
	background-color: #fff;
	font-weight: bold;
}
.sidebar.style2 .sub-menu .sub-menu .menu-item a:hover,
.sidebar.style2 .sub-menu .sub-menu .current-cat a,
.sidebar.style2 .sub-menu .sub-menu .cat-item a:hover,
.sidebar.style2 .sub-menu .sub-menu .current-menu-item>a,
.sidebar.style2 .sub-menu .sub-menu .item a:hover {
	background-color: #fff;
	color: #00b5ec;
	font-weight: bold;
}
.section.projects .col-2 {
	border: none;
	width: 770px;
	float: left;
	margin: 0;
}
.section.projects .col-2 .filter {
	list-style-type: none;
	margin: 0;
	float: left;
}
.section.projects .col-2 .filter .item {
	float: left;
	margin: 0 10px 0 0;
}
.section.projects .col-2 .top-actions {
	background-color: #949598;
	overflow: hidden;
	padding: 15px;
	color: #fff;
}
.section.projects .col-2 .top-actions a {
	color: #fff;
}
.section.projects .col-2 .top-actions .title {
	margin: 0;
	padding: 0;
	float: left;
}
.section.projects .col-2 .filter .item .current,
.section.projects .col-2 .top-actions a:hover {
	color: #00bff3;
}
.section.projects .col-2 .top-actions .add-new {
	margin: 0;
	float: right;
	width: 149px;
}
.section.projects .col-2 .list.projects .item {
	border-bottom: 1px solid #949598;
	padding-bottom: 25px;
	margin-bottom: 25px;
	overflow: hidden;
}
.section.projects .col-2 .list.projects .item .title {
	float: left;
	margin-right: 13px;
	padding-right: 13px;
	border-right: 1px solid #4b4b4b;
}
.section.projects .col-2 .list.projects .item .modified {
	float: left;
	margin-top: 8px;
	color: #089bdc;
}
.section.projects .col-2 .list.projects .item .title-wrap {
	width: 100%;
	overflow: hidden;
}
.section.projects .col-2 .list.projects .item .text {
	width: 100%;
	color: #4b4b4b;
	line-height: 1.384em;
}
.section.projects .col-2 .list.projects .item .left-col {
	float: left;
	width: 566px;
	padding: 0 30px 0 10px;
}
.section.projects .col-2 .list.projects .item .meta {
	float: right;
	width: 130px;
	background-color: #e6e6e6;
	padding: 16px 17px;
	color: #4b4b4b;
}
.section.projects .col-2 .list.projects .item .meta .row {
	margin-bottom: 8px;
}
.section.projects  h1 {
	float: left;
	width: 500px;
}
.section.projects .col-2 .section {
	padding-bottom: 0;
}
.section.projects .greeting {
	float: left;
	width: 399px;
	margin: 14px 0 16px;
	padding: 0 10px 8px 0;
	border-bottom: 2px solid #CFD5D3;
	text-align: right;
}
.section.projects .col-2 .documents a {
	padding: 16px 0 16px 50px;
	background: url('ico06.png') no-repeat left top;
	display: block;
	color: #000;
	font-size: 1.071em;
}
.section.projects .col-2 .documents {
	margin-bottom: 0;
}
.section.projects .col-2 .section.events .list {
	width: 780px;
	margin-left: -10px;
	overflow: hidden;
}
.section.projects .col-2 .section.events .list .item {
	width: 380px;
	margin-left: 10px;
	float: left;
	margin-bottom: 30px;
}
.section.projects .col-2 .section.events .list .first-row {
	clear: left;
}
.single-project .section.projects .col-2 .filter {
	float: right;
	margin-top: 5px;
}
.wp-paginate {
	width: 100%;
	text-align: center;
}
.wp-paginate li {
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin-left: 10px;
}
/* => Sections */
/* ------------------------------------------------------------------------------*/
#wrap {
	width: 960px;
	margin: auto;
}
#header-wrap {
	width: 100%;
	border-bottom: 4px solid #949598;
}
/* => Header */
/* ------------------------------------------------------------------------------*/
#header {
	height: 104px;
	width: 960px;
	margin: auto;
}
#logo {
	float: left;
	width: 143px;
	height: 62px;
	margin: 20px;
	padding: 0;
	border: none;
	background: none;
}
#header .search {
	width: 159px;
	float: left;
	margin-top: 23px;
}
.search-input {
	width: 100px;
	height: 13px;
	padding: 6px 10px 5px 12px!important;
	float: left;
	border: none;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
}
#searchbox-content {
	margin: 0;
	float: left;
}
.search input[type="image"] {
	float: left;
	width: 15px;
	height: 14px;
	float: left;
	padding: 6px 10px 4px 0;
	-moz-border-radius: 0 10px 10px 0;
	-webkit-border-radius: 0 10px 10px 0;
	border-radius: 0 10px 10px 0;
	background-color:#E4E9E8;
}
.logout,
.login {
	float: left;
	width: 159px;
	margin-top: 10px;
}
.logout a,
.login a {
	color: #9c3a1f;
}
.icon {
	padding-left: 25px;
	background: url('ico02.png') no-repeat left 4px;
}
/* => Slides */
/* ------------------------------------------------------------------------------*/
#slides {
	width: 100%;
}
#slides .images {
	width: 100%;
	height: 250px;
	margin: 0 auto;
	position: relative;
}
#slides .images .item {
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
	height: 250px;
	position: absolute;
}
#slides .images .item.first {

}
#slides .images .item img {
	position: relative;
	z-index: 5;
	margin: 0 auto;
}
#slides .images .item .text {
	z-index: 6;
	position: relative;
	width: 960px;
	padding: 35px 45px;
	margin: 0 auto;
}
#slides .images .item h2 {
	font-size: 1.857em;
	color: #FFF;
	margin-bottom: 15px;
	font-family: 'Alice', sans-serif;
	line-height: 1.5em;
}
#slides .images .item .text a {
	font-size: 1.285em;
	color: #FFF;
}
#slides .images .item .text a:after {
	content:"\00bb";
	margin-left: 5px;
}
#slides .descriptions {
	width: 960px;
	overflow: hidden;
	margin: 0 auto;
	display: table;
}
#slides .slides-description-wrapper {
	background-color: #949598;
}
#slides .descriptions .item {
	display: table-cell;
	text-align: center;
	float: none;
}
#slides .descriptions .item p {
	padding: 18px 10px;
	background: url(bg02.png) no-repeat left 10px;
}
#slides .descriptions .item:last-child {
	background: url(bg02.png) no-repeat right 10px;
	padding-right: 2px;
}
#slides .descriptions .item a {
	text-transform: capitalize;
	font-size: 1.142em;
	font-family: Carrois Gothic, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	display: block;
}
#slides .descriptions .item a:hover {
	color: #92d5f1;
	text-decoration: none;
}
/* => Main navigation */
/* ------------------------------------------------------------------------------*/
#mainnav {
	float: left;
	margin-left: 69px;
	margin-top: 14px;
	width: 549px;
}
#menu-primary-navigation .menu-item {
	float: left;
	margin-left: 50px;
	width: 120px;
}
#menu-primary-navigation .menu-item a {
	color: #4b4b4b;
	font-family: Carrois Gothic, sans-serif;
	padding: 6px 9px;
	display: inline-block;
}
#mainnav .current-menu-item a, #mainnav .current-menu-parent a, #mainnav .current-menu-ancestor a,
#mainnav a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #00b5ec;
	padding: 6px 9px;
}
#content .menu {
	background-color: #949598;
}
/* => Content */
/* ------------------------------------------------------------------------------*/
.section {
	padding: 30px 0 30px;
}
.home .section h2 {
	margin-bottom: 10px;
	font-size: 2.142em;
	background: url('ico03.png') no-repeat 10px 12px;
	padding-left: 51px;
	padding-bottom: 5px;
	color: #51c4ea;
	font-weight: normal;
	font-family: Alice, sans-serif;
	border-bottom: 2px solid #cfd5d3;
}
.section.projects .col-2 .section.events h3 a,
.home .section h3 a {
	color: #000000;
}
.section.projects .col-2 .section.events h3,
.home h3 {
	font-size: 1.571em;
	font-family: 'Carrois Gothic', sans-serif;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 1.3em;
}
.section.projects .col-2 .section.events .list p,
.home .section p {
	color: #4b4b4b;
	font-family: 'Carrois Gothic', sans-serif;
	line-height: 1.384em;
	margin-bottom: 10px;
}
.home .section p.meta {
	margin-bottom: 0;
	color: #999999;
	line-height: 1em;
}
.section.projects .col-2 .section.events .category,
.home .section .category {
	color: #999999;
}
.tribe-events-calendar a,
.section.projects .col-2 .section.events .category span,
.home .section .category span {
	background: url('sprite03.png')no-repeat left 2px;
	padding-left: 15px;
}
.tribe_events.blue a,
.section.projects .col-2 .section.events .category .blue,
.home .section .category .blue {
	background-position: left 2px;
}
.tribe_events.green a,
.section.projects .col-2 .section.events .category .green,
.home .section .category .green {
	background-position: left -120px;
}
.tribe_events.purple a,
.section.projects .col-2 .section.events .category .purple,
.home .section .category .purple {
	background-position: left -385px;
}
.tribe_events.red a,
.section.projects .col-2 .section.events .category .red,
.home .section .category .red {
	background-position: left -249px;
}
.tribe_events.pink a,
.section.projects .col-2 .section.events .category .pink,
.home .section .category .pink {
	background-position: left -516px;
}
.tribe_events.orange a,
.section.projects .col-2 .section.events .category .orange,
.home .section .category .orange {
	background-position: left -645px;
}
.tribe_events.yellow a,
.section.projects .col-2 .section.events .category .yellow,
.home .section .category .yellow {
	background-position: left -774px;
}
.tribe_events.brown a,
.section.projects .col-2 .section.events .category .brown,
.home .section .category .brown {
	background-position: left -903px;
}
.tribe_events.lightgreen a,
.section.projects .col-2 .section.events .category .lightgreen,
.home .section .category .lightgreen {
	background-position: left -1032px;
}
#news,
#events {
	padding-bottom: 10px;
}
#events .list,
#news .list {
	width: 960px;
	margin-left: 0px;
	overflow: hidden;
}
#news .item {
	width: 310px;
	margin-left: 10px;
	float: left;
}
#events.section {
	margin-bottom: 30px;
}
#events .list {
	margin-top: -10px;
	width: 960px;
	margin-left: 0;
}
#events .item {
	width: 310px;
	margin-left: 10px;
	float: left;
}
.section.projects .col-2 .section.events .date,
#events .date {
	background-color: #b4371c;
	width: 57px;
	margin-right: 10px;
	float: left;
	text-align: center;
	padding: 12px 0;
}
.section.projects .col-2 .section.events .date .day,
#events .date .day {
	font-size: 3.571em;
	color: #fff;
	line-height: 1em;
	margin-bottom: 8px;
	margin-top: -12px;
	font-family: Alice, serif;
}
.section.projects .col-2 .section.events .list h3,
#events h3 {
	font-size: 1.285em;
	line-height: 24px;
	margin-bottom: 0;
}
.section.projects .col-2 .section.events .date .month,
#events .date .month {
	font-size: 0.857em;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 0;
	margin-top: -5px;
	font-family: Alice, serif;
	text-align: center;
}
.section.projects .col-2 .section.events .text-wrap,
#events .text-wrap {
	width: 243px;
	float: left;
	margin-top: 10px;
}
#benefits.section {
	padding-bottom: 30px;
}
#benefits .list {
	overflow: hidden;
}
#benefits .item {
	width: 240px;
	float: left;
}
#benefits .item a {
	background: url('sprite01.png') no-repeat 97px top;
	padding-top: 65px;
	text-align: center;
	line-height: 1.47em;
	display: block;
}
#benefits .item a {
	color: #000;
}
#benefits .environment a {
	background-position: -130px top;
}
#benefits .business_platform a {
	background-position: -353px top;
}
#benefits .emerging a {
	background-position: -619px top;
}
/* => Footer */
/* ------------------------------------------------------------------------------*/
#footer {
	padding: 40px 0;
	overflow: hidden;
	background: url('bg01.png') repeat-x top left;
	width: 100%;
	background-color: #e4e9e8;
	position: relative;
}
#footer .inner {
	width: 960px;
	margin: auto;
}
#footer h3 {
	color: #4b4b4b;
	margin-bottom: 20px;
	font-size: 1.285em;
}
#footer p {
	color: #666666;
	font-family: 'Carrois Gothic',sans-serif;
	font-size: 1em;
	line-height: 1.23em;
	margin-bottom: 10px;
}
#footer .col {
	width: 310px;
	margin-left: 10px;
}
#footer .col-3 p {
	color: #818181;
}
#footer .col-3 a {
	color: #9c3a1f;
}
#footer .col-3 p {
	padding-left: 25px;
	padding-top: 2px;
	min-height: 22px;
	margin-bottom: 0;
}
#footer .footer-bottom {
	width: 100%;
	border-top: 1px solid #ced5d3;
	padding-top: 10px;
	margin-top: 30px;
}
#footer .contact {
	float: left;
	color: #000000;
}
#footer .tallinn-logo {
	float: right;
	margin-top: -9px;
	margin-right: 10px;
}
#footer .eu-logo {
	float: right;
	margin-top: -10px;
}
#footer .copyright {
	margin-right: 10px;
}

/* => Content */
/* ------------------------------------------------------------------------------*/
.menu .sub-menu {
	display: table;
	width: 960px;
}
.menu .sub-menu .menu-item {
	display: table-cell;
	float: none;
	text-align: center;
}
.menu .sub-menu .sub-menu {
	display: none;
}
.menu .sub-menu .menu-item:first-child {
	background: url("bg02.png") no-repeat scroll left 10px;
}
.menu .sub-menu .menu-item a {
	background: url("bg02.png") no-repeat scroll right 10px;
	padding: 18px 10px;
	display: block;
	color: #FFF;
	font-family: 'Carrois Gothic', sans-serif;
	font-size: 1.142em;
}
.menu .sub-menu .current-menu-ancestor a,
.menu .sub-menu .current-menu-item a,
.menu .sub-menu .menu-item a:hover {
	text-decoration: none;
	color: #92d5f1;
}
#content .inner {
	width: 960px;
	margin: auto;
}
.section .col-1 {
	width: 510px;
	float: left;
}
.section .col-1.wide {
	width: 100%;
}
.section .col-1.with-sidebar {
	width: 730px;
	padding: 0  20px;
}
.section .col-2 {
	width: 360px;
	float: left;
	margin-left: 70px;
}
.section .quote {
	font-size: 2.857em;
	color: #cfd5d3;
	font-weight: bold;
	line-height: 1em;
}
.list.members {
	width: 1005px;
	margin-left: -45px;
	overflow: hidden;
	margin-bottom: 20px;
}
.list.members .item {
	width: 288px;
	height: 300px;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-left: 25px;
	border-left: 1px solid #cfd5d3;
	float: left;
}
.list.niches .item {
	height: auto;
}
.list.members .item .member-wrap {
	height: 300px;
	border-bottom: 1px solid #cfd5d3;
}
.list.niches .item {
	border-left: 0;
	width: 290px;
}
.list.members .item .logo {
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 10px;
	height: 150px;
	width: 295px;
	display: table-cell;
	vertical-align: middle;
}
.list.members .item .logo img {
	max-width: 295px;
	max-height: 150px;
}
.list.members .item h2 {
	font-family: 'Carrois Gothic', sans-serif;
	font-size: 1.285em;
	margin-bottom: 10px;
	font-weight: normal;
}
.list.members .item h2 a {
	color: #000;
}
.list.members .item .text {
	margin-bottom: 10px;
	color: #4b4b4b;
	line-height: 1.384em;
}
.single-case_studys #content .col-1,
.single-members #content .col-1 {
	border-right: 2px solid #cfd5d3;
	padding-right: 35px;
	width: 650px;
}
.single-case_studys #content .col-2,
.single-members #content .col-2 {
	margin-left: 35px;
	width: 238px;
}
.single-case_studys .featured-image,
.single-members .featured-image {
	text-align: center;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 2px solid #cfd5d3;
}
.single-members .featured-image img {
	max-width: 220px;
	max-height: 150px;
}
.page-template-page-priority_niches-php .members .title {
	padding: 10px 0;
	border-top: 1px solid #cfd5d3;
	border-bottom: 1px solid #cfd5d3;
}
.page-template-page-priority_niches-php .members p {
	color: #4b4b4b;
}
.single-priority_niches .section {
	border-bottom: none;
}
.single-priority_niches .lined {
	border-bottom: 2px solid #cfd5d3;
	padding-bottom: 5px;
}
.related-members,
.related-case-studys {
	overflow: hidden;
	margin-bottom: 20px;
}
.related-case-studys .list {
	width: 1020px;
	margin-left: -40px;
}
.related-case-studys .item {
	float: left;
	width: 420px;
	margin-right: 41px;
	border-left: 1px solid #cfd5d3;
	padding: 10px 0 10px 40px;
}
.related-case-studys .featured-image {
	float: left;
	width: 160px;
	margin-right: 20px;
}
.related-case-studys .item a{
	color: #000;
}
.related-case-studys .item .information {
	float: left;
	width: 240px;
}
.related-case-studys .item a:hover h3 {
	text-decoration: underline;
}
.related-members .members {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}
.show {
	text-align: center;
	border-bottom: 2px dotted #cfd5d3;
	position: relative;
	float: left;
	width: 960px;
	margin-top: 20px;
	display: none;
}
.show.active {
	display: block;
}
.show span {
	display: inline-block;
	overflow: hidden;
	text-transform: uppercase;
	position: absolute;
	padding: 10px 10px 10px 10px;
	top: -25px;
	left: 50%;
	margin-left: -62px;
	cursor: pointer;
}
.show.more span {
	background: #FFF url('arrow01.png') no-repeat center bottom;
}
.show.less span {
	background: #FFF url('arrow02.png') no-repeat center bottom;
}
.related-members {
	border-bottom: 2px solid #cfd5d3;
	padding-bottom: 20px;
}
.related-members .list-2,
.related-case-studys .list-2 {
	display: none;
}
.single-case_studys dl {
	border-bottom: 2px solid #cfd5d3;
	margin-bottom: 20px;
	margin-top: -10px;
	padding-bottom: 20px;
	overflow: hidden;
}
.single-case_studys dt {
	float: left;
	width: 80px;
	margin-top: 10px;
}
.single-case_studys dd {
	float: left;
	width: 158px;
	margin-top: 10px;
}
.page-template-page-case_studys-php .related-case-studys .item {
	padding-bottom: 0;
	padding-top: 0;
}
.page-template-page-case_studys-php .related-case-studys .list {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #cfd5d3;
	overflow: hidden;
}
.single-tribe_events dl {
	overflow: hidden;
}
.single-tribe_events dl dt {
	float: left;
	width: 100px;
	margin-bottom: 10px;
}
.single-tribe_events dl dd {
	float: left;
	width: 540px;
	margin-bottom: 10px;
	min-height: 13px;
}
.single-tribe_events .map {
	width: 300px;
}
.single-tribe_events .view-program a {
	cursor: pointer;
	color: #0040a0;
}
.single-tribe_events .program {
	display: none;
	margin-bottom: 1.47em;
}
.tribe-events-month-nav {
	display: block;
	position: relative;
	float: right;
}
.events-gridview h1 {
	background: url('ico03.png') no-repeat scroll 10px 12px;
	padding-left: 51px;
	color: #51c4ea;
	float: left;
	width: 400px;
	border-bottom: none;
}
#tribe-events-calendar-header {
	border-bottom: 2px solid #cfd5d3;
}
.events-gridview .date {
	float: left;
	font-size: 1.428em;
	margin-bottom: 0.6em;
	font-weight: normal;
	margin-left: 20px;
	width: 200px;
	text-align: center;
}
#tribe-events-content {
	padding: 0;
}
.events-gridview .col-1 {
	width: 200px;
}
.events-gridview .col-2 {
	width: 740px;
	margin-left: 20px;
}
.tribe-events-calendar th {
	background-color: #FFF;
}
#tribe-events-friday {
	border-right: 1px solid #cccccc;
}
table.tribe-events-calendar, .tribe-events-calendar td {
	border-color: #cccccc;
}
.tribe-events-calendar .daynum, .tribe-events-calendar .daynum a {
	background-color: #fff;
}
.tribe-events-calendar td .daynum {
	text-align: right;
}
.tribe-events-calendar td.tribe-events-present .daynum{
	color: #333333;
}
.tribe-events-calendar a {
	color: #888;
	padding-left: 15px;
	display: block;
}
.tribe-events-month-nav a {
	color: #000;
	font-size: 1.071em;
}
.tribe-events-month-nav .tribe-events-today {
	margin: 0 10px;
}
.tribe-events-month-nav .ajax-loader {
	display: block;
	text-align: center;
}
.tribe-events-next-month a,
.tribe-events-prev-month a {
	background: url('sprite02.png') no-repeat left top;
	width: 18px;
	height: 11px;
	display: inline-block;
}
.tribe-events-next-month a {
	background-position: right top;
}
#tribe-events-content a:hover, #tribe-events-event-meta a:hover {
	color: #000
}
#tribe-events-content .col-1 {
	margin-top: 18px;
	clear: left;
}
#tribe-events-content .col-1 .search {
	overflow: hidden;
}
#tribe-events-content .col-1 .search .search-input {
	width: 135px;
}
#tribe-events-content .col-1 .cat-item a {
	padding-left: 20px;
	display: block;
	background: url('sprite03.png') no-repeat left 2px;
	color: #000;
	font-size: 1.071em;
}
#tribe-events-content .col-1 .cat-item.blue a {
	background-position: left 2px;
}
#tribe-events-content .col-1 .cat-item.purple a {
	background-position: left -387px;
}
#tribe-events-content .col-1 .cat-item.green a {
	background-position: left -121px;
}
#tribe-events-content .col-1 .cat-item.red a {
	background-position: left -250px;
}
#tribe-events-content .col-1 .cat-item.pink a {
	background-position: left -516px;
}
#tribe-events-content .col-1 .cat-item.orange a {
	background-position: left -645px;
}
#tribe-events-content .col-1 .cat-item.yellow a {
	background-position: left -774px;
}
#tribe-events-content .col-1 .cat-item.brown a {
	background-position: left -903px;
}
#tribe-events-content .col-1 .cat-item.lightgreen a {
	background-position: left -1032px;
}
#tribe-events-content .col-1 .current-cat {
	font-weight: bold;
}
#tribe-events-content .col-1 .list {
	overflow: hidden;
}
#tribe-events-content .col-1 .list .cat-item {
	margin-top: 35px;
}
.tribe-events-calendar td.tribe-events-present .daynum,
.tribe-events-calendar .tribe-events-present {
	background-color: #d8ecfa;
}

/* => Comments */
/* ------------------------------------------------------------------------------*/
#comments .comment-reply {
	position: absolute;
	top: 10px;
	right: 0;
}
#comments .comment-author {
	float: left;
	padding-right: 100px;
}
#comments .comment-author .author {
	margin-bottom: 0;
}
#comments .comment-author .meta {
	font-size: 0.714em;
}
#comments .comment-content {
	width: 100%;
	float: left;
}
#comments .comment {
	border-top: 1px solid #D9D9D9;
	padding-top: 10px;
	position: relative;
}
#comments .comment:first-child {
	border-top: none;
	padding-top: 10px;
}
#commentlist {
	margin-left: 20px;
}
#comments .children {
	margin-left: 20px;
	list-style-type: none;
	margin-bottom: 0;
}
#comments .children .comment:first-child {
	border-top: 1px solid #D9D9D9;
	padding-top: 10px;
}
.visual-form-builder label.vfb-choice {
	font-size: 14px;
	color: #000;
}
label.vfb-desc {
	font-weight: bold;
	font-size: 16px;
	color: #51C4EA;
}
.vfb-item-instructions a {
	font-size: 14px;
}
.ngg-gallery-thumbnail {
	float: left;
	width: 110px;
	margin-right: 10px;
	margin-bottom: 10px;
}