Testing Blogger in Draft
and the new
updated post editor
|
Home
|
Blogger Tips and Tricks
|
Blogger for Dummies
"|
Make Money
|
Tools for bloggers
|
Privacy
|
Pages
Home
Test
Testing Amazon Kindle for Sale
Privacy
Sitemap - Testing Blogger in Draft
Test Blogger in Draft Pages
Buying The Right Notebook Computer (this page for testing)
Sunday, October 26, 2008
Testing scroll box 3
Testing this HTML for scroll box:
<form><table width="400"><tr><th align='left'><textarea rows="10" cols="100"></textarea></th></tr><tr><th align='left'></th></tr></table></form>
<?xml version="1.0" encoding="UTF-8" ?><br /><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><br /><html expr:dir='data:blog.languageDirection' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'><br /> <head><br /> <b:include data='blog' name='all-head-content'/><br /> <title><data:blog.pageTitle/></title><br /> <b:skin><![CDATA[/*<br />-----------------------------------------------<br />Blogger Template Style<br />Name: Minima Black<br />Designer: Douglas Bowman<br />URL: www.stopdesign.com<br />Modified by: Peter Chen<br />URL: http://blogger-tricks.blogspot.com<br />Date: 26 Feb 2004<br />Updated by: Blogger Team<br />----------------------------------------------- */<br /><br />/* Variable definitions<br /> ====================<br /> <Variable name="bgcolor" description="Page Background Color"<br /> type="color" default="#000" value="#000000"><br /> <Variable name="textcolor" description="Text Color"<br /> type="color" default="#ccc" value="#cccccc"><br /> <Variable name="linkcolor" description="Link Color"<br /> type="color" default="#9ad" value="#99aadd"><br /> <Variable name="pagetitlecolor" description="Blog Title Color"<br /> type="color" default="#ccc" value="#cccccc"><br /> <Variable name="descriptioncolor" description="Blog Description Color"<br /> type="color" default="#777" value="#777777"><br /> <Variable name="titlecolor" description="Post Title Color"<br /> type="color" default="#ad9" value="#aadd99"><br /> <Variable name="bordercolor" description="Border Color"<br /> type="color" default="#333" value="#333333"><br /> <Variable name="sidebarcolor" description="Sidebar Title Color"<br /> type="color" default="#777" value="#777777"><br /> <Variable name="sidebartextcolor" description="Sidebar Text Color"<br /> type="color" default="#999" value="#999999"><br /> <Variable name="visitedlinkcolor" description="Visited Link Color"<br /> type="color" default="#a7a" value="#aa77aa"><br /> <Variable name="bodyfont" description="Text Font"<br /> type="font" default="normal normal 100% 'Trebuchet MS',Trebuchet,Verdana,Sans-serif" value="normal normal 100% 'Trebuchet MS',Trebuchet,Verdana,Sans-serif"><br /> <Variable name="headerfont" description="Sidebar Title Font"<br /> type="font"<br /> default="normal bold 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif" value="normal bold 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif"><br /> <Variable name="pagetitlefont" description="Blog Title Font"<br /> type="font"<br /> default="normal bold 200% 'Trebuchet MS',Trebuchet,Verdana,Sans-serif" value="normal bold 200% 'Trebuchet MS',Trebuchet,Verdana,Sans-serif"><br /> <Variable name="descriptionfont" description="Blog Description Font"<br /> type="font"<br /> default="normal normal 78% 'Trebuchet MS', Trebuchet, Verdana, Sans-serif" value="normal normal 78% 'Trebuchet MS', Trebuchet, Verdana, Sans-serif"><br /> <Variable name="postfooterfont" description="Post Footer Font"<br /> type="font"<br /> default="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif" value="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif"><br /> <Variable name="startSide" description="Start side in blog language"<br /> type="automatic" default="left" value="left"><br /> <Variable name="endSide" description="End side in blog language"<br /> type="automatic" default="right" value="right"><br />*/<br /><br />/* Use this with templates/template-twocol.html */<br /><br />body {<br /> background:$bgcolor;<br /> margin:0;<br /> color:$textcolor;<br /> font: x-small "Trebuchet MS", Trebuchet, Verdana, Sans-serif;<br /> font-size/* */:/**/small;<br /> font-size: /**/small;<br /> text-align: center;<br /> }<br />a:link {<br /> color:$linkcolor;<br /> text-decoration:none;<br /> }<br />a:visited {<br /> color:$visitedlinkcolor;<br /> text-decoration:none;<br /> }<br />a:hover {<br /> color:$titlecolor;<br /> text-decoration:underline;<br />}<br />a img {<br /> border-width:0;<br /> }<br /><br />/* Header<br />-----------------------------------------------<br /> */<br /><br />#header-wrapper {<br /> width:990px;<br /> margin:0 auto 10px;<br /> border:1px solid $bordercolor;<br /> }<br /><br />#header-inner {<br /> background-position: center;<br /> margin-$startSide: auto;<br /> margin-$endSide: auto;<br />}<br /><br />#header { <br /> margin: 5px;<br /> border: 1px solid $bordercolor;<br /> text-align: center;<br /> color:$pagetitlecolor;<br />}<br /><br />#header h1 {<br /> margin:5px 5px 0;<br /> padding:15px 20px .25em;<br /> line-height:1.2em;<br /> text-transform:uppercase;<br /> letter-spacing:.2em;<br /> font: $pagetitlefont;<br />}<br /><br />#header a {<br /> color:$pagetitlecolor;<br /> text-decoration:none;<br /> }<br /><br />#header a:hover {<br /> color:$pagetitlecolor;<br /> }<br /><br />#header .description {<br /> margin:0 5px 5px;<br /> padding:0 20px 15px;<br /> max-width:950px;<br /> text-transform:uppercase;<br /> letter-spacing:.2em;<br /> line-height: 1.4em;<br /> font: $descriptionfont;<br /> color: $descriptioncolor;<br />}<br /><br />#header img {<br /> margin-$startSide: auto;<br /> margin-$endSide: auto;<br />}<br /><br /><br />/* Outer-Wrapper<br />----------------------------------------------- */<br />#outer-wrapper {<br /> width: 990px;<br /> margin:0 auto;<br /> padding:0px;<br /> text-align:$startSide;<br /> font: $bodyfont;<br /> }<br /><br />#main-wrapper {<br /> margin:0 0 0 20px;<br /> width: 450px;<br /> float: $startSide;<br /> word-wrap: break-word; /* fix for long text breaking sidebar float in IE */<br /> overflow: hidden; /* fix for long non-text content breaking IE sidebar float */<br /> }<br /><br />#left-column {<br /> width: 170px;<br /> float: left;<br /> word-wrap: break-word; /* fix for long text breaking sidebar float in IE */<br /> overflow: hidden; /* fix for long non-text content breaking IE sidebar float */<br />}<br /><br />#rightsidebar-left {<br />margin:0 0 0 10px;<br />width: 200px;<br />float: left;<br />word-wrap: break-word;<br />overflow: hidden;<br />}<br /><br /><br />#rightsidebar-right {<br />width: 120px;<br />float: right;<br />word-wrap: break-word;<br />overflow: hidden;<br />}<br /><br /><br /><br />/* Headings<br />----------------------------------------------- */<br /><br />h2 {<br /> margin:1.5em 0 .75em;<br /> font:$headerfont;<br /> line-height: 1.4em;<br /> text-transform:uppercase;<br /> letter-spacing:.2em;<br /> color:$sidebarcolor;<br />}<br /><br /><br />/* Posts<br />-----------------------------------------------<br /> */<br />h2.date-header {<br /> margin:1.5em 0 .5em;<br /> }<br /><br />.post {<br /> margin:.5em 0 1.5em;<br /> border-bottom:1px dotted $bordercolor;<br /> padding-bottom:1.5em;<br /> }<br />.post h3 {<br /> margin:.25em 0 0;<br /> padding:0 0 4px;<br /> font-size:140%;<br /> font-weight:normal;<br /> line-height:1.4em;<br /> color:$titlecolor;<br />}<br /><br />.post h3 a, .post h3 a:visited, .post h3 strong {<br /> display:block;<br /> text-decoration:none;<br /> color:$titlecolor;<br /> font-weight:bold;<br />}<br /><br />.post h3 strong, .post h3 a:hover {<br /> color:$textcolor;<br />}<br /><br />.post-body {<br /> margin:0 0 .75em;<br /> line-height:1.6em;<br />}<br /><br />.post-body blockquote {<br /> line-height:1.3em; <br />}<br /><br />.post-footer {<br /> margin: .75em 0;<br /> color:$sidebarcolor;<br /> text-transform:uppercase;<br /> letter-spacing:.1em;<br /> font: $postfooterfont;<br /> line-height: 1.4em;<br />}<br /><br />.comment-link {<br /> margin-$startSide:.6em;<br /> }<br />.post img {<br /> padding:4px;<br /> border:1px solid $bordercolor;<br /> }<br />.post blockquote {<br /> margin:1em 20px;<br /> }<br />.post blockquote p {<br /> margin:.75em 0;<br /> }<br /><br />/* Comments<br />----------------------------------------------- */<br />#comments h4 {<br /> margin:1em 0;<br /> font-weight: bold;<br /> line-height: 1.4em;<br /> text-transform:uppercase;<br /> letter-spacing:.2em;<br /> color: $sidebarcolor;<br /> }<br /><br />#comments-block {<br /> margin:1em 0 1.5em;<br /> line-height:1.6em;<br /> }<br />#comments-block .comment-author {<br /> margin:.5em 0;<br /> }<br />#comments-block .comment-body {<br /> margin:.25em 0 0;<br /> }<br />#comments-block .comment-footer {<br /> margin:-.25em 0 2em;<br /> line-height: 1.4em;<br /> text-transform:uppercase;<br /> letter-spacing:.1em;<br /> }<br />#comments-block .comment-body p {<br /> margin:0 0 .75em;<br /> }<br />.deleted-comment {<br /> font-style:italic;<br /> color:gray;<br /> }<br /><br />.feed-links {<br /> clear: both;<br /> line-height: 2.5em;<br />}<br /><br />#blog-pager-newer-link {<br /> float: $startSide;<br /> }<br /> <br />#blog-pager-older-link {<br /> float: $endSide;<br /> }<br /> <br />#blog-pager { <br /> text-align: center; <br /> }<br /><br />/* Sidebar Content<br />----------------------------------------------- */<br />.sidebar { <br /> color: $sidebartextcolor;<br /> line-height: 1.5em;<br /> }<br /><br />.sidebar ul {<br /> list-style:none;<br /> margin:0 0 0;<br /> padding:0 0 0;<br />}<br />.sidebar li {<br /> margin:0;<br /> padding-top:0;<br /> padding-$endSide:0;<br /> padding-bottom:.25em;<br /> padding-$startSide:15px;<br /> text-indent:-15px;<br /> line-height:1.5em;<br /> }<br /><br />.sidebar .widget, .main .widget { <br /> border-bottom:1px dotted $bordercolor;<br /> margin:0 0 1.5em;<br /> padding:0 0 1.5em;<br /> }<br /><br />.main .Blog { <br /> border-bottom-width: 0;<br />}<br /><br />/* Profile <br />----------------------------------------------- */<br />.profile-img { <br /> float: $startSide;<br /> margin-top: 0;<br /> margin-$endSide: 5px;<br /> margin-bottom: 5px;<br /> margin-$startSide: 0;<br /> padding: 4px;<br /> border: 1px solid $bordercolor;<br />}<br /><br />.profile-data {<br /> margin:0;<br /> text-transform:uppercase;<br /> letter-spacing:.1em;<br /> font: $postfooterfont;<br /> color: $sidebarcolor;<br /> font-weight: bold;<br /> line-height: 1.6em;<br />}<br /><br />.profile-datablock { <br /> margin:.5em 0 .5em;<br />}<br /><br />.profile-textblock { <br /> margin: 0.5em 0;<br /> line-height: 1.6em;<br />}<br /><br />.profile-link { <br /> font: $postfooterfont;<br /> text-transform: uppercase;<br /> letter-spacing: .1em;<br />}<br /><br />/* Footer<br />----------------------------------------------- */<br />#footer {<br /> width:990px;<br /> clear:both;<br /> margin:0 auto;<br /> padding-top:15px;<br /> line-height: 1.6em;<br /> text-transform:uppercase;<br /> letter-spacing:.1em;<br /> text-align: center;<br />}<br />]]></b:skin><br /> </head><br /><br /> <body><br /> <div id='outer-wrapper'><div id='wrap2'><br /><br /> <!-- skip links for text browsers --><br /> <span id='skiplinks' style='display:none;'><br /> <a href='#main'>skip to main </a> |<br /> <a href='#sidebar'>skip to sidebar</a><br /> </span><br /><br /> <div id='header-wrapper'><br /> <b:section class='header' id='header' maxwidgets='1' showaddelement='no'><br /><b:widget id='Header1' locked='true' title='Best Photo Store (Header)' type='Header'/><br /></b:section><br /> </div><br /> <br /> <div id='content-wrapper'><br /><br /> <div id='crosscol-wrapper' style='text-align:center'><br /> <b:section class='crosscol' id='crosscol' showaddelement='no'/><br /> </div><br /><br /> <div id='left-column'><br /> <b:section class='sidebar' id='sidebar' preferred='yes'><br /><b:widget id='Followers1' locked='false' title='Followers' type='Followers'/><br /><b:widget id='BlogArchive1' locked='false' title='Blog Archive' type='BlogArchive'/><br /><b:widget id='Profile1' locked='false' title='About Me' type='Profile'/><br /></b:section><br /> </div><br /><br /> <div id='main-wrapper'><br /> <b:section class='main' id='main' showaddelement='yes'><br /><b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'/><br /></b:section><br /> </div><br /><br /><div id='rightsidebar-left'><br /><b:section class='sidebar' id='sidebar2' preferred='yes'/><br /></div><br /><br /><br /><div id='rightsidebar-right'><br /><b:section class='sidebar' id='sidebar3' preferred='yes'/><br /></div><br /><br /> <!-- spacer for skins that want sidebar and main to be the same height--><br /> <div class='clear'> </div><br /><br /> </div> <!-- end content-wrapper --><br /><br /> <div id='footer-wrapper'><br /> <b:section class='footer' id='footer'/><br /> </div><br /><br /> </div></div> <!-- end outer-wrapper --><br /></body><br /></html><br />
<?xml version="1.0" encoding="UTF-8" ?><br /><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><br /><html expr:dir='data:blog.languageDirection' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'><br /> <head><br /> <b:include data='blog' name='all-head-content'/><br /> <title><data:blog.pageTitle/></title><br /> <b:skin><![CDATA[/*<br />-----------------------------------------------<br />Blogger Template Style<br />Name: Minima Black<br />Designer: Douglas Bowman<br />URL: www.stopdesign.com<br />Modified by: Peter Chen<br />URL: http://blogger-tricks.blogspot.com<br />Date: 26 Feb 2004<br />Updated by: Blogger Team<br />----------------------------------------------- */<br /><br />/* Variable definitions<br /> ====================<br /> <Variable name="bgcolor" description="Page Background Color"<br /> type="color" default="#000" value="#000000"><br /> <Variable name="textcolor" description="Text Color"<br /> type="color" default="#ccc" value="#cccccc"><br /> <Variable name="linkcolor" description="Link Color"<br /> type="color" default="#9ad" value="#99aadd"><br /> <Variable name="pagetitlecolor" description="Blog Title Color"<br /> type="color" default="#ccc" value="#cccccc"><br /> <Variable name="descriptioncolor" description="Blog Description Color"<br /> type="color" default="#777" value="#777777"><br /> <Variable name="titlecolor" description="Post Title Color"<br /> type="color" default="#ad9" value="#aadd99"><br /> <Variable name="bordercolor" description="Border Color"<br /> type="color" default="#333" value="#333333"><br /> <Variable name="sidebarcolor" description="Sidebar Title Color"<br /> type="color" default="#777" value="#777777"><br /> <Variable name="sidebartextcolor" description="Sidebar Text Color"<br /> type="color" default="#999" value="#999999"><br /> <Variable name="visitedlinkcolor" description="Visited Link Color"<br /> type="color" default="#a7a" value="#aa77aa"><br /> <Variable name="bodyfont" description="Text Font"<br /> type="font" default="normal normal 100% 'Trebuchet MS',Trebuchet,Verdana,Sans-serif" value="normal normal 100% 'Trebuchet MS',Trebuchet,Verdana,Sans-serif"><br /> <Variable name="headerfont" description="Sidebar Title Font"<br /> type="font"<br /> default="normal bold 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif" value="normal bold 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif"><br /> <Variable name="pagetitlefont" description="Blog Title Font"<br /> type="font"<br /> default="normal bold 200% 'Trebuchet MS',Trebuchet,Verdana,Sans-serif" value="normal bold 200% 'Trebuchet MS',Trebuchet,Verdana,Sans-serif"><br /> <Variable name="descriptionfont" description="Blog Description Font"<br /> type="font"<br /> default="normal normal 78% 'Trebuchet MS', Trebuchet, Verdana, Sans-serif" value="normal normal 78% 'Trebuchet MS', Trebuchet, Verdana, Sans-serif"><br /> <Variable name="postfooterfont" description="Post Footer Font"<br /> type="font"<br /> default="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif" value="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif"><br /> <Variable name="startSide" description="Start side in blog language"<br /> type="automatic" default="left" value="left"><br /> <Variable name="endSide" description="End side in blog language"<br /> type="automatic" default="right" value="right"><br />*/<br /><br />/* Use this with templates/template-twocol.html */<br /><br />body {<br /> background:$bgcolor;<br /> margin:0;<br /> color:$textcolor;<br /> font: x-small "Trebuchet MS", Trebuchet, Verdana, Sans-serif;<br /> font-size/* */:/**/small;<br /> font-size: /**/small;<br /> text-align: center;<br /> }<br />a:link {<br /> color:$linkcolor;<br /> text-decoration:none;<br /> }<br />a:visited {<br /> color:$visitedlinkcolor;<br /> text-decoration:none;<br /> }<br />a:hover {<br /> color:$titlecolor;<br /> text-decoration:underline;<br />}<br />a img {<br /> border-width:0;<br /> }<br /><br />/* Header<br />-----------------------------------------------<br /> */<br /><br />#header-wrapper {<br /> width:990px;<br /> margin:0 auto 10px;<br /> border:1px solid $bordercolor;<br /> }<br /><br />#header-inner {<br /> background-position: center;<br /> margin-$startSide: auto;<br /> margin-$endSide: auto;<br />}<br /><br />#header { <br /> margin: 5px;<br /> border: 1px solid $bordercolor;<br /> text-align: center;<br /> color:$pagetitlecolor;<br />}<br /><br />#header h1 {<br /> margin:5px 5px 0;<br /> padding:15px 20px .25em;<br /> line-height:1.2em;<br /> text-transform:uppercase;<br /> letter-spacing:.2em;<br /> font: $pagetitlefont;<br />}<br /><br />#header a {<br /> color:$pagetitlecolor;<br /> text-decoration:none;<br /> }<br /><br />#header a:hover {<br /> color:$pagetitlecolor;<br /> }<br /><br />#header .description {<br /> margin:0 5px 5px;<br /> padding:0 20px 15px;<br /> max-width:950px;<br /> text-transform:uppercase;<br /> letter-spacing:.2em;<br /> line-height: 1.4em;<br /> font: $descriptionfont;<br /> color: $descriptioncolor;<br />}<br /><br />#header img {<br /> margin-$startSide: auto;<br /> margin-$endSide: auto;<br />}<br /><br /><br />/* Outer-Wrapper<br />----------------------------------------------- */<br />#outer-wrapper {<br /> width: 990px;<br /> margin:0 auto;<br /> padding:0px;<br /> text-align:$startSide;<br /> font: $bodyfont;<br /> }<br /><br />#main-wrapper {<br /> margin:0 0 0 20px;<br /> width: 450px;<br /> float: $startSide;<br /> word-wrap: break-word; /* fix for long text breaking sidebar float in IE */<br /> overflow: hidden; /* fix for long non-text content breaking IE sidebar float */<br /> }<br /><br />#left-column {<br /> width: 170px;<br /> float: left;<br /> word-wrap: break-word; /* fix for long text breaking sidebar float in IE */<br /> overflow: hidden; /* fix for long non-text content breaking IE sidebar float */<br />}<br /><br />#rightsidebar-left {<br />margin:0 0 0 10px;<br />width: 200px;<br />float: left;<br />word-wrap: break-word;<br />overflow: hidden;<br />}<br /><br /><br />#rightsidebar-right {<br />width: 120px;<br />float: right;<br />word-wrap: break-word;<br />overflow: hidden;<br />}<br /><br /><br /><br />/* Headings<br />----------------------------------------------- */<br /><br />h2 {<br /> margin:1.5em 0 .75em;<br /> font:$headerfont;<br /> line-height: 1.4em;<br /> text-transform:uppercase;<br /> letter-spacing:.2em;<br /> color:$sidebarcolor;<br />}<br /><br /><br />/* Posts<br />-----------------------------------------------<br /> */<br />h2.date-header {<br /> margin:1.5em 0 .5em;<br /> }<br /><br />.post {<br /> margin:.5em 0 1.5em;<br /> border-bottom:1px dotted $bordercolor;<br /> padding-bottom:1.5em;<br /> }<br />.post h3 {<br /> margin:.25em 0 0;<br /> padding:0 0 4px;<br /> font-size:140%;<br /> font-weight:normal;<br /> line-height:1.4em;<br /> color:$titlecolor;<br />}<br /><br />.post h3 a, .post h3 a:visited, .post h3 strong {<br /> display:block;<br /> text-decoration:none;<br /> color:$titlecolor;<br /> font-weight:bold;<br />}<br /><br />.post h3 strong, .post h3 a:hover {<br /> color:$textcolor;<br />}<br /><br />.post-body {<br /> margin:0 0 .75em;<br /> line-height:1.6em;<br />}<br /><br />.post-body blockquote {<br /> line-height:1.3em; <br />}<br /><br />.post-footer {<br /> margin: .75em 0;<br /> color:$sidebarcolor;<br /> text-transform:uppercase;<br /> letter-spacing:.1em;<br /> font: $postfooterfont;<br /> line-height: 1.4em;<br />}<br /><br />.comment-link {<br /> margin-$startSide:.6em;<br /> }<br />.post img {<br /> padding:4px;<br /> border:1px solid $bordercolor;<br /> }<br />.post blockquote {<br /> margin:1em 20px;<br /> }<br />.post blockquote p {<br /> margin:.75em 0;<br /> }<br /><br />/* Comments<br />----------------------------------------------- */<br />#comments h4 {<br /> margin:1em 0;<br /> font-weight: bold;<br /> line-height: 1.4em;<br /> text-transform:uppercase;<br /> letter-spacing:.2em;<br /> color: $sidebarcolor;<br /> }<br /><br />#comments-block {<br /> margin:1em 0 1.5em;<br /> line-height:1.6em;<br /> }<br />#comments-block .comment-author {<br /> margin:.5em 0;<br /> }<br />#comments-block .comment-body {<br /> margin:.25em 0 0;<br /> }<br />#comments-block .comment-footer {<br /> margin:-.25em 0 2em;<br /> line-height: 1.4em;<br /> text-transform:uppercase;<br /> letter-spacing:.1em;<br /> }<br />#comments-block .comment-body p {<br /> margin:0 0 .75em;<br /> }<br />.deleted-comment {<br /> font-style:italic;<br /> color:gray;<br /> }<br /><br />.feed-links {<br /> clear: both;<br /> line-height: 2.5em;<br />}<br /><br />#blog-pager-newer-link {<br /> float: $startSide;<br /> }<br /> <br />#blog-pager-older-link {<br /> float: $endSide;<br /> }<br /> <br />#blog-pager { <br /> text-align: center; <br /> }<br /><br />/* Sidebar Content<br />----------------------------------------------- */<br />.sidebar { <br /> color: $sidebartextcolor;<br /> line-height: 1.5em;<br /> }<br /><br />.sidebar ul {<br /> list-style:none;<br /> margin:0 0 0;<br /> padding:0 0 0;<br />}<br />.sidebar li {<br /> margin:0;<br /> padding-top:0;<br /> padding-$endSide:0;<br /> padding-bottom:.25em;<br /> padding-$startSide:15px;<br /> text-indent:-15px;<br /> line-height:1.5em;<br /> }<br /><br />.sidebar .widget, .main .widget { <br /> border-bottom:1px dotted $bordercolor;<br /> margin:0 0 1.5em;<br /> padding:0 0 1.5em;<br /> }<br /><br />.main .Blog { <br /> border-bottom-width: 0;<br />}<br /><br />/* Profile <br />----------------------------------------------- */<br />.profile-img { <br /> float: $startSide;<br /> margin-top: 0;<br /> margin-$endSide: 5px;<br /> margin-bottom: 5px;<br /> margin-$startSide: 0;<br /> padding: 4px;<br /> border: 1px solid $bordercolor;<br />}<br /><br />.profile-data {<br /> margin:0;<br /> text-transform:uppercase;<br /> letter-spacing:.1em;<br /> font: $postfooterfont;<br /> color: $sidebarcolor;<br /> font-weight: bold;<br /> line-height: 1.6em;<br />}<br /><br />.profile-datablock { <br /> margin:.5em 0 .5em;<br />}<br /><br />.profile-textblock { <br /> margin: 0.5em 0;<br /> line-height: 1.6em;<br />}<br /><br />.profile-link { <br /> font: $postfooterfont;<br /> text-transform: uppercase;<br /> letter-spacing: .1em;<br />}<br /><br />/* Footer<br />----------------------------------------------- */<br />#footer {<br /> width:990px;<br /> clear:both;<br /> margin:0 auto;<br /> padding-top:15px;<br /> line-height: 1.6em;<br /> text-transform:uppercase;<br /> letter-spacing:.1em;<br /> text-align: center;<br />}<br />]]></b:skin><br /> </head><br /><br /> <body><br /> <div id='outer-wrapper'><div id='wrap2'><br /><br /> <!-- skip links for text browsers --><br /> <span id='skiplinks' style='display:none;'><br /> <a href='#main'>skip to main </a> |<br /> <a href='#sidebar'>skip to sidebar</a><br /> </span><br /><br /> <div id='header-wrapper'><br /> <b:section class='header' id='header' maxwidgets='1' showaddelement='no'><br /><b:widget id='Header1' locked='true' title='Best Photo Store (Header)' type='Header'/><br /></b:section><br /> </div><br /> <br /> <div id='content-wrapper'><br /><br /> <div id='crosscol-wrapper' style='text-align:center'><br /> <b:section class='crosscol' id='crosscol' showaddelement='no'/><br /> </div><br /><br /> <div id='left-column'><br /> <b:section class='sidebar' id='sidebar' preferred='yes'><br /><b:widget id='Followers1' locked='false' title='Followers' type='Followers'/><br /><b:widget id='BlogArchive1' locked='false' title='Blog Archive' type='BlogArchive'/><br /><b:widget id='Profile1' locked='false' title='About Me' type='Profile'/><br /></b:section><br /> </div><br /><br /> <div id='main-wrapper'><br /> <b:section class='main' id='main' showaddelement='yes'><br /><b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'/><br /></b:section><br /> </div><br /><br /><div id='rightsidebar-left'><br /><b:section class='sidebar' id='sidebar2' preferred='yes'/><br /></div><br /><br /><br /><div id='rightsidebar-right'><br /><b:section class='sidebar' id='sidebar3' preferred='yes'/><br /></div><br /><br /> <!-- spacer for skins that want sidebar and main to be the same height--><br /> <div class='clear'> </div><br /><br /> </div> <!-- end content-wrapper --><br /><br /> <div id='footer-wrapper'><br /> <b:section class='footer' id='footer'/><br /> </div><br /><br /> </div></div> <!-- end outer-wrapper --><br /></body><br /></html><br />
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment