/*
Theme Name: Long Fence and Home
Theme URI: http://wwww.longfenceandhome.com/
Description: A custom theme designed and developed by Socius Marketing for Long Fence and Home, based on the Twenty Ten theme.
Author: Socius Marketing
Author URI: http://www.sociusmarketing.com
Version: 1.0
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img,
a {
	border: none;
	outline: none
}

/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea {
	font-family: 'Droid Sans', Arial, sans-serif;
}
#slogan,
#slider,
#cta_bar,
#cta_buttons,
#cta_bar input {
	font-family: 'Cabin', Arial, sans-serif;
}


/* =Structure
-------------------------------------------------------------- */
.full_width {
	float: left;
	width: 100%;
	background-color: #fff;
}
.wrapper {
	margin: 0 auto;
	width: 940px;
	position: relative;
}


/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body {
	background: #808080;
}
body,
input,
textarea {
	color: #2a2a2a;
	font-size: 13px;
	line-height: 21px;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 20px;
}

/* Text elements */
p {
	margin-bottom: 20px;
}
ul {
	list-style: square;
	margin: 0 0 20px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 20px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 20px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 20px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	overflow: auto;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}
a:link {
	color: #339a33;
}
a:visited {
	color: #006d00;
}
a:active,
a:hover {
	color: #339a33;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}



/* =Download Brochure
-------------------------------------------------------------- */
.download_area {
	position:fixed;
	right: 0;
	top: 91px;
	overflow: hidden;
	height: 100%;
	width: 75px;
	z-index: 50;
}
a.download_brochure {
	background: url("images/sprite.png") no-repeat scroll left top transparent;
	display: block;
	height: 218px;
	outline: none;
	border: none;
	left: 0;
	position: absolute;
	text-indent: -9009px;
	top: 110px;
	width: 79px;
	z-index: 21;
}
#download_form {
	background: #ffd24d;
	border: medium none;
	color: #2a2a2a;
	left: 79px;
	margin: 12px 0 0;
	padding: 20px;
	position: absolute;
	text-align: left;
	line-height: 1;
	top: 0;
	width: 210px;
	z-index: 22;
}
#download_form h3 {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}

/* =Header
-------------------------------------------------------------- */
#header {
	padding: 10px 0;
}
#branding {
	float: left;
	position: relative;
	z-index: 30;
}
#masthead,
#branding {
	float: right;
	position: relative;
	z-index: 30;
}
#branding {
	float: left;
}
#masthead .menu-header,
#site-description {
	float: right;
	width: 100%;
}
#masthead ul {
	list-style: none;
	margin: 5px 0 15px;
	float: right;
}
#masthead li {
	float: left;
	padding: 0 10px;
	line-height: 1em;
	border-right: 1px solid #666;
}
#masthead li.menu-item-last {
	border-right: 0;
	padding-right: 0;
}
#masthead a {
	color: #666;
	font-size: 11px;
	text-decoration: none;
}
#masthead a:hover {
	text-decoration: underline;
}
#site-description {
	text-align: right;
	font-weight: bold;
	font-size: 24px;
	text-transform: uppercase;
	color: #00469b;
}

#site-description a {
	text-align: right;
	font-weight: bold;
	font-size: 24px;
	text-transform: uppercase;
	color: #00469b;
}

#site-description a:hover{
       text-decoration:none;

}
/* =Menu
-------------------------------------------------------------- */

#access {
	background: url("images/accessBG.png") left top repeat-x #023479;
	height: 49px;
	position: relative;
	z-index: 30;
}
#access .menu-header,
div.menu {
	font-size: 18px;
}
#access ul {
	list-style: none;
	margin: 0;
}
#access li {
	float: left;
}
#access ul#primaryNav {
	border-left: 1px solid #1d5da8;
	border-right: 1px solid #03367e;
	float: left;
}
#access #primaryNav a.main_nav_link {
	color: #fff;
	display: block;
	line-height: 49px;
	border-right: 1px solid #1d5da8;
	border-left: 1px solid #03367e;
	padding: 0 15px;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
#access #primaryNav a.main_nav_link:hover,
#access #primaryNav .main_nav_item.active_dropper a.main_nav_link,
.page-template-page-windows-php #access #primaryNav #main_nav-windows a.main_nav_link,
.page-template-page-kitchens-php #access #primaryNav #main_nav-kitchens a.main_nav_link,
.page-template-page-baths-php #access #primaryNav #main_nav-baths a.main_nav_link,
.page-template-page-siding-php #access #primaryNav #main_nav-siding a.main_nav_link,
.page-template-page-doors-php #access #primaryNav #main_nav-doors a.main_nav_link,
.page-template-page-roofing-php #access #primaryNav #main_nav-roofing a.main_nav_link {
	background: url("images/accessBG-hover.png") left top repeat-x #d6d6d6;
	color: #333;
}
#access_social {
	float: right;
	margin-top: 16px;
}
#access_social h5 {
	font-size: 10px;
	text-transform: uppercase;
	color: #fff;
	line-height: 1.6em;
	float: left;
}
.social_icons {
	float: left;
}
.social_icons li {
	margin-left: 5px;
	width: 16px;
	height: 16px;
	float: left;
}
.social_icons a {
	width: 16px;
	height: 16px;
	float: left;
	background: url("images/sprite.png") -404px -218px no-repeat transparent;
	display: block;
	text-indent: -9009px;
}
.social_icons .googleplus a {
	background: none;
	text-indent: 0;
}
.social_icons .facebook a {
	background-position: -404px -218px;
}
.social_icons .facebook a:hover {
	background-position: -404px -234px;
}
.social_icons .twitter a {
	background-position: -420px -218px;
}
.social_icons .twitter a:hover {
	background-position: -420px -234px;
}
.social_icons .youtube a {
	background-position: -436px -218px;
}
.social_icons .youtube a:hover {
	background-position: -436px -234px;
}
.social_icons .pinterest a {
	background-position: -452px -218px;
}
.social_icons .pinterest a:hover {
	background-position: -452px -234px;
}


/* =Dropdown Navigation
-------------------------------------------------------------- */
.dropper {
	display: none;
	z-index: 25;
	position: absolute;
	top: 49px;
	left: 0;
	background: url("images/dropdownBG.png") left top repeat-y #fff;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 1);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 1);
}
.dropper .dropper_section {
	float: left;
	padding: 15px 10px 15px 15px;
}
.dropper_left_side {
	width: 135px;
}
.dropper_middle {
	width: 570px;
}
.dropper_right_side {
	width: 160px;
}
.dropper li {
	line-height: 1em;
	width: 100%;
	margin-bottom: 8px;
}
.dropper a {
	font-size: 11px;
	color: #033883;
	cursor: pointer;
	line-height: 14px;
	text-decoration: none;
}
.dropper a:hover {
	text-decoration: underline;
}
.dropper h4 {
	font-weight: bold;
	font-size: 12px;
	color: #033883;
	margin-bottom: 12px;
}
.dropper .dropper_right_side_menu li {
	padding-left: 20px;
	line-height: 16px;
}
.dropper li.report-icon {
	background: url("images/report-icon.png") left top no-repeat transparent;
}
.dropper li.video-icon {
	background: url("images/video-icon.png") left top no-repeat transparent;
}
.dropper li.photo-icon {
	background: url("images/photo-icon.png") left top no-repeat transparent;
}
.dropper li.guide-icon {
	background: url("images/guide-icon.png") left top no-repeat transparent;
}
.dropper li.promo-icon {
	background: url("images/promo-icon.png") left top no-repeat transparent;
}
.dropper .dropper_middle_menu li {
	width: 190px;
}
.dropper img {
	width: 68px;
	height: 68px;
	float: left;
	margin-right: 10px;
}
.dropper .page-title {
	float: left;
	width: 92px;
	margin-top: 10px;
}
.dropper .dropper_middle_menu a {
	float: left;
	width: 170px;
	margin: 0 20px 10px 0;
}

/* =Slogan
-------------------------------------------------------------- */
#slogan {
	position: relative;
	z-index: 1;
	line-height: 1em;
	height: 76px;
	width: 100%;
	top: -10px;
	left: 0;
	float: left;
}
.home #slogan {
	position: absolute;
	height: auto;
	top: 92px;
	width: auto;
	float: none;
	left: 199px;
}
.blog #slogan {
	position: absolute;
	top: -10px;
}
#slogan_container {
	position: relative;
}
#slogan img {
	left: 120px;
    position: absolute;
    top: 0;
}
.home #slogan img {
	left: 75px;
    top: -145px;
}
.blog #slogan img {
	left: 120px;
    top: 0;
}

/* =Slider
-------------------------------------------------------------- */
#slider {
	height: 420px;
	position: relative;
	z-index: 5;
	overflow: hidden;
}
.home #slider {
	background: #fff;
	padding-top: 80px;
}
#slider_container {
	width: 100% !important;
	background: url("images/loading.gif") 50% 50% no-repeat transparent;
}
.slider_shadow {
	background: url("images/sliderBG.png") left top repeat-x transparent;
	height: 420px;
	z-index: 6;
}
.slide {
	background-color: transparent;
	background-position: center top;
	background-repeat: no-repeat;
	display: none;
	width: 100% !important;
	height: 420px;
}
.slider_text_container {
	margin-left: 320px;
	padding: 30px 0 0 0;
	float: left;
	width: 620px;
}
.attachment-slide-logo,
.slider_text,
#slider .slide_link {
	float: right;
	text-align: right;
	color: #fff;
	display: block;
}
.slider_text,
.slide_link {
	width: 100%;
}
.slider_text h3 {
	font-size: 48px;
	margin-bottom: 15px;
	line-height: 1em;
	font-weight: bold;
}
.slider_text p {
	font-size: 30px;
	line-height: 1em;
	margin-bottom: 15px;
	font-weight: bold;
}
.slide_link {
	text-decoration: none;
	font-size: 18px;
}
.slide_link:hover {
	text-decoration: underline;
}
#nav {
	position: absolute;
	z-index: 10;
	top: 10px;
	left: 0;
}
#nav a {
	background: url("images/nav.png") left top no-repeat transparent;
	height: 14px;
	display: block;
	width: 13px;
	position: relative;
	float: left;
	margin-right: 3px;
	text-indent: -9009px;
}
#nav a:hover,
#nav a.activeSlide {
	background-position: left bottom;
}
#nav a:active {
	top: 1px;
}

/* =Slideshow
-------------------------------------------------------------- */
#slideshow {
	position: relative;
	margin-bottom: 25px;
}
#slideshow_container,
#slideshow_container img {
	width: 600px;
	z-index: 4;
	height: 268px;
}
#slideshow_container img {
	display: none;
}
#content #nav {
	left: 10px;
}
#myGallery {
	width: 598px;
	height: 450px;
	margin-bottom: 20px;
	border: 1px solid #C6C6C6;
}

/* =Short Form
-------------------------------------------------------------- */
.page-template-page-home-php #short_form_top,
.page-template-page-home-php #short_form_bottom,
.page-template-page-home-php #short_form {
	width: 328px;
	float: left;
}
.page-template-page-home-php #short_form_top {
	background: url("images/short_form_topBG.png") left top no-repeat transparent;
	padding-top: 16px;
	position: absolute;
	left: 0;
	top: -350px;
}
.page-template-page-home-php #short_form_bottom {
	background: url("images/short_form_bottomBG.png") left bottom no-repeat transparent;
	padding-bottom: 22px;
}
#short_form {
	width: 190px;
	padding: 0 15px 0 14px;
	background: #00469b;
	float: left;
	-webkit-border-radius: 5px 0px 0px 5px;
	border-radius: 5px 0px 0px 5px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.page-template-page-home-php #short_form {
	width: 270px;
	padding: 0 29px;
	height: 390px;
	-webkit-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
	border: 0;
	background: url("images/short_formBG.png") left top repeat-y transparent;
}
#short_form h4 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1em;
	color: #fff;
	padding-bottom: 10px;
	margin: 13px 0 10px;
	text-align: center;
	width: 100%;
	border-bottom: 1px solid #002a5c;
}
.page-template-page-home-php #short_form h4 {
	font-size: 24px;
	margin: 10px 0;
}
#short_form div {
    display: block;
    float: left;
    width: 100%;
	margin-bottom: 10px;
}
#short_form div div {
	margin-bottom: 0;
}
#short_form label {
	font-size: 11px;
	color: #fff;
	display: block;
	width: 100%;
	line-height: 1em;
	margin-bottom: 3px;
}
.page-template-page-home-php #short_form label {
	font-size: 12px;
}
#short_form #fname_field {
	width: 40%;
	margin-right: 4%;
}
#short_form #lname_field {
	width: 56%;
}
#short_form input,
#short_form select {
	width: 96%;
	float: left;
	padding: 4px 2px;
	-webkit-box-shadow: inset 0px 2px 5px 0px #a1a1a1;
	box-shadow: inset 0px 2px 5px 0px #a1a1a1;
	border: 1px solid #a9d0ff;
	margin: 0;
	font-size: 10px;
}
.page-template-page-home-php #short_form input,
.page-template-page-home-php #short_form select {
	font-size: 14px;
}
#short_form div span {
	font-size: 9px;
	color: #829ab8;
	line-height: 1em;
	margin: 3px 0 0 3px;
	float: left;
}
.page-template-page-home-php #short_form div span {
	font-size: 10px;
}
#short_form #phone_field,
#short_form #zip_code_field {
	width: 48%;
	margin-right: 4%;
}
#promo_field {
		width: 75%;
	margin-right: 4%;
	margin-top: 3px;
}
#short_form #zip_code_field {
	margin-right: 0;
}
#short_form input#submitForm {
	width: 192px;
	height: 35px;
	background: url("images/sprite.png") left -328px no-repeat transparent;
	cursor: pointer;
	display: block;
	-webkit-box-shadow: inset 0px 0 0 0px #a1a1a1;
	box-shadow: inset 0px 0 0 0px #a1a1a1;
	border: 0 solid #a9d0ff;
	position: relative;
	text-indent: -9009px;
	padding: 0;
	margin-top: 8px;
}
.page-template-page-careers-php #short_form input#submitForm {
	background-image: url("images/short_form_submit_careers_small.png");
	background-position: left top;
}
#short_form input#submitForm:hover {
	background-position: left -363px;
}
.page-template-page-careers-php #short_form input#submitForm {
	background-image: url("images/short_form_submit_careers_small.png");
	background-position: left -35px;
}
.page-template-page-home-php #short_form input#submitForm {
	width: 270px;
	height: 48px;
	margin-top: 4px;
	background: url("images/sprite.png") -468px -218px no-repeat transparent;
}
.page-template-page-home-php #short_form input#submitForm:hover {
	background-position: -468px -266px;
}
#short_form input#submitForm:active {
	top: 1px;
}
#short_form .hide {
	display: none;
}
#short_form .bVErrMsgContainer,
#short_form .bVErrMsgContainer div {
	width: auto;
}

/* =CTA Bar
-------------------------------------------------------------- */
.page-template-page-home-php #cta_bar {
    left: -10px;
    position: absolute;
    top: -115px;
    width: 100%;
    z-index: 15;
}
#cta_buttons {
	margin: 0;
	list-style: none;
	float: left;
}
.page-template-page-home-php #cta_buttons {
	margin-left: 340px;
}
#cta_buttons li {
	float: left;
	display: block;
	margin-bottom: 10px;
}
#cta_buttons li {
	float: left;
	display: block;
	margin-bottom: 10px;
}
.page-template-page-home-php #cta_buttons li#cta-2 {
	margin: 0 0 0 33px;
}
.page-template-page-home-php #cta_buttons li {
	margin: 0;
}
#cta_buttons li a {
	width: 228px;
	height: 81px;
	text-decoration: none;
	position: relative;
	display: block;
	left: -4px;
	background: url("images/sprite.png") -642px top no-repeat transparent;
}
#cta_buttons li a span {
	color: #624900;
	font-size: 20px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #ffffff;
	font-weight: bold;
	margin: 16px 0 0 69px;
	float: left;
	line-height: 1em;
}
#cta_buttons li#cta-1 a:hover {
	background-position: -642px -81px;
}
#cta_buttons li#cta-2 a {
	background-position: -870px top;
}
#cta_buttons li#cta-2 a:hover {
	background-position: -870px -81px;
}
#cta_buttons li a:active {
	top: 1px;
}
.page-template-page-home-php #cta_buttons li a {
	width: 283px;
	height: 99px;
	left: 0;
	background: url("images/sprite.png") -79px top no-repeat transparent;
}
.page-template-page-home-php #cta_buttons li a span {
	font-size: 24px;
	margin: 19px 0 0 90px;
}
.page-template-page-home-php #cta_buttons li#cta-1 a:hover {
	background-position: -79px -99px;
}
.page-template-page-home-php #cta_buttons li#cta-2 a {
	background-position: -361px top;
}
.page-template-page-home-php #cta_buttons li#cta-2 a:hover {
	background-position: -361px -99px;
}

/* =Trailing Nav
-------------------------------------------------------------- */
#trailing_nav {
	background: #f3f3f3;
}
.trail_nav {
	background: url("images/trail_navBG.png") left bottom no-repeat transparent;
	width: 100%;
	float: left;
	padding-bottom: 6px;
}
.trail_nav .menu {
	background: #d5d5d5;
	width: 920px;
	padding: 6px 10px 0;
	margin: 0;
	float: left;
	list-style: none;
}
.trail_nav .menu li {
	float: left;
	margin-right: 15px;
}
.trail_nav .menu li a {
	font-weight: bold;
	color: #033883;
	text-decoration: none;
	float: left;
	font-size: 11px;
}
.trail_nav .menu li a:hover {
	text-decoration: underline;
}

/* =Content
-------------------------------------------------------------- */

#main {
	clear: both;
	background: url("images/mainBG.png") center top no-repeat #f3f3f3;
	min-height: 565px;
	padding-top: 15px;
}
.page-template-page-home-php #main {
	min-height: 490px;
	padding-top: 90px;
}
#container.one-column {
	float: left;
	width: 100%;
}

#content {
	float: left;
	background: url("images/trust.png") 646px top no-repeat transparent;
	padding: 0 100px 40px 20px;
	width: 600px;
	min-height: 653px;
}
/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
	width: 960px;
}
#content,
#content input,
#content textarea {
	color: #2a2a2a;
	font-size: 13px;
	line-height: 21px;
}
#content a:hover {
	text-decoration: none;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 20px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #00469b;
	line-height: 1.5em;
	margin: 0 0 20px 0;
}
#content .entry-title,
#content h3 {
	color: #00469b;
	font-size: 23px;
	font-weight: bold;
	line-height: 1.285em;
}
#content h4 {
	font-size: 18px;
	font-weight: bold;
}
#content h5 {
	font-size: 14px;
	font-weight: bold;
}
.entry-title a:link,
.entry-title a:visited {
	color: #00469b;
	text-decoration: none;
}
#content table {
	margin: 0 0 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #00469b;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	padding: 10px;
}
.entry-content,
.entry-summary {
	clear: both;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
body.page .edit-link {
	clear: both;
	display: block;
}
.read_more_content {
	display: none;
}
.read_more_link_container {
	width: 100%;
	display: block;
}
#content .read_more_link {
	width: 202px;
	height: 52px;
	background: url("images/sprite.png") left -218px no-repeat transparent;
	font-size: 10px;
	color: #735600;
	padding-top: 3px;
	text-decoration: none;
	display: block;
	margin: 0 auto 30px;
	text-transform: uppercase;
	text-align: center;
}
#content .read_more_link:hover {
	background-position: -202px -218px;
}
#content .read_more_link.link_open {
	background-position: left -273px;
}
#content .read_more_link.link_open:hover {
	background-position: -202px -273px;
}

/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.single img.size-auto,
.single img.size-full,
.single img.size-large,
.single img.size-medium,
.single .attachment img {
	max-width: 100%;
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 20px !important;
	margin-top: 4px !important;
	border: 1px solid #636363 !important;
}
#content img.no-border {
	border: 0 !important;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 20px !important;
	margin-top: 4px !important;
	border: 1px solid #636363 !important;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 20px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* =Comments
-------------------------------------------------------------- */
.nopassword,
.nocomments {
	display: none;
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin: 0;
}
.widget-container {
	margin: 0 0 30px 0;
	float: left;
	width: 100%;
}
.widget-title {
	color: #00469b;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area ul li.add_info {
	margin-top:50px;
}
/* Main sidebars */


#primary,
#secondary {
	float: left;
	overflow: hidden;
	width: 220px;
}
#secondary {
	clear: right;
}
#primary .menu li {
	padding: 0 20px;
	border-bottom: 1px solid #d2d2d2;
}
#primary .menu li a {
	color: #666;
	display: block;
	padding: 7px 0;
	line-height: 1em;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
#primary .menu li:hover a,
#primary .menu li.current-menu-parent a,
#primary .menu li.current_page_item a {
	text-decoration: none;
	color: #333;
}
#primary .menu li:hover,
#primary .menu li.current-menu-parent,
#primary .menu li.current_page_item {
	background: #fff;
}
#primary .menu li.current-menu-parent,
#primary .menu li.current_page_item {
	background: #fff;
}
#primary .menu .sub-menu {
	padding: 5px 0 10px;
}
#primary .menu .sub-menu li {
	padding: 0 0 5px 15px;
	background: url("images/bullet.png") left 3px no-repeat transparent;
	border-bottom: 0 solid #d2d2d2;
}
#primary .menu .sub-menu li a {
	color: #666;
	display: block;
	padding: 0;
	line-height: 14px;
	font-size: 11px;
	text-transform: none;
	font-weight: normal;
}
#primary .menu .sub-menu li:hover a {
	text-decoration: none;
	color: #333;
}
#primary .menu .sub-menu li.current_page_item a {
	color: #333;
	font-weight: bold;
}
#sidebar_ctas {
	margin-bottom: 10px;
}
#guild_quality_reviews {
	margin-bottom: 10px;
}
#reviews_container {
	margin-bottom: 20px;
}
.review {
	display: none;
}
.review,
#satisfaction_gauarnteed p {
	color: #2a2a2a;
	font-style: italic;
	font-size: 11px;
	margin-bottom: 20px;
	padding-right: 20px;
	line-height: 16px;
}
.review a {
	color: #00469b;
	font-style: normal;
}
.review a:hover {
	color: #00469b;
	text-decoration: underline;
}
#satisfaction_gauarnteed p {
	margin-bottom: 0;
}
#satisfaction_gauarnteed p,
#satisfaction_gauarnteed h3 {
	text-align: center;
	padding-right: 0;
}


/* =Coupons
-------------------------------------------------------------- */
#coupons {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.coupon-shadow {
	background: url("images/coupon-shadow.png") center bottom no-repeat transparent;
	padding-bottom: 14px;
	float: left;
	width: 280px;
	margin: 0 10px;
}
.couponsection {
	background: #fff;
	border: 1px dashed #bebebe;
	width: 238px;
	padding: 20px;
	float: left;
}
.coupon_row {
	float: left;
	widht: 100%;
	margin-bottom: 10px;
}
.coupon_image {
	float: left;
	width: 238px;
	margin: 0 0 10px 0;
}
.couponsection h3 {
	text-align: center;
}
#content .couponsection p {
	margin-bottom: 10px;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
}
#content .couponsection p.disclaimer {
	font-size: 9px;
	margin-bottom: 0;
	color: #999;
	clear: both;
	text-align: center;
	line-height: 11px;
	margin-top: 10px;
	font-weight: normal;
	display: block;
}
.product_logo {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.product_logo img {
	margin: 0 auto;
	display: block;
	float: none;
	text-align: center;
}
.coupon_entry {
	float: left;
	width: 100%;
}

/* =Footer
-------------------------------------------------------------- */

#footer {
	clear: both;
	color: #fff;
	font-size: 11px;
	line-height: 18px;
	border-top: 1px solid #fff;
	background: url("images/footerBG.jpg") left top repeat-x #033f95;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	text-decoration: underline;
}
#colophon {
	background: url("images/colophonBG.jpg") center top no-repeat transparent;
	min-height: 232px;
	border-top: 1px solid #000;
}
/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer .widget-title {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #fff;
}
#footer .widget-area {
	float: left;
	padding: 20px 20px 0;
	width: 200px;
}
#footer-widget-area .widget-area {
	background: url("images/footer-widget-areaBG.png") right top no-repeat transparent;
	min-height: 208px;
}
#footer-widget-area #first,
#additional-footer-widget-area #first-additional {
	padding-left: 0;
}
#additional-footer-widget-area {
	display: none;
}
#additional-footer-widget-area .widget-area {
	padding-top: 0;
}
#text-2 {
	margin-bottom: 0;
}
#site-info {
	font-size: 10px;
}
#footer h5 {
	font-weight:bold;
	font-size: 10px;
	text-transform: uppercase;
	float: left;
	margin-right: 0;
}


/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}

/* =Private Offer Page
-------------------------------------------------------------- */





/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
/* Styles */

	.pow .offerbuttons{
		position: fixed;
		top: 650px;
		left: 55%;
		display: none;
		}
	.pow #cta_buttons li{
		margin-bottom: 0px;
		opacity: .7;
	    filter: alpha(opacity=70);
	    -webkit-transition: 1s; /* For Safari 3.1 to 6.0 */
	    transition: 1s;
	    }
	.pow #cta_buttons li:hover{
	margin-bottom: 0px;
		 opacity: 1;
	    filter: alpha(opacity=100); /* For IE8 and earlier */
	}


	/*.pow #certs{
	background-image: url("images/trust.png");
	background-position: center center;
	background-repeat: no-repeat;
	width: 50px;
	position: fixed;
	height: 100%;
	right: 10px;
	top:0px;

	}*/

	.pow #short_form_bottom{
	position: fixed;
	z-index: 200;
	right: 70%;
	top: 380px;
	}
	.pow #short_form{
	width: 200px;
	padding: 5px 30px;
	background:rgba(255,255,255,0.88);
	float: left;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;

	}
	.pow #short_form h4{
	color: #ffcb59;
	font-size: 2.2rem;
	border-bottom: none;
	}
	.pow #short_form label{
	color: #000000;
	}
	.po_content{
	background-image: none;
	}
	#pocontainer{
		height:630px;
		position: relative;
		width: 100%;
		background-size:contain;
		background-repeat: no-repeat;
		background-position: center center;
		margin: 0;
		margin-bottom: -20px;
		top: -20px;
		background-color: #ffffff;
		background-image: url('http://longfenceandhome.com/wp-content/themes/longfence/images/landing-default.jpg');

	}
	.download_area {
	position:fixed;
	right: 0;
	top: 500px;
	overflow: hidden;
	height: 100%;
	width: 75px;
	z-index: 50;
}

}


/* Desktops and laptops ----------- */
@media only screen
and (min-width : 1224px) {

	.pow .offerbuttons{
		position: fixed;
		top: 650px;
		left: 55%;
		}
	.pow #cta_buttons li{
		margin-bottom: 0px;
		opacity: .7;
	    filter: alpha(opacity=70);
	    -webkit-transition: 1s; /* For Safari 3.1 to 6.0 */
	    transition: 1s;
	    }
	.pow #cta_buttons li:hover{
	margin-bottom: 0px;
		 opacity: 1;
	    filter: alpha(opacity=100); /* For IE8 and earlier */
	}


	/*.pow #certs{
	background-image: url("images/trust.png");
	background-position: center center;
	background-repeat: no-repeat;
	width: 50px;
	position: fixed;
	height: 100%;
	right: 10px;
	top:0px;

	}*/

	.pow #short_form_bottom{
	position: fixed;
	z-index: 200;
	right: 70%;
	top: 380px;
	}
	.pow #short_form{
	width: 200px;
	padding: 5px 30px;
	background:rgba(255,255,255,0.88);
	float: left;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;

	}
	.pow #short_form h4{
	color: #ffcb59;
	font-size: 2.2rem;
	border-bottom: none;
	}
	.pow #short_form label{
	color: #000000;
	}
	.po_content{
	background-image: none;
	}
	#pocontainer{
		height:630px;
		position: relative;
		width: 100%;
		background-size: cover;
		margin: 0;
		margin-bottom: -20px;
		top: -20px;
		background-color: #ffffff;
		background-image: url('http://longfenceandhome.com/wp-content/themes/longfence/images/landing-default.jpg');

	}

}
