
* {
margin : 0;
padding : 0;
}
body {
font : 100% Arial, Helvetica;
background : #fff;
color : #333;
}
p {
margin : 8px 0;
text-align : justify;
}
label {
color : #3c57a7;
}
label em {
color : #ff3300;
font-family : verdana;
}
a:link, a:visited {
color : #3c57a7;
text-decoration : none;
}
a:hover, a:active {
color : #3c57a7;
text-decoration : underline;
}
a img {
border : 0;
}
code {
font : 1em 'Courier New', Courier, Fixed;
background : #ececec;
}
acronym, abbr, span.caps {
font-size : 0.9em;
letter-spacing : 0.08em;
cursor : help;
}
acronym, abbr {
border-bottom : 1px dashed #999;
}
blockquote {
padding : 10px 10px 0 10px;
border-top : 1px solid #ddd;
border-bottom : 1px solid #ddd;
background : #eee;
font : 1em Arial;
line-height : 1.5em;
margin : 10px 0;
}
select {
width : 150px;
}
#head {
width : 960px;
margin : 0 auto;
margin-top : 3px;
padding : 0;
font-size : 0.7em;
}
#page {
width : 940px;
margin : 0 auto;
padding : 10px;
background : #bad0e7;
font-size : 0.7em;
}
.left {
float : left;
}
.right {
float : right;
}
#navbar {
margin : 0 auto;
margin-top : 5px;
padding : 0 10px;
text-transform : uppercase;
background : #fff url(../images/navbar.png) no-repeat;
}
#page-bar {
width : 722px;
}
#page-bar ul {
list-style : none;
}
#page-bar li {
float : left;
list-style : none;
cursor : pointer;
display : block;
border-right : 1px solid #fff;
}
#page-bar li:hover {
background : #ff7f00;
}
#page-bar a, #page-bar a:visited {
margin : 0;
padding : 10px 14px;
font-weight : bold;
color : #fff;
display : block;
}
#page-bar a:hover {
text-decoration : none;
display : block;
}
#searchform {
width : 194px;
float : left;
text-align : left;
margin : 0;
padding : 0;
padding-top : 5px;
margin-right : 10px;
}
#page-bar li {
float : left;
margin : 0;
padding : 0;
}
#page-bar li li {
float : left;
margin : 0;
padding : 0;
width : 122px;
text-transform : none;
}
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
background : #2b2b2b;
width : 122px;
float : none;
margin : 0;
padding : 5px 10px 5px 18px;
border-top : 1px solid #c0c0c0;
}
#page-bar li li a:hover, #page-bar li li a:active {
background : #666666;
padding : 5px 10px 5px 18px;
}
#page-bar li ul {
position : absolute;
width : 10em;
left : -999em;
}
#page-bar li:hover ul {
left : auto;
display : block;
}
#page-bar li:hover ul, #page-bar li.sfhover ul {
left : auto;
}
h1 {
font : 3em Arial;
font-weight : bold;
letter-spacing : -0.06em;
}
h2 {
font : 2em Georgia, "Times New Roman";
color : #0072e4;
}
h3 {
font : 1.4em Arial;
margin-bottom : 3px;
color : #3c57a7;
font-weight : bold;
}
h4 {
font : 1.1em Arial;
margin-bottom : 3px;
color : #3c57a7;
font-weight : bold;
}
h3.cat_title, h3.cat_title a {
color : #555;
}
h3#respond {
margin-top : 0;
padding-top : 20px;
}
h3#comments {
margin-top : 32px;
padding-left : 0;
}
h3.authors {
margin-top : 15px;
}
#logo {
margin-top : 8px;
width : 210px;
}
#tagline {
margin-top : 5px;
font-size : 1em;
color : #777;
}
#top {
padding : 0;
}
#headline {
width : 590px;
float : left;
background : #fff;
padding : 10px;
font-size : 1.05em;
line-height : 1.5em;
margin : 0;
}
#headline div.title {
font-weight : bold;
font : 2.4em Arial;
color : #ff7f00;
letter-spacing : -0.02em;
display : block;
padding-bottom : 5px;
}
#headline div.meta {
display : block;
padding-bottom : 2px;
}
#headline p {
padding-bottom : 15px;
}
#featured {
width : 300px;
background : #fff;
float : right;
padding : 10px 10px 6px 10px;
}
#featured .clearfloat {
margin-top : 7px;
margin-bottom : 9px;
}
#featured .info {
margin-top : 3px;
padding-top : 3px;
float : right;
width : 185px;
}
#featured .title {
font-weight : bold;
font : 1.2em Arial;
color : #ff7f00;
letter-spacing : -0.02em;
display : block;
padding-bottom : 5px;
}
#featured .divider {
text-align : center;
}
#headline a img, #featured a img {
border : 1px solid #bbb;
margin-top : 5px;
margin-right : 10px;
}
#middle {
width : 920px;
background : #fff;
float : right;
padding : 10px;
margin : 10px 0;
}
.category {
width : 164px;
float : left;
border-top : 8px solid #333;
margin : 0;
padding : 5px 10px 10px 10px;
background : #fff;
}
.category p {
margin : 0;
}
#cat-1 {
border-top : 8px solid #0072e4;
}
#cat-1:hover {
background : #0072e4;
color : #fff;
}
#cat-1:hover a {
background : #0072e4;
color : #fff;
}
#cat-2 {
border-top : 8px solid #ff7f00;
}
#cat-2:hover {
background : #ff7f00;
color : #fff;
}
#cat-2:hover a {
background : #ff7f00;
color : #fff;
}
#cat-3 {
border-top : 8px solid #ec2a15;
}
#cat-3:hover {
background : #ec2a15;
color : #fff;
}
#cat-3:hover a {
background : #ec2a15;
color : #fff;
}
#cat-4 {
border-top : 8px solid #e300e5;
}
#cat-4:hover {
background : #e300e5;
color : #fff;
}
#cat-4:hover a {
background : #e300e5;
color : #fff;
}
#cat-5 {
border-top : 8px solid #e5e400;
}
#cat-5:hover {
background : #e5e400;
color : #333;
}
#cat-5:hover a {
background : #e5e400;
color : #333;
}
.category span.cat_title, #front-popular h3, #front-list .cat_title {
margin : 0;
font-weight : bold;
font-size : 1.3em;
color : #555;
}
#front-popular h3 {
color : #fff;
}
.category a {
color : #333;
display : block;
background : none;
}
.category a:hover {
background : none;
color : #fff;
text-decoration : none;
}
#bottom {
width : 940px;
}
#front-list {
width : 590px;
background : #fff;
padding : 10px;
font-size : 1.05em;
line-height : 1.75em;
float : left;
}
#front-list blockquote {
padding : 0 10px 0 10px;
}
#front-list .title {
color : #ff7f00;
font-weight : bold;
font : 2em Georgia;
letter-spacing : -0.05em;
}
#front-list .divider {
text-align : center;
margin-top : 15px;
margin-bottom : 15px;
}
.author {
font-size : 0.8em;
font-weight : bold;
}
.meta {
margin-top : -5px;
font-size : 0.9em;
color : #333;
}
.meta a {
color : #333;
}
#headline p, #featured p {
margin : 0;
}
#content {
width : 590px;
background : #fff;
padding : 10px;
font-size : 1.05em;
line-height : 1.75em;
float : left;
min-height : 400px;
}
.post {
font-size : 1.05em;
line-height : 1.75em;
}
.post p {
margin-top : 0;
}
.post .clearfloat {
border-bottom : 1px dotted #333;
margin : 10px 0;
}
.post ul, .post ol {
margin-bottom : 15px;
}
#content h2.title {
font-weight : bold;
font : 2.2em Georgia;
letter-spacing : -0.05em;
border-bottom : 1px solid #eae9e4;
border-top : 3px solid #eae9e4;
margin-bottom : 15px;
padding : 5px 0;
}
#content .title {
font : 1.5em Georgia;
color : #ff7f00;
}
.post ul li {
list-style : square;
margin-left : 30px;
}
.post ol li {
list-style : decimal;
margin-left : 30px;
}
.post ol li ul li {
list-style : square;
margin-left : 20px;
}
.post img, .post a img, #front-list img {
border : 0;
margin : 0 10px 5px 0;
}
.post .ads {
margin-top : 10px;
}
#stats {
margin-top : -10px;
margin-bottom : 10px;
padding : 4px;
text-transform : uppercase;
font : 0.8em Arial;
display : block;
}
#stats span {
border-right : 1px dotted #333;
padding : 0 5px 0 5px;
}
#stats span a:hover {
background : none;
}
#stats span a {
color : #333;
}
#stats img, #nav img {
border : 0;
margin : 0;
}
#tools {
width : 590px;
height : 25px;
font-size : 0.95em;
}
#tools a:hover {
background : none;
}
#sidebar {
width : 320px;
float : right;
margin : 0 0 0 0;
}
#sidebar h3 {
font : 1.1em Arial;
font-weight : bold;
background : #333;
color : #fff;
margin : 10px 0 5px 0;
padding : 3px 10px;
}
#sidebar .blue {
background : #0072e4;
}
#sidebar .orange {
background : #ff7f00;
}
#sidebar .yellow {
background : #e5e400;
color : #333;
}
#sidebar .pink {
background : #e300e5;
}
#sidebar-top, #sidebar-bottom {
width : 300px;
float : right;
padding : 0 10px 10px 10px;
background : #fff;
}
#sidebar-bottom, #sidebar-middle {
margin-top : 10px;
}
#sidebar-middle {
width : 320px;
float : right;
}
#sidebar-left {
width : 135px;
padding : 0 10px 10px 10px;
float : left;
background : #fff;
}
#sidebar-right {
width : 135px;
padding : 0 10px 10px 10px;
float : right;
background : #fff;
}
#sidebar li {
list-style : none;
border-bottom : 1px dotted #bbb;
display : block;
padding : 2px 0 2px 13px;
background : url(../images/sub.png) no-repeat 0 0;
}
#sidebar-ads {
width : 300px;
float : right;
margin-bottom : 10px;
padding : 10px;
background : #fff;
}
form {
padding : 0;
margin : 0;
}
select {
border : 1px solid #333;
width : 100%;
}
.button {
padding : 1px;
border : 1px solid #333;
background : #fff;
font-size : 1em;
}
.field {
padding : 2px;
border : 1px solid #333;
background : #fff;
font-size : 1em;
}
#search .button {
color : #fff;
padding : 0;
border : 1px solid #fff;
background : #ff7f00;
font-size : 1em;
}
#search .field {
height : 15px;
padding : 1px;
border : 1px solid #333;
background : #fff;
}
#commentform {
margin : 10px 0 10px 0;
}
#commentform input {
width : 140px;
margin : 1px 3px 1px 0;
}
#commentform textarea {
width : 99%;
margin-top : 3px;
}
#foglalas {
height : auto;
}
#foglalas_left {
width : 150px;
background-color : #eee;
color : black;
padding : 5px;
padding-right : 0;
height : 100%;
}
#foglalas_right {
width : 72%;
height : 100%;
}
p.foglalas_lepesek {
text-align : justify;
font-size : 10px;
margin-top : 2px;
margin-bottom : 6px;
padding : 6px;
}
p.foglalas_lepesek_aktiv {
text-align : justify;
font-size : 10px;
background-color : #ffffff;
margin-top : 2px;
margin-bottom : 6px;
padding : 6px;
padding-right : 0;
}
p.foglalas_lepesek .iniciale {
font-size : 250%;
font-weight : bold;
color : white;
background-color : gray;
padding-left : 4px;
padding-right : 2px;
}
p.foglalas_lepesek_aktiv .iniciale_aktiv {
font-size : 250%;
font-weight : bold;
color : white;
background-color : #ff7f00;
padding-left : 5px;
padding-right : 3px;
}
p.foglalas_lepesek .iniciale_ok {
font-size : 250%;
font-weight : bold;
color : white;
background-color : #5f9e2b;
padding-left : 4px;
padding-right : 2px;
}
p.foglalas_lepesek .kiemelt {
font-size : 130%;
font-weight : bold;
padding-left : 2px;
padding-right : 3px;
}
.commentlist cite {
font-style : normal;
margin-bottom : 4px;
display : block;
}
.commentlist blockquote {
background : #ededed;
}
.commentlist li {
color : #4d4d4d;
padding : 10px 14px 10px 14px;
background : #f2f2f2;
border-bottom : 1px solid #dcdbd7;
list-style : none;
margin-bottom : 3px;
}
.commentlist li li {
background : none;
border : none;
list-style : square;
margin : 3px 0 3px 20px;
padding : 3px 0;
}
.commenttext {
width : 502px;
float : right;
}
.commentlist cite strong {
font-size : 1.1em;
}
li.my_comment {
background : #fff;
border : none;
}
li.my_comment cite strong {
font-size : 1.3em;
color : #313228;
}
#commentform small {
background : #fff;
font-weight : bold;
padding : 0;
}
.commentmetadata {
color : #4d4d4d;
display : block;
margin-top : 3px;
text-align : right;
}
.commentmetadata a, .commentmetadata a:visited {
color : #959382;
}
.commentlist small {
background : #e9e9e9;
}
.avatar {
border : 1px solid #56562c;
margin : 15px 8px 6px 0;
float : left;
padding : 1px;
width : 45px;
height : 45px;
}
.comment {
width : 95%;
background : #f9f9f9;
padding : 0;
border-bottom : 5px solid silver;
margin : 5px;
}
.comment_head {
background : #ff7f00;
font-size : 0.9em;
padding : 2px;
}
.comment_foot {
text-align : right;
padding-right : 2px;
font-size : 0.9em;
background : #f3f3f3;
}
#front-popular {
font-size : 0.7em;
color : #fff;
width : 940px;
background : #0072e4 url(../images/bottombar.png) no-repeat bottom;
margin : 0 auto;
padding : 10px;
}
#recentpost, #mostcommented {
width : 280px;
float : left;
padding : 10px;
border : 1px solid #fff;
}
#mostcommented {
margin-left : 17px;
}
#recent_comments {
width : 280px;
float : right;
padding : 10px;
border : 1px solid #fff;
}
#recentpost a, #mostcommented a, #recent_comments a {
color : #fff;
}
#recentpost ul, #mostcommented ul, #recent_comments ul {
margin-top : 5px;
}
#recentpost ul li, #mostcommented ul li, #recent_comments ul li {
list-style : none;
border-top : 1px dotted #fff;
padding : 5px;
display : block;
}
#recentpost ul li:hover, #mostcommented ul li:hover, #recent_comments ul li:hover {
background : #3c57a7;
color : #fff;
}
#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
border-top : 0 dotted #fff;
}
#footer {
margin : 0 auto;
width : 960px;
font-size : 0.6em;
padding-top : 10px;
padding-bottom : 10px;
text-align : center;
}
.clearfloat:after {
content : ".";
display : block;
height : 0;
clear : both;
visibility : hidden;
}
.clearfloat {
display : inline-block;
}
* html .clearfloat {
height : 1%;
}
* + html .clearfloat {
height : 1%;
}
.clearfloat {
display : block;
}
ul {
color : #ff7f00;
list-style-type : square;
text-indent : 0;
padding-left : 20px;
}
table {
border-collapse : collapse;
margin : 6px;
}
thead th strong {
color : #fff;
}
th {
background : #ff7f00;
height : 29px;
padding-left : 8px;
padding-right : 8px;
color : #fff;
text-align : left;
border-left : 1px solid #ff7f00;
border-bottom : 2px solid #fff;
}
tr {
height : 30px;
}
td {
font-size : 11px;
padding-left : 5px;
padding-right : 5px;
border-left : 1px solid #fff;
border-bottom : 1px solid #fff;
}
td.first, th.first {
border-left : 0;
}
tr.row-a {
background : #f8f8f8;
}
tr.row-b {
background : #e8e8e8;
}
form label {
display : block;
}
form input.text, form textarea, form select {
width : 90%;
border : 1px solid #9f9f9f;
color : #666;
padding : 2px 3px;
font : bold 11px arial, verdana, helvetica;
background-color : #f2f2f2;
}
form input.button {
margin-top : 3px;
margin-right : 6px;
padding : 3px 4px;
font : bold 11px arial, verdana, helvetica;
background : #ff7f00;
color : #fff;
border : 1px solid #777;
}
* html form input.text, * html form textarea {
border-color : #000;
color : #000;
}
#impresszum {
text-align : center;
}
#status_menu {
width : 960px;
margin : 0 auto;
margin-top : 3px;
padding : 0;
font-size : 0.7em;
text-align : right;
}
#status_menu ul {
margin : 2px 0 0 0;
padding : 0;
list-style : none;
}
#status_menu ul li {
display : inline;
margin : 0 7px 0 0;
}
#status_menu ul li a {
text-decoration : none;
color : #0072e4;
background : url(../images/arroworange.gif) no-repeat 0 5px;
padding : 0 0 0 9px;
}
#status_menu ul li a:hover {
color : #ff7f00;
}
hr {
border : 0;
color : #e1e1e1;
width : 80%;
}
.hir {
font : 1.15em Arial;
font-weight : bold;
}
.adbox_728x90 {
height : 90px;
background-color : #f2f2f2;
margin : 0 auto;
padding : 6px 0 6px 0;
}
.adbox_728x90 div {
margin-left : 14px;
}
.adbox_468x60 {
height : 60px;
background-color : #f2f2f2;
margin : 0 auto;
padding : 8px 5px 8px 5px;
}
.adbox_468x60 div {
margin-left : 18px;
}
.adbox_300x250 {
height : 260px;
background-color : #f2f2f2;
margin : 0 auto;
padding : 5px 10px 15px 10px;
}
.adbox_300x250 div {
margin-top : 15px;
}
.adbox_300x100 {
height : 110px;
background-color : #f2f2f2;
margin : 0 auto;
padding : 5px 0 15px 0;
}
.adbox_300x100 div {
margin-top : 14px;
}
.error_msg {
font-size : 0.9em;
color : #ff3300;
padding : 4px;
}
.notification_msg {
font-size : 1em;
color : #12a203;
padding : 4px;
}
.seeded {
display : inline-block;
background : #fbf9bf;
padding : 1%;
width : 29%;
border-top : 5px solid #ff7f00;
margin-bottom : 1%;
margin-right : 1%;
color : #3c57a7;
height : 100%;
}
#ideas ul li.tick {
text-decoration : none;
list-style : none;
padding-left : 18px;
background : url(../images/tick.png) no-repeat;
}
.ratingblock {
display : block;
padding-bottom : 3px;
margin-bottom : 2px;
}
.loading {
height : 18px;
background : url(../images/working.gif) no-repeat 50% 50%;
}
.unit-rating {
list-style : none;
margin : 0;
padding : 0;
height : 18px;
position : relative;
background : url(../images/starrating.gif) repeat-x top left;
}
.unit-rating li {
text-indent : -90000px;
padding : 0;
margin : 0;
float : left;
}
.unit-rating li a {
outline : none;
display : block;
width : 18px;
height : 18px;
text-decoration : none;
text-indent : -9000px;
z-index : 20;
position : absolute;
padding : 0;
}
.unit-rating li a:hover {
background : url(../images/starrating.gif) left center;
z-index : 2;
left : 0;
}
.unit-rating a.r1-unit {
left : 0;
}
.unit-rating a.r1-unit:hover {
width : 18px;
}
.unit-rating a.r2-unit {
left : 18px;
}
.unit-rating a.r2-unit:hover {
width : 36px;
}
.unit-rating a.r3-unit {
left : 36px;
}
.unit-rating a.r3-unit:hover {
width : 54px;
}
.unit-rating a.r4-unit {
left : 54px;
}
.unit-rating a.r4-unit:hover {
width : 72px;
}
.unit-rating a.r5-unit {
left : 72px;
}
.unit-rating a.r5-unit:hover {
width : 90px;
}
.unit-rating a.r6-unit {
left : 90px;
}
.unit-rating a.r6-unit:hover {
width : 108px;
}
.unit-rating a.r7-unit {
left : 108px;
}
.unit-rating a.r7-unit:hover {
width : 126px;
}
.unit-rating a.r8-unit {
left : 126px;
}
.unit-rating a.r8-unit:hover {
width : 144px;
}
.unit-rating a.r9-unit {
left : 144px;
}
.unit-rating a.r9-unit:hover {
width : 162px;
}
.unit-rating a.r10-unit {
left : 162px;
}
.unit-rating a.r10-unit:hover {
width : 180px;
}
.unit-rating li.current-rating {
background : url(../images/starrating.gif) left bottom;
position : absolute;
height : 18px;
display : block;
text-indent : -9000px;
z-index : 1;
}
.voted {
font-size : 0.9em;
color : #999;
}
.thanks {
font-size : 0.9em;
color : #36aa3d;
}
.static {
font-size : 0.9em;
color : #5d3126;
}