/*
Theme Name:     Pest Management Professional 3.22
Theme URI:      http://www.northcoastmedia.net
Description:    Child theme of the WP-Bold Theme
Author:         North Coast Media
Author URI:     http://www.northcoastmedia.net
Template:       wp-bold
Version:        1.0
*/

/* PMP CSS */
/* Test comment 6/22/20 */

@font-face {
    font-family: 'sb';
    src: url('fonts/sb.eot');
    src: url('fonts/sb.eot?#iefix') format('embedded-opentype'),
         url('fonts/sb.woff') format('woff'),
         url('fonts/sb.ttf') format('truetype'),
         url('fonts/sb.svg#serifaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'sbl';
    src: url('fonts/sbl.eot');
    src: url('fonts/sbl.eot?#iefix') format('embedded-opentype'),
         url('fonts/sbl.woff') format('woff'),
         url('fonts/sbl.ttf') format('truetype'),
         url('fonts/sbl.svg#serifaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'pt_sans_narrowbold';
    src: url('fonts/PTN77F-webfont.eot');
    src: url('fonts/PTN77F-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/PTN77F-webfont.woff') format('woff'),
         url('fonts/PTN77F-webfont.ttf') format('truetype'),
         url('fonts/PTN77F-webfont.svg#pt_sans_narrowbold') format('svg');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'knul';
    src: url('fonts/knul-regular-webfont.eot');
    src: url('fonts/knul-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/knul-regular-webfont.woff') format('woff'),
         url('fonts/knul-regular-webfont.ttf') format('truetype'),
         url('fonts/knul-regular-webfont.svg#knul-regular-webfont') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'knul-bold';
    src: url('fonts/knul-bold-webfontt.eot');
    src: url('fonts/knul-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/knul-bold-webfont.woff') format('woff'),
         url('fonts/knul-bold-webfont.ttf') format('truetype'),
         url('fonts/knul-bold-webfont.svg#knul-bold-webfont') format('svg');
    font-weight: normal;
    font-style: normal;

}




h1, h2, h3, h4 {
	font-weight: normal;
}

body {
	text-align: left;
	/* background-color: #DBDBDB; */
	margin: 0;
	padding: 0;
	height: 100%;
	min-height: 100%;
	color:#666;
	line-height:1.5em;
	font-size:9pt;
	font-family: Arial, Helvetica, sans-serif;

	background: rgb(241,241,241); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(241,241,241,1) 0%, rgba(189,189,189,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(241,241,241,1)), color-stop(100%,rgba(189,189,189,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(241,241,241,1) 0%,rgba(189,189,189,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(241,241,241,1) 0%,rgba(189,189,189,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(241,241,241,1) 0%,rgba(189,189,189,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(241,241,241,1) 0%,rgba(189,189,189,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#bdbdbd',GradientType=0 ); /* IE6-9 */


	}

#outer-wrap {
	width:1018px;
	margin:0 auto;
	padding:0;
	}

#header {
    background: url("images/headerBG.jpg");
    clear: both;
    height: 112px;
    margin: 40px auto 0;
    width: 1018px;
    position: relative;
    padding: 0;
	}

#head-content {
    height: 92px;
    max-width: 100%;

}

#sitetitle,
#logo {
	/*max-width:100%;*/
	float: left;
	margin:0;
	padding:0;
	text-align:left;
	position: relative;
  height: 112px;
  width: 370px;
  background: rgba(0, 0, 0, 0.31);
	}



#logo img {
      max-width: 80%;
      height: auto;
      margin-top: 30px;
      position: relative;
      top: 4px;
      left: 37px;
	}

#sitetitle .title {
	padding:0;
	margin:0;
	letter-spacing:-1px;
	line-height:1.2em;
	font-size:24px;
	display:block;
	}

#sitetitle .title a {
	color:#000;
	}

#sitetitle .description {
	padding: 0;
	margin:0;
	font-size:9pt;
}

#header-search {
  float: right;
  position: absolute;
  top: 53px;
  left: -70px;
}

#wrap {
	clear: both;
	margin: 0 auto;
	padding:0;
  width: 1018px;
  background: white;
	}

.limit {
	margin: 0 auto;
	width:960px;
	}

#page-body {
	padding:0;
	clear: both;
	margin: 0 auto;
  padding-top: 10px;
	width:1018px;
	}




#column-left {
  width: 675px;
	float:left;
	padding:0;
	margin: 0;
  padding-left: 15px;
	position:relative;
	}

#ad-social-wrapper {
	margin: 0 0 20px 9px;
	height: 60px;
}

#ad-social-wrapper .banner468 {
		width: 468px;
		height: 60px;
		margin: 0 auto 20px;
		float:left;
		padding: 0px;
		border: 1px solid #666;
	}


	div#bookstore {
		position: absolute;
		height: 200px;
		width: 200px;
		left: 617px;
		top: -6px;
	}


	/* ---------[ Social Icons ]--------- */


	#social-search { /* this wraps social icons and search form */
    padding: 7px 0;
    float: right;
    position: absolute;
    top: 6px;
    right: 16px;
    width: 265px;
}


.sub-icons.clearfix a:last-child {
    float: right;
}


.sub-icons.clearfix img {
  padding-bottom: 8px;
  float: right;
}

		#social-search img {
			padding: 7px 5px 7px 5px;
		}
    /* Recaptcha box */
#recaptcha-box {
  position: absolute;
  display: block;
  width: 300px;
  padding: 54px;
  background: white;
  z-index: 2000001;
  left: calc( (50% - 150px) - 54px);
  margin-top: 25vh;
  display: none;
}
#recaptcha-box h4 {
  color: black;
  margin-bottom: 15px;
}
#recaptcha-screen {
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 3150px;
    background-color: rgb(0, 0, 0);
    z-index: 2000000;
    opacity: 0.8;
    display: none;
}
.grecaptcha-badge {
  display: none;
}


		/* -------------------[ Social Media Icons ]------------------- */

		.sub-icons {
			width: auto;
			float: left;
			padding:0;
			margin:0;
		}

		.sub-icons a {
			margin:0;
			float:left;
			background:transparent;
			padding-left:2px;
			display:block;
		}


    img.newsletter-sub {
    margin-left: 10px;
}

	/* ---------[ Search Form ]--------- */

	form#searchform {
		padding: 6px;
		border: none;
		background: none;
		height: 32px;
	}


	#searchform {
	}



	#searchform #searchfield {
    padding-left: 5px;
    line-height: 28px;
    height: 30px;
    font-size: 12px;
    color: #fff;
    font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
    width: 155px;
    background: none;
    border: 1px solid #fff;
    border-right: none;
    float: left;
	}

	#searchform #submitbutton {
		height: 32px;
		width: 32px;
		padding: 0px;
		margin: 0px;
		cursor:pointer;
    border: 1px solid white;
    border-left: none;
	}

	#searchform #submitbutton:hover {

	}

#content {
	float:none;
	padding:0;
	margin: 0 0 20px 0;
	background:#fff;
	color:#000;
	}



#content .entry-content h2.post-title, #content .entry-content p {
	margin:0;
	padding:0;
}

.header-title-lead-in {
	width:40px;
	height:27px;
	float:left;
	background:#FFF url(images/header-title-lead-in.png) top left no-repeat;
	clear: left;
}

	.header-title-view-more a:link {
		text-transform:capitalize;
	}

	.header-title-view-more a:hover {
		color:#000000;
	}


/* ========================================= */
/* ===         HOMEPAGE - ROW 1         ==== */
/* ========================================= */

#home-row-1 {
	margin-bottom:15px;
	height: 366px;
}

/* ========================================= */
/* === HOMEPAGE - TABBED FEATURE SLIDER ==== */
/* ========================================= */
#tabbed-feature-container {
	width:528px;
	height:363px;
	float:left;
}

/* ========================================= */
/* ======== HOMEPAGE - RECENT POSTS ======== */
/* ========================================= */

#recent-posts {
	float:right;
	width:272px;
	padding:0;
	margin:0;
	position:relative;
	}

#recent-posts .header-container {
    height:47px;
    overflow:hidden;
    position:relative;
    background:url("images/featured-hdr-bg.jpg") no-repeat #000;
}

#recent-posts h2.feature-title {
        float: left;
    font-size: 30px;
    height: 47px;
    padding: 3px 20px;
    text-transform: lowercase;
        ;
}

#recent-posts .header-title-trailing {
	   background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-family: sbl;
    font-size: 14px;
    height: 47px;
    overflow: hidden;
    padding-right: 10px;
    padding-top: 20px;
    position: relative;
    text-align: right;
    text-transform: lowercase;

	}

#recent-posts .header-title-view-more a:link {

    }

#recent-posts .header-title-view-more a:hover {

    }

#recent-posts .header-title-shadow {
        display: none;
	}

#recent-posts .section-container {
       background-color: #FFF;
       overflow: hidden;
       height: auto;
}

#recent-posts ul {
	padding:0 0 10px 0;
	margin:0 0 0 11px;
	background-color:#fff;
	width: 260px;
	height: 304px;
}

#recent-posts li {
	margin:0;
	padding-left:10px;
	display:block;
	width:240px;
	clear:both;
	}

#recent-posts li:first-child {

	}

#recent-posts>li:first-child + li  {
	}


#recent-posts li.recent-title {
	margin:0;
	padding:0;
	display:block;

	}

#recent-posts a,
#recent-posts a:link,
#recent-posts a:visited {

	padding-top:10px;
	}

#recent-posts a:hover {

	}

#recent-posts a.excerpt-end:hover,
#recent-posts a.excerpt-end {
	color:#333333;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	background: none;
}

#recent-posts img.thumbnail {
	max-height:4.5em;
	max-width:none;
	width:auto;
	float:left;
	margin: 0 10px 0 0;
	border:0;
	padding:0;
	display: none;
	}

#recent-posts .recent-link {
	display:block;
	}

#recent-posts .recent-title {
	display:block;
	font-size:15px;
	font-family: pt_sans_narrowbold, Arial, Helvetica, sans-serif;
	font-weight:normal;
	}

#recent-posts .recent-excerpt {

	/*overflow:hidden;*/
	display:block;
	color:#666;
	font-size:12px;
	}

#recent-posts .recent-meta {
	height:1.5em;
	overflow:hidden;
	/*display:block;*/
	line-height:1.5em;
	color:#777;
	font-size:10px;
	padding:4px 0 0;
	display: none;
	}

#recent-posts .section-footer {
		margin-left: 11px;
		height: 22px;
		background-color: #eae9e2;
		display:block;
		*width:281px;
	}

#recent-posts .recent-read-more {
	font-size:11px;
	color: #00614e;
	font-style:italic;
    }

/* ========================================= */
/* ========   HOME - CONTENT ROW 2  ======== */
/* ========================================= */

#home-row-2 {
  margin-bottom: 35px;
	clear:both;
	position: relative;
}

	/* -- h2.feature-title is here -- */

#home-row-2 .section-header{
  background-color: #010101;
  width: 690px;
  height: 47px;
  overflow: hidden;
  position: relative;
  left: -15px;
}

#home-row-2 h2.feature-title {
	float: left;
    font-size: 30px;
    text-transform: uppercase;
    height: 47px;
    padding: 3px 3px;
    margin-left: 20px;
	}

	#home-row-2 .header-title-trailing {
		background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-family: sbl;
    font-size: 14px;
    height: 47px;
    overflow: hidden;
    padding-right: 10px;
    padding-top: 20px;
    position: relative;
    text-align: right;
    text-transform: lowercase;
	}

	.header-title-view-more {

	}


	span.header-title-view-more a {
		color: white;
		font-family: helvetica;
		font-weight: bold;
	}

		span.header-title-view-more a:hover {
		color: #a8a8a8;
	}


	#home-row-2 .header-title-shadow {
		height:8px;
		background: url(images/header-title-shadow-long.png) top left no-repeat;
        overflow:hidden;
	}

	#home-row-2 .section-container {
		background-color: #FFF;
		height: auto;
		background-color: #FFFFFF;
		height: auto;
	}

	div#news {

	}

	div#news ul {
		padding-left: 20px;
	}

	div#home-row-2 ul li {
		list-style: none;
	}

	h2.newstitle {
		color: #b05921;
		font-size: 17px;
		line-height: 16px;
		padding-bottom: 7px;
	}

	span.recent-excerpt {
		color: #242424;
		font-size: 12px;
	}

	#home-row-2 .section-footer {
		margin-left: 11px;
		height: 22px;
		background-color: #eae9e2;
		display:block;
	}

	#home-row-2 .image-column {
		height: 100%;
		width: 120px;
		float: left;
		padding-right: 10px;

	}

	#home-row-2 .image-column .wp-post-image, #home-row-4 .image-column .wp-post-image {
		width:200px;
        height:auto;
		float:none;
		padding:0;
		margin:0;
		width: 120px;
	}

	#home-row-2 .story-column {
    height: 100%;
    padding: 15px 20px 10px 15px;
    box-shadow: 1px 1px 10px #bfbfbf;
    position: relative;
    top: 10px;
	}
	#home-row-2 .excerpt-end, #home-editors-blog .excerpt-end, #home-row-4 .excerpt-end {
		display: inline;

		text-transform: lowercase;

		padding-left: 2px;
		font-style: normal;
		font-weight: normal;
		padding-bottom: 5px;
		color: #b05921 !important;
font-family: helvetica,serif;
font-size: 15px;
font-weight: bold;
	}
	#home-row-2 .meta-date, #home-editors-blog .meta-date, #home-row-4 .meta-date {

		color: #999;
		margin: 0px;
		display:inline;
	}
	#home-row-2 .meta-author, #home-editors-blog .meta-author, #home-row-4 .meta-author {

		color: #999;
		margin: 0 8px 0 0;
		padding-left: 0;
		display:inline;

	}

	.bookstore{
		position: absolute;
		right: 0px;
		top: 0px;
	}

		#home-row-2 .story-column h2.equipment-title,
		#home-row-2 .story-column h2.equipment-title a {
			margin:0;
			font-size:1.5em;
			letter-spacing:0;
			line-height:1.5em;
			color: #000;

		}

		#home-row-2 h2.feaured-post-title a:hover {
			color: #b10918;
			text-decoration: none;
		}

		#home-row-2 .story-column .featured-post-story {
			color: #000;
			font-size: 14px;
		}

    #tribe-events div.tribe-events-single-event-description {
      color: #b05921;
    }

		div#tips {

			float: left;
		}

    .story-column hr {
    border: 1px solid #db6d2b;
    width: 7%;
    float: left;
    margin-top: 5px;
}

		.section-header.tips {
			width: 100% !important;
		}


		#tips .section-header {

		}

		#tips .section-container {
			width: 95%;
      position: relative;
      left: 20px;
		}

		.section-container p {
			line-height: 20px;
		}

		div#poll {
			position: relative;
			top: 0px;
			/* left: 444px; */
			width: 360px;
			float: right;
		}

		#poll .section-header {
			width: 360px;
		}

		#poll .section-container {
			width: 360px;
		}

		div#home-row-2 ul li {
			color: black;
		}


		.story-column.poll2 {
			margin-top: -13px;
		}



/* ========================================= */
/* ========   HOME - CONTENT ROW 3  ======== */
/* ========================================= */

#home-row-3 {
    margin-bottom: 20px;
    clear:both;
}

    /* -- h2.feature-title is here -- */

#home-row-3 .section-header{
    background-color: #010101;
    height: 47px;
    position: relative;
    left: -15px;
    width: calc(100% + 15px);
    overflow: hidden;

}

#home-row-3 h2.feature-title {
        float: left;
    font-size: 30px;
    height: 47px;
    padding: 4px 20px;
    text-transform: uppercase;
    }

    #home-row-3 .header-title-trailing {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-family: sbl;
    font-size: 14px;
    height: 47px;
    overflow: hidden;
    padding-right: 10px;
    padding-top: 20px;
    position: relative;
    text-align: right;
    text-transform: capitalize;
    }

    .header-title-view-more {

    }


    #home-row-3 .header-title-shadow {
        height:8px;
        background: url(images/header-title-shadow-long.png) top left no-repeat;
        overflow:hidden;
    }

    #home-row-3 .section-container {
        background-color: #FFF;
        height: auto;
        background-color: #FFFFFF;
		    height: auto;

    }

    #home-row-3 .section-footer {
        margin-left: 11px;
        height: 22px;
        background-color: #eae9e2;
        display:block;
    }

    #home-row-3 .image-column {
        height: 100%;
        width: 200px;
        float: left;
        padding-right:20px;

    }

    #home-row-3 .image-column .wp-post-image, #home-row-4 .image-column .wp-post-image {
        width:200px;
        height:auto;
        float:none;
        padding:0;
        margin:0;

    }

    #home-row-3 .story-column {
          height: 100%;
          padding: 20px;
          box-shadow: 1px 1px 10px #bfbfbf;
          margin-top: -16px;
          margin-bottom: 25px;
          /* padding-left: 20px; */
          /* margin-top: 0px; */
          /* width: 94%; */
          /* height: 187px; */
          float: right;
          /* position: relative; */
          /* left: -10px; */
    }
    #home-row-3 .excerpt-end, #home-editors-blog .excerpt-end, #home-row-4 .excerpt-end {
      display: inline;
    text-transform: lowercase;
    padding-left: 10px;
    font-style: normal;
    color: #b05921 !important;
		font-family: helvetica,serif;
		font-size: 15px;
		font-weight: bold;
    }
    #home-row-3 .meta-date, #home-editors-blog .meta-date, #home-row-4 .meta-date {

        color: #999;
        margin: 0px;
        display:inline;
    }
    #home-row-3 .meta-author, #home-editors-blog .meta-author, #home-row-4 .meta-author {

        color: #999;
        margin: 0 8px 0 0;
        padding-left: 0;
        display:inline;

    }


    .image-column {
		padding: 10px;
	}


        #home-row-3 .story-column h2.equipment-title,
        #home-row-3 .story-column h2.equipment-title a {
            margin:0;
            font-size:1.5em;
            letter-spacing:0;
            line-height:1.5em;
            color: #000;

        }

        #home-row-3 h2.feaured-post-title a:hover {
            color: #b10918;
            text-decoration: none;
        }

        #home-row-3 .story-column .featured-post-story {
            color: #000;
            font-size: 14px;
        }

/* ========================================= */
/* ========   HOME - CONTENT ROW 4  ======== */
/* ========================================= */

#home-row-4 {
    margin-bottom: 20px;
    clear:both;
}

    /* -- h2.feature-title is here -- */

#home-row-4 .section-header{
    background-color: #010101;
    height: 47px;
    overflow: hidden;
    position: relative;
	left: -15px;
	width:102%;
}

#home-row-4 h2.feature-title {
        float: left;
    font-size: 30px;
    height: 47px;
    padding: 3px 20px;
    text-transform: uppercase;
    }

    #home-row-4 .header-title-trailing {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-family: sbl;
    font-size: 14px;
    height: 47px;
    overflow: hidden;
    padding-right: 10px;
    padding-top: 20px;
    position: relative;
    text-align: right;
    text-transform: capitalize;
    }

    .header-title-view-more {

    }


    #home-row-4 .header-title-shadow {
        height:8px;
        background: url(images/header-title-shadow-long.png) top left no-repeat;
        overflow:hidden;
    }

    #home-row-4 .section-container {
        background-color: #FFF;
        overflow: hidden;
        height: auto;
        background-color: #FFFFFF;

    height: auto;
    overflow: hidden;
    }

    #home-row-4 .section-footer {
        margin-left: 11px;
        height: 22px;
        background-color: #eae9e2;
        display:block;
    }

    #home-row-4 .image-column {
        height: 100%;
        width: 200px;
        float: left;
        padding-right:20px;

    }

    #home-row-4 .image-column .wp-post-image {
        width:200px;
        height:auto;
        float:none;
        padding:0;
        margin:0;

    }

    #home-row-4 .story-column {
        height: 100%;
        padding: 20px;
    }
    #home-row-4 .excerpt-end {
        display: inline;
        text-transform: lowercase;
        padding-left: 10px;
        color: #b05921 !important;
		font-family: helvetica,serif;
		font-size: 15px;
		font-weight: bold;
    }
    #home-row-4 .meta-date {

        color: #999;
        margin: 0px;
        display:inline;
    }
    #home-row-4 .meta-author {

        color: #999;
        margin: 0 8px 0 0;
        padding-left: 0;
        display:inline;

    }


        #home-row-4 .story-column h2.equipment-title,
        #home-row-4 .story-column h2.equipment-title a {
            margin:0;
            font-size:1.5em;
            letter-spacing:0;
            line-height:1.5em;
            color: #000;

        }

        #home-row-4 h2.feaured-post-title a:hover {
            color: #b10918;
            text-decoration: none;
        }

        #home-row-4 .story-column .featured-post-story {
            color: #000;
            font-size: 14px;
        }


/* ========================================= */
/* ========   HOME - CONTENT ROW 5  ======== */
/* ========================================= */

#home-row-5 {
	overflow: hidden;
	padding-bottom: 20px;
}

#home-twitter-feed {
    width: 475px;
    float: left;
}

#home-twitter-feed .section-header{
    background-color: #010101;
    height: 47px;
    overflow: hidden;
    position: relative;
}

#home-twitter-feed h2.feature-title {
    float: left;
    font-size: 30px;
    height: 47px;
    padding: 3px 20px;
    text-transform: lowercase;
}

#home-twitter-feed .header-title-trailing {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-family: sbl;
    font-size: 14px;
    height: 47px;
    overflow: hidden;
    padding-right: 10px;
    padding-top: 7px;
    position: relative;
    text-align: right;
    text-transform: lowercase;
    }
}

#home-twitter-feed .header-title-shadow {
		height: 8px;
		background:url(images/header-title-shadow-short.png) no-repeat top left;
		overflow:hidden;
		clear:left;
	}



#home-twitter-feed .section-container {
	background-color:#FFF;
	padding:10px;
	min-height: 194px;

}

#home-twitter-feed ul{
	list-style: none;
	margin:0;
}

#home-twitter-feed ul li{

	padding: 10px 0;
	border-top: 1px dotted #CCC;
	clear: left;
	color: #000;

}

#home-twitter-feed ul li img {
    float: left;
     padding: 0 10px 10px 0;
}


#home-twitter-feed ul li span{
	font-size: 10px;

}

#home-twitter-feed ul li:first-child{
	border-top: none;
	padding: 0;


}

/* ================================= */
/* =====300x250 - BANNER============ */
/* ================================= */

#home-banner-300 {
	width: 300px;
	height: 250px;
	float: right;
	background: #CCC;
	border:1px solid #666;
	margin: 6px 9px;
}


/* ============================== */
/* =====  ROW 6 - HOMEPAGE  ===== */
/* ============================== */

#home-row-6 {
	overflow: hidden;
}

#home-row-6 h2.feature-title {
		float:left;
		height: 27px;
		padding-left:40px;
		background:url(images/header-title-lead-in.png) top left no-repeat #FFF;
	}


	#home-row-6 .header-title-trailing {
		height: 27px;
		background:#FFF url(images/header-title-area-1-trailing.png) left top no-repeat;
		position:relative;
		overflow:hidden;
	}



	#home-row-6 .header-title-shadow {
		height:8px;
		width:826ps;
		background: url(images/header-title-shadow-long.png) top left no-repeat;
		clear:both;
	}

	#home-row-6 .section-container {
		margin-left: 11px;
		background-color: #FFF;
		overflow: hidden;
		height: auto;
	}

	#home-row-6 .section-footer {
		margin-left: 11px;
		height: 22px;
		background-color: #eae9e2;
	}


	#home-row-6 .image-column {
		height: 200px;
		width: 200px;
		margin:20px;
		float: left;

	}

		#home-row-6 .image-column .wp-post-image {

		}

	#home-row-6 .story-column {
		height: 100%;
		padding: 20px;
	}


		#home-row-6 .story-column h2.spotlight-title,
		#home-row-6 .story-column h2.spotlight-title a {
			margin:0 0 10px;
			letter-spacing:0;
			line-height:1.5em;

		}

		#home-row-6 .story-column h2.spotlight-title a:hover {
			text-decoration: none;
		}

		#home-row-6 .story-column .meta-date {

			color: #999;
			display: inline-block;
		}

		#home-row-6 .story-column .meta-comments {
			/*	display:none;
			left:-999em;
			position:absolute;*/
			display: none;

			color: #999;
		}

		#home-row-6 .story-column p {

		}




#sidebar-160px {
	width: 160px;
	float: right;
	padding:0;
	margin: 0;
	color: #000;
	background: #000;
	}

#sidebar-narrow {
	width: 20.63492%;
	float:left;
	padding:0;
	margin: 0;
	}

#column-right {
	/*width: 31.25%;*/
	width: 300px;
	float:right;
	padding:0;
  margin-right: 15px;
	clear:right;
	}

	#column-right #sidebar .widget-wrap {

	}

	#column-right #sidebar .widget-wrap img {
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 15px;
	}

#sidebar {
title	border:2px solid #232323;
	}


  div#sidebar a img {
    margin-bottom: 10px;
}

#sidebar-bottom {
	clear:both;
	display: block;
	overflow:hidden;
	padding:0;
	}

#sidebar-bottom-left {
	width:160px;
/*	float:left;*/
	padding:0;
	margin:0;
	overflow:hidden;
	}


#sidebar-bottom-right {
	width:160px;
/*	float:right;*/
	padding:0;
	margin:0;
	overflow:hidden;
	}

.footer-bg{
	  background: black;
    background: url(images/footer-bg.jpg);
    color: white;
    font-size: 9pt;
    text-align: left;
    width: 1018px;
    height:250px;
    margin: 0 auto;
    margin-top: 30px;
}


a.footer-logo img {
    width: 300px;
}



#footer-menu {
	width:215px;
	float:left;
	text-align:left;
  position: relative;
  left: 5px;
	font-family: helvetica, serif;
	font-weight:normal;
	font-size: 14px;
}
#footer-menu li {
	display:block;
}

#footer-menu li a {
	color: white;
}

#footer-menu li a:hover {
    color:#644123;
}

div#footer-bar {
height: 10px;
width: 100%;
background: rgba(224,136,21,1);
    background: -moz-linear-gradient(left, rgba(224,136,21,1) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(224,136,21,1)), color-stop(100%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(left, rgba(224,136,21,1) 0%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(left, rgba(224,136,21,1) 0%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(left, rgba(224,136,21,1) 0%, rgba(255,255,255,1) 100%);
    background: linear-gradient(to right, rgba(224,136,21,1) 0%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e08815', endColorstr='#ffffff', GradientType=1 )

}

#footer-widgets .widget-title{
	color:#fff;
	font-size: 12px;
}


div#footer-ads {
	position: relative;
	left: 250px;
	overflow: hidden;
	width: 400px;
	top: 20px;
	display: flex;
}

div#footer-ads div {
    margin-right: 20px;
}


#footer p {
	margin:0px;
	color: #333;
	font-weight:normal;
	float: left;
	}

#footer p a:link {
	color: #000;
}

.clearfix:after,
blockquote:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.clearfix,
blockquote {
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html .clearfix,
* html blockquote {
	height: 1%;
	}
.clearfix,
blockquote {
	display: block;
	}
/* End hide from IE-mac */

/* -------------------[ Headings ]------------------- */

h1,h2,h3,h4,h5,h6,h7,#sitetitle .title  {
	font-family: knul-bold, "Times New Roman",serif;
	margin: 0;
	padding: 0;
	text-align: left;
	/*font-weight:bold*/;
	color:#fff;
	line-height: 1.2em;
	}

h1 {
	font-size: 30pt;
	margin: 0;
	}

h2 {
	font-size: 18pt;
	}

h3 {
	font-size: 22px;
	}

h4,h5,h6,h7 {
	font-size: 14pt;

	}

.entry h1,.entry h2,.entry h3, .entry h4, .entry h5, .entry h6, .entry h7 {
	color: #666666;
    margin-bottom: 15px;
    text-align: left !important;
    font-family: helvetica;
	}
 .entry p {
	color: #666666;
	margin-bottom: 15px;
	text-align: left;
	font-family: helvetica;
	}

h3#postinfo, h3#comments, h3#respond, h3#trackbacks, #respond h3  {
	margin: 0;
	}

h3.post-title, h2.post-title {
	font-family: pt_sans_narrowbold, Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	letter-spacing: .02em;
	margin:0px 0px 15px 0px;
	}

.flex-caption h3.post-title, .flex-caption h2.post-title {
	margin:0px 0px 5px 0px;
	}

h1.post-title {
	  margin:0 0 15px;
    line-height: 35px;
	}



.auth-bio h1 {
	display:inline-block;
	margin:0 0 15px;
	font-size:22px;
  color: black;
	}

#contentleft {
  width: 65%;
  float: left;
}

h3.widgettitle {

	}

#footer-widgets h3.widgettitle {

	}

#comments h3  {
	color: #666666;
    font-size: 22px;
	}

.subscribe > h3 {
	color: white;
	font-size:22px;
}

/* -------------------[ Links ]------------------- */

a, a:link, a:visited {
	outline:none;
	text-decoration:none;
	color:#b05921;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	}

a:hover, a:active {
	text-decoration:none;
	color:#000000;
	}

a.excerpt-end {
	font-size: 11px;
	font-style: italic;
}
a.excerpt-end:hover {
	text-decoration: none;
}

a.more-link,
a.more-link:link,
a.more-link:visited  {
	font-size:11px;
	float: right;
	font-style: italic;}

a.more-link:hover,
a.more-link:active  {}

#footer a,
#footer a:link,
#footer a:visited {
	color:#000;
	}

#footer a:hover,
#footer a:active {
	color:#B10918;
	}

#footer-widgets a,
#footer-widgets,
#footer-widgets {
	color:#2c2c2c;
	}

#footer-widgets a:hover,
#footer-widgets a:active {
	color:#ffcc00;
	}

.post-title a, .post-title a:link, .post-title a:visited {
	color: #2F2F2F;
	text-decoration: none;
	font-family: knul-bold;
	font-size: 36px;
	}

.post-title a:hover, .post-title a:active {
	color:#000;
	}

h3.widgettitle a,
h3.widgettitle a:link,
h3.widgettitle a:visited,
h2.feature-title a,
h2.feature-title a:link,
h2.feature-title a:visited {
	color:#000;
	}

h3.widgettitle a:hover,
h3.widgettitle a:active,
h2.feature-title a:hover,
h2.feature-title a:active {
	color:#644123;
	}

#alt-home-bottom h3.widgettitle a,
#alt-home-bottom h3.widgettitle a:link,
#alt-home-bottom h3.widgettitle a:visited {}

#alt-home-bottom h3.widgettitle a:hover,
#alt-home-bottom h3.widgettitle a:active {}

#footer-widgets h3.widgettitle a,
#footer-widgets h3.widgettitle a:link,
#footer-widgets h3.widgettitle a:visited {
	color:#644123;
	}

#footer-widgets h3.widgettitle a:hover,
#footer-widgets h3.widgettitle a:active {
	color:#644123;
	}





/* -------------------[ Images ]------------------- */

/*.entry img {
	max-width: 100%;
	padding:0;
	height:auto;
        }
*/

img.alignright {
	float: right;
	clear: right;
	margin: 0 0 15px 10px;
        }

img.alignleft {
	float: left;
	clear: left;
	margin: 0 10px 15px 0px;
        }

img.aligncenter, img.centered, img.center {
	display: block;
	margin: 0 auto 15px;
	float: none;
	clear: both;
        }

img.thumbnail {
	float:right;
	margin: 0 0 15px 10px;
	}

.entry img.thumbnail {
	max-width:25%;
	height:auto;
	}

img.wide-thumbnail {
	max-width:100%;
	clear:both;
	margin: 0 0 20px;
	height:auto;
	}

img.thumbnail,
img.wide-thumbnail,
img.featuredimage {
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	}

img.thumbnail:hover,
img.wide-thumbnail:hover,
img.featuredimage:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
	}

img.avatar {
	border:1px solid #e5e5e5;
	padding:2px;
	background:#fff;
	float:right;
	margin:0 0 15px 10px;
	}

/* -------------------[ Caption Styles for WP 2.6+ ]------------------- */

.wp-caption {
	border: 1px solid rgb(255, 254, 254);
	text-align: center;
	background-color: #ffffff;
	margin: 20px 0 20px 20px;
	padding: 1px;
	padding-top: 5px;
	}

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


	dd.wp-caption-dd {
	-webkit-margin-start: 0px;
	}



/* -------------------[ Misc Tags and Classes ]------------------- */

p {
	margin-top: 0px;
	margin-bottom: 15px;
	}

ol {
	margin-left: 40px;
	padding: 0;
	}

ul {
	padding: 0;
	padding-right: 20px;
	}

.post ul, .post ol {
	list-style-type: none;
	}

.post ul li {
	list-style-type:none;
	padding: 0;
	margin: 0 0 2px;
	padding-left:12px;
	background:url(images/bullet.png) 0 1px no-repeat;
	}

.post ol li {
	list-style-type:decimal;
	margin-left: 0;
	padding-left: 0;
	}

.post ul li li {
	list-style-type:square;
	padding: 0;
	margin: 0 0 2px;
	padding-left:0;
	background:none;
	}

.post ul li li li {
	list-style-type:disc;
	padding: 0;
	margin: 0 0 2px;
	padding-left:0;
	background:none;
	}

form, select {
	margin:0;
	padding:0;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px solid #999;
	}

* html acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 0 0 15px;
	color: #666;
	background:#f5f5f5;
	padding: 15px 15px 1px;
	border:1px solid #e5e5e5;
	}

.center {
	text-align: center;
	}

a img, img a {
	border: none;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}


.navigation {
  margin-top: 20px;
	margin-left: 20px;
	clear:both;
	padding-bottom: 20px;
	}



.navigation .alignright {

	float: right;
	text-align:right;
	padding-right: 20px;
	}

.navigation .alignleft {

	float: left;
	text-align:left;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
    margin-left: 0px;
    margin-right: 15px;
	}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
        float: none;
        clear: both;
	}

input:focus {
	outline: none;
	}

select,
input,
textarea {
	/* -webkit-appearance: none; */
	-webkit-border-radius:0;
	border-radius:0;
	}

/* -------------------[ Comments ]------------------- */

#comments {
	margin:30px 0 0;
	border:1px solid #ddd;
	background:#fff;
	padding:20px;
	}

.allcomments {
	padding: 0;
	margin:0;
	}

.commentlist {
	padding: 0;
	list-style-type:none;
	margin: 0 ;
	}

ol.commentlist li {
	background: #f5f5f5;
	clear:both;
	margin: 0 0 15px;
	padding: 15px;
	border:1px solid #e5e5e5;
	list-style-type:none;
	}

.commentlist li ul.children li {
	background: #fff;
	}

.commentlist li ul.children li.depth-3,
.commentlist li ul.children li.depth-5,
.commentlist li ul.children li.depth-7,
.commentlist li ul.children li.depth-9 {
	background: #f5f5f5;
	}

.commentlist li ul.children {
	margin: 0;
	padding: 0;
	}

.commentlist li ul.children li {
	margin: 15px 0 0;
	}

.commentlist li.alt { }

.commentmetadata {
	display: block;
	margin-bottom:10px;
	font-size: 8pt;
	}

.commentlist cite {
	font-style:normal;
	font-weight:bold;
	}

#commentform {
	padding: 0;
	margin-bottom:0;
	}

#commentform label {
	padding: 0;
	margin: 0 0 0 5px;
	font-size:8pt;
	color:#666;
	}

#commentform input#author,
#commentform input#email,
#commentform input#url,
#commentform textarea {
	padding:7px;
	background:#f5f5f5;
	border-color: #e5e5e5;
	border-width:1px;
	border-style:solid;
	width: 250px;
	}

#commentform textarea {
	width:95%;
	}

#commentform input#submit {
	cursor:pointer;
	font-family:arial,helvetica,sans-serif;
	clear:both;
	padding: 10px;
	font-size:10pt;
	text-align:center;
	color:#fff;
	background:#644123;
	}

p.button-submit {
	margin:0;
	text-align:right;
	padding-right:20px;
	}

#commentform input#submit:hover {
	background:#000;
	}

.thread-alt { }

.thread-even { }

#respond {
	margin: 0;
	padding:0;
	clear:both;
	}

.commentlist #respond {
	margin: 30px 0 0;
	}

.comments-navigation {
	display:block;
	margin: 0;
	padding:10px 0;
	font-weight:bold;
	}

.comments-navigation .alignleft {
	float:left;
	}

.comments-navigation .alignright {
	float:right;
	}

.comments-number {
	font-size:8pt;
	font-weight:bold;
	margin-bottom:0;
	padding:0;
	}

.commentlist img.avatar,
.commentlist img.comment-grav {
	padding:2px;
	background:#fff;
	border:1px solid #e5e5e5;
	float:right;
	margin:0 0 10px 10px;
	}

.reply {
	margin: 0;
	}

a.comment-reply-link,
a.comment-reply-link:link,
a.comment-reply-link:visited {
	clear:both;
	}

a.comment-reply-link:hover,
a.comment-reply-link:active {}

.post ol.commentlist .comment-body ul {
	list-style-type:disc;
	margin:0 30px 15px;
	padding:0;
	border:none;
	}

.post ol.commentlist .comment-body ul li {
	list-style-type:disc;
	margin:0;
	padding:0;
	border:none;
	}

.post ol.commentlist .comment-body ol {
	list-style-type:decimal;
	margin:0 30px 15px;
	padding:0;
	border:none;
	}

.post ol.commentlist .comment-body ol li {
	list-style-type:decimal;
	margin:0;
	padding:0;
	border:none;
	}

.cancel-comment-reply {
	padding: 5px 0 10px;
	}

.pings {
	background:#f5f5f5;
	border:1px solid #e5e5e5;
	padding: 15px;
	margin: 0 0 20px;
	}

.pings ol {
	margin-left:20px;
	}

.pings li {
	margin-bottom:5px;
	}

/* ---------------[ Site Map Page ]--------------- */

.sitemap .post,
.sitemap .page,
.post.sitemap {
	border:0;
	margin:0;
	padding:0;
	}

.sitemap ul {
	list-style-type:none;
	margin-top: 0;
	margin-left: 0;
	margin-bottom:15px;
	color:#ccc;
	}

.sitemap ul ul {
	margin-left: 15px;
	margin-bottom:0;
	}

.sitemap .entry {
	padding-bottom:15px;
	}

.sitemap-narrow {
	width:40%;
	float:right;
	padding: 0;
	margin:0 0 15px;
	}

.sitemap-wide {
	width:55%;
	float:left;
	}

.sitemap-post {
	clear:both;
	margin:0 0 15px;
	padding:0;
	border-bottom:1px dotted #999;
	}

.sitemap-post .meta {
	margin:0 0 10px;
	}

.sitemap-post p.sitemap-title {
	/*font-weight:bold*/;
	margin:0;
	}

.sitemap-post img.thumbnail {
	float:right;
	margin:0 0 15px 10px;
	max-width:20%;
	}

/* -------------------[ Top Navigation ]------------------- */

#topnav {


    font-family: helvetica;
    font-size: 14px;
    height: 22px;
    margin: 0 auto;
    padding: 0;
    width: 980px;
    padding-bottom: 10px;
    margin-bottom: 10px;
	}

#topnav ul {
	margin: 0 auto;
	margin-left: 9px;
	padding:0;
	list-style:none;
	/*line-height:1; */
	/*border:3px solid #fff;*/
	}

#topnav ul a  {
  margin-left: 1px;
  padding: 7px 3px;
  font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
  font-size: 9pt;
  position: relative;
  display: block;
  z-index: 90;
  text-decoration: none;
  color: black;
	}

#topnav ul li  {
	margin-left: -1px;
	padding-right: 10px;
	float:left;
	width: auto;

}

#topnav ul li.menu-item-54097{
  background: red;
  padding-left: 8px;
}

#topnav ul li.menu-item-54097 a {
  color: white;
  font-weight: bold;
}

#topnav ul li.menu-item-24564 {
  background: none;
}

#topnav ul li.menu-item-24564 a {
  color: black;
  font-weight: normal;
}

#topnav ul li:first-child  {
	margin-left: -2px;
	padding-left: 2px;
	float:left;
	width: auto;
	background-image: none;
}

#topnav ul li img  {
	padding: 0px;
}


#topnav ul a:hover {
	color: #656565;
	}

#topnav ul ul  {
	position: absolute;
	left: -999em;
	width: 222px;
	z-index:99999;
	border:0;
	}

#topnav ul ul a  {
	width:200px;
	line-height:20px;
	border: 1px solid #7b7b7b;
	border-top:0;
	background: white;
	}

#topnav ul ul a:hover  {
  color: white;
  background: gray;

	}

#topnav ul ul ul  {
	border-top: 1px solid #000;
	margin: -32px 0 0 221px;
	}

#topnav ul li li {
	margin:0;
	border:0;
	}

#topnav ul li:hover,
#topnav ul li.hover  {
	position:static;
	}

#topnav ul li:hover ul ul,
#topnav ul li.sfhover ul ul,
#topnav ul li:hover ul ul ul,
#topnav ul li.sfhover ul ul ul,
#topnav ul li:hover ul ul ul ul,
#topnav ul li.sfhover ul ul ul ul {
	left:-999em;
	}

#topnav ul li:hover ul,
#topnav ul li.sfhover ul,
#topnav ul li li:hover ul,
#topnav ul li li.sfhover ul,
#topnav ul li li li:hover ul,
#topnav ul li li li.sfhover ul,
#topnav ul li li li li:hover ul,
#topnav ul li li li li.sfhover ul {
	left:auto;
	}

.select-menu,
.select-menu-catnav {
	display: none
	}

/* -------------------[ Category Navigation ]------------------- */

#catnav {
	padding:0;
	margin:0;
	font-size:9pt;
	font-weight:bold;
	position: relative;
	top: 10px;
	left: 35px;
	}

#catnav ul {
	margin:0;
	padding:0;
	list-style:none;
	line-height:1;
	margin:0;
	margin-left: 4px;
	}

#catnav ul a  {
	position: relative;
	display: block;
	z-index: 100;
	padding: 5px 10px;
	line-height: 11px;
	text-decoration: none;
	color: #FFF;
	font-family: knul-bold;
	font-size: 16px;
	}

#catnav ul li  {
	float: left;
	width: 145px;
	text-transform: uppercase;
	margin-right: 15px;
	}

#catnav ul a:hover {
	color:#000;
	background:#fff;
	}

#catnav ul ul  {
	position: absolute;
	left: -999em;
	width: 222px;
	z-index:99999;
	border:0;
	border-bottom: 1px solid #ddd;
	margin-left:-2px;
	}

#catnav ul ul a  {
	width:200px;
	border: 1px solid #ddd;
	border-bottom:0;
	background:#f5f5f5;
	line-height:24px;
	color: black;
	}

	ul li {
		margin-bottom: 5px;
	}

#catnav ul ul a:hover  {}

#catnav ul ul ul  {
	border-top:0;
	margin: -35px 0 0 221px;
	}

#catnav ul li li {
	margin:0;
	border:0;
	}

#catnav ul li:hover,
#catnav ul li.hover  {
	position:static;
	}

#catnav ul li:hover ul ul,
#catnav ul li.sfhover ul ul,
#catnav ul li:hover ul ul ul,
#catnav ul li.sfhover ul ul ul,
#catnav ul li:hover ul ul ul ul,
#catnav ul li.sfhover ul ul ul ul {
	left:-999em;
	}

#catnav ul li:hover ul,
#catnav ul li.sfhover ul,
#catnav ul li li:hover ul,
#catnav ul li li.sfhover ul,
#catnav ul li li li:hover ul,
#catnav ul li li li.sfhover ul,
#catnav ul li li li li:hover ul,
#catnav ul li li li li.sfhover ul {
	left:auto;
	}



	div#cat-nav-cont {
	    width: 429px;
	    height: 114px;
	    position: relative;
	    top: -92px;
	    left: 546px;
		border-left: 4px solid #6c6c6;

	}


	ul.catnav li:first-child {
		border-right: 20px solid #41b9dc;
		width: 110px;
	}

	ul.catnav li:nth-child(2) {
		border-right: 20px solid #0c5ca7;
		width: 110px;
	}

		ul.catnav li:nth-child(3) {
		border-right: 20px solid #c00f15;
		width: 110px;

	}

		 ul.catnav li:nth-child(4) {
		border-right: 20px solid #159a37;
		width: 110px;

	}



	.catnav .menu-item-has-children {
		margin-bottom: 15px;
	}





/* -------------------[ Footer Navigation ]------------------- */

#footer-utility{
	width:100%;
	margin:0 auto;
	color:#000;
	padding-top: 11px;
}



#footer-utility ul  {
    margin:0px auto;
    width: 50%;
    }

#footer-utility ul li  {
    float: left;
    list-style-type: none;
    border-left: 1px solid #000;
    margin-left:10px;
}

#footer-utility ul li:first-child  {
    border-left: none;
    margin: 0;
}

#footer-utility ul a,
#footer-utility ul a:link,
#footer-utility ul a:visited  {
    display:block;
    float:left;
    padding:0;
    margin:0 0 0 10px;
    text-decoration:none;
    }

#footer-utility ul a:hover,
#footer-utility ul a:active { }




/* -------------------[ Basic Post Styles ]------------------- */

.hentry {
	border-bottom: 1px dotted #666666;
    clear: both;
    margin: 0 20px;
    padding-bottom: 20px;
    padding-top: 20px;
	}




.single #content .post {
	margin:0 0 15px;
	}

.page #content .post {
	margin:0 0 15px;
	padding: 0 20px 20px 0;
	}

.post-author {
	margin: 0 0 20px;
	padding:0 0 5px;
	clear:both;
	border-bottom:1px dotted #999;
	}



#content .entry-content {
	margin:0;
	padding:0 20px;
	width:520px;
	float:right;
	}



#content .entry-content p{
	margin: 20px 0px 0px 0px;
	font-size:13.5px;
}


#content .entry-feature-item {
	float: left;
	margin: 0;
	padding:0;
	}

#content .entry-feature-item img {
	width: 200px;
	height: auto;
	margin: 0px;
	padding: 0px;
	}

#content .meta-cats-tags {
	/*display: none;*/
}

#content.maincontent {
    padding: 10px 20px 20px 20px;
}

body.archive #content.maincontent, body.category #content.maincontent, body.search #content.maincontent{
	padding:0;
}

#content.maincontent .entry-content {
	float:none;
	width:100%;
}

body.archive #content.maincontent .entry-content, body.category #content.maincontent .entry-content {
    float:right;
    width: 395px;
}

.meta {
	margin:0;
	padding: 5px 0;
	font-size:12px;
	}

.meta span {
	padding-right:5px;
	}

.single #content .entry-content {
	margin-left:0;
	margin-bottom:0;
	padding-left:0;
	border-left:0;
	}

.single .meta, {
	float:none;
	padding: 0 0 20px;
	font-size:8pt;
	/* border-bottom:1px dotted #999; */
	margin: 0 0 0px 20px;
	}

.single .meta span {
	display:inline;
	padding:0 5px 0 0;
	margin-right:2px;
	}

.meta-comments {}

.single .meta .meta-comments {
	float:right;
	padding:0;
	border-right:0;
	margin-right:0;
	}

.single .meta-author {

	display: inline;
	}

.meta-author {  }
.meta-date {
}

.meta-view {
	margin-top:10px;
	}

.meta-view a,
.meta-view a:link,
.meta-view a:visited {
	font-weight:bold;
	color:#333;
	display:block;
	}

.meta-view a:hover,
.meta-view a:active {
	color:#000;
	}

.single .entry .meta-view { position:absolute;left:-999em; }

.meta-cats-tags {
	padding: 20px 0 0 0;
	font-weight:bold;
	font-size:8pt;
	margin:20px 0 0 0;
	}

.single .meta-cats-tags {}



.meta-cats-tags a,
.meta-cats-tags a:link,
.meta-cats-tags a:visited {
	font-weight:normal;
	}

.tags {
	/*border-left:1px dotted #999;
	padding-left:6px;*/
	font-weight: normal;
	}

.cats {
	padding-right:2px;
	}

.single-video {
	position: relative;
	padding-bottom: 60%;
	padding-top: 0;
	height: 0;
	overflow: hidden;
	margin: 0 auto 20px;
	}

.single-video iframe,
.single-video object,
.single-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}

#breadcrumbs {
	font-size:10px;
	font-weight:bold;
	border-bottom:1px dotted #999;
	padding-bottom:5px;
	margin-bottom:15px;
	}

.single #breadcrumbs {
	}

/* ---------------[ Related Posts on Single Post Page ]--------------- */

#related {
  margin: 36px 0 0;
  padding: 20px;
  margin-left: -20px;
  color: white;
  width: 631px;
  height: 128px;
  background: url(images/article-sub-bg.jpg);
	}

#related .subscribe {
  width: 600px;
  margin: 0 auto;
  position: relative;
  top: 20px;
}

#related .subscribe p {
	float:left;
	width:50%;
  color: white;
	}

#related .subscribe p.feed {
	margin-bottom:10px;
	padding-left: 21px;
	background: url(images/FeedIcon-16.gif) 0px 50% no-repeat;
	}

#related .subscribe form {
	margin:0;
	padding:0;
	}

#related .subscribe .sub-icons {
  float: right;
  position: relative;
  top: -30px;
  text-align: right;
  width: 150px;
}

#related .subscribe .sub-icons a {
	margin-left:10px;
  margin-bottom: 10px;
}

#related .subscribe .sub-icons a:last-child {
    position: relative;
    right: 4px;
}







/* -------------------[ Author Bio Info ]------------------- */

.auth-bio {
	border:0;
	padding: 20px 0 20px 20px;
	margin-left: 20px;
	background:#fff;
	}

.auth-image {
	float: right;
	padding-left:20px;
}

.auth-bio img.avatar {
	float:none;
	margin:0 0 0 15px;
	padding: 0;
	border: 1px solid #666;

	}

.author .auth-bio img.avatar {
	margin:0 20px 0 10px;
	padding: 0;
	border: 1px solid #666;
	min-width:200px;
	max-width:200px;
	height:auto;
	}

.author .auth-bio p {
	margin:0 0 10px 0;
	}

.author p.auth-website {
	width:auto;
	text-align:right;
	margin: 0 0 20px 0;
	padding: 0;
	height:24px;
	line-height:24px;
	font-size:10px;
	font-weight:bold;
	}

.author p.auth-icons {
	display:inline-block;
	border-left:#666 1px dotted;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	height: 16px;
	}

.author p.auth-icons img {
	width:16px;
	margin-right:5px;
	}

.auth-clear {
	clear:both;
	margin: 0 0 20px 20px;
	border-bottom: 1px dotted #999;
	padding: 0;
	}

#auth-posts{
	padding:20px;
	background-color: #FFF;
	margin-left:20px;
}


#auth-posts .result{
	list-style:none;
	padding-top:15px;
	margin-left:10px;
	border-top: 1px dotted #999;
}

#auth-posts .result:first-child{
	border-top:none;
}

.results-title {
	padding:10px 0 0 20px;
}

.auth-posts-title{
    font-family: PTSansNarrowBold,Arial,Helvetica,sans-serif;
    font-size: 1.4em;
    padding-bottom: 5px;
	display:block;
}

.auth-posts-date{
	font-size:11px;
	padding-bottom: 10px;
	display:block;
}

.auth-posts-excerpt{
	margin:0px;
}

.single .auth-bio {
	margin: 15px auto 0;
	background:transparent;
	padding:20px;
	border:0;
	background:#f5f5f5;
	margin-left: -20px;
	width: 100%;
	}

.auth-bio h3 {
	font-size:22px;
	color:#666;
	margin:0;
	}

.auth-bio h3 span.profile {
	font-size:9pt;
	margin:0;
	padding:0 0 0 3px;
	font-weight:normal;
	letter-spacing:0;
	}

/* -------- [ Table ] -------- */

table {
	border-collapse: collapse;
	margin-bottom: 15px;
	max-width:100%;
	overflow:hidden;
	}

table th {
	background:#eeeeee;
	border: 1px solid #fff;
	padding: 10px;
	}

table tr {
	background:#f5f5f5;
	}

table td {
	border: 1px solid #fff;
	padding: 10px;
	}

/* -------- [ Calendar Table ] -------- */

table#wp-calendar {
	margin-bottom: 0px;
	width:100%;
	text-align:center;
	border:1px solid #e5e5e5;
	}

table#wp-calendar caption {
	font-size:10pt;
	font-weight:bold;
	padding: 5px;
	}

table#wp-calendar th {
	background:#e5e5e5;
	border: 1px solid #fff;
	padding: 5px;
	}

table#wp-calendar tr {
	background:#f5f5f5;
	}

table#wp-calendar td {
	border: 1px solid #fff;
	padding: 5px;
	}

table#wp-calendar tfoot td {
	background:#e5e5e5;
	padding: 5px;
	}

/* --------------[ Home Page Option 2 - 2 Posts Aligned Side-by-Side ( index2 ) ]-------------- */

.post-by-2 {
	margin: 0 auto;
	padding:0;
	}

.post-left {
	clear:left;
	float:left;
	width: 48.5%;
	margin: 0;
	padding:0;
	}

.post-right {
	clear:right;
	float:right;
	width: 48.5%;
	margin: 0;
	padding:0;
	}

#content .post-by-2 .post {
	padding: 10px;
	margin-bottom:20px;
	}

.post-by-2 img.thumbnail {
	float:right;
	margin: 0 0 10px 10px;
	max-width:25%;
	padding:1px;
	}

.post-by-2 img.wide-thumbnail {
	margin-bottom:10px;
	width:100%;
	}

.post-by-2 .post-clear {
	clear:both;
	height:0;
	padding:0;
	background:transparent;
	margin: 0 auto;
	}

.post-by-2 .entry {
	margin: 0;
	padding:0;
	border:0;
	height:19.9em;
	margin-bottom:0;
	line-height:1.6em;
	overflow:hidden;
	}

.post-by-2 .meta {
	border-top:1px dotted #999;
	float:none;
	margin:15px auto 0;
	padding: 3px 0 0;
	width:100%;
	display:block;
	}

.post-by-2 .meta span {
	display:inline;
	}

.post-by-2 .meta-view,
.post-by-2 .meta-author {
	position:absolute;
	left:-999em;
	}

.post-by-2 .meta-comments,
.post-by-2 .meta-author {
	float:right;
	margin:0;
	padding:0;
	}

.post-by-2 h2.post-title {
	font-size:12pt;
	letter-spacing:0;
	line-height:1.3em;
	margin:0 0 5px;
	}

/* -------------------[ Home Page Option 3 - 3 Posts Aligned Side-by-Side ( index3 ) ]------------------- */

.posts-by-3 {
	margin: 0;
	padding: 0;
	clear:both;
	}

.posts-by-3  .post-wrap {
	margin: 0 2% 10px 0;
	padding: 0;
	width:32%;
	float:left;
	clear:none;
	}

#content .posts-by-3  .post {
	margin: 0;
	padding: 10px;
	border:1px solid #ddd;
	background:#fff;
	}

.posts-by-3 .post-clear {
	width:100%;
	clear:both;
	margin:0;
	padding: 0;
	height:0;
	border:0;
	}

.posts-by-3  .post-wrap.right {
	float:right;
	margin-right:0;
	}

.posts-by-3 img.thumbnail {
	float:right;
	margin: 0 0 10px 10px;
	max-width:25%;
	padding:1px;
	}

.posts-by-3 img.wide-thumbnail {
	margin-bottom:10px;
	width:100%;
	}

.posts-by-3 .post-clear {
	clear:both;
	height:0;
	padding:0;
	background:transparent;
	margin: 0 auto;
	}

.posts-by-3 .entry {
	margin: 0;
	padding:0;
	border:0;
	height:18.7em;
	margin-bottom:0;
	line-height:1.6em;
	overflow:hidden;
	}

.posts-by-3 .meta {
	border-top:1px dotted #999;
	float:none;
	margin:15px auto 0;
	padding: 3px 0 0;
	width:100%;
	display:block;
	height:16px;
	overflow:hidden;
	}

.posts-by-3 .meta span {
	display:inline;
	}

.posts-by-3 .meta-view,
.posts-by-3 .meta-author {
	position:absolute;
	left:-999em;
	}

.posts-by-3 .meta-comments,
.posts-by-3 .meta-author {
	float:right;
	margin:0;
	padding:0;
	}

.posts-by-3 h2.post-title {
	font-size:12pt;
	letter-spacing:0;
	line-height:1.3em;
	margin:0 0 5px;
	}

.posts-by-3 .navigation {
	margin-top:20px;

	}

/* -----------[ Home Page Option 4 - Posts Arranged by Category Side-by-Side ( index4 ) ]----------- */

.cats-by-2 {
	margin: 0 auto 20px;
	padding: 0;
	background:transparent;
	overflow:hidden;
	border:1px solid #ddd;
	background:#fff;
	padding: 20px;
	}

.cat-posts-left {
	clear:left;
	float:left;
	width: 48%;
	margin: 0;
	padding:0;
	}

.cat-posts-right {
	clear:right;
	float:right;
	width: 48%;
	margin: 0;
	padding:0;
	}

.cats-clear {
	clear:both;
	height:0px;
	display:block;
	margin:0 auto 30px;
	padding:0 0 30px;
	border-bottom:3px double #eee;
	}

#content .cats-by-2 .post {
	margin: 0 0 10px;
	padding: 0 0 10px;
	background:transparent;
	border:0;
	border-bottom:1px dotted #999;
	}

#content .cats-by-2 .post:last-child {
	margin: 0;
	padding: 0;
	border:0;
	}

.cats-by-2 .entry {
	overflow:hidden;
	margin: 0;
	border:0;
	padding:0;
	line-height:1.5em;
	height:4.5em;
	}

.cats-by-2 img.wide-thumbnail {
	margin-bottom:5px;
	}

.cats-by-2 img.thumbnail {
	float:left;
	margin: 0 10px 0 0;
	padding:0;
	width:auto;
	border:0;
	height:4.5em;
	}

.cats-by-2 .excerpt {
	display:block;
	overflow:hidden;
	margin: 0;
	border:0;
	padding:0;
	line-height:1.5em;
	height:3.0em;
	}

.cats-by-2 h3.post-title {
	letter-spacing:0;
	font-size:10pt;
	margin:0;
	line-height:1.4em;
	}

.cats-by-2 .meta {
	float:none;
	display:block;
	margin:0;
	padding: 5px 0 0;
	width:auto;
	font-size:8pt;
	}

.cats-by-2 .entry.post-1 {
	overflow:hidden;
	margin: 0;
	border:0;
	padding:0;
	line-height:1.5em;
	height:11em;
	}

.cats-by-2 .entry.post-1 .excerpt {
	display:block;
	overflow:hidden;
	margin: 0;
	border:0;
	padding:0;
	line-height:1.5em;
	height:9.0em;
	}

.cats-by-2 .entry.post-1 .meta {
	float:none;
	display:block;
	margin:0;
	padding: 1em 0 0;
	width:auto;
	font-size:8pt;
	line-height:1.5em;
	height:1.5em;
	}

.cats-by-2 .meta span {
	display:inline;
	margin:0;
	}

.cats-by-2 .meta-author {
	display:none;
	position:absolute;
	left:-999em;
	}

.cats-by-2 .meta-comments {
	display:none;
	position:absolute;
	left:-999em;
	}

.cats-by-2 .meta-date {
	}

.cats-by-2 .meta-view {
	margin:0;
	display:inline;
	}

.cats-by-2 .meta-view a,
.cats-by-2 .meta-view a:link,
.cats-by-2 .meta-view:visited {
	margin:0;
	display:inline;
	border-left:1px dotted #999;
	padding-left:5px;
	margin-left:2px;
	}

.cats-by-2 .meta .readmore {
	position:absolute;
	left:-999em;
	}

/* -------------------[ Home Page Option 5 - Posts Arranged by Category Stacked ( index5 ) ]------------------- */

.cat-posts-stacked {
	clear:both;
	float:none;
	margin: 0;
	padding:0;
	}

#content .cat-posts-stacked .post {
	margin:0 0 15px;
	padding:0 0 15px;
	}

.cat-posts-stacked .entry,
.cat-posts-stacked .entry.post-1,
.cat-posts-stacked .excerpt,
.cat-posts-stacked .meta {
	height:auto;
	margin:0;
	padding:0;
	}

.cat-posts-stacked img.thumbnail {
	float:left;
	margin: 0 15px 0 0;
	max-width:30%;
	height:auto;
	}

.cat-posts-stacked h3.post-title {
	letter-spacing:0;
	font-size:12pt;
	line-height:1.4em;
	margin: 0;
	}

/* -------------------[ Widgets ]------------------- */

.widget {
	margin: 0;
	padding:0;
	overflow:hidden;
	}

.widget ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.widget li {
	list-style-type: none;
	margin: 0;
	padding: 5px 0 5px 12px;
	border-bottom:1px dotted #999;
	/*background:url(images/bullet.png) 0 7px no-repeat;*/
	}

.widget li:last-child {
	border:0;
	}

.widget .textwidget { }

.widget li li {
	list-style-type: none;
	margin: 0;
	border:0;
	padding: 0;
	background:transparent;
	}

.widget li li li {
	padding-left: 15px;
	}

.widget img {
	max-width:100%;
	height:auto;
	}

#sidebar-narrow .widget {
	background:#fff;
	padding:10px;
	border:1px solid #ddd;
	}

/* -------------------[ Sidebar Bottom Widgets ]------------------- */

#sidebar-bottom .widget { }

#sidebar-bottom .widget li { }

#sidebar-bottom .widget .textwidget { }

#sidebar-bottom h3.widgettitle { }

/* -------------------[ Footer Widgets ]------------------- */

#footer-widgets {
    padding-left: 25px;
    padding-top: 20px;
	}

#footer-widgets .widget:first-child {
	border-right: none;
	background: none;
	float:left;

	margin: 0;
	overflow:hidden;
	}

#footer-widgets h2.widgettitle {

	}

#footer-widgets .widget {
	border:0;
	float:left;
	margin: 0 0 0 20px;
	overflow:hidden;
	background:none;

	}

#footer-widgets .textwidget {
	height:200px;
	width:180px;
}


#footer-widgets .widget li {
	list-style-type: none;
	margin: 0 0 9px;
	padding: 0;
	border-bottom:0;
	background:transparent;
	}

/* -------------------[ Side Tabs Widget ]------------------- */

.widget.sidetabs {
	background: transparent;
	padding:0;
	border:1px solid #ddd;
	background:#fff;
	}

.widget.sidetabs ul.tabs {
	list-style-type:none;
	margin: 0;
	padding: 0;
	clear:both;
	background:#f5f5f5;
	border-bottom:1px dotted #999;
	}

.widget.sidetabs ul.tabs li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	background:transparent;
	border:0;
	}

.widget.sidetabs ul.tabs li a,
.widget.sidetabs ul.tabs li a:link,
.widget.sidetabs ul.tabs li a:visited  {
	float: left;
	display: block;
	padding: 0 10px;
	margin: 0;
	font-size:8pt;
	font-weight:bold;
	height:28px;
	line-height:28px;
	border-right:1px solid #ddd;
	}

.widget.sidetabs ul.tabs li a:hover,
.widget.sidetabs ul.tabs li a:active {
	background:#fff;
	}

.widget.sidetabs ul.tabs li.ui-tabs-selected a,
.widget.sidetabs ul.tabs li.ui-tabs-selected a:link,
.widget.sidetabs ul.tabs li.ui-tabs-selected a:visited {
	color:#000;
	background:#fff;
	}

.widget.sidetabs form {
	margin: 0 !important;
	padding: 0 !important;
	color:#888;
	}

.widget.sidetabs select {
	margin: 0;
	padding: 0;
	width:160px;
	color:#888;
	}

.widget.sidetabs li { }

.widget.sidetabs .cat_content {}

.widget.sidetabs .cat_content ul {}

.widget.sidetabs .cat_content li {
	list-style-type: none;
	margin: 0;
	padding: 10px 10px 10px 22px;
	border-bottom:1px dotted #999;
	background:url(images/bullet.png) 10px 12px no-repeat;
	}

.widget.sidetabs .cat_content li:last-child {
	border-bottom:0;
	}

.widget.sidetabs .cat_content li a,
.widget.sidetabs .cat_content li a:link,
.widget.sidetabs .cat_content li a:visited,
.widget.sidetabs .cat_content ul.side-arc li { }

.widget.sidetabs .cat_content ul.side-arc li {
	background:url(images/bullet.png) 10px 14px no-repeat;
	}

.widget.sidetabs .cat_content ul.side-arc li p.title {
	float:left;
	width:75px;
	margin: 0;
	padding-top:2px;
	}

.widget.sidetabs .cat_content ul.side-arc li select {
	float:left;
	width:160px;
	padding:2px;
	border:1px solid #e5e5e5;
	}

.widget.sidetabs .cat_content ul.side-arc li form { }

.widget.sidetabs .popular p {
	margin: 0;
	padding: 10px 10px 10px 22px;
	background:url(images/bullet.png) 10px 12px no-repeat;
	}

.widget.sidetabs .popular li a,
.widget.sidetabs .popular li a:link,
.widget.sidetabs .popular li a:visited { }

.widget.sidetabs .side-recent-comments li a,
.widget.sidetabs .side-recent-comments li a:link,
.widget.sidetabs .side-recent-comments li a:visited { }

.widget.sidetabs .cat_content li a:hover,
.widget.sidetabs .cat_content li a:active,
.widget.sidetabs .cat_content .popular li a:hover,
.widget.sidetabs .cat_content .popular li a:active,
.widget.sidetabs .cat_content .side-recent-comments li a:hover,
.widget.sidetabs .cat_content .side-recent-comments li a:active { }

.widget.sidetabs .ui-tabs-hide {
	display: none;
	}

/* -------------------[ Banner Ad Widgets ]------------------- */

.widget.banner300,
.widget.bannerad {
	border:0 !important;
	padding:0 !important;
	background:transparent !important;
	}

.widget.banner300 h3.widgettitle,
.widget.bannerad h3.widgettitle {}

/* -------------------[ Flickr Widget ]------------------- */

.widget_flickrRSS {
	padding: 0;
	border:0;
	}

.widget_flickrRSS h3.widgettitle {

	}

.widget_flickrRSS img {
	margin: 0 8px 8px 0;
	background: #fff;
	padding: 2px;
	width:75px;
	height:75px;
	border:1px solid #e5e5e5;
	background:#fff;
	}

/* -------------------[ Search Widget ]------------------- */

.widget.widget_search {
	padding: 0;
	border:0;
	}

.widget.widget_search h3.widgettitle {}

#sidebar .widget.widget_search {
	padding:15px;
	background:#fff;
	border:1px solid #ddd;
	}

/* -------------------[ 125x125 Banner Widget ]------------------- */

#sidebar .banner125 {
	padding:15px 15px 0;
	background:#fff;
	border:1px solid #ddd;
	}

.banner125 .ad {
	display:inline;
	max-width:49%;
	height:auto;
	float:left;
	margin:0 0 15px 0;
	padding:0;
	}

.banner125 .ad.right {
	float:right;
	}

/* -------------------[ Subscribebox Widget ]------------------- */

.widget.subscribebox {}

#sidebar .widget.subscribebox {
	padding:15px;
	background:#fff;
	border:1px solid #ddd;
	}

#alt-home-bottom .widget.subscribebox,
#footer-widgets .widget.subscribebox {}

.widget.subscribebox form {}

/* -------------------[ Social Media Icons Widget ]------------------- */

.widget.socialicons {}

#sidebar .widget.socialicons {
	padding:15px;
	background:#fff;
	border:1px solid #ddd;
	}

/* -------------------[ Category Posts Widget ]------------------- */

.widget.catposts {}

#sidebar .widget.catposts {
	padding:15px;
	background:#fff;
	border:1px solid #ddd;
	}

.widget.catposts .textwidget {
	padding:0;
	}

.cat-posts-widget .meta {
	position:absolute;
	z-index:99999;
	top:-999em;
	left:-999em;
	display:none;
	}

.cat-posts-widget .post {
	margin: 0 0 12px;
	border-bottom:1px dotted #999;
	padding:0 0 12px 0;
	}

#footer-widgets .cat-posts-widget .post {
	border-bottom:1px dotted #444;
	}

.cat-posts-widget .post:last-child,
#footer-widgets .cat-posts-widget .post:last-child {
	margin: 0;
	border-bottom:0;
	padding:0 ;
	}

.cat-posts-widget .entry {
	overflow:hidden;
	margin: 0;
	line-height:1.5em;
	height:6.0em;
	border:0;
	padding:0;
	}

.cat-posts-widget img.thumbnail {
	float:left;
	margin: 0 10px 0 0;
	width:auto;
	height:5.8em;
	padding:0;
	border:0;
	}

#footer-widgets .cat-posts-widget img.thumbnail {}

.cat-posts-widget p.post-title {

	margin-bottom: 0;
	}

/* ---------[ Featured Page Widget ]--------- */

#sidebar .widget.featuredpage {
	padding:15px;
	background:#fff;
	border:1px solid #ddd;
	}

.featuredpage .post {
	padding:0;
	border:0;
	margin:0;
	}

.featuredpage img.thumbnail {
	max-width:100%;
	float:none;
	margin:0 auto 10px;
	padding:0;
	display:block;
	height:auto;
	border: 0;
	}

.featuredpage img.thumbnail.alignright {
	width:25% !important;
	float:right;
	margin:0 0 5px 10px;
	}

.featuredpage img.thumbnail.alignleft {
	width:25% !important;
	float:left;
	margin:0 10px 5px 0;
	}

#footer-widgets .featuredpage img.thumbnail {}

/* ---------[ Email Form and Search Form ]--------- */

#sidebar #searchform #searchfield {
	background:#f5f5f5;
	border:1px solid #e5e5e5;
	color:#888;
	width:145px;
	font-family: Arial, Helvetica, sans-serif;
}

#sidebar #searchform #searchfield:focus {
	background:#fff;
	}


p.email-form  {
	padding:0;
	margin:0;
	}

p.email-form .sub {
	color: #aaa;
	font-size: 10pt;
	margin: 0 0 3px 0;
	display:inline;
	padding: 6px 8px;
	border: 0;
	width:160px;
	text-transform:lowercase;
	font-family:arial, Helvetica, sans-serif;
	border:1px solid #ddd;
	background:#fff;
	}

#sidebar p.email-form .sub {
	background:#f5f5f5;
	border:1px solid #e5e5e5;
	color:#888;
	width:150px;
	}

#sidebar p.email-form .sub:focus {
	background:#fff;
	}

p.email-form .subbutton {
	background: #000;
	color: #333;
	border:1px solid #000;
	padding: 5px 7px;
	font-size:10pt;
	font-family:arial, Helvetica, sans-serif;
	display:inline;
	cursor:pointer;
	}

p.email-form .subbutton:hover {
	color:#000;
	}

/* ---------------[ Ad Banners ]--------------- */

.head-banner468 {
	float:right;
	display:inline;
	text-align:right;
	overflow:hidden;
	padding:0;
	margin:0;
	max-width:49%;
	}

#home-mid-ad {
	width: 760px;
	margin: 15px 0 0 18px;
}

#home-mid-ad iframe {
border: 1px #666 solid;
}

#home-mid-ad .banner468 {
	text-align: center;
	width: 100%;
	padding: 20px;
	margin: 0px;
	float: none;
}


.banner728-container {
	text-align:center;
	/*margin: 30px auto 0;
	padding:10px;;*/
	width: 100#;
	padding: 0px 0;
	display:block;
	border:none;
	height: 90px;
	z-index: 99;
    position: relative;
	}

.banner728-container.bottom {
	/*
	margin: 20px auto 0 auto;
	padding-left:11px;
	*/
	margin: 0 auto;
    width: 728px;
	}

.banner790 {
  	margin: 0 auto;
 	width: 970px;
	padding-top:20px;
	float:none;
	display:block;
    position: relative;
    z-index: 9999;
}


.banner728 {
	margin: 0 auto;
	padding-top:20px;
	float:none;
	display:block;
	width:728px;
	}

.banner728.left {
	margin: 0;
	float:left;
	width:75.84%;
	}

.banner220 {
	margin: 0;
	padding:0;
	float:right;
	text-align:right;
	width:22.92%;
	display:block;
	}

.head-banner468 img,
.banner468 img,
.banner728 img,
.banner220 img {
	max-width:100%;
	height:auto;
	}


/* ---------[ Content | Sidebar-160px ]--------- */

.c-s160 #content {
	width:100%;
	}

/* ---------[ Content | Sidebar-Wide ]--------- */

.c-sw #content {
	width:100%;
	}

/* ---------[ Sidebar-Wide | Content ]--------- */

.sw-c #page {}


.sw-c #column-left {
	float:right;
	}

.sw-c #content {
	width:100%;
	}

.sw-c #column-right {
	float:left;
	}

/* ---------[ Content | Sidebar-Narrow | Sidebar-Wide ]--------- */

.c-sn-sw  #column-left {}

.c-sn-sw #content {
	float:left;
	}

.c-sn-sw #sidebar-narrow {
	float:right;
	}

.c-sn-sw #page {}

.c-sn-sw #related p.email-form .sub {
	width:130px;
	}

/* ---------[ Sidebar-Narrow | Content | Sidebar-Wide ]--------- */

.sn-c-sw #column-left {}

.sn-c-sw #content {
	float:right;
	}

.sn-c-sw #page {}

.sn-c-sw #related p.email-form .sub {
	width:130px;
	}

/* ---------[ Sidebar-Wide | Sidebar-Narrow | Content ]--------- */

.sw-sn-c #page {}

.sw-sn-c #column-left {
	float:right;
	}

.sw-sn-c #content {
	float:right;
	}

.sw-sn-c #column-right {
	float:left;
	}

.sw-sn-c #related p.email-form .sub {
	width:130px;
	}

/* ---------[ Sidebar-Wide | Content | Sidebar-Narrow ]--------- */

.sw-c-sn #page {}

.sw-c-sn #column-left {
	float:right;
	}

.sw-c-sn #column-right {
	float:left;
	}

.sw-c-sn #content {
	float:left;
	}

.sw-c-sn #sidebar-narrow {
	float:right;
	}

.sw-c-sn #related p.email-form .sub {
	width:130px;
	}

/* ---------[ Full-Width Layout Styles ]--------- */

.fwidth #page {
	background:transparent;
	}

.fwidth #column-left {
	width: 100%;
	float:none;
	}

.fwidth #content {
	width: 100%;
	}

/* -------------------[ Tabbed Archives Page Template ]------------------- */

.post ul.archives-by-cat {
	margin: 5px 0 15px;
	padding: 0 0 12px;
	border-bottom:1px dotted #999;
	}

.post ul.archives-by-cat li {
	padding:0;
	background:transparent;
	margin: 0 0 3px;
	}

.post ul.archive-tabs {
	padding:0;
	background:transparent;
	margin: 0 0 15px 0;
	padding: 0 0 15px;
	border-bottom:1px solid #e5e5e5;
	}

.post ul.archive-tabs li {
	padding:0;
	background:transparent;
	margin: 0;
	float:left;
	}

.archive-tabs a,
.archive-tabs a:link,
.archive-tabs a:visited {
	display:block;
	float:left;
	margin: 0 3px 0 0;
	background:#000;
	padding: 10px 15px;
	color:#000;
	border:1px solid #000;
	}

.archive-tabs a:hover,
.archive-tabs a:active,
.archive-tabs .ui-tabs-selected a {
	background:#333;
	color:#fff;
	border:1px solid #000;
	}

#archive-tabs .ui-tabs-hide {
	display: none;
	}

#archive-tabs {
	padding-bottom:15px;
	}

.archives-images {
	width: 136px;
	height:136px;
	margin: 0 5px 5px 0;
	display:block;
	float:left;
	padding:2px;
	border:1px solid #e5e5e5;
	}

.entry .archives-images img.thumbnail {
	float:none;
	margin:0 auto;
	padding:0;
	border:0;
	max-width:100%;
	height:auto;
	padding:0;
	background:#fff;
	border:0;
	}

/* ---------[ Alt Home Bottom ]--------- */

#alt-home-bottom {
	padding:20px 20px 0;
	background:#fff;
	border:1px solid #ddd;
	margin: 0;
	}

.home-widget-1 {
	width:31%;
	float:left;
	margin:0;
	padding-right:3.5%;
	}

.home-widget-2 {
	width:31%;
	float:left;
	margin:0;
	}

.home-widget-3 {
	width:31%;
	float:right;
	margin:0;
	}

#alt-home-bottom .widget {
	border:0;
	margin-bottom:40px;
	}

#alt-home-bottom .widget li {}

#alt-home-bottom .widget .textwidget {
	padding:0
	}

/* -------------------[ Buttons ]------------------- */

#commentform input#submit,
.archive-tabs a,
.archive-tabs a:link,
.archive-tabs a:visited,
p.email-form .subbutton {
	outline:none;
	background-color: #644123;
	border: 1px solid #644123;
	color:#fff;
	-webkit-box-shadow: inset 0 0 1px hsla(0,100%,100%,.2) /*Top*/, inset 0 0 1px hsla(0,100%,100%,.2) /*Shine*/;
	-moz-box-shadow: inset 0 0 1px hsla(0,100%,100%,.2) /*Top*/, inset 0 0 1px hsla(0,100%,100%,.2) /*Shine*/;
	box-shadow: inset 0 0 1px hsla(0,100%,100%,.2) /*Top*/, inset 0 0 1px hsla(0,100%,100%,.2) /*Shine*/;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	}

#commentform input#submit:hover,
.archive-tabs a:hover,
.archive-tabs a:active,
.archive-tabs .ui-tabs-selected a,
p.email-form .subbutton:hover {
	background-color: #000;
	border-color: #000;
	color:#fff;
	}

/* ---------[ Flex-Slider Container ]--------- */

.featured {
	margin:0 auto;
	padding:0;
	border:0;
	}

.container {
	padding:0;
	width:100%;
	margin:0 auto;
	position: relative;
	z-index:1;
	}

/* ---------[ Flex-Slider Browser Resets ]--------- */

.flex-container a:active,
.flexslider a:active {
	outline: none;
	}

.slides,
.flex-control-nav,
.flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
	}

/* ---------[ FlexSlider Necessary Styles ]--------- */

.flexslider .slides > li {
	display: none; /* ---[ Hide the slides before the JS is loaded ]--- */
	}

/* ---[ Clearfix for the .slides element ]--- */

.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	}

html[xmlns] .slides {
	display: block;
	}

* html .slides {
	height: 1%;
	}

/* ---[ No JavaScript Fallback ]--- */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* ---[ FlexSlider Default Theme ]--- */

.flexslider {
	margin:0;
	padding:0;
	background:transparent;
	zoom: 1;
	}

.flexslider .slides {
	zoom: 1;
	}

.flexslider .slides > li {
	position: relative;
	z-index:3;
	margin:0;
	padding:0;
	background:transparent;
	}

/* ---[ Caption style ]--- */

.flex-caption {
	padding:0;
	background: transparent;
	margin:0;
	}

.flex-caption h2.post-title a {
	color: #940409;

	}

.flex-caption h2.post-title a:hover {
	color: #000;
	}

.flexslider .slides .slide-container .flex-caption .meta-comments {
	display: none;
}

.flexslider .slides .slide-container .flex-caption p {
	clear: left;
}

.flexslider .slide-container {}

/* ---[ Flexslider Featured Image ]--- */

.flexslider .feature-image {
	width:100%;
	margin:0 auto 10px;
	padding:0;
	border:0;
	}

.flexslider .slides img {
	float:none;
	display:block;
	margin:0 auto;
	height:auto;
	padding:0;
	width:100%;
	}

/* ---[ Flexslider Featured Video ]--- */

.flexslider .feature-video {
	width:100%;
	margin:0 auto 10px;
	padding:0;
	border:0;
	}

.flexslider .feature-video .video {
	display:block;
	position: relative;
	padding-bottom:60%;
	height: 0;
	overflow: hidden;
	}

.flexslider iframe,
.flexslider .feature-video iframe,
.flexslider .feature-video object,
.flexslider .feature-video embed {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	}

/* ----------[ Custom Thumbnail Navigation ]---------- */

.controls-container {
	width:100%;
	padding:0;
	margin:0;
	}

.flexslide-custom-controls {
	list-style-type:none;
	margin:0;
	padding:0;
	}

.flexslide-custom-controls li {
	margin:0;
	padding:0;
	background:transparent;
	display:block;
	border:0;
	}

/* --------[ Direction Nav ]-------- */

.flex-direction-nav {
 	display:none;
	position: absolute;
	left:-999em;
	}

/* ----------[ Control Nav ]---------- */

.flex-control-nav {
 	display:none;
	position: absolute;
	left:-999em;
	}

/* ---------[ Narrow Featured Slider ]--------- */

.featured.narrow {
	margin:0 auto;
	margin-bottom: 20px;
	padding: 0px;
	height: 420px;
	border-bottom:1px dotted #999;
	}

.featured.narrow .flexslider .slides {
	width:325px;
	float:left;
	padding-right: 20px;
	}

.featured.narrow .flexslider .slide-container {
	line-height:1.5em;
	height: auto;
	overflow:hidden;
	}

.featured.narrow .meta {
	float:none;
	margin:0;
	margin-top:23px;
	padding: 5px 10px;
	width:auto;
	font-size:10px !important;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	line-height:1.5em;
	background:#f5f5f5;
	}

.featured.narrow .meta span {
	display:inline;
	}

.featured.narrow .meta-comments {
/*	display:none;
	left:-999em;
	position:absolute;*/
	display: inline-block;
	font-size: 10px;
	color: #999;
	}

.featured.narrow .meta-author {
	border:0;
	display: none;
	}

.featured.narrow .meta-date {
	margin-bottom:5px;
	font-size: 10px;
	color: #999;
	display: inline-block;
/*	margin-top:-15px;
	position:absolute;
	left:-999em;
	display:none;*/
	}

.featured.narrow .meta-view {
	float:right;
	margin:0;
	}

.featured.narrow .controls-container {
	width: 365px;
	float:right;
	padding:0px 0px 0px 30px;
	border-left: 1px dotted #999;
	margin:0;
	}

.featured.narrow .flexslide-custom-controls li {
	margin:0;
	padding:0;
	display:block;
	border-top:1px dotted #999;
	}

.featured.narrow .flexslide-custom-controls li:first-child {
	border-top:none;
	}

/*.featured.narrow .flexslide-custom-controls li:nth-child(2) {
	border-top:none;
	}*/

/* alternate, more specific IE nth */
.featured.narrow .flexslide-custom-controls>li:first-child + li
{
    border-top:none;
	padding-top:0;
}


.featured.narrow .flexslide-custom-controls li.feature-title {
	margin:0;
	padding:0;
	display:block;
	}

.featured.narrow .flexslide-custom-controls h2.feat-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	margin:0;
	padding-bottom: 15px;
	border:0;
	}

.featured.narrow .flexslide-custom-controls a,
.featured.narrow .flexslide-custom-controls a:link,
.featured.narrow .flexslide-custom-controls a:visited {
	color:#333333;
	padding: 12px 0px 12px 15px;
	}

.featured.narrow .flexslide-custom-controls a.flex-active,
.featured.narrow .flexslide-custom-controls a:hover {
	color:#333333;
	background:#f5f5f5;
	padding: 12px 0px 12px 15px;
	background-image: url(images/flex-active-bg.png);
	background-position: left;
	background-repeat: repeat-y;
	}

.featured.narrow .flexslide-custom-controls a.excerpt-end:hover,
.controls-container a.excerpt-end {
	color:#333333;
	font-size: 11px;
	font-style: italic;
	text-decoration: none;
	background: none;
}

.featured.narrow .flexslide-custom-controls img.thumbnail {
	max-height:4.5em;
	max-width:none;
	width:auto;
	float:left;
	margin: 0 10px 0 0;
	border:0;
	padding:0;
	display: none;
	}

.featured.narrow .flexslide-custom-controls .nav-link {
	display:block;
	}

.featured.narrow .flexslide-custom-controls .nav-title {
	display:block;
	font-size:1.4em;
	padding-bottom: 10px;
	font-family: PTSansNarrowBold, Arial, Helvetica, sans-serif;
	}

.featured.narrow .flexslide-custom-controls .nav-excerpt {

	/*overflow:hidden;*/
	display:block;
	color:#666;
	font-size:12px;
	}

.featured.narrow .flexslide-custom-controls .nav-meta {
	height:1.5em;
	overflow:hidden;
	/*display:block;*/
	line-height:1.5em;
	color:#777;
	font-size:10px;
	padding:4px 0 0;
	display: none;
	}

/* ---------[ Wide Featured Slider ]--------- */

.featured.wide {
	margin:20px auto 0;
	padding:0;
	}

#alt-home-bottom .featured.wide {
	margin:0 auto 50px;
	padding:0;
	}

.featured.wide .container {
	margin:0 auto;
	padding:0;
	min-height:200px;
	}

.featured.wide .flex-caption {
	position:absolute;
	z-index:5;
	left:10px;
	bottom:10px;
	margin:0;
	background:#000;
	zoom: 1;
	filter: alpha(opacity=80);
	opacity: 0.8;
	color:#fff;
	width:40%;
	overflow:hidden;
	font-size:10pt;
	padding:20px;
	}

.featured.wide .flex-caption .excerpt {
	line-height:1.5em;
	height:4.5em;
	overflow:hidden;
	}

.featured.wide .flexslider .feature-image {
	width:100%;
	margin:0 auto;
	padding:0;
	border:0;
	}

.featured.wide .flexslider .feature-video {
	width:100%;
	margin:0 auto;
	padding:0;
	border:0;
	}

.featured.wide .flex-caption h2.post-title {
	margin: 0px;
	font-size:1.5em;
	letter-spacing:0;
	line-height:1.5em;
	color:#6e1d16;
	}

.featured.wide .flex-caption h2.post-title a {
	color:#fff;

	}

.featured.wide .controls-container {
	position:absolute;
	z-index:5;
	right:0;
	bottom:-10px;
	}

.featured.wide .flexslide-custom-controls {
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
	}

.featured.wide .flexslide-custom-controls li {
	margin:0;
	padding:0;
	background:transparent;
	display:block;
	float:left;
	border:0;
	}

.featured.wide .flexslide-custom-controls a,
.featured.wide .flexslide-custom-controls a:link,
.featured.wide .flexslide-custom-controls a:visited {
	width:60px;
	height:4px;
	margin: 0 3px 0 0;
	text-indent:-999em;
	background:#ddd;
	display:block;
	float:left;
	}

.featured.wide .flexslide-custom-controls a.flex-active,
.featured.wide .flexslide-custom-controls li a:hover {
	background:#fff;
	border: 5px solid red;
	}

/* ---------[ Featured Galleries Slider ]--------- */

.featured.galleries {
	margin:0 auto 20px;
	padding:20px;
	border:1px solid #ddd;
	background:#fff;
	clear:both;
	}

#alt-home-bottom .featured.galleries {
	padding:0;
	border:0;
	margin: 0 auto 40px;
	}

.featured.galleries .gallery-post {
	width:31%;
	float:left;
	display:block;
	padding:0;
	margin: 0 3.5% 0 0;
	}

.featured.galleries .gallery-post.third {
	float:right;
	margin: 0;
	}

.featured.galleries .gallery-post-container {
	padding: 0;
	margin:0 auto;
	display:block;
	}

.featured.galleries .gallery-excerpt {
	padding: 0;
	margin:0 auto 1em;
	display:block;
	line-height:1.5em;
	height:6em;
	overflow:hidden;
	}

.featured.galleries h3.post-title {
	letter-spacing: 0px;
	font-size: 10pt;
	margin: 0px;
	line-height: 1.5em;
	}

.featured.galleries .meta {
	display:block;
	float:none;
	margin:0;
	padding: 3px 0 0;
	width:auto;
	font-size:10px !important;
	border:0;
	border-top:1px dotted #999;
	}

.featured.galleries .meta span {
	display:inline;
	}

.featured.galleries .meta-comments {
	display:none;
	position:absolute;
	left:-999em;
	}

.featured.galleries .meta-author {
	display:none;
	position:absolute;
	left:-999em;
	}

.featured.galleries .meta-date {}

.featured.galleries .meta-view {
	float:right;
	margin:0;
	}

.featured.galleries img.wide-thumbnail {
	margin:0 0 10px;
	padding:0;
	float:none;
	clear:both;
	display:block;
	}

.featured.galleries .flex-direction-nav {
	display:block;
	left:auto;
	top: -5px;
	right:0;
	z-index:3;
	position:absolute;
	}

.featured.galleries .flex-direction-nav li a {
	width: 16px;
	height: 19px;
	margin: 0;
	display: block;
	background: #f5f5f5 url(images/prev-next-gal.png) no-repeat 2px 0;
	position: absolute;
	top: 0px;
	cursor:pointer;
	text-indent: -9999px;
	z-index:10;
	border:1px solid #ddd;
	padding:0 2px;
	}

.featured.galleries .flex-direction-nav li .next,
.featured.galleries .flex-direction-nav li .flex-next {
	background-position: -14px 0;
	right: 0;
	}

.featured.galleries .flex-direction-nav li .next:hover,
.featured.galleries .flex-direction-nav li .flex-next:hover {
	background-position: -14px -19px;
	}

.featured.galleries .flex-direction-nav li .prev,
.featured.galleries .flex-direction-nav li .flex-prev {
	left:auto;
	right:24px;
	}

.featured.galleries .flex-direction-nav li .prev:hover,
.featured.galleries .flex-direction-nav li .flex-prev:hover  {
	background-position: 2px -19px;
	}

/* ---------[ Featured Videos Slider ]--------- */

.featured.galleries.videos .gallery-post {
	width:48%;
	float:left;
	display:block;
	padding:0;
	margin: 0;
	}

.featured.galleries.videos .gallery-post.third {
	float:right;
	margin: 0;
	}

/* ---------[ Youtube Page Template Slider ]--------- */

.featured.yt-temp .flexslide-custom-controls {
	margin:20px 0 0;
	padding:30px 0 0;
	border-top:1px dotted #999;
	}

.featured.yt-temp .flexslide-custom-controls li {
	margin:0 5% 30px 0;
	padding:0;
	line-height:1.5em;
	display:block;
	float:left;
	border:0;
	width:30%;
	text-align:center;
	background:transparent;
	}

.featured.yt-temp .flexslide-custom-controls li.third {
	margin-right:0;
	float:right;
	}

.featured.yt-temp .flexslide-custom-controls li.clear-row {
	margin:0 auto;
	padding:0;
	line-height:1.5em;
	display:block;
	float:none;
	border:0;
	width:100%;
	clear:both;
	}

.featured.yt-temp img.yt-thumb {
	margin:0 auto 10px;
	clear:both;
	padding:0;
	background:transparent;
	display:block;
	border:0;
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.5;
	}

.featured.yt-temp a.active img.yt-thumb,
.featured.yt-temp a:hover img.yt-thumb {
	filter: alpha(opacity=100);
	opacity: 1.0;
	}

/* ---------[ Youtube Videos Widget Slider ]--------- */

.widget.videoslide {}

.widget.videoslide ul,
.widget.videoslide li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	background:transparent;
	}

.featured.yt {
	border:1px solid #ddd;
	background:#fff;
	}

.featured.yt .slides {
	min-height:50px;
	height:auto;
	}

.featured.yt .flexslider .feature-video {
	margin:0 auto;
	max-width:96%;
	padding:2%;
	display:block;
	}

.featured.yt .flexslide-custom-controls li {
	margin:0;
	padding:0;
	background:transparent;
	display:block;
	}

.featured.yt .flexslide-custom-controls li a {
	margin:0;
	padding:10px 10px 10px 22px;
	background:transparent;
	display:block;
	border-top:1px dotted #999;
	background:url(images/bullet.png) 10px 12px no-repeat;
	}

.featured.yt .flexslide-custom-controls li a.flex-active,
.featured.yt .flexslide-custom-controls li a:hover {
	background-color:#f5f5f5;
	}

.featured.yt .yt-thumb {
	display:none;
	position:absolute;
	left:-999em;
	}

/* ---------[ Portfolio Page Template ]--------- */

#portfolio-container {	}

.content {
	border-bottom:1px dotted #999;
	margin-bottom:15px;
	}

ul#filter {
	list-style: none;
	font-size:9pt;
	margin: 0 auto;
	display:block;
	clear:both;
	margin-bottom:20px;
	padding:0 0 10px;
	border-bottom:1px dotted #999;
	}

ul#filter li {
	background:transparent;
	float: left;
	display:inline;
	margin:0 3px 5px 0;
	padding: 0;
	height:26px;
	line-height:26px;
	list-style-type:none;
	}

ul#filter li:last-child {
	margin-right: 0;
	}

ul#filter li.cat-intro {
	margin-right:10px;
	}

ul#filter a {
	float: left;
	display:inline-block;
	padding: 0 10px;
	border:1px solid #e5e5e5;
	background:#F5F5F5;
	height:24px;
	line-height:24px;
	}

ul#filter li.current a {
	color: #000;
	font-weight: bold;
	}

ul#portfolio {
	list-style: none;
	margin: 0 auto;
	display:block;
	padding:0;
	clear:both;
	width:100%;
	text-align:center;
	}

ul#portfolio li {
	background:transparent;
	float: left;
	display:block;
	margin: 0;
	padding: 0 3%;
	width: 27%;
	height:180px;
	}

ul#portfolio li.clear-item {
	background:transparent;
	float: none;
	display:block;
	margin: 0 0 20px;
	padding: 0;
	width: 100%;
	height:20px;
	border-bottom:1px dotted #999;
	clear:both;
	}

.fwidth ul#portfolio li {
	height:250px;
	}

ul#portfolio img,
ul#portfolio img.thumbnail {
	max-width:100%;
	border: 0;
	float:none;
	display: block;
	padding: 0;
	background:#fff;
	margin:0 auto;
	border: 1px solid #dedede;
	display: block;
	padding: 3px;
	background:#fff;
	margin:0 auto 5px;
	}

/* ---------[ bbPress Mods ]--------- */

#content fieldset.bbp-form,
#container fieldset.bbp-form,
#wrapper fieldset.bbp-form {
	border-color:#e5e5e5 !important;
	background:#fff;
	padding:25px !important;
	}


.post_author_plugin { padding-bottom: 30px; }

.entry-content .post_author_plugin_cat { display: none; }

#takeover-click {
	position: absolute;
	width: 100%;
	height: 100px;
	text-indent: -9999px;
	background-color: rgba (0,0,0,.5);
	margin: 0 auto;
	top: 0px;
	left: 0px;
	z-index: 0;
}

#takeover {
	position: absolute;
	height: 1000px;
	width: 100%;
	left: 0;
	margin: 0 auto;
	background-image: url(images/background_takeover.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #78b706;
	z-index: 0;
	}

/* ---------------------------
   -- SECTION TITLE HEADERS --
   --------------------------- */

h1.archive-title {
	background: none;
	width: 100%;
}






#featured .post-title {
	width:300px;
/*	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;  // IE 6+, FF 7+, Op 11+, Saf 1.3+, Chr 1+
    -o-text-overflow: ellipsis;  // for Opera 9 & 10*/
}

#featured .excerpt-end {

}

#featured .featured-excerpt {
	margin-top:0px;
}

/***************************************/
/****  SHAREDADDY (JETPACK) STYLES  ****/
/***************************************/

div.sharedaddy ul,
div.sharedaddy li {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
	background: none;
}

.sharedaddy {
	margin-top: 20px;
}

.sharedaddy:first-child {
    margin-top: 0px
}

div.sharedaddy,
#content div.sharedaddy,
#main div.sharedaddy {
	font-size: 12px;
	clear: both;
}

div.sharedaddy,
div.sharedaddy div {
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}

div.sharedaddy h3,
#content div.sharedaddy h3,
#main div.sharedaddy h3,
#primary div.sharedaddy h3 {
	font-size: 11px;
	font-family:fg_bk, Arial, Helvetica, sans-serif;
	color:#666;
	margin: 5px 0;
	padding: 0;
	text-transform: none;
	letter-spacing: 0;
	line-height: 1;
	/*width: 15.625%;  100px / 640px */
	float: left;
	position: static;
	background: none;
	border: none;
}

/* @noflip */
.rtl div.sharedaddy h3,
.rtl #content div.sharedaddy h3,
.rtl #main div.sharedaddy h3,
.rtl #primary div.sharedaddy h3 {
	float: right;
	text-align: right;
}

div.sharedaddy ul,
div.sharedaddy li {
	margin: 0 !important;
	padding: 0 !important;
	text-indent: 0;
}

div.sharedaddy li::before {
	content: "";
}

div.sharedaddy div.sharing-clear {
	margin: 0 !important;
	padding: 0 !important;
}

div.sharedaddy div.pd-rating {
	margin: 0;
	min-height: 23px;
}

div.sharedaddy a,
div.sharedaddy a:link,
div.sharedaddy a:visited {
	font-style: normal;
}

/* ClearFix trick */

div.sharedaddy:before,
div.sharedaddy:after,
div.sharedaddy .sd-block:before,
div.sharedaddy .sd-block:after,
div.sharedaddy ul:before,
div.sharedaddy ul:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
}

div.sharedaddy:after,
div.sharedaddy .sd-block:after,
div.sharedaddy ul:after {
	clear: both;
}

div.sharedaddy,
div.sharedaddy .sd-block,
div.sharedaddy ul {
	zoom: 1;
}


/* =Base Styles
-------------------------------------------------------------- */

div.sharedaddy div.sd-block {
	border-bottom: 1px dotted #999999;
	padding: 10px 0 10px;
	margin: 0 0 0 20px;
}

div.sharedaddy.sharedaddy-dark .sd-block {
	border-top-color: #222;
	border-top-color: rgba(50,50,50,.5);
}

div.sharedaddy .sd-content {
	/*width: 82.125%;  530px / 640px
	float: right;
	margin: -2px 0 0 0;*/
	float:left;
	margin-left: 10px;
}

div.sharedaddy .sd-content ul {
	margin: 0;
}

div.sharedaddy .sd-content li {
	float: left;
	margin-right:15px !important;
	display: block;
}

/* @noflip */
.rtl div.sharedaddy .sd-content {
	float: right;
}

/* @noflip */
.rtl div.sharedaddy .sd-content li {
	float: right;
	margin: 0 0 5px 5px !important;
}

/* Base Button .sd-button */

div.sharedaddy a.sd-button {
	margin: 0;
	padding: 0;
	display: inline-block;
	background: #efefef;
	background: -moz-linear-gradient(top, #f7f7f7 0%, #efefef 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#efefef));
	background: -webkit-linear-gradient(top, #f7f7f7 0%,#efefef 100%);
	background: -o-linear-gradient(top, #f7f7f7 0%,#efefef 100%);
	background: -ms-linear-gradient(top, #f7f7f7 0%,#efefef 100%);
	background: linear-gradient(top, #f7f7f7 0%,#efefef 100%);
	border-radius: 3px;
	border: 1px solid #ddd !important;
	box-shadow: inset 0 1px 0 #fff;
	color: #000 !important;
	text-decoration: none;
	line-height: 1;
	font-size: 11px;
	font-weight: normal;
}

div.sharedaddy a.sd-button:hover {
	color: #000;
	text-shadow: 0 1px 0 #fff;
	border-color: #ccc;
	background: #eee;
	background: -moz-linear-gradient(top, #efefef 0%, #eee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#eee));
	background: -webkit-linear-gradient(top, #efefef 0%,#eee 100%);
	background: -o-linear-gradient(top, #efefef 0%,#eee 100%);
	background: -ms-linear-gradient(top, #efefef 0%,#eee 100%);
	background: linear-gradient(top, #efefef 0%,#eee 100%);
}

div.sharedaddy a.sd-button:active {
	background-color: #efefef;
	box-shadow: inset 0 -1px 0 #fff;
	border-color: #ddd;
}

a.sd-button > span {
	padding: 4px 8px;
	display: block;
	opacity: .8;
	line-height: 1.5em;
	text-shadow: none;
}

a.sd-button:hover span {
	opacity: 1;
}

.sd-button span.share-count {
	font-size: 90%;
	color: #666;
	margin-left: 5px;
	line-height: 1;
}

/* @noflip */
.rtl .sd-button span.share-count {
	margin-right: 5px;
}

/* Button Style Options */

.sd-social-icon-text a.sd-button > span,
a.sd-button > span {
	padding: 1px 5px 1px 23px;
	background-position: 2px center;
	background-repeat: no-repeat;
}

.sd-social-icon a.sd-button > span {
	padding: 3px;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
	background-position: center center;
	background-repeat: no-repeat;
}

.sd-social-text a.sd-button > span {
	background: none !important;
	padding-left: 5px
}

.sd-social-official li {
	height: 21px;
}

div.sharedaddy .no-text {
	width: 21px;
	height: 21px;
}

div.sharedaddy .no-text a {
	text-decoration: none;
}

div.sharedaddy .no-icon a span, div.sharedaddy li.no-icon div a span {
	padding-left: 5px;
	background-image: none;
}

/* @noflip */
.rtl .sd-social-icon-text a.sd-button > span,
.rtl a.sd-button > span {
	padding: 3px 23px 3px 5px;
	background-position: 98% center;
}

/* @noflip */
.rtl .sd-social-text a.sd-button > span {
	padding-left: 0;
	padding-right: 5px
}

/* @noflip */
.rtl div.sharedaddy .no-icon a span, .rtl div.sharedaddy li.no-icon div a span {
	padding-left: 0;
	padding-right: 5px
}

/* Icons */

li.share-facebook a.sd-button > span {
	background-image: url('../../plugins/jetpack/modules/sharedaddy/images/facebook.png');
}

li.share-tumblr a.sd-button > span {
	background-image: url('../../plugins/jetpack/modules/sharedaddy/images/tumblr.png');
}

li.share-twitter a.sd-button > span {
	background-image: url('../../plugins/jetpack/modules/sharedaddy/images/twitter.png?1');
}

li.share-google-plus-1 a.sd-button > span {
	background-image: url('../../plugins/jetpack/modules/sharedaddy/images/googleplus1.png?1');
}

li.share-linkedin a.sd-button > span {
	background-image: url('../../plugins/jetpack/modules/sharedaddy/images/linkedin.png');
}

li.share-press-this a.sd-button > span {
	background-image: url('../../plugins/jetpack/modules/sharedaddy/images/wordpress.png');
}

li.share-digg a.sd-button > span {
	background-image: url('../../plugins/jetpack/modules/sharedaddy/images/digg.png');
}

li.share-stumbleupon a.sd-button > span {
	background-image: url('../../plugins/jetpack/modules/sharedaddy/images/stumbleupon.png');
}

li.share-reddit a.sd-button > span {
	background-image: url('../../plugins/jetpack/modules/sharedaddy/images/reddit.png');
}

li.share-pinterest a.sd-button > span {
	background-image: url('../../plugins/jetpack/modules/sharedaddy/images/pinterest.png');
}

li.share-email a.sd-button > span {
	background-image: url('../../plugins/jetpack/modules/sharedaddy/images/email.png');
}

li.share-print a.sd-button > span {
	background-image: url('../../plugins/jetpack/modules/sharedaddy/images/print.png');
}

a.sd-button.share-more span {
	background-image: url('../../plugins/jetpack/modules/sharedaddy/images/more.png');
}

@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {

	li.share-facebook a.sd-button > span {
		background-image: url('images/facebook@2x.png');
		background-size: 16px 16px;
	}

	li.share-tumblr a.sd-button > span {
		background-image: url('images/tumblr@2x.png');
		background-size: 16px 16px;
	}

	li.share-twitter a.sd-button > span {
		background-image: url('images/twitter@2x.png?1');
		background-size: 16px 16px;
	}

	li.share-google-plus-1 a.sd-button > span {
		background-image: url('images/googleplus1@2x.png');
		background-size: 16px 16px;
	}

	li.share-linkedin a.sd-button > span {
		background-image: url('images/linkedin@2x.png');
		background-size: 16px 16px;
	}

	li.share-press-this a.sd-button > span {
		background-image: url('images/wordpress@2x.png');
		background-size: 16px 16px;
	}

	li.share-digg a.sd-button > span {
		background-image: url('images/digg@2x.png?1');
		background-size: 16px 16px;
	}

	li.share-stumbleupon a.sd-button > span {
		background-image: url('images/stumbleupon@2x.png');
		background-size: 16px 16px;
	}

	li.share-reddit a.sd-button > span {
		background-image: url('images/reddit@2x.png');
		background-size: 16px 16px;
	}

	li.share-pinterest a.sd-button > span {
		background-image: url('images/pinterest@2x.png');
		background-size: 16px 16px;
	}

	li.share-email a.sd-button > span {
		background-image: url('images/email@2x.png?1');
		background-size: 16px 16px;
	}

	li.share-print a.sd-button > span {
		background-image: url('images/print@2x.png');
		background-size: 16px 16px;
	}

	a.sd-button.share-more span {
		background-image: url('images/more@2x.png?1');
		background-size: 16px 16px;
	}

}

/* More pannel */

div.sharedaddy .sharing-hidden .inner {
	max-width: 250px;
	padding: 15px 15px 10px;
	position: absolute;
	margin-left: -100px;
	z-index: 1001;
	background-color: #fff;
	border: 1px solid #ccc;
	-moz-border-radius: 3px !important;
	-webkit-border-radius: 3px !important;
	border-radius: 3px !important;
	-moz-box-shadow: 0px 2px 8px #ccc;
	-webkit-box-shadow: 0px 2px 8px #ccc;
	box-shadow: 0px 2px 8px #ccc;
	-webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0px 2px 8px rgba(0, 0, 0, .2);
	box-shadow: 0px 2px 8px rgba(0, 0, 0, .2);
}

/* @noflip */
.rtl div.sharedaddy .sharing-hidden .inner {
	margin-left: 0;
	margin-right: -100px;
}

div.sharedaddy.sharedaddy-dark .sharing-hidden .inner {
	border-color: #222;
}

/* =Sharing: Email Dialog
-------------------------------------------------------------- */

#sharing_email {
	width: 312px;
	padding: 15px;
	position: absolute;
	margin-left: -120px;
	z-index: 1001;
	background-color: #fff;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0px 2px 8px #ccc;
	-webkit-box-shadow: 0px 2px 8px #ccc;
	box-shadow: 0px 2px 8px #ccc;
	-webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0px 2px 8px rgba(0, 0, 0, .2);
	box-shadow: 0px 2px 8px rgba(0, 0, 0, .2);
	text-align: left;
}

div.sharedaddy.sharedaddy-dark #sharing_email {
	border-color: #fff;
}

#sharing_email .errors {
	color: #fff;
	background-color: #771a09;
	font-size: 11px;
	padding: 5px 8px;
	line-height: 11px;
	margin: 10px 0 0 0;
}

#sharing_email label {
	font-size: 11px;
	color: #333;
	font-weight: bold;
	display: block;
	padding: 0 0 4px 0;
	text-align: left;
	text-shadow: none;
}

#sharing_email input[type="text"] {
	width: 98.5%;
	margin-bottom: 12px;
	border: 1px solid #ccc;
	background: #fff;
	color: #333;
}

#sharing_email .sharing_cancel {
	padding: 0 0 0 10px;
	font-size: 11px;
	text-shadow: none;
}

#sharing_email .recaptcha {
	width: 312px;
	height: 123px;
	margin: 10px 0 14px 0;
}

/* =RTL
-------------------------------------------------------------- */
/* @noflip */
body.rtl .sharing ul {
	float: right;
}

/* @noflip */
body.rtl .sharing li {
	margin: 0 0 0 10px !important;
}

/* @noflip */
.rtl #sharing_email {
	margin-left: -0px;
	margin-right: -120px;
	text-align: right
}

/* @noflip */
.rtl #sharing_email label {
	text-align: right
}

/* @noflip */
.rtl #sharing_email .sharing_cancel {
	padding: 0 10px 0 0;
}

#content p.wp-caption-text {
	font-size: 10px;
	padding: 5px 20px 10px 20px;
	margin:0px
	}

#content .wp-post-image {

}

body {
	text-align: left;
	margin: 0;
	padding: 0;
	height: 100%;
	min-height: 100%;
	color:#fff;
	line-height:1.5em;
	font-size:9pt;
	font-family: fg_bk, Arial, Helvetica, sans-serif;

	}


/* slider
/* ---------------------------------------------------- */
#slider {
	background: none;
  width: 648px;
  height: 400px;
	margin:0;
	padding:0px;
  margin-bottom: 30px;
  border-top: 2px solid #e06e17;
  border-right: 2px solid #e06e17;
	position:relative;
	float:left;
  box-shadow: 4px 6px 15px #a7a7a7;
}
#slider ul {
	height: 1%; /* IE fix */
	list-style-type: none;
	margin: 0 auto;
	padding: 0 5px;
	position:relative;
  width: 140px;
}
/* #slider ul:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
} */

/* slider > NAVIGATION
/* ---------------------------------------------------- */
.slides-nav {
      height: 34px !important;
      top: 15px;
      left: 258px;
      z-index: 99;
}

.slides-nav li {
	padding-left: 5px;
	height:45px;
	display:inline-block;
	zoom: 1;
    *display: inline;

    height: 20px;
	width: 16px;
	background: #e2e2e2;
	margin-right: 12px;
	}

	li.on.activeSlide {
	background: #767676;
	}

  li.activeSlide {
  background: #767676;
  }

.slides-nav li a {
	color: #666666;
    display: inline-block;
    font-family: sbl,serif;

    font-size: 13px;
    height: 40px;
    margin: 0;
    padding: 8px 7px;
    text-decoration: none;
    text-transform: lowercase;
}

.slides-nav li a:hover {
	color:#000;
	}




.js #slider .slides-nav li.on a {
	color:#000;
	font-family:sb;
}
.js #slider .slides-nav li.on a {
	position: relative;
	top: 0px;
}


/* slider > HEADER
/* --------------------------------------------------- */

/* title wrapper */
#slider .section-header {
	background-color: #010101;
    height: 47px;
    overflow: hidden;
    position: relative;
}


/* individual title h2 */
#slider h2.feature-title {
		float: left;
    font-size: 30px;
    height: 47px;
    padding: 3px 20px;
    text-transform: lowercase;

	}

/* title trailing image */
#slider .header-title-trailing {
		height: 47px;

		overflow:hidden;
		position:relative;
	}

/* title header shadow div */
#slider .header-title-shadow {
		height: 8px;
		background: url(images/slider-title-shadow.png) no-repeat top left ;
		overflow:hidden;
	}

/* slider > SLIDES
/* ---------------------------------------------------- */
#slider .slides {
	clear: both;
	position: relative;
	width: 648px;
  top: -34px;

}

#slider .slides ul {


		}

#slider .slides li {
	background:#fff;
	margin:0px;
	padding:0px;
	height:400px;
	width:648px;
	overflow:hidden;
	position:relative;
}

#slider .slides li .slide-container{
	padding:20px
}
#slider .slides h2, h2 a {
	font-size: 22px;
	margin:0px;
	padding:0px;
	padding-bottom: 10px;
}
#slider .slides img {
	float:left;
	overflow:hidden;
	padding-right:10px;
	max-width:200px;
}
#slider .slides p {
	margin:0px;
	overflow:hidden;
	padding:0px;
}

.tubepress_thumbnail_area {
	width:100% !important;
}

.tubepress_thumb {
    width: 20% !important;
}

.tubepress_normal_embedded_wrapper {
	background: #1b1b1b;
}

#slide-one .tubepress_embedded_title{
	padding: 10px 0 5px 10px;
	color: #fff;
}

#slide-one .youtube-player {
    height: 293px;
    width: 517px;
}

#slide-one .tubepress_thumbnail_area{
    display:none !important;
}

#slide-three {
	/*
	overflow:auto !important;
	*/
}

#slide-one {
	width: 648px !important;

}


#slide-two {
	width: 648px !important;

}

#slide-three {
	width: 648px !important;

}

#slide-four {
	width: 648px !important;

}


#sliderimage {
	height: 400px;
	width: 648px;


}


div#img-cap {
  width: 80%;
  position: absolute;
  top: 240px;
  left: 0px;
  color: white;
  background-color: rgba(0, 0, 0, 0.72);
  padding: 15px;
  min-height: 60px;
}

div#slider-read-more h3 {
    font-size: 15px;
    font-family: helvetica;
    font-weight: bold;
    margin-bottom: 5px;
}

div#img-cap h2 {
    width: 82%;
    float: left;
}

div#slider-read-more {
    float: right;
    position: relative;
    top: 5px;
}


div#img-cap h2 a:hover {
	text-decoration:underline;
}

div#slider-read-more {
    float: right;
}



div#img-cap h2 a{
	color: white;
	font-family: knul, "Times New Roman",serif;
	font-weight: bold;
	}


	div#img-cap p a{
		color: #d1a02c;
		font-weight: bold;
	}

	p.featured-post-story {
		font-size: 13px;
	}

		p.featured-post-story a {
		font-size: 13px;
	}


	div#gradient {
width: 100%;
height: 5px;
position: relative;
left: -15px;
background: rgba(224,136,21,1);
background: -moz-linear-gradient(left, rgba(224,136,21,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(224,136,21,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(left, rgba(224,136,21,1) 0%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(left, rgba(224,136,21,1) 0%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(left, rgba(224,136,21,1) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(to right, rgba(224,136,21,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e08815', endColorstr='#ffffff', GradientType=1 );

}


/* Pest Talk */

#blog-left h2.post-title {
font-family: pt_sans_narrowbold, Arial, Helvetica, sans-serif;
font-size: 1.9em;
letter-spacing: .02em;
margin: 0px 0px 4px 0px;
}

#pest-talk-header {
	width: 100%;
	height: 170px;
	background-image: url(images/pest_talk_header_2.jpg);
}

#blog-right h2  {

	margin: 0;
	padding: 0;
	text-align: left;
	/*font-weight:bold*/;
	color:#fff
	line-height: 1.2em;
	}


.entry-content.pest-talk-roll img {
	float: left;
	padding: 0px 10px 10px 0px;
}

div#pest-img {
	width: 130px;
	height: 220px;
	float: left;
}

#blog-left .meta-cats-tags.clearfix {
	width: 360px;
	position: relative;
	left: 130px;
}


div#blog-right.pest-talk-sidebar {
	color: black;
	padding: 0px 15px;
}

div#featured-contributor h2 {
	color: #4d4d4d;
	font-family: helvetica;
	font-size :20px;
	margin-bottom: 7px;
}


div#featured-contributor h3 {
	color: #4d4d4d;
	font-family: helvetica;
	font-size :14px;
	letter-spacing: 2px;
}

div#pest-talk-sponsor h3 {
	font-family: helvetica;
	font-size: 12px;
	text-align: center;
	padding-bottom: 5px;

}


div#pest-talk-sponsor {
	position: relative;
	left: 550px;
	top: 30px;
	height: 145px;
	width: 238px;
}

div#featured-contributor img {
padding-bottom: 4px;
}


div#pest-social {
	padding: 20px 22px;
}


div#pest-social a img {
	padding-right: 11px;
	padding-bottom: 4px;
}



/* BLOG */

#blog-left {
    width: 640px;
    float: left;
}
#blog-right {
    float: right;
    margin: 40px 0px 20px 0;
    width: 210px;
    border-left: 1px solid #6E6E6E;
}

#blog-right .widget-title {
    font-family: pt_sans_narrowbold, Arial, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
}

#blog-right .facebook-wrap {
    padding-bottom: 20px;
}

#blog-right .twitter-wrap ul {
    margin: 10px;
}

#blog-right .twitter-wrap li {
    list-style: none;
    padding-bottom: 10px;
}
#blog-right .twitter-wrap img {
    display: none;
}

#blog-right .tag-cloud h3 {
    padding-bottom: 10px;
}

#blog-right .cloud-wrap {
    margin-left: 10px;
    font-family: fg_bk;
}

#blog-right .archive-wrap {
    padding-bottom: 20px;
}

#blog-right .archive-wrap ul {
    list-style: none;
    padding: 0;
    margin: 5px 0 0 10px;
}

#blog-right .archive-wrap ul.flexo-list {
    margin: 0 0 0 10px;
}

.FlexoArchives_widget_archives {
    padding-bottom: 20px;
}

ul.flexo-list {
    margin-left: 20px;
}

a.flexo-link {
    font-family: ULT-B, Arial, sans-serif;
    font-size: 13px;
}

#cat-sub-menu {
    width: auto;
    float: right;
    bottom: 17px;
    right: 10px;
    position: absolute;
    font-family: pt_sans_narrowbold;
    font-size: 1em;
}

#cat-sub-menu li {
    display: inline;
    padding-left: 5px;
    border-left: 1px solid #666;
    margin-left: 3px;
}

#cat-sub-menu li:first-child {
    display: inline;
    padding-left: 0;
    border-left: none;
    margin-left: 0;
}

#cat-sub-menu a {
   color: #666666;
}

#cat-sub-menu a:hover {
   color: #000;
}

#page-content, #archive-content {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    float: none;
    /* margin: -15px 0 20px 10px; */
    padding: 0;
}



#sub-page-header .header-container {
    background-color: #E0E1E2;
    height: 40px;
    padding-top: 40px;
    overflow: hidden;
    position: relative;
}

.archive-header, .page-header-bg {
	background-color: #010101;
	height:47px;
  position: relative;
  left: -15px;
}

h1.archive-title {
  color: black;
  font-family: knul-bold, "Times New Roman",serif;
  font-size: 28px;
  padding: 5px 0 0 20px;
  text-transform: uppercase !important;
}

#sub-page-header h1.archive-title, h1.page-title  {

    color: #fff;
    font-family: knul-bold, "Times New Roman",serif;
    font-size: 28px;
    padding: 5px 0 0 20px;
    text-transform: uppercase !important;
}

h3.results-title {
    color: #000;
}


#sub-page-header .header-title-shadow {
    background: url("images/header-title-shadow-long.png") no-repeat scroll left top transparent;
    height: 12px;
    overflow: hidden;
    position: relative;
    z-index: 4;
}

div.sharedaddy div.sd-block {
    margin: 10px 0 !important;
    padding: 10px 0 5px 0 !important;
    width: auto !important;
    border-top: 1px dotted #666 !important;
    border-bottom: 1px dotted #666 !important;
}

div.sharedaddy div.sd-content {
    margin: -2px 0 0 20px;
    float: left;
    width: auto;
}


div.sharedaddy h3, #content div.sharedaddy h3, #main div.sharedaddy h3, #primary div.sharedaddy h3 {

    font-family: sans-serif !important;
    width: auto !important;
}



#archive-ad {
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
    padding-top: 20px;
	padding-left: 170px;
}

#archive-ad iframe {
    border: 1px solid #ccc;
}


.pagination {
clear:both;
padding:20px 0;
position:relative;
font-size:11px;
line-height:13px;
}

.pagination span, .pagination a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#fff;
background: #555;
}

.pagination a:hover{
color:#fff;
background: #3279BB;
}

.pagination .current{
padding:6px 9px 5px 9px;
background: #3279BB;
color:#fff;
}

body.category-blog-2, body.category-blog, body.blog-2, body.blog {
	background-image:url(images/background-blog.jpg);
    background-repeat:repeat-x;
    background-position:center top;
    background-attachment:fixed;
}

body.category-blog-2 #sub-page-header, body.blog-2 #sub-page-header, body.category-blog #sub-page-header, body.blog #sub-page-header {
    background-color:none;
    background-image:url(images/blog-logo.png);
    background-repeat:no-repeat;
    background-position: top left;
    height:110px;
}
body.category-blog-2 .header-container, body.blog-2 .header-container, body.category-blog .header-container {
	display: none;
}

body.category-blog-2 .header-title-shadow, body.blog-2 .header-title-shadow, body.category-blog .header-title-shadow {
	display: none;
}

body.category-blog-2 #archive-content, body.blog-2 #archive-content, body.category-blog #archive-content, body.blog #archive-content {
	margin-top:10px;
}

.blog-current-issue{
	margin: 10px 0px 20px 10px;
}

.entry img.blog-entry-feature-item {
	float: left;
	margin: 0 10px 10px 0;
	max-width: 150px;
	border: 1px solid #00614E;
}

h2.blog-category-post-title{
	font-family: pt_sans_narrowbold,Arial,Helvetica,sans-serif;
    font-size: 1.9em;
    letter-spacing: 0.02em;
    margin: 0 0 10px 0;
    padding: 0;
}
.blog-meta-cats-tags {
    border-top: 1px dotted #999999;
    clear: both;
    display: block;
    float: none;
    font-size: 8pt;
    font-weight: bold;
    margin: 0 0 0 20px;
    padding: 0;
}

.blog-category-meta {
	font-size:10px;
	padding-left: 160px;
}
p.blog-category-excerpt{
	padding-left:160px;
}

.story-column-fancy {
    padding:15px;
    color:#fff;
    background: url('images/bg-black-50.png');
    height:117px;
    position:absolute;
    bottom:0px;
    right:0px;
    zoom: 1;
}


.story-column-fancy h2 a {
    color:#fff;
    font-family: pt_sans_narrowbold, Arial, sans-serif;
    font-size:26px;
    line-height:31px;
}

.story-column-fancy h2 a:hover {
    color:#ccc;
    }

#slider .story-column-fancy p.featured-post-story {
    font-family: sans-serif;
    font-size:13px;
    margin-top:10px;
}
.story-column-fancy a.excerpt-end {
    font-style:normal;
    color: yellow;
    font-size:13px;
    text-transform:lowercase;
    font-family: pt_sans_narrowbold, sans-serif;
}


h2.featured-post-title a {
    color: black;
}

.featured-post-title {
	font-family: pt_sans_narrowbold, arial, sans-serif;
}

/*Poll Widget*/

.widget.widget_polls-widget{
	width:265px;
}

#polls-widget-4 h2.widgettitle {
	color:#644123;
	font-size:30px;
	text-transform:lowercase;
	border-bottom: 3px solid #cc9933;
	line-height:20px;
}

#polls-widget-4 p {
	font-size:14px;
	font-family: sbl, serif;
	color:#000;
	text-align:center;
	font-wight:normal;
	padding-top:10px;
}

#polls-widget-4 p:first-child {
	text-align:left;
	}

#polls-widget-4 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#polls-widget-4 ul.wp-polls-ul li {
	display: inline;
	font-size:16px;
	font-family: sb, serif;
	color:#000;
}

#polls-widget-4 ul.wp-polls-ul li:first-child {
    margin-right: 20px;
}

/*Ad Shadows*/
.banner728 > iframe,
#home-banner-300,
.banner728-container.bottom > iframe,
.widget-wrap > iframe,
.widget img,
#ad-social-wrapper .banner468 {

}

.widget-wrap {
	padding: 10px;
}

#column-right .widget-wrap {
	padding: 0px;
	margin-bottom: 20px;
}

#column-right .widget-wrap > iframe {
	-moz-box-shadow: 0px 0px 0px #333;
    -webkit-box-shadow: 0px 0px 0px #333;
    box-shadow: 0px 0px 0px #333;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=90, Color='#333333')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=90, Color='#333333');
}

#polls-widget-4 {
	position:relative;
}

.wp-polls-ans {
	position: relative;
}

.widget_polls-widget h2 {
	color:#000
}

#polls-widget-4 .widget-wrap ul li a,
.wp-polls-ans p a {
	color: #b05921 !important;
	font-family: helvetica,serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: lowercase;
	position: relative;
	left: 128px;
}

.wp-polls-loading {
	margin-top:-150px !important;
	color: #666;
	font-size: 16px;
	font-family: sb, serif;
}

.wp-polls-loading img {
	-moz-box-shadow: 0px 0px 0px #333;
    -webkit-box-shadow: 0px 0px 0px #333;
    box-shadow: 0px 0px 0px #333;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=90, Color='#333333')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=90, Color='#333333');

}

.wp-polls .pollbar {
	background-image: none !important;
	background: #000;
	border: none !important;
}

.widget-wrap h2.feature-title {
	background-color: #010101;
	text-transform:lowercase;
    font-size:18px;
    height:32px;
    padding:15px 0 0 10px;
}

#column-right #sidebar .widget-wrap:first-child {
	background:#fff;
	font-size:11px;
	text-align:center;
	color:#666;
}

.middle-archive-ad {
	border-bottom: 1px dotted #666666;
    margin: 0 20px;
    clear: both;
    text-align:center;
    padding-bottom: 20px;
    padding-top: 20px;
}



.relatedposts {
	width: 100%;
	margin: 0 0 20px 0;
	float: left;
	font-size: 12px;
	margin-top: 15px;
	padding: 20px;
  padding-left: 40px;
	border: 0;
	background: #ececec;
	margin-left: -35px;
}

	.relatedposts h3 {
		margin-bottom: -5px;
	}



	.relatedthumb {
		padding-left: 20px;
	}



	.image-column p:first-child {
		display: block;
	}

	.image-column p {
		display: none;
	}

	.image-column iframe {
    width: 102%;
    height: 315px;
		padding-left: 20px;
		padding-top: 13px;
	}


  .image-column.video-section {
      width: 100% !important;
      margin-left: -45px;
      margin-top: -23px;
  }


	h3#vid-spon {
		position: absolute;
		top: 10px;
		left: 7px;
		color: #D2934C;
	}

	.entry-content span {
		color: #525252;
	}

	span.tags {
		color: #525252;
	}


	h3#prod-spon {
		position: absolute;
		top: 10px;
		left: 315px;
		color: #D2934C;
		text-transform: capitalize;
	}


  h1.home-news-title {
    color: black;
    font-size: 15pt;
    font-family: helvetica;
    line-height: 1.3em;
}

.home-news-feed-item hr {
      border: 1px solid #db6d2b;
      width: 7%;
      float: left;
      margin-top: 5px;
}

.home-news-feed-item {
      box-shadow: 1px 1px 10px #bfbfbf;
      padding-left: 20px;
      margin-top: 0px;
      width: 94%;
      height: 187px;
      float: right;
      position: relative;
      left: -10px;
}

.home-news-feed-item.sponsoredcontent {
    background: rgba(223, 255, 144, 0.17);
}

.home-news-feed-item:first-child {
      margin-top: 20px;
}

.home-news-feed-item p {
	color: #0e0e0e;
	font-size:13.5px;
}

.news-feed-image {
    float: right;
    margin-left: 15px;
    position: relative;
}

.news-feed-post-info {
    margin-top: 15px;
    margin-bottom: 5px;
    color: #000000;
}

.news-feed-date {
    color: #101010;
    display: inline;
    font-weight: bold;
}

.news-arrow {
  height: 19px;
  width: 8px;
  background: url(images/feed-arrow.png);
  position: absolute;
  left: -1px;
  top: 45%;
}

.home-news-feed-item h1 {
  color: black;
  font-family: helvetica;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.3em;
  margin-top: 15px;
}



	    @-moz-document url-prefix() {
 /*
					#topnav ul {
    margin: 0px auto 0px 9px;
    padding: 0px;
    list-style: outside none none;
    position: absolute;
	margin-bottom: 0px !important;
}


div#cat-nav-cont {

	width: 429px;
    height: 114px;
    position: relative;
    top: -92px;
    left: 98px;
    border-left: 4px solid #6C6C6C;
    background: linear-gradient(to bottom, #272727 0%, #000 49%, #272727 100%) repeat scroll 0% 0% transparent;
    overflow: hidden;
}

#catnav {
    padding: 0px;
    margin: 0px;
    font-size: 9pt;
    font-weight: bold;
    position: relative;
    top: 30px;
    left: 35px;
}

*/
                    }


@media screen and (-webkit-min-device-pixel-ratio:0) {
    .shoppingCartNode
    {
        width:196px !important;
    }
}




@media screen and (min-width:0\0) {

	#topnav {
		position: absolute;
		z-indez:99999;
	}

	#header-search{

		position:absolute;
		top: 239px;
		left: 769px;
		width: 220px;
		z-index:9999;
	}


	}

h1.pest-talk-latest-news{
	color:#000000;
	font-size:34pt;
}




.cookie-content {
    width: 65%;
    margin: 0 auto;
    font-size: 16px;
    font-family: arial;
    padding: 20px;
    position: relative;
}

.cookie-content a {
    color: #1a91f9;
}

.cookie-content b {
    display: block;
    margin-bottom: 10px;
}

button.acceptcookies {
    background: #d2700c;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
		font-size: 11px;
    border-radius: 10%;
    padding: 8px;
    border: none;
}

.cookiealert {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0 !important;
    z-index: 99 !important;
    opacity: 0;
    border-radius: 0;
    transform: translateY(100%);
    transition: all 500ms ease-out;
    color: #ecf0f1;
    background: #252525 !important;
    /* background: #212327 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASwAAAEECAIAAAAd4J55AAAAGXRFW…AEYJiA4vX1ixSmV/tY2wV9vaLC3wpFEh0AARg44P8LMACM4cURIdXaEQAAAABJRU5ErkJggg==); */
}

button.acceptcookies {
    display: block;
    width: 55px;
    margin: 0 auto !important;
}

body.events-archive div#wrap {
  padding: 25px;
}

.tribe-events-schedule h2 {
  color: #b05921;
}

.single-tribe_events .tribe-events-single-event-title {
  color: #b05921;
}

.events-single #wrap {
  padding: 25px;
  width: 967px;
}

.single-tribe_events .secondary .tribe-events-venue-map {
  background: transparent;
  border: none;
}

h2.tribe-events-list-separator-month {
  color: #b05921;
}

div.tribe-event-schedule-details {
  color: #b05921;
}


/* Post Pagination */

#content .entry-content p.page-links-custom{
	font-size: 14px;
	margin: 15px 0 40px;
	padding-top: 15px;
	padding-left: 0px;
	width: 100%;
	color: #888;
	text-align: right;
	border-top: 1px dotted #999;
	display: flex;
	justify-content: space-between;
}

#content .page-links-custom a.post-page-numbers span.page-link{
	color: #888;
	display: inline-block;
	margin: 0;
	padding: 10px 10px;
}

#content .page-links-custom a.post-page-numbers:hover span.page-link{
	color: #e16b20;
}

.page-links-custom a.post-page-numbers:hover span.page-link {
color: #e16b20;
cursor: pointer;
}

.entry-content .page-links-custom span.post-page-numbers.current {
float: none;
padding: 8px 10px 6px;
background-color: #e16b20;
font-size: 14px;
line-height: 1;
color: #fff;
border-radius: 50%;
} 
.entry-content .page-links-custom span.post-page-numbers.current span.page-link{

color: #fff;

} 