*/ /* Use this with templates/template-twocol.html */ #navbar-iframe{display:none !important;} /* Content ----------------------------------------------- */ html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,span,strike,strong,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;list-style-type: none;} body#layout #outer-wrapper{width:1000px !important;} body#layout #credits, body#layout #search{display:none;} body#layout #footer-wrapper, body#layout #header-wrapper{height:100%;} a img{border-width:0;} body { font: $bodyfont; color: $bodytextcolor; background: $bodybackgroundcolor url(http://1.bp.blogspot.com/_AxdTtBbEEYQ/TJUbOTv8N-I/AAAAAAAAA_c/-7L3JNS_qEs/s1600/body-bg-tile.jpg) repeat; line-height:1.6em; text-align: left; } #wrap1{ width:100%; background:url(http://3.bp.blogspot.com/_AxdTtBbEEYQ/TJUbPbma3hI/AAAAAAAAA_0/mcXAacs4xlk/s1600/bg-wrap.gif) no-repeat top center; } a:link{text-decoration:none;color:$linkcolor;} a:visited{text-decoration:none;color:$visitedlinkcolor;} a:hover{text-decoration:underline;color:$hoverlinkcolor;} /* Header ----------------------------------------------- */ #header-wrapper { width: 960px; } #header { width: 530px; float:left; padding:145px 0 0 75px; color: $headertextcolor; } .header h1 { font: $headerfont; color: $headertextcolor; letter-spacing:-1px; text-shadow:1px 1px 1px #000; } .header h1 a { color: $headertextcolor; } #header a:hover { color: $headertextcolor; text-decoration:none; } .header .description { font: $descriptionfont; color: $descriptiontextcolor; max-width:500px; text-shadow:1px 1px 1px #000; } #header img { margin:0 auto; } /* Search ----------------------------------------------- */ #search{ width:255px; padding-top:17px; float:right; } #searchform{ background:transparent; } #searchtext{ background:transparent; width:124px; padding:9px 0 0 6px; color:#fff; font-size:12px; border:none; float:left; } #searchbutton{ background:transparent; margin:8px 0 0 5px; width:17px; height:17px; border:none; float:left; } /* Pages ----------------------------------------------- */ #PageList1 h2{ display:none; } #menu-wrapper{ width: 960px; font: bold 24px 'Tangerine', Georgia, Utopia; margin:30px 0 2px; } #menu li { background:#cd2808 url(http://3.bp.blogspot.com/_AxdTtBbEEYQ/TJUbOihR3GI/AAAAAAAAA_k/CW39P246ERo/s1600/menu-li-bg.png) repeat; display:inline; margin:0 1px 5px 0; padding:7px 8px 2px; -moz-border-radius-topleft:9px; -moz-border-radius-topright:9px; -webkit-border-top-left-radius:9px; -webkit-border-top-right-radius:9px; font-weight:bold; } #menu li a { color:#fff; padding:4px 11px 1px; -moz-border-radius-topleft:9px; -moz-border-radius-topright:9px; -webkit-border-top-left-radius:9px; -webkit-border-top-right-radius:9px; } #menu li.selected a{ background:#430000; padding:4px 11px 1px; color:#fff; font-weight:bold; } #menu li a:hover { background:#430000; padding:4px 11px 1px; text-decoration:none; } /* Columns ----------------------------------------------- */ #outer-wrapper { width: 960px; margin:0 auto; text-align:left; } #content-wrapper { width: 960px; } #crosscol-wrapper{ width: 960px; display:none; } #main-wrapper { width: 600px; float: left; } #sidebar-wrapper { width: 300px; float: right; padding:0 20px; color: $widgettextcolor; } #sidebar-wrapper .widget{ background:#430000; padding:20px; } /* Sidebar Headings ----------------------------------------------- */ #sidebar-wrapper h2 { margin:.5em 0 .75em; font: $widgettitlefont; color: $widgettitletextcolor; } /* Posts -----------------------------------------------*/ h2.date-header { background:#fffad3 url(http://1.bp.blogspot.com/_AxdTtBbEEYQ/TJUbO_iiDsI/AAAAAAAAA_s/H7xdp85MUQ8/s1600/bg-posttitle.png) repeat-x top left; font: $postdatefont; color:$postdatetextcolor; text-align:right; } .post { background:#fffad3; margin-bottom:35px; padding-bottom:35px; border-bottom:3px dashed #430000; border-top:5px solid #4e4706; } h3.entry-title { background:#fffad3 url(http://1.bp.blogspot.com/_AxdTtBbEEYQ/TJUbO_iiDsI/AAAAAAAAA_s/H7xdp85MUQ8/s1600/bg-posttitle.png) repeat-x top left; margin:0 0 0; padding:10px 20px; font: $posttitlefont; color:$posttitletextcolor; text-shadow:1px 1px 1px #ccc; } h3.entry-title a, h3.entry-titlea:visited, h3.entry-title strong { color:$posttitletextcolor; text-decoration:none; } h3.entry-title strong, h3.entry-title a:hover { color:$posttitletextcolor; text-decoration:none; } .post-body{ margin: 15px 0 20px; padding:0 20px; line-height:1.6em; } .post blockquote { font: $blockquotefont; color: $blockquotecolor; line-height:1.4em; padding:6px 12px 6px 12px; border:3px dashed #430000; -moz-border-radius:15px; -webkit-border-radius:15px; } .post-body ul, .post-body ol{ padding: 5px 10px 5px 30px; } .post-body ul li{ padding: 1px 0; list-style-type: disc; } .post-body ol li{ padding: 1px 0; list-style-type: decimal; } .jump-link{ display:inline; } .post-footer { margin: .75em 0; padding:0 20px; font: $postfooterfont; color:$postfootertextcolor; line-height: 1.4em; } .comment-link { margin-left: .6em; } .post img, table.tr-caption-container { padding:4px; border:1px solid $bordercolor; } .tr-caption-container img { border: none; padding: 0; } .post-share-buttons{ display:none; } /* Comments ----------------------------------------------- */ #comments padding:0 20px; } #comments, #comments h4 { margin:10px 0; } #comments h4 { color:#fff; } #comments-block .comment-author, #comments-block .comment-body, #comments-block .comment-footer{ background:#fffad3; } #comments-block .comment-author { padding:7px 0 5px 10px; border:1px dashed #430000; border-bottom:none; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; -webkit-border-top-left-radius:5px; -webkit-border-top-right-radius:5px; } #comments-block .comment-body { border-left:1px dashed #430000; border-right:1px dashed #430000; } #comments-block .comment-footer { padding:10px 0 7px 10px; margin-bottom:25px; font-size:85%; border:1px dashed #430000; border-top:none; } #comments-block .comment-body p { padding:0 10px; } .deleted-comment { color:gray; font-style:italic; } .comment-form{ padding-left:45px; } #blog-pager { text-align:center; } #blog-pager-newer-link { float:left; } #blog-pager-older-link { float:right; } .feed-links { clear: both; line-height: 2.5em; display:none; } /* Sidebar Content ----------------------------------------------- */ .sidebar { line-height: 1.5em; } .sidebar .widget, .main .widget { margin:0 0 1.5em; padding:0 0 1.5em; } .sidebar ul{ border-top:1px dotted #f7e5cf; } .sidebar li{ background:#7b5d44; border-bottom:1px dotted #f7e5cf; padding:5px 0 5px 15px; line-height:1.5em; } .sidebar a{ color: $widgettextcolor; } /* Profile ----------------------------------------------- */ .profile-img{ padding:2px; margin-right:5px; border:1px solid #CCCCCC; float:left; } /* Footer ----------------------------------------------- */ #footer-wrapper { background:#593e09; width:600px; padding:10px 0 7px; -moz-border-radius-topleft:10px; -moz-border-radius-topright:10px; -webkit-border-top-left-radius:10px; -webkit-border-top-right-radius:10px; } #credits{ color: #89692a; line-height:1.3em; } #credits p{ padding-left:24px; } #credits a{ color: #89692a; } ]]> Search   • •