 /*
Theme Name: Point Blank SEO
Theme URI: http://pointblankseo.com
Description: A theme by <a href="http://www.creativeexpressions.biz">Creative Expressions Graphic Design</a>.
Version: 1
Author: Creative Expressions Graphic Design
Author URI: http://www.creativeexpressions.biz
*/

/************************************************************************************
RESET
*************************************************************************************/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}

img, fieldset {
	border: 0;
}

/* set image max width to 100% */
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}

/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display: block;
}

/************************************************************************************
GENERAL STYLING
*************************************************************************************/
body {
	background: #fff;
	font: 16px;
	color: #000;
	font-family: 'OpenSansRegular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	overflow-x: hidden;
}

/* reset webkit search input styles */
input[type=search] {
	-webkit-appearance: none;
	outline: none;
}
input[type="search"]::-webkit-search-decoration, 
input[type="search"]::-webkit-search-cancel-button {
	display: none;
}

@font-face {
    font-family: 'OpenSansLight';
    src: url('fonts/OpenSans-Light-webfont.eot');
    src: url('fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Light-webfont.woff') format('woff'),
         url('fonts/OpenSans-Light-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Light-webfont.svg#OpenSansLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansRegular';
    src: url('fonts/OpenSans-Regular-webfont.eot');
    src: url('fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansItalic';
    src: url('fonts/OpenSans-Italic-webfont.eot');
    src: url('fonts/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Italic-webfont.woff') format('woff'),
         url('fonts/OpenSans-Italic-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Italic-webfont.svg#OpenSansItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansSemibold';
    src: url('fonts/OpenSans-Semibold-webfont.eot');
    src: url('fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Semibold-webfont.woff') format('woff'),
         url('fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Semibold-webfont.svg#OpenSansSemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansBold';
    src: url('fonts/OpenSans-Bold-webfont.eot');
    src: url('fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Bold-webfont.svg#OpenSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansExtrabold';
    src: url('fonts/OpenSans-ExtraBold-webfont.eot');
    src: url('fonts/OpenSans-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-ExtraBold-webfont.woff') format('woff'),
         url('fonts/OpenSans-ExtraBold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-ExtraBold-webfont.svg#OpenSansExtrabold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
		font-family: 'AdelleBasic-Bold';
		src: url('fonts/adbasic_bold.eot');
		src: url('fonts/adbasic_bold.eot?#iefix') format('embedded-opentype'),
			 url('fonts/adbasic_bold.woff') format('woff'),
			 url('fonts/adbasic_bold.ttf') format('truetype'),
			 url('fonts/adbasic_bold.svg#adbasic_bold') format('svg');
		font-weight: normal;
		font-style: normal;
}

h1 {
	font-size: 25px;
	letter-spacing: 1px;
	color: #000;
	font-family: 'OpenSansExtrabold', "Arial Black", Gadget, sans-serif;
	font-weight: normal;
	margin: 0px 0 10px 0;
	text-align: left;
	text-shadow: 0px 2px 2px #fff;
	line-height: 1.1em;
}

h1 a {
	text-decoration: none;
	color: #000;	
}

h1 a:hover {
	text-decoration: none;
	color: #f6881f;	
}


h2 {
	font-family: 'OpenSansExtrabold', "Arial Black", Gadget, sans-serif;
	font-weight: normal;
	text-align: left;
        margin-top: 25px;
        margin-bottom: 25px;
        font-size: 25px;
}

h3 {
	font-size: 22px;
	color: #000;
	font-family: 'OpenSansBold', "Arial Black", Gadget, sans-serif;
	font-weight: normal;
	margin: 15px 0 15px 0;
	text-align: left;
	padding: 0;
}


h4 {
	font-size: 19px;
	color: #000;
	font-family: 'OpenSansBold', "Arial Black", Gadget, sans-serif;
	font-weight: normal;
	margin: 15px 0 10px 0;
	text-align: left;
	padding: 0;
}

h5 {
	font-size: 17px;
	color: #000;
	font-family: 'OpenSansBold', "Arial Black", Gadget, sans-serif;
	font-weight: normal;
	margin: 15px 0 10px 0;
	text-align: left;
	padding: 0;
}

h5 a {
	text-decoration: none;
	color: #fff;	
}

h5 a:hover {
	text-decoration: none;
	color: #f6881f;	
}

#pagewrap {
	width: 100%;
	margin: 0 auto;
	min-height: 100%;
}

#changes {
	margin: 60px auto;
	width: 100%;
	max-width: 980px;
	position: relative;
	text-align: center;
}

#weremaking {
	font-family: 'OpenSansExtrabold', "Arial Black", Gadget, sans-serif;
	font-weight: normal;
	margin: 15px 0 0 0px;	
	font-size: 32px;
	text-shadow: 0px 1px 1px #fff;
}

#comeback {
	font-family: 'OpenSansLight', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	margin: 15px 0 0 0;
	text-shadow: 0px 1px 1px #fff;
}



/************************************************************************************
HEADER
*************************************************************************************/

#headerbg {
	width: 100%;
	position: relative;
	margin: 0 auto;
	background: url(images/headerbg.jpg) repeat;
	min-height: 60px;
}

#logo {
	float: left;
	margin: 10px 0px 5px 0;	
}

#headertag {
	float: right;
	text-align: left;
	font-size: 1em;
	color: #f6881f;
	text-shadow: 0px 1px 1px #fff;
	font-family: 'OpenSansExtrabold', "Arial Black", Gadget, sans-serif;
	font-weight: normal;
	margin: 15px 0 0 0px;
}

#homeheaderbg {
	width: 100%;
	position: relative;
	margin: 0 auto;
	background: url(images/headerbg.jpg) repeat;
	min-height: 124px;
}

#homeheader {
	margin: 0 auto;
	max-width: 980px;
	width: 90%;
	position:relative;
	clear: both;
	overflow: hidden;
}

#homelogo {
	float: left;
	margin: 30px 60px 20px 0;	
}

#homeheadertag {
	float: left;
	text-align: left;
	font-size: 1.2em;
	color: #f6881f;
	text-shadow: 0px 2px 2px #fff;
	font-family: 'OpenSansExtrabold', "Arial Black", Gadget, sans-serif;
	font-weight: normal;
	margin: 40px 0 0 0px;
}

menu {
	display: none;	
}

#navbg {
	position: relative;
	width:100%;
	margin: 0 auto;
	background: #000;	
	clear: both;
	min-height: 14px;
	overflow: hidden;
}

#nav {
	list-style: none;
	margin: 0 auto;
	max-width: 980px;
	width: 90%;
	position:relative;
	clear: both;
	overflow: hidden;
}

#nav li {
	padding: 15px 40px 15px 0;
	font-family: 'OpenSansBold', "Arial Black", Gadget, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	float: left;
	min-height: 14px;
	color: #fff;
	font-size: .875em;	
	text-align: left;	
	display: inline;
}

#nav li a {
	text-decoration: none;
	color: #fff;	
}

#nav li a:hover {
	text-decoration: none;
	color: #f6881f;	
}

#nav li:last-child {
	padding: 15px 0px 15px 0;	
}

#smnavlinks {
	float: right;
	margin: 12px 0px 10px 0;	
}

#rsshdr {
	float: left;
	margin: 0px 20px 0px 0;
	background: url(images/rss.png) no-repeat;
	width: 27px;
	height: 27px;
}

#twitterhdr {
	float: left;
}


/************************************************************************************
CONTENT
*************************************************************************************/
#content {
	margin: 0px auto;
	max-width: 980px;
	width: 90%;
	position:relative;
	clear: both;
	overflow: hidden;
	padding: 50px 0 0 0;
	min-height: 500px;
}

#singlecontent {
	margin: 0 auto;
	max-width: 980px;
	width: 90%;
	position:relative;
	clear: both;
	overflow: hidden;
	min-height: 500px;
}

#breadcrumb {
	margin: 19px auto;
	max-width: 980px;
	width: 90%;
	text-align: right;
	font-size: 14px;
	color: #000;
	font-family: 'OpenSansRegular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 14px;
	padding: 18px 0 18px 9;
	height: 14px;	
}

#breadcrumb a {
	text-decoration: none;
	color: #f6881f;
	font-family: 'OpenSansBold', Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#breadcrumb a:hover {
	text-decoration: none;
	color: #000;
	font-family: 'OpenSansBold', Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#divline {
	height: 1px;
	border-top: #e8e6e7 1px solid;
	background: #fff;
	margin: 20px 0 40px 0;
	width: 100%;
	clear: both;	
}

#divlinesb {
	height: 1px;
	border-top: #e8e6e7 1px solid;
	background: #fff;
	margin: 20px 0 25px 0;
	width: 100%;
	clear: both;	
}

/************************************************************************************
SNIPPET
*************************************************************************************/
#rightcol {
	float: right;
	position: relative;
	text-align: left;
	max-width: 685px;
}

#snippetwrap {
	max-width: 665px;
	position: relative;
	margin: 0 0 0 20px;
        float: right;
}

#pagecontent {
	max-width: 665px;
	position: relative;
}

#pageentry {
	font-size: 15px;
	color: #000;
	font-family: 'OpenSansRegular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 26px;
	text-align: left;
	margin: 40px 0 0 0;	
}

#pageentry strong {
	font-family: 'OpenSansBold', "Arial Black", Gadget, sans-serif;
	font-weight: normal;
}

#pageentry p {
	margin: 20px 0 0 0;	
}

#pageentry a {
	font-family: 'OpenSansBold', "Arial Black", Gadget, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #f6881f;
}

#pageentry a:hover {
	font-family: 'OpenSansBold', "Arial Black", Gadget, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}

#snippetcontent {
	max-width: 575px;
	margin: 0 0 0 80px;
	position: relative;
}

#snippetwrap strong {
	font-family: 'OpenSansBold', "Arial Black", Gadget, sans-serif;
	font-weight: normal;
}


#snippentry {
	font-size: 15px;
	color: #000;
	font-family: 'OpenSansRegular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 26px;
	text-align: left;
	margin: 20px 0 0 0;	
}

#snippentry p {
	margin: 15px 0 0 0;	
}

#snippentry a {
	font-family: 'OpenSansBold', "Arial Black", Gadget, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #f6881f;
}

#snippentry a:hover {
	font-family: 'OpenSansBold', "Arial Black", Gadget, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}

.snippauthor {
	font-family: 'OpenSansItalic', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;	
	color: #f6881f;	
}

#datebg {
	position: absolute;
	top: 0;
	left: 0;
	width: 60px;
	height: 60px;
	border-radius: 60px;
     -moz-border-radius: 60px;
     -webkit-border-radius: 60px;
	background: #f6881f;
	line-height: 60px;
}

#datetxt {
	padding: 15px 0 0 0;
	font-family: 'OpenSansExtrabold', "Arial Black", Gadget, sans-serif;
	font-weight: normal;
	color: #fff;
	text-align: center;
	font-size: 1em;	
	line-height: 1em;
	text-transform:uppercase;
}

#smdate {
	display: none;	
}


#snipplinks {
	height: 60px;
	width: 100%;
	margin: 20px 0 0 0;	
}

#keepreading {
	float: left;
	padding: 5px 0 0 0;
	font-family: 'OpenSansExtrabold', "Arial Black", Gadget, sans-serif;
	font-weight: normal;
	color: #f6881f;
	font-size: 1.25em;	
}

#keepreading a {
	text-decoration: none;
	color: #f6881f;
}

#keepreading a:hover {
	text-decoration: none;
	color: #000;
}

#commentswrap {
	float: right;
	margin: 0 10px 0 0;	
}

#commentsnum {
	font-family: 'OpenSansExtrabold', "Arial Black", Gadget, sans-serif;
	font-weight: normal;
	color: #fff;
	font-size: 1.5em;
	line-height: 1.5em;
	padding: 5px 10px 5px 10px;
	background: #f6881f;	
	text-shadow: none;	
	text-align: center;
}

#commentsnum a {
	text-decoration: none;
	color: #fff;
}

#commentsnum a:hover {
	text-decoration: none;
	color: #000;
}
	
#commentarrow {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	width:0;
    height:0;
    border-right:8px solid transparent;
    border-top:8px solid #f6881f;
    border-left:8px solid #f6881f;
    border-bottom:8px solid transparent;
}


#post_nav {
	clear: both;
	padding: 0px 0px 40px 0;
	font-family: 'OpenSansExtrabold', "Arial Black", Gadget, sans-serif;
	font-weight: normal;
	color: #f6881f;
	font-size: .9em;
	height: 16px;	
}
#post_nav a, #post_nav a:visited {
	text-decoration: none;
	color: #f6881f;
}

#post_nav a:hover {
	text-decoration: none;
	color: #000;
}

.previous_ent {
	float: right;
}
.next_ent{
	float: left;
}

#prevpostlink {
	text-align: left;
	margin: 0 0 40px 0;
	font-family: 'OpenSansRegular', Arial, Helvetica, sans-serif;
	font-weight: normal;	
}

#prevpostlink a {
	text-decoration: none;
	color: #f6881f; 
}

#prevpostlink a:hover {
	text-decoration: none;
	color: #000;
}




/************************************************************************************
SIDEBAR
*************************************************************************************/
#sidebar {
	float: left;
	width: 260px;
	margin: 0 20px 40px 0;
	position: relative;
	text-align: left;
}

#sbtipslinks {
	font-size: 1.3em;
	color: #000;
	text-shadow: 1px 1px 1px #fff;
	text-align: left;
	font-family: 'OpenSansExtrabold', "Arial Black", Gadget, sans-serif;
	font-weight: normal;
	line-height: 24px;	
}

#sbtipslinks p {
	margin: 15px 0 0 0;	
}

.sbcalloutitalic {
	font-family: 'OpenSansItalic', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .8em;	
}

#sbtipslinksform {
	width: 214px;
	margin: 30px 0 0px 0px;
	position: relative;
}

#sbtipslinksform #s {
	width: 150px;
	height: 35px;
	padding: 0 5px 0 7px;
	margin: 0px -4px 0 0;
	background: #e9e9e9;
	vertical-align: middle;
	color: #000;
	border:none;
	float: left;
	font-family: 'OpenSansLight', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .6em;
}

@media \0screen {
  #sbtipslinksform #s {padding: 8px 5px 0 7px;}
}

#sbtipslinksform #searchsubmit {
	border: none;
	height: 35px;
	vertical-align: middle;
	background: #f6881f;
	cursor:pointer;
	position: absolute;
	margin: 0;
	padding: 0 10px 0 10px;
	font-size: .6em;
	color: #fff;
	font-family: 'OpenSansBold', "Arial Black", Gadget, sans-serif;
	-webkit-appearance: none;
}

#sbtipslinksform #searchsubmit:hover {
	background: #000;
}

.nobs {
	font-size: .5em;
	color: #88898f;
	text-align: left;
	padding: 5px 0 0px 0;
	clear: both;
	font-family: 'OpenSansBold', "Arial Black", Gadget, sans-serif;	
}


#sbbestoftitle {
	font-size: 1.25em;
	letter-spacing: 1px;
	color: #fff;
	font-family: 'OpenSansExtrabold', "Arial Black", Gadget, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	background: #000;
	margin: 0px 0 5px 0;
	padding: 5px;
	text-align: left;
}

.sbicontext {
	padding: 12px 0 0 70px;
	font-size: 1em;
	line-height: 1.15em;
	font-family: 'OpenSansExtrabold', "Arial Black", Gadget, sans-serif;
	font-weight: normal;
	text-align: left;
	height: 61px;	
	text-transform: uppercase;
}

.sbicontext a {
	text-decoration: none;
	color: #000;	
}

.sbicontext a:hover {
	text-decoration: none;
	color: #f6881f;	
}

#sblbc {
	background: url(images/sbcourseicon.png) left no-repeat;
	margin: 20px 0 0px 0;
	height: 61px;	
	position: relative;
}

#sblinkminer {
	background: url(images/linkminer-icon.png) left no-repeat;
	margin: 20px 0 0px 0;
	height: 61px;	
	position: relative;
}

#sbwth {
	background: url(http://pointblankseo.com/wp-content/uploads/2014/01/newiconpbs.png) left no-repeat;
	margin: 20px 0 0px 0;
	height: 61px;	
	position: relative;
}

#sbstrat {
	background: url(images/sbstraticon.png) left no-repeat;
	margin: 20px 0 0px 0;
	height: 61px;	
	position: relative;
}

#sbcreative {
	background: url(images/sbcreativeicon.png) left no-repeat;
	margin: 20px 0 0px 0;
	height: 61px;	
	position: relative;
}

#sbscale {
	background: url(images/sbscaleicon.png) left no-repeat;
	margin: 20px 0 0px 0;
	height: 61px;	
	position: relative;
}


#sbresources {
	background: url(images/sbresourcesicon.png)left no-repeat;
	margin: 20px 0 0px 0;
	height: 61px;	
	position: relative;
}

#sbvis {
	background: url(images/sbvisicon.png) left no-repeat;
	margin: 20px 0 0px 0;
	height: 61px;	
	position: relative;
}

#sblvst {
	background: url(images/sblvsticon.png) left no-repeat;
	margin: 20px 0 0px 0;
	height: 61px;	
	position: relative;
}

.toolsicontext {
	padding: 20px 0 0 70px;
	font-size: 1em;
	line-height: 1.15em;
	font-family: 'OpenSansExtrabold', "Arial Black", Gadget, sans-serif;
	font-weight: normal;
	text-align: left;
	height: 61px;	
}

.toolsicontext a {
	text-decoration: none;
	color: #000;	
}

.toolsicontext a:hover {
	text-decoration: none;
	color: #f6881f;	
}

#bzicon {
	background: url(images/bz_icon.png) left no-repeat;
	margin: 20px 0 0px 0;
	height: 61px;	
	position: relative;
}

#rticon {
	background: url(images/rt_icon.png) left no-repeat;
	margin: 20px 0 0px 0;
	height: 61px;	
	position: relative;
}

#ahicon {
	background: url(http://pointblankseo.com/wp-content/uploads/2014/01/AhrefsLogo1.png) left no-repeat;
	margin: 20px 0 0px 0;
	height: 61px;	
	position: relative;
}

#smicon {
	background: url(images/sm_icon.png) left no-repeat;
	margin: 20px 0 0px 0;
	height: 61px;	
	position: relative;
}

#alicon {
	background: url(http://pointblankseo.com/wp-content/uploads/2013/05/alabs.png) left no-repeat;
	margin: 20px 0 0px 0;
	height: 61px;	
	position: relative;
}

#lrticon {
	background: url(http://pointblankseo.com/wp-content/uploads/2015/02/LinkResearchTools-colored-dots-copy.png) left no-repeat;
	margin: 20px 0 0px 0;
	height: 61px;	
	position: relative;
}



/************************************************************************************
WELCOME
*************************************************************************************/
#welcome {
	margin: 0 auto;
	max-width: 980px;
	width: 90%;
	position:relative;
	clear: both;
	overflow: hidden;
	padding: 50px 0 0 0;
}

#welcomeleft {
	float: left;	
	max-width: 515px;
}

#welcometext {
	font-size: 1em;
	text-transform:uppercase;
	line-height: 30px;
	color: #000;
	text-align: left;	
	padding: 20px 10px 10px 10px;
}

#imac {
	float: right;
	text-align: center;
}




/************************************************************************************
JON COOPER
*************************************************************************************/
#joncooperbg {
	margin: 40px 0 auto;
	width: 100%;
	position:relative;
	clear: both;
	background: url(images/jonbg.gif) repeat-x;
	height: 510px;
}

#joncooper {
	margin: 0 auto;
	max-width: 980px;
	width: 90%;
	text-shadow: 2px 2px 2px #ae5400;
	position: relative;
}

#joncooper a {
	text-decoration: none;
	color: #ffcd00;	
}

#joncooper a:hover {
	text-decoration: none;
	color: #000;	
}

#joncooperimg {
	position: absolute;
	top: 145px;
	left: 0;
		
}

#joncoopertext {
	padding: 170px 0 0 230px;
	max-width: 700px;	
	font-family: 'adelle', Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1.15em;
	color: #fff;
	line-height: 38px;
}

.bigjon {
	font-size: 2em;
	font-weight: 700;	
	font-family: 'adelle', Arial, Helvetica, sans-serif;
	font-style: normal;
}



/************************************************************************************
BEST OF
*************************************************************************************/
#bestof {
	margin: 0 auto;
	max-width: 980px;
	width: 90%;
	position:relative;
	clear: both;
	overflow: hidden;
}

#bestoficons {
	max-width: 980px;
	text-align: center;
	margin: 75px 0 auto;
	min-height: 800px;
	clear: both;
	overflow: hidden;
	position: relative;		
}

#bestoficons p {
	margin: 10px 0 0 0;	
}

#bestoficons a {
	text-decoration: none;
	color: #000;	
}

#bestoficons a:hover {
	text-decoration: none;
	color: #f6881f;	
}

#row1 {
	max-width: 350px;
	margin: 0 auto;
	position: relative;
	clear: both;
	text-align: center;
	clear: both;
}

#row2 {
	max-width: 980px;
	margin: 0 auto;
	position: relative;
	clear: both;
	text-align: center;
	clear: both;
}

#row3 {
	max-width:600px;
	margin: 0 auto;
	position: relative;
	clear: both;
	text-align: center;
	clear: both;
}

#gap {
	height: 60px;
	clear: both;	
}

#lbcicon {
	text-align: center;
	width: 340px;
	height: 240px;
	position: relative;	
	font-size: 28px;
	font-family: 'OpenSansExtrabold', "Arial Black", Gadget, sans-serif;
	font-weight: normal;
	margin: 0 0 60px 0;	
}

#row2icon {
	float: left;
	margin: 0 45px 0 0;
	text-align: center;
	width: 290px;	
	font-size: 20px;
	font-family: 'OpenSansExtrabold', "Arial Black", Gadget, sans-serif;
	font-weight: normal;	
	text-align: center;
}

#row2iconlast {
	float: left;
	margin: 0 0px 0 0;
	text-align: center;
	width: 290px;	
	font-size: 20px;
	font-family: 'OpenSansExtrabold', "Arial Black", Gadget, sans-serif;
	font-weight: normal;	
	text-align: center;
}

#row3icon {
	float: left;
	margin: 0 85px 0 0cpx;
	text-align: center;
	width: 290px;	
	font-size: 20px;
	font-family: 'OpenSansExtrabold', "Arial Black", Gadget, sans-serif;
	font-weight: normal;	
	text-align: center;
}

#row3iconlast {
	float: left;
	margin: 0 0px 0 0;
	text-align: center;
	width: 290px;	
	font-size: 20px;
	font-family: 'OpenSansExtrabold', "Arial Black", Gadget, sans-serif;
	font-weight: normal;	
	text-align: center;
}

.iconsmtext {
	margin: 5px 0 0 0;	
	font-size: 20px;
	font-family: 'OpenSansItalic', Arial, Helvetica, sans-serif;
	font-weight: normal;	
	text-align: center;
}

/************************************************************************************
CALL OUTS
*************************************************************************************/

#calloutbgtop {
	margin: 20px 0 auto;
	width: 100%;
	background: url(images/calloutbgtop.gif) repeat-x;
	height: 158px;
}

#calloutbg {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	position:relative;
	clear: both;
	overflow: hidden;
	background: url(images/calloutbg.gif) repeat;
	min-height: 290px;
}

#calloutcontent {
	position: relative;
	width: 90%;
	max-width: 980px;
	margin: 0 auto;	
}

#hptipslinks {
	float: left;
	padding: 10px 0 10px 0;
	font-size: 1.5em;
	color: #fff;
	text-shadow: 2px 2px 2px #ae5400;
	max-width: 500px;
	text-align: left;
	font-family: 'OpenSansBold', "Arial Black", Gadget, sans-serif;
	font-weight: normal;
	line-height: 32px;	
}

#hptipslinks p {
	margin: 20px 0 0 0;	
}

.calloutitalic {
	font-family: 'OpenSansItalic', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .8em;	
}

#tipslinksform {
	width: 214px;
	margin: 30px 0 0px 0px;
	position: relative;
}

#tipslinksform #s {
	width: 250px;
	height: 40px;
	padding: 0 5px 0 7px;
	margin: 0px -4px 0 0;
	background: #f3f1f4;
	vertical-align: middle;
	color: #000;
	border:none;
	float: left;
	font-family: 'OpenSansLight', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .65em;
	-webkit-border-radius:0; 
	border-radius:0;
}

@media \0screen {
  #tipslinksform #s {padding: 8px 5px 0 7px;}
}

#tipslinksform #searchsubmit {
	border: none;
	height: 40px;
	vertical-align: middle;
	background: #000;
	cursor:pointer;
	position: absolute;
	margin: 0;
	padding: 0 15px 0 15px;
	font-size: .85em;
	color: #fff;
	font-family: 'OpenSansBold', "Arial Black", Gadget, sans-serif;
	-webkit-appearance: none;
	-webkit-border-radius:0; 
	border-radius:0;
}

#tipslinksform #searchsubmit:hover {
	background: #d6d6d6;
}

#hpblog {
	max-width: 400px;
	background: url(images/hpblogbg.png) repeat;
	float: right;
	position: relative;
}

#hpblogtext {
	font-size: 2.5em;
	color: #000;
	font-family: 'OpenSansExtrabold', "Arial Black", Gadget, sans-serif;
	font-weight: normal;	
	text-align: left;
	margin: 10px 0 20px 20px;
	line-height: 44px;
}

.hpbloglink a {
	width: 330px; 
	height: 34px; 
	display: block;
	float: left;
	margin: 0 0 20px 30px;
	visibility: visible;
	background-image:url(images/hpbloglink.png);
	z-index:9; 
}

.hpbloglink  a:hover
{ 
	background-position: 0 -34px;
}

/************************************************************************************
FOOTER
*************************************************************************************/
#footer {
	position: relative;
	width:100%;
	margin: 0 auto;
	background: #000;
	min-height: 140px; 
	clear: both;
	padding: 0;
}

#ftrcontent {
	position: relative;
	width: 90%;
	max-width: 980px;
	margin: 0 auto;
	padding: 30px 0 30px 0;		
}

#courseftr {
	float: left;
	max-width: 450px;	
	background: url(images/courseftricon.png) no-repeat left;
	line-height: 24px;
}

#courseftrtext {
	margin: 0 0 0 85px;
	text-align: left;	
}

.wow {
	font-size: 1.125em;
	color: #fff;
	font-family: 'OpenSansBold', "Arial Black", Gadget, sans-serif;
	font-weight: normal;
}

.lbcftr {
	font-size: 1em;
	color: #fff;
	font-family: 'OpenSansItalic', Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.lbcftr a {
	color: #f6881f;
	text-decoration: none;
	font-family: 'OpenSansBold', "Arial Black", Gadget, sans-serif;
	font-weight: normal;
}

.lbcftr a:hover {
	color: #d6d6d6;
	text-decoration: none;
	font-family: 'OpenSansBold', "Arial Black", Gadget, sans-serif;
	font-weight: normal;
}

#footernav {
	float: right;
	text-align: right;
}

#footernav li {
	padding: 0px 0px 10px 15px;
	font-family: 'OpenSansBold', "Arial Black", Gadget, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	float: left;
	color: #fff;
	font-size: .75em;	
	text-align: center;	
	display: inline;
}

#footernav li a {
	text-decoration: none;
	color: #fff;	
}

#footernav li a:hover {
	text-decoration: none;
	color: #f6881f;	
}

#copyright {
	color: #fff;
	font-size: .75em;	
	font-family: 'OpenSansRegular', Arial, Helvetica, sans-serif;
	margin: 20px 0 0 0;	
	clear: both;
}


/************************************************************************************
FORM
*************************************************************************************/


#form {
	max-width: 270px;
	width: 100%;
	clear: both;
	margin: 0 auto;	
	list-style: none;
	font-family: 'UbuntuRegular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 20px 20px 70px 20px;
	background: #f0eeef;
}


ol.forms { list-style: none;   color: #000; text-align: left; margin: 0px 0 0 0px; font-family: 'UbuntuRegular', Arial, Helvetica, sans-serif; font-weight: normal;}

ol.forms { *margin: 0px 0 0 0px; }

ol.forms li {  
	margin-bottom: 18px; 
	position: relative;
	text-align: left;
	color: #000;
}
ol.forms label {
	cursor: pointer;
	display: block;
	font-weight: bold;
	padding: 0 0 0px 0;
	width: 260px;
	color: #000;
	font-family: 'UbuntuRegular', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
ol.forms input, ol.forms textarea {
	border: 1px solid #000;
	font: inherit;
	padding: 10px;
	width: 260px;
	text-align: left;
	background-color: #fff;
	height: 25px;
	font-family: 'UbuntuRegular', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	clear: both;
}

ol.forms textarea { height: 150px; max-width: 250px; }

ol.forms input, ol.forms select {
	border: 1px solid #000;
	font: inherit;
	padding: 4px;
	width: 260px;
	text-align: left;
	background-color: #fff;
}

ol.forms input:focus, ol.forms select:focus { background-color: #ffffff; border-color: #f38620; }

ol.forms input:focus, ol.forms textarea:focus { background-color: #f6f6f6; border-color: #f38620; }
.error { color: #c60101; font-family: 'UbuntuRegular', Arial, Helvetica, sans-serif;}
ol.forms li .error { font-size: 14px; }
ol.forms li.textarea .error {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 100px;
}

#commentError {
	color: #c60101; 
	font-size: 14px; 
	margin: -30px 0 0 0;
}
ol.forms li.screenReader { margin-bottom: 0; }
ol.forms li.buttons button {
	cursor: pointer;
	text-decoration:none;
	border: none;
	height: 40px;
	font-family: 'DroidSerifBold', Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.1em;
	color: #fff;
	background: none;
	margin: 10px 0 0 0;
	-webkit-border-radius: 4px; 
	-moz-border-radius:    4px; 
  	border-radius: 4px; 
	background: #ff7f03;
	width: 270px;
	text-align:center;
	text-shadow: 0px 1px 1px #cd6300;
}

ol.forms li.buttons button:hover { 
	text-decoration:none; 
	font-family: 'DroidSerifBold', Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #fff; 
	-webkit-border-radius: 4px; 
	-moz-border-radius:    4px; 
  	border-radius: 4px; 
	background: #ec6a00;
   -moz-box-shadow:inset 0 0 15px #d66000;
   -webkit-box-shadow: inset 0 0 15px #d66000;
   box-shadow: inset 0 0 15px #d66000;
   height: 40px;
}

ol.forms li.buttons, ol.forms li.inline { float: left; width: 260px; }
ol.forms li.inline input { width: 260px; }
ol.forms li.inline label { display: inline; float: none; width: 260px; }

.thanks {
	margin-top: 45px;
	font-family: 'UbuntuRegular', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.thankstitle {
	font-family: 'DroidSerifBold', Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.5em;
	color: #000;
	text-shadow: 0px 1px 1px #fff;
}

ol.commentlist {
	 margin: 0px 0px 40px 0px;
	list-style:none;
	text-align: left;
	width: 100%;
	line-height: 20px;
	font-size: 15px;
	padding: 0 40px 0 0;
	position: relative;
	clear: both; 
}
	


#commentstitle {
	font-size: 1.5em;
	color: #000;
	font-family: 'OpenSansBold', "Arial Black", Gadget, sans-serif;
	font-weight: normal;
	margin: 0px 0 10px 0;
	text-align: left;
	padding: 0;
	float: left;
	text-shadow: 1px 1px 1px #fff;
}

ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { background: url(images/commentline.jpg) bottom repeat-x; padding: 20px 0 20px 0; margin: 0 0 20px 0; }
ol.commentlist li div.comment-author {color: #f6881f;}
ol.commentlist li div.comment-author a {color: #000; text-decoration:none;}
ol.commentlist li div.vcard { font-family: 'OpenSansBold', "Arial Black", Gadget, sans-serif; font-weight: normal; font-size: 1em; text-shadow: 1px 1px 1px #fff;}
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard cite.fn a.url {}
ol.commentlist li div.vcard img.avatar { float: left; margin: 5px 10px 0 5px; }
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {display: none;}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta { font-size:9px; }
ol.commentlist li div.comment-meta a { color:#000; text-decoration:none; }
ol.commentlist li p { font-size:13px; margin: 5px 10px 20px 45px; }
ol.commentlist li ul { list-style:square; margin:0 0 1em 2em; }
ol.commentlist li div.reply { font-size:11px; float: right; margin: -20px 10px 0px 0; }
ol.commentlist li div.reply a { font-family: 'OpenSansBold', Arial, Helvetica, sans-serif; font-weight: normal;text-transform: uppercase; color: #000; text-decoration: none; text-shadow: 1px 1px 1px #fff;}
ol.commentlist li ul.children { list-style:none; margin: 10px 0 0 25px;}
ol.commentlist li ul.children li { border: none;}
ol.commentlist li ul.children li.alt {text-indent:0;}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {padding: 10px 0 0 0; margin: 10px 0 0 0; text-indent: 0; border-top: 2px #000 solid; }
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { border-top: 2px #000 solid; background: none;}
ol.commentlist li ul.children li.depth-3 { margin-left: -65px; background: none;}
ol.commentlist li ul.children li.depth-4 { margin-left: -65px; background: none;}
ol.commentlist li ul.children li.depth-5 {margin-left: -65px; background: none;}
ol.commentlist li ul.children li.depth-6 {margin-left: -65px; background: none;}
ol.commentlist li ul.children li.depth-7 {margin-left: -65px; background: none;}
ol.commentlist li ul.children li.depth-8 {margin-left: -65px; background: none;}
ol.commentlist li ul.children li.depth-9 {margin-left: -65px; background: none;}
ol.commentlist li ul.children li.depth-10 {margin-left: -65px; background: none;}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.parent { }
ol.commentlist li.pingback { padding: 0 0 10px 0; }
ol.commentlist li.thread-alt {}
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}

.commentfeed {float:right; margin: 10px 0 0 0;}

.cancel-comment-reply {
	color: #F00;	
}

.cancel-comment-reply a {
	color: #000;
	text-decoration: none;	
	font-family: 'OpenSansBold', Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.cancel-comment-reply a:hover {
	color: #f6881f;
	text-decoration: none;	
}

#commentform {
	margin-top: 10px;
	font-family: 'OpenSansRegular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}

#commentform {
	margin-top: 10px;
	font-family: 'OpenSansRegular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}

#commentform a {
	text-decoration: none;
	color: #f6881f;
}

#commentform a:hover {
	text-decoration: none;
	color: #000000;
}

#commentform p {
	padding: 6px 0px;
	margin: 0px;
}

#commentform label{
	color: #000000;
	font-size: 100%;
	padding: 0 0 0 5px;
}

#commentform input{
	width: 153px;
	background:#f8f8f8;
	border: 1px solid #000000;
	padding: 3px;
	margin-top: 3px;
}

#commentform textarea{
	width: 99%;
	height: 115px;
	background:#f8f8f8;
	border: 1px solid #000000;
	padding: 2px;
	margin-top: 3px;
}

#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}

#commentform #submit{
	border: none;
	background: #f6881f;
	cursor:pointer;
	margin: 10px 0 30px 0;
	padding: 5px 20px 5px 10px;
	font-size: 1em;
	color: #fff;
	font-family: 'OpenSansBold', "Arial Black", Gadget, sans-serif;
	-webkit-appearance: none;
}

/* linkbuildingbeg form */

#getlinkbuilding {
	width: 350px;
	margin: 20px 0 0px 0px;
	position: relative;
}

#af-form-1038227538 .af-body .af-textWrap{width:230px;display:block;float:none; margin: 20px 0 0px 10px; position:relative;}
#af-form-1038227538 .af-body input.text, #af-form-1038227538 .af-body textarea{width: 220px;
	height: 38px;
	padding: 0 5px 0 10px;
	margin: 0px -4px 0 0;
	background: url(images/inputbg.png);
	background-repeat:repeat;
	vertical-align: middle;
	color: #000;
	border:none;
	float: left;
	font-family: 'OpenSansLight', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .85em;
	-webkit-border-radius:0; 
	border-radius:0;}
#af-form-1038227538 .af-body input.text:focus, #af-form-1038227538 .af-body textarea:focus{background: url(images/inputbg.png);border-color:#none;-webkit-border-radius:0; 
	border-radius:0;}
#af-form-1038227538 .af-body label.previewLabel{display:block;float:none;text-align:left;width:auto;color:#000000;text-decoration:none;font-style:normal;font-weight:normal;}
#af-form-1038227538 .buttonContainer input.submit{border: none;
	height: 38px;
	vertical-align: middle;
	background: #f6881f;
	cursor:pointer;
	float: right;
	margin: 0;
	padding: 0 15px 0 15px;
	font-size: 1.2em;
	color: #fff;
	font-family: 'OpenSansExtrabold', "Arial Black", Gadget, sans-serif;
	-webkit-appearance: none;
	-webkit-border-radius:0; 
	border-radius:0;}
#af-form-1038227538 .buttonContainer input.submit:hover {
	background: #000;	
}


/*Home Footer Form */

#tipslinksform {
	width: 430px;
	margin: 30px 0 0px 0px;
	position: relative;
}

#af-form-1692924012 .af-body .af-textWrap{width:100%;display:block;float:none;}
#af-form-1692924012 .af-body input.text, #af-form-1692924012 .af-body textarea{
	width: 250px;
	height: 40px;
	padding: 0 5px 0 7px;
	margin: 0px -4px 0 0;
	background: #f3f1f4;
	vertical-align: middle;
	color: #000;
	border:none;
	float: left;
	font-family: 'OpenSansLight', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .65em;
	-webkit-border-radius:0; 
	border-radius:0;}
#af-form-1692924012 .af-body input.text:focus, #af-form-1692924012 .af-body textarea:focus{background-color:#fff;border: 1px solid #f3f1f4;}
#af-form-1692924012 .buttonContainer input.submit{
	border: none;
	height: 40px;
	vertical-align: middle;
	background: #000;
	cursor:pointer;
	float: right;
	margin: 0;
	padding: 0 15px 0 15px;
	font-size: .85em;
	color: #fff;
	font-family: 'OpenSansBold', "Arial Black", Gadget, sans-serif;
	-webkit-appearance: none;
	-webkit-border-radius:0; 
	border-radius:0;}
	
#af-form-1692924012 .buttonContainer input.submit:hover {
	background: #d6d6d6;
}


/* MailChimp */
#mc_embed_signup #mc_embed_signup_scroll input[type="email"]{
	width: 230px;
	height: 38px;
	margin: 0px 6px 0 9px;
	padding: 0 5px 0 10px;
	background-color: #e7e7e8;
	background-repeat: repeat;
	display: inline-block;
	vertical-align: middle;
	color: #000;
	border: none;
	font-family: 'OpenSansLight', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .85em;
	-webkit-border-radius: 0;
	border-radius: 0;
	outline: none;
	box-shadow: none;
}

#mc_embed_signup #mc_embed_signup_scroll input[type="email"]::-webkit-input-placeholder {color: #000;}
#mc_embed_signup #mc_embed_signup_scroll input[type="email"]:-moz-placeholder {color: #000;}
#mc_embed_signup #mc_embed_signup_scroll input[type="email"]::-moz-placeholder {color: #000;}
#mc_embed_signup #mc_embed_signup_scroll input[type="email"]:-ms-input-placeholder {color: #000;}

#mc_embed_signup #mc_embed_signup_scroll input[type="submit"]{
	border: none;
	height: 38px;
	width: auto;
	display: inline-block;
	vertical-align: middle;
	background: #f6881f;
	cursor: pointer;
	margin: 0;
	padding: 0px;
	font-size: 1.2em;
	color: #fff;
	font-family: 'OpenSansExtrabold', "Arial Black", Gadget, sans-serif;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	text-transform: uppercase;
}

#mc_embed_signup #mc_embed_signup_scroll input[type="submit"]:hover{
	background: #000;
}

/* bottom of home page */
#tipslinksform #mc_embed_signup #mc_embed_signup_scroll input[type="email"]{
	font-size: .65em;
	background-color: #F3F1F4;
	width: 262px;
	margin: 0px 4px 0px 0px;
	padding: 0px 2px;
	box-sizing: border-box;
}

#tipslinksform #mc_embed_signup #mc_embed_signup_scroll input[type="submit"]{
	font-family: 'OpenSansBold', "Arial Black", Gadget, sans-serif;
	font-size: .85em;
	background: #000;
	padding: 0 15px 0 15px;
}

#tipslinksform #mc_embed_signup #mc_embed_signup_scroll input[type="submit"]:hover{
	background: #d6d6d6;
}

/* sidebar */
#sbtipslinksform #mc_embed_signup #mc_embed_signup_scroll input[type="email"]{
	font-size: .6em;
	background-color: #E9E9E9;
	width: 160px;
	margin: 0px;
	padding: 0px 2px;
	box-sizing: border-box;
}

#sbtipslinksform #mc_embed_signup #mc_embed_signup_scroll input[type="submit"]{
	font-family: 'OpenSansBold', "Arial Black", Gadget, sans-serif;
	font-size: .6em;
	padding: 0 10px 0 10px;
	width: 100px;
	background: #f6881f;
}

#sbtipslinksform #mc_embed_signup #mc_embed_signup_scroll input[type="submit"]:hover{
	background: #000;
}



/* Sidebar Form */


#sbtipslinksform #af-form-1692924012 .af-body input.text{
	font-size: .6em;
	background-color: #E9E9E9;
	width: 160px;
	margin: 0px;
	padding: 0px 2px;
	box-sizing: border-box;
}

#sbtipslinksform #af-form-1692924012 .buttonContainer input.submit{
	font-family: 'OpenSansBold', "Arial Black", Gadget, sans-serif;
	font-size: .6em;
	padding: 0 10px 0 10px;
	width: 100px;
	background: #f6881f;
}

#sbtipslinksform #af-form-1692924012 .buttonContainer input.submit:hover{
	background: #000;
	color: #fff;
}


#sbtipslinksform {
	width: 260px;
	margin: 30px 0 0px 0px;
	position: relative;
}

#af-form-525118969 .af-body .af-textWrap{width:260px;display:block;float:none;}
#af-form-525118969 .af-body input.text, #af-form-525118969 .af-body textarea{
	width: 150px;
	height: 35px;
	padding: 0 5px 0 7px;
	margin: 0px -4px 0 0;
	background: #e9e9e9;
	vertical-align: middle;
	color: #000;
	border:none;
	float: left;
	font-family: 'OpenSansLight', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .6em;
	-webkit-appearance: none;
	-webkit-border-radius:0; 
	border-radius:0;}
#af-form-525118969 .af-body input.text:focus, #af-form-525118969 .af-body textarea:focus{background-color:#e9e9e9; border:#f6881f 1px solid;}
#af-form-525118969 .af-body label.previewLabel{display:block;float:none;text-align:left;width:auto;color:#000000;text-decoration:none;font-style:normal;font-weight:normal;font-size:12px;}
#af-form-525118969 .buttonContainer input.submit{border: none;
	height: 35px;
	vertical-align: middle;
        width: 100px;
	background: #f6881f;
	cursor:pointer;
	float: right;
	margin: 0;
	padding: 0 10px 0 10px;
	font-size: .6em;
	color: #fff;
	font-family: 'OpenSansBold', "Arial Black", Gadget, sans-serif;
	-webkit-appearance: none;
	-webkit-border-radius:0; 
	border-radius:0;}
#af-form-525118969 .buttonContainer input.submit:hover {
	background: #000;	
}
#af-form-525118969 .buttonContainer{text-align:right;}


/* Begin Ad 1 */


@font-face {
    font-family: 'museo_700regular';
    src: url('fonts/museo700-regular-webfont.eot');
    src: url('fonts/museo700-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/museo700-regular-webfont.woff') format('woff'),
         url('fonts/museo700-regular-webfont.ttf') format('truetype'),
         url('fonts/museo700-regular-webfont.svg#museo_700regular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'museo_slab_500regular';
    src: url('fonts/museo_slab_500.eot');
    src: url('fonts/museo_slab_500.eot?#iefix') format('embedded-opentype'),
         url('fonts/museo_slab_500.woff') format('woff'),
         url('fonts/museo_slab_500.ttf') format('truetype'),
         url('fonts/museo_slab_500.svg#museo_slab_500regular') format('svg');
    font-weight: normal;
    font-style: normal;

}

#ad-1 {
	max-width: 665px;
	height: 300px;
	margin: 0px auto;
	background-image: url(images/bg.jpg);
	background-position: center;
	background-repeat: repeat;
	overflow: hidden;
	position: relative;
	border: 1px dotted #000;
}
	#ad-1 #addtitle1 {
		font-family: 'museo_slab_500regular', Arial, Helvetica, sans-serif;
		font-weight: normal;
		color: #000;
		font-size: 48px;
		text-shadow: 0px 2px 2px #fff;
		width: 100%;
		margin: 0px auto;
		padding: 100px 0 0 0;
		text-align: center;
		z-index: 99999;
		-webkit-animation: h2-animation 1.5s 1 ease-in-out;
		-moz-animation: h2-animation 1.5s 1 ease-in-out;
		-o-animation: h2-animation 1.5s 1 ease-in-out;
		-ms-animation: h2-animation 1.5s 1 ease-in-out;
		animation: h2-animation 1.5s 1 ease-in-out;
	}
	#ad-1 #addtitle2 {
		font-family: 'museo_700regular', Arial, Helvetica, sans-serif;
		font-weight: normal;
		color: #dd6b00;
		font-size: 14px;
		text-shadow: 0px 2px 2px #fff;
		width: 100%;
		margin: 0px auto;
		text-align: center;
		z-index: 99999;
		-webkit-animation: h3-animation 2.5s 1 ease-in-out;
		-moz-animation: h3-animation 2.5s 1 ease-in-out;
		-o-animation: h3-animation 2.5s 1 ease-in-out;
		-ms-animation: h3-animation 2.5s 1 ease-in-out;
		animation: h3-animation 2.5s 1 ease-in-out;
	}
	
	#ad-1 #arw1 {
		background: url(images/arw1.png) no-repeat;
		width: 172px;
		height: 69px;
		position: absolute;
		left: -6px; 
		top: 116px;
		-webkit-animation: arw1-animation 3s 1 ease-in-out;
		-moz-animation: arw1-animation 3s 1 ease-in-out;
		-o-animation: arw1-animation 3s 1 ease-in-out;
		-ms-animation: arw1-animation 3s 1 ease-in-out;
		animation: arw1-animation 3s 1 ease-in-out;
		z-index: 1;
	}
	
	#ad-1 #arw2 {
		background: url(images/arw2.png) no-repeat;
		width: 94px;
		height: 100px;
		position: absolute;
		right: 204px; 
		bottom: 0px;
		-webkit-animation: arw2-animation 3.25s 1 ease-in-out;
		-moz-animation: arw2-animation 3.25s 1 ease-in-out;
		-o-animation: arw2-animation 3.25s 1 ease-in-out;
		-ms-animation: arw2-animation 3.25s 1 ease-in-out;
		animation: arw2-animation 3.25s 1 ease-in-out;
		z-index: 1;
	}
	
	#ad-1 #arw3 {
		background: url(images/arw3.png) no-repeat;
		width: 95px;
		height: 101px;
		position: absolute;
		left: 190px; 
		top: 0px;
		-webkit-animation: arw3-animation 3.5s 1 ease-in-out;
		-moz-animation: arw3-animation 3.5s 1 ease-in-out;
		-o-animation: arw3-animation 3.5s 1 ease-in-out;
		-ms-animation: arw3-animation 3.5s 1 ease-in-out;
		animation: arw3-animation 3.5s 1 ease-in-out;
		z-index: 1;
	}
	
	#ad-1 #arw4 {
		background: url(images/arw4.png) no-repeat;
		width: 168px;
		height: 69px;
		position: absolute;
		right: 0px; 
		top: 116px;
		-webkit-animation: arw4-animation 3.75s 1 ease-in-out;
		-moz-animation: arw4-animation 3.75s 1 ease-in-out;
		-o-animation: arw4-animation 3.75s 1 ease-in-out;
		-ms-animation: arw4-animation 3.75s 1 ease-in-out;
		animation: arw4-animation 3.75s 1 ease-in-out;
		z-index: 1;
	}
	
	#ad-1 #arw5 {
		background: url(images/arw5.png) no-repeat;
		width: 94px;
		height: 100px;
		position: absolute;
		left: 190px; 
		bottom: 0px;
		-webkit-animation: arw5-animation 4s 1 ease-in-out;
		-moz-animation: arw5-animation 4s 1 ease-in-out;
		-o-animation: arw5-animation 4s 1 ease-in-out;
		-ms-animation: arw5-animation 4s 1 ease-in-out;
		animation: arw5-animation 4s 1 ease-in-out;
		z-index: 1;
	}
	
	#ad-1 #arw6 {
		background: url(images/arw6.png) no-repeat;
		width: 93px;
		height: 101px;
		position: absolute;
		right: 196px; 
		top: 0px;
		-webkit-animation: arw6-animation 4.25s 1 ease-in-out;
		-moz-animation: arw6-animation 4.25s 1 ease-in-out;
		-o-animation: arw6-animation 4.25s 1 ease-in-out;
		-ms-animation: arw6-animation 4.25s 1 ease-in-out;
		animation: arw6-animation 4.25s 1 ease-in-out;
		z-index: 1;
	}
	
	
	#ad-1 form {
		margin: 20px auto;
		width: 325px;
		position: relative;
		-webkit-animation: form-animation 5s 1 ease-in-out;
		-moz-animation: form-animation 5s 1 ease-in-out;
		-o-animation: form-animation 5s 1 ease-in-out;
		-ms-animation: form-animation 5s 1 ease-in-out;
		animation: form-animation 5s 1 ease-in-out;
		padding: 10px;
		z-index: 99999;
		position: relative;
	}
	
	#formbg {
		position: absolute;
		top:0;
		bottom: 0;
		width: 300px;
		height: 40px;
		border-radius: 5px;
		background-color: transparent;
		-webkit-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, .25);
		-moz-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, .25);
		box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, .25);	
	}
	
#af-form-507459416 .af-body .af-textWrap{width:100%;display:block;float:none;}
#af-form-507459416 .af-body input.text, #af-form-507459416 .af-body textarea {
	width: 158px;
		height: 38px;
		float: left;
		padding: 0 10px 0 10px;
		font-size: 16px;
		font-family: Arial, Helvetica, sans-serif;
		color: #000;
		text-shadow: 0px 1px 1px #fff;
		border-top-left-radius: 5px;
		border-bottom-left-radius: 5px;
		border:1px solid #d16200;
		outline: none;
		margin: 0;
		background-color: #f0f0f0;
		background-image: linear-gradient(bottom, rgb(240,240,240) 0%, rgb(220,220,220) 100%);
		background-image: -o-linear-gradient(bottom, rgb(240,240,240) 0%, rgb(220,220,220) 100%);
		background-image: -moz-linear-gradient(bottom, rgb(240,240,240) 0%, rgb(220,220,220) 100%);
		background-image: -webkit-linear-gradient(bottom, rgb(240,240,240) 0%, rgb(220,220,220) 100%);
		background-image: -ms-linear-gradient(bottom, rgb(240,240,240) 0%, rgb(220,220,220) 100%);
	}
#af-form-507459416 .af-body input.text:focus, #af-form-507459416 .af-body textarea:focus{
		background-image: linear-gradient(bottom, rgb(260,260,260) 0%, rgb(240,240,240) 100%);
		background-image: -o-linear-gradient(bottom, rgb(260,260,260) 0%, rgb(240,240,240) 100%);
		background-image: -moz-linear-gradient(bottom, rgb(260,260,260) 0%, rgb(240,240,240) 100%);
		background-image: -webkit-linear-gradient(bottom, rgb(260,260,260) 0%, rgb(240,240,240) 100%);
		background-image: -ms-linear-gradient(bottom, rgb(260,260,260) 0%, rgb(240,240,240) 100%);
	}
#af-form-507459416 .buttonContainer input.submit{
		height: 40px;
		position: absolute;
		top: 0;
		right: -2px;
		padding: 0 15px;
		font-size: 18px;
		font-family: 'museo_slab_500regular', Arial, Helvetica, sans-serif;
		color: #fff;
		text-shadow: 0px 2px 2px #cd6000;
		border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;
		border:1px solid #cd6000;
		border-left: none;
		background-color: #dd6b00;
		background-image: linear-gradient(bottom, rgb(205,96,0) 0%, rgb(221,107,0) 100%);
		background-image: -o-linear-gradient(bottom,rgb(205,96,0) 0%, rgb(221,107,0) 100%);
		background-image: -moz-linear-gradient(bottom, rgb(205,96,0) 0%, rgb(221,107,0) 100%);
		background-image: -webkit-linear-gradient(bottom, rgb(205,96,0) 0%, rgb(221,107,0) 100%);
		background-image: -ms-linear-gradient(bottom, rgb(205,96,0) 0%, rgb(221,107,0) 100%);
		cursor: pointer;
	}
	
#af-form-507459416 .buttonContainer input.submit:hover {
		background-image: linear-gradient(bottom, rgb(205,96,0) 0%, rgb(205,96,0) 100%);
		background-image: -o-linear-gradient(bottom, rgb(205,96,0) 0%, rgb(205,96,0) 100%);
		background-image: -moz-linear-gradient(bottom, rgb(205,96,0) 0%, rgb(205,96,0) 100%);
		background-image: -webkit-linear-gradient(bottom, rgb(205,96,0) 0%, rgb(205,96,0) 100%);
		background-image: -ms-linear-gradient(bottom, rgb(205,96,0) 0%, rgb(205,96,0)100%);
	}
	
/* WebKit Animations */

@-webkit-keyframes h2-animation {
	0%   {opacity: 0;}
	100% {opacity: 1;}
}
@-webkit-keyframes h3-animation {
	0%   {opacity: 0;}
	80%  {opacity: 0;}
	100% {opacity: 1;}
}

@-webkit-keyframes form-animation {
	0%   {opacity: 0; right: -400px;}
	90%  {opacity: 0; right: -400px;}
	95%  {opacity: 0.5; right: 20px;}
	100% {opacity: 1; right: 0px;}
}

@-webkit-keyframes arw1-animation {
	0%   {opacity: 0; left: -172px; top: 116px;}
	90%  {opacity: 0; left: -172px; top: 116px;}
	100% {opacity: 1; left: -6px; top: 116px;}
}
@-webkit-keyframes arw2-animation {
	0%   {opacity: 0; right: 104px; bottom: -100px;}
	90%  {opacity: 0; right: 104px; bottom: -100px;}
	100% {opacity: 1; right: 204px; bottom: 0px;}
}
@-webkit-keyframes arw3-animation {
	0%   {opacity: 0; left: 101px; top: -101px;}
	90%  {opacity: 0; left: 101px; top: -101px;}
	100% {opacity: 1; left: 190px; top: 0px;}
}
@-webkit-keyframes arw4-animation {
	0%   {opacity: 0; right: -162px; top: 116px;}
	90%  {opacity: 0; right: -162px; top: 116px;}
	100% {opacity: 1; right: 0px; top: 116px;}
}
@-webkit-keyframes arw5-animation {
	0%   {opacity: 0; left: 102px; bottom: -100px;}
	90%  {opacity: 0; left: 102px; bottom: -100px;}
	100% {opacity: 1; left: 190px; bottom: 0px;}
}
@-webkit-keyframes arw6-animation {
	0%   {opacity: 0; right: 89px; top: -90px;}
	90%  {opacity: 0; right: 89px; top: -90px;}
	100% {opacity: 1; right: 196px; top: 0px;}
}

@-webkit-keyframes boat-in-animation {
	0%   {left: -200px;}
	100% {left: 20px;}
}
@-webkit-keyframes boat-animation {
	0%   {bottom: 0px; left: 0px;}
	25%  {bottom: -2px; left: -2px;}
	70%  {bottom: 2px; left: -4px;}
	100% {bottom: -1px; left: 0px;}
}
@-webkit-keyframes question-mark-animation {
	0%   {opacity:0;}
	80%   {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes cloud-group-1-animation {
	0%       {left: 0px;}
	99.9999%   {left: -720px;}
	100%     {left: 0px;}
}
@-webkit-keyframes cloud-group-2-animation {
	0%       {left: 720px;}
	99.9999%   {left: 0px;}
	100%     {left: 720px;}
}
@-webkit-keyframes water-back-animation {
	0%   {bottom: 10px; left: -20px;}
	25%  {bottom: 8px; left: -22px;}
	70%  {bottom: 12px; left: -24px;}
	100% {bottom: 9px; left: -20px;}
}
@-webkit-keyframes water-front-animation {
	0%   {bottom: -70px; left: -30px;}
	25%  {bottom: -68px; left: -32px;}
	70%  {bottom: -72px; left: -34px;}
	100% {bottom: -69px; left: -30px;}
}

/* FireFox Animations */

@-moz-keyframes h2-animation {
	0%   {opacity: 0;}
	100% {opacity: 1;}
}
@-moz-keyframes h3-animation {
	0%   {opacity: 0;}
	80%  {opacity: 0;}
	100% {opacity: 1;}
}

@-moz-keyframes arw1-animation {
	0%   {opacity: 0; left: -172px; top: 116px;}
	90%  {opacity: 0; left: -172px; top: 116px;}
	100% {opacity: 1; left: -6px; top: 116px;}
}
@-moz-keyframes arw2-animation {
	0%   {opacity: 0; right: 104px; bottom: -100px;}
	90%  {opacity: 0; right: 104px; bottom: -100px;}
	100% {opacity: 1; right: 204px; bottom: 0px;}
}
@-moz-keyframes arw3-animation {
	0%   {opacity: 0; left: 101px; top: -101px;}
	90%  {opacity: 0; left: 101px; top: -101px;}
	100% {opacity: 1; left: 190px; top: 0px;}
}
@-moz-keyframes arw4-animation {
	0%   {opacity: 0; right: -162px; top: 116px;}
	90%  {opacity: 0; right: -162px; top: 116px;}
	100% {opacity: 1; right: 0px; top: 116px;}
}
@-moz-keyframes arw5-animation {
	0%   {opacity: 0; left: 102px; bottom: -100px;}
	90%  {opacity: 0; left: 102px; bottom: -100px;}
	100% {opacity: 1; left: 190px; bottom: 0px;}
}
@-moz-keyframes arw6-animation {
	0%   {opacity: 0; right: 89px; top: -90px;}
	90%  {opacity: 0; right: 89px; top: -90px;}
	100% {opacity: 1; right: 196px; top: 0px;}
}


@-moz-keyframes form-animation {
	0%   {opacity: 0; right: 118px; top: -90px;}
	90%  {opacity: 0; right: 118px; top: -90px;}
	95%  {opacity: 0.5; right: 204px; top: 0px;}
	100% {opacity: 1; right: 204px; top: 0px;}
}
@-moz-keyframes boat-in-animation {
	0%   {left: -200px;}
	100% {left: 20px;}
}
@-moz-keyframes boat-animation {
	0%   {bottom: 0px; left: 0px;}
	25%  {bottom: -2px; left: -2px;}
	70%  {bottom: 2px; left: -4px;}
	100% {bottom: -1px; left: 0px;}
}
@-moz-keyframes question-mark-animation {
	0%   {opacity:0;}
	80%   {opacity:0;}
	100% {opacity:1;}
}
@-moz-keyframes cloud-group-1-animation {
	0%       {left: 0px;}
	99.9999%   {left: -720px;}
	100%     {left: 0px;}
}
@-moz-keyframes cloud-group-2-animation {
	0%       {left: 720px;}
	99.9999%   {left: 0px;}
	100%     {left: 720px;}
}
@-moz-keyframes water-back-animation {
	0%   {bottom: 10px; left: -20px;}
	25%  {bottom: 8px; left: -22px;}
	70%  {bottom: 12px; left: -24px;}
	100% {bottom: 9px; left: -20px;}
}
@-moz-keyframes water-front-animation {
	0%   {bottom: -70px; left: -30px;}
	25%  {bottom: -68px; left: -32px;}
	70%  {bottom: -72px; left: -34px;}
	100% {bottom: -69px; left: -30px;}
}

/* Opera Animations */

@-o-keyframes h2-animation {
	0%   {opacity: 0;}
	100% {opacity: 1;}
}
@-o-keyframes h3-animation {
	0%   {opacity: 0;}
	100% {opacity: 1;}
}

@-o-keyframes arw1-animation {
	0%   {opacity: 0; left: -172px; top: 116px;}
	90%  {opacity: 0; left: -172px; top: 116px;}
	100% {opacity: 1; left: -6px; top: 116px;}
}
@-o-keyframes arw2-animation {
	0%   {opacity: 0; right: 104px; bottom: -100px;}
	90%  {opacity: 0; right: 104px; bottom: -100px;}
	100% {opacity: 1; right: 204px; bottom: 0px;}
}
@-o-keyframes arw3-animation {
	0%   {opacity: 0; left: 101px; top: -101px;}
	90%  {opacity: 0; left: 101px; top: -101px;}
	100% {opacity: 1; left: 190px; top: 0px;}
}
@-o-keyframes arw4-animation {
	0%   {opacity: 0; right: -162px; top: 116px;}
	90%  {opacity: 0; right: -162px; top: 116px;}
	100% {opacity: 1; right: 0px; top: 116px;}
}
@-o-keyframes arw5-animation {
	0%   {opacity: 0; left: 102px; bottom: -100px;}
	90%  {opacity: 0; left: 102px; bottom: -100px;}
	100% {opacity: 1; left: 190px; bottom: 0px;}
}
@-o-keyframes arw6-animation {
	0%   {opacity: 0; right: 89px; top: -90px;}
	90%  {opacity: 0; right: 89px; top: -90px;}
	100% {opacity: 1; right: 196px; top: 0px;}
}



@-o-keyframes form-animation {
	0%   {opacity: 0; right: -400px; top: -100px;}
	90%  {opacity: 0; right: -400px; top: -100px;}
	95%  {opacity: 0.5; right: 20px; top: 10px;}
	100% {opacity: 1; right: 0px; top: 0px;}
}
@-o-keyframes boat-in-animation {
	0%   {left: -200px;}
	100% {left: 20px;}
}
@-o-keyframes boat-animation {
	0%   {bottom: 0px; left: 0px;}
	25%  {bottom: -2px; left: -2px;}
	70%  {bottom: 2px; left: -4px;}
	100% {bottom: -1px; left: 0px;}
}
@-o-keyframes question-mark-animation {
	0%   {opacity:0;}
	80%   {opacity:0;}
	100% {opacity:1;}
}
@-o-keyframes cloud-group-1-animation {
	0%       {left: 0px;}
	99.9999%   {left: -720px;}
	100%     {left: 0px;}
}
@-o-keyframes cloud-group-2-animation {
	0%       {left: 720px;}
	99.9999%   {left: 0px;}
	100%     {left: 720px;}
}
@-o-keyframes water-back-animation {
	0%   {bottom: 10px; left: -20px;}
	25%  {bottom: 8px; left: -22px;}
	70%  {bottom: 12px; left: -24px;}
	100% {bottom: 9px; left: -20px;}
}
@-o-keyframes water-front-animation {
	0%   {bottom: -70px; left: -30px;}
	25%  {bottom: -68px; left: -32px;}
	70%  {bottom: -72px; left: -34px;}
	100% {bottom: -69px; left: -30px;}
}

/* IE Animations */

@-ms-keyframes h2-animation {
	0%   {opacity: 0;}
	100% {opacity: 1;}
}
@-ms-keyframes h3-animation {
	0%   {opacity: 0;}
	100% {opacity: 1;}
}

@-ms-keyframes arw1-animation {
	0%   {opacity: 0; left: -172px; top: 116px;}
	90%  {opacity: 0; left: -172px; top: 116px;}
	100% {opacity: 1; left: -6px; top: 116px;}
}
@-ms-keyframes arw2-animation {
	0%   {opacity: 0; right: 104px; bottom: -100px;}
	90%  {opacity: 0; right: 104px; bottom: -100px;}
	100% {opacity: 1; right: 204px; bottom: 0px;}
}
@-ms-keyframes arw3-animation {
	0%   {opacity: 0; left: 101px; top: -101px;}
	90%  {opacity: 0; left: 101px; top: -101px;}
	100% {opacity: 1; left: 190px; top: 0px;}
}
@-ms-keyframes arw4-animation {
	0%   {opacity: 0; right: -162px; top: 116px;}
	90%  {opacity: 0; right: -162px; top: 116px;}
	100% {opacity: 1; right: 0px; top: 116px;}
}
@-ms-keyframes arw5-animation {
	0%   {opacity: 0; left: 102px; bottom: -100px;}
	90%  {opacity: 0; left: 102px; bottom: -100px;}
	100% {opacity: 1; left: 190px; bottom: 0px;}
}
@-ms-keyframes arw6-animation {
	0%   {opacity: 0; right: 118px; top: -90px;}
	90%  {opacity: 0; right: 118px; top: -90px;}
	100% {opacity: 1; right: 196px; top: 0px;}
}

@-ms-keyframes form-animation {
	0%   {opacity: 0; right: 89px; top: -90px;}
	90%  {opacity: 0; right: 89px; top: -90px;}
	100% {opacity: 1; right: 190px; top: 0px;}
}
@-ms-keyframes boat-in-animation {
	0%   {left: -200px;}
	100% {left: 20px;}
}
@-ms-keyframes boat-animation {
	0%   {bottom: 0px; left: 0px;}
	25%  {bottom: -2px; left: -2px;}
	70%  {bottom: 2px; left: -4px;}
	100% {bottom: -1px; left: 0px;}
}
@-ms-keyframes question-mark-animation {
	0%   {opacity:0;}
	80%   {opacity:0;}
	100% {opacity:1;}
}
@-ms-keyframes cloud-group-1-animation {
	0%       {left: 0px;}
	99.9999%   {left: -720px;}
	100%     {left: 0px;}
}
@-ms-keyframes cloud-group-2-animation {
	0%       {left: 720px;}
	99.9999%   {left: 0px;}
	100%     {left: 720px;}
}
@-ms-keyframes water-back-animation {
	0%   {bottom: 10px; left: -20px;}
	25%  {bottom: 8px; left: -22px;}
	70%  {bottom: 12px; left: -24px;}
	100% {bottom: 9px; left: -20px;}
}
@-ms-keyframes water-front-animation {
	0%   {bottom: -70px; left: -30px;}
	25%  {bottom: -68px; left: -32px;}
	70%  {bottom: -72px; left: -34px;}
	100% {bottom: -69px; left: -30px;}
}

/* Animations */

@keyframes h2-animation {
	0%   {opacity: 0;}
	100% {opacity: 1;}
}
@keyframes h3-animation {
	0%   {opacity: 0;}
	100% {opacity: 1;}
}

@keyframes arw1-animation {
	0%   {opacity: 0; left: -172px; top: 116px;}
	90%  {opacity: 0; left: -172px; top: 116px;}
	100% {opacity: 1; left: -6px; top: 116px;}
}
@keyframes arw2-animation {
	0%   {opacity: 0; right: 104px; bottom: -100px;}
	90%  {opacity: 0; right: 104px; bottom: -100px;}
	100% {opacity: 1; right: 204px; bottom: 0px;}
}
@keyframes arw3-animation {
	0%   {opacity: 0; left: 101px; top: -101px;}
	90%  {opacity: 0; left: 101px; top: -101px;}
	100% {opacity: 1; left: 190px; top: 0px;}
}
@keyframes arw4-animation {
	0%   {opacity: 0; right: -162px; top: 116px;}
	90%  {opacity: 0; right: -162px; top: 116px;}
	100% {opacity: 1; right: 0px; top: 116px;}
}
@keyframes arw5-animation {
	0%   {opacity: 0; left: 102px; bottom: -100px;}
	90%  {opacity: 0; left: 102px; bottom: -100px;}
	100% {opacity: 1; left: 190px; bottom: 0px;}
}
@keyframes arw6-animation {
	0%   {opacity: 0; right: 89px; top: -90px;}
	90%  {opacity: 0; right: 89px; top: -90px;}
	100% {opacity: 1; right: 196px; top: 0px;}
}

@keyframes form-animation {
	0%   {opacity: 0; right: -400px; top: -100px;}
	90%  {opacity: 0; right: -400px; top: -100px;}
	95%  {opacity: 0.5; right: 20px; top: 20px;}
	100% {opacity: 1; right: 0px; top: 0px;}
}
@keyframes boat-in-animation {
	0%   {left: -200px;}
	100% {left: 20px;}
}
@keyframes boat-animation {
	0%   {bottom: 0px; left: 0px;}
	25%  {bottom: -2px; left: -2px;}
	70%  {bottom: 2px; left: -4px;}
	100% {bottom: -1px; left: 0px;}
}
@keyframes question-mark-animation {
	0%   {opacity:0;}
	80%   {opacity:0;}
	100% {opacity:1;}
}
@keyframes cloud-group-1-animation {
	0%       {left: 0px;}
	99.9999%   {left: -720px;}
	100%     {left: 0px;}
}
@keyframes cloud-group-2-animation {
	0%       {left: 720px;}
	99.9999%   {left: 0px;}
	100%     {left: 720px;}
}
@keyframes water-back-animation {
	0%   {bottom: 10px; left: -20px;}
	25%  {bottom: 8px; left: -22px;}
	70%  {bottom: 12px; left: -24px;}
	100% {bottom: 9px; left: -20px;}
}
@keyframes water-front-animation {
	0%   {bottom: -70px; left: -30px;}
	25%  {bottom: -68px; left: -32px;}
	70%  {bottom: -72px; left: -34px;}
	100% {bottom: -69px; left: -30px;}
}

/* End Ad 1 */

/* Contact Form */

#form_wrap p {text-shadow:0 1px 0 #fff; font-size:22px; font-family: 'OpenSansBold', Arial, Helvetica, sans-serif;
			font-weight: normal; text-transform:uppercase;}
#wrap {width:530px; margin:20px auto 0; height:800px;}


	#form_wrap { margin: 40px 0 0 0; overflow:hidden; height:446px; position:relative; top:0px;
		-webkit-transition: all 1s ease-in-out .3s;
		-moz-transition: all 1s ease-in-out .3s;
		-o-transition: all 1s ease-in-out .3s;
		transition: all 1s ease-in-out .3s;}
	
	#form_wrap:before {content:"";
		position:absolute;
		bottom:128px;left:0px;
		background:url('images/before.png');
		width:530px;height: 316px;}
	
	#form_wrap:after {content:"";position:absolute;
		bottom:0px;left:0;
		background:url('images/after.png');
		width:530px;height: 260px; }

	#form_wrap.hide:after, #form_wrap.hide:before {display:none; }
	#form_wrap:hover {height:800px;top:-200px;}


	#form_wrap form {background:#f7f2ec url('images/letter_bg.png'); 
		position:relative;top:200px;overflow:hidden;
		height:200px;width:400px;margin:0px auto;padding:20px; 
		border: 1px solid #fff;
		border-radius: 3px; 
		-moz-border-radius: 3px; -webkit-border-radius: 3px;
		box-shadow: 0px 0px 3px #9d9d9d, inset 0px 0px 27px #fff;
		-moz-box-shadow: 0px 0px 3px #9d9d9d, inset 0px 0px 14px #fff;
		-webkit-box-shadow: 0px 0px 3px #9d9d9d, inset 0px 0px 27px #fff;
		-webkit-transition: all 1s ease-in-out .3s;
		-moz-transition: all 1s ease-in-out .3s;
		-o-transition: all 1s ease-in-out .3s;
		transition: all 1s ease-in-out .3s;}


		#form_wrap:hover form {height:530px;}

		#form_wrap label {
			margin: 11px 20px 0 0; 
			font-size: 14px; color: #88898f;
			text-transform: uppercase; 
			text-shadow: 0px 1px 0px #fff;
			font-family: 'OpenSansRegular', Arial, Helvetica, sans-serif;
			font-weight: normal; 
		}

		#form_wrap input[type=text], textarea {
			font-size: 14px;
			color: #000;background:none;
			width: 380px; height: 36px; padding: 0px 10px; margin: 0 0 10px 0;
			border:1px solid #88898f;
			font-family: 'OpenSansLight', Arial, Helvetica, sans-serif;
			font-weight: normal;
			-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
			-moz-box-shadow: inset 0px 0px 1px #726959;
			-webkit-box-shadow:  inset 0px 0px 1px #b3a895; 
			box-shadow:  inset 0px 0px 1px #b3a895;
		}	

		#form_wrap textarea { height: 80px; padding-top:14px;}

		#form_wrap textarea:focus, input[type=text]:focus {background:rgba(255,255,255,.35);}

		#form_wrap input[type=submit] {
			position:relative;
			font-family: 'OpenSansBold', Arial, Helvetica, sans-serif;
			font-weight: normal; 
			font-size:24px; color: #000;text-shadow:0 1px 0 #fff;
			width:100%; text-align:center;opacity:0;
			background:none;
			cursor: pointer;
			border: none;
			-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; 
			-webkit-transition: opacity .6s ease-in-out 0s;
			-moz-transition: opacity .6s ease-in-out 0s;
			-o-transition: opacity .6s ease-in-out 0s;
			transition: opacity .6s ease-in-out 0s;
		}

		#form_wrap:hover input[type=submit] {z-index:1;opacity:1;
			-webkit-transition: opacity .5s ease-in-out 1.3s;
			-moz-transition: opacity .5s ease-in-out 1.3s;
			-o-transition: opacity .5s ease-in-out 1.3s;
			transition: opacity .5s ease-in-out 1.3s;}

			#form_wrap:hover input:hover[type=submit] {color:#f6881f;}
			
.form_thanks {
	width: 100%;
	text-align: left;	
}

#isBot {
	display: none;	
}

div.dd_post_share {
    margin-top: 20px;
}

div.textboxcont {
    line-height: 16px;
}

img.aligncenter.wp-image-2666.size-full {
    display: block;
    margin-left: auto;
    margin-right: auto;
}