/*
	Skin Name: Skin 1
*/
@import url("../parallelus-salutation/style-skin-1.css");
/*
Black = #262c30
Red = #e22544
*/

#TopPanel .topPanelSection.primary-tab, #TopPanel ul.section-tabs li a.sectionTab.primary-tab {
	background-color: #e22544;
}
#TopPanel .topPanelSection			{ color: #fff; }						/* text color */
.rgba #TopPanel .topPanelSection	{ color: #FFF; }	/* text color (modern browsers) */
#Wrapper {
	border-top-color: #e22544;
}
#Bottom,
#Bottom .theContent {
	background-color: #e22544;
	color:white;
}
#Bottom footer a, #Bottom footer a:active, #Bottom footer a:visited {
	color: #262c30;
}
#Bottom footer .memset-link {
	margin-top: 38px;
}
#Bottom footer .memset-link a {
	display: block;
	width: 165px;
	height: 35px;
	background: url(assets/images/memset-footer.png) no-repeat top left;
	text-indent: -9999px;
	margin: 10px auto;
}

a, a:link, a:visited, #content .activity-header-info .activity-action a.view, #content .activity-header-info .activity-action a.delete-activity {
	color: #e22544;
}
a:hover { text-decoration:underline; }
.btn.impactBtn, a.btn.impactBtn, a.btn.impactBtn:link, a.btn.impactBtn:visited {
	background: #e22544;
	background: -webkit-gradient(linear, left top, left bottom, from(#e22544), to(#BC2A21));
	background: -moz-linear-gradient(top, #e22544, #BC2A21);
	background: linear-gradient(#e22544, #BC2A21);
}
#MainMenu .slideMenu > ul > li > a:link, #MainMenu .slideMenu > ul > li > a:visited {
	color: #FFF;
}
#MainMenu .slideMenu > ul > li > a:hover, #MainMenu .slideMenu > ul > li.li_hover > a {
	color: #262c30;
}
.styled-slideshow.dog {
	margin-bottom:20px;
}
h1, h2, h3, h4, h5, h6, .cta-title { margin: 0.4em 0 0.5em; }
h1 { font-size:32px; }
h2 { font-size: 28px; }
h3 { font-size: 24px; }
h4 { font-size: 20px; }
#Middle .widgetTitle, #Bottom .widgetTitle, .sectionTitle { text-transform:none; font-size: 24px; font-weight: normal; }
dl.dog-details dt {
	clear:both;
	float: left;
	width: auto;
	text-align: right;
	padding-right: 5px;
}
.portfolio-list dl.dog-details dt,
.portfolio-list dl.dog-details dd {
	margin:0;
	height: 20px;
	overflow: hidden;
}
.col3.portfolio-list dl.dog-details dt {
	width:40%;
}
.slideShowPager a.activeSlide {
	border-bottom-color: #e22544;
}
.raymond-container { position:relative; display:block; }
.raymond { position:absolute; height:100%; }

/*###   Request Group (Community) form   ###*/
#imath_req_gp_button{
	float:right;
}
#group_request_container{
	display:none;
	width:100%;
	float:left;
	margin-left:10px;
	padding-bottom:20px;
}
#group_request_container .message { display:none; }
#group_request_container input[type=text] { width:180px; }
#group_request_container textarea { margin-top:5px; width:390px; }

#content .group-button a:link, #content .group-button a:visited {
	color: #FFF;
	font-weight:bold;
	text-shadow: 0 1px 0 rgba(255,255,255,.4);
	border-color: #c5c3c3 #bab8b8 #aeaaaa;
	background: #e22544;
	background: -webkit-gradient(linear, left top, left bottom, from(#e22544), to(#BC2A21));
	background: -moz-linear-gradient(top, #e22544, #BC2A21);
	background: linear-gradient(#e22544, #BC2A21);
	margin: 0 2px;
	padding: 5px 16px;
	cursor: pointer;
	vertical-align: baseline;
	text-align: center;
	line-height: 17px;
border: solid 1px #b8b8b8;
border-color: #9b3128 #942821 #8d1f19;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.08), inset 0 1px 0 rgba(255,255,255,.3);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.08), inset 0 1px 0 rgba(255,255,255,.3);
box-shadow: 0 1px 2px rgba(0,0,0,.08), inset 0 1px 0 rgba(255,255,255,.3);
}

#PageTop .staticContent { position:relative; }
#PageTop .staticContent .butn-holder {
	position:absolute;
	right:0;
	top:0;
}
.col-2-3 .portfolio-list dl.dog-details dt {
	width: 45%;
}
.col-2-3 .portfolio-list dl.dog-details {
	width:155px;
}
.col-2-3 .col3 li.portfolio-item { width:185px; }
ol.col3 .the-post-content .entry-content { width:262px; }

/* ###   Latest Forum Listing   ### */
.latest-forum-topics { margin-left:0px; }
.latest-forum-topics .post { display:block; clear:both; }
.latest-forum-topics .item-title { font-size:16px; margin-bottom: 5px; }
.latest-forum-topics .item-title span { display:block; font-size:11px; float:right; color:#999; margin-left: 5px; }
.latest-forum-topics .meta-counts { display:block; }
.latest-forum-topics .meta-counts p { float:left; margin:5px 10px 10px 0; }
.latest-forum-topics .excerpt { overflow-x: hidden; margin-bottom: 0px; clear:both; display:block; }

/* ###   Event Styling   ### */
.em-calendar .eventful-post a { color:#e22544 !important; } 
.em-calendar .eventful a, 
.em-calendar .eventful-today a { color:#FFF !important; } 
.em-calendar .eventful, .em-calendar .eventful-today {
	background-color:#e22544;
}
.em-calendar .eventful-post ul,
.em-calendar .eventful ul { margin:0; list-style: none; }
.fullcalendar thead td { font-size:200%; text-align: center !important; }
.em-calendar .full-link { line-height: 50px; }

#form_success {
	font-size:150%;
}

.sstfeed {
margin-bottom: 10px;
}