Need a bit of help with my flash (swf) banner in blogger (http://ladytori-photography.blogspot.com/). I’ve uploaded my flash banner to ‘MyDataNest’, copied the direct link and entered it into this code:
<object width="1000" height="350">
<param name="movie" value="http://www.mydatanest.com/files/LadyTori/60117_bjb69/bannerforblogupload.swf" />
<embed src="http://www.mydatanest.com/files/LadyTori/60117_bjb69/bannerforblogupload.swf" width="1000" height="350"></embed>
</object>
…I’ve inserted this code into the ‘widget’ (HTML/Java scrip) compartment in the ‘Add and Arrange Page’ layout and it seems to work but the problem is it only works sometimes. If I click on a link in the navbar it won’t show up, but sometimes it won’t even show up when I go to the home page, the header is just blank. I really need help with this because I can’t seem to work out what’s wrong.
By the way, the above code isn’t in my actual ‘Edit HTML’ big template with the rest of the code, it’s separate, in the widget section. Reason being is because I couldn’t get it to work in the ‘Edit HTML’ section (if you know how to get it working with it embedded into the blogger/css code that would be great).
Anyway, not sure if you need it or not but the following is my CSS code.
Any help is muchly appreciated. Thanks.
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<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'>
<head>
<b:include data='blog' name='all-head-content'/>
<title><data:blog.pageTitle/></title>
<b:skin><![CDATA[
/* ************ START OF CSS STYLING ************ */
/* -----------------------------------------------------------------------
Blogger Template Design: Photoblog II
Design by: Ourblogtemplates.com, July 2008
Terms of Use: Free template with credit linked to Ourblogtemplates.com
----------------------------------------------------------------------- */
/* Variable definitions
========================
<Variable name="bodybgColor" description="Body Background Color"
type="color" default="#ffffff" value="#ffffff">
<Variable name="blogframeColor" description="Blog Background Color"
type="color" default="#ffffff" value="#ffffff">
<Variable name="blogBorderColor" description="Blog Border Color"
type="color" default="#800040" value="#C1C3AB">
<Variable name="headerbgColor" description="Header Background Color"
type="color" default="#ffffff" value="#ffffff">
<Variable name="headerBorderColor" description="Header Border Color"
type="color" default="#ffffff" value="#ffffff">
<Variable name="blogTitleColor" description="Blog Title Color"
type="color" default="#E989B0" value="#E989B0">
<Variable name="blogDescriptionColor" description="Blog Description Color"
type="color" default="#800040" value="#6f3c1b">
<Variable name="linkbarmainBorderColor" description="Linkbar Main Border Color"
type="color" default="#ffffff" value="#ffffff">
<Variable name="linkbarbgColor" description="Linkbar Background Color"
type="color" default="#ffffff" value="#ffffff">
<Variable name="linkbarBorderColor" description="Linkbar Border Color"
type="color" default="#D8D8D8" value="#D8D8D8">
<Variable name="linkbarTextColor" description="Linkbar Text Color"
type="color" default="#a4a4a4" value="#a4a4a4">
<Variable name="linkbarHoverTextColor" description="Linkbar Hover Text Color"
type="color" default="#E989B0" value="#E989B0">
<Variable name="contentbgColor" description="Content Background Color"
type="color" default="#ffffff" value="#ffffff">
<Variable name="contentBorderColor" description="Content Border Color"
type="color" default="#ffffff" value="#ffffff">
<Variable name="postbgColor" description="Post Background Color"
type="color" default="#ffffff" value="#ffffff">
<Variable name="postBorderColor" description="Post Border Color"
type="color" default="#ffffff" value="#ffffff">
<Variable name="postTitleColor" description="Post Title Color"
type="color" default="#E989B0" value="#E989B0">
<Variable name="posttitleBorderColor" description="Post Title Border Color"
type="color" default="#000000" value="#DFE2C7">
<Variable name="dateHeaderColor" description="Date Header Color"
type="color" default="#000000" value="#C1C3AB">
<Variable name="textColor" description="Text Color"
type="color" default="#151515" value="#151515">
<Variable name="mainLinkColor" description="Main Link Color"
type="color" default="#999999" value="#999999">
<Variable name="mainHoverLinkColor" description="Main Hover Link Color"
type="color" default="#E989B0" value="#E989B0">
<Variable name="mainVisitedLinkColor" description="Main Visited Link Color"
type="color" default="#9D1961" value="#6B6543">
<Variable name="blogQuoteColor" description="Blog Quote Color"
type="color" default="#191919" value="#6B6543">
<Variable name="codeTextColor" description="Code Text Color"
type="color" default="#660000" value="#6B6543">
<Variable name="imagebgColor" description="Photo Background Color"
type="color" default="#ffffff" value="#ffffff">
<Variable name="imageBorderColor" description="Photo Border Color"
type="color" default="#f5f5f5" value="#cccccc">
<Variable name="postfooterbgColor" description="Postfooter Background Color"
type="color" default="#E590C8" value="#ffffff">
<Variable name="postfooterBorderColor" description="Postfooter Border Color"
type="color" default="#E590C8" value="#DFE2C7">
<Variable name="postfooterTextColor" description="Postfooter Text Color"
type="color" default="#b8659C" value="#a8aA95">
<Variable name="postfooterLinkColor" description="Postfooter Link Color"
type="color" default="#b8659C" value="#a8aA95">
<Variable name="commentTabLinkColor" description="Comment Tab Link Color"
type="color" default="#b8659C" value="#a8aA95">
<Variable name="feedlinksColor" description="Feed Links Color"
type="color" default="#9D1961" value="#a8aA95">
<Variable name="lowerbarbgColor" description="Lowerbar Background Color"
type="color" default="#ffffff" value="#DFE2C7">
<Variable name="lowerbarBorderColor" description="Lowerbar Border Color"
type="color" default="#C94093" value="#C1C3AB">
<Variable name="lowerbarHeaderColor" description="Lowerbar Header Color"
type="color" default="#000000" value="#929367">
<Variable name="lowerbarTextColor" description="Lowerbar Text Color"
type="color" default="#9D1961" value="#787A65">
<Variable name="lowerbarLinkColor" description="Lowerbar Link Color"
type="color" default="#9D1961" value="#787A65">
<Variable name="lowerbarHoverLinkColor" description="Lowerbar Hover Link Color"
type="color" default="#000000" value="#000000">
<Variable name="lowerbarVisitedLinkColor" description="Lowerbar Visited Link Color"
type="color" default="#000000" value="#787A65">
<Variable name="lowerbarListLineColor" description="Lowerbar List Line Color"
type="color" default="#000000" value="#d1d3bB">
<Variable name="commentTitleColor" description="Comment Header Color"
type="color" default="#000000" value="#929367">
<Variable name="commentAuthorBgColor" description="Comment Author Background Color"
type="color" default="#9D1961" value="#ffffff">
<Variable name="commentboxBorderColor" description="Comment Author Border Color"
type="color" default="#C94093" value="#DFE2C7">
<Variable name="commentauthorColor" description="Comment Author Color"
type="color" default="#9D1961" value="#4A510E">
<Variable name="commentTimeStampColor" description="Comment Timestamp Color"
type="color" default="#C94093" value="#888A75">
<Variable name="commentTextColor" description="Comment Text Color"
type="color" default="#4c4c4c" value="#6B6543">
<Variable name="footerbgColor" description="Footer Background Color"
type="color" default="#ffffff" value="#DFE2C7">
<Variable name="footerBorderColor" description="Footer Border Color"
type="color" default="#000000" value="#ffffff">
<Variable name="footerHeaderColor" description="Footer Header Color"
type="color" default="#000000" value="#6B6543">
<Variable name="footerTextColor" description="Footer Text Color"
type="color" default="#C94093" value="#6B6543">
<Variable name="footerLinkColor" description="Footer Link Color"
type="color" default="#C94093" value="#6B6543">
<Variable name="footerHoverLinkColor" description="Footer Hover Link Color"
type="color" default="#C94093" value="#000000">
<Variable name="footerVisitedLinkColor" description="Footer Visited Link Color"
type="color" default="#C94093" value="#6B6543">
<Variable name="linkbarTextFont" description="Linkbar Text Font"
type="font"
default="normal normal 77% century gothic, century gothic" value="normal 74% arial, Trebuchet MS, Arial, sans-serif"
>
<Variable name="dateHeaderFont" description="Date Header Font"
type="font"
default="normal 117% Arial, sans-serif" value="normal normal 97% Trebuchet, Trebuchet MS, Arial, sans-serif"
>
<Variable name="postTitleFont" description="Post Title Font"
type="font"
default="normal 10% serif" value="normal 125% arial, Times, serif"
>
<Variable name="textFont" description="Text Font"
type="font"
default="normal normal 90% Arial, sans-serif" value="normal normal 85% century gothic, century gothic"
>
<Variable name="quoteFont" description="Blog Quote Font"
type="font"
default="normal normal 92% helvetica,tahoma,verdana,arial,times,Sans-serif" value="normal normal 97% Arial, sans-serif"
>
<Variable name="sidebarHeaderFont" description="Sidebar Title Font"
type="font"
default="normal 117% Arial, sans-serif" value="normal normal 129% Georgia, Times, serif"
>
<Variable name="sidebarTextFont" description="Sidebar Text Font"
type="font"
default="normal normal 78% Arial, Verdana, sans-serif" value="normal normal 77% Arial, sans-serif"
>
<Variable name="postfooterTextFont" description="Post-Footer Text Font"
type="font"
default="normal normal 93% Arial, sans-serif" value="normal normal 86% Arial, sans-serif"
>
<Variable name="commentTitleFont" description="Comment Title Font"
type="font"
default="normal bold 120% Arial, sans-serif" value="normal normal 130% arial, Times, serif"
>
<Variable name="commentTextFont" description="Comment Text Font"
type="font"
default="normal normal 95% Arial, sans-serif" value="normal normal 105% Arial, sans-serif"
>
<Variable name="footerHeaderFont" description="Footer Header Font"
type="font"
default="normal bold 131% Trebuchet, Trebuchet MS, Arial, sans-serif" value="normal 113% Arial, sans-serif"
>
<Variable name="footerTextFont" description="Footer Text Font"
type="font"
default="normal normal 76% Trebuchet, Trebuchet MS, Arial, sans-serif" value="normal normal 66% Arial, sans-serif"
>
*/
/* ----- GLOBAL ----- Blogger template design by Ourblogtemplates.com */
* {margin:0; padding:0;}
body {
background-image:url('http://i45.tinypic.com/x2jdds.jpg');
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: center;
color: $textColor;
font-family: century gothic,verdana,helvetica,tahoma,Sans-serif;
font-size: 100%;
width: 100%;
}
#outer-wrapper {
margin: 0 auto; /* to make the template lay in the screen center */
padding: 0px 0px 0px 0px;
margin-top: 15px;
margin-bottom: 30px;
position: relative;
width: 100%;
text-align: center;
}
#blog-wrapper {
margin: 0 auto; /* to make the template lay in the screen center */
padding: 6px 8px 6px 6px;
margin-top: 15px;
margin-bottom: 10px;
text-align: center;
position: relative;
width: 1000px;
background:
border: 0px solid $blogBorderColor;
}
#spacer {clear: both; margin: 0; padding: 0;}
/* global link attributes */
a {color: $mainLinkColor; text-decoration: none;}
a:hover {color: $mainHoverLinkColor; text-decoration: none;}
a:visited {color: $mainVisitedLinkColor; text-decoration: underline;}
/* ----- HEADER ----- Blogger template design by Ourblogtemplates.com */
#upper-wrapper {
margin: 0;
padding: 0;
width: 100%;
}
#header-wrapper {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 100%;
text-align: center;
background: $headerbgColor;
border: 0px solid $headerBorderColor;
}
#header {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: left;
}
#header h1 {
color: $blogTitleColor;
font: $blogTitleFont;
text-align: left;
text-transform: none;
margin: 100px 0px 0px 0px;
padding: 130px 0px 0px 0px;
}
#header {
height:350px; background:transparent url() no-repeat; }
#header h1 a {
text-decoration: none;
color: $blogTitleColor;
}
#header h1 a:hover {
text-decoration: underline;
color: $blogDescriptionColor;
}
#header .description {
color: $blogDescriptionColor;
font: $blogDescriptionFont;
text-align: left;
margin: 0px 0px 0px 0px;
padding: 0px 20px 40px 20px;
}
#header h1 p, #header .description p {margin:0;padding:0}
#header a img {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border: 0;
}
/* ----- LINKBAR ----- Blogger template design by Ourblogtemplates.com */
#linkbar {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 100%;
position: relative;
background: $linkbarbgColor;
border: 0px solid $linkbarmainBorderColor;
border-top: 0;
}
#linkbar li {
display: inline;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
#linkbar h2 {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
display: none;
visibility: hidden;
}
/* ----- MAIN ----- Blogger template design by Ourblogtemplates.com */
#content-wrapper {
margin: 0px 0px 0px 0px;
padding: 0px;
width: 1000px;
position: relative;
text-align: left;
background: $contentbgColor;
border: 0px solid $contentBorderColor;
border-top: 0;
}
#main-wrapper {
float: left;
position: relative;
width: 100%;
margin: 0;
padding: 0px 0px 0px 0px;
text-align: left;
background: $postbgColor;
border: 0px solid $postBorderColor;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
}
#main {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 100%;
color: $textColor;
font: $textFont;
}
#main .widget {
margin: 0px 0px 0px 0px;
padding: 10px 50px 0px 50px;
}
h2.date-header {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: right;
color: $dateHeaderColor;
font: $dateHeaderFont;
text-decoration: none;
text-transform: uppercase;
}
.date-header span {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
.post {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
line-height: 1.6em;
text-align: left;
}
.post h3 {
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 0px;
color: $postTitleColor;
font: $postTitleFont;
text-decoration: none;
text-align: left;
text-transform: none;
line-height: 1.6em;
border-bottom: 0px solid $posttitleBorderColor;
}
.post h3 a, .post h3 a:visited {
color: $postTitleColor;
text-decoration: none;
}
.post h3 a:hover {
color: $postTitleColor;
text-decoration: underline;
}
.post-body p {
/* Fix bug in IE5/Win with italics in posts */
margin: 0px 0px 0px 0px;
padding: 3px 0px 3px 0px;
display: inline; /* to fix floating-ads wrapping problem in IE */
height: 1%;
overflow: visible;
}
.post-body p a, .post-body p a:visited {
color: $mainLinkColor;
text-decoration: none;
}
.post-body a:hover {
text-decoration: none;
color: $mainHoverLinkColor;
}
.post ul {
margin: 0px 0px 0px 0px;
padding: 1px 0px 12px 30px;
list-style-type: disc;
line-height: 2.0em;
font-size: 95%;
}
.post ol {
margin: 0px 0px 0px 0px;
padding: 12px 0px 12px 30px;
line-height: 2.0em;
font-size: 95%;
}
.post li {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
line-height: 1.5em;
}
a img {
margin: 5px 5px 5px 5px;
padding: 0px 0px 0px 0px;
}
.post img {
margin: 5px;
padding: 5px;
background: $imagebgColor;
border: 0px solid $imageBorderColor;
}
/* ----- POST-FOOTER ----- Blogger template design by Ourblogtemplates.com */
.post-footer {
display: block;
margin: 10px 0px 50px 0px;
padding: 10px;
text-align: left;
font: $postfooterTextFont;
color: $postfooterTextColor;
font-weight: normal;
line-height: 1.5em;
text-decoration: none;
background: $postfooterbgColor;
}
.post-footer-line {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
.post-footer-line-1 {padding-top: 0px}
.post-footer a {
color: $postfooterLinkColor;
text-decoration: none;
}
.post-footer a:hover {
color: $mainHoverLinkColor;
text-decoration: none;
}
.post-footer .post-comment-link a {
margin: 0px 10px 0px 10px;
padding: 0px 10px 0px 10px;
border-left: 0px solid $postfooterTextColor;
color: $commentTabLinkColor;
font-weight: normal;
text-decoration: underline;
}
.post-footer .post-comment-link a:hover {
color: $mainHoverLinkColor;
text-decoration: none;
}
#blog-pager {
margin: 0px 0px 0px 0px;
padding: 5px 0px 5px 0px;
text-align: center;
font: $postfooterTextFont;
color: $feedlinksColor;
font-size: 105%;
}
#blog-pager a {color: $feedlinksColor}
#blog-pager a:hover {color: $mainHoverLinkColor}
#blog-pager-newer-link {
float: left;
margin: 0px 0px 0px 0px;
padding-left: 3px;
}
#blog-pager-older-link {
float: right;
margin: 0px 0px 0px 0px;
padding-right: 3px;
}
.feed-links {
margin: 10px 0px 0px 0px;
padding: 0px 3px 0px 3px;
clear: both;
line-height: 1.5em;
text-align: center;
font: $postfooterTextFont;
font-size: 105%;
color: $feedlinksColor;
}
.feed-links a, .feed-links a:visited {color: $feedlinksColor}
.feed-links a:hover {color: $mainHoverLinkColor}
/* ----- PROFILE ----- Blogger template design by Ourblogtemplates.com */
.profile-img a img {
display: block;
float: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
clear: both;
}
.profile-textblock {
margin: 0px 0px 0px 0px;
padding: 10px 0px 10px 0px;
clear: both;
line-height: 1.6em;
}
.profile-data {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-weight: normal;
font-style: italic;
}
.profile-datablock {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
.profile-link {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
/* ----- BLOCKQUOTE ----- */
blockquote {
margin: 12px 30px 12px 20px;
padding: 0px 0px 0px 10px;
color: $blogQuoteColor;
font: $quoteFont;
line-height: 1.6em;
color: $blogQuoteColor;
}
/* ----- CODE ----- */
code {
color: $codeTextColor;
font-size: 110%;
}
/* ----- COMMENT ----- Blogger template design by Ourblogtemplates.com */
#comments {
margin: 5px 0px 0px 0px;
padding: 0px 0px 15px 0px;
text-align: left;
color: $commentTextColor;
font: $commentTextFont;
}
/* comment-header */
#comments h4 {
margin: 0px 0px 0px 0px;
padding: 15px 0px 0px 0px;
color: $commentTitleColor;
font: $commentTitleFont;
text-transform: uppercase;
}
.deleted-comment {
font-style:italic;
color:gray;
margin: 3px 0px 3px 0px;
}
.comment-author {
display: block;
margin: 15px 0px 0px 0px;
padding: 15px 10px 2px 10px;
color: $commentauthorColor;
background: $commentAuthorBgColor;
border-top: 2px dotted $commentboxBorderColor;
border-bottom: 0px dotted $commentboxBorderColor;
font-size: 125%;
font-weight: normal;
}
.comment-author a {color: $commentauthorColor; text-decoration: none;}
.comment-author a:hover {color: $commentTimeStampColor; text-decoration: underline;}
.comment-author a:visited {color: $commentauthorColor; text-decoration: none;}
.comment-body {margin: 0; padding: 10px 0px 10px 50px;}
.comment-body p {margin: 0; padding: 0; line-height: 1.6em;}
.comment-footer {margin: 7px 0px 7px 0px; padding: 0;}
.comment-timestamp {
margin: 0px 0px 0px 4px;
padding: 0px 0px 7px 4px;
color: $commentTimeStampColor;
text-decoration: none;
font-weight: normal;
font-size: 70%;
font-style: italic;
}
.comment-timestamp a {
color: $commentTimeStampColor;
text-decoration: none;
}
.comment-timestamp a:hover {color: $commentauthorColor; text-decoration: underline;}
#comments ul {margin: 0; padding: 0; list-style-type: none;}
#comments li {margin: 0; padding: 0;}
a.comment-link {
/* ie5.0/win doesn't apply padding to inline elements,
so we hide these two declarations from it */
padding: 0px 0px 0px 0px;
}
html>body a.comment-link {
/* respecified, for ie5/mac's benefit */
padding-left: 0px;
}
/* ----- LOWER SECTION ----- Blogger template design by Ourblogtemplates.com */
/* ----- FOOTER ----- Blogger template design by Ourblogtemplates.com */
/* ----- OUTER ADS ----- Blogger template design by Ourblogtemplates.com */
/* ************ END OF CSS STYLING ************ */
/** Page structure tweaks for layout editor wireframe */
body#layout #main,
body#layout #sidebar {
padding: 0;
}
#NavbarMenu {
width: 1000px;
height: 35px;
background:#ffffff repeat-x top;
color: #999999
margin: 0 auto 0;
padding: 0;
font: bold 11px Arial, Tahoma, Verdana;
}
#NavbarMenuleft {
width: 680px;
float: left;
margin: 0;
padding: 0;
}
#nav {
margin: 0;
padding: 0;
}
#nav ul {
float: left;
list-style: none;
margin: 0;
padding: 0;
}
#nav li {
list-style: none;
margin: 0;
padding: 0;
}
#nav li a, #nav li a:link, #nav li a:visited {
color: #aaaaaa;
display: block;
text-transform: uppercase;
margin: 0;
padding: 2px 40px 0px;
font: normal 12px arial, Times New Roman;
letter-spacing: -1px;
text-decoration: none;
}
#nav li a:hover, #nav li a:active {
color: #E989B0
margin: 0;
text-decoration: none;
}
#a.navbar:hover{color:red; font-weight:bold;}
#nav li li a, #nav li li a:link, #nav li li a:visited {
background: #ffffff; repeat-x top;
width: 50px;
color: #aaaaaa;
text-transform: lowercase;
float: none;
margin: 0;
font: normal 12px arial, Times New Roman;
}
#nav li li a:hover, #nav li li a:active {
color: #E989B0;
}
#nav li {
float: left;
padding: 0;
}
#nav li ul {
z-index: 9999;
position: absolute;
left: -999em;
height: auto;
width: 130px;
margin: 0;
padding: 0;
}
#nav li ul a {
width: 1000px;
}
#nav li ul ul {
margin: -32px 0 0 171px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
left: auto;
}
#nav li:hover, #nav li.sfhover {
position: static;
}
]]></b:skin>
</head>
<body>
<div id='outer-wrapper'>
<!-- skip links for text browsers -->
<span id='skiplinks' style='display:none;'>
<a href='#main'>skip to main </a> |
<a href='#sidebar'>skip to sidebar</a>
</span>
<div id='topads-wrapper'>
<b:section class='topads' id='topads' preferred='yes'/>
</div>
<div id='blog-wrapper'>
<div id='upper-wrapper'>
<div id='header-wrapper'>
<b:section class='header' id='header' maxwidgets='2' showaddelement='yes'>
<b:widget id='HTML1' locked='false' title='' type='HTML'/>
</b:section>
</div>
<div id='NavbarMenu'>
<div id='NavbarMenuleft'>
<ul id='nav'>
<li><a expr:href='data:blog.homepageUrl'>Home</a></li>
<li><a href='http://ladytori-photography.blogspot.com/p/about.html'>About</a></li>
<li><a href='http://www.redbubble.com/people/Lady-Tori'>Purchase</a>
<li><a href='http://ladytori-photography.blogspot.com/p/contact.html'>Contact</a></li>
<ul>
</ul>
</li>
<li><a href='#'>Links</a>
<ul>
<li><a href='http://www.lady-tori.deviantart.com'>Deviantart</a>
<li><a href='http://www.http://www.flickr.com/photos/lady-tori/'>Flick</a></li>
<li><a href='http://www.redbubble.com/people/Lady-Tori'>Red Bubble</a></li>
<li><a href='http://www.twitter.com'>Twitter</a></li>
<li><a href='http://misstorii.wordpress.com/'>Old Blog</a></li>
<ul>
<li><a href='http://ladytori-photography.blogspot.com/p/contact.html'>Contact</a></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div> <!-- end navbar -->
<div style='clear: both;'/>
<div id='linkbar-wrapper'>
<b:section class='linkbar' id='linkbar' showaddelement='no'>
<b:widget id='LinkList1' locked='true' title='Main Page' type='LinkList'/>
</b:section>
</div>
<div style='clear: both;'/>
</div> <!-- end upper-wrapper -->
<div id='content-wrapper'>
<div id='main-wrapper'>
<b:section class='main' id='main' preferred='yes'>
<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'/>
</b:section>
</div>
<!-- spacer for skins that sets sidebar and main to be the same height-->
<div style='clear: both;'/>
<div id='lower-wrapper'>
<div id='lowerbar-wrapper'>
<b:section class='lowerbar' id='lowerbar1' preferred='yes'/>
</div>
<div id='lowerbar-wrapper'>
<b:section class='lowerbar' id='lowerbar2' preferred='yes'>
<b:widget id='Feed2' locked='false' title='Recent Posts' type='Feed'/>
</b:section>
</div>
<div id='lowerbar-wrapper'>
<b:section class='lowerbar' id='lowerbar3' preferred='yes'/>
</div>
<div style='clear: both;'/>
<div id='lowerads-wrapper'>
<b:section class='lowerads' id='lowerads' preferred='yes'/>
</div>
<div style='clear: both;'/>
</div> <!-- end lower-wrapper -->
</div> <!-- end content-wrapper -->
<div id='footer-wrapper'>
<b:section class='footer' id='footer'/>
</div>
<div style='clear: both;'/>
</div> <!-- end blog-wrapper -->
<div id='bottomads-wrapper'>
<b:section class='bottomads' id='bottomads' preferred='yes'/>
</div>
</div> <!-- end outer-wrapper -->
</body>
</html>