/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

/*
 * Oktavilla Baseline CSS
 * Version 1.0
 */
BODY { font: 100%/1.0 sans-serif; }
OL { padding-left: 2em; }
OL LI { list-style: decimal outside; }
UL { padding-left: 1.5em; }
UL LI { list-style: square outside; }
B, STRONG { font-weight: bold; }
EM, I { font-style: italic; }
TH { font-weight: bold; }
TD, TH { padding: 2px; }
P, TABLE, UL, OL { margin-bottom: .7em; }
INPUT, TEXTAREA, SELECT { padding: 2px; }
.checkbox INPUT, INPUT.checkbox, .radio INPUT, INPUT.radio { padding: 0; width: auto; }
INPUT.submit { width: auto !important; }


/* SCAFFOLDING */
BODY {
	background: white;
	min-width: 990px;
}
#page {
	float: left;
	width: 758px;
	margin: 0 92px 0 0;
	border-bottom: 30px solid #e0eff2;
	font: 0.875em/1.4 georgia, serif;
	color: #343434;
}
#head {
	position: relative;
	width: 728px;
	height: 117px;
	margin: 0 0 15px 0;
	padding: 18px 0 0 30px;
	background: url(../img/bg_footHead.png) repeat-x 0 10px;
	float: left;
}
#content,
#additional-content {
	float: left;
	width: 728px;
	padding: 0 0 0 30px;
	background: #e0eff2 url(../img/bg_page.png) repeat-x 0 0;
	position: relative;
}
#content {
	margin-top: 20px;
}
.has-top-image {
	margin-top: -20px;
}
#foot {
	clear: both;
	float: left;
	position: relative;
	width: 920px;
	padding: 15px 30px 0 40px;
}
#additional-content {
	background-image: none;	
}
#ads {
	float: left;
	width: 140px;
}
.content-body {
	float: left;
	width: 728px;
	margin: 0 0 0 -21px;
	padding: 0 0 40px 21px;
	background: url(../img/bg_columns.png) repeat-y 0 0;
}
#additional-content .content-body {
	padding-top: 30px;
	padding-bottom: 0;
	background-position: 0 100%;
}
.items .item-content,
.article,
.column1,
.vote-result .vote-options {
	float: left;
	width: 470px;
	padding: 0 20px 15px 10px;
}
.column1 .vote-opinions {
	padding-left: 0;
}
.items .item-info,
.article-additional,
.column2,
.vote-result .comments {
	float: left;
	width: 188px;
	padding: 0 20px 15px 20px;
}
.column2 {
	margin-top: 20px;
}


/* GENERAL */
A {
	color: #00c100;
	text-decoration: none;
}
A:visited {
	color: #007a00;
}
A:hover {
	background-color: #00c100;
	color: white;
}
H1 {
	position: absolute;
	left: -9999px;
}
UL LI { 
	list-style-type: disc;
}
TABLE {
	font-family: arial, sans-serif;
	font-size: 0.8571em;
}
TH {
	font-weight: bold;
	color: black;
	text-transform: uppercase;
}
TH, 
TD {
	padding: 4px 10px;
	border: 1px solid #ccc;
	border-width: 1px 0 0 1px;
}
TR:first-child TH,
TR:first-child TD {
	border-top: 0;
}
TH:first-child,
TD:first-child {
	border-left: 0;
} 
.more {
	float: left;
	margin: 0 0 20px 0;
	font-family: arial, sans-serif;
	font-weight: bold;
	line-height: 1.1;
}
P.more {
	width: 100%;
}
.skip {
	position: absolute;
	left: -9999px;
}
.searched {
	background: #fbeb00;
	font-weight: bold;
	color: black;
}
.cancel {
	display: none;
}
.javascript .cancel {
	display: inline;
	position: absolute;
	right: 6px;
	top: 0;
	font: bold 0.7143em arial, sans-serif;
	text-transform: uppercase;
	color: white;
	cursor: pointer;
}
.target-delicious,
.target-digg, 
.target-facebook,
.target-pusha,
.target-stumbleupon, 
.target-rss {
	background: url(../img/icons.png) no-repeat 0 0;
	padding-left: 18px;
	min-height: 12px;
}
.target-delicious {
	background-position: 0 0;
}
.target-digg {
	background-position: 0 -41px;
}
.target-facebook {
	background-position: 0 -83px;
}
.target-pusha {
	background-position: 0 -125px;
}
.target-stumbleupon {
	background-position: 0 -168px;
}
.target-rss {
	background-position: 0 -208px;
}
.loader {
	background: url(../img/loader_white.gif) no-repeat center center;
}
.article-additional FORM .loader {
	background-color: #00c200;
	background-image: url(../img/loader_green.gif);
}
.tools .loader {
	background-color: #003a4a;
	background-image: url(../img/loader_blue.gif);
}


/* HEAD */
#head .home {
	position: absolute;
	bottom: 8px;
	left: 30px;
	width: 582px;
	height: 80px;
	background: url(../img/logo_tcoTidningen.png) no-repeat top left;
	text-indent: -9999px;
}
#head .print-logo {
	display: none;
}
#head .tags SPAN {
	color: white;
}
#head .tags LI,
#head .tags A {
	color: #f3aed6;
}
#head .tags A:hover {
	color: white;
	background-color: transparent;
}
#head .f100 {
	position: absolute;
	top: 0;
	right: -10px;
	width: 100px;
	font: 0.8571em arial, sans-serif;
	color: white;
}
#head .f100:hover {
	color: #f3aed6;
	background-color: transparent;
}
#head .f100 .f100-logo {
	margin: 0 0 5px 0;
	display: block;
	width: 100px;
	height: 60px;
	background: url(../img/logo_f100.png) no-repeat top left;
	text-indent: -9999px;
}
#head .f100:hover .f100-logo {
	background-position: 0 -60px;
}
#head .f100 .f100-text {
	display: block;
	padding: 0 20px 0 0;
}


/* FOOTER */
#foot {
	position: relative;
	background: url(../img/bg_footer.png) no-repeat;
	font-family: arial, sans-serif;
	line-height: 1.2;
	color: #f3aed6;
}
#foot A {
	color: white;
}
#foot A:hover {
	background-color: #64003c;
	color: white;
}
#foot H2 A {
	display: block;
	width: 181px;
	height: 25px;
	background: url(../img/logo_tcoTidningen_small.png) no-repeat;
	margin: 0 0 7px 0;
	text-indent: -9999px; 
}
#foot H2 A:hover {
	background-color: transparent;
}
#foot .part-1,
#foot .part-2,
#foot .part-3 {
	float: left;
}
#foot .part-1 {
	width: 300px;
	padding: 0 280px 0 0;
}
#foot .part-2 {
	width: 138px;
}
#foot .part-3 {
	width: 187px;
	margin: 0 0 0 15px
} 
#foot IMG {
	position: absolute;
	left: 325px;
	bottom: 0;
}
#foot H3 {
	font-weight: bold;
	color: white;
}
#foot H3 A {
	color: white;
}
#foot P,
#foot UL {
	font-size: 0.8571em;
}
#foot .vcard {
	display: block;
}
#foot .vcard .org {
	position: absolute;
	left: -9999px;
}
#foot UL {
	margin: 0;
	padding: 0;
}
#foot LI {
	list-style-type: none;
}
#foot .image-shortcut {
	position: absolute;
	background: #007c00 url(../img/bg_button.gif) repeat-x 0 0;
	border: 0;
	padding: 2px 5px;
	text-transform: uppercase;
	font: bold 0.8333em arial, sans-serif;
	color: white;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#foot .image-shortcut:hover {
	background: #007C00;
}
#foot #staff-1 .image-shortcut {
	left: 475px;
	top: 109px;
}
#foot #staff-2 .image-shortcut {
	left: 410px;
	top: 76px;
}
#foot #staff-3 .image-shortcut {
	left: 350px;
	top: 100px;
}
#foot #staff-4 .image-shortcut {
    left: 538px;
	top: 95px;
}


/* HCARD */
.vcard .type {
	display: none !important;
}


/* HATOM */
#content .hentry .published,
#content .hentry .updated,
.hentry .vcard {
	display: none;
}


/* TAGS */
.tags {
	margin: 0 0 20px 0;
	font: 0.8571em arial, sans-serif;
}
.tags UL {
	margin: 0;
	padding: 0;
}
.tags H2,
.tags H3,
.tags UL,
.tags LI {
	display: inline;
}
.tags H3 {
	color: black;
}
.tags LI {
	color: #00c100;
	list-style-type: none;
}
.tags A {
	text-decoration: underline;
}
.tags LI:after {
	content: ",";
}
.tags LI:last-child:after {
	content: "";
}
P .tag {
	font-family: arial, sans-serif;
	font-size: 0.8571em;
	color: #ae4390;
}
.has-top-image P .tag,
.has-top-image P.lead .tag,
.comment-reply .tag {
	position: absolute;
	left: 0;
	top: 0;
	padding: 4px 12px 4px 10px;
	background: url(../img/bg_tag.png) repeat 0 0;
	font: 0.7778em "arial black", arial, sans-serif;
	font-style: italic;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: white;
}


/* TAG CLOUD, TAG LIST */
.tag-cloud H2,
.tag-list H2,
.tag-list H3 {
	display: block;
	font-size: 2em;
	font-weight: bold;
	color: black;
}
.tag-list H3 {
	font-size: 1.1667em;
	text-transform: uppercase;
}
.tag-cloud UL {
	line-height: 1.2;
}
.tag-cloud LI {
	margin-right: 3px;		
}
.tag-cloud LI:after {
	content: "";
}
.tag-cloud LI A.tag-weight-2 {
	font-size: 1.3333em;
}
.tag-cloud LI A.tag-weight-3 {
	font-size: 1.6667em;
}
.tag-cloud LI A.tag-weight-4 {
	font-size: 2em;
}
.tag-cloud LI A.tag-weight-5 {
	font-size: 2.3333em;
}
.tag-cloud A:hover,
.tag-list A:hover {
	background-color: #31c000;
	color: white;
}
.tag-list UL {
	display: block;
	margin-bottom: .7em;
	line-height: 1.5;
	overflow: hidden;
}
.tag-list LI {
	float: left;
	margin-right: .25em;
}


/* FORMS */
INPUT.cancel { 
	width: auto !important;
}
FORM INPUT,
FORM TEXTAREA,
FORM SELECT {
	padding: 3px;
	font: 0.8571em arial, sans-serif;
}
FORM LABEL {
	display: block;
	margin: 0 0 1px 0;
}
FORM LABEL,
FORM P.mandatory-text {
	font: 0.7143em arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}
FORM FIELDSET DIV {
	padding: 6px 0 0 0;
}
FORM FIELDSET DIV.field-group {
	margin-left: -6px;
	overflow: hidden;
}
FORM FIELDSET DIV.field-group DIV {
	float: left;
	padding: 0 0 0 6px;
}
FORM INPUT,
FORM TEXTAREA,
FORM SELECT {
	background: #d9ecef;
	border: 0;
}
FORM INPUT,
FORM TEXTAREA,
FORM SELECT {
	border: 1px solid white;
}
FORM INPUT:hover,
FORM TEXTAREA:hover,
FORM SELECT:hover,
FORM INPUT:focus,
FORM TEXTAREA:focus,
FORM SELECT:focus {
	border: 1px solid #80bfca;
}
FORM INPUT {
	width: 250px;
}
FORM TEXTAREA {
	width: 390px;
}
FORM .radio-group {
	padding: 6px 0 0 0;
	overflow: hidden;
}
FORM .radio-group DIV {
	padding: 0;
	float: left;
	white-space: nowrap;
}
FORM .radio-group LABEL,
FORM .radio-group INPUT {
	display: inline;
}
FORM .radio-group LABEL.radio-group-label  {
	display: block;
	margin: 0;
	white-space: normal;
}
FORM .radio-group INPUT {
	width: auto !important;
	background: none !important;
	border: 0 !important;
}
FORM .radio-group LABEL {
	margin: 0 1em 0 0;
}
FORM .submit,
.article-additional FORM .submit,
.article .tools FORM .submit {
	background: #007c00 url(../img/bg_button.gif) repeat-x 0 0;
	border: 0;
	padding: 4px 5px;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 0.7143em;
	font-weight: bold;
	color: white;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
FORM .submit {
	border: 0 !important;
}
FORM .submit:hover {
	background: #007c00;
}
.article .tools FORM {
	margin: 0;
}
.article-additional FORM LABEL,
.article-additional FORM LABEL,
.article .tools FORM LABEL,
.article .tools FORM LABEL  {
	color: #bff0bf;
}
.article-additional FORM INPUT,
.article-additional FORM TEXTAREA,
.article-additional FORM SELECT,
.article .tools FORM INPUT,
.article .tools FORM TEXTAREA,
.article .tools FORM SELECT {
	background: #bff0bf;
	color: black;
	border: 0;
}
.article .tools FORM .submit {
	background-color: #007c00 !important;
}
.article-additional FORM .submit {
	background-position: 0 -40px;
	background-color: #003500 !important;
}
.article-additional FORM INPUT:hover,
.article-additional FORM TEXTAREA:hover,
.article-additional FORM SELECT:hover,
.article-additional FORM INPUT:focus,
.article-additional FORM TEXTAREA:focus,
.article-additional FORM SELECT:focus,
.article .tools FORM INPUT:hover,
.article .tools FORM TEXTAREA:hover,
.article .tools FORM SELECT:hover,
.article .tools FORM INPUT:focus,
.article .tools FORM TEXTAREA:focus,
.article .tools FORM SELECT:focus  {
	background-color: white;
	border: 0;
}
.article .tools FORM .submit:hover,
.article .tools FORM .submit:focus {
	background: #007c00 !important;
}
.article-additional FORM .submit:hover,
.article-additional FORM .submit:focus {
	background: #003500 !important;
}
.article-additional FORM FIELDSET P,
.article .tools FORM FIELDSET P {
	color: white;
}
.article-additional FORM .mandatory-text,
.article .tools FORM .mandatory-text,
.f100 FORM .mandatory-text {
	float: right;
}
.alert-box {
	font: 0.8571em arial, sans-serif;
}
.f100 .column1 .alert-box {
	font-size: 1em;
	color: #c84093;
}
.f100 .info-box {
	font-family: arial, sans-serif;
	color: #c84093;
}
.article .tools .alert-box,
.article-additional .alert-box {
	color: white;	
}
.alert-box .alert-box-heading {
	font-weight: bold;
}
.has-error {
	background: #fbeb00 !important;
}
.f100 .form-part .has-error {
	background: #c84093 !important;
	color: white !important;
}
.field-year {
	width: 50px;
}
LEGEND {
	font: bold 20px/1.1 arial, sans-serif;
	white-space: normal;	
}
FORM .help {
	float: right;
	font: 0.8571em arial, sans-serif;
	margin: 2px 0 0 0;
}
.f100 FORM .form-part FIELDSET P {
	margin: 6px 0 0 0;	
	font: 0.8571em arial, sans-serif;
}


/* CONTENT HEAD */
.content-head {
	margin: 20px 0 40px 0;
	font-family: arial, sans-serif;
}
.content-head H1 {
	position: relative;
	left: 0;
	font-size: 1.7143em;
	font-weight: bold;
	line-height: 1.0;
	color: black;
}
.content-head .lead {
	margin: 5px 0 0 0;
	color: #a8a8a8;
}


/* IMAGE CONTAINER */
.image {
	width: 500px;
	margin: 0 0 20px -10px;
}
.image IMG {
	display: block;
}
.image .video {
	visibility: hidden;
}
.article .image P,
.items .item-content .image P {
	margin: 4px 0 0 0;
	padding: 0 10px;
	font: 0.8571em arial, sans-serif;
	color: #575757;
}
.items .item-content .image P A,
.items .item-content .image P A:hover {
	color: #575757;
}
.items .item-content .image {
	margin-bottom: 15px;
}
#additional-content .image {
	width: auto;
	margin: 0;
}
.image-left {
	float: left;
	width: auto;
	margin: 3px 10px 10px 0;
}
.image-inline {
	width: 160px;
	float: right;
	clear: right;
	margin: 0 0 20px 20px;
}
.article .image-inline P {
	margin: 0;
	padding: 8px 10px;
	background: #e0eff2;
	color: #343434;
}


/* ITEM LISTS */
.items {
	margin: 0;
	padding: 0;
}
.items .item {
	list-style-type: none;
	float: left;
	padding: 20px 0 0 0;
	background: url(../img/bg_columns_border.gif) no-repeat 0 0;
}
.items .has-top-image {
	margin-top: 0;
}
.items .first {
	margin-top: -20px;
	padding-top: 0;
	background: none;
}
.result .first {
	margin-top: 0;
	padding-top: 15px;
}
#additional-content .items .first {
	margin-top: 0;
}
.items .item-content {
	position: relative;
	overflow: hidden;
}
#additional-content .items .item-content,
.result .item-content {
	width: 385px;
	padding-left: 95px;
	min-height: 75px;
}
.first .item-content,
.first .item-info {
	border-top: 0;
}
#content .hfeed .first .item-content {
	padding-top: 0;
}
#content .hfeed .first .item-info,
.article-additional {
	padding-top: 56px;
}
#additional-content .item-info .date, 
#additional-content .item-info .target-comments,
.result .item-info .date,
.result .item-info .target-comments {
	float: left;
	clear: left;
	font: bold 10px arial, sans-serif;
	text-transform: uppercase;
}
#additional-content .tags,
.result .tags {
	clear: left;
	padding-top: 10px;
}
#additional-content .item-content IMG,
.result .item-content IMG {
	position: absolute;
	left: 10px;
	top: 0;
	margin: 0;
}
.items H2 {
	margin: 0 0 10px 0;
	font: bold 24px/1.0 arial, sans-serif;
	color: black;
}
.items H2 A {
	color: black;
}
#additional-content H2,
.result H2 {
	font-family: georgia, serif;
	font-size: 1.4286em;
}
.items H2 A:hover {
	color: #00C100;
	background-color: transparent;
}
.items .item-content P {
	padding: 0 0 0 30px;
	font-size: 1.2857em;
	line-height: 1.1;
}
#additional-content .items .item-content P,
.result .item-content P {
	padding-left: 0;
	font-size: 1em;
}
.items .item-content P A {
	color: #343434;
}
.items .item-content P A:hover {
	background-color: transparent;
	color: #343434;
}
.items .item-content P .tag {
	font-size: 0.6667em;
}
.items .has-top-image .item-content P .tag {
	font-size: 0.7778em;
}
#additional-content .items .item-content p .tag,
.result .item-content p .tag {
	font-size: 0.8571em;
}
.item-type-debate H2 {
	font-family: georgia, serif;
}
.item-type-portrait H2 {
	font-family: georgia, serif;
	font-weight: normal;
}
.item-type-news-big H2 {
	font-family: "arial black", arial, sans-serif;
	text-transform: uppercase;
}
.item-type-f100 H2 {
}
.item-type-f100 .item-content P {
	background: url(../img/logo_f100_75.png) no-repeat top left;
	padding: 0 0 0 85px;
	min-height: 75px;
}
.more-news {
	clear: left;
	padding: 20px 10px 0 10px;
	background: url(../img/bg_columns_border.gif) no-repeat 0 0;
}
.more-news .more {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 0;
}
.more-news .more SPAN {
	font-weight: bold;
}


/* COMMENTS */
.comment {
	position: relative;
	left: -30px;
	top: 10px;
	width: 220px;
	min-height: 40px;
	margin: 0 0 30px 0;
	padding: 0 10px 10px 40px;
	background: url(../img/bg_boxes.png) no-repeat 0 100%;
}
.comment Q,
.no-comments P,
.item-type-f100 .no-comments P,
.f100 .no-comments P {
	position: relative;
	top: -10px;
	display: block;
	margin: 0 -10px -10px -40px;
	padding: 10px 10px 0 40px;
	background: url(../img/bg_boxes.png) no-repeat 0 0;
	line-height: 1.15;
}
.comment-reply Q {
	background: none;
}
.comment Q SPAN {
	float: left;
	width: 31px;
	height: 29px;
	margin: 3px 5px 0 0;
	background: url(../img/icon_quote.gif) no-repeat 0 0;
	text-indent: -9999px;
}
.comment P.comment-info {
	margin: 10px 0 0 0;
	text-align: right;
	font: bold 0.7143em arial, sans-serif;
	text-transform: uppercase;
	overflow: hidden;
}
.comment .comment-info IMG {
	float: right;
	margin: 0 0 0 10px;
}
.comment-size-2 {
	width: 250px;
	background-position: -270px 100%;
}
.comment-size-2 Q {
	background-position: -270px 0;
}
.item-type-f100 .comment,
.f100 .vote-result .comment {
	background-position: -570px 100%;	
}
.item-type-f100 .comment Q,
.f100 .vote-result .comment Q {
	background-position: -570px 0;	
	color: white;
}
.item-type-f100 .comment Q SPAN,
.f100 .vote-result .comment Q SPAN {
	background-position: 0 -30px;
}
.item-type-f100 .comment-size-2,
.f100 .vote-result .comment-size-2 {
	background-position: -840px 100%;	
}
.item-type-f100 .comment-size-2 Q,
.f100 .vote-result .comment-size-2 Q {
	background-position: -840px 0;	 
}
.item-type-f100 .comment p.comment-info,
.f100 .vote-result .comment p.comment-info {
	color: white;
}
.item-type-f100 .comment A,
.f100 .vote-result .comment A {
	color: #64003c;
}
.item-type-f100 .comment A:hover,
.f100 .vote-result .comment A:hover {
	background-color: #64003c;
	color: white;
}
.comment-tweet {
	background-position: -1140px 100%;
}
.comment-tweet Q {
	background-position: -1140px 0;
	color: white;
}
.comment-tweet Q SPAN {
	background-position: 0 -60px;
}
.comment-size-2.comment-tweet {
	background-position: -1410px 100%;
}
.comment-size-2.comment-tweet Q {
	background-position: -1410px 0;
}
.comment-tweet p.comment-info {
	color: white;
}
.comment-tweet p.comment-info A {
	color: #ccc;
}
.comment-reply IMG {
	display: block;
	position: relative;
	left: -10px;
	margin: 0 0 3px 0;
}
.comment-reply H2 {
	margin: 0 0 10px 0;
	font-size: 1.4286em;
	font-weight: bold;
	line-height: 1.05;
	color: black;
}
.comment-reply H2 .author {
	font: bold 0.7em arial, sans-serif;
}
.comment-reply .tag {
	left: 30px;
}
.no-comments,
.item-type-f100 .no-comments {
	width: 123px;
	min-height: 0;
	left: 0;
	background-position: -1710px 100%;
}
.no-comments P,
.item-type-f100 .no-comments P {
	background-position: -1710px 0;	
	padding-left: 10px;
	padding-right: 30px;
	font: 1.2857em arial, sans-serif;
	color: #003b4a;
	overflow: hidden;
}
.no-comments A {
	float: right;
	margin: 2px 0 0 0;
	font-size: 0.5556em;
	font-weight: bold;
	text-transform: uppercase;
}
.item-type-f100 .no-comments A {
	color: #00c100;
}
.item-type-f100 .no-comments A:hover {
	background-color: #00c100;
	color: white;
}


/* ARTICLE */
.article {
	position: relative;
}
.article H1,
.f100 .vote-result-additional .article H1 {
	position: relative;
	left: 0;
	margin: 0 0 20px 0;
	font: bold 2em/1.0 arial, sans-serif;
	color: black;
	letter-spacing: 0;
}
.article H2 {
	font-weight: bold;
	color: black;
}
.article .lead,
.f100 .vote-result-additional .article .lead {
	font: 1.2857em/1.1 georgia, serif;
	margin: -10px 0 20px 0;
	color: #343434;
}
.article .lead .tag {
	font-size: .6667em;
}
.article-content-extras {
	float: right;
}
.article P.date {
	float: left;
	margin: .39em .25em 0 0;
	line-height: 1.0;
	font-size: 0.8571em;
	font-family: arial, sans-serif;
	color: #a8a8a8;
}
.article .entry-word {
	font: 0.7857em "arial black", arial, sans-serif;
	text-transform: uppercase;
	color: black;
	letter-spacing: 0.6px;
}
.article BLOCKQUOTE {
	margin: 0 0 1.4em 25px;
	font-family: arial, sans-serif;
}
.article FORM {
	margin: 0 0 1.4em 0;
}
.article .author-info {
	clear: right;
	font: 0.8571em arial, sans-serif;
	text-align: right;
	overflow: hidden;
}
.article .author-info P {
	margin-bottom: 0;
}
.article .author-info IMG {
	float: right;
	margin: 0 0 0 .7em;
}
.article .message,
.article .related {
	clear: both;
}
.article .message {
	display: none;
}
.javascript .article .message {
	display: block;
	margin: 0 0 0 150px;
	padding: 10px 0 0 0;
}
.article .message A {
	color: #ae4390;
}
.article .message A:hover {
	background-color: #64003c;
	color: white;	
}
.article .related {
	margin: 25px 0 -20px 0;
	padding: 15px;
	background: url(../img/bg_boxes.png) no-repeat -2153px 0;
	font-family: arial, sans-serif;
}
.article .related H2 {
	margin: 0 0 4px 0;
	font-weight: bold;
	color: black;
	line-height: 1.1;
}
.article .related .fact {
	margin: 0 0 20px 0;
	overflow: hidden;
}
.article .related .fact H2 {
	float: left;
	width: 120px;
	margin: 0 15px 0 0;	
}
.article .related .fact DIV {
	float: left;
	width: 305px;
	margin: 0 0 -0.7em 0;
}
.article .related P,
.article .related LI {
	font-size: 0.8571em;
	line-height: 1.2;
}
.article .related .links LI {
	color: #007e95;
}
.related .columns {
	overflow: hidden;
}
.related .column {
	float: left;
	width: 200px;
	margin-right: 20px;
}
.links .date {
	color: #a8a8a8;
	white-space: nowrap;
}
.links .source {
	color: black;
}
.links UL {
	margin: 0;
}
.dated-links {
	overflow: hidden;
}
.dated-links UL {
	margin: 0;	
	padding: 0;
}
.dated-links LI {
	list-style-type: none;
}
.dated-links .date {
	float: left;
	width: 80px;
	font-size: 0.8333em;
	font-weight: bold;
	color: #303030;
	text-transform: uppercase;
}
.dated-links A {
	float: left;
	width: 360px;
}
.article .related .links,
.article .related .dated-links {
	margin: 0 0 20px 0;
}
.article-additional .comments {
	width: 270px;
	float: left;
	margin-bottom: 40px;
}
.comments H2,
.comments H3 {
	position: absolute;
	left: -9999px;
}
.comments .comment-reply H2 {
	position: static;
	left: 0;	
}
.comments .comment-reply H2 .tag {
	font-size: .6em;
}
.add-comment {
	display: none;
}
.javascript .add-comment {
	display: block;
	clear: both;
	float: left;
	background: #007c00 url(../img/bg_button.gif) repeat-x 0 0;
	border: 0;
	padding: 4px 5px;
	text-transform: uppercase;
	font: bold 0.7143em arial, sans-serif;
	color: white;
	white-space: nowrap;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.add-comment:hover {
	background: #007c00;
}
.javascript #add-comment-form {
	display: none;
}
#add-comment-form {
	float: left;
	position: relative;
	width: 240px;
	left: -30px;
	padding: 0 0 10px 30px;
	background: url(../img/bg_boxes.png) no-repeat -1883px 100%;
}
#add-comment-form FORM {
	margin: 0 0 0 -30px;
	padding: 10px 10px 0 40px;
	background: url(../img/bg_boxes.png) no-repeat -1883px 0;
	overflow: hidden;
}
#add-comment-form .cancel {
	top: 4px;
	right: 10px;
}
#add-comment-form TEXTAREA {
	width: 216px;
	height: 80px;
}
#add-comment-form INPUT {
	width: 216px;
}
#add-comment-form .field-group DIV {
	width: 107px;
}
#add-comment-form .field-group INPUT {
	width: 103px;
}
#add-comment-form .submit {
	float: left;
}
#add-comment-form .loader {
	margin: 5px 0 0 30px;
	padding: 0 0 5px 20px;
}


/* ARTICLE TOOLS */
.article .tools {
	float: right;
	clear: right;
	background: #003a4a;
	padding: 4px;
	margin: 0 0 20px 20px;
}
.article .tools-content {
	font: bold 0.7143em arial, sans-serif;
	text-transform: uppercase;
}
.javascript .article .tools-content {
	width: 140px;
	text-align: left;
}
.article .tools .date {
	display: block;
	color: black;
}
.article .tools-rounded {
	position: relative;
	padding: 0 0 0 4px;
}
.article .tools-rounded,
.article .tools .w1,
.article .tools .w2,
.article .tools .w3 {
	background: url(../img/bg_tools.png) no-repeat 0 0;
}
.article .tools .w1 {
	background-position: 100% 0;	
	padding: 4px 0 0 0;
}
.article .tools .w2 {
	background-position: 100% 100%;
	padding: 0 4px 4px 0;
}
.article .tools .w3 {
	background-position: 0 100%;
	width: 4px;
	height: 4px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.tools-content {
	padding: 6px;
}
.article .tools-content UL {
	display: none;
	margin: 0;
	padding: 0;
}
.javascript .tools-content UL {
	display: block;
}
.article .tools-content LI {
	list-style-type: none;
}
.article .tools A {
	color: white;
}
.article .tools A:hover {
	background-color: white;
	color: #003a4a;
}
.article .tools .tool H2 {
	font: bold 1em arial, sans-serif;
	color: white;
	text-transform: uppercase;
}
.javascript .article .tools .tool H2 {
	position: absolute;
	left: -9999px;
}
.tools .tool {
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #c4e1e6;
}
.tools #tip-form {
	width: 220px;
	padding: 6px;
}
.javascript .tools .tool {
	display: none;
	background: #003a4a;
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
}
.tools #tip-form LABEL {
	color: #c4e1e6;
}
.tools #tip-form INPUT,
.tools #tip-form TEXTAREA {
	background-color: #c4e1e6;
	width: 214px;
}
.tools #tip-form INPUT:hover,
.tools #tip-form TEXTAREA:hover,
.tools #tip-form INPUT:focus,
.tools #tip-form TEXTAREA:focus {
	background-color: white;
}
.tools #tip-form TEXTAREA {
	height: 40px;
}
.tools #tip-form .submit {
	float: left;
}
.tools #share-list {
	padding: 6px;
	text-transform: uppercase;
	white-space: nowrap;
}
.tools #share-list UL {
	margin: 1em 0 0 0;
	padding: 0;
	font: bold 0.7143em arial, sans-serif;
}
.tools #share-list LI {
	list-style-type: none;
	margin: 0 0 2px 0;
	overflow: hidden;
	height: 1%;
}
.tools #share-list A {
	float: left;
}
.tools #tip-form .loader {
	margin: -6px 0 0 0;
	padding: 0 0 6px 0;
}


/* EDITOR ARTICLE */
.editor-article P {
	font-size: 1.2857em;
	line-height: 1.1;
}


/* TEASERS */
.article-additional .teasers {
	clear: left;
}
.teasers H2 {
	position: absolute;
	left: -9999px;
}
.teaser {
	background: white;
	margin: 0 -20px 20px 0;
	width: 208px;
}
.teaser IMG {
	display: block;
}
.teaser A {
	display: block;
	padding: 10px;
	font: bold 1em/1.1 arial, sans-serif;
}
.teaser A.added-anchor {
	padding: 0;
}
.teaser A .author {
	color: black;
}
.small-teaser {
	background: none;
	margin: 0 0 10px 0;
	width: 198px;
}
.small-teaser A {
	display: inline;
	padding: 0;
	font-weight: normal;
}
.article-additional .teasers .more {
	width: 188px;	
	margin: 10px 0 20px 0;
	padding: 10px;
	background: white;
}
.article-additional .teasers .more:hover,
.article-additional .teasers .more:focus {
	background: #00c100;
}


/* SLIDESHOW */
.slideshow-navigation {
	width: 255px;
	margin: -35px 0 0 0;
}
.slideshow-navigation UL {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.slideshow-navigation LI {
	list-style-type: none;
	padding: 0 10px 10px 0;
	float: left;
}
.slideshow-navigation LI A {
	margin: 0;
	float: left;
	position: relative;
	width: 75px;
	height: 75px;
	display: block;
}
.slideshow-navigation LI IMG {
	display: block;
}
.slideshow-navigation LI A.current SPAN {
	width: 75px;
	height: 75px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: #00c200;
	opacity: .60;
}
.javascript .image UL {
	display: none;
}
.image UL {
	margin: 0;
	padding: 10px;
}
.image LI {
	list-style: none;
	margin: 0 0 10px 0;
	overflow: hidden;
}
.image LI IMG {
	float: left;
	margin: 0 10px 0 0;
}


/* TICKER */
.ticker {
	position: relative;
	width: 728px;
	height: 1em;
	margin: 0 0 0 30px;
	padding: 10px 0;
	overflow: hidden;
}
.ticker UL {
	height: 1em;
	margin: 0 0 0 120px;
	padding: 0;
	overflow: hidden;
	white-space: nowrap;
}
.ticker A {
	position: absolute;
	left: 0;
	top: 0;
	width: 120px;
	height: 1em;
	padding: 10px 0;
	background: white;
	font: 0.75em arial, sans-serif;
	color: black;
	font-weight: bold;
	z-index: 999;
}
.ticker LI {
	float: left;
	padding: 0 20px 0 0;
	margin: 0;
	list-style-type: none;
	line-height: 1;
}
.ticker LI A {
	position: relative;
	display: block;
	left: 0;
	top: 0;
	width: auto;
	height: auto;
	padding: 0;
	background: transparent;
	font-weight: normal;
	color: #555;
	z-index: 1;
}
.ticker A:hover {
	color: black;
	background: transparent;
}
.ticker LI A:hover {
	color: black;
	background-color: transparent;
}


/* SEARCH */
#search {
	position: absolute;
	bottom: -42px;
	left: 550px;
	height: 42px;
	z-index: 999;
}
#search FIELDSET {
	margin: 14px 0 0 0;
}
#search LABEL {
	position: absolute;
	left: -9999px;
}
#search INPUT {
	width: 150px;
}
#search .submit {
	margin: 0 0 0 5px;
}


/* PAGE NAVIGATION */
.page-navigation {
	width: 470px;
	clear: both;
	margin: 0;
	padding: 20px 20px 0 10px;
	font: bold 0.8571em arial, sans-serif;
	color: black;
}
.page-navigation LI {
	display: inline;
	margin: 0 8px 0 0;
	list-style-type: none;
	white-space: nowrap;
}
.page-navigation A {
	font-weight: normal;
}


/* F100 */
.f100 .content-body H1 {
	position: static;
	left: 0;
	margin: 0 0 25px 10px;
	font: bold 2.2857em/1.0 arial, sans-serif;
	color: black;
	letter-spacing: -0.03em;
}
.f100 .content-body .article H1,
.f100 .content-body .article .lead {
	margin-left: 0;
}
.f100 .content-body .lead {
	margin: -20px 0 25px 10px;
	font: 1.4286em/1.1 arial, sans-serif;
	color: #a8a8a8;
}
.f100 .column2 {
	margin-top: 0;
}
.f100 .column2 .filter {
	margin: 0 0 40px 0;
}
.f100 .column2 .filter SELECT {
	margin: 0 0 5px 0;
	width: 175px;
}
.f100 .column2 .info IMG {
	position: relative;
	left: -20px;
	top: -20px;
}
.column2 .info H2,
.f100 .column2 .filter H2 {
	color: #0b7e90;
	font: bold 1em/1.2 arial,sans-serif;	
	margin: 0 0 3px 0;
}
.column2 .info P {
	color: #333;
	font: 0.8571em/1.4 arial,sans-serif;	
	margin: 0 0 20px 0;
}


/* F100: LISTS */
.f100 .member-list LI,
.f100 #latest-votes-list LI {
	font: bold 1.7857em/1.0 arial, sans-serif;
	list-style: none;
}
.f100 .member-list .meta,
.f100 #latest-votes-list .date {
	color: #a8a8a8;
	font: 0.72em/1.0 arial, sans-serif;
}
.f100 .member-list {
	margin: 0;
	padding: 0 0 0 80px;
}
.f100 .member-list LI {
	margin: 0 0 5px 0;
	padding: 0 0 0 43px;
	text-indent: -40px;
}
.f100 .member-list LI IMG {
	border-right: solid 7px #fff;
	margin: 0 3px 0 0;
	vertical-align: text-top;
}
.f100 .member-list A {
	padding: 0 3px 0 0;
}
.f100 .member-list A:after {
	content: ",";
}
.f100 #latest-votes-list {
	margin: 0;
	padding: 0;
}
.f100 #latest-votes-list LI {
	line-height: 1.2;
	margin: 0 0 10px 0;
	overflow: hidden;
}
.f100 #latest-votes-list .date {
	display: block;
	float: left;
	margin: 8px 0 0 0;
	text-align: right;
	width: 110px;
}
.f100 #latest-votes-list A {
	display: block;
	margin: 0 0 0 120px;
	padding: 1px 3px;
}
.f100 .navigation {
	font: 0.8571em arial, sans-serif;
	margin: 0;
	padding: 0;
}
.f100 .navigation UL {
	margin: 0;
	padding: 0;
	position: relative;
}
.f100 .navigation LI {
	list-style: none;
	margin: 0 0 1px;
}
.f100 .navigation LI H2 {
	font-size: 1.1667em;
	margin: 20px 0 3px 0;
}
.f100 .navigation .selected A {
	position: relative;
	left: -30px;
	background: transparent url(../img/navigation_arrow.gif) no-repeat scroll left center;
	margin: 0 0 1px;
	padding: 3px 0 3px 31px;
	font-weight: bold;
	color: black;
}
.f100 .navigation .selected A:hover {
	background: none;
}
#latest-votes-list LI A:hover {
	opacity: 1;
}


/* F100: MENU */
#menu {
	width: 738px;
	float: left;
	margin: 0 0 20px 10px;
	padding: 0 0 5px 10px;
	border-bottom: solid 1px #84b8c2;
	font: bold 1.1429em/1.0 arial, sans-serif;
}
#menu.active {
	padding-bottom: 0;
	border-bottom: solid 1px #c84093;
}
#menu LI {
	float: left;
	margin: 5px 5px 0 0;
	background: #d9ecef;
	list-style: none;
}
#menu A {
	float: left;
	color: #aabcc0;
	padding: 5px 5px 4px 5px;
}
#menu A:hover {
	color: white;
	background-color: #b2c8cd;
}
#menu .selected {
	margin-top: 0;
	margin-bottom: 0;
}
#menu .selected A {
	color: white;
	font-size: 1.3125em;
	padding: 9px 10px 5px 10px;
	background: url(../img/bg_f100_menu.png) no-repeat 0 0;
}
#menu .selected A:hover {
	background-position: -200px 0;
}
#menu .target-f100 {
	width: 30px;
	background: url(../img/bg_f100_menu.png) no-repeat -800px 0;
	text-indent: -9999px;
}
#menu .target-f100:hover {
	background-position: -1000px 0
}
#menu .selected .target-f100 {
	width: 42px;
	background-position: -400px 0;	
}
#menu .selected .target-f100:hover {
	background-position: -600px 0;
}


/* F100: MAP */
#f100-map {
	float: left;
	margin: 0 0 20px 10px;
}
#f100-map H1,
#f100-map .lead {
	margin-left: 0;
}
#f100-map UL {
	margin: 0;
	padding: 0;
}
#f100-map LI {
	list-style-type: none;
	font-family: arial, sans-serif;
	margin: 0 0 20px 0;
	min-height: 60px;
}
#f100-map .info {
	position: relative;
}
#f100-map .info IMG {
	position: absolute;
	left: 0;
	top: 0;
}
#f100-map .info P,
#f100-map .address {
	margin: 0 0 0 70px;
}
#f100-map .latlng {
	display: none !important;
}
.javascript #f100-map {
	position: relative;
	top: -20px;
	width: 748px;
	height: 420px;
}
.javascript #f100-map H1,
.javascript #f100-map .lead,
.javascript #f100-map LI {
	display: none;
}
.javascript #f100-map UL {
	width: 748px;
	height: 420px;
	background: url(../img/loader_white.gif) no-repeat 223px 50%;
}
#f100-map .infowin-content {
	background: transparent url(../img/tco_bubbla_w_shadow.png) no-repeat 0 0;
	color: #fff;
	font: bold 10px/1.1 arial;
	min-height: 60px;
	padding: 10px 10px 35px;
	text-transform: uppercase;
	width: 260px;
}
#f100-map .infowin-content DIV {
	position: absolute;
	width: 200px;
}
#f100-map .infowin-content A {
	color: #64003c;
}
#f100-map .infowin-content A:hover {
	background-color: #64003c;
	color: white;
}
#f100-map .infowin-content IMG {
	float: left;
	margin: 0 10px 0 0;
}
#f100-map .infowin-content P {
	margin: 0;
}
#f100-map .close {
	position: absolute;
	top: -8px;
	right: -8px;
}


/* F100: VOTE RESULTS */
.vote-options P {
	clear: both;
	margin: 0 0 0 120px;
	font: bold 1em arial, sans-serif;
}
.vote-option {
	clear: both;
	float: left;
	margin: 0 0 20px 0;
	font-size: 0.8571em;
	color: #ae4390;
}
.vote-option H2,
.vote-option P {
	width: 110px;
}
.vote-option H2 {
	text-indent: -9999px;
	background: url(../img/f100_options.gif) no-repeat 23px 0;
	height: 50px;
}
.vote-option-2 H2 {
	background-position: 0 -50px;
}
.vote-option-3 H2 {
	background-position: 0 -100px;
	height: 41px;
}
.vote-option P {
	float: left;
	width: 89px;
	margin: 2px 21px 0 0;
	font-size: 0.8571em;
	font-weight: normal;
	text-align: right;
}
.vote-option UL {
	width: 350px;
	float: left;
	margin: -51px 0 0 10px;
	padding: 0;
}
.vote-option-3 UL {
	margin-top: -41px;
}
.vote-option LI {
	float: left;
	list-style-type: none;
	margin: 0 5px 5px 0;
	background: black;
}
.vote-option LI:hover {
	position: relative;	
}
.vote-option LI IMG {
	display: block;
	opacity: .85;
}
.vote-option LI A {
	display: block;
}
.vote-option LI:hover A {
	background: none;
}
.vote-option LI:hover A IMG,
.vote-option LI IMG:hover {
	opacity: 1;
}
.tooltip {
	display: none;
}
.vote-option LI:hover A .tooltip,
.vote-opinions .opinion-info A:hover .tooltip,
.vote-option LI SPAN:hover .tooltip,
.vote-opinions .opinion-info SPAN:hover .tooltip {
	display: block;
	position: absolute;
	left: 0;
	bottom: -30px;
	padding: 0 5px 0 0;
	height: 33px;
	background: url(../img/bg_tooltip.png) no-repeat 100% 0;
	font: 11px/1.0 arial, sans-serif;
	color: white;
	white-space: nowrap;
	z-index: 999;
}
.vote-option LI A:hover .tooltip SPAN,
.vote-opinions .opinion-info A:hover .tooltip SPAN,
.vote-option LI SPAN:hover .tooltip SPAN,
.vote-opinions .opinion-info SPAN:hover .tooltip SPAN {
	display: block;
	padding: 15px 2px 8px 8px;
	background: url(../img/bg_tooltip.png) no-repeat 0 0;
}
.vote-result-additional {
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
	padding: 20px 0 0 0;
	background: url(../img/bg_columns_border.gif) no-repeat 0 0;
}
#content .vote-result-additional .has-top-image {
	margin-top: 0;
}
.f100 .vote-opinions H1 {
	position: absolute;
	left: -9999px;
}
.vote-opinions UL {
	margin: 0;
	padding: 0;
}
.vote-opinions LI {
	margin: 20px 0 0 0;
	list-style-type: none;
}
.vote-opinions .first {
	margin-top: 0;
}
.vote-opinions LI H2 {
	background: #e5e5e5 url(../img/bg_boxes2.png) no-repeat -1880px 0;
	color: #a8a8a8;
	font: bold 1.4286em/1.1 arial, sans-serif;
	padding: 15px;
}
.vote-opinions .vote-option-1 H2,
.vote-opinions .vote-option-2 H2,
.vote-opinions .vote-option-3 H2 {
	background-color: #deeef0;
	background-position: 0 0;
	color: black;
	padding: 15px 15px 5px;
}
.vote-opinions LI .content {
	min-height: 40px;
	position: relative;
	padding: 0 15px 0 135px;
}
.vote-opinions .opinion {
	padding: 0 0 10px 0;
	background: #e5e5e5 url(../img/bg_boxes2.png) no-repeat -2350px 100%;
}
.vote-opinions .vote-option-1 .opinion,
.vote-opinions .vote-option-2 .opinion,
.vote-opinions .vote-option-3 .opinion {
	background-color: #deeef0;
	background-position: -470px 100%;
}
.vote-opinions .opinion-info {
	position: absolute;
	left: 15px;
	top: 0;
	width: 105px;
}
.vote-opinions .opinion-info IMG {
	position: absolute;
	right: 0;
}
.vote-opinions .opinion-info A,
.vote-opinions .opinion-info SPAN {
	display: block;
	background: none;
	height: 30px;
}
.vote-opinions .opinion-info SPAN SPAN {
	display: none;
}
.vote-opinions .opinion-info A:hover .tooltip,
.vote-opinions .opinion-info SPAN:hover .tooltip {
	left: 75px;
}
.vote-opinions .opinion-info H3 {
	width: 52px;
	height: 30px;
	position: absolute;
	left: 0;
	background: url(../img/f100_options.gif) no-repeat -111px 0;
	text-indent: -9999px;
}
.vote-opinions .vote-option-2 .opinion-info H3 {
	width: 67px;
	background-position: -111px -50px;
}
.vote-opinions .vote-option-3 .opinion-info H3 {
	width: 71px;
	background-position: -111px -100px;
}
.column1 .vote-opinions .info {
	color: #a8a8a8;
	font: 0.8571em arial, sans-serif;
	margin: 3px 0;
	overflow: hidden;
}
.column1 .vote-opinions .no-comment,
.column1 .vote-opinions .anonymous {
	color: #a8a8a8;
	font: 0.8571em arial, sans-serif;
}
.info .status {
	float: left;
}
.info .date {
	float: right;
}


/*
 * F100: FORMS
 */
.f100 .column1 FORM {
	overflow: hidden;
	margin: 0 0 20px 0;
}
.f100 .column1 .form-part {
	background: #fadfef url(../img/bg_boxes2.png) no-repeat -940px 0;
	margin: 20px 0 0 0;
	padding: 15px 0 0 0;
}
.f100 .column1 .first {
	margin-top: 0;
}
.f100 .column1 .form-part FIELDSET {
	background: #fadfef url(../img/bg_boxes2.png) no-repeat -1410px 100%;	
	padding: 0 15px 15px 15px;
}
.f100 .column1 FORM INPUT,
.f100 .column1 FORM TEXTAREA,
.f100 .column1 FORM SELECT {
	background: #fcf7fa;
}
.f100 .column1 FORM INPUT,
.f100 .column1 FORM TEXTAREA,
.f100 .column1 FORM SELECT {
	border: 1px solid #fadfef;
}
.f100 .column1 FORM INPUT:hover,
.f100 .column1 FORM TEXTAREA:hover,
.f100 .column1 FORM SELECT:hover,
.f100 .column1 FORM INPUT:focus,
.f100 .column1 FORM TEXTAREA:focus,
.f100 .column1 FORM SELECT:focus {
	border: 1px solid #c84093;
}
.f100 .column1 FORM INPUT.has-error:hover,
.f100 .column1 FORM TEXTAREA.has-error:hover,
.f100 .column1 FORM SELECT.has-error:hover,
.f100 .column1 FORM INPUT.has-error:focus,
.f100 .column1 FORM TEXTAREA.has-error:focus,
.f100 .column1 FORM SELECT.has-error:focus {
	border-color: #fadfef;
}
.f100 .form-part-submit {
	margin: 20px 0 0 0;
}
.f100 .column1 FORM .submit {
	background: #6a0241 url(../img/bg_button.gif) repeat-x 0 -80px;
}
.f100 .column1 FORM .submit:hover {
	background: #6a0241;
}
.f100 .column1 FORM .info {
	font: 0.8571em arial, sans-serif;
	margin: 3px 0;
	overflow: hidden;
}
.f100 .column1 FORM .vote-option {
	clear: none;
	margin: 10px 20px 0 0;
}
.f100 .column1 FORM .vote-option INPUT {
	float: left;
	position: relative;
	top: 15px;
}
.f100 .column1 FORM .vote-option LABEL {
	background: transparent url(../img/f100_options.gif) no-repeat scroll -210px 0;
	cursor: pointer;
	display: block;
	float: left;
	height: 31px;
	width: 80px;
	text-indent: -9999px;
}
.f100 .column1 FORM .vote-option-1 LABEL {
	background-position: -210px 0;
	width: 56px;
}
.f100 .column1 FORM .vote-option-2 LABEL {
	background-position: -210px -50px;
	width: 70px;
}
.f100 .column1 FORM .vote-option-3 LABEL {
	background-position: -210px -100px;
	width: 73px;
}
.javascript .f100 #forgot-password {
	display: none;
}


/* ADS */
.ad {
	margin: 0 0 15px 30px;
}
.ad IMG {
	display: block;
}
#ads .ad {
	margin-left: 0;
}


/* TWINGLY */
.twingly {
	display: none;
	font: 1em/1.2 arial, sans-serif;
}
.twingly H2 {
	display: inline;
}
.twingly .twingly-logo {
	background: none;
	margin: 0 0 0 .25em;
}
.twingly .tw_widget {
	margin: 4px 0 0 0;
}
.twingly .tw_lw_header {
	margin: 0 0 4px 0;
	font-size: 0.8571em;
}
.twingly .headline {
	display: inline;
}
.twingly LI {
	color: #007e95;
}
.twingly .tw_item {
	overflow: hidden;
}
.twingly .tw_item IMG,
.twingly .tw_item .tw_selectbox {
	margin: 0 0 0 .25em;
	float: right;
}
.twingly .tw_item .tw_selectbox SELECT {
	padding: 0;
}
.twingly .sub {
	display: inline;
	margin: 0 0 0 .25em;
	color: #a8a8a8;
}
.twingly .tw_rss_link {
	color: #343434;
}
.twingly .tw_rss_link:hover {
	color: white;
}
.twingly .tw_lw_c {
	font-size: 0.8571em;
}
.twingly .tw_logo,
.twingly .tw_rss_icon,
.twingly .tw_lw_header {
	display: none;
}
.twingly-has-results .tw_lw_header {
	display: block;
}