﻿/*
Theme Name: 1Call4All
Template: agency
Author: Keigh Design
Version: 1.0
Updated: 2014-09-15 19:18:08
*/

@charset "UTF-8";
/*@import url('../agency/style.css');*/

.back-top a
{
  background-color: #c50016;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  display: block;
  width: 34px;
  height: 34px;
  margin-top: 15px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  text-indent: -900em;
  border-top-left-radius: 10em;
  border-top-right-radius: 10em;
  border-bottom-right-radius: 10em;
  border-bottom-left-radius: 10em;
}

/* Line 1914 */
.back-top a:hover
{
  background-color: #858585;
}
.post-nav .next .arrow {
float: right;
margin-left: 10px;
margin-right: 0;
}
.post-nav a:hover span {
background-color: #858585;
}
.back-top a {
background-color: #c50016;
}
.back-top a:hover {
background-color: #858585;
}

.post-nav .arrow
{
  color: #c50016;
  background-color: #efefef;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  font-family: "Times New Roman",Times,serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 100%;
  font-size-adjust: none;
  font-stretch: normal;
  display: block;
  float: left;
  width: 32px;
  height: 28px;
  padding-top: 6px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: center;
  margin-top: -8px;
  margin-right: 10px;
  margin-bottom: 17px;
  margin-left: 0px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

/* Line 1236 */
.post-nav a:hover span
{
  background-color: #858585;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
}

input[type="reset"], input[type="submit"], button
{
  background-color: #c50016;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  color: #ffffff;
  border-top-width: medium;
  border-right-width-value: medium;
  border-bottom-width: medium;
  border-left-width-value: medium;
  border-top-style: none;
  border-right-style-value: none;
  border-bottom-style: none;
  border-left-style-value: none;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  padding-top: 7px;
  padding-right: 20px;
  padding-bottom: 7px;
  padding-left: 20px;
  cursor: pointer;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.module-slider.slider-overlay .slide-content {
	font-size: .9em;
	padding: 2% 4%;
	width: 100%;
	background: #858585;
	background: rgba(0,0,0,.3);
	color: #ccc;
	line-height: 1.4em;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.slider-image-caption .slide-content
{
  font-size: 85%;
  line-height: 140%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  padding-top: 15px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  z-index: 5;
  background-color: rgba(0, 0, 0, 0.5);
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  color: #efefef;
}