/* cimkék */ .blogtags { margin-top: 0px !important; margin-right: 0px !important; font-size: 0px !important; font-weight: normal!important; font-style: normal !important; text-align: right; color: #eeeeee; background-color: transparent; margin-bottom: 5px !important; } .blogtags a:link, .blogtags a:visited { font-size: 9px !important; font-weight: bold; text-align: center; color: #000!important; background-color: transparent; border-bottom: solid 1px #eeeeee; padding: 4px; text-transform: lowercase; margin: 4px; margin-top: 5px; } .blogtags a:hover, .blogtags a:active { font-size: 9px !important; font-weight: bold; text-align: center; color: #000!important; background-color: #ffffff; padding: 4px; text-transform: lowercase; margin: 4px; margin-top: 5px; } /* 'Bővebben' gomb */ .blogmorelink { margin: 0 auto !important; margin-bottom: 25px !important text-align: center; } .blogmorelink a:link, .blogmorelink a:visited { padding: 5px; color: #000; font-size: 11px; font-weight: 400 !important; border-bottom: 2px solid #e6e6e6; -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -transition: all 0.5 linear; } .blogmorelink a:hover, .blogmorelink a:active { padding: 5px; color: #000; font-size: 11px; font-weight: 400 !important; border-bottom: 3px solid #e6e6e6; background-color: ffffff; -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -transition: all 0.5 linear; } /* NAVIGÁCIÓ */ td.menu { font-size: 9pt; text-align: left; border-bottom: solid 1px #e1c1b6; width: fit-content; padding-bottom: 8px; padding-top: 8px; padding-left: 8px; } /* ÁLTALÁNOS BEÁLLÍTÁSOK */ input { /* bevitel */ border: 1px solid #fff; padding: 3px; font-size: 11px; background-color: #f5f5f5; color: #000; text-shadow: 1px 0px 0px #f5f5f5; } td.listheader { color: #000; background-color: transparent !important; } div[id*="commentContainer"] td.list1 { background: transparent; color: #2a2a2a; font-size: 9pt; text-shadow: 0px; } div[id*="commentContainer"] td.list2 { background: transparent; color: #2a2a2a; font-size: 9pt; text-shadow: 0px; } div[id*="commentContainer"] .txtbold { color: #733747; font-size: 9pt; font-style: italic; font-weight: normal; } /* KOMMENTEK */ td.list1.blogcommentcount, td.list1.blogback2blog { font-size: 9pt; } .commenttext { font-family: Arial, Helvetica; font-size: 12px; font-style: normal; font-weight: normal; color: #2a2a2a; line-height: 18px; text-align: justify; } .commenttext p { font-family: Arial, Helvetica; font-size: 12px; font-style: normal; font-weight: normal; color: #2a2a2a; line-height: 18px; text-align: justify; } .txtnormal { font-size: 10px; line-height: 18px; text-align: justify; color: #2a2a2a; } /* TĂĄblĂĄzat */ table { font-size: 10pt; } table b, table strong { color: #000; } /* IdĂŠzet */ blockquote { font-size: 8pt; font-weight: 500; margin: 10px; padding: 15px; border-bottom: solid 1px #eaeedd; border-top: solid 1px #e1c1b6; border-right: solid 1px #000; border-left: solid 1px #000; transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; } blockquote:hover { margin: 10px; padding: 15px; border-top: solid 1px #eaeedd; border-bottom: solid 1px #e1c1b6; border-right: solid 1px #000; border-left: solid 1px #000; } /* LAPOZÓ */ #gp_pagenavi { display: block; list-style: none; margin: 0px; padding: 0px; text-align: center; /*középre igazítás*/ } #gp_pagenavi > li { display: inline-block; margin: 2px; } #gp_pagenavi a /*linkek a lapozĂłban*/ { display:inline-block; padding: 5px; text-decoration: none; color: #000; } #gp_pagenavi a:hover /*linkek a lapozĂłban rĂĄmutatĂĄskor*/ { background: #fff; color: #000; border-bottom: solid 1px #666666; } #gp_pagenavi > .active > a /*jelenlegi oldal linkje*/ { color: #000; background: transparent; border-bottom: solid 2px #f5f5f5; } #gp_pagenavi > .disabled { cursor: not-allowed; }