/*
	Theme Name: Custom Theme
	Theme URI: 
	Description: Custom Theme
	Version: 1.3.3
	Author: http://wpserver6.com
	Author URI: http://wpserver6.com
	Tags: HTML5, CSS3
	
	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    $MAIN
\*------------------------------------*/

.postthumbclass{
	margin:0px -20px;
}

.textfooter {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #fff;
	text-align: center;
	margin-top: 120px;
	margin-right: 20px;
	margin-left: 20px;
}
.formBtn{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 17px;
	font-weight:bold;	
	color:#FFF;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	padding:14px 16px;
	background-color:#24ab79;
	-webkit-transition: all 0.6s; /* For Safari 3.0 to 6.0 */
transition: all 0.6s; /* For modern browsers */
-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	border-radius:3px;
	behavior: url(http://ftpweblogin.com/images/border-radius.htc);
}
.formBtn:hover{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 17px;
	font-weight:bold;	
	color:#FFF;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	padding:14px 16px;
	background-color:#333;
}

.textintro {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #535353;
	text-align: center;
	margin-top: 120px;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 24px;
}

#homeTable td ul {
	margin-top: 20px;
	font-weight: 100;
	margin-left: 60px;
}

#homeTable td li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: 100;
	color: #737373;
	line-height: 28px;
}

*, *:after, *:before {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

@font-face {
	font-family: 'font';
	src: url('fonts/century_gothic.TTF'), url('fonts/century_gothic.eot'); /* IE9 */
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #808080;
	background-color: #ffffff;
	background-image:url(/wp-content/themes/CustomDesign/img/amerisurelifeandhealth1bg.jpg);
	margin: 0px 0px 0px 0px;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #808080;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #808080;
	margin: 0px;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #808080;
	margin: 0px;
}

h4, h5, h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #808080;
	margin: 0px;
}

.clear {
	clear: both;
	display: block;
}

img {
	vertical-align: bottom;
	border: 0px;
}

area {
	outline: none;
}

.clear {
	clear: both;
	display: block;
}

a {
	color: #808080;
	text-decoration: none;
	-webkit-transition: all 0.5s; /* For Safari 3.0 to 6.0 */
	transition: all 0.5s; /* For modern browsers */
}

a:hover {
	color: #666;
}

a:focus {
	outline: 0;
}

a:hover, a:active {
	outline: 0;
}

input:focus {
	outline: 0;
	border: 1px solid #04A4CC;
}

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #808080;
	line-height: 17px;
}

section li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #808080;
	line-height: 17px;
}

section ul {
	margin-left:0px;
}

.imgright {
	border: 2px #ffffff solid;
	box-shadow: 0px 4px 5px #000;
	-moz-box-shadow: 0px 4px 5px #000;
	-webkit-box-shadow: 0px 4px 5px #000;
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

.imgleft {
	border: 2px #ffffff solid;
	box-shadow: 0px 4px 5px #000;
	-moz-box-shadow: 0px 4px 5px #000;
	-webkit-box-shadow: 0px 4px 5px #000;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

/*------------------------------------*\
    $STRUCTURE
\*------------------------------------*/


.logo {
	float: left
}

.wrapper {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

header {
	width: 100%;
	height:236px;
	margin: 0 auto;
	position: relative;
	z-index: 100;
}

.headerContainer {
	width: 950px;
	margin: 0px auto;
}

section, #content {
	background-color: #e5e5e5;
	min-height: 300px;
	padding: 0px 20px 20px 20px;
	width: 950px;
	margin: 0 auto;
}

.footer-widget {
	width: 100%;
	padding: 0px;
}

footer {
	width: 950px;
	margin: 0px auto;
}

.footer {
	width: 950px;
	margin: 0px auto;
}

#sidebar {
	float: right;
	width: 250px;
	margin-left: 20px;
}

div#comments {
	width: 70%;
}

/*------------------------------------*\
    $PAGES
\*------------------------------------*/

a.formTopBtn{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 17px;
	font-weight:bold;	
	color:#FFF;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	padding:14px 16px;
	background-color:#24ab79;
	-webkit-transition: all 0.6s; /* For Safari 3.0 to 6.0 */
transition: all 0.6s; /* For modern browsers */
-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	border-radius:3px;
	behavior: url(http://ftpweblogin.com/images/border-radius.htc);

}
a.formTopBtn:hover{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 17px;
	font-weight:bold;	
	color:#FFF;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	padding:14px 16px;
	background-color:#333;
}

.navi {
}

nav {
	list-style: none;
	margin-bottom: 0px;
	float: right;
	text-decoration: none;
	margin-left: -40px;
	margin-right: 0px;
}

nav ul li {
	float: left;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: auto;
}

nav ul a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#b7b7b7;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	padding:10px 10px;
	margin:0px -4px 0px 0px;
	border-top:1px solid #b7b7b7;
	-webkit-transition: all 0.5s; /* For Safari 3.0 to 6.0 */
transition: all 0.5s; /* For modern browsers */	
}

nav ul a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#111;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	border-top:1px solid #bb0634;
}

nav ul ul {
	list-style: none;
	position: absolute;
	left: -9999px;
	margin: 0px 0px 0px 0px;
	color: #FFF;
	background-color: #C00;
	padding: 10px;
}

nav ul ul li {
	padding-top: 1px;
	float: none;
	color: #b7b7b7;
}

nav ul ul a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #FFF;
	text-transform: capitalize;
	white-space: nowrap;
	margin: 0px 0px 0px 0px;
	padding: 3px 6px 3px 6px;
}

nav ul li:hover ul {
	left: 0;
	text-decoration: none;
}

nav ul li:hover a {
	text-decoration: none;
	color: #111;
}

nav ul li a:hover {
	text-decoration: none;
	color: #FFF;
}

nav ul li:hover ul a {
	text-decoration: none;
	color: #FFF;
}

nav ul li:hover ul li a:hover {
	text-decoration: none;
}

nav ul li a:hover {
	color: #111;
}

nav ul li ul li a:hover {
	color: #f8f8f8;
	background-color: #900;
	padding: 3px 16px;
	margin: 0px -10px;
}

/*------------------------------------*\
    FOOTER FORM
\*------------------------------------*/

#wpcf7-f86-o1 .wpcf7-form, #wpcf7-f86-o2 .wpcf7-form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-align: left;
	width: 280px;
	margin-left:20px;
}

#wpcf7-f86-o1 .wpcf7-form .left, #wpcf7-f86-o2 .wpcf7-form .left {
	float: left;
	width: 26%;
	text-align: left;
	margin-bottom: 10px;
}

#wpcf7-f86-o1 .wpcf7-form .right, #wpcf7-f86-o2 .wpcf7-form .right {
	float: left;
	width: 70%;
	margin-bottom: 10px;
}

#wpcf7-f86-o1 input[type="text"], #wpcf7-f86-o1 input[type="email"], #wpcf7-f86-o1 input[type="tel"], #wpcf7-f86-o1 textarea, 
#wpcf7-f86-o2 input[type="text"], #wpcf7-f86-o2 input[type="email"], #wpcf7-f86-o2 input[type="tel"], #wpcf7-f86-o2 textarea 
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	padding: 2px;
	background-color:#eeeeee;
	border: #CCC 1px solid;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-khtml-border-radius: 1px;
	border-radius: 1px;
	behavior: url(http://ftpweblogin.com/images/border-radius.htc);
}

#wpcf7-f86-o1 textarea, #wpcf7-f86-o2 textarea {
	height: 45px;
}

#wpcf7-f86-o1 .wpcf7-submit, #wpcf7-f86-o2 .wpcf7-submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #000;
	text-align: center;
	background-color: #FFF;
	padding: 2px 20px;
	display:block;
	width:100%;
	-webkit-transition: background-color 0.5s; /* For Safari 3.0 to 6.0 */
	transition: background-color 0.5s; /* For modern browsers */
}

/*------------------------------------*\
    $FORM
\*------------------------------------*/

.wpcf7-form .left {
	float: left;
	width: 30%;
	text-align: left;
	margin-bottom: 10px;
}

.wpcf7-form .right {
	float: left;
	width: 70%;
	margin-bottom: 10px;
}

.wpcf7-form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #808080;
	text-align: left;
	width: 450px;
}

.wpcf7-form p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #808080;
	text-align: left;
}

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 100%;
	padding: 4px 12px;
	border: #CCC 1px solid;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-khtml-border-radius: 1px;
	border-radius: 1px;
	behavior: url(http://ftpweblogin.com/images/border-radius.htc);
}

.wpcf7 textarea {
	height: 70px;
}

span.wpcf7-list-item {
	display: block;
}

/*------------------------------------*\
	$TYPOGRAPHY
\*------------------------------------*/



/*------------------------------------*\
    $RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width: 320px) {
}
@media only screen and (min-width: 480px) {
}
@media only screen and (min-width: 768px) {
}
@media only screen and (min-width: 1024px) {
}
@media only screen and (min-width: 1140px) {
}
@media only screen and (min-width: 1280px) {
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
}

/*------------------------------------*\
    LOOP PHP CONTENT
\*------------------------------------*/


img.attachment-120x120.size-120x120.wp-post-image {
	float: left;
	margin-right: 20px;
}

.date, .author, .comments {
	font-size: 12px;
	margin-right: 10px;
}

/*------------------------------------*\
    $MISC
\*------------------------------------*/


::selection {
	background: #3651ac;
	color: #FFF;
	text-shadow: none;
}
::-webkit-selection {
 background:#3651ac;
 color:#FFF;
 text-shadow:none;
}
::-moz-selection {
 background:#3651ac;
 color:#FFF;
 text-shadow:none;
}

/*------------------------------------*\
    $WORDPRESS CORE
\*------------------------------------*/
   

.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background: #FFF;
	border: none;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	padding: 0;
	width: auto;
}

.wp-caption .wp-caption-text, .gallery-caption {
	font-size: 14px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.sticky {
}

.bypostauthor {
}

/*------------------------------------*\
    $PRINT
\*------------------------------------*/

@media print {

* {
	background: transparent !important;
	color: #000 !important;
	box-shadow: none !important;
	text-shadow: none !important;
}

a, a:visited {
	text-decoration: underline;
}

a[href]:after {
	content: " (" attr(href) ")";
}

abbr[title]:after {
	content: " (" attr(title) ")";
}

.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
	content: "";
}

pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}

thead {
	display: table-header-group;
}

tr, img {
}
 @page {
 margin:0.5cm;
}

p, h2, h3 {
	orphans: 3;
	widows: 3;
}

h2, h3 {
	page-break-after: avoid;
}

body {
	background-color: #00576a;
}
}

.shipping-calculator-form {
	width: 230px;
}

.woocommerce-breadcrumb {
	display: none;
}
