segunda-feira, 2 de abril de 2012

Someone has sent you a message from The Economist Conferences - Latin America Region

... If you have more than one nice-menu and want to target a particular one, use its id (e.g. ul#nice-menu-2). See README.txt and the handbook page (http://drupal.org/node/185543) for some CSS customization examples. */ /****************************** Global CSS for ALL menu types ******************************/ ul.nice-menu, ul.nice-menu ul { list-style: none; padding: 0; margin: 0; border: none; } ul.nice-menu li { border: none; border-top: 0; float: left; background-color: inherit; /* Additional overrides to deal with Garland theme. */ margin: 0; padding-left: 0; background-image: none; } /* Overrides for Garland header. */ #header-region ul.nice-menu li { margin: 0; /* Padding rules are needed to deal with Garland's header line-height. */ padding-top: 0.1em; padding-bottom: 0.1em; background: inherit; } ul.nice-menu a { padding: 0.3em 5px 0.3em 5px; } ul.nice-menu ul, /* Repeat for Garland header. */ #header-region ul.nice-menu ul { top: 1.8em; left: -1px; border: 0; border-top: inherit; margin-right: 0; } /* Override for Garland header. */ #header-region ul.nice-menu ul { top: 1.7em; } ul.nice-menu ul li { width: 7.4em; background: #E7E7E7; } ul.nice-menu ul li:hover { background: #DBDBDD; } /****************************** VERTICAL (left/right) menus ******************************/ /* This is the default width of all vertical menus. */ ul.nice-menu-right, ul.nice-menu-left, ul.nice-menu-right li, ul.nice-menu-left li { width: 12.5em; } /* VERTICAL menus where submenus pop RIGHT (default). */ ul.nice-menu-right ul { width: 12.5em; left: 12.5em; top: -1px; } ul.nice-menu-right ul ul { width: 12.5em; left: 12.5em; top: -1px; } ul.nice-menu-right li.menuparent, ul.nice-menu-right li li.menuparent { background: inherit; } ul.nice-menu-right li.menuparent:hover, ul.nice-menu-right li.over, ul.nice-menu-right li li.menuparent:hover, ul.nice-menu-right li li.over { background: inherit; } /* VERTICAL menus where submenus pop LEFT. */ ul.nice-menu-left li ul { width: 12.5em; left: -12.65em; top: -1px; } ul.nice-menu-left li ul li ul { width: 12.5em; left: -12.65em; top: -1px; } ul.nice-menu-left li.menuparent, ul.nice-menu-left li li.menuparent { background: inherit; } ul.nice-menu-left li.menuparent:hover, ul.nice-menu-left li.over, ul.nice-menu-left li li.menuparent:hover, ul.nice-menu-left li li.over { background: inherit; } ul.nice-menu-left a, ul.nice-menu-left ul a { padding-left: 14px; } /****************************** HORIZONTAL (down) menus ******************************/ ul.nice-menu-down { float: left; border: 0; } ul.nice-menu-down li { border-top: inherit; } ul.nice-menu-down li li { border-top: 0; } ul.nice-menu-down ul { left: 0; } ul.nice-menu-down ul li { clear: both; } ul.nice-menu-down li ul li ul, /* Repeat for Garland header. */ #header-region ul.nice-menu-down li ul li ul { left: 12.5em; top: -1px; } ul.nice-menu-down .menuparent a { padding-right: 15px; } ul.nice-menu-down li.menuparent, /* Repeat for Garland header. */ #header-region ul.nice-menu-down li.menuparent { background: inherit; } ul.nice-menu-down li.menuparent li.first { margin-top: 0px; } ul.nice-menu-down li.menuparent:hover, ul.nice-menu-down li.over, /* Repeat for Garland header. */ #header-region ul.nice-menu-down li.menuparent:hover, #header-region ul.nice-menu-down li.over { background: inherit; } ul.nice-menu-down li li.menuparent, /* Repeat for Garland header. */ #header-region ul.nice-menu-down li li.menuparent { background: inherit; } ul.nice-menu-down li li.menuparent:hover, ul.nice-menu-down li li.over, /* Repeat for Garland header. */ #header-region ul.nice-menu-down li li.menuparent:hover, #header-region ul.nice-menu-down li li.over { background: inherit; }.og-picture-wrapper { border-bottom:1px dotted; padding:5px 0px; text-align:center; } .og-picture-wrapper .picture { float: none; } #block-og-5 div.item-list ul { padding: 0; margin: 0; } #block-og-5 div.item-list ul ul li {margin:0} /*tighter search button on group details block*/ #block-og-0 .form-item { margin-bottom: .4em; } /*no link on group title in group details block*/ #block-og-0 h2 a { text-decoration:none; } /*used in node-og-group-post.tpl.php*/ .groups .links { display: inline; } .view-id-og_members_faces table td, .view-id-og_members_block { text-align: center; vertical-align: bottom; } .view-id-og_members_block .item-list ul li { border-top: #CCCCCC 1px dotted; padding-top: 4px; list-style: none; background: none; margin-left: 0; padding-left: 0em; text-indent: -1em; } .view-id-og_members_faces tr.row-first td, .view-id-og_members_block ul li:first-child { border-top: none; } .view-id-og_members_faces div.picture, .view-id-og_members_block div.picture { float: none; } .views-field-is-admin { font-style: italic; } div.panel-pane div.admin-links { font-size: xx-small; margin-right: 1em; } div.panel-pane div.admin-links li a { color: #ccc; } div.panel-pane div.admin-links li { padding-bottom: 2px; background: white; z-index: 201; } div.panel-pane div.admin-links:hover a, div.panel-pane div.admin-links-hover a { color: #000; } div.panel-pane div.admin-links a:before { content: "["; } div.panel-pane div.admin-links a:after { content: "]"; } div.panel-pane div.panel-hide { display: none; } /** For IE we add the class via js; for other browsers we rely on :hover **/ div.panel-pane div.panel-hide-hover, div.panel-pane:hover div.panel-hide { display: block; position: absolute; z-index: 200; margin-top: -1.5em; } div.panel-pane div.node { margin: 0; padding: 0; } div.panel-pane div.feed a { float: right; } /* $Id: views_slideshow.css,v 1.1.2.1.2.5 2010/02/24 16:41:52 psynaptic Exp $ */ .views_slideshow_singleframe_no_display, .views_slideshow_singleframe_hidden, .views_slideshow_singleframe_controls, .views_slideshow_singleframe_image_count { display: none; } /* Pager Settings */ .views_slideshow_singleframe_pager div a img { width: 75px; height: 75px; } .views_slideshow_singleframe_pager div { display: inline; padding-left: 10px; } .views_slideshow_singleframe_pager.thumbnails a.activeSlide img { border: 3px solid #000; } .views_slideshow_singleframe_pager.numbered a.activeSlide { text-decoration: underline; } div.filefield-authcode-download-node-form * { display:inline; margin:0.1em; padding:0.1em; } div.fieldgroup { margin:.5em 0 1em 0; } div.fieldgroup .content { padding-left:1em;/*LTR*/ } .views-exposed-form .views-exposed-widget { float: left; /* LTR */ padding: .5em 1em 0 0; /* LTR */ } .views-exposed-form .views-exposed-widget .form-submit { margin-top: 1.6em; } .views-exposed-form .form-item, .views-exposed-form .form-submit { margin-top: 0; margin-bottom: 0; } .views-exposed-form label { font-weight: bold; } .views-exposed-widgets { margin-bottom: .5em; } html.js a.views-throbbing, html.js span.views-throbbing { background:url(../images/status-active.gif) no-repeat right center; padding-right:18px; } /* administrative hover links */ div.view div.views-admin-links { font-size: xx-small; margin-right: 1em; margin-top: 1em; /* width: 95%; */ } .block div.view div.views-admin-links { margin-top: 0; } div.view div.views-admin-links ul { margin: 0; padding: 0; } div.view div.views-admin-links li { margin: 0; padding: 0 0 2px 0; z-index: 201; } div.view div.views-admin-links li a { padding: 0; margin: 0; color: #ccc; } div.view div.views-admin-links li a:before { content: "["; } div.view div.views-admin-links li a:after { content: "]"; } div.view div.views-admin-links-hover a, div.view div.views-admin-links:hover a { color: #000; } div.view div.views-admin-links-hover, div.view div.views-admin-links:hover { background: transparent; } div.view div.views-hide { display: none; } /** For IE we add the class via js; for other browsers we rely on :hover **/ div.view div.views-hide-hover, div.view:hover div.views-hide { display: block; position: absolute; z-index: 200; } /* don't do this one in IE */ div.view:hover div.views-hide { margin-top: -1.5em; } /* Remove the border on tbody that system puts in */ .views-view-grid tbody { border-top: none; } .quicktabs-hide { display: none; } ul.quicktabs_tabs { margin-top: 0; } ul.quicktabs_tabs li { display: inline; background: none; list-style-type: none; padding: 2px; white-space: nowrap; } ul.quicktabs_tabs li a:focus { outline: none; } /* ** Ajax popups dialog box styles */ #popups-overlay { position: absolute; z-index: 8; background: black; top: 0; } #popups-loading { position: absolute; z-index: 10; opacity: 0.75; width: 100px; height: 100px; display: none; } .popups-box { position: absolute; z-index: 9; background: white; border: 1px solid black; padding: 0.5em; width: 600px; overflow: auto; } .popups-title { font-weight: bold; margin-bottom: 0.25em; } .popups-title div.title { float: left; } .popups-title .popups-close { float: right; } .popups-title .popups-close a { font-weight: normal; } /* Allow messages to be used as the title of the popups */ .popups-box div.messages { background: transparent; border: none; padding: 0; margin: 0; } .popups-box { border: 2px solid #EDF5FA; -moz-border-radius: 8px; -webkit-border-radius: 8px; opacity: 0.9; } .popups-title { border-bottom: 1px solid #b4d7f0; background-color: #d4e7f3; color: #455067; margin-bottom: 0.25em; padding: 0.25em; -moz-border-radius-topleft: 5px; -webkit-border-radius-topleft: 5px; } .popups-title .popups-close a { color: red; } .popups-box input { margin: 0.1em; } .popups-box input[type="text"]:focus, .popups-box input[type="password"]:focus, .popups-box textarea:focus { background-color: #FFA; outline: thin solid grey; } a.popups-processed { padding-right: 12px; background: url(popup-icon.png) no-repeat right; } .print-link { /* Use these for links above the content */ display: block; text-align: right; padding-bottom: 0.5em; /* Use these for links in a corner of the content */ /* position:relative; bottom: 0.5em; float:right; */ } div#block-print-0 span { display: block; } .print_html, .print_mail, .print_pdf { margin-left: 1em; } .print-syslink { margin-right: 1em; } img.print-icon { vertical-align: middle; } img.print-icon-margin { padding-right: 4px; } label.printmail-label { width: 175px; float: left; } /* jQuery Countdown styles 1.5.5. */ .hasCountdown { border: 1px solid #ccc; background-color: #eee; } .countdown_rtl { direction: rtl; } .countdown_holding span { background-color: #ccc; } .countdown_row { clear: both; width: 100%; padding: 0px 2px; text-align: center; } .countdown_show1 .countdown_section { width: 98%; } .countdown_show2 .countdown_section { width: 48%; } .countdown_show3 .countdown_section { width: 32.5%; } .countdown_show4 .countdown_section { width: 24.5%; } .countdown_show5 .countdown_section { width: 19.5%; } .countdown_show6 .countdown_section { width: 16.25%; } .countdown_show7 .countdown_section { width: 14%; } .countdown_section { display: block; float: left; font-size: 75%; text-align: center; } .countdown_amount { font-size: 200%; } .countdown_descr { display: block; width: 100%; } /* $Id: modalframe.parent.css,v 1.1.2.4 2010/01/02 06:07:14 markuspetrux Exp $ */ /** * jQuery UI Dialog classes. */ .modalframe { color: #000000; background-color: #ffffff; border: 2px solid #1b5084; } .modalframe .ui-dialog-titlebar { position: relative; cursor: move; height: 26px; background-color: #336699; border: 1px solid #6694c6; white-space: nowrap; } .modalframe .ui-dialog-title { display: block; position: absolute; top: 0; left: 0; margin: 0.2em 0.5em; padding: 0; color: #d9d9d9; } .modalframe .ui-dialog-titlebar-close { display: block; position: absolute; top: 0; right: 0; margin: 2px 2px 2px 0.5em; padding: 0; width: 23px; height: 20px; background: url(../images/close.gif) no-repeat 0 0; } .modalframe .ui-dialog-titlebar a.ui-state-hover, .modalframe .ui-dialog-titlebar a.ui-state-focus { background-position: 0 -20px; } .modalframe .ui-dialog-titlebar-close span { display: none; } .modalframe .ui-dialog-content { color: #292929; background-color: #f8f8f8; } /** * ui-dialog overlay. */ .ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #aaaaaa; opacity: 0.4; filter: alpha(opacity=40); } /** * Dialog content. */ #modalframe-container { margin: 0; padding: 0; background: url(../images/loading.gif) no-repeat 50% 50%; overflow: visible; } #modalframe-container.modalframe-loaded { background: none; } #modalframe-element { margin: 0; padding: 0; border: none; border-bottom: 1px solid #1b5084; } /** * Helpers to enhance the Modal Frame API. */ .modalframe-throbber { display: inline-block; width: 13px; height: 13px; background: transparent url(../images/throbber.gif) no-repeat 0 0; } body { margin: 1em; background-color: #fff; font-family: sans-serif; } th { text-align: left; /* LTR */ color: #006; border-bottom: 1px solid #ccc; } tr.odd { background-color: #ddd; } tr.even { background-color: #fff; } td { padding: 5px; } #menu { visibility: hidden; } #main { margin: 1em; } a:link {color: #000;} a:visited {color: #000;} a:hover {color: #00f;} a:link img, a:visited img {border: 0;} .print-footnote {font-size: xx-small;} img.print-logo {border: 0;} .print-site_name {} .print-breadcrumb {font-size: x-small;} .print-title {} .print-submitted {font-size: small;} .print-created {font-size: small;} .print-taxonomy { text-align: right; } .print-taxonomy li {display: inline;} .print-content {} .print-hr { border: 0; height: 1px; width: 100%; color: #9E9E9E; background-color: #9E9E9E; } .print-message { border: medium dotted blue; padding: 1em; } .print-source_url {font-size: small;} .print-links {font-size: small;} .print-footer {text-align: center;}

Brazil Innovation 2012

Nenhum comentário:

Postar um comentário