7 Days to Die Wiki
Advertisement

In altre lingue: DeutschEnglishEspañolFrançaisNederlandsPolskiPortugueseРусский


Nota: dopo aver salvato, potrebbe essere necessario pulire la cache del proprio browser per vedere i cambiamenti.

  • Firefox / Safari: tenere premuto il tasto delle maiuscole e fare clic su Ricarica, oppure premere Ctrl-F5 o Ctrl-R (⌘-R su Mac)
  • Google Chrome: premere Ctrl-Shift-R (⌘-Shift-R su un Mac)
  • Internet Explorer: tenere premuto il tasto Ctrl mentre si fa clic su Refresh, oppure premere Ctrl-F5
  • Opera: svuotare completamente la cache dal menu Strumenti → Preferenze
/* CSS placed here will affect users of the Vector skin */
/* For elements which are only displayed in the mobile view */
.mobileonly {
    display: none;
}

/* Hide main page title */
body.page-7_Days_to_Die_Wiki h1.firstHeading {
    display: none;
}

/* Custom fonts */
@font-face {
	font-family: "Fontawesome-webfont";
	src: local("Fontawesome-webfont"), local("Fontawesome-webfont"), url("/media/hydra/fonts/fontawesome-webfont.ttf") format("truetype");
}

@font-face {
	font-family: "Ufonts.com_agency-fb-bold";
	src: local("Ufonts.com_agency-fb-bold"), local("Ufonts.com_agency-fb-bold"), url("/media/hydra/fonts/ufonts.com_agency-fb-bold.ttf") format("truetype");
}

/* Framework */
body {
    background: url("https://static.wikia.nocookie.net/7daystodie_gamepedia/images/2/20/7dtd_background.jpg/revision/latest") no-repeat fixed top center #050505;
    background-size: cover;	
}

body #pageWrapper {
    margin-right: 10px;
}

/* Head */
div#mw-page-base {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
}

#mw-head-base {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    border-bottom: 0px;
}

/* Tabs */
#left-navigation {
    margin-right: 0.5em;
    margin-top: 3em;
}

#right-navigation {
    margin-right: 0.5em;
    margin-top: 3em;
}

#ca-watch.icon a,
#ca-unwatch.icon a {
    padding-top: 19px;
}

div#simpleSearch {
    margin-top: -0.25em;
}

div.vectorTabs {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
}

div.vectorTabs span {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
}

div.vectorTabs li.selected {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    color: #5fa397;
}

div.vectorTabs ul { 
    background-color: rgba(0, 0, 0, 0);
    background-image: none; 
}

div.vectorTabs ul li {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
}

div.vectorTabs li a,
div.vectorTabs li a span {
    color: #000000;
    font-weight: bold;
}

div.vectorMenu h3 span {
    color: #000000;
    font-weight: bold;
    padding-left: 0.7em;
    padding-top: 0.2em;
}

div.vectorMenu h3 span:after {
    top: 0.4em;
}

div.vectorTabs li.selected a,
div.vectorTabs li.selected a:visited {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

div.vectorTabs li a {
    background-image: none;
    margin-top: -16px;
}

div.vectorTabs li span {
    background: none repeat scroll 0 0 rgba(110, 108, 111, 0.8);
    display: inline-block;
    border: 4px solid #000000;
    border-radius: 8px 8px 8px 8px;
    font-weight: bold;
    padding: 2px 10px;
    margin: 0 3px 0 3px;
    height: 19px;
    text-align: center;
}

div#mw-head div.vectorMenu h3 {
    background: none repeat scroll 0 0 rgba(110, 108, 111, 0.8);
    display: inline-block;
    border: 4px solid #000000;
    border-radius: 8px 8px 8px 8px;
    color: #000000;
    font-weight: bold;
    height: 23px;
    margin-bottom: 0.5em;
}

div.vectorMenu div.menu {
    background-color: #5E5E5E;
    background-position: relative;
    border: 1px solid #000000;
    border-radius: 4px;
    top: 2.25em;
}

div.vectorMenu ul {
    background-color: rgba(0, 0, 0, 0);
    border: none;
}

div.vectorMenu li a {
    color: #e0e0e0;
}

div#mw-head div.vectorMenu h4 {
    color: #d0d0d0;
}

/* Sidebar */
div#mw-panel div.portal h3,
div#mw-panel div.portal h3:visited,
#mw-panel.collapsible-nav .portal h3 a,
#mw-panel.collapsible-nav .portal h3 a:visited,
#mw-panel.collapsible-nav .portal.collapsed h3 a,
#mw-panel.collapsible-nav .portal.collapsed h3 a:visited {
    color: #FFFFFF;
    font-weight: bold;
}

div#mw-panel div.portal div.body ul li a,
div#mw-panel div.portal div.body ul li a:visited {
    color: #ffffff;
}

div#mw-panel div.portal div.body,
#mw-panel.collapsible-nav .portal,
div#mw-panel div.portal {
    background-image: none;
}

/* social media add-on fix */
div#mw-panel div.portal#p-socialProfiles {
    background: none;
    border: none;
    padding: 0;
    margin: 10px 0;
}

.promoSidebar {
    margin-left: 10px;
}

div#mw-panel div.portal#p-socialProfiles h5,
div#mw-panel div.portal#p-sitePromos h5 {
    display: none;
}

div#mw-panel div.portal#p-socialProfiles div.body,
div#mw-panel div.portal#p-sitePromos div.body {
    background: none;
    padding: 0;
    margin-left: 0 !important;
    text-align: center;
}

.socialSidebar {
    width: auto;
    max-width: 100%;
}

/* Content */
div#content {
    background: none repeat scroll 0 0 rgba(80, 80, 80, 0.95);
    border: 4px solid #000000;
    border-radius: 11px;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
    box-sizing: border-box;
    color: #dedede;
}

#bodyContent {
    font-size: 0.9em;
}

#contentSub, #contentSub2 {
    color: #050505;
}

.autocomment {
    color: black;
}

div.floatright, table.floatright {
    clear: left;
}

h1, h2, h3, h4, h5, h6 {
    color: #d2d2d2;
}

a, 
a:visited,
div#content a.extiw,
div#content a.extiw:visited,
div#content a.external, 
div#content a.external:visited,
label.toctogglelabel {
    color: #cfc59e;
}

a.new,
#p-personal a.new {
    color: #fc0000;
}

ul {
    list-style-image: url("https://static.wikia.nocookie.net/7daystodie_gamepedia/images/7/7a/Bullet.png/revision/latest");
}

code {
    background-color: #aaa9a8;
    color: #000000;
}

pre {
    background: none repeat scroll 0 0 #aaa9a8;
    border: 1px dashed rgba(0, 0, 0, 0.2);
    color: #000000;
}

code a,
pre a {
    color: #ffffff !important;
}

/* Footer */
div#footer {
    background-image: none;
}

div#footer a {
    color: #c2c2c2;
}

div#footer ul li {
    color: #ffffff;
}

.catlinks,
ul#filetoc,
.mw-search-profile-tabs,
fieldset#mw-searchoptions,
#toc,
.toc,
.mw-warning,
.toccolours {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
    border-bottom: medium none !important;
    border-image: none;
    border-left: 2px solid rgba(0, 0, 0, 0.2);
    border-radius: 11px 11px 11px 11px;
    border-right: 2px solid rgba(0, 0, 0, 0.2);
    border-top: 2px solid rgba(0, 0, 0, 0.2);
    color: #000000;
    padding: 10px;
}

/* Allow parts of toc to be hidden for the Version history page */
/* Section levels and Numbers */
body.page-Version_history .toclevel-3 ul li,
body.page-Version_history .tocnumber {
    display: none;
}

.mw-search-result-data {
    color: #000000;
}

fieldset {
    border: 1px solid #d01b14;
}

.htmlform-tip {
    color: #154D43;
}

/* tables */
table.wikitable,
#claimlist {
    background: none repeat scroll 0 0 transparent;
}

#claimlist .approved a {
    color: #000000;
}

#claimlist .approved td {
    color: #545454;
}

#claimlist .controls_container > .dropdown {
    right: 24px;
    top: -24px;
}

table.wikitable > tr > th,
table.wikitable > * > tr > th {
    background-color: #000000;
    text-align: center;
}

.wikitable th, #claimlist th,
#claimlist .sortable th.unsortable {
    background-color: #000000;
    border: 1px solid #050505;
    color: #ffffff;
    padding: 0.2em;
}

#claimlist .sortable th:hover {
    background-color: #3b3b3b;
}

.wikitable td,
#claimlist td {
    border: 1px solid #050505;
    color: #d0d0d0;
    padding: 0.2em;
}

.wikitable tr:nth-child(2n/**/+1) {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
}

.wikitable tr:nth-child(2n) {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.TablePager,
.mw-datatable {
    color: #d0d0d0;
    border: 1px solid #050505;
    padding: 0 0.15em;
}

table.mw_metadata td {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
    border: 1px solid #050505;
}

.TablePager th,
.mw-datatable th,
table.mw_metadata th {
    background-color: #000000;
    color: #ffffff;
    border: 1px solid #050505;
    padding: 0 0.15em;
}

.TablePager tr:hover td,
.mw-datatable tr:hover td {
    background-color: #000000 !important;
    color: #ffffff;
}

.TablePager tr:hover td a,
.mw-datatable tr:hover td a {
    background-color: rgba(0, 0, 0, 0.2) !important;
    color: #d0d0d0;
}

.TablePager th a,
.mw-datatable th a {
    background-color: #000000;
    color: #FFFFFF !important;
}
 
.TablePager td,
.mw-datatable td {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #050505;
    color: #d0d0d0;
}

/* Preferences */
.client-js #preftoc {
    background-color: rgba(0, 0, 0, 0);
    border: 0px;
    margin: 0 0 4px !important;
}

.client-js #preftoc,
.client-js #preftoc li,  
.client-js #preferences, 
.client-js #preftoc li a {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    color: #c0c0c0;
}

.client-js #preftoc li.selected a {
    background-color: rgba(0, 0, 0, 0.2);
    background-image: none;
    border-color: #050505;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: #FFFFFF;
}

.client-js #preferences {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #050505;
}

.client-js #preferences fieldset {
    border-color: #050505;
}

.client-js #preferences legend {
    color: #e0e0e0;
}

.client-js #preferences td.htmlform-tip {
    color: #c0c0c0;
}

/* Page history */
table.diff,
td.diff-ntitle,
td.diff-otitle {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #aaaaaa;
}

td.diff-context {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #E6E6E6;
    color: #dedede;
}

#pagehistory li {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #050505;
    padding: 3px;
}

#pagehistory li.selected {
    background-color: rgba(0, 0, 0, 0.2);
    background-image: none;
    border: 1px dashed #050505;
    color: #e0e0e0;
    padding: 3px;
}

.mw-plusminus-pos {
    color: #00ff00;
}

.mw-plusminus-neg {
    color: #ff0000;
}

td.diff-deletedline {
    background-color: #FFE49C;
    border-color: #FFE49C;
    color: #000000;
}

td.diff-addedline {
    background-color: #A3D3FF;
    border-color: #A3D3FF;
    color: #000000;
}

.updatedmarker {
    color: #000000;
}

span.comment {
    color: #e0e0e0;
}

/* Thumbnail galleries */
div.thumbinner {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
    border: 1px solid #050505;
}

li.gallerybox div.thumb {
    background: rgba(0, 0, 0, 0);
    border: none;
}

li.gallerybox {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
    border: 1px solid #050505;
}

/* custom headers and sections */
.heading {
    background-color: #383838 !important;
    background-image: -moz-linear-gradient(left, #383838 0%, #919191 100%);
    background-image: -webkit-gradient(linear, left, left bottom, color-stop(0%,#383838), color-stop(100%,#919191));
    background-image: -webkit-linear-gradient(left, #383838 0%, #919191 100%);
    background-image: -o-linear-gradient(left, #383838 0%, #919191 100%);
    background-image: -ms-linear-gradient(left, #383838 0%, #919191 100%);
    background-image: linear-gradient(to right, #383838 0%, #919191 100%) repeat scroll 0 0 transparent;
    color: #ffffff;
    font-family: "Ufonts.com_agency-fb-bold";
    font-size: 150%;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0 0 10px;
    padding: 0.2em 0.4em;
    text-shadow: 1px 1px 1px #000000;
    width: auto;
}

.feature {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
    border-bottom: medium none !important;
    border-image: none;
    border-left: 2px solid rgba(0, 0, 0, 0.2);
    border-radius: 11px 11px 11px 11px;
    border-right: 2px solid rgba(0, 0, 0, 0.2);
    border-top: 2px solid rgba(0, 0, 0, 0.2);
    color: #dedede;
    padding: 10px;
    margin-bottom: .5em;
}

/* multi-upload screen font colour fix */
#upload-list .file .file-title {
    margin-left: 10px;
}

.check-span {
    color: #1D1D1D;
    float: right;
}

/* Move asirra challenge pop-up image down when content overflow is hidden */

#asirra_EnlargedDiv {
    margin-top: 100px;
    margin-left: 350px;
}

/* Echo notification colour tweak */
.mw-echo-content a {
    color: #154D43;
    text-decoration: underline;
}

.mw-echo-overlay {
    background-color: #000000;
    border: 1px solid #1d1d1d;
    color: #FFFFFF;
}
 
.mw-echo-overlay-pokey {
    background-image: url("https://static.wikia.nocookie.net/7daystodie_gamepedia/images/9/9e/Pokey.png/revision/latest");
}
 
.mw-echo-overlay-title,
.mw-echo-overlay li.mw-echo-notification,
#mw-echo-overlay-footer {
    border: 1px solid #1D1D1D;
}
 
#mw-echo-overlay-pref-link {
    border-left: 1px solid #1D1D1D;
}
 
.mw-echo-overlay .mw-echo-grey-link a {
    color: #FFFFFF;
}
 
.mw-echo-overlay .mw-echo-grey-link:hover a {
    color: #154D43 !important;
}
 
.mw-echo-notifications {
    border: 1px solid #1d1d1d;
}

.mw-echo-overlay li.mw-echo-notification,
.mw-echo-overlay li.mw-echo-notification.mw-echo-unread {
    background-color: #000000;
}

#mw-echo-special-container .mw-echo-notification,
#mw-echo-special-container .mw-echo-notification.mw-echo-unread {
    background-color: rgba(255, 255, 255, 0.1);
}
 
.mw-echo-overlay li.mw-echo-notification:hover,
.mw-echo-overlay li.mw-echo-notification.mw-echo-unread:hover {
    background-color: #121212;
}

#mw-echo-special-container .mw-echo-notification:hover,
#mw-echo-special-container .mw-echo-notification.mw-echo-unread:hover {
    background-color: rgba(255, 255, 255, 0.2);
}
 
.mw-echo-notification {
    background-color: #000000;
    color: #FFFFFF;
}
 
.mw-echo-timestamp {
    color: #000000;
}
 
.mw-echo-date-section {
    border-bottom: 8px solid #154D43;
    color: #154D43;
}
 
.mw-echo-dismiss {
    background-color: #eeeeee;
}

.mw-echo-icon-chat {
    background-image: url("https://static.wikia.nocookie.net/7daystodie_gamepedia/images/c/c2/Chat_icon.png/revision/latest");
}
 
.autocomment {
    color: #EFEFEF;
}

/* wiki editor styling */
.wikiEditor-ui {
    background: rgba(0, 0, 0, 0);
    border: medium none;
}

.wikiEditor-ui-buttons {
    background: rgba(0, 0, 0, 0);
    border-top: none;
    margin-right: 5px;
}

.wikiEditor-ui-tabs {
    border-left: 1px solid #000000;
    border-top: 1px solid #000000;
}

.wikiEditor-ui-tabs div {
    background-color: #777777;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
}

.wikiEditor-ui-tabs div.current {
    background-color: #777777;
    border-bottom: 1px solid #000000;
}

.wikiEditor-ui-tabs div.current a {
    color: #FFFFFF;
}

.wikiEditor-preview-contents {
    background: rgba(0, 0, 0, 0);
    border-color: #000000;
    border-image: none;
    border-style: solid;
    border-width: 1px 0 1px 1px;
    color: #000000;
}

.wikiEditor-ui-controls {
    background: rgba(0, 0, 0, 0);
    border-bottom: 1px solid #000000;
}

.editOptions {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: rgba(110, 108, 111, 1);
    border-color: -moz-use-text-color silver silver;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    margin-bottom: 2em;
    padding: 1em 1em 1.5em;
}

input#wpSummary {
    margin-bottom: 1em;
    margin-top: 1em;
    width: 80%;
}

/* login screen */
.mw-ui-vform label {
    color: #000000
}

#mw-createaccount-join {
    box-shadow: 4px 4px 4px 4px #rgba(0, 0, 0, 0.2);
}

.mw-ui-button.mw-ui-progressive, .mw-ui-button.mw-ui-primary {
    background: none repeat scroll 0 0 #000000;
    border-color: #000000 -moz-use-text-color;
}

/* Abuse filter pages tweaks */
.mw-abusefilter-history-changed {
    background: rgba(255, 224, 224, 0.3) none repeat scroll 0 0;
    font-weight: bold;
}

/* Achievements page fixes */
#p-achievement-list {
    background: none repeat scroll 0 0 rgba(255,255,255,0.2);
}

.achievement_category {
    background: none repeat scroll 0 0 transparent;
}

.achievement_category_select {
    background: none repeat scroll 0 0 rgba(255,255,255,0.1);
}

.achievement_category_select[data-selected="true"] {
    background: none repeat scroll 0 0 rgba(255,255,255,0.3);
}

.p-achievement-row {
    background: none repeat scroll 0 0 rgba(255,255,255,0.1);
    color: #000000;
}

/* Notifications */
.mw-notification {
    background-color: #000000;
}

.autocomment {
    color: #EFEFEF;
}

/* this CSS governs the responsive 2 column main page layout */

.fpcontent {
    width: 100%;
    overflow: hidden;
    z-index: 1;
}

.fpmaybecols {
    overflow: hidden;
    margin: -5px 0 -5px 0;
}

.fpmaybecols + .fpmaybecols {
    margin: 0 0 -5px 0;
}

.fpbox {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
    border-bottom: medium none !important;
    border-image: none;
    border-left: 2px solid rgba(0, 0, 0, 0.2);
    border-radius: 11px 11px 11px 11px;
    border-right: 2px solid rgba(0, 0, 0, 0.2);
    border-top: 2px solid rgba(0, 0, 0, 0.2);
    color: #dedede;
    padding: 10px;
    margin-bottom: .5em;
}

.fpplainbox {
    padding: 5px 8px 10px 8px;
    margin: 0 5px 10px 5px;
    vertical-align: top;
}

.fpbox .welcome {
    border-bottom: 2px solid rgba(0,0,0,0.2);
    color: #dedede;
    letter-spacing: 1px;
    margin: 0 0 10px;
    padding: 0.2em 0.4em;
}

.fpbox .heading {
    text-align: left;
}

.fpbox .heading .smalllink {
    font-size: 75%;
    text-align: left;
}

.fpbox hr {
    border: none;
    border-bottom: 2px solid rgba(0,0,0,0.2);
}

.fplinks {
    margin: -5px;
    padding: 10px;
}

.fplinks .linkslabel {
    background: rgba(0, 0, 0, 0);
    border-bottom: 2px solid rgba(0,0,0,0.2);
    letter-spacing: 1px;
    margin: 0 0 10px;
    padding: 0.2em 0.4em;
}

.fplink {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    box-sizing: border-box;
    padding: 1px 5px;
}

.fplink .box {
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    justify-content: center;
    color: #dedede;
    width: 100%;
    font-weight: bold;
}

#fptopsection .fplink.image,
#fpflexsection .fplink.image,
#fpbottomsection .fplink.image {
    height: 114px;
    width: 114px;
}

.fplink.image .box {
    width: 100px;
}

.fplink.image .image a {
  width: 100px;
  height: 100px;
  line-height: 100px;
}

.fplink.image .box .image img {
    max-height: 100px;
    height: auto;
    width: 100px;
}

@media (min-width: 470px) {
  .fplink {
    width: 50%;
  }

  .fplink.wide {
    width: 100%;
  }
}

@media (min-width: 580px) {
  .fplink {
    width: 33.333%;
  }

  .fplink.wide {
    width: 66.666%;
  }
}

@media (min-width: 690px) {
  .fplink {
    width: 25%;
  }

  .fplink.wide {
    width: 50%;
  }
}

@media (min-width: 800px) {
  .fplink {
    width: 20%;
  }

  .fplink.wide {
    width: 40%;
  }
}

@media (min-width: 910px) {
  .fplink {
    width: 16.666%;
  }

  .fplink.wide {
    width: 33.333%;
  }
}

@media (min-width: 990px) {
  .fpcontent { 
    padding-right: 520px; 
    width: auto; 
  }

  #fptopsection { 
    float: left; 
    width: 100%; 
  }

  #fpflexsection { 
    float: right;
    width: 520px;
    margin-right: -520px 
  }

  #fpbottomsection { 
    float: left; 
    width: 100%; 
    margin-top: -5px; 
  }

  #fptopsection .fplink, #fpbottomsection .fplink {
    width: 50%;
  }

  #fptopsection .fplink.wide, #fpbottomsection .fplink.wide {
    width: 100%;
  }

  #fpflexsection .fplink {
    width: 25%;
  }

  #fpflexsection .fplink.wide {
    width: 50%;
  }
}

@media (min-width: 1100px) {
  #fptopsection .fplink, #fpbottomsection .fplink {
    width: 33.333%;
  }

  #fptopsection .fplink.wide, #fpbottomsection .fplink.wide {
    width: 66.666%;
  }
}

@media (min-width: 1210px) {
  #fptopsection .fplink, #fpbottomsection .fplink {
    width: 25%;
  }

  #fptopsection .fplink.wide, #fpbottomsection .fplink.wide {
    width: 50%;
  }
}

@media (min-width: 1320px) {
  #fptopsection .fplink, #fpbottomsection .fplink {
    width: 20%;
  }

  #fptopsection .fplink.wide, #fpbottomsection .fplink.wide {
    width: 40%;
  }
}

@media (min-width: 1430px) {
  #fptopsection .fplink, #fpbottomsection .fplink {
    width: 16.666%;
  }

  #fptopsection .fplink.wide, #fpbottomsection .fplink.wide {
    width: 33.333%;
  }

  .fplink a {
    padding: 3px 5px;
  }
}

@media (min-width: 1540px) {
  #fptopsection .fplink, #fpbottomsection .fplink {
    width: 14.285%;
  }

  #fptopsection .fplink.wide, #fpbottomsection .fplink.wide {
    width: 28.571%;
  }

  #fptopsection .fpmaybercol .fpbox, #fpbottomsection .fpmaybercol .fpbox {
    background-image: none;
  }

  .fpmaybelcol {
    float: left;
    width: 70.886%;
  }

  #fptopsection .fpmaybelcol .fplink, #fpbottomsection .fpmaybelcol .fplink {
    width: 20%;
  }

  #fptopsection .fpmaybelcol .fplink.wide, #fpbottomsection .fpmaybelcol .fplink.wide {
    width: 40%;
  }

  .fpmaybercol {
    float: right;
    width: 29.113%;
  }

  #fptopsection .fpmaybercol .fplink, #fpbottomsection .fpmaybercol .fplink {
    width: 50%;
  }

  #fptopsection .fpmaybercol .fplink.wide, #fpbottomsection .fpmaybercol .fplink.wide {
    width: 100%;
  }
}

@media (min-width: 1650px) {
  #fptopsection .fplink, #fpbottomsection .fplink {
    width: 12.5%;
  }

  #fptopsection .fplink.wide, #fpbottomsection .fplink.wide {
    width: 25%;
  }
}

@media (min-width: 1697px) {
  #fptopsection .fpmaybelcol .fplink, #fpbottomsection .fpmaybelcol .fplink {
    width: 16.666%;
  }

  #fptopsection .fpmaybelcol .fplink.wide, #fpbottomsection .fpmaybelcol .fplink.wide {
    width: 33.333%;
  }
}

@media (min-width: 1760px) {
  #fptopsection .fplink, #fpbottomsection .fplink {
    width: 11.111%;
  }

  #fptopsection .fplink.wide, #fpbottomsection .fplink.wide {
    width: 22.222%;
  }
}

@media (min-width: 1850px) {
  #fptopsection .fpmaybelcol .fplink, #fpbottomsection .fpmaybelcol .fplink {
    width: 14.285%;
  }

  #fptopsection .fpmaybelcol .fplink.wide, #fpbottomsection .fpmaybelcol .fplink.wide {
    width: 28.571%;
  }
}

@media (min-width: 1870px) {
  #fptopsection .fplink, #fpbottomsection .fplink {
    width: 10%;
  }

  #fptopsection .fplink.wide, #fpbottomsection .fplink.wide {
    width: 20%;
  }

  #fptopsection .fplink.image, #fpbottomsection .fplink.image {
    width: 134px;
    min-height: 134px;
  }

  #fptopsection .fplink.image .box, #fpbottomsection .fplink.image .box {
    width: 120px;
  }

  #fptopsection .fplink.image .image a, #fpbottomsection .fplink.image .image a {
    width: 120px;
    height: 120px;
    line-height: 120px;
  }

  #fptopsection .fplink.image .box .image img, #fpbottomsection .fplink.image .box .image img {
    max-height: 120px;
    height: auto;
    width: 120px;
  }
}

@media (min-width: 1918px) {
  #fptopsection .fpmaybercol .fplink, #fpbottomsection .fpmaybercol .fplink {
    width: 33.333%;
  }

  #fptopsection .fpmaybercol .fplink.wide, #fpbottomsection .fpmaybercol .fplink.wide {
    width: 66.666%;
  }
}

@media (min-width: 1980px) {
  #fptopsection .fplink, #fpbottomsection .fplink {
    width: 9.09%;
  }

  #fptopsection .fplink.wide, #fpbottomsection .fplink.wide {
    width: 18.181%;
  }
}

@media (min-width: 2006px) {
  #fptopsection .fpmaybelcol .fplink, #fpbottomsection .fpmaybelcol .fplink {
    width: 12.5%;
  }

  #fptopsection .fpmaybelcol .fplink.wide, #fpbottomsection .fpmaybelcol .fplink.wide {
    width: 25%;
  }
}

@media (min-width: 2090px) {
  #fptopsection .fplink, #fpbottomsection .fplink {
    width: 8.33%;
  }

  #fptopsection .fplink.wide, #fpbottomsection .fplink.wide {
    width: 16.666%;
  }
}

@media (min-width: 2161px) {
  #fptopsection .fpmaybelcol .fplink, #fpbottomsection .fpmaybelcol .fplink {
    width: 11.111%;
  }

  #fptopsection .fpmaybelcol .fplink.wide, #fpbottomsection .fpmaybelcol .fplink.wide {
    width: 22.222%;
  }
}

@media (min-width: 2200px) {
  #fptopsection .fplink, #fpbottomsection .fplink {
    width: 7.692%;
  }

  #fptopsection .fplink.wide, #fpbottomsection .fplink.wide {
    width: 15.384%;
  }
}

@media (min-width: 2296px) {
  #fptopsection .fpmaybercol .fplink, #fpbottomsection .fpmaybercol .fplink {
    width: 25%;
  }

  #fptopsection .fpmaybercol .fplink.wide, #fpbottomsection .fpmaybercol .fplink.wide {
    width: 50%;
  }
}

@media (min-width: 2310px) {
  #fptopsection .fplink, #fpbottomsection .fplink {
    width: 7.142%;
  }

  #fptopsection .fplink.wide, #fpbottomsection .fplink.wide {
    width: 14.285%;
  }
}

@media (min-width: 2316px) {
  #fptopsection .fpmaybelcol .fplink, #fpbottomsection .fpmaybelcol .fplink {
    width: 10%;
  }

  #fptopsection .fpmaybelcol .fplink.wide, #fpbottomsection .fpmaybelcol .fplink.wide {
    width: 20%;
  }
}

@media (min-width: 2420px) {
  #fptopsection .fplink, #fpbottomsection .fplink {
    width: 6.666%;
  }

  #fptopsection .fplink.wide, #fpbottomsection .fplink.wide {
    width: 13.333%;
  }

  .fplink a {
    padding: 5px 5px;
  }

  #fptopsection .fplink.image, #fpbottomsection .fplink.image {
    width: 164px;
    min-height: 164px;
  }

  #fptopsection .fplink.image .box, #fpbottomsection .fplink.image .box {
    width: 150px;
  }

  #fptopsection .fplink.image .image a, #fpbottomsection .fplink.image .image a {
    width: 150px;
    height: 150px;
    line-height: 125px;
  }

  #fptopsection .fplink.image .box .image img, #fpbottomsection .fplink.image .box .image img {
    max-height: 150px;
    height: auto;
    width: 150px;
  }
}

.fplink.image .image {
  font-size: 75%;
}

.fplink a {
  display: block;
}

.fplink.image .image a {
  padding: 0;
}

.fplink.image .link a {
  background: rgba(0, 0, 0, 0.1);
  border-top: 2px solid rgba(0,0,0,0.2);
}

.fpvideos {
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}

.fpvideo {
  display: inline-block;
  margin: 0 5px;
}

/* Edit saved pop-up */
div.postedit-content {
    color: #FFFFFF;
}
Advertisement