martes, 17 de julio de 2012

<data:blog.pageTitle/> ul {visibility: visible;top: 100%;} ul.art-hmenu li li:hover>ul {top: 0;left: 100%;} ul.art-hmenu:after, ul.art-hmenu ul:after { content: "."; height: 0; display: block; visibility: hidden; overflow: hidden; clear: both; } ul.art-hmenu, ul.art-hmenu ul {min-height: 0;} ul.art-hmenu ul { visibility: hidden; position: absolute; z-index: 10; left: 0; top: 0; background-image: url('https://lh4.googleusercontent.com/-kBvv2yMZKIY/UAXc2oYs3bI/AAAAAAAAAEg/A_PMLFr6Ya4/s1600/spacer.gif'); padding: 10px 30px 30px 30px; margin: -10px 0 0 -30px; } ul.art-hmenu ul.art-hmenu-left-to-right {right: auto; left: 0; margin: -10px 0 0 -30px;} ul.art-hmenu ul.art-hmenu-right-to-left {left: auto; right: 0; margin: -10px -30px 0 0;} ul.art-hmenu ul ul { padding: 30px 30px 30px 10px; margin: -30px 0 0 -10px; } ul.art-hmenu ul ul.art-hmenu-left-to-right { right: auto; left: 0; padding: 30px 30px 30px 10px; margin: -30px 0 0 -10px; } ul.art-hmenu ul ul.art-hmenu-right-to-left { left: auto; right: 0; padding: 30px 10px 30px 30px; margin: -30px -10px 0 0; } ul.art-hmenu li li:hover>ul.art-hmenu-left-to-right {right: auto; left: 100%;} ul.art-hmenu li li:hover>ul.art-hmenu-right-to-left {left: auto; right: 100%;} ul.art-hmenu{position:relative;padding: 0px 0px 0px 0px;} ul.art-hmenu{float: left;} /* end menu structure */ /* menu bar */ .art-nav { margin:0 auto; min-height: 32px; z-index: 100; margin-top: 0px; margin-bottom: 0px; } .art-nav:before, .art-nav:after{background-image: url('https://lh5.googleusercontent.com/-CzmXY7AGTaY/UAXckG1bN-I/AAAAAAAAABo/_2e4h_0YUdo/s1600/nav.png');} .art-nav:before{right: 0px;} .art-nav:after{width: 0px;} /* end menu bar */ .art-nav-outer{position:absolute;width:100%;} /* end Menu */ /* begin MenuItem */ ul.art-hmenu>li>a { position: relative; display: block; height: 32px; cursor: pointer; text-decoration: none; } ul.art-hmenu>li>a:before, ul.art-hmenu>li>a:after { position: absolute; display: block; content:' '; top: 0; bottom:0; z-index: -1; background-image: url('https://lh3.googleusercontent.com/-nxtYX834Joo/UAXckiKv0EI/AAAAAAAAABw/vZUuROB87HM/s1600/menuitem.png'); } ul.art-hmenu>li>a:before { left: 0; right: 0px; background-position: top left; } ul.art-hmenu>li>a:after { width: 0px; right: 0; background-position: top right; } .art-hmenu a, .art-hmenu a:link, .art-hmenu a:visited, .art-hmenu a:hover { font-size: 12px; text-align: left; text-decoration: none; text-transform: uppercase; } ul.art-hmenu>li>a { color: #CCCEC5; padding: 0 18px; line-height: 32px; text-align: center; } ul.art-hmenu>li>a.active:before {background-position: bottom left;} ul.art-hmenu>li>a.active:after {background-position: bottom right;} ul.art-hmenu>li>a.active {color: #000000;} ul.art-hmenu>li>a:hover:before, ul.art-hmenu>li:hover>a:before {background-position: center left;} ul.art-hmenu>li>a:hover:after, ul.art-hmenu>li:hover>a:after {background-position: center right;} ul.art-hmenu>li>a:hover, ul.art-hmenu>li:hover>a{ color: #202315;} /* end MenuItem */ /* begin MenuSeparator */ ul.art-hmenu>li:before { position:absolute; display: block; content:' '; top:0; left: -1px; width:1px; height: 32px; background: url('https://lh4.googleusercontent.com/-uc8gBqlFAm4/UAXcmpn0ltI/AAAAAAAAAB4/TXYh_B0EdiM/s1600/menuseparator.png') center center no-repeat; } ul.art-hmenu>li {margin-left:1px;} ul.art-hmenu>li:first-child {margin-left:0;} ul.art-hmenu>li:first-child:before{display:none;} /* end MenuSeparator */ /* begin MenuSubItem */ .art-hmenu ul a { display: block; text-align: center; white-space: nowrap; height: 23px; line-height: 23px; background-image: url('https://lh3.googleusercontent.com/-kZcyzbht4jY/UAXcnJ9FGzI/AAAAAAAAACA/t5IRgxPIFm4/s1600/subitem.png'); background-position: left top; background-repeat: repeat-x; border-width: 1px; border-style: solid; border-top-width: 0; border-color: #A4AF79; min-width: 7em; } .art-hmenu ul>li:first-child>a { border-top-width: 1px; } .art-hmenu ul a, .art-hmenu ul a:link, .art-hmenu ul a:visited, .art-hmenu ul a:hover, .art-hmenu ul a:active { text-align: left; text-decoration: none; line-height: 23px; color: #23241E; font-size: 11px; margin:0; padding: 0 17px; } .art-hmenu ul li a:hover { color: #000000; background-position: left bottom; border-color: #606354; border-top-width: 1px !important; } .art-hmenu ul li a.art-hmenu-before-hovered { border-bottom-width: 0 !important; } .art-hmenu ul li:hover>a { color: #000000; background-position: left bottom; border-color: #606354; border-top-width: 1px !important; } ul.art-hmenu ul ul { margin-left: -11px; z-index: -1;} ul.art-hmenu ul ul.art-hmenu-left-to-right { margin-left: -11px; } ul.art-hmenu ul ul.art-hmenu-right-to-left { margin-right: -11px; } /* end MenuSubItem */ /* begin Header */ div.art-header { margin: 0 auto; position: relative; width:100%; height: 200px; margin-top: 10px; margin-bottom: 0px; } .art-header:after { position: absolute; z-index:-1; display:block; content:' '; top: 0; width:100%; height: 200px; background-image: url('https://lh6.googleusercontent.com/-tHYNgULRABo/UAXcnii2irI/AAAAAAAAACI/UMlCIVRV5yk/s1600/header.jpg'); background-repeat: no-repeat; background-position: center left; } body#layout #Header1 { display: block; }/* end Header */ /* begin HeaderObject */ div.art-headerobject { display: block; position: relative; left: 26%; margin-left: -42px; position: absolute; top: 50px; width: 160px; height: 100px; background-image: url('https://lh5.googleusercontent.com/-syJUp1wjIhU/UAXcpTly25I/AAAAAAAAACQ/vQ3VOLNLE1s/s1600/header-object.png'); } /* end HeaderObject */ /* begin Logo */ div.art-logo { display: block; position: absolute; top: 75px; left: 26%; margin-left: 130px; } .art-logo-name { display: block; text-align: left; } .art-logo-name, .art-logo-name a, .art-logo-name a:link, .art-logo-name a:visited, .art-logo-name a:hover { font-weight: bold; font-size: 30px; padding: 0; margin: 0; color: #000000 !important; } .art-logo-text { display: block; text-align: left; } .art-logo-text, .art-logo-text a, .art-logo-text a:link, .art-logo-text a:visited, .art-logo-text a:hover { font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif; font-size: 12px; padding: 0; margin: 0; color: #000000 !important; } /* end Logo */ /* begin Layout */ .art-layout-wrapper { position:relative; margin:3px auto 0px auto; } .art-content-layout { display: table; width:100%; table-layout: fixed; border-collapse: collapse; } .art-content-layout-row {display: table-row;} .art-layout-cell { display: table-cell; vertical-align: top; } body#layout .art-content-layout { width: 100%; } /* end Layout */ /* begin Button */ span.art-button-wrapper>a.art-button, span.art-button-wrapper>a.art-button:link, span.art-button-wrapper>input.art-button, span.art-button-wrapper>button.art-button { text-decoration: none; font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif; font-style: normal; font-weight: bold; font-size: 12px; text-transform: uppercase; position:relative; top:0; display: inline-block; vertical-align: middle; white-space: nowrap; text-align: center; color: #E2E3DE !important; width: auto; outline: none; border: none; background: none; line-height: 26px; height: 26px; margin: 0 !important; padding: 0 9px !important; overflow: visible; cursor: pointer; text-indent: 0; } .art-button img, span.art-button-wrapper img { margin: 0; vertical-align: middle; } span.art-button-wrapper { position:relative; vertical-align: middle; display: inline-block; position: relative; height: 26px; overflow: hidden; white-space: nowrap; text-indent: 0; width: auto; max-width:784px; margin: 0; padding: 0; z-index: 0; } .firefox2 span.art-button-wrapper { display: block; float: left; } input, select, textarea { vertical-align: middle; font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif; font-style: normal; font-weight: bold; font-size: 12px; text-transform: uppercase; } div.art-block select { width:96%; } span.art-button-wrapper.hover>.art-button, span.art-button-wrapper.hover>a.art-button:link { color: #F0F7CF !important; text-decoration: none !important; } span.art-button-wrapper.active>.art-button, span.art-button-wrapper.active>a.art-button:link { color: #E5E8D9 !important; } span.art-button-wrapper>span.art-button-l, span.art-button-wrapper>span.art-button-r { display: block; position: absolute; top: 0; bottom: 0; margin: 0; padding: 0; background-image: url('https://lh4.googleusercontent.com/-TqvY_vulrBw/UAXcpklApdI/AAAAAAAAACY/nAKOmGGrBV4/s1600/button.png'); background-repeat: no-repeat; } span.art-button-wrapper>span.art-button-l { left: 0; right: 10px; background-position: top left; } span.art-button-wrapper>span.art-button-r { width: 10px; right: 0; background-position: top right; } span.art-button-wrapper.hover>span.art-button-l { background-position: center left; } span.art-button-wrapper.hover>span.art-button-r { background-position: center right; } span.art-button-wrapper.active>span.art-button-l { background-position: bottom left; } span.art-button-wrapper.active>span.art-button-r { background-position: bottom right; } span.art-button-wrapper input { float: none !important; } /* end Button */ /* begin Box, Block, VMenuBlock */ .art-vmenublock { max-width:784px; } .art-vmenublock-body { padding:0px; } .art-vmenublock { margin: 0px; } div.art-vmenublock img { } /* end Box, Block, VMenuBlock */ /* begin Box, Box, VMenuBlockContent */ .art-vmenublockcontent { max-width:784px; } .art-vmenublockcontent-body { padding:0px; } .art-vmenublockcontent { max-width:784px; } .art-vmenublockcontent-body { padding:0px; } /* end Box, Box, VMenuBlockContent */ /* begin VMenu */ ul.art-vmenu, ul.art-vmenu ul { list-style: none; display: block; } ul.art-vmenu, ul.art-vmenu li { display: block; margin: 0; padding: 0; width: auto; line-height: 0; } ul.art-vmenu { margin-top: 0px; margin-bottom: 0px; } ul.art-vmenu ul { display: none; } ul.art-vmenu ul.active { display: block; } body#layout #LinkList97, body#layout #BlogArchive99, body#layout #PageList99 { display: block; } /* end VMenu */ /* begin VMenuItem */ ul.art-vmenu a { display: block; cursor: pointer; z-index:0; text-decoration: none; font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif; font-style: normal; font-weight: normal; font-size: 12px; text-transform: uppercase; margin-left:0; margin-right:0; } ul.art-vmenu ul, ul.art-vmenu li, ul.art-vmenu a {position:relative;} ul.art-vmenu>li>a { color: #BAC299; padding: 0 10px 0 10px; height: 30px; line-height: 30px; white-space: nowrap; } ul.art-vmenu>li>a.active {color: #D3E774;} ul.art-vmenu a:hover, ul.art-vmenu a.active:hover {color: #DDEC93;} ul.art-vmenu>li>a:before, ul.art-vmenu>li>a:after { position: absolute; display: block; content: ' '; z-index:-1; background-image: url('https://lh5.googleusercontent.com/-j_aJq58dlN0/UAXcqKKPZxI/AAAAAAAAACg/aVkxTdW7r1A/s1600/vmenuitem.png'); top:0; height:30px; } ul.art-vmenu>li>a:before{left: 0;right: 0px;background-position: top left;} ul.art-vmenu>li>a:after{width: 0px;right: 0;background-position: top right;} ul.art-vmenu>li>a.active:before {background-position: bottom left;} ul.art-vmenu>li>a.active:after {background-position: bottom right;} ul.art-vmenu>li>a:hover {background-color: transparent;} ul.art-vmenu>li>a:hover:before {background-position: center left;} ul.art-vmenu>li>a:hover:after {background-position: center right;} ul.art-vmenu>li{margin-top:0px;} ul.art-vmenu>li>ul{margin-top:0px;} ul.art-vmenu>li:first-child{margin-top:0;} /* end VMenuItem */ /* begin VMenuSubItem */ ul.art-vmenu ul, ul.art-vmenu ul li{margin: 0;padding: 0;} ul.art-vmenu ul, ul.art-vmenu li li, ul.art-vmenu li li a { position:relative; } ul.art-vmenu ul { margin-left: 0px; margin-right: 0px; } ul.art-vmenu ul a { display: block; position:relative; white-space: nowrap; height: 30px; overflow: visible; background-image: url('https://lh3.googleusercontent.com/-9Mi-77N9sDM/UAXcrAeVDOI/AAAAAAAAACo/wo20l1Fho0c/s1600/vsubitem.png'); background-repeat: repeat-x; background-position: top left; padding:0; padding-left:45px; padding-right:15px; } ul.art-vmenu ul a.active{background-position: bottom left;} ul.art-vmenu ul a:hover{background-position: center left;} ul.art-vmenu ul li li a:hover, ul.art-vmenu ul li li a:hover.active{background-position: left center;} ul.art-vmenu ul a:after { display: block; position:absolute; top:4px; content:' '; width: 20px; height: 22px; overflow: visible; background-image: url('https://lh6.googleusercontent.com/-HsSErkFiueY/UAXcsvJe6XI/AAAAAAAAAC4/ppU8nspc-wc/s1600/vsubitemicon.png'); background-position: top left; background-repeat: no-repeat; left: 15px; } ul.art-vmenu ul a:hover:after{background-position: center left;} ul.art-vmenu ul a.active:hover:after{background-position: center left;} ul.art-vmenu ul a.active:after{background-position: bottom left;} ul.art-vmenu ul a, ul.art-vmenu ul a:link, ul.art-vmenu ul a:visited, ul.art-vmenu ul a:hover, ul.art-vmenu ul a:active { line-height: 30px; color: #B1B4A7; font-size: 11px; margin-left: 0; margin-right: 0; } ul.art-vmenu>li>ul>li:first-child{padding-top: 10px;} ul.art-vmenu>li>ul{padding-bottom: 10px;} ul.art-vmenu>li>ul>li:first-child{margin-top:0;} ul.art-vmenu li li{position:relative;margin-top:2px;} ul.art-vmenu ul ul a:after{left:30px;} ul.art-vmenu ul ul ul a:after{left:45px;} ul.art-vmenu ul ul ul ul a:after{left:60px;} ul.art-vmenu ul ul ul ul ul a:after{left:75px;} ul.art-vmenu ul ul a{padding-left:60px;} ul.art-vmenu ul ul ul a{padding-left:75px;} ul.art-vmenu ul ul ul ul a{padding-left:90px;} ul.art-vmenu ul ul ul ul ul a{padding-left:105px;} ul.art-vmenu ul li a.active { color: #B0CC24; } ul.art-vmenu ul li a:hover, ul.art-vmenu ul li a:hover.active { color: #BAC299; } /* end VMenuSubItem */ /* begin Box, Block */ .art-block { max-width:784px; } .art-block-body { padding:0px; } .art-block { margin: 5px; } div.art-block img { /* WARNING do NOT collapse this to 'border' - inheritance! */ border-width: 0px; margin: 5px; } /* end Box, Block */ /* begin BlockHeader */ .art-blockheader {margin-bottom: 0px;} .art-blockheader, .art-blockheader .t { min-height: 38px; line-height:38px; } .art-blockheader .t, .art-blockheader .t a, .art-blockheader .t a:link, .art-blockheader .t a:visited, .art-blockheader .t a:hover { color: #C3DD40; font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif; font-size: 14px; } .art-blockheader .t { margin:0; padding: 0 10px 0 10px; white-space: nowrap; } /* end BlockHeader */ /* begin Box, BlockContent */ .art-blockcontent { max-width:784px; } .art-blockcontent-body { padding:5px; } .art-blockcontent-body, .art-blockcontent-body table, .art-blockcontent-body li, .art-blockcontent-body a, .art-blockcontent-body a:link, .art-blockcontent-body a:visited, .art-blockcontent-body a:hover { color: #A0AB73; font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif; font-size: 12px; } .art-blockcontent-body p { margin-top: 0px; margin-right: 5px; margin-bottom: 0px; margin-left: 5px; } .art-blockcontent-body a, .art-blockcontent-body a:link { color: #D3E774; text-decoration: underline; } .art-blockcontent-body a:visited, .art-blockcontent-body a.visited { color: #BAC299; text-decoration: underline; text-decoration: none; } .art-blockcontent-body a:hover, .art-blockcontent-body a.hover { color: #E1EEA0; text-decoration: none; text-decoration: underline; } .art-blockcontent-body ul li { font-size: 13px; line-height: 125%; color: #AFB889; margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px; padding: 0px 0px 0px 13px; background-image: url('https://lh6.googleusercontent.com/-iyGgsHajMO0/UAXctwGlfAI/AAAAAAAAADA/rdfRBXGULzQ/s1600/blockcontentbullets.png'); background-repeat: no-repeat; background-position: top left; } /* Variable definitions ==================== */ .art-blockcontent-body { color: $textcolor; } .art-blockcontent-body a:link { color: $linkcolor; } .art-blockcontent-body a:visited, .art-blockcontent-body a.visited { color: $visitedlinkcolor; } .art-blockcontent-body a:hover, .art-blockcontent-body a.hover { color: $hoveredlinkcolor; } .toggle span { color: $linkcolor; } .gsc-branding-text { color: $textcolor !important; } /* end Box, BlockContent */ /* begin Box, Post */ .art-post { max-width:784px; } .art-post-body { padding:10px; } .art-post { margin: 5px; } a img { border: 0; } .art-article img, img.art-article, .art-block img, .art-footer img { border-color: #868A75; border-style: solid; border-width: 0px; margin: 5px 5px 5px 5px; } .art-metadata-icons img { border: none; vertical-align: middle; margin: 2px; } .art-article table, table.art-article { border-collapse: collapse; margin: 1px; } .art-post .art-content-layout-br { height: 0px; } .art-article th, .art-article td { padding: 2px; border: solid 1px #464C2E; vertical-align: top; text-align: left; } .art-article th { text-align: center; vertical-align: middle; padding: 7px; } pre { overflow: auto; padding: 0.1em; } #uds-searchControl .gsc-results, #uds-searchControl .gsc-tabhActive { border-color: #464C2E !important; } /* end Box, Post */ /* begin PostHeaderIcon */ .art-postheader { color: #D6E87D; margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 1em; } .art-postheader, .art-postheader a, .art-postheader a:link, .art-postheader a:visited, .art-postheader a.visited, .art-postheader a:hover, .art-postheader a.hovered { font-size: 24px; } .art-postheader a, .art-postheader a:link { text-align: left; text-decoration: underline; color: #CEE363; } .art-postheader a:visited, .art-postheader a.visited { text-decoration: none; color: #C4CBA9; } .art-postheader a:hover, .art-postheader a.hovered { text-decoration: none; text-decoration: underline; color: #D3E774; } /* end PostHeaderIcon */ /* begin PostIcons, PostHeaderIcons */ .art-postheadericons, .art-postheadericons a, .art-postheadericons a:link, .art-postheadericons a:visited, .art-postheadericons a:hover { font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif; font-style: italic; font-weight: normal; font-size: 11px; color: #AFB889; } .art-postheadericons { padding: 1px; } .art-postheadericons a, .art-postheadericons a:link { text-decoration: none; color: #B1B4A7; } .art-postheadericons a:visited, .art-postheadericons a.visited { color: #B1B4A7; } .art-postheadericons a:hover, .art-postheadericons a.hover { text-decoration: underline; color: #606354; } /* end PostIcons, PostHeaderIcons */ /* begin PostIcon, PostDateIcon */ span.art-postdateicon { background:url('https://lh4.googleusercontent.com/-y8-z35YuikY/UAXcvNRSDLI/AAAAAAAAADI/p0doCiJ5O9Q/s1600/postdateicon.png') no-repeat left 0.5em; padding-top:7px; margin-top:-7px; padding-left:19px; min-height:15px; display:inline-block; line-height: 1em; } span.art-postdateicon:after { content: '.'; width: 1px; visibility: hidden; display: inline-block; }/* end PostIcon, PostDateIcon */ /* begin PostIcon, PostAuthorIcon */ span.art-postauthoricon { background:url('https://lh3.googleusercontent.com/-uMN16LSUdDE/UAXcv9ZeYHI/AAAAAAAAADQ/5GkvyctN5f0/s1600/postauthoricon.png') no-repeat left 0.5em; padding-top:9px; margin-top:-9px; padding-left:24px; min-height:18px; display:inline-block; line-height: 1em; } span.art-postauthoricon:after { content: '.'; width: 1px; visibility: hidden; display: inline-block; }/* end PostIcon, PostAuthorIcon */ /* begin PostIcon, PostEmailIcon */ span.art-postemailicon { background:url('https://lh4.googleusercontent.com/-qS3ZUbSa7d8/UAXcwirwrxI/AAAAAAAAADY/p6Eow2gtz04/s1600/postemailicon.png') no-repeat left 0.5em; padding-top:4px; margin-top:-4px; padding-left:20px; min-height:9px; display:inline-block; line-height: 1em; } span.art-postemailicon:after { content: '.'; width: 1px; visibility: hidden; display: inline-block; }/* end PostIcon, PostEmailIcon */ /* begin PostIcon, PostEditIcon */ span.art-postediticon { background:url('https://lh6.googleusercontent.com/-QLwaVvcnG2o/UAXcxD0wqrI/AAAAAAAAADg/c8WfP35QhuA/s1600/postediticon.png') no-repeat left 0.5em; padding-top:8px; margin-top:-8px; padding-left:22px; min-height:16px; display:inline-block; line-height: 1em; } span.art-postediticon:after { content: '.'; width: 1px; visibility: hidden; display: inline-block; }/* end PostIcon, PostEditIcon */ /* begin PostBullets */ .art-postcontent ol, .art-postcontent ul { margin: 1em 0 1em 2em; padding: 0; } .art-postcontent li { font-size: 13px; text-align: justify; } .art-postcontent li ol, .art-post li ul { margin: 0.5em 0 0.5em 2em; padding: 0; } .art-postcontent li { color: #A5A899; margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: -15px; padding: 0; } .art-postcontent li { padding: 0px 0px 0px 26px; } .art-postcontent ol>li { background: none; padding-left: 0; /* overrides overflow for "ul li" and sets the default value */ overflow: visible; } .art-postcontent ul>li { background-image: url('https://lh4.googleusercontent.com/-Q4vAty_mAhI/UAXcx-BnXUI/AAAAAAAAADo/v9AlVucpsuo/s1600/postbullets.png'); background-repeat: no-repeat; background-position: top left; padding-left: 26px; /* makes "ul li" not to align behind the image if they are in the same line */ overflow-x: visible; overflow-y: hidden; } /* end PostBullets */ /* begin PostQuote */ blockquote, blockquote a, .art-postcontent blockquote a, .art-blockcontent blockquote a, .art-footer blockquote a, blockquote a:link, .art-postcontent blockquote a:link, .art-blockcontent blockquote a:link, .art-footer blockquote a:link, blockquote a:visited, .art-postcontent blockquote a:visited, .art-blockcontent blockquote a:visited, .art-footer blockquote a:visited, blockquote a:hover, .art-postcontent blockquote a:hover, .art-blockcontent blockquote a:hover, .art-footer blockquote a:hover { color: #161A05; font-style: italic; font-weight: normal; text-align: justify; } /* Override native 'p' margins*/ blockquote p, .art-postcontent blockquote p, .art-blockcontent blockquote p, .art-footer blockquote p { margin: 0; } blockquote { margin: 10px; padding: 2px; background-color: #F0F7CF; margin-left: 50px; padding-left: 39px; background-image: url('https://lh5.googleusercontent.com/-9AljSHBJZnk/UAXcyUjiCCI/AAAAAAAAADw/Rq8Q8z3k45U/s1600/postquote.png'); background-position: left top; background-repeat: no-repeat; /* makes block not to align behind the image if they are in the same line */ overflow: auto; clear:both; } /* end PostQuote */ /* begin PostIcons, PostFooterIcons */ .art-postfootericons, .art-postfootericons a, .art-postfootericons a:link, .art-postfootericons a:visited, .art-postfootericons a:hover { font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif; font-style: italic; font-weight: normal; font-size: 11px; color: #AFB889; } .art-postfootericons { padding: 1px; } .art-postfootericons a, .art-postfootericons a:link { text-decoration: none; color: #B1B4A7; } .art-postfootericons a:visited, .art-postfootericons a.visited { color: #B1B4A7; } .art-postfootericons a:hover, .art-postfootericons a.hover { text-decoration: underline; color: #879C1C; } /* end PostIcons, PostFooterIcons */ /* begin PostIcon, PostTagIcon */ span.art-posttagicon { background:url('https://lh5.googleusercontent.com/-CLudZGAG1DQ/UAXcygpxBhI/AAAAAAAAAD4/yR0T3Y9K9qc/s1600/posttagicon.png') no-repeat left 0.5em; padding-top:9px; margin-top:-9px; padding-left:24px; min-height:18px; display:inline-block; line-height: 1em; } span.art-posttagicon:after { content: '.'; width: 1px; visibility: hidden; display: inline-block; }/* end PostIcon, PostTagIcon */ /* begin PostIcon, PostCommentsIcon */ span.art-postcommentsicon { background:url('https://lh4.googleusercontent.com/-tPHslRd6WMM/UAXczPou8WI/AAAAAAAAAEA/aqetwE3Y2p0/s1600/postcommentsicon.png') no-repeat left 0.5em; padding-top:9px; margin-top:-9px; padding-left:24px; min-height:18px; display:inline-block; line-height: 1em; } span.art-postcommentsicon:after { content: '.'; width: 1px; visibility: hidden; display: inline-block; }/* end PostIcon, PostCommentsIcon */ /* begin Footer */ .art-footer { position: relative; margin-top:0px; margin-bottom:0px; width: 100%; } .art-footer-body { position:relative; padding: 8px; } .art-footer-body ul li { font-size: 13px; line-height: 125%; color: #BAC299; margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 5px; padding: 0px 0px 0px 21px; background-image: url('https://lh5.googleusercontent.com/-06_RwxHK0-E/UAXc12wg4iI/AAAAAAAAAEY/CyS9lIyT72o/s1600/footerbullets.png'); background-repeat: no-repeat; background-position: top left; } .art-footer-body:before { position: absolute; content:' '; z-index:-2; left:0; right:0; top:0; bottom:0px; background-image: url('https://lh5.googleusercontent.com/-YzCEliB6Cxk/UAXc1TnyorI/AAAAAAAAAEQ/P_mWZcYRs7U/s1600/footer.png'); background-position:bottom left; } .art-footer-body .art-rss-tag-icon { position: absolute; left: 6px; bottom:8px; z-index:1; } .art-rss-tag-icon { display: block; background-image: url('https://lh4.googleusercontent.com/-iWpmadLTs0Q/UAXcznOsk1I/AAAAAAAAAEI/HQl3N_UTLnw/s1600/rssicon.png'); background-position: center right; background-repeat: no-repeat; height: 32px; width: 30px; cursor: default; } .art-footer-text p { padding:0; margin:0; } .art-footer-body, .art-footer-body a, .art-footer-body a:link, .art-footer-body a:visited, .art-footer-body a:hover, .art-footer-body td, .art-footer-body th, .art-footer-body caption { color: #C7CDAC; font-size: 11px; } .art-footer-text { min-height: 32px; padding-left: 10px; padding-right: 10px; } .art-footer-text, .art-footer-text p { text-align: center; } .art-footer-body a, .art-footer-body a:link { color: #CAE156; text-decoration: none; } .art-footer-body a:visited { color: #C0C8A3; } .art-footer-body a:hover { color: #95D733; text-decoration: underline; } div.art-footer img { /* WARNING do NOT collapse this to 'border' - inheritance! */ border-width: 0px; margin: 5px; }/* end Footer */ /* begin PageFooter */ .art-page-footer, .art-page-footer a, .art-page-footer a:link, .art-page-footer a:visited, .art-page-footer a:hover { font-family: Arial; font-size: 10px; letter-spacing: normal; word-spacing: normal; font-style: normal; font-weight: normal; text-decoration: underline; color: #B9BBAF; } .art-page-footer { position: relative; z-index: 10; padding: 1em; text-align: center; text-decoration: none; color: #C0C8A3; } /* end PageFooter */ /* begin LayoutCell, content */ body#layout .art-content-layout .art-content { } /* end LayoutCell, content */ /* begin LayoutCell, sidebar1 */ .art-content-layout .art-sidebar1 { width: 250px; } body#layout .art-content-layout .art-sidebar1 { width: 250px; } /* end LayoutCell, sidebar1 */ /*[*//*]*/ ]]>