
/* Link Value */
.clearBoth{
clear:both;
/*height:1px;*/
/*overflow:hidden;*/
}
.clearRight{
clear:right;
}
.clearLeft{
clear:left;
}
.mainArea {
	font-family:"Trebuchet MS";
}

/* HEADER */

.mainArea .header {
background-image: url(gfx/header.jpg);
background-repeat: no-repeat;
height:107px;
width:80%;
}

div.holdem {
	background:black;
}
/* FOREWORD */
.mainArea .foreword {
width:75%;
font-size:14px;
color:#fff;
font-style:italic;
margin:0px 10px 30px 10px;
}

.mainArea .foreword h2{
font-style:normal;
}

.mainArea .foreword .signature{
font-style:normal;
font-weight:bold;
text-align:right;
}



/* DESCRIPTION AREA */
.mainArea .descriptionArea {
background-image:url(gfx/description-back.jpg);
background-repeat:repeat-y;
}

.mainArea .descriptionArea .description {
background-image:url(gfx/description-gradient.jpg);
background-repeat:no-repeat;
color:#000000;
width:582px;
padding:10px 10px 10px 10px;
float:left;
}

.mainArea .descriptionArea .description h3 {
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}
.mainArea .descriptionArea .description p {
font-size:14px;
}

.mainArea .descriptionArea .description ol {
font-size:14px;
}

.mainArea .descriptionArea .description a:link     { color: #007A92;; text-decoration: underline; }
.mainArea .descriptionArea .description a:visited  { color: #007A92; text-decoration: underline; }
.mainArea .descriptionArea .description a:hover    { color: #ffffff; text-decoration: underline; }
.mainArea .descriptionArea .description a:active   { color: #007A92; text-decoration: underline; }

.mainArea .descriptionArea .participants {
background-image:url(gfx/participants-gradient.jpg);
background-repeat:no-repeat;
color:#FFFFFF;
font-size:14px;
width:255px;
padding:10px 10px 10px 10px;
float:left;
font-size:12px;
}

.mainArea .descriptionArea .participants p {
margin:0px 0px 4px 0px;
font-weight:bold;
}
.mainArea .descriptionArea .participants p a{
font-weight:normal;
padding-left:10px;
}
.mainArea .descriptionArea .participants .row {
clear:right;
}
.mainArea .descriptionArea .participants .col {
width:130px;
float:left;
}

.mainArea .descriptionArea .participants a:link     { color: #CCCCCC; text-decoration: underline; }
.mainArea .descriptionArea .participants a:visited  { color: #CCCCCC; text-decoration: underline; }
.mainArea .descriptionArea .participants a:hover    { color: #7C0059; text-decoration: underline; }
.mainArea .descriptionArea .participants a:active   { color: #CCCCCC; text-decoration: underline; }

.mainArea .descriptionArea .participants h3 {
padding:0px 0px 0px 0px;
margin:0px 0px 20px 0px;
}

.mainArea .descriptionArea .participants p {
}

/* LISTS AREA */
.mainArea .listsArea {
background-image:url(gfx/lists-gradient.jpg);
background-repeat:repeat-x;
background-color:#303030;
border-top:2px solid #000000;
border-bottom:2px solid #000000;
font-size:14px;
color:white;
}

.mainArea .listsArea .colLeft {
width:415px;
float:left;
padding-left:10px;
}

.mainArea .listsArea .colLeft a:link     { color: #EEEEEE; text-decoration: none; }
.mainArea .listsArea .colLeft a:visited  { color: #FFFFFF; text-decoration: none; }
.mainArea .listsArea .colLeft a:hover    { color: #FFFFFF; text-decoration: underline; }
.mainArea .listsArea .colLeft a:active   { color: #EEEEEE; text-decoration: none; }

.mainArea .listsArea .colRight {
width:435px;
float:left;
padding-left:10px;
padding-bottom:10px;
border-left:1px solid #EEEEEE;
}

.mainArea .listsArea .colRight a:link     { color: #EEEEEE; text-decoration: none; }
.mainArea .listsArea .colRight a:visited  { color: #FFFFFF; text-decoration: none; }
.mainArea .listsArea .colRight a:hover    { color: #FFFFFF; text-decoration: underline; }
.mainArea .listsArea .colRight a:active   { color: #EEEEEE; text-decoration: none; }

.mainArea .listsArea h3 {
color:#10B4CD;
margin-bottom:4px;
font-size:16px;
}

.mainArea .listsArea .top10Important {
width:289px;
border-right:1px solid #000000;
float:left;
padding-left:10px;
padding-bottom:10px;
}

.mainArea .listsArea .legend {
width:288px;
width:290px;
border-left:1px solid #FFFFFF;
border-right:1px solid #000000;
padding-left:10px;
padding-bottom:10px;
float:left;
}

.mainArea .listsArea .top10Controversial {
width:289px;
width:280px;	
float:left;
border-left:1px solid #FFFFFF;
padding-left:10px;
padding-bottom:10px;
}

/* NAVIGATION */
.mainArea .navigation {
background-image:url(gfx/navigation-gradient.gif);
background-repeat:repeat-x;
background-color:#6E8C3A;
font-size:12px;
color:#EEEEEE;
text-align:center;
padding:0px 10px 0px 10px;
}

.mainArea .navigation strong{
font-size:14px;
color:#FFFFFF;
white-space:nowrap;
}

.mainArea .navigation h4{
padding:4px 0px 4px 0px;
margin:0px 0px 0px 0px;
font-size:14px;
}

.mainArea .navigation a:link     { color: #EEEEEE; text-decoration: none; }
.mainArea .navigation a:visited  { color: #EEEEEE; text-decoration: none; }
.mainArea .navigation a:hover    { color: #FFFFFF; text-decoration: underline; }
.mainArea .navigation a:active   { color: #EEEEEE; text-decoration: none; }


/* SECTION HEADER */
.mainArea .sectionHeader {
padding-left:10px;
font-size:14px;
}

.mainArea .sectionHeader h2 {
font-size:36px;
font-weight:normal;
padding:0px 0px 0px 0px;
margin:30px 0px 5px 0px;
}

.mainArea .sectionHeader p {
margin-top:0px;
}

.mainArea .sectionHeader .comments {
padding:10px 10px 10px 10px;
padding-left:10px;
background-image:url(gfx/comments-gradient.gif);
background-repeat:repeat-x;
min-height:90px;
/* min-height IE hack */
height:auto !important;
height:90px;
}

.mainArea .sectionHeader .comments .user {
color:#FFFFFF;
font-size:14px;
font-weight:bold;
}

.mainArea .sectionHeader .comments .comment {
font-size:12px;
font-style:italic;
color:#DBD8D8;
}

/* FACTOR */
.mainArea .factor {
/* background-image: url(gfx/factor-background.gif); */
background-repeat:repeat-y;
font-size:14px;
margin-bottom:20px;
line-height:normal;
}

.mainArea .factor .questionArea {
width:730px;
float:left;
/*background-image:url(gfx/question-gradient-2rows.gif);*/
background-repeat:repeat-x;
}

.mainArea .factor .questionArea .question {
background-image: url(gfx/question-gradient.gif);
background-repeat:repeat-x;
background-color:#C5C5C5;
padding-bottom:10px;
color:#000000;
}

.mainArea .factor .questionArea .question .title {
font-size:24px;
padding-left:10px;
padding-top:10px;
padding-bottom:10px;
}
.mainArea .factor .questionArea .question .description {
font-size:14px;
color:#2B2A2A;
padding-left:10px;
}



.mainArea .factor .questionArea .comments {
padding:10px 10px 10px 10px;
padding-left:10px;
/*
background-color:#2f2f2f;
background-image:url(gfx/comments-gradient.gif);
background-repeat:repeat-x;
*/
width:710px;

min-height:90px;
/* min-height IE hack */
height:auto !important;
height:90px;
}

.mainArea .factor .questionArea .comments .user {
color:#000;
font-size:16px;
font-weight:bold;
font-style:normal;
}

.mainArea .factor .questionArea .comments .comment {
font-size:14px;
font-style:italic;
color:#000;
}

.mainArea .factor .questionArea .comments .comment a:link     { color: #10b4cd; text-decoration: underline; }
.mainArea .factor .questionArea .comments .comment a:visited  { color: #10b4cd; text-decoration: underline; }
.mainArea .factor .questionArea .comments .comment a:hover    { color: #7ED9E7; text-decoration: underline; }
.mainArea .factor .questionArea .comments .comment a:active   { color: #10b4cd; text-decoration: underline; }


.mainArea .factor .scoreArea {
color:#D04646;
background-color:#B5DFBA;
width:144px;
float:left;
text-align:center;
/*background-image:url(gfx/score-gradient.gif);
background-repeat:repeat-x;*/
}

.mainArea .factor .scoreArea .score {
font-size:78px;
letter-spacing: -0.1em;

}

.mainArea .factor .scoreArea .scoreText {
font-size:10px;
margin-top:-15px;
}

.mainArea .factor .scoreArea .contraversialGraph {
padding-top:30px;
}

.mainArea .factor .scoreArea .contraversialGraph .graph{
1-background-color:#B5DFBA;
1-margin-bottom:15px;
1-background-image:url(gfx/graph-gradient50.gif);
1-background-repeat:repeat-x;
}

.mainArea .factor .scoreArea .contraversialText {
font-size:10px;
background-color:#B5DFBA;
padding-top:15px;
}


/* FINAL THOUGHTS */
.mainArea .finalThoughts {
	color:white;
	background:black;
}
.mainArea .finalThoughts h2 {
font-size:36px;
font-weight:normal;
padding:10px 0px 0px 10px;
margin:30px 0px 5px 0px;
}

.mainArea .finalThoughts p {
font-size:14px;
padding:0px 10px 0px 10px;
color:#DBD8D8;
}

.mainArea .finalThoughts p strong{
color:#FFFFFF;
}

.mainArea .finalThoughts .comments {
color:#DBD8D8;
font-size:12px;
font-style:italic;
padding:0px 10px 0px 10px;
}

.mainArea .finalThoughts .comments .user{
color:#FFFFFF;
font-style:normal;
font-size:14px;
font-weight:bold;
}

.mainArea .finalThoughts .comments .comment{
margin-bottom:15px;
}

.mainArea .finalThoughts .anchor {
text-align:center;
margin-bottom:15px;
}

.mainArea .finalThoughts a:link     { color: #10b4cd; text-decoration: underline; }
.mainArea .finalThoughts a:visited  { color: #10b4cd; text-decoration: underline; }
.mainArea .finalThoughts a:hover    { color: #7ED9E7; text-decoration: underline; }
.mainArea .finalThoughts a:active   { color: #10b4cd; text-decoration: underline; }

/* Boczny */
.Boczny {
	width:19%;
	float: right;
}
.Boczny .rssIcon {
text-align:center;
}
.Boczny .rssIcon .wiep{
background-image:url('gfx/rss-on-black.jpg');
display:block;
width:100px;
height:100px;
margin: 0 auto;
}
.Boczny .rssIcon .wiep:hover{
background-image:url('gfx/rss-on-black-wiep.jpg');
display:block;
width:100px;
height:100px;
margin: 0 auto;
}
.Boczny .rssIcon .magiczne{
background-image:url('gfx/rss-on-black.jpg');
display:block;
width:100px;
height:100px;
margin: 0 auto;
}
.Boczny .rssIcon .magiczne:hover{
background-image:url('gfx/rss-on-black-magiczne.jpg');
display:block;
width:100px;
height:100px;
margin: 0 auto;
}
.Boczny .navigation {
width:102px;
background-color:#c0c0c0;
font-size:12px;
color:#EEEEEE;
text-align:left;
padding:0px 10px 0px 10px;
}

.Boczny .sectionHeader a:link     { color: #EEEEEE; text-decoration: none; }
.Boczny .sectionHeader a:visited  { color: #EEEEEE; text-decoration: none; }
.Boczny .sectionHeader a:hover    { color: #FFFFFF; text-decoration: underline; }
.Boczny .sectionHeader a:active   { color: #EEEEEE; text-decoration: none; }

.Boczny .set {
margin:20px 0px 0px 0px;
padding:0px 0px 0px 0px;
font-weight:bold;
font-size:12px;
}

.Boczny ul {
list-style: none;
margin: 0; 
padding: 0;
}

.Boczny  li {
font-size:12px;
color: #13F5AD;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 175%;
font-size-adjust: none;
font-stretch: normal;
}

.Boczny li a {
color: #ffffff;
text-decoration: none;
margin-left: 10px;
padding-left: 18px;
font-weight:normal;
}

.Boczny .kolejka { color:#09C69B; }
.Boczny .kolejka ul li a { background: url('gfx/star3.gif') no-repeat center left; }


/**/
