/* new titles */
h1.title {
    color: #111;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    display:inline;
    background: url(/layout/background_dot.gif) bottom repeat-x;
}

.print_edition:hover h1 a,
#feature1:hover h1 a,
.print_edition h1 a:hover,
#feature1 h1 a:hover,
#gallery_container:hover h1 a,
#gallery_container h1 a:hover {
    color: #CC0000;
}

h1 a:link,
h1 a:visited {
    color: #111111;
}

h2.h1StyleTitle {
    color: #111;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    display:inline;
    background: url(/layout/background_dot.gif) bottom repeat-x;
}

.print_edition:hover h2 a,
.print_edition h1 a:hover {
    color: #CC0000;
}

h2.title {
    color: #111;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    display:inline;
    background: url(/layout/background_dot.gif) bottom repeat-x;
}

#articleResult:hover h3 a,
#articleResult h3 a:hover,
#feature2:hover h2 a,
#feature3:hover h2 a,
#article:hover h2 a {
    color: #CC0000;
}

h2 a:link,
h2 a:visited {
    color: #111111;
}

h3.title {
    color: #111;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    display:inline;
    background: url(/layout/background_dot.gif) bottom repeat-x;
}

#forum_item_on h3 a:hover,
#forum_item_off h3 a:hover,
#news_item h3 a:hover,
#feature2 h2 a:hover,
#feature3 h2 a:hover,
#article h2 a:hover {
    color: #CC0000;
}

#forum_item_on:hover h3 a,
#forum_item_off:hover h3 a,
#news_item:hover h3 a {
    color: #CC0000;
}

h3 a:link,
h3 a:visited {
    color: #111111;
}

a:link.section_header, 
a:visited.section_header {
    font-size:11px;
    color:#111111;
    padding: 8px 0 8px 0;
    float: left;
}

a:hover.section_header {
    color:#CC0000;
    text-decoration: underline;
}

/* sliding image browser for galleries ------------------------------------------------------------------------------------ */
/* slider */
div#slider
{ 
    /*clear: left;*/
    width: 239px;
    height: 118px; 
    overflow: hidden;    
    padding: 0px;
    margin: 0 0 0 2px;
    border-right: 1px solid #E6E6E6;
    float: left;
    z-index:50;
}

*html div#slider {
    width: 240px;
    overflow: hidden;
    position:relative;    
}

div#slider_sub
{ 
    position:relative;
    visibility:visible; 
    left:0px; top:0px; 
    overflow:hidden;
}

div#slider_sub img
{
    margin: 0 5px 0 0;
}

div#slider_sub img#last
{
    margin-right: 0;
}

div#topGalleryControls span {
    width: 118px;
    display: block;
    float: left;
    margin-top: 3px;
}

div#topGalleryControls a:link, div#topGalleryControls a:visited {
    color: #DFDFDF;
    font-size: 10px;
}

div#topGalleryControls a:hover {
    color: #666;
}

div#topGalleryControls span.previous a:link, div#topGalleryControls span.previous a:visited {
    background-image: url(/layout/gallery_previous_off.gif);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 11px;
}

div#topGalleryControls span.previous a:hover {
    background-image: url(/layout/gallery_previous_on.gif);
}

div#topGalleryControls span.next {
    text-align: right;
}

div#topGalleryControls span.next a:link, div#topGalleryControls span.next a:visited {
    background-image: url(/layout/gallery_next_off.gif);
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 11px;
}

div#topGalleryControls span.next a:hover {
    background-image: url(/layout/gallery_next_on.gif);
}

/* REDEFINED HTML TAGS ----------------------------------------------------------------------- */

body {
    font-family: arial, helvetica, sans-serif;
    margin: 4px 10px 10px 10px;
    padding: 0;
    text-align: center; /* TO CENTER CONTENT ON IE */
    background-color: #FFF;
    font-size: 10px;
}


form {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
}

p {
    font-family: Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 0;
    color: #666;
    line-height: 13px;
    white-space: normal;
    font-size: 11px;
}

a:link, a:visited {
    text-decoration: none;
/*    color: #333333;*/
    font-family: Helvetica, Arial, sans-serif;
}

a:hover {
    text-decoration: none;
    color: #CC0000;
    font-family: Helvetica, Arial, sans-serif;
}

/* FONTS ON THE FLY --------------------------------------------------------------------------- */

.amplitude_black_18pt {
}

.amplitude_black_14pt img {
    margin: 7px 0 8px 0;
}

.amplitude_black_14pt_singale_layout img {
    margin: 7px 0 0 10px;
}

.amplitude_bold_11pt img {
    margin: 9px 0 9px 0;
}

.amplitude_black_11pt {
    display: block;
}

.amplitude_black_11pt img {
    margin: 9px 0 9px 0;
}

.amplitude_book_9pt img, .amplitude_book_14pt img, .amplitude_book_18pt img {
    vertical-align: bottom;
}

.amplitude_book_9pt {
    display: block;
    height: 9px;
}

.amplitude_book_9pt a:hover img {
    padding-bottom: 1px;
    border-bottom: solid 1px #C00;
}

/* For rollover underlines in IE */

*html .amplitude_book_9pt a:link, *html .amplitude_book_9pt a:visited /* THIS SELECTOR FOR IE ONLY */ {
    white-space: nowrap;
    text-decoration: none;
}

*html .amplitude_book_9pt a:hover /* THIS SELECTOR FOR IE ONLY */ {
    background-image: url(/layout/link_underline.gif);
    background-repeat:  repeat-x;
    background-position: bottom;
}

*html .amplitude_book_9pt a:link img, *html .amplitude_book_9pt a:visited img, *html .amplitude_book_9pt a:hover img /* THIS SELECTOR FOR IE ONLY */ {
    border: 0;
    padding-bottom: 2px;
}

/* CONTAINER --------------------------------------------------------------------------------- */

#container {
    width: 913px;
    margin: 0 auto 0 auto;
    text-align: left;
}

/* TOP PANEL --------------------------------------------------------------------------------- */

#top_editorial_box {
    height: 50px;
}

#top_panel {
    height: 90px;
    margin-bottom: 5px;
}

#banner_area {
    height: 90px;
width:728px; 
    float: left;
}

/* SEARCH --------------------------------------------------------------------------------- */
form#search {border-top:1px solid #e5e5e5; width:175px; height:85px; padding:5px 0 5px 10px; position:relative; display:inline; float:left; }
form #search_lable {font-size:12px; font-weight:bold; float:left; clear:both; color:#969696; line-height:14px; padding:1px 5px 7px 0;  }
form#search #search_links  {margin:10px 0 0 0; }
form#search input	{float:left; clear:both; color:#333; background-color:#e5e5e5; padding:3px 2px; width:165px; border:2px solid #e5e5e5;}
form#search #search_button input.form_button {border:none; padding:0; margin:0; font-size:12px; font-weight: bold;  width:auto; text-decoration:none; color:#b00; background-color:transparent; cursor:pointer; position:absolute; bottom:8px; right:0px; padding:5px 0 0 0; }

/* HEADER -------------------------------------------------------------------------------- */
#topBarAd {width:913px; height:50px; background-color:#fff; }

#header {
    border-top: 1px solid #E6E6E6;
    height: 184px;
}

#logo_area {
    width: 728px;
    float: left;
    height: 184px;
}

#logo_area span.amplitude_book_9pt {
    height: 31px;
    padding-top: 4px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #999999;
}

*html #logo_area span.amplitude_book_9pt {
    height: 35px;
}

#mag_cover {
    margin: 5px 0 0 733px;
}

#mag_cover img {
    border: 1px solid #F1F1F1;
    border-right: 54px solid #F1F1F1;
    clear: right;
    float: right;
}

/* Top Nav Bar Styles */
/** Nav **/
#top_nav {float:left; clear:left; margin:5px 0 0 2px; padding:0; list-style-type:none; display:block; border-top:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; width:728px; }
#top_nav li {float:left; padding:3px 0; }
#top_nav li a {display:block; text-decoration:none; }
#top_nav li a span {visibility:hidden; }
#top_nav li#navHom a {background:#fff url( /themes/images/nav/top_nav_01_off.gif) no-repeat top left; width:45px; height:33px; }
#top_nav li#navHom a:hover{background:#fff url( /themes/images/nav/top_nav_01_on.gif) no-repeat top left; width:45px; height:33px; }

#top_nav li#navGal a {background:#fff url( /themes/images/nav/top_nav_02_off.gif) no-repeat top left; width:52px; height:33px; }
#top_nav li#navGal a:hover{background:#fff url( /themes/images/nav/top_nav_02_on.gif) no-repeat top left; width:52px; height:33px; }

#top_nav li#navVid a {background:#fff url( /themes/images/nav/top_nav_03_off.gif) no-repeat top left; width:44px; height:33px; }
#top_nav li#navVid a:hover{background:#fff url( /themes/images/nav/top_nav_03_on.gif) no-repeat top left; width:44px; height:33px; }

#top_nav li#navArc a {background:#fff url( /themes/images/nav/top_nav_04_off.gif) no-repeat top left; width:83px; height:33px; }
#top_nav li#navArc a:hover{background:#fff url( /themes/images/nav/top_nav_04_on.gif) no-repeat top left; width:83px; height:33px; }

#top_nav li#navInt a {background:#fff url( /themes/images/nav/top_nav_05_off.gif) no-repeat top left; width:59px; height:33px; }
#top_nav li#navInt a:hover{background:#fff url( /themes/images/nav/top_nav_05_on.gif) no-repeat top left; width:59px; height:33px; }

#top_nav li#navFas a {background:#fff url( /themes/images/nav/top_nav_06_off.gif) no-repeat top left; width:56px; height:33px; }
#top_nav li#navFas a:hover{background:#fff url( /themes/images/nav/top_nav_06_on.gif) no-repeat top left; width:56px; height:33px; }

#top_nav li#navArt a {background:#fff url( /themes/images/nav/top_nav_07_off.gif) no-repeat top left; width:30px; height:33px; }
#top_nav li#navArt a:hover{background:#fff url( /themes/images/nav/top_nav_07_on.gif) no-repeat top left; width:30px; height:33px; }

#top_nav li#navTra a {background:#fff url( /themes/images/nav/top_nav_08_off.gif) no-repeat top left; width:47px; height:33px; }
#top_nav li#navTra a:hover{background:#fff url( /themes/images/nav/top_nav_08_on.gif) no-repeat top left; width:47px; height:33px; }

#top_nav li#navCar a {background:#fff url( /themes/images/nav/top_nav_09_off.gif) no-repeat top left; width:39px; height:33px; }
#top_nav li#navCar a:hover{background:#fff url( /themes/images/nav/top_nav_09_on.gif) no-repeat top left; width:39px; height:33px; }

#top_nav li#navLif a {background:#fff url( /themes/images/nav/top_nav_10_off.gif) no-repeat top left; width:62px; height:33px; }
#top_nav li#navLif a:hover{background:#fff url( /themes/images/nav/top_nav_10_on.gif) no-repeat top left; width:62px; height:33px; }

#top_nav li#navTec a {background:#fff url( /themes/images/nav/top_nav_11_off.gif) no-repeat top left; width:77px; height:33px; }
#top_nav li#navTec a:hover{background:#fff url( /themes/images/nav/top_nav_11_on.gif) no-repeat top left; width:77px; height:33px; }
/*
#top_nav li#navEve a {background:#fff url( /themes/images/nav/top_nav_12_off.gif) no-repeat top left; width:51px; height:33px; }
#top_nav li#navEve a:hover{background:#fff url( /themes/images/nav/top_nav_12_on.gif) no-repeat top left; width:51px; height:33px; }
*/
#top_nav li#navSub a {background:#fff url( /themes/images/nav/top_nav_12_on_off.gif) no-repeat top left; width:66px; height:33px; }
#top_nav li#navSub a:hover{background:#fff url( /themes/images/nav/top_nav_12_on_off.gif) no-repeat 0 -33px; width:66px; height:33px; }

#video #top_nav li#navVid a {background:#fff url( /themes/images/nav/top_nav_03_on.gif) no-repeat top left; width:44px; height:33px; cursor:default; }

#home li#navHom a {background:#fff url( /themes/images/nav/top_nav_01_on.gif) no-repeat top left; width:45px; height:33px; cursor:default;  }
#gallery li#navGal a {background:#fff url( /themes/images/nav/top_nav_02_on.gif) no-repeat top left; width:52px; height:33px; cursor:default; }
#video #top_nav li#navVid a {background:#fff url( /themes/images/nav/top_nav_03_on.gif) no-repeat top left; width:44px; height:33px; cursor:default;  }
#architecture li#navArc a {background:#fff url( /themes/images/nav/top_nav_04_on.gif) no-repeat top left; width:83px; height:33px; cursor:default; }
#interiors #top_nav li#navInt a {background:#fff url( /themes/images/nav/top_nav_05_on.gif) no-repeat top left; width:59px; height:33px; cursor:default;  }
#fashion #top_nav li#navFas a {background:#fff url( /themes/images/nav/top_nav_06_on.gif) no-repeat top left; width:56px; height:33px; cursor:default; }
#art li#navArt a {background:#fff url( /themes/images/nav/top_nav_07_on.gif) no-repeat top left; width:30px; height:33px; cursor:default; }
#travel li#navTra a {background:#fff url( /themes/images/nav/top_nav_08_on.gif) no-repeat top left; width:47px; height:33px; cursor:default; }
#cars li#navCar a {background:#fff url( /themes/images/nav/top_nav_09_on.gif) no-repeat top left; width:39px; height:33px; cursor:default; }
#lifestyle li#navLif a {background:#fff url( /themes/images/nav/top_nav_10_on.gif) no-repeat top left; width:62px; height:33px; cursor:default; }
#technology li#navTec a {background:#fff url( /themes/images/nav/top_nav_11_on.gif) no-repeat top left; width:77px; height:33px; cursor:default; }
#events li#navEve a {background:#fff url( /themes/images/nav/top_nav_12_on.gif) no-repeat top left; width:51px; height:33px; cursor:default; }


/* CONTENT ----------------------------------------------------------------------------------- */

#contents { /* TO SET RIGHT HAND PANEL BACKGROUND TO 100% HEIGHT OF CONTENT */
    background: url(/layout/right_hand_bkgrd.gif) top right repeat-y;
    clear: both;
}

#main_pane {
    width: 728px;
    float: left;    
}

#page_header {
    margin: 0;
    padding: 0;
}

/* CLEARING DIV's */

.clear_both {
    clear: both;
    padding: 0;
    margin: 0;
}

/* PAGE CONTENT */

.more {
/*    font-weight: bold; */
    background-image: url(/layout/new-more.gif);
    background-repeat: no-repeat;
    background-position:left;
/*    background-position: right; */
    padding: 0 9px 0 0;
}

*html .more {
    display: inline-block;
}

.more a:link, .more a:visited {
    text-decoration: none;
    color: #666;
}

.more a:hover {
    color: #CC0000;
}

.bespoke {
    color: #CCC;
    font-size: 10px;
    line-height: 8px;
}

.date {
    color: #999;
    font-size: 11px;
    line-height: 15px;
    text-decoration: none;
}

.section_bar {
    color: #CCC;
/*    font-size: 11px;
    line-height: 15px;
    margin-left: 3px;
    margin-right: 3px;*/
}

.section:hover {
    color: #CC0000;
    text-decoration: underline;
}

.section,
.section a:link,
.section a:visited {
    color: #999999;
    font-size: 11px;
    line-height: 15px;
}

#feature1 p .section:link,
#feature1 p .section:visited,
#feature2 p .section:link,
#feature2 p .section:visited,
#feature3 p .section:link,
#feature3 p .section:visited,
#print1 p .section:link,
#print1 p .section:visited {
    color: #999999;
    text-decoration: none;
}

#feature1 p .section:hover,
#feature2 p .section:hover,
#feature3 p .section:hover,
#print1 p .section:hover,
#feature1 p .section a:hover,
#feature2 p .section a:hover,
#feature3 p .section a:hover,
#print1 p .section a:hover {
    color: #CC0000;
    text-decoration: underline;
}

/* MPU Styles (appears on most pages) */

#mpu_bkgrd {
    text-align: right;
/*    background-image: url(/layout/light_grey_diagonal_bkgrd.gif); */
}

#mpu_container {
    margin-left: auto;
    width: 300px;
    height: 250px;
}

/*#mpu {
    padding-top:30px; 
}*/

/* Subs Block (appears on most pages) */

#subs_block {
    padding: 5px 6px 20px 6px;
}

#subs_block a:link, #subs_block a:visited, #subs_block a:hover {
    display: block;
    background-color: #000;
}

/* Page Number Styles For Multiple Pages */

#page_numbers {
    padding: 10px 10px 0 0;
    color: #000;
    text-align: right;
    font-size: 12px;
}

#page_numbers a    , #page_numbers li a:visited {
    font-size: 12px;
    color: #CC0000;
}

#page_numbers a:hover {
    text-decoration: underline;
}

/* RIGHT HAND PANEL -------------------------------------------------------------------------- */

#right_panel {
    margin-left: 733px;
}

*html #right_panel /* THIS SELECTOR FOR IE ONLY */ {
    margin-left: 732px;
}

div#right_panel div.subscribe {
    background-color: #FFF;
    display: block;
    font-size:11px;
    color:#111111;
    padding: 8px 0 8px 0;
}

div#right_panel div.subscribe a:link,
div#right_panel div.subscribe a:visited {
    color:#111111;
}

div#right_panel div.subscribe a:hover {
    color:#CC0000;
    text-decoration: underline;
}

#skyscraper_ad {
    margin-top: 10px;
    margin-left: 10px;
}

#club_plug {
    padding: 10px 0 0 10px;
}

/* FOOTER ------------------------------------------------------------------------------------ */

#footer {
    clear: both;
    width: 725px;
    margin: 8px 0 64px 6px;
    padding-top: 4px;
}

#footer p {
    font-family:Arial, Helvetica, sans-serif;
    color: #CCC;
    font-size: 10px;
    float: left;
    width: 700px;
}

*html #footer p {
    width: 697px;
}

#footer p a:link, #footer p a:visited {
    font-family:Arial, Helvetica, sans-serif;
    color: #999;
    text-decoration: none;
}

#footer p a:hover {
    color: #111;
    text-decoration: underline;
}
    
span.searchHighlight {
    color: #000;
    font-weight: bold;
    font-size: 1.2em;
}

/* NEW FOOTER 05/10 ------------------------------------------------------------------------------------ */

#site-footer {clear:both; }
#site-footer ul {border-top: 1px solid #e5e5e5; margin:0 0 25px 0; padding:10px 0 0 20px; background-image:url(/themes/images/footer_asterisk.gif); background-position: left bottom; background-repeat: no-repeat;}
#site-footer li {display:inline; font-size:11px; color:#999; margin:0; padding:0; }
#site-footer li a {color:#999; }
#site-footer li a:hover {color:#666; }


/* (AM) ADDITIONS ---------------------------------------------------------------------------- */

.caption {
padding-top:10px;
color:#666;
}

#image_caption {
    padding: 3px 0 0 8px;
    width: 475px;
    text-align: right;
    color: #999;
    text-align: right;
}

.grey {
    color:#CCCCCC;
}

a:active,
a:focus {
    outline: 0
}

/* Video - most recent side bar */
#mostRecentVideos {padding:20px 0 100px 0; }
#mostRecentVideos h4 a {background:transparent url(/themes/images/wallpaper_video.gif) no-repeat top left; display:block; margin:0 10px; text-indent:-9999px; padding:0; border-top:1px solid #000; border-bottom:2px solid #000; height:28px; }
#mostRecentVideos ol {padding:0; margin:0 0 0 10px; list-style-type:none; }
#mostRecentVideos ol li {padding:0; margin:5px 5px 0 0; display:block; height:50px; }
#mostRecentVideos ol li a img{border:1px solid #666666; float:left; width:60px; height:44px; margin:0 5px 0 0; }
#mostRecentVideos ol li h5 a {padding:0; margin:0; font-family:helvetica, arial, sans-serif; font-size:11px; float:left; display:inline; width:95px; font-weight:normal; color:#333; }
#mostRecentVideos ol li h5 a:hover {text-decoration:underline; }
#mostRecentVideos ol li p {padding:0; margin:5px 0 0 0; width:95px; display:inline; float:left; font-family:helvetica, arial, sans-serif; font-size:10px; color:#7e7e7e; }

/* Facebook and Twitter share buttons */
p.toggle {margin: 0; padding: 0;}
a#fb-toggle {cursor: pointer; font-size: 11px; color: #3B5998; border-top: 1px solid #e5e5e5; display: block; padding: 7px 0; margin: 0;}
#fb-wrapper	{margin: 0 0 5px 0; padding: 0; display: none; }
a#tw-toggle {cursor: pointer; font-size: 11px; color: #4099FF; border-top: 1px solid #e5e5e5; display: block; padding: 7px 0; margin: 0; }
#tw-wrapper	{margin: 0; padding: 0; display: none; }
.twitter-share-button {margin: 0 0 7px 0}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on August 4, 2011 */



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

}

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

}

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

}

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

}

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

}

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

}

@font-face {font-family: 'PlakatSketchSemibold'; src: url('/themes/fonts/plakat_sketch/plakatsketch-bd-webfont.eot'); src: local('âº'), url('/themes/fonts/plakat_sketch/plakatsketch-bd-webfont.woff') format('woff'), url('/themes/fonts/plakat_sketch/plakatsketch-bd-webfont.ttf') format('truetype'), url('/themes/fonts/plakat_sketch/plakatsketch-bd-webfont.svg#webfonti3hOIolU') format('svg'); font-weight: normal; font-style: normal; }
@font-face {font-family: 'PlakatSketchRegular'; src: url('/themes/fonts/plakat_sketch/plakatsketch-rg-webfont.eot'); src: local('âº'), url('/themes/fonts/plakat_sketch/plakatsketch-rg-webfont.woff') format('woff'), url('/themes/fonts/plakat_sketch/plakatsketch-rg-webfont.ttf') format('truetype'), url('/themes/fonts/plakat_sketch/plakatsketch-rg-webfont.svg#webfontX6oUT7D8') format('svg'); font-weight: normal; font-style: normal; }


