@charset "UTF-8";
/* CSS Document */

/***** MOST RECENT PHOTOS *****/
.photos-landing {
	margin: -10px 10px 10px 0;
	padding: 0;
}

.photos-landing .content-list .content-list-variation-3 .mod-wrp-1 {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	border-bottom: 1px solid #d9d9d9;
	box-shadow: none;
}

.photos-landing .content-list .content-list-variation-3 .mod-title {
	margin: 0 0 10px 0;
	padding: 0;
	background: none;
}

.photos-landing .content-list .content-list-variation-3 .mod-title h2 {
	margin: 0;
	padding: 0 15px;
	font-family: 'roboto condensed', arial, sans-serif;
	font-weight: normal;
	font-size: 24px;
	line-height: 24px;
	text-transform: uppercase;
	color: #311f56;
	background: none;
	border: none;
}

.photos-landing .content-list .content-list-variation-3 .bd {
	padding: 0 5px 0 10px;
}


.photos-landing .content-list .content-list-variation-3 .bd ul li {
	width: 305px;
	min-height: 260px;
	margin: 0 10px 0 0;
	padding: 0;
	overflow: hidden;
}

.photos-landing .content-list .content-list-variation-3 .bd ul li .thumb {
	width: 305px;
	height: 170px;
	margin: 0;
}

.photos-landing .content-list .content-list-variation-3 .bd ul li .thumb a {
	width: 305px;
	height: 170px;
	float: left;
	overflow: hidden;
}

.photos-landing .content-list .content-list-variation-3 .bd ul li .thumb a img {
	width: 305px;
	height: auto;
	border: none;
}

.photos-landing .content-list .content-list-variation-3 .bd ul li .thumb a img.vert {
	width: auto;
	height: 170px;
	border: none;
}

.photos-landing .content-list .content-list-variation-3 .bd ul li .thumb a:hover {
	border: 2px solid #42205d;
	width: 301px;
	height: 166px;
}

.photos-landing .content-list .content-list-variation-3 .bd ul li .thumb a:hover img {
	margin: -2px 0 0 -2px;
}

.photos-landing .content-list .content-list-variation-3 .bd ul li h3 {
	display: block;
	width: auto;
	margin: 5px 0 0 0;
	padding: 0;
	line-height: 20px;
	font-size: 18px;
}

.photos-landing .content-list .content-list-variation-3 .bd ul li h3 a {
	font-family: 'roboto condensed', sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	color: #311f56;
}

.photos-landing .content-list .content-list-variation-3 .bd ul li h3 a:hover {
	color: #636363;
	text-decoration: none;
}

.photos-landing .content-list .content-list-variation-3 .bd ul li p {
	display: none;
}

.photos-landing .content-list .content-list-variation-3 .ft {
	display: none;
}

/***** END MOST RECENT PHOTOS *****/

.twitterHeader p {
	color: #28224E;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 21px;
	font-weight:bold;
}

.btnLife {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #28226a;
  font-size: 16px;
  background: #ffffff;
  border: solid #28226a 1px;
  text-transform: uppercase;
  text-align:center;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:15px;
  padding-right:15px;
  margin-bottom:5px;
}

.btnLife:hover {
  background: #28226a;
  text-decoration: none;
  color: #ffffff;
}

.btnLife:active {
  background: #ffffff;
  text-decoration: none;
  color: #28226a;
}

.btnLife:target {
  background: #ffffff;
  text-decoration: none;
  color: #28226a;
}

#c1485943469498 {
    background-color: transparent;
    min-height: 0;
	margin-top: -18px;
}

.module .mod-title h2 {
    display: block;
    font-family: 'roboto condensed', arial, sans-serif;
	font-weight: normal;
	font-size: 20px;
	text-transform: uppercase;
	color: #311f56;
}

.moregalleries.module .mod-wrp-1 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    background-image: none;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 0 0 0 0;
    padding: 0px;
    border: none;
}

.three-across-row .content-list .mod-wrp-1 .mod-wrp-2 .bd ul li {
    margin: 0 16px 0 0;
    width: 200px;
}

.insta.module .mod-wrp-1 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    background-image: none;
    padding: 10px 0px 0px 0px;
    border: none;
	border-top: 1px solid #d9d9d9;
}

.photogs.module .mod-wrp-1 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    background-image: none;
    padding: 10px 0px 0px 0px;
    border: none;
}


.photogs .custom-module .mod-title {
    margin-bottom: 10px;
}