@charset "ISO-8859-1";

/* GLOBAL STYLES */

body, head {
	padding: 0;
	margin: 0;
	background: #9eaab4;
}

* {
	padding: 0;
	margin: 0;
}

a[href], .linkStyle { color: #156a9b; text-decoration: none; }
a[href]:hover, .linkOverStyle { color: #d37420; text-decoration: none; }

/* FONTS */

body, head { font-family: Tahoma, Geneva, sans-serif; font-size: 75%; }
.element textarea { font-family: Tahoma, Geneva, sans-serif; font-size: 100%; }
#mainMenu, #newsMenu, #specialMenu { font-family: Times New Roman, Times, serif; }


/* TAGS */

h1 { margin: 0 0 30px 0; font-weight: bold; font-family: Georgia, Palatino, serif; font-size: 200%; font-variant: small-caps; letter-spacing: 1px; color: #606060; text-align: center; }
h2 { margin: 25px 0 10px 0; }
h3 { margin: 20px 0 8px 0; } h3:first-child { margin-top: 0; }
h4 { margin: 15px 0 5px 0; }
ul, ol { margin-left: 35px; }
img { border: none; }
button { font-size: 11px; height: 20px; cursor: pointer; }

table { border-collapse: collapse; }
td { vertical-align: top; }
td.cell { font-size: 12px; padding: 2px 6px 2px 6px; }

img.btn { height: 16px; cursor: pointer; }

/* HELPER */

.left			{ text-align: left; }
.center		{ text-align: center; }
.right		{ text-align: right; }
.justify		{ text-align: justify; }
.bold			{ font-weight: bold; }
.underline	{ text-decoration: underline; }
.smallCaps	{ font-variant: small-caps; }
.nowrap		{ white-space: nowrap; }
.pointer		{ cursor: pointer; }
.block		{ display: block; }
.clear		{ clear: both; height: 1px; overflow: hidden; }

/* FORMS */

fieldset { padding: 5px; font-weight: normal; }
select { font-family: Tahoma; font-size: 88%; }
option.light { color: #aaaaaa; }

input[type=text], input[type=password], textarea, select, div.input, div.textarea {
	border-style: solid;
	border-width: 1px;
	border-color: #abadb3 #dbdfe6 #e3e9ef #e2e3ea;
}
input[type=text]:hover, input[type=password]:hover, select:hover {
	border-color: #9cb3c1 #d4ebfa #e0f1fc #adc6d6;
}

input[type=text]:focus, input[type=password]:focus, select:focus {
	border-color: #9cb3c1 #d4ebfa #e0f1fc #adc6d6;
	background: #f8f8f8;
}
input[type=text], input[type=password], div.input {
	font-family: Tahoma;
	font-size: 88%;
	padding: 2px 0 2px 0;
}

input[type=password] { color: maroon; }
input[type=checkbox] { width: 15px; height: 15px; cursor: pointer; }
input[type=button] { cursor: pointer; font-size: 90%; }
	
input[readonly], textarea[readonly], div.readonly {
	color: #666666;
}

label, .label { font-size: 11px; color: #666666; font-weight: bold; white-space: nowrap; font-variant: small-caps; }
.labelBig { font-size: 13px; color: #666666; font-weight: bold; white-space: nowrap; font-variant: small-caps; }
.labelSmall { font-size: 90%; color: #666666; font-weight: bold; white-space: nowrap; font-variant: small-caps; }

input.go {
	width: 25px;
	height: 20px;
	font-size: 9px;
}

/* HELPER */

.error	{ font-size: 12px; color: red; font-variant: small-caps; }
.hidden	{ display: none; }

/* FEEDS */

ul.feeds {
	line-height: 150%;
	list-style: none;
	margin-left: 10px;
}
img.feedIcon16	{ width: 16px; height: 16px; margin-right: 6px; vertical-align: -2px; }
img.feedIcon12	{ width: 12px; height: 12px; margin-right: 6px; vertical-align: -2px; }

/* CLOUDS */

ul.tagcloud {
	list-style: none;
	line-height: 19px;
	text-align: center;
	margin: 0;
}
ul.tagcloud li { display: inline; }
ul.tagcloud a { margin-right: 8px; color: #666666; }
ul.tagcloud a:hover { color: #d37420; }
ul.tagcloud a.size1{ font-size: 10px; }
ul.tagcloud a.size2{ font-size: 12px; }
ul.tagcloud a.size3{ font-size: 13px; }
ul.tagcloud a.size4{ font-size: 15px; }
ul.tagcloud a.size5{ font-size: 18px; } 

/* LISTS */

ul.comments { margin: 0; list-style: none; }
ul.comments li { margin-top: 8px; background: url(/img/commentSmall.gif) no-repeat 0px 3px; padding-left: 17px; }
ul.comments b { color: #444444; font-weight: bold; margin-right: 4px; }
ul.comments a { color: #666666; }
ul.comments span { color: #156a9b; }
ul.comments a span { color: #ee7f01; text-decoration: none; margin-left: 5px; }
/*ul.comments li span { width: 30px; margin-left: -40px; background: url(/img/commentSmall.gif) no-repeat 0 3px; }*/

ul.articlesList { margin: 0; list-style: none; }
ul.articlesList li { text-indent: 15px; margin-top: 5px; color: #a50929; background: url(/img/li.gif) no-repeat 2px 5px; }
ul.articlesList a { color: #666666; }

ul.readers li { list-style-type: none; text-indent: 0px; margin: 5px 0 5px 50px; font-size: 95%; }
ul.readers li span { display: block; float: left; width: 40px; margin-left: -50px; text-align: right; background: url(/img/eyeSmall.gif) no-repeat 0 3px; font-size: 90%; }

ul.commentsDetail li { list-style-type: none; text-indent: 0px; margin: 5px 0; font-size: 95%; }
ul.commentsDetail li a:first-child { display: block; }

/* FULL ARTICLE */

.fullArticleCategory { font-size: 110%; font-weight: bold; color: #888888; text-transform: uppercase; margin: 20px 0 5px 0; }
.fullArticleCategory a { color: #888888; }
.fullArticleTitle { margin: 0; font-size: 240%; font-family: Georgia, Palatino, serif; font-weight: normal; }
.fullArticleText { text-align: justify; margin-top: 20px; font-size: 120%; line-height: 130%; }
.fullArticleSignature { color: #444444; margin-top: 3px; text-align: right; font-family: Georgia, Palatino, serif; font-weight: bold; }
.fullArticleDate { color: #c0341d; margin-top: 3px; text-align: right; font-family: Georgia, Palatino, serif; font-weight: bold; }
.fullArticleSource { text-align: right; font-style: italic; color: #999999; margin-top: 5px; }

td.pollCount { padding: 3px 5px 0 0; font-size: 90%; color: #888888; text-align: right; }
td.pollBar div { padding: 1px 0 0 5px; font-size: 90%; border-left: #888888 solid 1px; background-image: url(/img/pollBar1.gif); background-repeat: no-repeat; width: 200px; color: #444444; height: 14px; overflow: hidden; margin: 2px 0; }

/* BOX */

.boxLightT { height: 8px; overflow: hidden; background: url(/img/box/lightT.gif) repeat-x; }
.boxLightTL { display: block; float: left; width: 8px; height: 8px; background: url(/img/box/lightTL.gif) no-repeat; }
.boxLightTR { display: block; float: right; width: 8px; height: 8px; background: url(/img/box/lightTR.gif) no-repeat; }
.boxLightML { background: #f7f7f7 url(/img/box/lightL.gif) repeat-y; }
.boxLightMR { background: url(/img/box/lightR.gif) repeat-y top right; }
.boxLightM { padding: 0 10px; overflow: hidden; }
.boxLightB { height: 24px; overflow: hidden; background: url(/img/box/lightB.gif) repeat-x; }
.boxLightBL { display: block; float: left; width: 8px; height: 24px; background: url(/img/box/lightBL.gif) no-repeat; }
.boxLightBR { display: block; float: right; width: 8px; height: 24px; background: url(/img/box/lightBR.gif) no-repeat; }
.boxLightTitleT { height: 23px; overflow: hidden; background: url(/img/box/lightTitleT.gif) repeat-x; }
.boxLightTitleTL { display: block; float: left; width: 8px; height: 23px; background: url(/img/box/lightTitleTL.gif) no-repeat; }
.boxLightTitleTR { display: block; float: right; width: 8px; height: 23px; background: url(/img/box/lightTitleTR.gif) no-repeat; }
.boxLightTitle { color: #664d2d; letter-spacing: 1px; font-weight: bold; padding: 6px 0 0 10px; display: block; } 

.boxDarkT { height: 8px; overflow: hidden; background: url(/img/box/darkT.gif) repeat-x; }
.boxDarkTL { display: block; float: left; width: 8px; height: 8px; background: url(/img/box/darkTL.gif) no-repeat; }
.boxDarkTR { display: block; float: right; width: 8px; height: 8px; background: url(/img/box/darkTR.gif) no-repeat; }
.boxDarkML { background: #efefef url(/img/box/darkL.gif) repeat-y; }
.boxDarkMR { background: url(/img/box/darkR.gif) repeat-y top right; }
.boxDarkM { padding: 0 10px; overflow: hidden; }
.boxDarkB { height: 24px; overflow: hidden; background: url(/img/box/darkB.gif) repeat-x; }
.boxDarkBL { display: block; float: left; width: 8px; height: 24px; background: url(/img/box/darkBL.gif) no-repeat; }
.boxDarkBR { display: block; float: right; width: 8px; height: 24px; background: url(/img/box/darkBR.gif) no-repeat; }

/* LAYOUT */

#container {
	width: 980px; /*950*/
	padding: 0 20px;
	margin: 0 auto;
	border-left: #000000 solid 1px;
	border-right: #000000 solid 1px;
	background: white;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#header { width: 640px; height: 90px; margin: 0 auto; text-align: center; }
#leftMachette, #rightMachette { width: 140px; height: 90px; }
#leftMachette img, #rightMachette img { width: 140px; height: 90px; }
#leftMachette { float: left; } #rightMachette { float: right; }
#mainLogo { width: 500px; height: 53px; margin-top: 6px; }

#mainMenu { padding: 0; text-align: right; white-space: nowrap; }
#mainMenu li { display: inline; list-style: none; border-left: #c6c6c7 dotted 1px; font-size: 13px; padding: 1px 0px 1px 3px; }
#mainMenu li:first-child { border-left: none; }
#mainMenu a { color: #888888; text-decoration: none; }
#mainMenu a.activeMenuItem { color: #d37420; }
#mainMenu a:hover { color: #000000; }

#menuBar { margin-top: 15px; border-top: #000000 solid 3px; border-bottom: #000000 solid 3px; clear: both; }
#today { float: right; text-align: right; margin-top: 5px; font-size: 90%; color: #888888; margin-left: 15px; white-space: nowrap; }
#today b { font-size: 110%; display: block; color: #666666; margin-bottom: 2px; }

#newsMenu { margin: 0; padding-top: 4px; min-height: 36px; }
#newsMenu:after { content: ''; display: block; clear: both; }
#newsMenu li { display: block; float: left; list-style: none; white-space: nowrap; border-left: #c9c9c9 dotted 1px; text-transform: uppercase; font-size: 11px; padding: 0px 1px; margin: 1px 0; }
#newsMenu li:first-child { border-left: none; }
#newsMenu a { display: block; float: left; color: black; text-decoration: none; padding: 0px 4px; }
#newsMenu a:first-letter { color: #ec7900; }
#newsMenu a:hover, #newsMenu a:hover:first-letter { color: #888888; }
#newsMenu a.curCategory { background: #ec7900; color: white; }
#newsMenu a.curCategory:first-letter { background: #ec7900; color: white; }

#specialMenu { margin: 0; padding-top: 4px; min-height: 18px; border-top: dotted; border-width: 1px;}
#specialMenu:after { content: ''; display: block; clear: both;}
#specialMenu li { display: block; float: left; list-style: none; white-space: nowrap; border-left: #c9c9c9 dotted 1px; text-transform: uppercase; font-size: 11px; padding: 0px 1px; margin: 1px 0; }
#specialMenu li:first-child { border-left: none; }
#specialMenu a { display: block; float: left; color: black; text-decoration: none; padding: 0px 4px; }
#specialMenu a:first-letter { color: #ec7900; }
#specialMenu a:hover, #newsMenu a:hover:first-letter { color: white; }
#specialMenu a.curCategory { background: #ec7900; color: white; }
#specialMenu a.curCategory:first-letter { background: #ec7900; color: white; }

#userBar { padding-top: 2px; }
#welcome { float: right; white-space: nowrap; }

#footer { padding-bottom: 10px; text-align: center; }
#footer ul { display: block; clear: both; margin: 10px 0 0 0; }
#footer ul:first-child { padding-top: 25px; }
#footer li { font-size: 90%; color: #888888; display: inline; list-style: none; border-left: #c0c0c0 solid 2px; padding: 0 4px 0 8px; }
#footer li:first-child { border-left: none; }
#footer a { color: #666666; }
#footer a:hover { color: #333333; text-decoration: none; }
#footer div { margin-top: 10px; font-size: 90%; color: #888888; }

/* COLUMNS */

.column { float: left; margin-top: 15px; overflow: hidden; }
.column > p { margin-top: 15px; text-align: justify; }

#container > .column5_6 { width: 760px; }
#container > .column1_6 { width: 160px; }
#container > .column2_3 { width: 620px; }
#container > .column1_3 { width: 300px; }

#container > .column5_6 + .column1_6 { padding-left: 13px; margin-left: 13px; border-left: #d3d3d3 solid 2px; }
#container > .column2_3 + .column1_3 { padding-left: 13px; margin-left: 13px; border-left: #d3d3d3 solid 2px; }

#container > .column5_6 > .column1_3 { width: 245px; }
#container > .column5_6 > .column2_3 { width: 490px; }
#container > .column5_6 > .column1_4 { width: 190px; }
#container > .column5_6 > .column3_4 { width: 555px; }
#container > .column5_6 > .column1_3 + .column1_3 { padding-left: 10px; }
#container > .column5_6 > .column1_3 + .column2_3 { padding-left: 15px; }
#container > .column5_6 > .column1_4 + .column3_4 { padding-left: 15px; }

.column5_6 .column1_2 { width: 370px; }
.column5_6 .column1_2 + .column1_2 { margin-left: 20px; }

.columnBig { width: 979px; } /*949*/

.column510 { width: 500px; padding-right: 4px; margin-right: 3px; border-right: #d3d3d3 solid 2px; }
.column510 > .column1_3 { width: 162px; }
.column510 > .column2_3 { width: 330px; }
.column510 > .column1_3 + .column1_3 { padding-left: 6px; }
.column510 > .column1_3 + .column2_3 { padding-left: 6px; }
.column510 > .column2_3 + .column1_3 { padding-left: 6px; }

.column440 { width: 470px; } /*440*/
.column440 > .column1_2 { width: 215px; }
.column440 > .column1_3 { width: 160px; }
.column440 > .column2_3 { width: 300px; } /*270*/

.column440 > .column2_3 + .column1_3 { padding-left: 4px; margin-left: 4px; border-left: #d3d3d3 solid 1px; }
.column440 > .column1_2 + .column1_2 { padding-left: 4px; margin-left: 4px; border-left: #d3d3d3 solid 1px; }

.column728		{ width: 728px; height: 90px; text-align: center; padding-top: 4px; margin-right: 3px; }
.column728plus	{ width: 728px; height: auto; text-align: center; padding-top: 4px; margin-right: 3px; }

.column910		{ width: 910px; height: 90px; text-align: center; padding-top: 4px; margin-right: 3px; }
.column910plus	{ width: 910px; height: auto; text-align: center; padding-top: 4px; margin-right: 3px; }

/* ELEMENTS */

.element { display: block; clear: both; }
.elementsGroup { clear: both; }
.elementsGroup + .elementsGroup { margin-top: 10px; };
.ieClear { clear: both; height: 1px; overflow: hidden; }
	
.element + .element { margin-top: 20px; }		

.headArticle { margin: 0; text-align: right; }
.headArticle h2 { text-align: left; margin: 0 0 1px 0; font-size: 25px; font-family: Times New Roman, Times, serif; width: auto; display: block; height: 220px; cursor: pointer; background--color: #333333; background-repeat: no-repeat; background-position: center top; }
.headArticle h2 a, .headArticle h2 a:hover { display: block; height: 220px; color: white; padding: 5px 10px 0 10px; text-decoration: none; filter: glow(color=#000000,strength=2); text-shadow: #000000 1px 1px 2px; }
.headArticle div.flashHeadArticle { margin: 0 0 1px 0; height: 220px; background-color: #333333; }
.headArticle > a { font-size: 90%; }
.headArticle textarea { background: none; color: white; border: none; font-weight: bold; font-size: 25px; font-family: Times New Roman, Times, serif; padding: 5px 10px 0 10px; filter: glow(color=#000000,strength=2); }

.headArticle2 { background-repeat: no-repeat !important; background-position: 0 18px; border-top: 1px dotted #aaaaaa; padding-top: 15px !important; }
.headArticle2 h4 { font-size: 150%; font-family: Georgia, Palatino, serif; font-weight: normal; margin: 0; } .headArticle2 h4.withPic { margin-left: 230px; } 
.headArticle2 p { font-size: 110%; margin: 8px 0 0 0; } .headArticle2 p.withPic { margin-left: 230px; }
.headArticle2 p span { color: #888888; }
.headArticle2 h4 textarea { font-size: 150%; font-family: Georgia, Palatino, serif; }
.headArticle2 p textarea { font-size: 110%; }

.headArticle3 { background-repeat: no-repeat !important; background-position: 0 18px; border-top: 1px dotted #aaaaaa; padding-top: 15px !important; }
.headArticle3 h4 { font-size: 200%; font-family: Georgia, Palatino, serif; font-weight: normal; margin: 0; } .headArticle3 h4.withPic { margin-left: 510px; text-align: left; } 
.headArticle3 p { font-size: 140%; margin: 8px 0 0 0; } .headArticle3 p.withPic { margin-left: 510px; text-align: left; }
.headArticle3 p span { color: #888888; }
.headArticle3 h4 textarea { font-size: 200%; font-family: Georgia, Palatino, serif; }
.headArticle3 p textarea { font-size: 140%; }

.elemRelatedArticle { margin: 15px 0 0 0 !important; padding-left: 25px; background: url(/img/li2.gif) no-repeat 12px 5px; }
.elemRelatedArticle + .elemRelatedArticle { margin-top: 2px !important; }

.columnHeadArticle { font-size: 100%; }
.columnHeadArticle div { height: 120px; background-repeat: no-repeat; background-position: center top; }
.columnHeadArticle h4 { font-size: 100%; margin: 4px 0; font-family: Georgia, Palatino, serif; }

.elemArticle { font-size: 100%; }
.elemArticle h4 { font-size: 100%; margin: 0 0 4px 0; font-weight: normal; font-family: Georgia, Palatino, serif; }
.elemArticle a img { float: left; margin: 3px 4px 2px 0; }
.elemArticle h4 textarea { font-size: 100%; font-weight: normal; font-family: Georgia, Palatino, serif; }

.smallArticle { font-size: 100%; }
.smallArticle > h4 { font-size: 100%; margin: 0 0 4px 0; font-weight: normal; font-family: Georgia, Palatino, serif; }

.smallPicArticle { font-size: 100%; }
.smallPicArticle > h4 { font-size: 100%; margin: 0 0 4px 0; font-weight: normal; font-family: Georgia, Palatino, serif; }
.smallPicArticle > a > img { float: left; margin: 3px 4px 0 0; width: 60px; }
.smallPicArticle > a:first-child > img { float: none; margin: 0 0 4px 0; width: 100%; }

.articleTitle + .articleTitle { margin-top: 5px; } 
.articleTitle span { font-variant: small-caps; color: #666666; font-weight: bold; }
.articleTitle a { }

.elemPoll { font-size: 100%; }
.elemPoll h4 { font-size: 100%; margin: 0 0 4px 0; font-family: Georgia, Palatino, serif; }
.elemPoll h4 span { font-variant: small-caps; color: #666666; font-weight: bold; }
.elemPoll a img { float: left; margin: 3px 4px 2px 0; }
.elemPoll fieldset { padding: 10px 0 0 0; margin: 0 auto; border: none; width: 95%; }
.elemPoll fieldset table { width: 100%; }
.elemPoll fieldset table td input[type=radio] { width: 21px; height: 21px; margin-right: 2px; }
.elemPoll fieldset table td input[type=button] { margin-top: 3px; }
.elemPoll fieldset table td.pollItem { padding-top: 4px; }

.elemBanner { text-align: center; }

.bigColumnTitle {
	text-transform: uppercase;
	font-family: Impact, Charcoal, sans-serif;
	font-weight: normal;
	font-size: 25px;
	border-bottom: #a8aaa9 solid 1px;
	margin-top: 30px !important;
	min-height: 10px;
}
#container .bigColumnTitle:first-letter { color: #ee7f01; }
.bigColumnTitle + .element { margin-top: 10px; }

.mediumTitle {
	text-transform: uppercase;
	font-family: Impact, Charcoal, sans-serif;
	font-weight: normal;
	font-size: 18px;
	border-bottom: #a8aaa9 dashed 1px;
	margin-top: 20px;
	color: #444444;
	min-height: 10px;
}
#container .mediumTitle:first-letter { color: #ee7f01; }
.column > .elementsGroup:first-child > .mediumTitle:first-child { margin-top: 0; }
.mediumTitle + .element { margin-top: 10px; }

.elemPicture { text-align: center; }
.elemPicture img { width: 100%; }
.column510 .elemPicture img { width: 500px; }
.column440 .column2_3 .elemPicture img { width: 280px; } /*250*/

.elemPageLink { font-size: 100%; }
.elemPageLink h4 { font-size: 100%; margin: 0 0 4px 0; font-weight: normal; font-family: Georgia, Palatino, serif; }

/*********/

.titleUp { font-size: 110%; font-weight: bold; color: #888888; text-transform: uppercase; margin: 20px 0 5px 0; }
.titleUp a { color: #888888; }

/* MEDIA */

@media print {
	#container { width: auto; padding: 0; border: none; }
	#appMenu { display: none; } 
	.column { float: none; width: auto !important; border: none !important; }
	img { width: auto !important; height: auto !important; }
	.headArticle h2, .headArticle h2 a { filter: none; color: black; height: auto !important; }
}

