<data:blog.pageTitle/>
*/
.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 Button */
.art-button-wrapper .art-button
{
font-size: 13px;
display: inline-block;
vertical-align: middle;
white-space: nowrap;
text-align: left;
text-decoration: none !important;
color: #000000 !important;
width: auto;
outline: none;
border: none;
background: none;
line-height: 26px;
height: 26px;
margin: 0;
padding: 0 9px !important;
overflow: visible;
cursor: default;
z-index: 0;
}
.art-button img, .art-button-wrapper img
{
margin: 0;
vertical-align: middle;
}
.art-button-wrapper
{
vertical-align: middle;
display: inline-block;
position: relative;
height: 26px;
overflow: hidden;
white-space: nowrap;
width: auto;
margin: 0;
padding: 0;
z-index: 0;
}
.firefox2 .art-button-wrapper
{
display: block;
float: left;
}
input, select, textarea, select
{
vertical-align: middle;
font-size: 13px;
}
.art-block select
{
width:96%;
}
.art-button-wrapper.hover .art-button, .art-button:hover
{
color: #000000 !important;
text-decoration: none !important;
}
.art-button-wrapper.active .art-button
{
color: #EDEDED !important;
}
.art-button-wrapper .l, .art-button-wrapper .r
{
display: block;
position: absolute;
z-index: -1;
height: 78px;
margin: 0;
padding: 0;
background-image: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhNY-gg3XCJDM7ldESKMpvkAR92Y-wIhYueYFmrEPAhXQmHd3vD9a5hyphenhyphen3LyoGEIZtm0uIbPGj5NY7GRFc6pRMj9EE1RG8VaRuwHIncoRc-PMTq4uJDGRKmubAmcv2eaqBgU7wAnBJrGtWs/s800/button.png');
}
.art-button-wrapper .l
{
left: 0;
right: 8px;
}
.art-button-wrapper .r
{
width: 409px;
right: 0;
clip: rect(auto, auto, auto, 401px);
}
.art-button-wrapper.hover .l, .art-button-wrapper.hover .r
{
top: -26px;
}
.art-button-wrapper.active .l, .art-button-wrapper.active .r
{
top: -52px;
}
.art-button-wrapper input
{
float: none !important;
}
/* end Button */
/* begin Box, Post */
.art-post
{
position: relative;
z-index: 0;
margin: 0 auto;
min-width: 19px;
min-height: 19px;
}
.art-post-body
{
position: relative;
z-index: 1;
padding: 17px;
}
.art-post-tr, .art-post-tl, .art-post-br, .art-post-bl, .art-post-tc, .art-post-bc,.art-post-cr, .art-post-cl
{
position: absolute;
z-index: -1;
}
.art-post-tr, .art-post-tl, .art-post-br, .art-post-bl
{
width: 18px;
height: 18px;
background-image: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhJwGtR6kHoVmgWORV13IO-CFod8DwTEATgcTPcJIGcH-k_PUR9a5tnCX8fy0lXXHZwB10CZNiOwa3rL2SuA6shjPxVUpnik7IhdGKFQn1uVRAXtPzZBY3nlTMDaHkYTyrZ6P1sCX0UvLE/s320/post_s.png');
}
.art-post-tl
{
top: 0;
left: 0;
clip: rect(auto, 9px, 9px, auto);
}
.art-post-tr
{
top: 0;
right: 0;
clip: rect(auto, auto, 9px, 9px);
}
.art-post-bl
{
bottom: 0;
left: 0;
clip: rect(9px, 9px, auto, auto);
}
.art-post-br
{
bottom: 0;
right: 0;
clip: rect(9px, auto, auto, 9px);
}
.art-post-tc, .art-post-bc
{
left: 9px;
right: 9px;
height: 18px;
background-image: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgDSnC9ZRMGNkT58OlU5DyMUGMh4CPzjS8DMopHQoWf8tpdHF7lrBj6DuzHUVF8hDnjV_TZeuOVNCryVs3uNx3MQykG0KwzxzsqS-7ISzlUyGS78Yfr6zjpf09oS98XZ22_m2F6HPpPYF0/s320/post_h.png');
}
.art-post-tc
{
top: 0;
clip: rect(auto, auto, 9px, auto);
}
.art-post-bc
{
bottom: 0;
clip: rect(9px, auto, auto, auto);
}
.art-post-cr, .art-post-cl
{
top: 9px;
bottom: 9px;
width: 18px;
background-image: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjfBn7IIflGgXIWdhnhKW0GJFPq5hdAudB69HhAwrIWL7Cq0hFBeXxzKQG_LI2rPwmSXzjuWAJstTtzjn8E2EtLhyphenhyphenj11UOvWdkMvQNbDeoAXiG8G1zbxBl5XrJq24U2PQCT5X9wQnij6-s/s320/post_v.png');
}
.art-post-cr
{
right: 0;
clip: rect(auto, auto, auto, 9px);
}
.art-post-cl
{
left: 0;
clip: rect(auto, 9px, auto, auto);
}
.art-post-cc
{
position: absolute;
z-index: -1;
top: 9px;
left: 9px;
right: 9px;
bottom: 9px;
background-color: #FFEFDC;
}
.art-post
{
margin: 10px;
}
a img
{
border: 0;
}
.art-article img, img.art-article
{
border: solid 5px #FD9917;
margin: 5px;
}
.art-metadata-icons img
{
border: none;
vertical-align: middle;
margin: 2px;
}
.art-article table, table.art-article
{
border-collapse: collapse;
margin: 1px;
width: auto;
}
.art-article table, table.art-article .art-article tr, .art-article th, .art-article td
{
background-color: Transparent;
}
.art-article th, .art-article td
{
padding: 2px;
border: solid 1px #B5B5B5;
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: #B5B5B5 !important;
}
/* end Box, Post */
/* begin PostMetadata, PostMetadataHeader */
.art-postmetadataheader
{
padding: 1px;
background-color: #FD9917;
border-color: #C7C7C7;
border-style: solid;
border-width: 1px;
}
/* end PostMetadata, PostMetadataHeader */
/* begin PostHeaderIcon */
.art-postheader
{
margin: 0.2em 0;
padding: 0;
font-style: normal;
font-weight: bold;
font-size: 18px;
color: #331700;
}
.art-postheader a, .art-postheader a:link, .art-postheader a:visited, .art-postheader a:hover
{
font-style: normal;
font-weight: bold;
font-size: 18px;
margin: 0;
color: #331700;
}
.art-postheader img
{
border: none;
vertical-align: middle;
margin: 0;
}
/* end PostHeaderIcon */
/* begin PostHeader */
.art-postheader a:link
{
text-align: left;
color: #000000;
}
.art-postheader a:visited, .art-postheader a.visited
{
color: #E3E3E3;
}
.art-postheader a:hover, .art-postheader a.hovered
{
color: #994500;
}
/* end PostHeader */
/* begin PostIcons, PostHeaderIcons */
.art-postheadericons
{
padding: 1px;
}
.art-postheadericons, .art-postheadericons a, .art-postheadericons a:link, .art-postheadericons a:visited, .art-postheadericons a:hover
{
color: #787878;
}
.art-postheadericons a, .art-postheadericons a:link, .art-postheadericons a:visited, .art-postheadericons a:hover
{
margin: 0;
}
.art-postheadericons a:link
{
color: #A34900;
}
.art-postheadericons a:visited, .art-postheadericons a.visited
{
font-style: italic;
font-weight: normal;
color: #A34900;
}
.art-postheadericons a:hover, .art-postheadericons a.hover
{
font-style: italic;
font-weight: normal;
text-decoration: underline;
color: #D47902;
}
/* end PostIcons, PostHeaderIcons */
/* begin PostContent */
.art-postcontent p
{
margin: 0.5em 0;
}
.art-postcontent, .art-postcontent p, ul.art-menu, ul.art-menu ul, ul.art-vmenu, ul.art-vmenu ul
{
}
.art-postcontent
{
margin: 0;
}
#uds-searchControl .gsc-results,
#uds-searchControl .gsc-tabhActive
{
}
/* end PostContent */
/* begin PostBullets */
ol, ul
{
color: #383838;
margin: 1em 0 1em 2em;
padding: 0;
font-size: 13px;
}
li ol, li ul
{
margin: 0.5em 0 0.5em 2em;
padding: 0;
}
li
{
margin: 0.2em 0;
padding: 0;
}
ul
{
list-style-type: none;
}
ol
{
list-style-position: inside;
}
.art-post li
{
padding: 9px 0 9px 23px;
line-height: 1em;
}
.art-post ol li, .art-post ul ol li
{
background: none;
padding-left: 0;
}
.art-post ul li, .art-post ol ul li
{
background-image: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgN6Jv5Mb26BT8iOk_k1Sit7WWEco9-KkvmE9CU6Hn9d88piZ_ET7DbkDy6ODquIVxDJrSymJMoRl6ojSu379lsmnDD3iENsKpOWyWtVB2c3TU1ED0hDlwTV9ixOBm-mAui4ZEEcEViQr4/s320/postbullets.png');
background-repeat: no-repeat;
padding-left: 23px;
}
/* end PostBullets */
/* begin PostQuote */
blockquote,
blockquote p,
.art-postcontent blockquote p
{
color: #FFFFFF;
font-family: "Arial Black",Arial, Helvetica, Sans-Serif;
font-size: 18px;
text-align: center;
}
blockquote,
.art-postcontent blockquote
{
margin: 10px 10px 10px 50px;
padding: 5px 5px 5px 33px;
background-color: #FD9917;
background-image: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjq0QO6aEA9Rb7vmw59wTW5JPZrqYFRF3f7plEu6CUbXagyLVZPfZPf-2yDvcNpZGNcDei2JiTN7QWbURANNKDn0XgZsjdics4WnKivkgiChiPcWG-5nusd0GKof3T6KxXtrg1YgUCvdqw/s320/postquote.png');
background-position: left top;
background-repeat: no-repeat;
}
/* end PostQuote */
/* begin PostIcons, PostFooterIcons */
.art-postfootericons
{
padding: 1px;
}
.art-postfootericons, .art-postfootericons a, .art-postfootericons a:link, .art-postfootericons a:visited, .art-postfootericons a:hover
{
color: #787878;
}
.art-postfootericons a, .art-postfootericons a:link, .art-postfootericons a:visited, .art-postfootericons a:hover
{
margin: 0;
}
.art-postfootericons a:link
{
color: #A34900;
}
.art-postfootericons a:visited, .art-postfootericons a.visited
{
color: #A34900;
}
.art-postfootericons a:hover, .art-postfootericons a.hover
{
color: #D47902;
}
/* end PostIcons, PostFooterIcons */
/* begin Footer */
.art-footer
{
position: relative;
z-index: 0;
overflow: hidden;
width: 1000px;
margin: 0 auto;
}
.art-footer .art-footer-inner
{
height: 1%;
position: relative;
z-index: 0;
padding: 15px;
text-align: center;
}
.art-footer .art-footer-background
{
position: absolute;
z-index: -1;
background-repeat: no-repeat;
background-image: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiY1_ZdJxcqVndwSgcBpCmhqNSMxnpDq9N-e-bFDomnMwGrwmGqyUvZkWtEt57JT0OiNap-BYdsH8nB0VBdqbLbgAt0wS367SBpP7_y23_70RMsHaKVhsL4XsyuVZwIvGWhTe9RoPP1TWQ/');
width: 1000px;
height: 150px;
bottom: 0;
left: 0;
}
.art-rss-tag-icon
{
position: relative;
display: block;
float: left;
background-image: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjQb1yiYiDguKnZ2ZJFD7z7WsxUl1VqjKQw6I2TWZTWdOcaBWheJKQDG1-1_hkYYarNOCH7TkJ8yfv-DnBJD3q5W4O4ArNa4TSqsgDT-4-7ouuM8pADzgSOvO17oy-v6-fFmMvi-y7Ewvg/s320/rssicon.png');
background-position: center right;
background-repeat: no-repeat;
margin: 0 5px 0 0;
height: 32px;
width: 32px;
cursor: default;
}
.art-footer .art-footer-text p
{
margin: 0;
}
.art-footer .art-footer-text
{
display: inline-block;
color: #FFFFFF;
}
.art-footer .art-footer-text a:link
{
text-decoration: none;
color: #FFB070;
}
.art-footer .art-footer-text a:visited
{
text-decoration: none;
color: #B8B8B8;
}
.art-footer .art-footer-text a:hover
{
text-decoration: none;
color: #9E9E9E;
}
/* 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: #CC5C00;
}
.art-page-footer
{
margin: 1em;
text-align: center;
text-decoration: none;
color: #666666;
}
/* end PageFooter */
/* begin LayoutCell, sidebar1 */
.art-content-layout .art-sidebar1
{
width: 25%;
}
/* end LayoutCell, sidebar1 */
/* begin LayoutCell, content */
.art-content-layout .art-content
{
width: 50%;
}
.art-content-layout .art-content .art-block
{
background-color: #FFFFFF;
}
.art-content-layout .art-content-sidebar1
{
width: 75%;
}
.art-content-layout .art-content-sidebar2
{
width: 75%;
}
.art-content-layout .art-content-wide
{
width: 100%;
}
/* end LayoutCell, content */
/* begin LayoutCell, sidebar2 */
.art-content-layout .art-sidebar2
{
width: 25%;
}
/* end LayoutCell, sidebar2 */
#footer-column-container {
clear:both;
}
.footer-column {
padding: 10px;
}
]]>