* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.chromeframe {position: absolute; top: 0;}
body {font: 1em/1.4em 'gotham_bookregular';}
body, select, input, textarea {color: #000000;}
a {color: #000000;text-decoration:none;}
a:hover {color: #69f;}
::-moz-selection{background: #fcd700; color: #fff; text-shadow: none;}
::selection {background: #fcd700; color: #fff; text-shadow: none;} 
a:link {-webkit-tap-highlight-color: #fcd700;} 
ins {background-color: #fcd700; color: #000; text-decoration: none;}
mark {background-color: #fcd700; color: #000; font-style: italic; font-weight: bold;}
input:-moz-placeholder { color:#a9a9a9; }
textarea:-moz-placeholder { color:#a9a9a9; }
.group:before,.group:after {content:"";display:table;}
.group:after {clear:both;}
.group {zoom:1;}
.hide {display:none;}
.space10 {height:10px;}
.space15 {height:15px;}
.space20 {height:20px;}
.space25 {height:25px;}

/* GENERAL */
.one_half {width:50%;float:left;}
.grey {background:#f2f2f2;}
.white {background:#ffffff;}

/* HEADER */
#header {height:60px;background:#fafafa;position:fixed;width:100%;z-index:9999;}
#logo {margin-top:12px;margin-left:5%;float:left; width: 138px;}

/* MAIN MENU */
#menu {float:right;margin-left:50px;margin-right:20px;margin-top:18px;}
#menu li {float:left;margin:0px 20px;position: relative;text-decoration: none;transition-duration: 0.5s;}
#menu li a {font-family:'gotham_mediumregular';font-size:0.8em;color:#000000;}
#menu li a:hover, #menu li a.active {color:#0d8da2;border-bottom:5px solid #0d8da2;padding-bottom:8px;}
#menu li:hover, #menu li:focus-within {cursor: pointer;}
#menu li:focus-within a {outline: none;}
#menu ul li ul {background:#fafafa;visibility: hidden;opacity: 0;min-width:260px;position: absolute;transition: all 0.5s ease;margin-top:0;left: -50px;display: none;padding-top:30px;padding-bottom:10px;}
#menu ul li ul li {margin-bottom:8px;}
#menu li ul li a:hover, #menu li ul li a.active {border-bottom:0px;padding-bottom:0px;}
#menu ul li:hover > ul,
#menu ul li:focus-within > ul,
#menu ul li ul:hover,
#menu ul li ul:focus {
   visibility: visible;
   opacity: 1;
   display: block;
}
#menu ul li ul li {clear: both;width: 100%;}

/* SOCIAL ICONS */
#socials {float:right;margin-top:21px;}
#socials li {float:left;margin-left:11px;}
#socials li a {display:block;}
#socials img {height: 16px;}

/* HAMBURGER MENU */
#hamburgerNav {display: none;}
#hamburgerNav {left:-100%;width:100%;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;display:block;position:fixed;padding-bottom:20px;background:#edecec;text-align:center;z-index:8;overflow: auto;padding-top:90px;box-sizing: border-box;top:0;bottom:0;}
#hamburgerNav.active {left:0px;}
#mobileNav {display:none;}
#hamburgerNav li {display:inline;}
#hamburgerNav .hamburgerSocials {margin-bottom:15px;} 
#hamburgerNav .hamburgerSocials li {padding:0px 10px;}
#hamburgerNav .hamburgerSocials img {height: 22px;} 
#hamburgerNav .hamburgerMenu {padding-bottom:15px;}
#hamburgerNav .hamburgerMenu a {display: block;color:#858585;padding: 9px 0 8px 0px;line-height:1.2em;font-size:1em;}
#hamburgerNav .hamburgerMenu a:hover, #hamburgerNav .hamburgerMenu a:active {background:#0d8da2;color: #ffffff;}
#mobileNav button {position: absolute;top: 11px;right: 20px;width: 40px;height: 35px;background: url(../img/mobile_open.png) center no-repeat;border: none;background-size: 70% 70%;}
#mobileNav button.active {background: url(../img/mobile_close.png) center no-repeat;background-size: 70% 70%;}

/* ******** ***********/
/* TALK SHOW PAGE *****/
/* ********************/
#talkshow {padding-top:60px;border-bottom:15px solid #dddddd;}
.bannercontainer {width:100%;position:relative;padding:0;}
#ts_slider img {width:100%;height:auto;}
.bx-wrapper {margin-bottom:0px;}
#talkshow .bx-wrapper .bx-pager, #home .bx-wrapper .bx-pager {bottom:20px;width:auto;right:20px;}
#talkshow .bx-wrapper .bx-pager.bx-default-pager a, #home .bx-wrapper .bx-pager.bx-default-pager a {width:15px;height:15px;-moz-border-radius: 15px;-webkit-border-radius: 15px;border-radius: 15px;background:#e8ddde;}
#talkshow .bx-wrapper .bx-pager.bx-default-pager a:hover, #talkshow .bx-wrapper .bx-pager.bx-default-pager a.active, #home .bx-wrapper .bx-pager.bx-default-pager a:hover, #home .bx-wrapper .bx-pager.bx-default-pager a.active {background: #b8b2b2;}
#ts_content {width:55%;margin:0 auto;text-align:center;padding-top:10%;font-size:.96em;}
#ts_content p {text-align:justify;margin-bottom:30px;}
#ts_content .ts_heading {margin-bottom:30px;}
.ts_heading {margin-bottom:30px;font-size:1.6em;display:inline-block;text-align:center;border-bottom:1px solid #a6a6a6;padding:0px 0px 10px 0px;font-family:'gotham_bookregular';font-weight:normal;}
#ts_content .ts_gallery {margin-bottom:20px;}
#ts_content .ts_gallery a {color:#0d8da2;font-weight:bold;}
#ts_content .ts_gallery a img {width:100%;height:auto;}
#ts_content .ts_gallery a img:hover {opacity:0.9;}
#ts_content .one_third {float:left;width:31.33%;margin:0 1%;}
#ts_content .one_third.last {margin-right:0px;}
.talkshowLogo {width: 130px; margin: 10px auto 20px auto;}
#photos #g-slider-prev a {width:95px;height:40px;text-indent:-9999em;background:url(../img/previous.png) no-repeat;background-size: 85% 85%;display:block;float:left;z-index:1;cursor:pointer;position:relative;}
#photos #g-slider-next a {float:right;width:70px;height:40px;text-indent:-9999em;background:url(../img/next.png) no-repeat;background-size: 85% 85%;display:block;z-index:1;cursor:pointer;position:relative;}


/* VIDEOS */
#videos {border-bottom:15px solid #dddddd;}
#videos .bio_text {width:80%;text-align:center;margin-bottom:25px;}
#ts_videos {max-width:960px;margin:0 auto;}
.ts_videos_list {text-align:center;max-width:960px;margin:0 auto;margin-bottom:30px;overflow:hidden;}
.ts_videos_list li {float:left;display:block;padding-bottom:15px;width:160px;padding-left:10px;padding-right:10px;}
.ts_videos_list li:nth-child(6n+1) {clear:both;}
.ts_videos_list li img {display:block;}
.ts_videos_list li span {padding:4px 5px;font-size:14px;line-height:18px;display:inline-block;}
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto; } 
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* PHOTOS */
#photos {border-bottom:15px solid #dddddd;}
.m_photos_slider {display:none;}
.photos_left {width:70%;margin:60px auto 100px auto;}
.photos_left img {display:block;max-width:100%;width:100%;margin-top:100px;margin-bottom:10px;padding:5px;border:1px solid #d8d8d8;background:#fff;}
.photos_left p {margin:0 auto;margin-bottom:30px;font-size:0.95em;width:95%;}
.photos_right {padding:100px 0px 0px 0px;width:70%;margin:0 auto;}
.photos_right h2, .m_photo_right h2 {text-align:center;width:95%;font-size:1.6em;margin-bottom:20px;font-family:'gotham_bookregular';font-weight:normal;}
.photos_right p, .m_photo_right p {font-size:0.95em;width:95%;text-align:center;margin-bottom:20px;}
.photos_gallery {margin-top:30px;margin-bottom:0px;overflow:hidden;}
.photos_gallery li {float:left;margin-right:8px;margin-bottom:8px;width: 60px;}
.photos_gallery li img {display:block;}
.m_photo_right {display:none;}

/* BIO */
.bio_text {width:55%;margin:60px auto;text-align:justify;}
.bio_text h2 {text-align:center;width:95%;font-size:1.6em;margin-bottom:25px;font-family:'gotham_bookregular';font-weight:normal;}
.bio_text h2 span {font-size:0.6em;}
.ts_bio_heading_m {display:none;text-align:center;font-size:1.6em;padding-bottom:30px;padding-top:60px;font-family:'gotham_bookregular';font-weight:normal;background:#fff;}
.bio_text p {font-size:0.95em;width:95%;margin-bottom:20px;}
.bio_image img {width:100%;display:block;}
.bio_image img:hover {}
.bio_image .fullwidth {width:100%;}
.bio_image .fullwidth img {width:100%;margin-bottom:2px;}
.bio_image .ts_bio_1 img, .bio_image .ts_bio_2 img, .bio_image .ts_bio_3 img, .bio_image .ts_bio_4 img {margin-bottom:2px;}
.bio_image .ts_bio_1 .ts_bio_left {width:58.64%;float:left;margin-right:0.2%;}
.bio_image .ts_bio_1 .ts_bio_right {width:41.16%;float:left;}
.bio_image .ts_bio_3 .ts_bio_left {width:62.6%;float:left;margin-right:0.2%;}
.bio_image .ts_bio_3 .ts_bio_right {width:37.2%;float:left;}
.bio_image .ts_bio_4 .ts_bio_left {width:54%;float:left;margin-right:0.2%;}
.bio_image .ts_bio_4 .ts_bio_right {width:45.8%;float:left;}
.bio_image .ts_bio_5 .ts_bio_left {width:61.42%;float:left;margin-right:0.2%;}
.bio_image .ts_bio_5 .ts_bio_right {width:38.38%;float:left;}
#bio_1 .grey, #bio_2 .grey {background:#f2f2f2 url(../img/bio_1_bg.jpg);}


/* HOMEPAGE */
#home {padding-top:40px;}
#home #ts_content {padding-top:0px;width:55%;}
.homeLogo {margin-bottom:0px;max-width:90%;}
#home .grey {background:#f2f2f2 url(../img/bio_1_bg.jpg);}
.hometown_home_bt {background:#0059ff;color:#fff;font-size:24px;font-weight:normal;width:98%;display:block;text-align:center;line-height:30px;margin:-30px auto 20px auto;position:relative;z-index:1;padding-top:10px;padding-bottom:10px;}
.hometown_home_bt:hover {color:#fff;}

/* ******** ***********/
/* BIO PAGE ***********/
/* ********************/
#bio_intro {padding-top:60px;}
#bio_intro>div.one_half {float:right;}
#bio_slider img,#bio_slider_2 img {width:100%;height:auto;}
.bio_slider_2 {display:none;}
.bx-wrapper {margin-bottom:0px;}
#bio_intro .bx-wrapper {margin-bottom:2px;}
#bio_intro .bx-wrapper .bx-pager {bottom:20px;width:auto;right:20px;}
#bio_intro .bx-wrapper .bx-pager.bx-default-pager a {width:15px;height:15px;-moz-border-radius: 15px;-webkit-border-radius: 15px;border-radius: 15px;background:#e8ddde;}
#bio_intro .bx-wrapper .bx-pager.bx-default-pager a:hover, #talkshow .bx-wrapper .bx-pager.bx-default-pager a.active {background: #b8b2b2;}
#bio_content {width:60%;margin:0 auto;text-align:center;padding-top:10%;font-size:.96em;}
#bio_content p {text-align:justify;margin-bottom:30px;}
#bio_content .bio_heading {margin-bottom:30px;font-size:1.6em;font-weight:normal;display:inline-block;text-align:center;border-bottom:1px solid #a6a6a6;padding:0px 80px 10px 80px;}
#bio_content .bio_gallery {margin-bottom:30px;}
#bio_content .bio_gallery a {color:#0d8da2;}
#bio_content .bio_gallery a img {width:100%;height:auto;}
#bio_content .bio_gallery a img:hover {opacity:0.9;}
#bio_content .one_third {float:left;width:31.33%;margin:0 1%;}
#bio_content .one_third.last {margin-right:0px;}
#bio_section_1 .grey, #bio_section_2 .grey, #bio_section_3 .grey {background:#f2f2f2 url(../img/bio_1_bg.jpg);}
#bio_section_1 .one_half.white, #bio_section_3 .one_half.white {float:left;}
#bio_section_1 .one_half.grey, #bio_section_3 .one_half.grey {float:right;}
#bio_intro .bio_image .two_third {width:62.72%;float:left;margin-right:0.2%;}
#bio_intro .bio_image .one_third {width:37.08%;float:left;margin-right:0px;}
#bio_intro .bio_image .two_third_s {width:57.1%;float:left;}
#bio_intro .bio_image .one_third_s {width:42.6%;float:left;margin-right:0.3%;}
#bio_intro .bio_image img {margin-bottom:2px;}
#bio_intro .two_fifth {width:43.75%;float:left;margin-right:0.2%;}
#bio_intro .three_fifth {width:56.05%;float:left;}
#bio_intro .three_fifth_s {width:52.98%;float:left;margin-right:0.4%;}
#bio_intro .two_fifth_s {width:46.62%;float:left;}
#bio_intro .bio_image img {margin-bottom:2px;}

/* ******** ***********/
/* COOKING PAGE ****/
/* ********************/
#cooking_intro {padding-top:60px;}
#cooking_intro .grey {background:white;}
#cooking_content {font-size:0.95em;width:55%;margin:0 auto;}
#cooking_content .cooking_heading {text-align:center;padding-top:60px;margin-bottom:20px;}
#cooking_content .cooking_heading img {max-width:100%;margin-top:10px;}
#cooking_content .cooking_title {margin-bottom:15px;font-size:1.6em;display:inline-block;text-align:center;border-bottom:1px solid #a6a6a6;padding:0px 80px 10px 80px;font-family:'gotham_bookregular';font-weight:normal;}
#cooking_content .cooking_subtitle a {font-size:1.05em;font-weight:normal;display:inline-block;text-align:center;color:#0d8da2;}
#cooking_featured_img {margin-bottom:8px;}
#cooking_content a {color:#0d8da2;}
#cooking_content p {margin-bottom:20px;text-align:justify;}
#cooking_content img {width:100%;}
#cooking_recipes img {display:block;width:100%;}
.cooking_slider {margin-bottom: 8px;}
#cooking_intro .bx-wrapper .bx-pager {bottom:20px;width:auto;right:20px;}
#cooking_intro .bx-wrapper .bx-pager.bx-default-pager a {width:15px;height:15px;-moz-border-radius: 15px;-webkit-border-radius: 15px;border-radius: 15px;background:#e8ddde;}
#cooking_intro .bx-wrapper .bx-pager.bx-default-pager a:hover, #cooking_intro .bx-wrapper .bx-pager.bx-default-pager a.active {background: #b8b2b2;}
.cooking_recipe_box {margin-bottom:8px;position:relative;overflow:hidden;}
.cooking_recipe_text {position:absolute;top:0px;left:0px;width:100%;height:100%;background:url(../img/cooking/cooking_transBlue75.png);color:#fff;}
.cooking_recipe_title_tall {text-align: center; margin: 30% 0 0 0;}
.cooking_recipe_title {text-align: center; margin: 20% 0 0 0;}
.cooking_recipe_text h2 {font-size:1.3em;font-weight:normal;padding:20px 10px 15px 20px;}
.cooking_recipe_text p {font-size:0.95em;font-weight:normal;padding:0px 10px 15px 20px;}
.cooking_button {padding:10px 20px;background:#fff;color:#0d8da2;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;font-weight:bold;font-size:0.9em;display:inline-block;}
.cooking_button:hover {color:#0d8da2;}
.cooking_two_fifth {width:40%;float:left;margin-right:0.2%;}
.cooking_three_fifth {width:59%;float:right;}
.cooking_one_half {width:49.9%;float:left;margin-right:0.2%;}
.cooking_one_half.last {margin-right:0;}

/* ********************/
/* PHOTOS *************/
/* ********************/
#p_intro {padding-top:60px;border-bottom:15px solid #dddddd;}
#p_intro .one_half.grey {}
.bannercontainer {width:100%;position:relative;padding:0;}
#p_slider img {width:100%;height:auto;}
.bx-wrapper {margin-bottom:0px;}
#p_intro .bx-wrapper .bx-pager {bottom:20px;width:auto;right:20px;}
#p_intro .bx-wrapper .bx-pager.bx-default-pager a {width:15px;height:15px;-moz-border-radius: 15px;-webkit-border-radius: 15px;border-radius: 15px;background:#e8ddde;}
#p_intro .bx-wrapper .bx-pager.bx-default-pager a:hover, #talkshow .bx-wrapper .bx-pager.bx-default-pager a.active {background: #b8b2b2;}
#p_content {width:55%;margin:0 auto;text-align:center;padding-top:30px;font-size:.96em;}
#p_content p {text-align:center;margin-bottom:30px;}
#p_content .p_heading {margin-bottom:1px;font-size:1.6em;display:inline-block;text-align:center;border-bottom:1px solid #a6a6a6;padding:0px 80px 10px 80px;font-family:'gotham_bookregular';font-weight:normal;}
.photoPageHeader h2 {font-size:1.6em;display:inline-block;text-align:center;border-bottom:1px solid #a6a6a6;padding:0px 80px 10px 80px;font-family:'gotham_bookregular';font-weight:normal;}
.photoPageHeader {text-align:center;padding-top:60px;}
#p_content .p_gallery {margin: 0 auto 50px auto;width: 65%;}
#p_content .p_gallery a {color:#0d8da2;font-weight:bold;}
#p_content .p_gallery a img {width:100%;}
#p_content .p_gallery a img:hover {opacity:0.9;}
#p_content .one_third {float:left;width:48%;margin:0 1%;}
#p_content .one_third.last {margin-right:0px;}
#p_scrapbook {border-bottom:15px solid #dddddd;}
#p_scrapbook .one_half.white {float:right;}
#p_i_took .one_half.white {float:right;}
#p_albums, #p_i_took_albums {width:70%;margin:75px auto;}
#p_albums .p_one_third, #p_i_took_albums .p_one_third {width:31.3%;float:left;margin:0 1%;}
#p_albums h2, #p_i_took_albums h2 {text-align:center;margin-bottom:30px;font-size:1.6em;font-family:'gotham_bookregular';font-weight:normal;}
#p_albums p, #p_i_took_albums p {text-align:center;font-size:0.95em;margin-bottom:40px;}
#p_albums .p_album_row, #p_i_took_albums .p_album_row {margin-bottom:30px;}
#p_albums .p_album_row span, #p_i_took_albums .p_album_row span {font-size:0.95em;line-height:1.2em;}
#p_albums .p_album_row img, #p_i_took_albums .p_album_row img {width:100%;display:block;}
#p_albums .p_album_row a, #p_i_took_albums .p_album_row a {display:block;opacity:0.6;}
#p_albums .p_album_row a:hover, #p_albums .p_album_row a.active, #p_i_took_albums .p_album_row a:hover, #p_i_took_albums .p_album_row a.active {opacity:1;color:#0d8da2;} 
#p_scrapbook_album, #p_i_took_album {width:60%;margin:80px auto 80px;}
#p_scrapbook_album .p_album_desc_d, #p_i_took_album .p_album_desc_d {font-size:0.95em;text-align:justify;width:100%;margin:0 auto 20px auto;min-height:70px;}
#p_scrapbook_album img.p_album_img, #p_i_took_album img.p_album_img {width:100%;height:auto;display:block;margin-bottom:10px;padding:5px;border:1px solid #d6d6d6;background:#fff;}
#p_scrapbook_album .p_scrapbook_album_d, #p_i_took_album .p_scrapbook_album_d {overflow:hidden;}
#p_scrapbook_album .p_scrapbook_album_d li, #p_i_took_album .p_scrapbook_album_d li {float:left;margin-right:5px;margin-bottom:5px;background:#000;width:60px;}
#p_scrapbook_album .p_scrapbook_album_d li a, #p_i_took_album .p_scrapbook_album_d li a {opacity:0.6;display:block;}
#p_scrapbook_album .p_scrapbook_album_d li img, #p_i_took_album .p_scrapbook_album_d li img {display:block;width:100%;height:auto;}
#p_scrapbook_album .p_scrapbook_album_d li a:hover, #p_scrapbook_album .p_scrapbook_album_d li a.active, #p_i_took_album .p_scrapbook_album_d li a:hover, #p_i_took_album .p_scrapbook_album_d li a.active {opacity:1;}
.p_album_desc_m {display:none;font-size:0.95em;text-align:justify;width:98%;margin:0 auto 20px auto;}
#p_scrapbook_album .p_scrapbook_album_m, #p_i_took_album .p_scrapbook_album_m {margin-bottom:30px;display:none;}
#p_scrapbook_album .p_scrapbook_gallery .one_fourth, #p_i_took_album .p_scrapbook_gallery .one_fourth {width:24%;margin-left:0.5%;margin-right:0.5%;margin-bottom:20px;float:left;}
#p_scrapbook_album .p_scrapbook_gallery img, #p_i_took_album .p_scrapbook_gallery img {display:block;margin-bottom:8px;width:100%;height:auto;}
#p_scrapbook_album .bx-wrapper .bx-pager.bx-default-pager a, #p_i_took_album .bx-wrapper .bx-pager.bx-default-pager a {margin:0 2px;}	 
#p_scrapbook_album .bx-wrapper .bx-prev, #p_i_took_album .bx-wrapper .bx-prev {width:95px;height:40px;text-indent:-9999em;background:url(../img/previous.png) no-repeat;background-size: 85% 85%;display:block;float:left;z-index:1;cursor:pointer;position:relative;}
#p_scrapbook_album .bx-wrapper .bx-next, #p_i_took_album .bx-wrapper .bx-next {float:right;width:70px;height:40px;text-indent:-9999em;background:url(../img/next.png) no-repeat;background-size: 85% 85%;display:block;z-index:1;cursor:pointer;position:relative;}

/* ********************/
/* VIDEOS PAGE ********/
/* ********************/
#v_intro_content .v_intro_heading {margin-bottom:30px;font-size:1.6em;display:inline-block;text-align:center;border-bottom:1px solid #a6a6a6;padding:0px 80px 10px 80px;font-family:'gotham_bookregular';font-weight:normal;}
#v_intro {padding-top:60px;border-bottom:15px solid #dddddd;}
#v_intro_slider img {width:100%;height:auto;}
.bx-wrapper {margin-bottom:0px;}
#v_intro .bx-wrapper .bx-pager {bottom:20px;width:auto;right:20px;}
#v_intro .bx-wrapper .bx-pager.bx-default-pager a {width:15px;height:15px;-moz-border-radius: 15px;-webkit-border-radius: 15px;border-radius: 15px;background:#e8ddde;}
#v_intro .bx-wrapper .bx-pager.bx-default-pager a:hover, #talkshow .bx-wrapper .bx-pager.bx-default-pager a.active {background: #b8b2b2;}
#v_intro_content {width:60%;margin:0 auto;text-align:center;padding-top:10%;font-size:.96em;}
#v_intro_content p {text-align:justify;margin-bottom:30px;}
#v_intro_content .ts_heading {margin-bottom:30px;}
#v_intro_content .ts_gallery {margin-bottom:30px;}
#v_intro_content .ts_gallery a {color:#0d8da2;}
#v_intro_content .ts_gallery a img {width:100%;height:auto;}
#v_intro_content .ts_gallery a img:hover {opacity:0.9;}
#v_intro_content .one_third {float:left;width:31.33%;margin:0 1%;}
#v_intro_content .one_third.last {margin-right:0px;}
#v_cooking {border-bottom:15px solid #dddddd;}
#v_vintage, #v_cooking, #v_show {}
.v_vintage_slider_m, .v_cooking_slider_m, .v_show_slider_m {display:none;}
.v_vintage_left, .v_cooking_left, .v_show_left {width:560px;margin:0 auto;padding:60px 0px;}
.v_vintage_left .one_fourth, .v_cooking_left .one_fourth, .v_show_left .one_fourth {float:left;width:120px;margin-left:10px;margin-right:10px;margin-bottom:30px;font-size:0.8em;line-height:1em;}
.v_vintage_left h2, .v_cooking_left h2, .v_show_left h2 {text-align:center;font-size:1.6em;margin-bottom:20px;font-family:'gotham_bookregular';font-weight:normal;}
.v_vintage_left p, .v_cooking_left p, .v_show_left p {margin:0 auto;margin-bottom:30px;font-size:0.95em;width:95%;text-align:center;}
#v_vintage_slider img, #v_cooking_slider img, #v_show_slider img {display:block;margin-bottom:8px;}
.v_vintage_right, .v_cooking_right, .v_show_right {width:70%;margin:172px auto;position: relative;padding-top: 25px;height: auto;margin-bottom:100px;}
#v_vintage .bx-wrapper, #v_cooking .bx-wrapper, #v_show .bx-wrapper {margin-bottom:20px;}
#v_vintage_prev a, #v_vintage_prev_m a, #v_cooking_prev a, #v_cooking_prev_m a, #v_show_prev a, #v_show_prev_m a {width:95px;height:40px;text-indent:-9999em;background:url(../img/previous.png) no-repeat;background-size: 85% 85%;display:block;float:left;z-index:1;cursor:pointer;position:relative;}
#v_vintage_next a, #v_vintage_next_m a, #v_cooking_next a, #v_cooking_next_m a, #v_show_next a, #v_show_next_m a {float:right;width:70px;height:40px;text-indent:-9999em;background:url(../img/next.png) no-repeat;background-size: 85% 85%;display:block;z-index:1;cursor:pointer;position:relative;}
#v_cooking .white {float:right;}
.ts_videos .bio_text{width: 80%;text-align: center;margin-bottom: 25px; margin-top:120px;}
.ts_videos .bio_text .v_heading {margin-bottom: 30px;font-size: 1.6em;font-weight: normal;display: inline-block;text-align: center;border-bottom: 1px solid #a6a6a6;padding: 0px 80px 10px 80px;width:auto;}
#v_vintage .bio_text {max-width:960px;text-align:center;}
#v_vintage .bio_text p {width:100%;}

/* ********************/
/* FOUNDATION PAGE ****/
/* ********************/
#f_intro_1 .grey {}
#f_intro_1 {padding-top:60px;border-bottom:15px solid #dddddd;}
#f_slider_1 img, #f_slider_2 img {width:100%;height:auto;}
#f_intro_1 .bx-wrapper .bx-pager, #f_intro_2 .bx-wrapper .bx-pager {bottom:20px;width:auto;right:20px;}
#f_intro_1 .bx-wrapper .bx-pager.bx-default-pager a, #f_intro_2 .bx-wrapper .bx-pager.bx-default-pager a {width:15px;height:15px;-moz-border-radius: 15px;-webkit-border-radius: 15px;border-radius: 15px;background:#e8ddde;}
#f_intro_1 .bx-wrapper .bx-pager.bx-default-pager a:hover, #f_intro_2 .bx-wrapper .bx-pager.bx-default-pager a:hover {background: #b8b2b2;}
.f_content {width:60%;margin:0 auto;text-align:center;padding-top:10%;font-size:.96em;}
.f_content p {text-align:justify;margin-bottom:30px;}
.f_content h2 {margin-bottom:20px;font-size:1.2em;font-family:'gotham_bookregular';font-weight:normal;text-align:left;}
.f_content .f_heading {margin-bottom:50px;font-size:1.6em;display:inline-block;text-align:center;border-bottom:1px solid #a6a6a6;padding:0px 80px 10px 80px;font-family:'gotham_bookregular';font-weight:normal;}

#heroesWrapper {padding-bottom: 20px;}
#heroesTextBlock {max-width:960px;margin:0 auto; float: right;}
#heroesTextBlock .bio_text {width: 60%;}
#heroesTextBlock .bio_text p {width:100%;}
#heroesTextBlock .bio_text ul {margin:0 0px 20px 18px;font-size:0.95em;}
#heroesTextBlock .bio_text li {list-style-type:disc;}
#heroesProfiles {max-width:960px;margin:60px auto 0 auto; padding: 0 100px; float: left;text-align:center;}
#heroesProfiles .box {width: 200px; height: 255px;font-size:0.7em; text-align:center; line-height: 1.5em; margin: 0 0 30px 10px;display:inline-block;}
#heroesProfiles .box img {border: 1px solid #dddddd;}
.heroesSite a {font-size:1.05em;font-weight:normal;display:inline-block;text-align:center;color:#0d8da2;}
.heroesSite {width: 165px;margin: 0 auto;}

/* LONDON HOMETOW HERO */

.hometown_title {font-family:'saginaw_medium';font-size:54px;font-weight:normal;letter-spacing:1px;padding-left:0px;padding-right:0px;border-bottom:0px;margin-bottom:30px;color:#000;line-height:70px;text-align:center;}
.hometown_quote_wrap {width:65%;float:right;text-align:center;}
.hometown_image {width:32%;float:right;margin-right:3%;}
#hometown_content {border-top:1px solid #a6a6a6;padding-top:110px;padding-bottom:60px;}
#hometown_content blockquote {margin: 0px 0px 40px 0px;quotes: "\201C""\201D""\2018""\2019";padding-top:60px;padding-left:40px;padding-right:40px;}
/* #hometown_content blockquote:before {color: #000000;content: open-quote;font-size: 22px;line-height: 26px;margin-right: 10px;vertical-align: -0.4em;} */
#hometown_content blockquote p {display: inline;font-size:20px;line-height:34px;font-style:italic;font-weight:normal;}
/* #hometown_content blockquote:after {color:#000000;content:close-quote;font-size:4em;line-height:.1em;margin-left:10px;vertical-align:-.4em;} */
.hometown_content {font-size:0.96em;max-width:940px;width:80%;margin:0 auto;}
.hometown_entry_top {width:90%;max-width:820px;margin:0 auto;}
.hometown_entry {max-width:720px;margin:0 auto;}
.hometown_content ul {text-align:left;list-style-type:disc;margin:0px 0px 30px 16px;}
.hometown_content li {line-height:22px;margin-bottom:3px;}
.hometown_content hr {padding:0px;border:0px;height:1px;background:#a6a6a6;margin:35px 0px;}
.hometown_content a {text-decoration:underline;}
.hometown_content .hometown_heading {margin-bottom:30px;font-size:1.6em;font-weight:normal;display:block;text-align:center;}
.hometown_content p {text-align: justify;margin-bottom: 30px;}
#hero_form {text-align:left;margin-bottom:40px;width:100%;margin:0 auto 40px auto;}
#hero_form .one_half {width:46%;margin-right:8%;}
#hero_form .one_half.last {margin-right:0;}
#hero_form .form_info>div, #hero_form .form_detail>div {margin-bottom:15px;position:relative;} 
#hero_form h2 {font-size:20px;font-weight:normal;margin-bottom:10px;}
#hero_form label {display:block;}
#hero_form label span {color:red;font-size:14px;font-style:italic;padding-left:5px;}
#hero_form input[type=text] {width:100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border:1px solid #a6a6a6;height:28px;line-height:28px;padding-left:5px;padding-right:5px;}
#hero_form textarea {width:100%;height:120px;max-width:100%;padding:5px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#hero_form input[type=submit] {background:#a6a6a6;color:#fff;border:0px;padding:8px 30px;cursor:pointer;text-transform:uppercase;font-size:1.2em;line-height:1.2em;} 
#hero_form input#budget, #hero_form input#people {width:46%;}

/* FOOTER */
#footer {padding-top:22px;margin-bottom:40px;border-top: 15px solid #dddddd;}
#footer hr {width:300px;height:1px;margin:0 auto;margin-bottom:5px;}
#footer-social {text-align:center;margin-bottom:15px;width: 90%;margin: 0 auto 10px auto;}
#footer-social li {display: inline-block;margin:0px 8px 0px 4px;}
#footer-social img {width: 50%;}
.copyright {text-align:center;font-size:0.8em;}

img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}
img.emoji.emoji2 {
 width:16px !important;   
 height: 10px !important;
 vertical-align: 0 !important;
}
/* Media queries!
-------------------------------------------------------------------------------*/

@media screen and (max-width: 767px) {
	.one_half {width:100%;}
	#menu {display:none;}		
	#socials {display:none;}
	#mobileNav {display:block;}
	#hamburgerNav {display: block;}
	
	#ts_content {padding-top:60px;padding-bottom:40px;width:80%;}
	.ts_videos_list {max-width:460px;}
	.ts_videos_list li {padding-left:5px;padding-right:5px;width:150px;}
	.ts_videos_list li:nth-child(6n+1) {clear:none;}
	.ts_videos_list li:nth-child(5n+1) {clear:none;}
	.ts_videos_list li:nth-child(4n+1) {clear:none;}
	.ts_videos_list li:nth-child(3n+1) {clear:both;}

	#photos {background:#fff;padding-top:65px;}
	.d_photo_right {display:none;}
	.m_photo_right {display:block;}
	.photos_gallery {display:none;}
	.m_photo_right_wrap {width:80%;margin:0 auto;}	
	.m_photos_slider {display:block;}
	.m_photos_slider .one_fourth {width:24%;margin-left:0.5%;margin-right:0.5%;margin-bottom:20px;float:left;}
	.m_photos_slider .one_fourth img {width:100%;height:auto;}
	#photos .grey {background:#fff;}
	.photos_left {width:80%;margin-bottom:50px;margin-top:30px;}
	.photos_left img {margin-top:0px;}
	.photos_right {padding:40px 0px 60px 0px;}
	.photos_gallery {margin-top:50px;margin-bottom:10px;}
	#bio_1 .white {background:#f2f2f2;}
	#bio_1 {margin-bottom:2px;}
	.bio_text {width:80%;}
	.bio_text p {width:100%;}
	.ts_bio_heading_m {display:block;}
	.ts_bio_heading_d {display:none;}
	#heroesProfiles {margin-top:0px;}
	
	/* HOME PAGE */
	#home #ts_content {width:70%;}
    .hometown_home_bt {font-size:18px;line-height:30px;padding-top:5px;padding-bottom:6px;}

	/* ******** ***********/
	/* BIO PAGE ***********/
	/* ********************/	
	#bio_content {padding-top:60px;padding-bottom:40px;width:80%;}
	#bio_section_1 .white {float:right;}
	#bio_section_1 .grey {float:left;}
	#bio_intro .one_half {float:left;}
	#bio_intro .grey {float:right;}
	.bio_slider {display:none;}
	.bio_slider_2 {display:block;} 
	#bio_footer_1 {display:block;}
	#bio_footer_2 {display:none;}
	
	/* ******** ***********/
	/* COOKING PAGE ****/
	/* ********************/	
	#cooking_content {width:80%;}
	.cooking_recipe_text h2 {font-size:0.8em;padding:10px 5px 5px 10px;}
	.cooking_recipe_text p {font-size:0.7em;font-weight:normal;padding:0px 5px 10px 10px;line-height:1.2em;}
	.cooking_recipe_title_tall {text-align: center; margin: 15% 0 0 0;}
	.cooking_recipe_title {text-align: center; margin: 8% 0 0 0;}

	/* ******** ***********/
	/* PHOTOS PAGE ********/
	/* ********************/	
	#p_content {width:80%;}
	#p_albums, #p_i_took_albums {width:84%;}
	#p_albums p, #p_i_took_albums p {margin-bottom:25px;}
	#p_scrapbook .one_half.white, #p_i_took .one_half.white {background:#f2f2f2;}
	.m_scrapbook_wrap {text-align:center;border-top:1px solid #b2b2b2;border-bottom:1px solid #b2b2b2;padding-top:20px;padding-bottom:15px;}
	#p_albums .p_album_row .p_one_third:nth-child(3), #p_i_took_albums .p_album_row .p_one_third:nth-child(3) {border-right:none;}
	#p_albums .p_album_row, #p_i_took_albums .p_album_row {margin-bottom:8px;}
	#p_albums .p_album_row a span, #p_i_took_albums .p_album_row a span {vertical-align: middle; text-align: center;display: table-cell;height: 46px;text-align: center;width: 100%;}
	#p_albums .p_album_row img, #p_i_took_albums .p_album_row img  {display:none;}
	#p_albums .p_album_row a, #p_i_took_albums .p_album_row a {opacity:1;  display: table;background: #ffffff;height: 46px;text-align: center;width: 100%;}
	#p_albums .p_album_row a:hover, #p_albums .p_album_row a.active, #p_i_took_albums .p_album_row a:hover, #p_i_took_albums .p_album_row a.active  {color:#0d8da2;}
	#p_albums, #p_i_took_albums {margin-bottom:0px;margin-top:50px;}
	#p_scrapbook_album, #p_i_took_album {width:84%;margin-top:30px;}
	.p_album_desc_m {display:block;}
	.p_album_desc_d {display:none;}
	#p_scrapbook_album .p_scrapbook_album_d, #p_i_took_album .p_scrapbook_album_d {display:none;}
	#p_scrapbook_album .p_scrapbook_album_m, #p_i_took_album .p_scrapbook_album_m  {display:block;font-size:0.95em;}
	#p_scrapbook_album .p_scrapbook_album_m .bx-wrapper .bx-viewport, #p_i_took_album .p_scrapbook_album_m .bx-wrapper .bx-viewport {background:none;}

	/* ********************/
	/* VIDEOS PAGE ********/
	/* ********************/
	#v_intro_content {padding-top:60px;padding-bottom:40px;width:80%;}
	.v_vintage_slider, .v_cooking_slider, .v_show_slider {display:none;}
	.v_vintage_slider_m, .v_cooking_slider_m, .v_show_slider_m  {display:block;}
	.v_vintage_left, .v_cooking_left, .v_show_left {width:80%;margin:0 auto;padding:50px 0px 0px 0px;}
	.v_vintage_left .one_fourth, .v_cooking_left .one_fourth, .v_show_left .one_fourth {float:left;width:31.3%;margin-left:1%;margin-right:1%;margin-bottom:30px;font-size:0.8em;line-height:1em;}
	.v_vintage_left h2, .v_cooking_left h2, .v_show_left h2 {text-align:center;font-size:1.6em;margin-bottom:20px;font-family:'gotham_bookregular';font-weight:normal;}
	.v_vintage_left p, .v_cooking_left p, .v_show_left p {margin:0 auto;margin-bottom:30px;font-size:0.95em;width:95%;}
	.v_vintage_slider_m img, .v_cooking_slider_m img, .v_show_slider_m img {display:block;margin-bottom:8px;width:100%;height:auto;}
	.v_vintage_right, .v_cooking_right, .v_show_right {width:80%;margin:0px auto 40px auto;height:auto;}
	#v_vintage .bx-wrapper .bx-pager.bx-default-pager a, #v_cooking .bx-wrapper .bx-pager.bx-default-pager a, #v_show .bx-wrapper .bx-pager.bx-default-pager a {margin:0 2px;}	 
	.v_cooking_slider_m, #v_cooking .grey {background:#fff;}
	#v_show .white {background:#f2f2f2;}

	/* ********************/
	/* FOUNDATION PAGE ****/
	/* ********************/
	.f_content {width:80%;}
	#heroesTextBlock .bio_text {width:80%;}
	#heroesProfiles {padding:0px;margin-top:0px;}
    
    /* FORM */
    #hero_form .form_note {display:block;}
	.hometown_quote_wrap {width:100%;}
    #hero_form {width:100%;}
    .hometown_entry_top {width:100%;}
    .hometown_image {width:100%;max-width:360px;margin:0 auto;float:none;}
    .hometown_quote_wrap {width:100%;max-width:450px;margin:0 auto;float:none;}
    #hometown_content blockquote {padding-top:0px;padding-left:10px;padding-right:10px;margin-bottom:30px;margin-top:-5px;}
    #hometown_content blockquote p {font-size:18px;}    
    
}
@media screen and (max-width: 480px) {
	.ts_videos_list {max-width:320px;}
	.ts_videos_list li:nth-child(6n+1) {clear:none;}
	.ts_videos_list li:nth-child(5n+1) {clear:none;}
	.ts_videos_list li:nth-child(4n+1) {clear:none;}
	.ts_videos_list li:nth-child(3n+1) {clear:none;}
	.ts_videos_list li:nth-child(2n+1) {clear:both;}
	.bio_slider {display:none;}
	.bio_slider_2 {display:block;} 
	#photos .bx-wrapper .bx-pager.bx-default-pager a {margin:0 2px;}	 
	.f_content .f_heading {padding-left:0px;padding-right:0px;}
	#home #ts_content {width:80%;}
	#p_albums .p_album_row a, #p_i_took_albums .p_album_row a {opacity:1;  display: table;background: #ffffff;height: 46px;text-align: center;width: 100%;}	
	.m_scrapbook_wrap {text-align:center;border-top:1px solid #b2b2b2;border-bottom:1px solid #b2b2b2;padding-top:20px;padding-bottom:15px;}
	#p_albums p, #p_i_took_albums p {margin-bottom:20px;}
	#p_albums .p_album_row .p_one_third:nth-child(3), #p_i_took_albums .p_album_row .p_one_third:nth-child(3) {border-right:none;}
	#p_albums .p_album_row, #p_i_took_albums .p_album_row {margin-bottom:8px;}
	#p_albums .p_album_row a span, #p_i_took_albums .p_album_row a span {vertical-align: middle; text-align: center;display: table-cell;height: 46px;text-align: center;width: 100%;font-size:0.85em;}
	
    #bio_content.hometown_hero {padding-top:15%;}
    #hero_form .one_half {margin-right:0px;width:100%;margin-bottom:15px;}
    #hero_form .one_half.last {margin-bottom:0px;}
    #hero_form input#budget, #hero_form input#people {width:100%;}
}
@media screen and (min-width:768px) and (max-width: 899px) {
	.one_half {width:100%;}
	#socials {display:none;}
	#mobileNav {display:block;}
	#hamburgerNav {display: block;}
	#menu {display:none;}
	
	#ts_content {padding-top:60px;padding-bottom:40px;width:70%;}
	.ts_videos_list {max-width:640px;}
	.ts_videos_list li:nth-child(6n+1) {clear:none;}
	.ts_videos_list li:nth-child(5n+1) {clear:none;}
	.ts_videos_list li:nth-child(4n+1) {clear:both;}

    .hometown_home_bt {font-size:22px;line-height:30px;padding-top:8px;padding-bottom:8px;}
    
	#photos {background:#fff;padding-top:65px;}
	.d_photo_right {display:none;}
	.m_photo_right {display:block;}
	.photos_gallery {display:none;}
	.m_photo_right_wrap {width:70%;margin:0 auto;}
	.m_photos_slider {display:block;}
	.m_photos_slider .one_fourth {width:24%;margin-left:0.5%;margin-right:0.5%;margin-bottom:20px;float:left;}
	.m_photos_slider .one_fourth img {width:100%;height:auto;}
	#photos .grey {background:#fff;}
	.photos_left {width:70%;margin-bottom:50px;margin-top:0px;}
	.photos_left img {margin-top:40px;}
	.photos_right {padding:40px 0px 60px 0px;}
	.photos_gallery {margin-top:50px;margin-bottom:10px;}
	#bio_1 .white {background:#f2f2f2;}
	#bio_1 {margin-bottom:2px;}
	.bio_text {width:70%;}
	.bio_text p {width:100%;}
	.ts_bio_heading_m {display:block;}
	.ts_bio_heading_d {display:none;}
	#heroesTextBlock .bio_text {width:60%;}
	#heroesProfiles {margin-top:0px;}
	
	/* ******** ***********/
	/* BIO PAGE ***********/
	/* ********************/	
	#bio_content {padding-top:60px;padding-bottom:40px;width:70%;}
	#bio_section_1 .white {float:none;}
	#bio_section_1 .grey {float:left;}
	.bio_slider {display:none;}
	.bio_slider_2 {display:block;} 
	#bio_footer_1 {display:block;}
	#bio_footer_2 {display:none;}

	/* ******** ***********/
	/* PHOTOS PAGE ********/
	/* ********************/	
	#p_content {width:70%;}
	#p_scrapbook .one_half.white, #p_i_took .one_half.white {background:#f2f2f2;}
	#p_albums, #p_i_took_albums {margin-bottom:0px;}
	#p_scrapbook_album, #p_i_took_album {width:70%;margin-top:20px;}
	.p_album_desc_m {display:block;}
	.p_album_desc_d {display:none;}
	#p_scrapbook_album .p_scrapbook_album_d,#p_i_took_album .p_scrapbook_album_d {display:none;}
	#p_scrapbook_album .p_scrapbook_album_m, #p_i_took_album .p_scrapbook_album_m {display:block;font-size:0.95em;}
	#p_scrapbook_album .p_scrapbook_album_m .bx-wrapper .bx-viewport, #p_i_took_album .p_scrapbook_album_m .bx-wrapper .bx-viewport {background:none;}

	/* ********************/
	/* VIDEOS PAGE ********/
	/* ********************/
	#v_intro_content {padding-top:60px;padding-bottom:40px;width:70%;}
	.v_vintage_slider, .v_cooking_slider, .v_show_slider {display:none;}
	.v_vintage_slider_m, .v_cooking_slider_m, .v_show_slider_m {display:block;background:#f2f2f2;}
	.v_vintage_left, .v_cooking_left, .v_show_left {width:70%;margin:0 auto;padding:50px 0px 0px 0px;}
	.v_vintage_left .one_fourth, .v_cooking_left .one_fourth, .v_show_left .one_fourth {float:left;width:31.3%;margin-left:1%;margin-right:1%;margin-bottom:30px;font-size:0.8em;line-height:1em;}
	.v_vintage_left h2, .v_cooking_left h2 {text-align:center;font-size:1.6em;margin-bottom:20px;font-family:'gotham_bookregular';font-weight:normal;}
	.v_vintage_left p, .v_cooking_left p {margin:0 auto;margin-bottom:30px;font-size:0.95em;width:95%;}
	.v_vintage_slider_m img, .v_cooking_slider_m img, .v_show_slider_m img {display:block;margin-bottom:8px;width:100%;height:auto;}
	.v_vintage_right, .v_cooking_right, .v_show_right {width:70%;margin:0px auto 40px auto;height:auto;}
	#v_vintage .bx-wrapper .bx-pager.bx-default-pager a,#v_cooking .bx-wrapper .bx-pager.bx-default-pager a,#v_show .bx-wrapper .bx-pager.bx-default-pager a {margin:0 2px;}	 
	.v_cooking_slider_m, #v_cooking .grey {background:#fff;}
    
    .hometown_entry_top {width:100%;}
    #hometown_content blockquote {padding-top:35px;padding-left:10px;padding-right:10px;margin-bottom:0px;}
    #hometown_content blockquote p {font-size:18px;}    
}

@media screen and (min-width:900px) and (max-width: 1280px) {
	#menu {margin-left:20px;margin-right:20px;}
	#menu li {margin:0px 10px;}
	#ts_content, #bio_content {padding-top:30px;padding-bottom:0px;width:80%;}
	#ts_content .ts_heading, #bio_content .bio_heading {margin-bottom:15px;}
	#ts_content p, #bio_content p {line-height:1.2em;margin-bottom:15px;}
	#ts_content .ts_gallery {margin-bottom:0px;line-height:1.2em;}
	.ts_videos_list {max-width:800px;}
	.ts_videos_list li:nth-child(6n+1) {clear:none;}
	.ts_videos_list li:nth-child(5n+1) {clear:both;}
	#photos {background:#f2f2f2;}
	.m_photos_slider {display:none;}	
	.photos_left {width:80%;margin-bottom:0px;}
	.photos_left img {margin-top:65px;}
	.photos_right {padding:40px 0px 60px 0px;width:80%;}
	.photos_gallery {margin-top:30px;margin-bottom:10px;}
	.bio_text {width:80%;}
	
	/* HOME PAGE */
	#home #ts_content .ts_gallery {margin-bottom:20px;}
    .hometown_home_bt {font-size:18px;line-height:30px;padding-top:8px;padding-bottom:8px;}
	
	/* ******** ***********/
	/* BIO PAGE ***********/
	/* ********************/	
	#bio_content .bio_gallery {margin-bottom:10px;}

	/* ******** ***********/
	/* COOKING PAGE ****/
	/* ********************/	
	#cooking_content {width:80%;}
	.cooking_recipe_text h2 {font-size:0.8em;padding:10px 5px 5px 10px;}
	.cooking_recipe_text p {font-size:0.7em;font-weight:normal;padding:0px 5px 10px 10px;line-height:1.2em;}

	/* ******** ***********/
	/* PHOTOS PAGE ********/
	/* ********************/	
	#p_content {width:80%;}
	#p_albums, #p_i_took_albums {width:84%;}
	#p_scrapbook_album, #p_i_took_album {width:80%;}

	/* ********************/
	/* VIDEOS PAGE ********/
	/* ********************/
	#v_intro_content {padding-top:30px;padding-bottom:0px;width:80%;}
	.v_vintage_slider, .v_cooking_slider, .v_show_slider {display:none;}
	.v_vintage_slider_m, .v_cooking_slider_m, .v_show_slider_m {display:block;background:#fff;}
	.v_vintage_left, .v_cooking_left, .v_show_left {width:80%;margin:0 auto;padding:50px 0px 70px 0px;}
	.v_vintage_left .one_fourth, .v_cooking_left .one_fourth, .v_show_left .one_fourth {float:left;width:31.3%;margin-left:1%;margin-right:1%;margin-bottom:30px;font-size:0.8em;line-height:1em;}
	.v_vintage_left h2, .v_cooking_left h2 {text-align:center;font-size:1.6em;margin-bottom:20px;font-family:'gotham_bookregular';font-weight:normal;}
	.v_vintage_left p, .v_cooking_left p {margin:0 auto;margin-bottom:30px;font-size:0.95em;width:95%;}
	.v_vintage_slider_m img, .v_cooking_slider_m img, .v_show_slider_m img {display:block;margin-bottom:8px;width:100%;height:auto;}
	.v_vintage_slider_m .v_vintage_right, .v_cooking_slider_m .v_cooking_right, .v_show_slider_m .v_show_right {width:80%;margin:40px auto 0px auto;height:auto;}
	#v_vintage .bx-wrapper .bx-pager.bx-default-pager a, #v_cooking .bx-wrapper .bx-pager.bx-default-pager a, #v_show .bx-wrapper .bx-pager.bx-default-pager a {margin:0 2px;}	 
	.v_vintage_right, .v_cooking_right, .v_show_right {margin-top:45px;height:auto;width:80%;margin-bottom:40px;}

    .hometown_entry_top {width:100%;}
    #hometown_content blockquote {font-size:16px;padding-left:10px;padding-right:10px;}
    
}

@media screen and (min-width:1281px) and (max-width: 1440px) {
     .hometown_home_bt {font-size:20px;line-height:30px;padding-top:8px;padding-bottom:8px;}
}