/* 
 * POLOPOLY SITE ENGINE *USER INTERFACE* MASTER TEMPLATE
 * -----------------------------------------------------
 * This stylesheet contains look and feel for common
 * elements related to a Site Engine implementation.
 * 
 * This document declares typography, colors and 
 * decorations. See layout.css for grid and layout
 * declarations.
 * 
 * Refer to Site Engine documentation for further
 * explanation of the declared elements below.
 *
 * NOTE: rules beggining with an underscore (_)
 * are IE hacks and should remain as is.
 */

/* BASE STYLES */
h1 {
        border-left:4px solid #006699;
        padding-left:8px;
        font-family: Georgia, Palatino, sans-serif;
        font-size:1.5em;
        line-height: 1.2;
        margin: 0 0 10px 0;
        font-weight:normal;
}
h1 a:link, h1 a:visited {
	background-color:transparent;
        text-decoration: none;
        color: #333;
        font-weight:normal;
}
h1 a:hover {
        font-weight:normal;
	background-color:transparent;
	text-decoration:underline;
}
h1.article_esp{
 border:0px;
 font-family: Georgia, Palatino, sans-serif;
 font-size:1.9em;
 line-height: 1em;
 margin: 0 0 20px 0;
 font-weight:normal;
}
h1.top {
        border-left:0px;
}
p {
        line-height: 1.3;
}
a:link, a:visited {
 text-decoration: none;
 color:#004e7d;
}
a:hover {
 text-decoration:underline:
}
li {
        line-height: 1.3;
}

strong {
    font-weight: bold;
}
        
form{
 margin:0px;
}
/* SUPER NEWS */
.SuperNews{
 font-size:1.1em;
 padding:15px;
 border-bottom:1px solid #ccc; 
 border-left:1px solid #f0f0f0; 
 border-right:2px solid #ccc; 
 background:url(/img/GDB/super_sfondo1.gif) 0px -15px scroll repeat-x; 
 margin-bottom:4px;
}
.SuperNews img.top_img{
 width:605px;
}
.SuperNews h1 {
 font-family:Georgia, Palatino , sans-serif;
 font-size:2.6em;
 font-weight:normal;
 letter-spacing:0px;
 line-height:1.0em;
 margin:0px 0px 10px 0px;
 padding:5px 5px 5px 15px;
 border-left:0px;
 border-top:1px solid #bb0000;
 border-bottom:1px solid #bb0000;

}
.SuperNews h1 a:link, .SuperNews h1 a:visited{
 color:#004e7d;
}
.SuperNews a:link, .SuperNews a:visited{
 color:#2F5EB1;
 font-size:0.9em;
}
.SuperNews h1.top {
 border-left:0px;
}
.SuperNews h2 {
 font-family:Georgia,Palatino,serif;
 font-weight:normal;
 font-style:italic;
 font-size:1em;
 line-height:1em;
 margin:-5px 0px 20px 0px;
 padding-left:5px;
 color:#888;
}
.SuperNews h3 {
 font-weight:normal;
 font-size:0.85em;
 text-transform:uppercase;
 color:#888;
 line-height:1em;
 margin:0px 0px 8px 0px;
 background:none;
 padding:0px;
}
.SuperNews .teaser img.left{
 width:160px;
}
/* PRIMO PIANO */
.PrimoPiano {
 font-size:1em;
 line-height:1.3em;
 padding:10px 20px 0px 15px;
 color:#000;
 margin:3px 0px 1px 0px;
 border-width:1px 0px 0px 0px;
 border-style:solid;
 border-color:#ddd;
 background:#fff url(/img/GDB/super_sfondo1.gif) 0px -35px repeat-x;
}
div.primo_tit{
 border-bottom:1px solid #bb0000;
 color:#bb0000;
 font-weight:bold;
 text-transform:uppercase;
 font-size:1.1em;
 padding-bottom:2px;
 font-family:Verdana, sans-serif;
 margin-bottom:15px;
}
.sfondo_primo_bottom{
 background:#fff url(/img/GDB/super_sfondo.gif) 0px -35px repeat-x;
 height:30px;
 border-bottom:1px solid #ddd;
 margin-bottom:5px;
}
.PrimoPiano h1 {
 font-weight:normal;
 font-size:2.6em;
 line-height:1em;
 margin:0px 0px 10px 0px;
 border-left:8px solid #888;
 padding-left:8px;
}
#col3 .PrimoPiano h1 {
 font-size:1.6em;
}
#col3 .PrimoPiano .teaser {
 padding:0;
 border-bottom:0px;
}
.PrimoPiano h1.top {
 border-left:0px;
}
.PrimoPiano h2 {
 font-family:Georgia,Palatino,serif;
 font-weight:normal;
 font-style:italic;
 font-size:1.1em;
 line-height:1em;
 margin:-5px 0px 20px 0px;
 padding-left:5px;
 color:#888;
}
.PrimoPiano h3 {
 font-weight:normal;
 font-size:0.9em;
 text-transform:uppercase;
 color:#888;
 line-height:1em;
 margin:0px 0px 8px 0px;
 background:none;
 padding:0px;
}
.PrimoPiano h1 a:link,.PrimoPiano h1 a:visited,.PrimoPiano h1 a:hover {
 color:#444;
}
.PrimoPiano img.right{
 width:250px;
 margin-bottom:5px;
}
.PrimoPiano .teaser img.left{
 width:160px;
}
/* TOP NEWS */
.contenuti_Home .TopNews {
 font-size:1em;
 line-height:1.3em;
 padding:20px 15px 20px 15px;
 color:#000;
 margin:0px 0px 5px 0px;
 background-color:#fff;
 border-width:1px;
 border-style:solid;
 border-color:#f0f0f0 #bbb #bbb #f0f0f0;
 background:#fff url(/img/GDB/super_sfondo1.gif) -10px 0px repeat-x;
}
.colonna .mainColumn .contenuti_Home .TopNews .teaser {
 padding:0px;
 border:0px;
}
.contenuti_Home .TopNews h1 {
 font-family:Georgia,Palatino,serif;
 font-weight:normal;
 font-size:2.1em;
 line-height:1em;
 margin:0px 0px 10px 0px;
 padding:5px 0px 5px 8px ;
 border-left:6px solid #bb0000;
}
.contenuti_Home .TopNews h1.top {
 border-left:0px;
}
.contenuti_Home .TopNews h2 {
 font-family:Georgia,Palatino,serif;
 font-weight:normal;
 font-style:italic;
 font-size:1.1em;
 line-height:1em;
 margin:-5px 0px 20px 0px;
 padding-left:5px;
 color:#888;
}
.contenuti_Home .TopNews h3 {
 font-weight:normal;
 font-size:0.9em;
 text-transform:uppercase;
 color:#888;
 line-height:1em;
 margin:0px 0px 8px 0px;
 background:none;
 padding:0px;
}
.contenuti_Home .TopNews .teaser img.left {
 width:140px;
}
.teaser .left img {
 width:100px;
}
.teaser img.left {
 width:100px;
}
/* SUB MENU */
.menu.menuPage {
    background: #e8ecd7;
}
.menu.menuPage A {
    display: block;
    padding: 8px 10px 6px 10px;
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #666;
}
.menu.menuPage A:hover {
    background: none;
    color: rgb(0, 158, 255);
}
.menu.menuPage A.current {
    color: #333;
    font-weight: bold;
}

/* TELETUTTO */
.multimedia_tt{
 padding:15px 6px;
 border:1px solid #2F6CC5;
 text-align:center;
 background:url("/img/GDB/sfondo_media.gif") 0px 50px repeat-x;
}
.ttlink01{
 font-weight:bold;
 font-size:0.85em;
 text-align:center;
 padding-top:25px;
}
.ttlink01 a:link,.ttlink01 a:visited{
 color:#2F6CC5;
 text-decoration:none;
}
.ttlink01 a:hover{
 text-decoration:underline;
 color:#2F6CC5;
}
.butt_telett{
 border-width:1px;
 border-style: solid;
 border-color: #A9CAEA #4683DC #4683DC #A9CAEA;
 padding:5px 10px;
 background: url("/img/GDB/tv4.jpg") 0px -7px no-repeat;
}
.mediaradio{
  padding:3px 6px 6px 6px;
  border:1px solid #ccc;
}
.rd {
 text-align:center;
 width:130px;
 padding:6px 6px 0px 6px;
}
.radio_tit {
 color:#333;
 font-size:0.85em; 
}
.mediaradio .tit{
 color:#004E7D;
 font-weight:bold;
 font-size:0.9em;
 border-bottom:1px solid #666;
}
/* INIZIATIVE IN EDICOLA */
.link_iniz{
 position:relative;
}
.link_iniz_tit1 {
 position:absolute;
 top:150px;
 left:15px;
 font-family:Tahoma,Verdana;
 z-index:999;
}
.link_iniz_tit2 {
 position:absolute;
 top:150px;
 left:215px;
 font-family:Tahoma,Verdana;
 z-index:999;
}
/* FOTO DEL GIORNO */
.cont_foto{
 position:relative;
 padding:5px;
 border:1px solid #ccc;
}
.cont_foto img{
 width:288px;
}
.alpha-layer {
 position:absolute;
 bottom:5px;
 left:5px;
 width:288px;
 background: #000 none;
 filter:alpha(opacity=70);
 opacity: 0.7;
 color:#fff;
}
.tit_foto{
 padding:17px 0px 15px 90px;
 color:#000;
 font-weight:bold;
 font-size:1.3em;
 background:#fff url(/img/GDB/fot.gif) 45px 7px scroll no-repeat;
}
/* PRIMA PAGINA */
.pgpdfcont{
 text-align:center;
 margin-bottom:5px;
}
.pgpdfcont img{
  border:3px solid #fff;
  width:170px;
}

.pgpdfcont .tit{
 text-align:left;
}
/* EDIZIONE ON LINE */
.edonline{
 text-align:center;
 border:1px solid #ccc; 
 margin-bottom:6px;
}

/* LETTERE AL DIRETTORE */
.infocont1{
 sborder-top:1px dashed #004E7D;
 sborder-bottom:1px dashed #004E7D;
 spadding:6px 0px;
 smargin:4px 0px;
}
#mainMenu{
 margin-bottom:6px;
 background-color:#fff;
 padding:4px 4px 0 4px;
 border:1px solid #ccc;
}

#mainMenu a:link,#mainMenu a:visited{
 text-decoration:none;
}
#mainMenu a:hover{
 text-decoration:underline;
}
#mainMenu .lett_dir{
 background:url(/img/GDB/sfcol.jpg); 
 padding:5px 0px 5px 10px;
 margin:5px 0px 5px 0px;
 font-size:1em;
}
 .tit_menu{
 border-bottom:1px solid #004E7D;
 border-left:1px solid #004E7D;
 font-weight:bold;
 text-transform:uppercase;
 font-size:0.85em;
 padding-left:4px; 
 color:#004E7D;
}
 .tit_menu a{
 color:#004E7D;
 font-weight:bold;
 font-size:0.85em;
 padding-left:10px;
}
/* BANNER LATERAL */
.banner_lateral{
 text-align:center;
 background-color:#97ADB9;
 padding:10px 0px;
 margin-bottom:6px;
}
/* PRONTO GDB */
.prontogdb{
 text-align:center;
 border:1px solid #8A0018;
 margin-bottom:4px;
 padding:4px 0px;
 background-color:#fff;
}
/*  - - - photogallery  - - -*/
.tit_photogallery{
 color:#FFF;
 font-size:1.5em;
 font-family:Georgia;
 text-align:left;
 padding:8px 0px 0px 55px;
}
.tit_photogallery a:link, .tit_photogallery a:visited,.tit_photogallery a:hover{
 color:#FFF;
 text-decoration:underline;
}
.tb_photogallery td{
 padding:5px 0 0px 0;
 color:#fff;
 border-bottom:1px dashed #fff;
}
.tb_photogallery {
 margin-left:40px;
 width:225px;
}
.tb_photogallery img{
 border:2px solid #fff;
}
.tb_photogallery a:link, .tb_photogallery a:visited, .tb_photogallery a:hover{
 color:#fff;
}
.tb_photogallery .g_tit{
 text-align:left;
}
.tb_photogallery .g_img{
 width:70px;
}
.cont_gallery_last{
 background:#444 url(/img/GDB/pellicola.gif) repeat scroll 0 0;
 padding-bottom:10px;
}
/* pagine settimanali */
.tit_sez_attualita{
 color:#333;
 font-family:Georgia, Palatino, serif;
 font-size:0.9em;
 font-weight:bold;
 margin-bottom:8px;
 padding:2px 0px 2px 7px;
 border-bottom:1px solid #aaa;
 text-transform:uppercase;
}
.tit_sez_attualita a:visited, .tit_sez_attualita a:link{
 color:#333;
}
.tit_sez_attualita a:hover{
 color:#333;
 text-decoration:underline;
}
.attualita{
 list-style-type:none;
 margin:0px 0px 6px 0px;
 font-size:0.9em;
 border-width: 1px;
 border-style: solid;
 border-color:#aaa;
 padding:5px;
 background:#fff url(/img/GDB/super_sfondo.gif) bottom repeat-x;
}

.img_att{
 text-align:center;
 position:relative;
}
.img_att img{
 width:160px;
 overflow:hidden;
}
.trasparent {
 position:absolute;
 bottom:3px;
 left:4px;
 width:152px;
 background: #333 none;
 filter:alpha(opacity=80);
 opacity: 0.8;
 color:#fff;
 padding:4px;

}
.link_trasperent{
 text-align:left;
 width:140px;
 font-size:1em;
 xfont-weight:bold;
 font-family:Verdana;
 border-left:3px solid #fff;
 margin-left:5px;
 padding-left:3px;
}
.link_trasperent a:link, .link_trasperent a:visited{
 color:#fff;
 text-decoration:none;
}
.link_trasperent a:hover{
 color:#fff;
 text-decoration:underline;
}

.link_attualita{
 text-align:left;
 width:155px;
 padding:0px 0px 4px 4px;
}
.link_attualita a:link, .link_attualita a:visited{
 color:#444;
 text-decoration:none;
}
.link_attualita a:hover{
 color:#444;
 text-decoration:underline;
}
/* ----- ANSA ---- */
.ansa{
 background-color:#fff;
 padding:6px 10px 0px 10px;
 border:1px solid #ccc;
 font-size:11px;
}
.ansa a{
 font-size:1.1em;
 font-family:Georgia,Times New Roman,Times,serif;
}
.titansa{
 color:#004E7D;
 font-size:1.1em;
 font-family:Georgia;
 font-weight:bold;
 margin-bottom:5px;
}
.titansa span{
 font-weight:normal;
 font-size:1em;
 color:#999;
}
.ansanews{
 background:#fff url(/img/GDB/super_sfondo1.gif) top repeat-x;
 font-size:0.9em;
}
.ansanews .linklist span{
 font-size:1.2em;
 font-family:Georgia;
 color:#bb0000;
}
.ansaright{
 text-align:right;
}

/* ELEMENTBORDER ELEMENTS (BOXED ELEMENTS, MAY HAVE BACKGROUNDS, BORDERS ETC)*/
.colonna .mainColumn .teaser{
 border-bottom:1px dashed #ccc;
 padding:25px 10px;
}
.tickerColumn .teaser{
 padding:15px 10px;
 border-bottom:1px dashed #ccc;
 margin-bottom:5px;
}
.PrimoPiano .teaser{
 padding:0px;
 border:0px;
 margin:0px;
}
.SuperNews .teaser{
 padding:0px;
 border:0px;
 margin:0px;
}
.colonna .mainColumn .twoColumnsLeftHeavy .teaser,
.colonna .mainColumn .twoColumns .teaser{
 padding:10px;
}
.elementBorderHeader {
        display: block;
        margin: 0 0 10px 0;
        padding: 2px 5px;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-size: 11px;
        background: #B5C500 url(/img/greenfield/gradient_green_long.jpg) no-repeat;
        color: white;
}
.secondaryColumn .elementBorderHeader,
.bannerColumn .elementBorderHeader {
        background-image: url(/img/greenfield/gradient_green_short.jpg); 
        /* use shorter bg for narrower columns */
}
.elementBorder.mediumBlock {
        background: #e8ecd7;
        padding: 7px 7px 0 7px;
        overflow: hidden;
}
.elementBorder.lightBlock {
        background: #f1f1f1;
        padding: 7px 7px 0 7px;
        overflow: hidden;
}
.elementBorder.heavyBlock {
        background: #f1f1f1;
        padding: 7px 7px 0 7px;
        overflow: hidden;
}
.heavyBlock .elementBorderHeader {
        background: url(/img/greenfield/gradient_purple_long.jpg);
}
.secondaryColumn .heavyBlock .elementBorderHeader,
.bannerColumn .heavyBlock .elementBorderHeader {
        background: url(/img/greenfield/gradient_purple_short.jpg);
}
.elementBorder {
        margin-top: 7px;
        padding-bottom: 0;
}
.elementBorder .container.twoColumns,
.elementBorder .container.twoColumnsLeftHeavy,
.elementBorder .container.twoColumnsRightHeavy,
.elementBorder .container.fourColumns {
        background: none !important;
}
.elementBorder .container .col1 .element {
        margin-right: 14px;
}
.elementBorder .container .element {
        padding-top: 0;
}




/* TABBED CONTAINER (UTILIZING YUI FUNCTIONALITY) */
.container.tabbed {
        background: none;
        padding: 7px 0 0 0;
}
.tabbed .yui-nav {
        background: #eee;
        display: block;
        overflow: hidden;
        _height: 1%;
        margin-right: 14px;
        padding: 4px;
}
.tabbed .yui-nav LI {
        float: left; 
        position: relative;
        font-size: 11px;
        text-transform: uppercase;
        letter-spacing: 1px;
        margin: 0 2px 0 0;
}
.tabbed .yui-content {
        clear: both;
}
.tabbed .yui-nav LI.selected {
        background: url(/img/greenfield/pattern_green.gif);
        padding: 0 0 0 0;
}
.tabbed .yui-nav LI.selected A {
        color: white;
}
.tabbed .yui-nav LI.selected A:hover {
        background: url(/img/greenfield/pattern_green.gif);
}
.tabbed .yui-nav A {
        display: block;
        padding: 2px 6px;
        color: #333;
}
.tabbed .yui-nav A:hover {
        background: white;
}
.tabbed .yui-content {
        background: #eee;
        padding: 0 4px 4px 4px;
        margin-right: 14px;
}
.tabbed .yui-content .container,
.tabbed .yui-content .element {
        background: white;
        border: 1px solid #ddd;
        padding: 7px;
        margin: 0;
}
.tabbed .yui-content .container .element {
        border: 0;
        padding: 0;
}
.tabbed .yui-content .container.twoColumns .col1 .element,
.tabbed .yui-content .container.twoColumnsLeftHeavy .col1 .element,
.tabbed .yui-content .container.twoColumnsRightHeavy .col1 .element {
        margin-right: 7px;
}


/* STORY (FOR EXAMPLE A GROUP OF CONTAINERS SHARING THE SAME CONTENT)*/
.story {
        padding-top: 7px;
}
.storyHeader {
        display: block;
        background: url(/img/greenfield/gradient_purple_long.jpg) bottom right;
        padding: 2px 5px;
        margin: 0 0 10px 0;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-size: 11px;
        color: white;
}
.story H1 {
        font-weight: bold;
}
.story IMG {
        padding: 0 0 5px 0;
}


/* CATEGORY HEADINGS FOR TEASERS */
A.category {
        color: rgb(142, 168, 36);
        text-transform: uppercase;
        text-decoration: none;
        font-style: italic;
        letter-spacing: 1px;
        font-size: 11px;
}
A.category:hover {
        background: none;
        color: #333;
        text-decoration: underline;
}


/* ARTICLE ELEMENT */
.article P {
        margin: 0 0 11px 0;
}
.article H1 {
        margin: 0 0 16px 0;
}
.sideBar {
        float: right;
        width: 175px;
        margin: 0 0 7px 7px;
}
.sideBar .tools,
.sideBar .related,
.sideBar .bookmarks {
        margin: 0 0 7px 0;
        border: 2px solid #f1f1f1;
        padding: 7px;
}
.sideBar .element {
        margin: 7px 0 0 0;
}
.sideBar .element P {
        color: #666;
        font-size: 11px;
        margin: 0;
}
A.increaseTextSize,
A.decreaseTextSize {
        padding-left: 15px;
}
A.increaseTextSize:hover,
A.decreaseTextSize:hover {
        color: #333;
}
A.increaseTextSize {
        background: url(/img/greenfield/media/textPlus.gif) no-repeat 0 2px;
}
A.decreaseTextSize {
        background: url(/img/greenfield/media/textMinus.gif) no-repeat 0 2px;
}
.sideBar H2 {
        padding: 1px 3px;
        background: #333 url(/img/greenfield/gradient_grey_short.jpg) top right;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-size: 11px;
        color: white;
        margin: 0 0 7px 0;
}
.sideBar UL {
        margin: 0px;
        padding:0px;
}
.borderLayoutMastHead .image{
 padding:8px 0 40px 10px;
}
.image P {
        margin: 4px 0 0 0;
        color: #666;
        font-size: 11px;
}
.image.top {
        margin: 0 0 14px 0;
}
.imgsx {
 float:left;
 margin: 0px 10px 5px 0px;
 text-align:center;
 border:1px solid #ccc;
 padding: 10px;
}
p.dida {
 width:200px;
 color:#555;
 font-style:italic;
 font-size:0.85em;
 line-height:1.2em;
}
.dateLine {
        margin-bottom: 14px;
}
.dateLine SPAN {
        padding: 2px 0;
}
.dateLine .author {
        border-top: 1px solid #ccc;
}
.dateLine .date {
        border-bottom: 1px solid #ccc;
}


/* STANDARD TEASER */
.teaser {
        overflow: hidden;
}
.teaser .breakingNewsHeader {
        background-color: #cc0033 !important;
        padding-left: 5px;
        margin-bottom: 5px;
        font-size: 14px;
        font-weight: bold;
        color: white;
        text-transform: uppercase; 
}

.teaser .breakingNewsFooter {
        background-color: #cc0033 !important;
        height: 5px;
        margin-top: 5px;
        font-size: 0;    
}       
        
.container.twoColumns .teaser H1,
.container.twoColumnsRightHeavy .teaser H1,
.container.twoColumnsLeftHeavy .teaser H1 {
 font-size:1.4em;
}

/* SPECIAL ADDED STYLES */
img.left {
        float: left;
        margin: 3px 10px 2px 0;
}
#col3 .container.twoColumnsRightHeavy .col1 .teaser H1,
#col3 .container.twoColumnsLeftHeavy .col2 .teaser H1,
#col4 .container.twoColumnsRightHeavy .col1 .teaser H1,
#col4 .container.twoColumnsLeftHeavy .col2 .teaser H1 {
        font-size: 1.4em;
        margin-bottom: 4px;
        font-weight: bold;
}
#col3 .container.twoColumnsRightHeavy .col1 .teaser,
#col3 .container.twoColumnsLeftHeavy .col2 .teaser,
#col4 .container.twoColumnsRightHeavy .col1 .teaser,
#col4 .container.twoColumnsLeftHeavy .col2 .teaser{
        margin-bottom: 10px;
}
#col3 .container.twoColumnsRightHeavy .col2 .teaser H1,
#col3 .container.twoColumnsLeftHeavy .col1 .teaser H1,
#col4 .container.twoColumnsRightHeavy .col2 .teaser H1,
#col4 .container.twoColumnsLeftHeavy .col1 .teaser H1 {
        font-size: 1.4em;
        margin-bottom: 2px;
}
#col4 .teaser H1 {
        font-size: 13px;
        margin-bottom: 2px;
        font-weight: bold;
}
#col3 .container.twoColumns *,
#col3 .container.twoColumnsLeftHeavy *,
#col3 .container.twoColumnsRightHeavy * {
        background-color: transparent;
}
#col3 .container.twoColumns h3,
#col3 .container.twoColumnsLeftHeavy h3,
#col3 .container.twoColumnsRightHeavy h3 {
 margin: 0px 0 0 0;
}
#col3 .container.twoColumns .PrimoPiano h3,
#col3 .container.twoColumnsLeftHeavy .PrimoPiano h3,
#col3 .container.twoColumnsRightHeavy .PrimoPiano h3 {
 margin: 0px 0 10px 0;
}
#col3 .teaser H1 A:hover {
  color:#333;        
}
.container.twoColumns img.left{
 width:80px;
}
.container.twoColumnsRightHeavy img.left{
 width:80px;
}
.container.twoColumnsLeftHeavy img.left{
 width:80px;
}

/* SMALL TEASER */
.smallTeaser H1 {
        font-size: 13px;
        margin-bottom: 2px;
        font-weight: bold;
}
.smallTeaser IMG {
        float: left;
        margin: 3px 5px 2px 0;
}


/* IMAGE TEASER */
.imageTeaser IMG {
        margin: 0 0 3px 0;
        display: block;
}
.imageTeaser A {
        display: block;
        padding: 0 0 3px 0;
}
.imageTeaser A:hover {
        background: none;
}
.imageTeaser A.category {
        margin: 0;
}
.imageTeaser A:hover {
        color: #333;
}


/* MEDIA SPECIFIC LINKS IN TEASERS ETC */
.related UL,
.blogTeaser UL {
        list-style-type: none;
        padding: 0;
}
.related LI,
.blogTeaser LI {
        padding-left: 16px;
        background: url(/img/greenfield/media/textIcon.gif) no-repeat 2px 2px;
}
LI.video {
        background: url(/img/greenfield/media/video.gif) no-repeat 0 2px;
}
LI.audio {
        background: url(/img/greenfield/media/listenTo.gif) no-repeat 1px 1px;
}


/* GRAPHICS TEASER */
.graphics P {
        font-size: 11px;
        color: #999;
}


/* LOGIN BOX */
.login P {
        font-size: 11px;
        margin-top: 5px;
}
.login LABEL {
        font-size: 11px;
        display: block;
        text-transform: uppercase;
        color: rgb(142, 168, 36);
}
.login input {
        background: white;
        border: 0;
        border-bottom: 1px solid rgb(142, 168, 36);
        width: 94%;
        margin-bottom: 3px;
        padding: 3px;
}
.login INPUT.submit {
        width: auto;
        background-color: rgb(142, 168, 36);
        margin-top: 6px;
        padding: 2px;
        color: white;
        font-size: 11px;
}
/* MENU */
.menu.menuTwo {
    text-transform: uppercase;
    text-align: right;
    font-size: 11px;
    padding: 0;
    border-top: 1px solid black;
}
.menu.menuTwo H1,
.menu.menuTwo H2 {
    margin: 0 0 4px 0;
    padding: 10px 6px 0 6px;
    font-size: 11px;
    font-weight: bold;
}
.menu.menuTwo H1 {
    position: absolute;
    top: -9999px;
    left: -9999px;
}
.menu.menuTwo A {
    color: #78971C;
}
.menu.menuTwo A:hover {
    color: #FFF;
}
.menu.menuTwo UL {
    padding: 0 6px 10px 6px;
    border-bottom: 1px solid black;
}
.menu.menuTwo LI {
    margin: 0 0 4px 0;
}
.menuBlock {
        margin-top: 0;
        margin-bottom: 0;
        padding-top: 0;
}
.menuBlock .menu {
        background: #EFEFEF;
        margin-bottom: 0;
}
.menuBlock .menu H1 {
        position: static;
        top: 0;
        left: 0;
}
.menuBlock .menu UL {
        border-bottom: 0;
}


/* MENU COLUMN */
.menuColumn .container {
  background: none;
}

/* TICKER */
.ticker {
        border: 1px solid black;
        border-width: 1px 0;
        margin: 14px 0 0 0;
        padding: 6px 0 3px 0;
}
.ticker H1 {
        float: left;
        margin: 1px 5px 0 0;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 11px;
}
.ticker LI {
        font-size: 11px;
        font-style: italic;
}
.ticker LI A {
        color: #333;
}
.ticker LI A:hover {
        color: #FFF;
}
.ticker { 
                position:relative;
                overflow:hidden;
}
.ticker .carousel-clip-region { 
                overflow:hidden;
                position:relative; 
}
.ticker ul.carousel-list { 
                width: 10000000px;
                position:relative;
                z-index:1; 
}
.ticker .carousel-list li { 
                float:left;
                list-style:none;
                overflow:hidden;
                width: 850px;
}

/* TICKER COLUMN */
.tickerColumn .container {
        background: 0;
}


/* SECONDARY COLUMN STYLES */
.secondaryColumn .teaser H1 {
        font-size: 25px;
}
.blogTeaser H1 {
        font-size: 20px;
        text-transform: uppercase;
}
.blogTeaser IMG {
        padding: 0 0 5px 0;
}
.blogTeaser UL {
        margin: 5px 0 0 0;
}


/* TEXT SIZES (FOR RESIZER IN ARTICLES) */
.inactive,
.inactive:hover {
        color: #CCCCCC !important;
}
.large .article {
        font-size: 20px;
}
.larger .article {
        font-size: 30px;
}

/* BOOKMARKS */
.bookmarks li a {
    background-repeat: no-repeat;
    padding-left: 22px;
    background-position: left center;
}

.bookmarks li a:hover {
    background-repeat: no-repeat;
    background-position: left center;
}

.bookmarks li a.deliciousIcon {
    background-image: url('/img/icons/delicious.jpg');
}
.bookmarks li a.diggIcon {
    background-image: url('/img/icons/digg.jpg');
}
.bookmarks li a.facebookIcon {
    background-image: url('/img/icons/facebook.jpg');
}
.bookmarks li a.newsvineIcon {
    background-image: url('/img/icons/newsvine.jpg');
}
.bookmarks li a.redditIcon {
    background-image: url('/img/icons/reddit.jpg');
}
.bookmarks li a.stumbleuponIcon {
    background-image: url('/img/icons/stumbleupon.jpg');
}
.bookmarks li a.technoratiIcon {
    background-image: url('/img/icons/technorati.jpg');
}

/* NAVIGATION PATH ELEMENT */
.navpath {
        margin-bottom: 4px;
}
.navpath LI A {
        font-size: 11px;
}
.navpath .separator {
        margin: 0 4px;
}

p.error,label.error {     
    color: red;
}
p.error {     
    margin-top: 5px;     
}
input.error {
    border-color: red;
}
ul.linklist {
    margin: 0;
    padding: 0;
}
ul.linklist li {
    margin: 2px 0;
    padding: 0;
}
ul.linklist li span {
    color: grey; 
    font-weight: bold;
}

A.fileResourceLink,
A.fileResourceLink:hover {
        background-repeat: no-repeat;
        background-position: left center;
        padding-left: 22px;
}
DIV#overlay {
 background: #000000;
 left: 0;
 top: 0;
 opacity: 0; 
 position: absolute;
 z-index: 999;
}

DIV.statisticsChartContainer {
 position: absolute;
 padding: 2px;
 border: solid 1px #ddd; 
 background-color: white !important;
 opacity: .9;
 filter: alpha(opacity=90);
}

DIV.statisticsChartFullSizeContainer {
  position: absolute;
  z-index: 1000;
  background-color: white !important;
  border: solid 8px #eee;
  padding: 10px;
}

A.statisticsChartFullSizeLink {
  background-color: white !important;
}    

A.statisticsChartZoom {  
  background: url('/_preview/interactive/zoom_in.png') no-repeat left center !important;
  padding-left: 20px !important;  
}
A.statisticsChartShow {  
  background: url('/_preview/interactive/table_view.png') no-repeat left center !important;
  padding-left: 20px !important;  
}

A.statisticsChartFullSizeLink:hover {
  color: white;
  background-color: rgb(0, 158, 255) !important;  
}

/** Article Comments **/
.articleComments .form {
  background-color: #eee;
  margin: 10px 0;
  padding: 8px;  
}
.articleComments .row {
  margin: 10px 0;
  padding-top:8px;
  padding-left:8px;
  padding-right:8px;
  padding-bottom:4px;
}
.articleComments .row.odd {
  background-color: #eeffde;  
}
.articleComments .row.even {
  background-color: #fff;  
}
.articleComments .row .commentFooter .timestamp,
.articleComments .row .commentFooter .signature {
 color: #666;
}
.articleComments .row .commentFooter .comment_links {
  margin-left: 14px;
  float: right;
}
.articleComments .row .commentFooter {
  text-align: left;
  margin-top: 10px;
}
.articleComments .commentReported {
  color: #DC143C;
}
.articleComments h3.header_title {
  font-weight: bold;
}
.articleComments .nav {
  float: right;
}
.articleComments .nav a,
.articleComments .nav .currentPage {
  padding: 2px;
}
.articleComments .nav .nav_left {
  margin-right: 5px;
}
.articleComments .nav .nav_right {
  margin-left: 5px;
}
.commentIcon {
  background: url('/img/icons/comment.png') no-repeat left center;  
  padding-left: 20px !important;  
}
P.fieldError {
  display: none;
}
P.formError {     
    color: #DC143C;
    margin: 1em 0;
}
.comment_contents LABEL {
  font-weight: bold;
}


/* BLOG STYLES */
DIV.metaBox {
  border: 1px solid #DCDDDE;
  background-color: #F1F1F1;
  margin-bottom: 10px;
}
DIV.metaBox .metaHeader {
  height: 20px;
  border-bottom: 1px solid #DCDDDE;
  background-color: #333333;
  color: #FFFFFF;
  padding: 3px 8px;
  font-weight: bold;
}
DIV.metaBox .metaContent, DIV.related .metaContent {
  padding: 5px;
}
DIV.metaBox .metaContent .year {
}
DIV.metaBox .metaContent .month,  DIV.related .metaContent .month {
  margin-left: 10px;
}
DIV.related DIV.metaContent a:link {
    color: black;
}
DIV.related DIV.metaContent a:hover {
    color: white;
}
DIV.blogTeaserContainer {
  border: 1px solid #DCDDDE;
  padding: 5px;
  background-color: #F1F1F1;
  margin-right: 15px;
  margin-bottom: 10px;
}
DIV.blogTeaserContainer H2 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 2px;
}
DIV.blogTeaserContainer H2 A {
  background: none;
  padding: 0;
}
DIV.metaContent A, DIV.blogTeaserContainer A {
  color: #000000;
  padding-left: 12px;
  background: url(/img/greenfield/media/blue_arrow.gif) no-repeat;
  background-position: 4px 6px;
}

DIV.related DIV.metaContent A:hover {
    color: #000;
    text-decoration: underline;
}

/* User Blogs */
.possibleError { color: red; margin-bottom: 10px; }
DIV.blog DIV.header {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
DIV.blog DIV.post DIV.header {
  border-bottom: none;
  margin-bottom: 20px;
}
DIV.blog H1 A, DIV.blog H1 A:hover {
  font-size: 30px;
  line-height: 1.2;
  margin: 0 0 5px 0;
  color: #2B709E;
  border: none;
  background: none;
}
DIV.blog H1 A:hover {
  text-decoration: underline;
}
DIV.post {
  border-bottom: 1px solid #ccc;
  margin-bottom: 24px;
  padding-bottom: 12px;
}
DIV.blog DIV.post DIV.header {
  margin-bottom: 10px;
  padding-bottom: 0;
}
DIV.blog DIV.post H2 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2;
  margin: 0 0 7px 0;
}
DIV.blog DIV.post P {
  margin-bottom: 12px;
}
DIV.blog DIV.post IMG {
  display: block;
  margin: 0 auto;
  margin-bottom: 12px;
}
DIV.blog DIV.post IMG.right {
  float: right;
  margin: 0 0 12px 12px;
}
DIV.blog DIV.post IMG.left {
  float: left;
  margin: 0 12px 12px 0;
}
DIV.blog DIV.post BLOCKQUOTE {
  margin-left: 32px;
  font-style: italic;
}
DIV.blog DIV.post DIV.footer {
  padding-top: 12px;
  color: #959595;
}
DIV.blog DIV.header DIV.toolbar, DIV.blog DIV.header FORM {
  float: right;
} 
DIV.blog DIV.header DIV.toolbar FORM {
  float: left;
  margin-left: 5px;
} 
DIV.blog .requiresBlogOwner {
  display: none;
}
DIV.blog DIV.row .left {
    float: left;
}
DIV.blog DIV.row .right {
    float: right;
}
DIV.blog DIV.header INPUT.submit {
  margin-top: 8px;
}
DIV.blog DIV.post DIV.header INPUT.submit {
  margin-top: 4px;
  margin-left: 4px;
}
DIV.blog P.disclaimer, DIV.metaContent em {
  font-style: italic;
}
DIV.paging DIV.olderPosts {
  float: right;
}
DIV.blog DIV.postsContainer {
    float: left;    
    width: 490px;
}
#col3 .membershipForm UL.blogs LI {
 	padding: 6px 4px;
 	margin: 0;
}
UL.blogs LI.odd {
 	background-color: #F1F4E4;
}


DIV.captcha_container IMG {
 cursor: pointer; 
 cursor: hand; 
 border: 1px solid #ddd;
}

DIV.tableElement caption {
 font-style: italic;
 padding-bottom: 4px;
 text-align: center;
}

DIV.tableElement table {
 border: 1px solid #E8ECD7;
}

DIV.tableElement th {
 color: black;
 background: #F1F4E4;
 font-weight: bold;
}

DIV.tableElement tr td, DIV.tableElement tr th {
 border-top: 1px solid #E8ECD7;
 border-left: 1px solid #E8ECD7;
}

DIV.tableElement DIV.green table {
 border-color: #E8ECD7;
}

DIV.tableElement DIV.green th {
 color: black;
 background: #F1F4E4;
}

DIV.tableElement DIV.green tr td, DIV.tableElement DIV.green tr th {
 border-top-color: #E8ECD7;
 border-left-color:#E8ECD7;
}

DIV.tableElement DIV.silver table {
 border-color: #ccc;
}

DIV.tableElement DIV.silver th {
 color: black;
 padding: 2px;
 background: #ccc;
}

DIV.tableElement DIV.silver tr td, DIV.tableElement DIV.silver tr th {
 border-top-color: #aaa;
 border-left-color:#aaa;
}


