/* begin Page */ .cleared { width:1px; } /* Start Box */ .wto-box, .wto-box-body { zoom:1; } /* End Box */ /* Start Bar */ .wto-bar{ zoom:1; } /* End Bar */ /* end Page */ /* begin Header */ .wto-header { zoom:expression(runtimeStyle.zoom=1,insertBefore(document.createElement('div'),firstChild).className='wto-header-png'); } .wto-header-png { position: absolute; z-index:-2; top: 0; width:100%; height: 300px; background-image: url('images/header.png'); background-repeat: no-repeat; background-position:top right; } /* end Header */ /* begin Menu */ ul.wto-hmenu, ul.wto-hmenu ul, ul.wto-hmenu li, ul.wto-hmenu a { zoom:1; } .wto-hmenu li.wto-hmenuhover{ z-index: 10000; } .wto-hmenu .wto-hmenuhoverUL{ visibility: visible; top: 100%; left: 0; } .wto-hmenu .wto-hmenuhoverUL .wto-hmenuhoverUL{ top: 0; left: 100%; } .wto-hmenu ul li { float: left !important; clear: both; width: 100%; } .wto-nav { zoom: 1; height: 39px; background:#FFFFFF; } /* end Menu */ /* begin MenuItem */ .wto-hmenu a { display:inline-block; color: #FFFFFF; background-color:#3B3B3B; padding: 0 22px; line-height: 27px; text-align: center; } .wto-hmenu a.active { color: #FFFFFF; background-color:#FD1717; } .wto-hmenu a:hover, .wto-hmenuhoverA, .wto-hmenuhover a { color: #FFFFFF; background-color:#D91778; } /* end MenuItem */ /* begin MenuSeparator */ ul.wto-hmenu li { margin-left:expression(this.previousSibling==null?'0':'9px'); } ul.wto-hmenu li li{ margin-left:0; } span.wto-hmenu-separator { position:absolute; display: block; top:0; left: -9px; width: 9px; height: 27px; background: url('images/menuseparator.png') center center no-repeat; } /* end MenuSeparator */ /* begin MenuSubItem */ .wto-hmenu ul a { color: #DEDEDE !important; float: left; } .wto-hmenu ul a:hover, .wto-hmenu ul .wto-hmenuhover .wto-hmenuhoverA { color: #F7B1D4 !important; background-position: left bottom; border-color: #EB3D94; border-top-width: 1px !important; } /* end MenuSubItem */ /* begin HeaderObject */ div.wto-headerobject{ font-size: 1px; } /* end HeaderObject */ /* begin Box, Sheet */ .wto-sheet { background:#FFFFFF; } /* end Box, Sheet */ /* begin Layout */ .wto-content-layout, .wto-content-layout-row, .wto-layout-cell { display: block; zoom: 1; } .wto-layout-cell { position:relative; float: left; clear: right; } /* end Layout */ /* begin Box, Block, VMenuBlock */ .wto-vmenublock { background:#FFFFFF; } /* end Box, Block, VMenuBlock */ /* begin BlockHeader, VMenuBlockHeader */ .wto-vmenublockheader { background:#F20202; } /* end BlockHeader, VMenuBlockHeader */ /* begin Box, Box, VMenuBlockContent */ .wto-vmenublockcontent { background:#D9D9D9; } /* end Box, Box, VMenuBlockContent */ /* begin VMenuItem */ ul.wto-vmenu, ul.wto-vmenu ul, ul.wto-vmenu li, ul.wto-vmenu a { position:relative; zoom: 1; } ul.wto-vmenu li { z-index:0; margin-top:expression(this.previousSibling==null?'0':'2px'); } ul.wto-vmenu ul{ margin-top:2px; padding-bottom: 2px; } ul.wto-vmenu a { color: #000000; background-color:#D9D9D9; padding: 0 14px 0 25px; height: 32px; line-height: 32px; } .wto-vmenu a.active { color: #C9C9C9; background-color:#FD1717; } ul.wto-vmenu a:hover { color: #4A4A4A; background-color:#FD1717; } /* end VMenuItem */ /* begin VMenuSubItem */ ul.wto-vmenu ul a { color: #4A4A4A !important; } ul.wto-vmenu li li { padding-top:expression(this.previousSibling==null?'2px':'0'); margin-top:expression(this.previousSibling==null?'0':'0'); } ul.wto-vmenu ul ul { margin-top:0; } ul.wto-vmenu ul a.active { color: #4A4A4A !important; } ul.wto-vmenu ul a:hover { color: #F59EC9 !important; } /* end VMenuSubItem */ /* begin Box, Block */ .wto-block { background:#D9D9D9; } /* end Box, Block */ /* begin BlockHeader */ .wto-blockheader { background:#D9D9D9; } /* end BlockHeader */ /* begin Box, BlockContent */ .wto-blockcontent { background:#D9D9D9; } .wto-blockcontent-body ul li{ height: 1%; } /* end Box, BlockContent */ /* begin Button */ .wto-button-wrapper{ zoom: 1; } .wto-button-wrapper .wto-button-l, .wto-button-wrapper .wto-button-r { display: none; } .wto-button-wrapper .wto-button { float: left; } /* end Button */ /* begin Box, Post */ .wto-post { background:#FFFFFF; } /* end Box, Post */ /* begin PostIcons, PostHeaderIcons */ .wto-postheadericons span{ zoom: 1; } /* end PostIcons, PostHeaderIcons */ /* begin PostBullets */ .wto-post ul li, .wto-post ol ul li { height: 1%; padding-left: 14px; /* makes "ul li" not to align behind the image if they are in the same line */ overflow-x: visible; overflow-y: hidden; } .wto-post ul ol li { background: none; padding-left: 0; /* overrides overflow for "ul li" and sets the default value */ overflow: visible; } /* end PostBullets */ /* begin PostIcons, PostFooterIcons */ .wto-postfootericons span{ zoom: 1; } /* end PostIcons, PostFooterIcons */ /* begin Footer */ .wto-footer-body{ padding-right: 0; zoom:1; } .wto-footer{ zoom:1; background:#FFFFFF; } .wto-footer-text { height: 27px; } .wto-rss-tag-icon { zoom: 1; font-size: 1px; } /* end Footer */ /* begin WordPress, Template.WordPress */ input.wto-search-button{ display: none; } input.wto-search-text { padding-right: 0; } form.wto-search div { margin: 0; }/* end WordPress, Template.WordPress */ /* begin LayoutCell, content */ .wto-content { width: auto; } /* end LayoutCell, content */ .commentlist, .commentlist li { behavior: none; }