<data:blog.pageTitle/> */ /* Content ----------------------------------------------- */ body { font: $(body.font); color: $(body.text.color); background: $(body.background); padding: 0 $(content.shadow.spread) $(content.shadow.spread) $(content.shadow.spread); $(body.background.override) } html body $(page.width.selector) { min-width: 0; max-width: 100%; width: $(page.width); } h2 { font-size: 22px; } a:link { text-decoration:none; color: $(link.color); } a:visited { text-decoration:none; color: $(link.visited.color); } a:hover { text-decoration:underline; color: $(link.hover.color); } .body-fauxcolumn-outer .fauxcolumn-inner { background: transparent $(body.background.gradient.tile) repeat scroll top left; _background-image: none; } .body-fauxcolumn-outer .cap-top { position: absolute; z-index: 1; height: 400px; width: 100%; } .body-fauxcolumn-outer .cap-top .cap-left { width: 100%; background: transparent $(body.background.gradient.cap) repeat-x scroll top left; _background-image: none; } .content-outer { -moz-box-shadow: 0 0 $(content.shadow.spread) rgba(0, 0, 0, .15); -webkit-box-shadow: 0 0 $(content.shadow.spread.webkit) rgba(0, 0, 0, .15); -goog-ms-box-shadow: 0 0 $(content.shadow.spread.ie) #333333; box-shadow: 0 0 $(content.shadow.spread) rgba(0, 0, 0, .15); margin-bottom: 1px; } .content-inner { padding: $(content.padding) $(content.padding.horizontal); } $(content.background.color.selector) { background-color: $(content.background.color); } /* Header ----------------------------------------------- */ .header-outer { background: $(header.background.color) $(header.background.gradient) repeat-x scroll 0 -400px; _background-image: none; } .Header h1 { font: $(header.font); color: $(header.text.color); text-shadow: $(header.shadow.offset.left) $(header.shadow.offset.top) $(header.shadow.spread) rgba(0, 0, 0, .2); } .Header h1 a { color: $(header.text.color); } .Header .description { font-size: $(description.text.size); color: $(description.text.color); } .header-inner .Header .titlewrapper { padding: 22px $(header.padding); } .header-inner .Header .descriptionwrapper { padding: 0 $(header.padding); } /* Tabs ----------------------------------------------- */ .tabs-inner .section:first-child { border-top: $(header.bottom.border.size) solid $(tabs.border.color); } .tabs-inner .section:first-child ul { margin-top: -$(header.border.size); border-top: $(header.border.size) solid $(tabs.border.color); border-left: $(header.border.horizontalsize) solid $(tabs.border.color); border-right: $(header.border.horizontalsize) solid $(tabs.border.color); } .tabs-inner .widget ul { background: $(tabs.background.color) $(tabs.background.gradient) repeat-x scroll 0 -800px; _background-image: none; border-bottom: $(tabs.border.width) solid $(tabs.border.color); margin-top: $(tabs.margin.top); margin-left: -$(tabs.margin.side); margin-right: -$(tabs.margin.side); } .tabs-inner .widget li a { display: inline-block; padding: .6em 1em; font: $(tabs.font); color: $(tabs.text.color); border-$startSide: $(tabs.border.width) solid $(content.background.color); border-$endSide: $(tabs.bevel.border.width) solid $(tabs.border.color); } .tabs-inner .widget li:first-child a { border-$startSide: none; } .tabs-inner .widget li.selected a, .tabs-inner .widget li a:hover { color: $(tabs.selected.text.color); background-color: $(tabs.selected.background.color); text-decoration: none; } /* Columns ----------------------------------------------- */ .main-outer { border-top: $(main.border.width) solid $(body.rule.color); } .fauxcolumn-left-outer .fauxcolumn-inner { border-right: 1px solid $(body.rule.color); } .fauxcolumn-right-outer .fauxcolumn-inner { border-left: 1px solid $(body.rule.color); } /* Headings ----------------------------------------------- */ div.widget > h2, div.widget h2.title { margin: 0 0 1em 0; font: $(widget.title.font); color: $(widget.title.text.color); } /* Widgets ----------------------------------------------- */ .widget .zippy { color: $(widget.alternate.text.color); text-shadow: 2px 2px 1px rgba(0, 0, 0, .1); } .widget .popular-posts ul { list-style: none; } /* Posts ----------------------------------------------- */ h2.date-header { font: $(date.header.font); } .date-header span { background-color: $(date.header.background.color); color: $(date.header.color); padding: $(date.header.padding); letter-spacing: $(date.header.letterspacing); margin: $(date.header.margin); } .main-inner { padding-top: $(main.padding.top); padding-bottom: $(main.padding.bottom); } .main-inner .column-center-inner { padding: 0 $(main.padding); } .main-inner .column-center-inner .section { margin: 0 $(main.section.margin); } .post { margin: 0 0 $(post.margin.bottom) 0; } h3.post-title, .comments h4 { font: $(post.title.font); margin: .75em 0 0; } .post-body { font-size: 110%; line-height: 1.4; position: relative; } .post-body img, .post-body .tr-caption-container, .Profile img, .Image img, .BlogList .item-thumbnail img { padding: $(image.border.small.size); background: $(image.background.color); border: 1px solid $(image.border.color); -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, .1); -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, .1); box-shadow: 1px 1px 5px rgba(0, 0, 0, .1); } .post-body img, .post-body .tr-caption-container { padding: $(image.border.large.size); } .post-body .tr-caption-container { color: $(image.text.color); } .post-body .tr-caption-container img { padding: 0; background: transparent; border: none; -moz-box-shadow: 0 0 0 rgba(0, 0, 0, .1); -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .1); box-shadow: 0 0 0 rgba(0, 0, 0, .1); } .post-header { margin: 0 0 1.5em; line-height: 1.6; font-size: 90%; } .post-footer { margin: 20px -2px 0; padding: 5px 10px; color: $(post.footer.text.color); background-color: $(post.footer.background.color); border-bottom: 1px solid $(post.footer.border.color); line-height: 1.6; font-size: 90%; } #comments .comment-author { padding-top: 1.5em; border-top: 1px solid $(body.rule.color); background-position: 0 1.5em; } #comments .comment-author:first-child { padding-top: 0; border-top: none; } .avatar-image-container { margin: .2em 0 0; } #comments .avatar-image-container img { border: 1px solid $(image.border.color); } /* Comments ----------------------------------------------- */ .comments .comments-content .icon.blog-author { background-repeat: no-repeat; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEgAACxIB0t1+/AAAAAd0SU1FB9sLFwMeCjjhcOMAAAD+SURBVDjLtZSvTgNBEIe/WRRnm3U8RC1neQdsm1zSBIU9VVF1FkUguQQsD9ITmD7ECZIJSE4OZo9stoVjC/zc7ky+zH9hXwVwDpTAWWLrgS3QAe8AZgaAJI5zYAmc8r0G4AHYHQKVwII8PZrZFsBFkeRCABYiMh9BRUhnSkPTNCtVXYXURi1FpBDgArj8QU1eVXUzfnjv7yP7kwu1mYrkWlU33vs1QNu2qU8pwN0UpKoqokjWwCztrMuBhEhmh8bD5UDqur75asbcX0BGUB9/HAMB+r32hznJgXy2v0sGLBcyAJ1EK3LFcbo1s91JeLwAbwGYu7TP/3ZGfnXYPgAVNngtqatUNgAAAABJRU5ErkJggg==); } .comments .comments-content .loadmore a { border-top: 1px solid $(widget.alternate.text.color); border-bottom: 1px solid $(widget.alternate.text.color); } .comments .comment-thread.inline-thread { background-color: $(post.footer.background.color); } .comments .continue { border-top: 2px solid $(widget.alternate.text.color); } /* Accents ---------------------------------------------- */ .section-columns td.columns-cell { border-$startSide: 1px solid $(body.rule.color); } .blog-pager { background: $(paging.background); } .blog-pager-older-link, .home-link, .blog-pager-newer-link { background-color: $(content.background.color); padding: 5px; } .footer-outer { border-top: $(footer.bevel) dashed #bbbbbb; } /* Mobile ----------------------------------------------- */ body.mobile { background-size: $(mobile.background.size); } .mobile .body-fauxcolumn-outer { background: $(mobile.background.overlay); } .mobile .body-fauxcolumn-outer .cap-top { background-size: 100% auto; } .mobile .content-outer { -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .15); box-shadow: 0 0 3px rgba(0, 0, 0, .15); } .mobile .tabs-inner .widget ul { margin-left: 0; margin-right: 0; } .mobile .post { margin: 0; } .mobile .main-inner .column-center-inner .section { margin: 0; } .mobile .date-header span { padding: 0.1em 10px; margin: 0 -10px; } .mobile h3.post-title { margin: 0; } .mobile .blog-pager { background: transparent none no-repeat scroll top center; } .mobile .footer-outer { border-top: none; } .mobile .main-inner, .mobile .footer-inner { background-color: $(content.background.color); } .mobile-index-contents { color: $(body.text.color); } .mobile-link-button { background-color: $(link.color); } .mobile-link-button a:link, .mobile-link-button a:visited { color: $(mobile.button.color); } .mobile .tabs-inner .section:first-child { border-top: none; } .mobile .tabs-inner .PageList .widget-content { background-color: $(tabs.selected.background.color); color: $(tabs.selected.text.color); border-top: $(tabs.border.width) solid $(tabs.border.color); border-bottom: $(tabs.border.width) solid $(tabs.border.color); } .mobile .tabs-inner .PageList .widget-content .pagelist-arrow { border-$startSide: 1px solid $(tabs.border.color); } /* Merry Christmas 1 theme, ©December 2012, designed by Nolver®, all rights reserved (http://nolversprettytags.blogspot.com) */ /* Photo credits and tags: Nolver */ /* This theme may not be edited, altered or modified and I'm not giving any permission! */ /* You are free to use this theme anytime, for more info and themes, visit me on http://nolversprettytags.blogspot.com/search/label/layouts */ /*******************************************************************************************************/ body { background: url(http://farm9.staticflickr.com/8362/8266574270_9d16b73665_o.jpg) repeat fixed 0 0 transparent !important; color: beige; font: 20px Bookman Old Style; padding: 0; cursor:url("http://plugin.smileycentral.com/http%253A%252F%252Fplugin%252Esmileycentral%252Ecom%252Fassetserver%252Fcursor%252Ejhtml%253Fcur%253D1%2526i%253D2060/image.gif"), default; } body:hover { background-image: url(http://farm9.staticflickr.com/8362/8266574270_9d16b73665_o.jpg); } .body-fauxcolumn-outer .cap-top .cap-left, .body-fauxcolumn-outer .cap-top { background: transparent none; width: 100%; } a, a:link, a:visited { color: beige; cursor:url("http://plugin.smileycentral.com/http%253A%252F%252Fplugin%252Esmileycentral%252Ecom%252Fassetserver%252Fcursor%252Ejhtml%253Fcur%253D1%2526i%253D2060/image.gif"), pointer; } a:hover { color: black; text-decoration: none; cursor:url("http://plugin.smileycentral.com/http%253A%252F%252Fplugin%252Esmileycentral%252Ecom%252Fassetserver%252Fcursor%252Ejhtml%253Fcur%253D1%2526i%253D2060/image.gif"), pointer; } /* Top frame */ header { background: url("http://farm9.staticflickr.com/8197/8266573170_15bdf6b8ea_o.png") no-repeat scroll 0 0 transparent; height: 1106px; margin: 0; position: relative; right: 163px; width: 1247px; z-index: 1; } .Header h1 { bottom: 165px; color: beige; font-family: Bookman Old Style; font-size: 40px; font-weight: bold; left: -30px; position: relative; text-align: center; text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.7); width: 700px; z-index: 1; } .Header h1 a { color: beige; } .Header h1 a:hover { color: black; } /* Removing the lightgrey transparent background */ .header-outer { background: none repeat scroll 0 0 transparent; } /* The tag */ .header-inner .Header #header-inner { box-shadow: 0 0 20px 3px black; -moz-box-shadow: 0 0 20px 3px black; -webkit-box-shadow: 0 0 20px 3px black; background: url("http://farm9.staticflickr.com/8199/8266572752_c64d37717e_o.gif") no-repeat scroll 0 0 transparent; height: 600px; margin: 0 auto; overflow: visible; position: relative; top: 909px; width: 700px; z-index: 1; } .header-inner .Header #header-inner:hover { background-image: url(http://farm9.staticflickr.com/8358/8265504307_c0fe20afd2_o.jpg); } /* Title of the tag */ .Header .description { border: medium none; color: beige; font-family: Bookman Old Style; font-size: 20px; font-weight: bold; height: 50px; line-height: 50px; margin: 0; overflow: auto; position: absolute; right: -2px; text-align: center; text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.7); top: 600px; width: 700px; } /* Middle frame */ div.main-outer { background: url("http://farm9.staticflickr.com/8076/8265505073_6085e0170a_o.png") repeat-y scroll 0 0 transparent; margin: 0; padding-bottom: 500px; position: relative; right: 114px; top: 0; width: 1169px; } /* Equivalent: div#page_start */ div.columns { left: 120px; padding-top: 1150px; position: relative; } div.columns img { max-height: 400px; max-width: 400px; } div.columns embed, div.columns object, div.columns iframe { max-width: 400px; } a.quickedit img { width: auto !important; } .post-body img, .post-body .tr-caption-container img, .Profile img, .Image img, .BlogList .item-thumbnail img { border-radius: 30px 30px 30px 30px; -moz-border-radius: 30px 30px 30px 30px; -webkit-border-radius: 30px 30px 30px 30px; box-shadow: 0 0 10px 2px black, 0 0 10px 0 black inset; -moz-box-shadow: 0 0 10px 2px black, 0 0 10px 0 black inset; -webkit-box-shadow: 0 0 10px 2px black, 0 0 10px 0 black inset; background: none repeat scroll 0 0 #926B1E; border: 2px outset beige; padding: 13px; } img.profile-img { float: left; height: 150px !important; left: -9px; margin: 0 5px 50px 39px !important; position: relative; top: 12px; width: 150px !important; } div#sidebar-right-1 img { border-radius: 40px 40px 40px 40px; -moz-border-radius: 40px 40px 40px 40px; -webkit-border-radius: 40px 40px 40px 40px; box-shadow: 0 0 10px 2px black, 0 0 10px 0 black inset; -moz-box-shadow: 0 0 10px 2px black, 0 0 10px 0 black inset; -webkit-box-shadow: 0 0 10px 2px black, 0 0 10px 0 black inset; background: none repeat scroll 0 0 #926B1E; border: 2px outset beige; max-height: 170px; padding: 10px; width: 170px; } div#sidebar-right-1 embed, div#sidebar-right-1 object, div#sidebar-right-1 iframe { width: 200px; } div.widget-content img { box-shadow: 0 0 10px 0 black; -moz-box-shadow: 0 0 10px 0 black; -webkit-box-shadow: 0 0 10px 0 black; } div.widget-content img.profile-img { margin-left: 24px !important; } .column-center-outer { max-width: 589px; width: 100%; } /* Bottom frame */ footer { background: url("http://farm9.staticflickr.com/8498/8266574084_c9b9957203_o.png") no-repeat scroll 0 0 transparent; height: 715px; margin: 0; position: relative; right: 163px; top: 0; width: 1247px; } /* Removes contentwrapper background color */ div.content-inner { box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; background: transparent none; margin-bottom: 200px; position: relative; top: 100px; width: 1000px; } .content-outer { box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 1px; } .fauxborder-left, .fauxcolumn-right-outer .fauxcolumn-inner, .fauxborder-right { background: none repeat scroll 0 0 transparent; position: relative; border: none; } /* Equivalent: itemboxsub */ h2, h2.date-header { box-shadow: 0 0 20px 5px black; -moz-box-shadow: 0 0 20px 5px black; -webkit-box-shadow: 0 0 20px 5px black; background: url(http://farm9.staticflickr.com/8348/8265505893_4d6dcc5147_o.jpg); border: 2px outset beige; color: beige !important; font-size: 18px !important; font-weight: bold !important; font-family: Bookman Old Style !important; font-size: 30px !important; font-weight: bold !important; height: 69px; line-height: 1 !important; margin: 20px -2px 20px 0 !important; padding: 5px 10px; text-align: center; text-shadow: 2px 2px 5px black; text-transform: capitalize; } .date-header span { color: beige; font-family: Bookman Old Style; font-size: 25px; font-weight: bold; line-height: 1; margin: 20px -2px; padding: 5px 10px; text-align: center; text-shadow: 2px 2px 5px black; } /* Equivalent: cattitle */ h3.post-title, h3.post-title a, h3.post-title a:link, h3.post-title a:visited { color: beige; font-family: Bookman Old Style; font-size: 25px; font-weight: bold; text-align: center; text-shadow: 2px 2px 5px black; } h3.post-title a:hover { color: black; } /* Equivalent: itembox/itemboxalbum */ .main-inner .widget h2 + div, .footer-inner .widget h2 + div, div.post-outer { box-shadow: 0 0 20px 5px black; -moz-box-shadow: 0 0 20px 5px black; -webkit-box-shadow: 0 0 20px 5px black; background: url(http://farm9.staticflickr.com/8348/8265505893_4d6dcc5147_o.jpg); border: 2px outset beige; color: beige; font-size: 18px; font-weight: bold; margin-bottom: 50px; padding: 5px 5px 30px; text-align: center; text-shadow: 3px 3px 5px black; } div#LinkList1 div.widget-content { text-align: center; } div.date-posts { box-shadow: none !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; background: none !important; border: none !important; } div.widget-content { font-family: Bookman Old Style; font-sizze: 15px; } /* Equivalent: itemshadow */ .main-inner .widget, div#date-outer { border-radius: 50px 50px 50px 50px; -moz-border-radius: 50px 50px 50px 50px; -webkit-border-radius: 50px 50px 50px 50px; box-shadow: 0 0 10px 1px black; -moz-box-shadow: 0 0 10px 1px black; -webkit-box-shadow: 0 0 10px 1px black; background: url(http://farm9.staticflickr.com/8212/8266574242_78fcd2f442_o.jpg) repeat fixed 0 0 transparent; border: 3px solid black; padding: 22px 22px 50px; width: 503px; } /* Setting the width and the position of the widgets from the sidebar */ div#sidebar-right-1.sidebar .widget { left: -14px; position: relative; width: 220px; } .post-footer { border-radius: 20px 20px 20px 20px; -moz-border-radius: 20px 20px 20px 20px; -webkit-border-radius: 20px 20px 20px 20px; box-shadow: 0 0 10px 2px black, 0 0 10px 2px black inset; -moz-box-shadow: 0 0 10px 2px black, 0 0 10px 2px black inset; -webkit-box-shadow: 0 0 10px 2px black, 0 0 10px 2px black inset; background: none repeat scroll 0 0 #926B1E; border: 2px outset beige; color: beige; font-family: Bookman Old Style; font-size: 18px; margin-left: 14px; margin-right: 14px; min-height: 164px; padding: 2px; position: relative; text-shadow: 2px 2px 5px #000000; top: 8px; } .post-footer a { color: beige; } .post-footer a:hover { color: black; } /* Credits */ div#footer-3.foot { color: transparent; } div#footer-3.foot a { color: transparent; } div#footer-3.foot a:hover { color: transparent; } div.feed-links, div.feed-links a:link, div.feed-links a:visited { color: beige; font-size: 20px; font-weight: bold; position: relative; right: 5px; text-align: center; text-decoration: none; text-shadow: 2px 2px 5px black; } div.feed-links a:hover { color: black; } #blog-pager { box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; border-radius: 0 0 0 0; -moz-border-radius: 0 0 0 0; -webkit-border-radius: 0 0 0 0; background-color: transparent; border: none; font-size: 120%; margin-top: 1em; padding: 15px; } .blog-pager-older-link, .home-link, .blog-pager-newer-link { background-color: transparent; color: beige !important; font-weight: bold; text-shadow: 2px 2px 5px black; } .blog-pager-older-link:hover, .home-link:hover, .blog-pager-newer-link:hover { color: black !important; } .cap-top, .cap-bottom, .cap-left, .cap-right { background-repeat: repeat-x; height: 0; position: absolute; } /* Divider */ .tabs-outer { background: url("http://farm9.staticflickr.com/8346/8266638150_efb4cf8c15_o.png") no-repeat scroll center 0 transparent; left: 25px; padding-bottom: 320px; position: absolute; top: 1582px; width: 870px; z-index: 2; } /* Buttons */ .tabs-inner .widget ul { background: none repeat scroll 0 0 transparent; border: medium none; height: auto; left: -6px; margin: 0; position: relative; top: 380px; width: 1000px; z-index: 3; } .tabs-inner .widget li.selected a, .tabs-inner .widget li a, .tabs-inner .widget li a:hover { background: url("http://farm9.staticflickr.com/8199/8265505965_ef30a574fb_o.png") no-repeat scroll 0 0 transparent; border: medium none; color: #F5F5DC; float: none; font: bold 17px/20px Bookman Old Style; height: 79px; margin: 0; padding: 42px 30px 0 31px; position: relative; text-align: center; text-shadow: 2px 2px 7px #000000; width: 135px; } .tabs-inner .widget li.selected a, .tabs-inner .widget li a:hover { color: black; } .tabs .widget li, .tabs .widget li { height: 121px; list-style-image: none; margin-bottom: 10px; margin-left: 10px; width: 196px; } li { list-style-image: url("http://farm9.staticflickr.com/8478/8265505923_955174908b_o.png"); } .widget .zippy { color: beige; text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.5); } h3.post-title, .comments h4 { color: beige; font: bold 25px Bookman Old Style; margin: 0.75em 0 0; } /* Owner's reply */ .comments .comment-thread.inline-thread { box-shadow: 0 0 20px 5px black; -moz-box-shadow: 0 0 20px 5px black; -webkit-box-shadow: 0 0 20px 5px black; background: url("http://farm9.staticflickr.com/8348/8265505893_4d6dcc5147_o.jpg") repeat scroll 0 0 transparent; border: 2px outset white; color: beige; } .comments .comments-content .comment-replies a, div#bc_0_0T_box.comment-replybox-thread a { color: beige; } .comments .comments-content .comment-replies a:hover, div#bc_0_0T_box.comment-replybox-thread a:hover { color: black; } .comments .continue { border-top: 2px solid black; } li.comment { border-radius: 30px 30px 30px 30px; -moz-border-radius: 30px 30px 30px 30px; -webkit-border-radius: 30px 30px 30px 30px; box-shadow: 0 0 10px 3px black, 0 0 10px 5px black inset; -moz-box-shadow: 0 0 10px 3px black, 0 0 10px 5px black inset; -webkit-box-shadow: 0 0 10px 3px black, 0 0 10px 5px black inset; background: none repeat scroll 0 0 #926B1E; border: 2px outset beige !important; color: beige; font-weight: bold; list-style-image: none; margin-top: 20px; padding: 20px !important; } div.comment-header a, span.item-control a, .comments .comment .comment-actions a { color: beige !important; } div.comment-header a:hover, span.item-control a:hover, .comments .comment .comment-actions a:hover { color: black !important; text-decoration: none !important; } .comments .comment-block { background: none repeat scroll 0 0 transparent !important; margin-left: 48px; position: relative; } /* For when the feed is turned off */ #comments .comment-author { border-top: 2px solid black; } /* Removing the border from an avatar */ #comments .avatar-image-container img { border: medium none; } textarea { border-radius: 20px 20px 20px 20px; -moz-border-radius: 20px 20px 20px 20px; -webkit-border-radius: 20px 20px 20px 20px; box-shadow: 0 0 10px 2px black; -moz-box-shadow: 0 0 10px 2px black; -webkit-box-shadow: 0 0 10px 2px black; background: url("http://farm9.staticflickr.com/8212/8266574242_78fcd2f442_o.jpg") repeat fixed 0 0 transparent; border: 3px solid black; color: beige; font-family: Arial; font-size: 20px; font-weight: bold; padding: 10px; text-shadow: 2px 2px 5px black; width: 400px; } /* Error message */ .status-msg-body { border-radius: 20px 20px 20px 20px; -moz-border-radius: 20px 20px 20px 20px; -webkit-border-radius: 20px 20px 20px 20px; box-shadow: 0 0 10px 2px black, 0 0 10px 2px black inset; -moz-box-shadow: 0 0 10px 2px black, 0 0 10px 2px black inset; -webkit-box-shadow: 0 0 10px 2px black, 0 0 10px 2px black inset; background: none repeat scroll 0 0 #926B1E; border: 2px outset beige; color: beige; font-size: 20px; font-weight: bold; margin-left: -12px; padding: 10px; position: relative; text-shadow: 2px 2px 5px black; } .status-msg-bg { background-color: transparent; } .status-msg-border { border: medium none; opacity: 0.4; position: relative; width: 100%; } /* Credit box */ div#editor div { border-radius: 20px 20px 20px 20px; -moz-border-radius: 20px 20px 20px 20px; -webkit-border-radius: 20px 20px 20px 20px; box-shadow: 0 0 10px 2px black, 0 0 10px 2px black inset; -moz-box-shadow: 0 0 10px 2px black, 0 0 10px 2px black inset; -webkit-box-shadow: 0 0 10px 2px black, 0 0 10px 2px black inset; background: none repeat scroll 0 0 #926B1E; border: 2px outset beige; color: beige; font-family: Arial; font-size: 17px; margin-bottom: 20px; margin-left: 8px; margin-right: 8px; min-height: 130px; padding: 10px; text-shadow: 2px 2px 5px #000000; } div#PopularPosts1.widget.PopularPosts div.item-content { position: relative; left: -5px; list-style-image: none; } div#PopularPosts1.widget.PopularPosts img { left: -15px; position: relative; } .PopularPosts .widget-content ul li { list-style-image: none; } /* Scrollbar */ html { scrollbar-face-color: #926B1E; scrollbar-highlight-color: beige; scrollbar-3dlight-color: beige; scrollbar-shadow-color: #926B1E; scrollbar-darkshadow-color: #926B1E; scrollbar-arrow-color: beige; scrollbar-track-color: black; }]]> <script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d2939347863857889297\x26blogName\x3dNolver\x27s+XML+Test+Page\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dLIGHT\x26layoutType\x3dLAYOUTS\x26searchRoot\x3dhttps://nolversxmltestpage.blogspot.com/search\x26blogLocale\x3den_GB\x26v\x3d2\x26homepageUrl\x3dhttp://nolversxmltestpage.blogspot.com/\x26readAccessMode\x3dPRIVATE\x26vt\x3d-2768530614613460344', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script><script type="text/javascript"> (function() { var script = document.createElement('script'); script.type = 'text/javascript'; script.src = '//pagead2.googlesyndication.com/pagead/js/google_top_exp.js'; var head = document.getElementsByTagName('head')[0]; if (head) { head.appendChild(script); }})(); </script>
0 -1 false false BEHIND 0

Home

&#9660;


]]>

true #ffffff true By true #ffffff false #ffffff TextAndImage #ffffff false 1x1 true true true 3 false #ffffff true false
</div></div> <div class="date-outer">

<div class="date-posts">
</div></div>

&rsaquo;

true false

FLAT yyyy true MMMM yyyy MMM dd MM/dd false true MONTHLY

  • ()
▼  ◄  ► 
ALPHA LIST ALL false

  • ()
()
true true true true

3 true true LAST_YEAR