Finally, The first of it's kind! Scribe is one of the most popular standard blogger templates. Now for all of you who love the blogger Scribe Template, I have just modified a 4 column magazine style version which includes a top menu bar. Not only that, there are additional places for gadgets at the bottom of the template. I've included 2 versions. One with a new vintage 1800's rose wallpaper and one with the original wallpaper.
Click here for image
Click here to see widget layout
Instructions:
1) Go To Layout > Then go to Edit HTML
2) Copy your entire HTML Code. Be sure to get it all, this is your backup.
3) Save your old code to your notebook or wordpad
4) Copy the code below and paste it to your template
5) Click Save Template
6) If you already have widgets, there will be a warning saying that your widgets are about to be deleted. It will ask you to keep widgets or delete them. If you wish to save your old widgets then click Keep Widgets.
7) Your Template should now be saved.
A great deal of time went into the development of this template. We hope you enjoy it. Please consider joining People String to help for the compensation for our time. It's absolutely free to join. You will notice also there is an embedded ad in the template code. The code includes instructions on how to remove the ad should you wish to do so.
Thank you.
Click here for image
Click here to see widget layout
Instructions:
1) Go To Layout > Then go to Edit HTML
2) Copy your entire HTML Code. Be sure to get it all, this is your backup.
3) Save your old code to your notebook or wordpad
4) Copy the code below and paste it to your template
5) Click Save Template
6) If you already have widgets, there will be a warning saying that your widgets are about to be deleted. It will ask you to keep widgets or delete them. If you wish to save your old widgets then click Keep Widgets.
7) Your Template should now be saved.
A great deal of time went into the development of this template. We hope you enjoy it. Please consider joining People String to help for the compensation for our time. It's absolutely free to join. You will notice also there is an embedded ad in the template code. The code includes instructions on how to remove the ad should you wish to do so.
Thank you.
Cut and Paste This Code For Your FREE
Four Column Scribe Template (Rose wallpaper)
Cut and Paste This Code For Your FREE
Four Column Scribe Template (Original Wallpaper)
Four Column Scribe Template (Rose wallpaper)
<?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[/*
-----------------------------------------------
Blogger Template Style
Name: 4 Column Scribe / Minima hybrid
Designer: Douglas Bowman
URL: www.stopdesign.com
Modified by Tom Martin
URL: http://www.freebloggertemplatesandtips.com/
Date: 07 Mar 2010
----------------------------------------------- */
/*
Variable definitions
====================
<Variable name="textColor" description="Text Color" type="color"
default="#29303b" value="#29303b">
<Variable name="postTitleColor" description="Post Title Color" type="color"
default="#1b0431" value="#1b0431">
<Variable name="linkbarbgColor" description="Linkbar Background Color"
type="color" default="#C94093" value="#333333">
<Variable name="linkbarmainBorderColor" description="Linkbar Main Border Color"
type="color" default="#C94093" value="#333333">
<Variable name="linkbarBorderColor" description="Linkbar Border Color"
type="color" default="#9D1961" value="#333333">
<Variable name="linkbarTextColor" description="Linkbar Text Color"
type="color" default="#ffffff" value="#333333">
<Variable name="linkbarHoverBgColor" description="Linkbar Hover Background Color"
type="color" default="#ffffff" value="#333333">
<Variable name="linkbarHoverTextColor" description="Linkbar Hover Text Color"
type="color" default="#9D1961" value="#ffffff">
<Variable name="linkColor" description="Link Color" type="color"
default="#473624" value="#473624">
<Variable name="visitedLinkColor" description="Visited Link Color" type="color"
default="#956839" value="#956839">
<Variable name="pageHeaderColor" description="Blog Title Color" type="color"
default="#612e00" value="#612e00">
<Variable name="blogDescriptionColor" description="Blog Description Color"
type="color" default="#29303B" value="#29303B">
<Variable name="sidebarHeaderColor" description="Sidebar Title Color"
type="color"
default="#211104" value="#211104">
<Variable name="bodyFont" description="Text Font"
type="font"
default="normal normal 90% Georgia, Times New Roman,Sans-Serif;" value="normal normal 90% Georgia, Times New Roman,Sans-Serif;">
<Variable name="headerFont" description="Sidebar Title Font"
type="font"
default="normal normal 100% Georgia, Times New Roman,sans-serif" value="normal normal 100% Georgia, Times New Roman,sans-serif">
<Variable name="pageTitleFont" description="Blog Title Font"
type="font"
default="normal normal 150% Georgia, Times New Roman,sans-serif" value="normal normal 150% Georgia, Times New Roman,sans-serif">
<Variable name="blogDescriptionFont" description="Blog Description Font"
type="font"
default="italic normal 100% Georgia, Times New Roman, sans-serif" value="italic normal 100% Georgia, Times New Roman, sans-serif">
<Variable name="startSide" description="Start side in blog language"
type="automatic" default="left" value="left">
<Variable name="endSide" description="End side in blog language"
type="automatic" default="right" value="right">
*/
/* Use this with templates/template-twocol.html */
body {
margin:0;
padding:0;
font-size: small;
color:$textColor;
line-height:1.3em;
background:#483521 url("http://2.bp.blogspot.com/_Wfc4n3MViWg/S5QObkaJJhI/AAAAAAAABsw/bb-eUOgEf-Q/S1600-R/Vintage1800%27s.jpg") repeat;
}
blockquote {
font-style:italic;
padding:0 32px;
line-height:1.6;
margin-top:0;
margin-$endSide:0;
margin-bottom:.6em;
margin-$startSide:0;
}
p {
margin:0;
padding:0;
}
abbr, acronym {
cursor:help;
font-style:normal;
}
code {
font-size: 100%;
white-space:normal;
color:#666;
}
hr {display:none;}
img {border:0;}
/* Link styles */
a:link {
color:$linkColor;
text-decoration:underline;
}
a:visited {
color: $visitedLinkColor;
text-decoration:underline;
}
a:hover {
color: $visitedLinkColor;
text-decoration:underline;
}
a:active {
color: $visitedLinkColor;
}
/* Header
-----------------------------------------------
*/
#header-wrapper {
width:100%;
margin:0 auto 10px;
border:1px solid $bordercolor;
}
#header-inner {
background-position: center;
margin-left: auto;
margin-right: auto;
}
#header {
margin: 5px;
border: 1px solid $bordercolor;
text-align: center;
color: $pageHeaderColor;
}
#header h1 {
margin:5px 5px 0;
padding:15px 20px .25em;
line-height:1.2em;
letter-spacing:.2em;
font: $pagetitlefont;
}
#header a {
color:$pagetitlecolor;
text-decoration:none;
}
#header a:hover {
color:$pagetitlecolor;
}
#header .description {
margin:0 5px 5px;
padding:0 20px 15px;
max-width:950px;
letter-spacing:.2em;
line-height: 1.4em;
font: $blogDescriptionFont;
color: $blogDescriptionColor;
text-align: center;
}
#header img {
margin-$startSide: auto;
margin-$endSide: auto;
}
/* ----- LINKBAR ----- Modified By Tom: AmericanPreppersNetwork.com */
#linkbar-wrapper {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 960px;
position: relative;
background:url("http://3.bp.blogspot.com/_Wfc4n3MViWg/S5LwsC263KI/AAAAAAAABrY/v2DMFWG6KW4/S1600-R/Linkbarbackground.jpg") no-repeat top $startSide;
border: 0px solid $linkbarmainBorderColor;
}
#linkbar .widget {
margin: 0px 0px 0px 0px;
padding: 4px 0px 7px 0px;
text-align: left;
}
#linkbar ul {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style-type:none;
}
#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;
}
#linkbar a {
clear: both;
margin: 1px 1px 1px 1px;
padding: 1px 10px 1px 10px;
width:100%;
text-decoration:none;
font: $linkbarTextFont;
color: $linkbarTextColor;
border-right: 0px solid $linkbarBorderColor;
border-left: px solid $linkbarBorderColor;
}
#linkbar a:hover {
color: $linkbarHoverTextColor;
background: $linkbarHoverBgColor;
}
/* Outer-Wrapper
----------------------------------------------- */
#outer-wrapper {
background-color:#473624;
background-image: url(http://2.bp.blogspot.com/_Wfc4n3MViWg/S5Pf6SozSuI/AAAAAAAABrw/KBBK2nkgkUg/S1600-R/ScribeMiddlexcf2.jpg);
border-$startSide:1px solid #332A24;
border-$endSide:1px solid #332A24;
width:980px;
margin:0px auto;
padding:8px;
font: $bodyFont;
}
#main-wrapper {
margin:0 0 0 3px;
width: 450px;
float: left;
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 */
}
#left-column {
width: 155px;
float: left;
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 */
}
#rightsidebar-upper {
margin:0 0 0 3px;
width: 350px;
float: right;
word-wrap: break-word;
overflow: hidden;
}
#rightsidebar-left {
margin:0 0 0 5px;
width: 170px;
float: right;
word-wrap: break-word;
overflow: hidden;
}
#rightsidebar-right {
margin:0 0 0 5px;
width: 170px;
float: right;
word-wrap: break-word;
overflow: hidden;
}
/* Headings
----------------------------------------------- */
h2 {
margin:1.5em 0 .75em;
font:$headerfont;
line-height: 1.4em;
letter-spacing:.2em;
color:$sidebarcolor;
}
/* Posts
-----------------------------------------------
*/
h2.date-header {
margin:1.5em 0 .5em;
}
.post {
margin:.5em 0 1.5em;
border-bottom:1px dotted $bordercolor;
padding-bottom:1.5em;
}
.post h3 {
margin:.25em 0 0;
padding:0 0 4px;
font-size:140%;
font-weight:normal;
line-height:1.4em;
color:$titlecolor;
}
.post h3 a, .post h3 a:visited, .post h3 strong {
display:block;
text-decoration:none;
color:$titlecolor;
font-weight:normal;
}
.post h3 strong, .post h3 a:hover {
color:$textcolor;
}
.post-body {
margin:0 0 .75em;
line-height:1.6em;
}
.post-body blockquote {
line-height:1.3em;
}
.post-footer {
margin: .75em 0;
color:$sidebarcolor;
letter-spacing:.1em;
font: $postfooterfont;
line-height: 1.4em;
}
.comment-link {
margin-$startSide:.6em;
}
.post img {
padding:4px;
border:1px solid $bordercolor;
}
.post blockquote {
margin:1em 20px;
}
.post blockquote p {
margin:.75em 0;
}
/* Comments
----------------------------------------------- */
#comments h4 {
margin:1em 0;
font-weight: bold;
line-height: 1.4em;
letter-spacing:.2em;
color: $sidebarcolor;
}
#comments-block {
margin:1em 0 1.5em;
line-height:1.6em;
}
#comments-block .comment-author {
margin:.5em 0;
}
#comments-block .comment-body {
margin:.25em 0 0;
}
#comments-block .comment-footer {
margin:-.25em 0 2em;
line-height: 1.4em;
letter-spacing:.1em;
}
#comments-block .comment-body p {
margin:0 0 .75em;
}
.deleted-comment {
font-style:italic;
color:gray;
}
#blog-pager-newer-link {
float: $startSide;
}
#blog-pager-older-link {
float: $endSide;
}
#blog-pager {
text-align: center;
}
.feed-links {
clear: both;
line-height: 2.5em;
}
/* Sidebar Content
----------------------------------------------- */
.sidebar {
color: $sidebartextcolor;
line-height: 1.5em;
}
.sidebar ul {
list-style:none;
margin:0 0 0;
padding:0 0 0;
}
.sidebar li {
margin:0;
padding-top:0;
padding-$endSide:0;
padding-bottom:.25em;
padding-$startSide:15px;
text-indent:-15px;
line-height:1.5em;
}
.sidebar .widget, .main .widget {
border-bottom:1px dotted $bordercolor;
margin:0 0 1.5em;
padding:0 0 1.5em;
}
.main .Blog {
border-bottom-width: 0;
}
/* Profile
----------------------------------------------- */
.profile-img {
float: $startSide;
margin-top: 0;
margin-$endSide: 5px;
margin-bottom: 5px;
margin-$startSide: 0;
padding: 4px;
border: 1px solid $bordercolor;
}
.profile-data {
margin:0;
letter-spacing:.1em;
font: $postfooterfont;
color: $sidebarcolor;
font-weight: bold;
line-height: 1.6em;
}
.profile-datablock {
margin:.5em 0 .5em;
}
.profile-textblock {
margin: 0.5em 0;
line-height: 1.6em;
}
.profile-link {
font: $postfooterfont;
letter-spacing: .1em;
}
/* Footer
----------------------------------------------- */
#footer {
width:990px;
clear:both;
margin:0 auto;
padding-top:15px;
line-height: 1.6em;
letter-spacing:.1em;
text-align: center;
}
#footer-column-container {
clear:both;
}
.footer-column {
padding: 10px;
}
]]></b:skin>
</head>
<body>
<div id='outer-wrapper'><div id='wrap2'>
<!-- 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='header-wrapper'>
<b:section class='header' id='header' maxwidgets='' showaddelement='yes'>
<b:widget id='Header1' locked='true' title='4 Column Scribe Template (Header)' type='Header'/>
</b:section>
</div>
<div id='linkbar-wrapper'><center>
<b:section class='linkbar' id='linkbar' showaddelement='no'>
<b:widget id='LinkList1' locked='true' title='Linkbar' type='LinkList'/>
</b:section></center>
</div>
<div id='content-wrapper'>
<div id='crosscol-wrapper' style='text-align:center'>
<b:section class='crosscol' id='crosscol' showaddelement='yes'/>
</div>
<center><img src='http://3.bp.blogspot.com/_Wfc4n3MViWg/S5PiwnC_PII/AAAAAAAABsI/bAQv25Yo8yI/S990-R/ScribeDivider.jpg'/>
<img src='http://3.bp.blogspot.com/_Wfc4n3MViWg/S5LwsC263KI/AAAAAAAABrY/v2DMFWG6KW4/S1600-R/Linkbarbackground.jpg'/></center>
<div id='left-column'>
<b:section class='sidebar' id='sidebar' preferred='yes'/>
</div>
<div id='main-wrapper'>
<b:section class='main' id='main' showaddelement='yes'>
<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'/>
</b:section>
</div>
<div id='rightsidebar-upper'>
<b:section class='sidebar' id='sidebar4' preferred='yes'/>
</div>
<div id='rightsidebar-left'>
<b:section class='sidebar' id='sidebar2' preferred='yes'/>
</div>
<div id='rightsidebar-right'>
<b:section class='sidebar' id='sidebar3' preferred='yes'/>
</div>
<!-- spacer for skins that want sidebar and main to be the same height-->
<div class='clear'> </div>
</div> <!-- end content-wrapper -->
<div id='footer-wrapper'>
<div id='footer-column-container'>
<center><img src='http://3.bp.blogspot.com/_Wfc4n3MViWg/S5PiwnC_PII/AAAAAAAABsI/bAQv25Yo8yI/S990-R/ScribeDivider.jpg'/></center>
<div id='footer5' style='width: 100%; float: left; margin:0; text-align: left;'>
<b:section class='footer-column' id='col4' preferred='yes' style='float:left;'/>
</div>
<div id='footer2' style='width: 33%; float: left; margin:0; text-align: left;'>
<b:section class='footer-column' id='col1' preferred='yes' style='float:left;'/>
</div>
<div id='footer3' style='width: 34%; float: left; margin:0; text-align: left;'>
<b:section class='footer-column' id='col2' preferred='yes' style='float:left;'/>
</div>
<div id='footer4' style='width: 33%; float: right; margin:0; text-align: left;'>
<b:section class='footer-column' id='col3' preferred='yes' style='float:right;'/>
</div>
<div style='clear:both;'/>
<p>
<hr align='center' color='#5d5d54' width='90%'/></p>
<div id='footer-bottom' style='text-align: center; padding: 10px; text-transform: lowercase;'>
<b:section class='footer' id='col-bottom' preferred='yes'/>
</div>
<div style='clear:both;'/>
</div>
<![CDATA[/*
/*
-----------------------------------------------
------Please DO NOT Remove The People String Ad
Unless You Follow These Instructions-----
It took a great deal of my time to modify the scribe
template to a 4 column magazine style including the
menu bar. I offer you this modified template for free.
The links and ad below are my only form of compensation for the time involved.
You may remove the people string ad if you join People
string in my downline. Does Facebook or Myspace pay you?
People String will! It is free to join and only
takes a few minutes.
1)Join People String here:
http://peoplestring.com/?f=tmartininidaho
2)Once you have joined People String in
my downline, you may delete the ad below.
The ad is the following section that starts with
<center> and ends with </center>
3)If you wish to promote your own people string
landing page email me at americanprepper@yahoo.com
and I will set up a free landing page for you
----------------------------------------------- */
]]>
<center><a href='http://www.preppers.info/People_String.html'><img src='http://1.bp.blogspot.com/_Wfc4n3MViWg/S5QewaAtUrI/AAAAAAAABs4/iHRZjl_3swM/S990-R/People+String.jpg'/></a></center>
</div>
</div></div> <!-- end outer-wrapper -->
</body>
<![CDATA[/*
/*
-----------------------------------------------
!!!!The coding below includes both the bottom image for the
scribe template as well as a link to my site. This is my
compensation for providing free modified templates. Please
do not change the code below if you are using this template.
Thank you.
----------------------------------------------- */
]]>
<center><div><span><img src='http://3.bp.blogspot.com/_Wfc4n3MViWg/S5PjpB2t5aI/AAAAAAAABsQ/1Xze6u5gSDo/S1600-R/ScribeBottom2.jpg'/></span><br/><A HREF='http://free-blogger-templates-here.blogspot.com/'><span style='color:#e8820a'>Get Free Templates Here</span></A><br/><A HREF='http://www.americanpreppersnetwork.com'><span style='color:#e8820a'>Template Modifications By Tom: American Preppers Network</span></A></div></center>
</html>
<!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[/*
-----------------------------------------------
Blogger Template Style
Name: 4 Column Scribe / Minima hybrid
Designer: Douglas Bowman
URL: www.stopdesign.com
Modified by Tom Martin
URL: http://www.freebloggertemplatesandtips.com/
Date: 07 Mar 2010
----------------------------------------------- */
/*
Variable definitions
====================
<Variable name="textColor" description="Text Color" type="color"
default="#29303b" value="#29303b">
<Variable name="postTitleColor" description="Post Title Color" type="color"
default="#1b0431" value="#1b0431">
<Variable name="linkbarbgColor" description="Linkbar Background Color"
type="color" default="#C94093" value="#333333">
<Variable name="linkbarmainBorderColor" description="Linkbar Main Border Color"
type="color" default="#C94093" value="#333333">
<Variable name="linkbarBorderColor" description="Linkbar Border Color"
type="color" default="#9D1961" value="#333333">
<Variable name="linkbarTextColor" description="Linkbar Text Color"
type="color" default="#ffffff" value="#333333">
<Variable name="linkbarHoverBgColor" description="Linkbar Hover Background Color"
type="color" default="#ffffff" value="#333333">
<Variable name="linkbarHoverTextColor" description="Linkbar Hover Text Color"
type="color" default="#9D1961" value="#ffffff">
<Variable name="linkColor" description="Link Color" type="color"
default="#473624" value="#473624">
<Variable name="visitedLinkColor" description="Visited Link Color" type="color"
default="#956839" value="#956839">
<Variable name="pageHeaderColor" description="Blog Title Color" type="color"
default="#612e00" value="#612e00">
<Variable name="blogDescriptionColor" description="Blog Description Color"
type="color" default="#29303B" value="#29303B">
<Variable name="sidebarHeaderColor" description="Sidebar Title Color"
type="color"
default="#211104" value="#211104">
<Variable name="bodyFont" description="Text Font"
type="font"
default="normal normal 90% Georgia, Times New Roman,Sans-Serif;" value="normal normal 90% Georgia, Times New Roman,Sans-Serif;">
<Variable name="headerFont" description="Sidebar Title Font"
type="font"
default="normal normal 100% Georgia, Times New Roman,sans-serif" value="normal normal 100% Georgia, Times New Roman,sans-serif">
<Variable name="pageTitleFont" description="Blog Title Font"
type="font"
default="normal normal 150% Georgia, Times New Roman,sans-serif" value="normal normal 150% Georgia, Times New Roman,sans-serif">
<Variable name="blogDescriptionFont" description="Blog Description Font"
type="font"
default="italic normal 100% Georgia, Times New Roman, sans-serif" value="italic normal 100% Georgia, Times New Roman, sans-serif">
<Variable name="startSide" description="Start side in blog language"
type="automatic" default="left" value="left">
<Variable name="endSide" description="End side in blog language"
type="automatic" default="right" value="right">
*/
/* Use this with templates/template-twocol.html */
body {
margin:0;
padding:0;
font-size: small;
color:$textColor;
line-height:1.3em;
background:#483521 url("http://2.bp.blogspot.com/_Wfc4n3MViWg/S5QObkaJJhI/AAAAAAAABsw/bb-eUOgEf-Q/S1600-R/Vintage1800%27s.jpg") repeat;
}
blockquote {
font-style:italic;
padding:0 32px;
line-height:1.6;
margin-top:0;
margin-$endSide:0;
margin-bottom:.6em;
margin-$startSide:0;
}
p {
margin:0;
padding:0;
}
abbr, acronym {
cursor:help;
font-style:normal;
}
code {
font-size: 100%;
white-space:normal;
color:#666;
}
hr {display:none;}
img {border:0;}
/* Link styles */
a:link {
color:$linkColor;
text-decoration:underline;
}
a:visited {
color: $visitedLinkColor;
text-decoration:underline;
}
a:hover {
color: $visitedLinkColor;
text-decoration:underline;
}
a:active {
color: $visitedLinkColor;
}
/* Header
-----------------------------------------------
*/
#header-wrapper {
width:100%;
margin:0 auto 10px;
border:1px solid $bordercolor;
}
#header-inner {
background-position: center;
margin-left: auto;
margin-right: auto;
}
#header {
margin: 5px;
border: 1px solid $bordercolor;
text-align: center;
color: $pageHeaderColor;
}
#header h1 {
margin:5px 5px 0;
padding:15px 20px .25em;
line-height:1.2em;
letter-spacing:.2em;
font: $pagetitlefont;
}
#header a {
color:$pagetitlecolor;
text-decoration:none;
}
#header a:hover {
color:$pagetitlecolor;
}
#header .description {
margin:0 5px 5px;
padding:0 20px 15px;
max-width:950px;
letter-spacing:.2em;
line-height: 1.4em;
font: $blogDescriptionFont;
color: $blogDescriptionColor;
text-align: center;
}
#header img {
margin-$startSide: auto;
margin-$endSide: auto;
}
/* ----- LINKBAR ----- Modified By Tom: AmericanPreppersNetwork.com */
#linkbar-wrapper {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 960px;
position: relative;
background:url("http://3.bp.blogspot.com/_Wfc4n3MViWg/S5LwsC263KI/AAAAAAAABrY/v2DMFWG6KW4/S1600-R/Linkbarbackground.jpg") no-repeat top $startSide;
border: 0px solid $linkbarmainBorderColor;
}
#linkbar .widget {
margin: 0px 0px 0px 0px;
padding: 4px 0px 7px 0px;
text-align: left;
}
#linkbar ul {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style-type:none;
}
#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;
}
#linkbar a {
clear: both;
margin: 1px 1px 1px 1px;
padding: 1px 10px 1px 10px;
width:100%;
text-decoration:none;
font: $linkbarTextFont;
color: $linkbarTextColor;
border-right: 0px solid $linkbarBorderColor;
border-left: px solid $linkbarBorderColor;
}
#linkbar a:hover {
color: $linkbarHoverTextColor;
background: $linkbarHoverBgColor;
}
/* Outer-Wrapper
----------------------------------------------- */
#outer-wrapper {
background-color:#473624;
background-image: url(http://2.bp.blogspot.com/_Wfc4n3MViWg/S5Pf6SozSuI/AAAAAAAABrw/KBBK2nkgkUg/S1600-R/ScribeMiddlexcf2.jpg);
border-$startSide:1px solid #332A24;
border-$endSide:1px solid #332A24;
width:980px;
margin:0px auto;
padding:8px;
font: $bodyFont;
}
#main-wrapper {
margin:0 0 0 3px;
width: 450px;
float: left;
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 */
}
#left-column {
width: 155px;
float: left;
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 */
}
#rightsidebar-upper {
margin:0 0 0 3px;
width: 350px;
float: right;
word-wrap: break-word;
overflow: hidden;
}
#rightsidebar-left {
margin:0 0 0 5px;
width: 170px;
float: right;
word-wrap: break-word;
overflow: hidden;
}
#rightsidebar-right {
margin:0 0 0 5px;
width: 170px;
float: right;
word-wrap: break-word;
overflow: hidden;
}
/* Headings
----------------------------------------------- */
h2 {
margin:1.5em 0 .75em;
font:$headerfont;
line-height: 1.4em;
letter-spacing:.2em;
color:$sidebarcolor;
}
/* Posts
-----------------------------------------------
*/
h2.date-header {
margin:1.5em 0 .5em;
}
.post {
margin:.5em 0 1.5em;
border-bottom:1px dotted $bordercolor;
padding-bottom:1.5em;
}
.post h3 {
margin:.25em 0 0;
padding:0 0 4px;
font-size:140%;
font-weight:normal;
line-height:1.4em;
color:$titlecolor;
}
.post h3 a, .post h3 a:visited, .post h3 strong {
display:block;
text-decoration:none;
color:$titlecolor;
font-weight:normal;
}
.post h3 strong, .post h3 a:hover {
color:$textcolor;
}
.post-body {
margin:0 0 .75em;
line-height:1.6em;
}
.post-body blockquote {
line-height:1.3em;
}
.post-footer {
margin: .75em 0;
color:$sidebarcolor;
letter-spacing:.1em;
font: $postfooterfont;
line-height: 1.4em;
}
.comment-link {
margin-$startSide:.6em;
}
.post img {
padding:4px;
border:1px solid $bordercolor;
}
.post blockquote {
margin:1em 20px;
}
.post blockquote p {
margin:.75em 0;
}
/* Comments
----------------------------------------------- */
#comments h4 {
margin:1em 0;
font-weight: bold;
line-height: 1.4em;
letter-spacing:.2em;
color: $sidebarcolor;
}
#comments-block {
margin:1em 0 1.5em;
line-height:1.6em;
}
#comments-block .comment-author {
margin:.5em 0;
}
#comments-block .comment-body {
margin:.25em 0 0;
}
#comments-block .comment-footer {
margin:-.25em 0 2em;
line-height: 1.4em;
letter-spacing:.1em;
}
#comments-block .comment-body p {
margin:0 0 .75em;
}
.deleted-comment {
font-style:italic;
color:gray;
}
#blog-pager-newer-link {
float: $startSide;
}
#blog-pager-older-link {
float: $endSide;
}
#blog-pager {
text-align: center;
}
.feed-links {
clear: both;
line-height: 2.5em;
}
/* Sidebar Content
----------------------------------------------- */
.sidebar {
color: $sidebartextcolor;
line-height: 1.5em;
}
.sidebar ul {
list-style:none;
margin:0 0 0;
padding:0 0 0;
}
.sidebar li {
margin:0;
padding-top:0;
padding-$endSide:0;
padding-bottom:.25em;
padding-$startSide:15px;
text-indent:-15px;
line-height:1.5em;
}
.sidebar .widget, .main .widget {
border-bottom:1px dotted $bordercolor;
margin:0 0 1.5em;
padding:0 0 1.5em;
}
.main .Blog {
border-bottom-width: 0;
}
/* Profile
----------------------------------------------- */
.profile-img {
float: $startSide;
margin-top: 0;
margin-$endSide: 5px;
margin-bottom: 5px;
margin-$startSide: 0;
padding: 4px;
border: 1px solid $bordercolor;
}
.profile-data {
margin:0;
letter-spacing:.1em;
font: $postfooterfont;
color: $sidebarcolor;
font-weight: bold;
line-height: 1.6em;
}
.profile-datablock {
margin:.5em 0 .5em;
}
.profile-textblock {
margin: 0.5em 0;
line-height: 1.6em;
}
.profile-link {
font: $postfooterfont;
letter-spacing: .1em;
}
/* Footer
----------------------------------------------- */
#footer {
width:990px;
clear:both;
margin:0 auto;
padding-top:15px;
line-height: 1.6em;
letter-spacing:.1em;
text-align: center;
}
#footer-column-container {
clear:both;
}
.footer-column {
padding: 10px;
}
]]></b:skin>
</head>
<body>
<div id='outer-wrapper'><div id='wrap2'>
<!-- 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='header-wrapper'>
<b:section class='header' id='header' maxwidgets='' showaddelement='yes'>
<b:widget id='Header1' locked='true' title='4 Column Scribe Template (Header)' type='Header'/>
</b:section>
</div>
<div id='linkbar-wrapper'><center>
<b:section class='linkbar' id='linkbar' showaddelement='no'>
<b:widget id='LinkList1' locked='true' title='Linkbar' type='LinkList'/>
</b:section></center>
</div>
<div id='content-wrapper'>
<div id='crosscol-wrapper' style='text-align:center'>
<b:section class='crosscol' id='crosscol' showaddelement='yes'/>
</div>
<center><img src='http://3.bp.blogspot.com/_Wfc4n3MViWg/S5PiwnC_PII/AAAAAAAABsI/bAQv25Yo8yI/S990-R/ScribeDivider.jpg'/>
<img src='http://3.bp.blogspot.com/_Wfc4n3MViWg/S5LwsC263KI/AAAAAAAABrY/v2DMFWG6KW4/S1600-R/Linkbarbackground.jpg'/></center>
<div id='left-column'>
<b:section class='sidebar' id='sidebar' preferred='yes'/>
</div>
<div id='main-wrapper'>
<b:section class='main' id='main' showaddelement='yes'>
<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'/>
</b:section>
</div>
<div id='rightsidebar-upper'>
<b:section class='sidebar' id='sidebar4' preferred='yes'/>
</div>
<div id='rightsidebar-left'>
<b:section class='sidebar' id='sidebar2' preferred='yes'/>
</div>
<div id='rightsidebar-right'>
<b:section class='sidebar' id='sidebar3' preferred='yes'/>
</div>
<!-- spacer for skins that want sidebar and main to be the same height-->
<div class='clear'> </div>
</div> <!-- end content-wrapper -->
<div id='footer-wrapper'>
<div id='footer-column-container'>
<center><img src='http://3.bp.blogspot.com/_Wfc4n3MViWg/S5PiwnC_PII/AAAAAAAABsI/bAQv25Yo8yI/S990-R/ScribeDivider.jpg'/></center>
<div id='footer5' style='width: 100%; float: left; margin:0; text-align: left;'>
<b:section class='footer-column' id='col4' preferred='yes' style='float:left;'/>
</div>
<div id='footer2' style='width: 33%; float: left; margin:0; text-align: left;'>
<b:section class='footer-column' id='col1' preferred='yes' style='float:left;'/>
</div>
<div id='footer3' style='width: 34%; float: left; margin:0; text-align: left;'>
<b:section class='footer-column' id='col2' preferred='yes' style='float:left;'/>
</div>
<div id='footer4' style='width: 33%; float: right; margin:0; text-align: left;'>
<b:section class='footer-column' id='col3' preferred='yes' style='float:right;'/>
</div>
<div style='clear:both;'/>
<p>
<hr align='center' color='#5d5d54' width='90%'/></p>
<div id='footer-bottom' style='text-align: center; padding: 10px; text-transform: lowercase;'>
<b:section class='footer' id='col-bottom' preferred='yes'/>
</div>
<div style='clear:both;'/>
</div>
<![CDATA[/*
/*
-----------------------------------------------
------Please DO NOT Remove The People String Ad
Unless You Follow These Instructions-----
It took a great deal of my time to modify the scribe
template to a 4 column magazine style including the
menu bar. I offer you this modified template for free.
The links and ad below are my only form of compensation for the time involved.
You may remove the people string ad if you join People
string in my downline. Does Facebook or Myspace pay you?
People String will! It is free to join and only
takes a few minutes.
1)Join People String here:
http://peoplestring.com/?f=tmartininidaho
2)Once you have joined People String in
my downline, you may delete the ad below.
The ad is the following section that starts with
<center> and ends with </center>
3)If you wish to promote your own people string
landing page email me at americanprepper@yahoo.com
and I will set up a free landing page for you
----------------------------------------------- */
]]>
<center><a href='http://www.preppers.info/People_String.html'><img src='http://1.bp.blogspot.com/_Wfc4n3MViWg/S5QewaAtUrI/AAAAAAAABs4/iHRZjl_3swM/S990-R/People+String.jpg'/></a></center>
</div>
</div></div> <!-- end outer-wrapper -->
</body>
<![CDATA[/*
/*
-----------------------------------------------
!!!!The coding below includes both the bottom image for the
scribe template as well as a link to my site. This is my
compensation for providing free modified templates. Please
do not change the code below if you are using this template.
Thank you.
----------------------------------------------- */
]]>
<center><div><span><img src='http://3.bp.blogspot.com/_Wfc4n3MViWg/S5PjpB2t5aI/AAAAAAAABsQ/1Xze6u5gSDo/S1600-R/ScribeBottom2.jpg'/></span><br/><A HREF='http://free-blogger-templates-here.blogspot.com/'><span style='color:#e8820a'>Get Free Templates Here</span></A><br/><A HREF='http://www.americanpreppersnetwork.com'><span style='color:#e8820a'>Template Modifications By Tom: American Preppers Network</span></A></div></center>
</html>
Cut and Paste This Code For Your FREE
Four Column Scribe Template (Original Wallpaper)
<?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[/*
-----------------------------------------------
Blogger Template Style
Name: 4 Column Scribe / Minima hybrid
Designer: Douglas Bowman
URL: www.stopdesign.com
Modified by Tom Martin
URL: http://www.freebloggertemplatesandtips.com/
Date: 07 Mar 2010
----------------------------------------------- */
/*
Variable definitions
====================
<Variable name="textColor" description="Text Color" type="color"
default="#29303b" value="#29303b">
<Variable name="postTitleColor" description="Post Title Color" type="color"
default="#1b0431" value="#1b0431">
<Variable name="linkbarbgColor" description="Linkbar Background Color"
type="color" default="#C94093" value="#333333">
<Variable name="linkbarmainBorderColor" description="Linkbar Main Border Color"
type="color" default="#C94093" value="#333333">
<Variable name="linkbarBorderColor" description="Linkbar Border Color"
type="color" default="#9D1961" value="#333333">
<Variable name="linkbarTextColor" description="Linkbar Text Color"
type="color" default="#ffffff" value="#333333">
<Variable name="linkbarHoverBgColor" description="Linkbar Hover Background Color"
type="color" default="#ffffff" value="#333333">
<Variable name="linkbarHoverTextColor" description="Linkbar Hover Text Color"
type="color" default="#9D1961" value="#ffffff">
<Variable name="linkColor" description="Link Color" type="color"
default="#473624" value="#473624">
<Variable name="visitedLinkColor" description="Visited Link Color" type="color"
default="#956839" value="#956839">
<Variable name="pageHeaderColor" description="Blog Title Color" type="color"
default="#612e00" value="#612e00">
<Variable name="blogDescriptionColor" description="Blog Description Color"
type="color" default="#29303B" value="#29303B">
<Variable name="sidebarHeaderColor" description="Sidebar Title Color"
type="color"
default="#211104" value="#211104">
<Variable name="bodyFont" description="Text Font"
type="font"
default="normal normal 90% Georgia, Times New Roman,Sans-Serif;" value="normal normal 90% Georgia, Times New Roman,Sans-Serif;">
<Variable name="headerFont" description="Sidebar Title Font"
type="font"
default="normal normal 100% Georgia, Times New Roman,sans-serif" value="normal normal 100% Georgia, Times New Roman,sans-serif">
<Variable name="pageTitleFont" description="Blog Title Font"
type="font"
default="normal normal 150% Georgia, Times New Roman,sans-serif" value="normal normal 150% Georgia, Times New Roman,sans-serif">
<Variable name="blogDescriptionFont" description="Blog Description Font"
type="font"
default="italic normal 100% Georgia, Times New Roman, sans-serif" value="italic normal 100% Georgia, Times New Roman, sans-serif">
<Variable name="startSide" description="Start side in blog language"
type="automatic" default="left" value="left">
<Variable name="endSide" description="End side in blog language"
type="automatic" default="right" value="right">
*/
/* Use this with templates/template-twocol.html */
body {
margin:0;
padding:0;
font-size: small;
color:$textColor;
line-height:1.3em;
background:#483521 url("http://www2.blogblog.com/scribe/bg.gif") repeat;
}
blockquote {
font-style:italic;
padding:0 32px;
line-height:1.6;
margin-top:0;
margin-$endSide:0;
margin-bottom:.6em;
margin-$startSide:0;
}
p {
margin:0;
padding:0;
}
abbr, acronym {
cursor:help;
font-style:normal;
}
code {
font-size: 100%;
white-space:normal;
color:#666;
}
hr {display:none;}
img {border:0;}
/* Link styles */
a:link {
color:$linkColor;
text-decoration:underline;
}
a:visited {
color: $visitedLinkColor;
text-decoration:underline;
}
a:hover {
color: $visitedLinkColor;
text-decoration:underline;
}
a:active {
color: $visitedLinkColor;
}
/* Header
-----------------------------------------------
*/
#header-wrapper {
width:100%;
margin:0 auto 10px;
border:1px solid $bordercolor;
}
#header-inner {
background-position: center;
margin-left: auto;
margin-right: auto;
}
#header {
margin: 5px;
border: 1px solid $bordercolor;
text-align: center;
color: $pageHeaderColor;
}
#header h1 {
margin:5px 5px 0;
padding:15px 20px .25em;
line-height:1.2em;
letter-spacing:.2em;
font: $pagetitlefont;
}
#header a {
color:$pagetitlecolor;
text-decoration:none;
}
#header a:hover {
color:$pagetitlecolor;
}
#header .description {
margin:0 5px 5px;
padding:0 20px 15px;
max-width:950px;
letter-spacing:.2em;
line-height: 1.4em;
font: $blogDescriptionFont;
color: $blogDescriptionColor;
text-align: center;
}
#header img {
margin-$startSide: auto;
margin-$endSide: auto;
}
/* ----- LINKBAR ----- Modified By Tom: AmericanPreppersNetwork.com */
#linkbar-wrapper {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 960px;
position: relative;
background:url("http://3.bp.blogspot.com/_Wfc4n3MViWg/S5LwsC263KI/AAAAAAAABrY/v2DMFWG6KW4/S1600-R/Linkbarbackground.jpg") no-repeat top $startSide;
border: 0px solid $linkbarmainBorderColor;
}
#linkbar .widget {
margin: 0px 0px 0px 0px;
padding: 4px 0px 7px 0px;
text-align: left;
}
#linkbar ul {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style-type:none;
}
#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;
}
#linkbar a {
clear: both;
margin: 1px 1px 1px 1px;
padding: 1px 10px 1px 10px;
width:100%;
text-decoration:none;
font: $linkbarTextFont;
color: $linkbarTextColor;
border-right: 0px solid $linkbarBorderColor;
border-left: px solid $linkbarBorderColor;
}
#linkbar a:hover {
color: $linkbarHoverTextColor;
background: $linkbarHoverBgColor;
}
/* Outer-Wrapper
----------------------------------------------- */
#outer-wrapper {
background-color:#473624;
background-image: url(http://2.bp.blogspot.com/_Wfc4n3MViWg/S5Pf6SozSuI/AAAAAAAABrw/KBBK2nkgkUg/S1600-R/ScribeMiddlexcf2.jpg);
border-$startSide:1px solid #332A24;
border-$endSide:1px solid #332A24;
width:980px;
margin:0px auto;
padding:8px;
font: $bodyFont;
}
#main-wrapper {
margin:0 0 0 3px;
width: 450px;
float: left;
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 */
}
#left-column {
width: 155px;
float: left;
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 */
}
#rightsidebar-upper {
margin:0 0 0 3px;
width: 350px;
float: right;
word-wrap: break-word;
overflow: hidden;
}
#rightsidebar-left {
margin:0 0 0 5px;
width: 170px;
float: right;
word-wrap: break-word;
overflow: hidden;
}
#rightsidebar-right {
margin:0 0 0 5px;
width: 170px;
float: right;
word-wrap: break-word;
overflow: hidden;
}
/* Headings
----------------------------------------------- */
h2 {
margin:1.5em 0 .75em;
font:$headerfont;
line-height: 1.4em;
letter-spacing:.2em;
color:$sidebarcolor;
}
/* Posts
-----------------------------------------------
*/
h2.date-header {
margin:1.5em 0 .5em;
}
.post {
margin:.5em 0 1.5em;
border-bottom:1px dotted $bordercolor;
padding-bottom:1.5em;
}
.post h3 {
margin:.25em 0 0;
padding:0 0 4px;
font-size:140%;
font-weight:normal;
line-height:1.4em;
color:$titlecolor;
}
.post h3 a, .post h3 a:visited, .post h3 strong {
display:block;
text-decoration:none;
color:$titlecolor;
font-weight:normal;
}
.post h3 strong, .post h3 a:hover {
color:$textcolor;
}
.post-body {
margin:0 0 .75em;
line-height:1.6em;
}
.post-body blockquote {
line-height:1.3em;
}
.post-footer {
margin: .75em 0;
color:$sidebarcolor;
letter-spacing:.1em;
font: $postfooterfont;
line-height: 1.4em;
}
.comment-link {
margin-$startSide:.6em;
}
.post img {
padding:4px;
border:1px solid $bordercolor;
}
.post blockquote {
margin:1em 20px;
}
.post blockquote p {
margin:.75em 0;
}
/* Comments
----------------------------------------------- */
#comments h4 {
margin:1em 0;
font-weight: bold;
line-height: 1.4em;
letter-spacing:.2em;
color: $sidebarcolor;
}
#comments-block {
margin:1em 0 1.5em;
line-height:1.6em;
}
#comments-block .comment-author {
margin:.5em 0;
}
#comments-block .comment-body {
margin:.25em 0 0;
}
#comments-block .comment-footer {
margin:-.25em 0 2em;
line-height: 1.4em;
letter-spacing:.1em;
}
#comments-block .comment-body p {
margin:0 0 .75em;
}
.deleted-comment {
font-style:italic;
color:gray;
}
#blog-pager-newer-link {
float: $startSide;
}
#blog-pager-older-link {
float: $endSide;
}
#blog-pager {
text-align: center;
}
.feed-links {
clear: both;
line-height: 2.5em;
}
/* Sidebar Content
----------------------------------------------- */
.sidebar {
color: $sidebartextcolor;
line-height: 1.5em;
}
.sidebar ul {
list-style:none;
margin:0 0 0;
padding:0 0 0;
}
.sidebar li {
margin:0;
padding-top:0;
padding-$endSide:0;
padding-bottom:.25em;
padding-$startSide:15px;
text-indent:-15px;
line-height:1.5em;
}
.sidebar .widget, .main .widget {
border-bottom:1px dotted $bordercolor;
margin:0 0 1.5em;
padding:0 0 1.5em;
}
.main .Blog {
border-bottom-width: 0;
}
/* Profile
----------------------------------------------- */
.profile-img {
float: $startSide;
margin-top: 0;
margin-$endSide: 5px;
margin-bottom: 5px;
margin-$startSide: 0;
padding: 4px;
border: 1px solid $bordercolor;
}
.profile-data {
margin:0;
letter-spacing:.1em;
font: $postfooterfont;
color: $sidebarcolor;
font-weight: bold;
line-height: 1.6em;
}
.profile-datablock {
margin:.5em 0 .5em;
}
.profile-textblock {
margin: 0.5em 0;
line-height: 1.6em;
}
.profile-link {
font: $postfooterfont;
letter-spacing: .1em;
}
/* Footer
----------------------------------------------- */
#footer {
width:990px;
clear:both;
margin:0 auto;
padding-top:15px;
line-height: 1.6em;
letter-spacing:.1em;
text-align: center;
}
#footer-column-container {
clear:both;
}
.footer-column {
padding: 10px;
}
]]></b:skin>
</head>
<body>
<div id='outer-wrapper'><div id='wrap2'>
<!-- 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='header-wrapper'>
<b:section class='header' id='header' maxwidgets='' showaddelement='yes'>
<b:widget id='Header1' locked='true' title='4 Column Scribe Template (Header)' type='Header'/>
</b:section>
</div>
<div id='linkbar-wrapper'><center>
<b:section class='linkbar' id='linkbar' showaddelement='no'>
<b:widget id='LinkList1' locked='true' title='Linkbar' type='LinkList'/>
</b:section></center>
</div>
<div id='content-wrapper'>
<div id='crosscol-wrapper' style='text-align:center'>
<b:section class='crosscol' id='crosscol' showaddelement='yes'/>
</div>
<center><img src='http://3.bp.blogspot.com/_Wfc4n3MViWg/S5PiwnC_PII/AAAAAAAABsI/bAQv25Yo8yI/S990-R/ScribeDivider.jpg'/>
<img src='http://3.bp.blogspot.com/_Wfc4n3MViWg/S5LwsC263KI/AAAAAAAABrY/v2DMFWG6KW4/S1600-R/Linkbarbackground.jpg'/></center>
<div id='left-column'>
<b:section class='sidebar' id='sidebar' preferred='yes'/>
</div>
<div id='main-wrapper'>
<b:section class='main' id='main' showaddelement='yes'>
<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'/>
</b:section>
</div>
<div id='rightsidebar-upper'>
<b:section class='sidebar' id='sidebar4' preferred='yes'/>
</div>
<div id='rightsidebar-left'>
<b:section class='sidebar' id='sidebar2' preferred='yes'/>
</div>
<div id='rightsidebar-right'>
<b:section class='sidebar' id='sidebar3' preferred='yes'/>
</div>
<!-- spacer for skins that want sidebar and main to be the same height-->
<div class='clear'> </div>
</div> <!-- end content-wrapper -->
<div id='footer-wrapper'>
<div id='footer-column-container'>
<center><img src='http://3.bp.blogspot.com/_Wfc4n3MViWg/S5PiwnC_PII/AAAAAAAABsI/bAQv25Yo8yI/S990-R/ScribeDivider.jpg'/></center>
<div id='footer5' style='width: 100%; float: left; margin:0; text-align: left;'>
<b:section class='footer-column' id='col4' preferred='yes' style='float:left;'/>
</div>
<div id='footer2' style='width: 33%; float: left; margin:0; text-align: left;'>
<b:section class='footer-column' id='col1' preferred='yes' style='float:left;'/>
</div>
<div id='footer3' style='width: 34%; float: left; margin:0; text-align: left;'>
<b:section class='footer-column' id='col2' preferred='yes' style='float:left;'/>
</div>
<div id='footer4' style='width: 33%; float: right; margin:0; text-align: left;'>
<b:section class='footer-column' id='col3' preferred='yes' style='float:right;'/>
</div>
<div style='clear:both;'/>
<p>
<hr align='center' color='#5d5d54' width='90%'/></p>
<div id='footer-bottom' style='text-align: center; padding: 10px; text-transform: lowercase;'>
<b:section class='footer' id='col-bottom' preferred='yes'/>
</div>
<div style='clear:both;'/>
</div>
<![CDATA[/*
/*
-----------------------------------------------
------Please DO NOT Remove The People String Ad
Unless You Follow These Instructions------
It took a great deal of my time to modify the scribe
template to a 4 column magazine style including the
menu bar. I offer you this modified template for free.
The links and ad below are my only form of compensation.
You may remove the people string ad if you join People
string in my downline. Does Facebook or Myspace pay you?
People String will! It is free to join and only
takes a few minutes.
1)Join People String here:
http://peoplestring.com/?f=tmartininidaho
2)Once you have joined People String in
my downline, you may delete the ad below.
The ad is the following section that starts with
<center> and ends with </center>
3)If you wish to promote your own people string
landing page email me at americanprepper@yahoo.com
and I will set up a free landing page for you
----------------------------------------------- */
]]>
<center><a href='http://www.preppers.info/People_String.html'><img src='http://1.bp.blogspot.com/_Wfc4n3MViWg/S5QewaAtUrI/AAAAAAAABs4/iHRZjl_3swM/S990-R/People+String.jpg'/></a></center>
</div>
</div></div> <!-- end outer-wrapper -->
</body>
<![CDATA[/*
/*
-----------------------------------------------
!!!!The coding below includes both the bottom image for the
scribe template as well as a link to my site. This is my
compensation for providing free modified templates. Please
do not change the code below if you are using this template.
Thank you.
----------------------------------------------- */
]]>
<center><div><span><img src='http://3.bp.blogspot.com/_Wfc4n3MViWg/S5PjpB2t5aI/AAAAAAAABsQ/1Xze6u5gSDo/S1600-R/ScribeBottom2.jpg'/></span><br/><A HREF='http://free-blogger-templates-here.blogspot.com/'><span style='color:#e8820a'>Get Free Templates Here</span></A><br/><A HREF='http://www.americanpreppersnetwork.com'><span style='color:#e8820a'>Template Modifications By Tom: American Preppers Network</span></A></div></center>
</html>
<!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[/*
-----------------------------------------------
Blogger Template Style
Name: 4 Column Scribe / Minima hybrid
Designer: Douglas Bowman
URL: www.stopdesign.com
Modified by Tom Martin
URL: http://www.freebloggertemplatesandtips.com/
Date: 07 Mar 2010
----------------------------------------------- */
/*
Variable definitions
====================
<Variable name="textColor" description="Text Color" type="color"
default="#29303b" value="#29303b">
<Variable name="postTitleColor" description="Post Title Color" type="color"
default="#1b0431" value="#1b0431">
<Variable name="linkbarbgColor" description="Linkbar Background Color"
type="color" default="#C94093" value="#333333">
<Variable name="linkbarmainBorderColor" description="Linkbar Main Border Color"
type="color" default="#C94093" value="#333333">
<Variable name="linkbarBorderColor" description="Linkbar Border Color"
type="color" default="#9D1961" value="#333333">
<Variable name="linkbarTextColor" description="Linkbar Text Color"
type="color" default="#ffffff" value="#333333">
<Variable name="linkbarHoverBgColor" description="Linkbar Hover Background Color"
type="color" default="#ffffff" value="#333333">
<Variable name="linkbarHoverTextColor" description="Linkbar Hover Text Color"
type="color" default="#9D1961" value="#ffffff">
<Variable name="linkColor" description="Link Color" type="color"
default="#473624" value="#473624">
<Variable name="visitedLinkColor" description="Visited Link Color" type="color"
default="#956839" value="#956839">
<Variable name="pageHeaderColor" description="Blog Title Color" type="color"
default="#612e00" value="#612e00">
<Variable name="blogDescriptionColor" description="Blog Description Color"
type="color" default="#29303B" value="#29303B">
<Variable name="sidebarHeaderColor" description="Sidebar Title Color"
type="color"
default="#211104" value="#211104">
<Variable name="bodyFont" description="Text Font"
type="font"
default="normal normal 90% Georgia, Times New Roman,Sans-Serif;" value="normal normal 90% Georgia, Times New Roman,Sans-Serif;">
<Variable name="headerFont" description="Sidebar Title Font"
type="font"
default="normal normal 100% Georgia, Times New Roman,sans-serif" value="normal normal 100% Georgia, Times New Roman,sans-serif">
<Variable name="pageTitleFont" description="Blog Title Font"
type="font"
default="normal normal 150% Georgia, Times New Roman,sans-serif" value="normal normal 150% Georgia, Times New Roman,sans-serif">
<Variable name="blogDescriptionFont" description="Blog Description Font"
type="font"
default="italic normal 100% Georgia, Times New Roman, sans-serif" value="italic normal 100% Georgia, Times New Roman, sans-serif">
<Variable name="startSide" description="Start side in blog language"
type="automatic" default="left" value="left">
<Variable name="endSide" description="End side in blog language"
type="automatic" default="right" value="right">
*/
/* Use this with templates/template-twocol.html */
body {
margin:0;
padding:0;
font-size: small;
color:$textColor;
line-height:1.3em;
background:#483521 url("http://www2.blogblog.com/scribe/bg.gif") repeat;
}
blockquote {
font-style:italic;
padding:0 32px;
line-height:1.6;
margin-top:0;
margin-$endSide:0;
margin-bottom:.6em;
margin-$startSide:0;
}
p {
margin:0;
padding:0;
}
abbr, acronym {
cursor:help;
font-style:normal;
}
code {
font-size: 100%;
white-space:normal;
color:#666;
}
hr {display:none;}
img {border:0;}
/* Link styles */
a:link {
color:$linkColor;
text-decoration:underline;
}
a:visited {
color: $visitedLinkColor;
text-decoration:underline;
}
a:hover {
color: $visitedLinkColor;
text-decoration:underline;
}
a:active {
color: $visitedLinkColor;
}
/* Header
-----------------------------------------------
*/
#header-wrapper {
width:100%;
margin:0 auto 10px;
border:1px solid $bordercolor;
}
#header-inner {
background-position: center;
margin-left: auto;
margin-right: auto;
}
#header {
margin: 5px;
border: 1px solid $bordercolor;
text-align: center;
color: $pageHeaderColor;
}
#header h1 {
margin:5px 5px 0;
padding:15px 20px .25em;
line-height:1.2em;
letter-spacing:.2em;
font: $pagetitlefont;
}
#header a {
color:$pagetitlecolor;
text-decoration:none;
}
#header a:hover {
color:$pagetitlecolor;
}
#header .description {
margin:0 5px 5px;
padding:0 20px 15px;
max-width:950px;
letter-spacing:.2em;
line-height: 1.4em;
font: $blogDescriptionFont;
color: $blogDescriptionColor;
text-align: center;
}
#header img {
margin-$startSide: auto;
margin-$endSide: auto;
}
/* ----- LINKBAR ----- Modified By Tom: AmericanPreppersNetwork.com */
#linkbar-wrapper {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 960px;
position: relative;
background:url("http://3.bp.blogspot.com/_Wfc4n3MViWg/S5LwsC263KI/AAAAAAAABrY/v2DMFWG6KW4/S1600-R/Linkbarbackground.jpg") no-repeat top $startSide;
border: 0px solid $linkbarmainBorderColor;
}
#linkbar .widget {
margin: 0px 0px 0px 0px;
padding: 4px 0px 7px 0px;
text-align: left;
}
#linkbar ul {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style-type:none;
}
#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;
}
#linkbar a {
clear: both;
margin: 1px 1px 1px 1px;
padding: 1px 10px 1px 10px;
width:100%;
text-decoration:none;
font: $linkbarTextFont;
color: $linkbarTextColor;
border-right: 0px solid $linkbarBorderColor;
border-left: px solid $linkbarBorderColor;
}
#linkbar a:hover {
color: $linkbarHoverTextColor;
background: $linkbarHoverBgColor;
}
/* Outer-Wrapper
----------------------------------------------- */
#outer-wrapper {
background-color:#473624;
background-image: url(http://2.bp.blogspot.com/_Wfc4n3MViWg/S5Pf6SozSuI/AAAAAAAABrw/KBBK2nkgkUg/S1600-R/ScribeMiddlexcf2.jpg);
border-$startSide:1px solid #332A24;
border-$endSide:1px solid #332A24;
width:980px;
margin:0px auto;
padding:8px;
font: $bodyFont;
}
#main-wrapper {
margin:0 0 0 3px;
width: 450px;
float: left;
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 */
}
#left-column {
width: 155px;
float: left;
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 */
}
#rightsidebar-upper {
margin:0 0 0 3px;
width: 350px;
float: right;
word-wrap: break-word;
overflow: hidden;
}
#rightsidebar-left {
margin:0 0 0 5px;
width: 170px;
float: right;
word-wrap: break-word;
overflow: hidden;
}
#rightsidebar-right {
margin:0 0 0 5px;
width: 170px;
float: right;
word-wrap: break-word;
overflow: hidden;
}
/* Headings
----------------------------------------------- */
h2 {
margin:1.5em 0 .75em;
font:$headerfont;
line-height: 1.4em;
letter-spacing:.2em;
color:$sidebarcolor;
}
/* Posts
-----------------------------------------------
*/
h2.date-header {
margin:1.5em 0 .5em;
}
.post {
margin:.5em 0 1.5em;
border-bottom:1px dotted $bordercolor;
padding-bottom:1.5em;
}
.post h3 {
margin:.25em 0 0;
padding:0 0 4px;
font-size:140%;
font-weight:normal;
line-height:1.4em;
color:$titlecolor;
}
.post h3 a, .post h3 a:visited, .post h3 strong {
display:block;
text-decoration:none;
color:$titlecolor;
font-weight:normal;
}
.post h3 strong, .post h3 a:hover {
color:$textcolor;
}
.post-body {
margin:0 0 .75em;
line-height:1.6em;
}
.post-body blockquote {
line-height:1.3em;
}
.post-footer {
margin: .75em 0;
color:$sidebarcolor;
letter-spacing:.1em;
font: $postfooterfont;
line-height: 1.4em;
}
.comment-link {
margin-$startSide:.6em;
}
.post img {
padding:4px;
border:1px solid $bordercolor;
}
.post blockquote {
margin:1em 20px;
}
.post blockquote p {
margin:.75em 0;
}
/* Comments
----------------------------------------------- */
#comments h4 {
margin:1em 0;
font-weight: bold;
line-height: 1.4em;
letter-spacing:.2em;
color: $sidebarcolor;
}
#comments-block {
margin:1em 0 1.5em;
line-height:1.6em;
}
#comments-block .comment-author {
margin:.5em 0;
}
#comments-block .comment-body {
margin:.25em 0 0;
}
#comments-block .comment-footer {
margin:-.25em 0 2em;
line-height: 1.4em;
letter-spacing:.1em;
}
#comments-block .comment-body p {
margin:0 0 .75em;
}
.deleted-comment {
font-style:italic;
color:gray;
}
#blog-pager-newer-link {
float: $startSide;
}
#blog-pager-older-link {
float: $endSide;
}
#blog-pager {
text-align: center;
}
.feed-links {
clear: both;
line-height: 2.5em;
}
/* Sidebar Content
----------------------------------------------- */
.sidebar {
color: $sidebartextcolor;
line-height: 1.5em;
}
.sidebar ul {
list-style:none;
margin:0 0 0;
padding:0 0 0;
}
.sidebar li {
margin:0;
padding-top:0;
padding-$endSide:0;
padding-bottom:.25em;
padding-$startSide:15px;
text-indent:-15px;
line-height:1.5em;
}
.sidebar .widget, .main .widget {
border-bottom:1px dotted $bordercolor;
margin:0 0 1.5em;
padding:0 0 1.5em;
}
.main .Blog {
border-bottom-width: 0;
}
/* Profile
----------------------------------------------- */
.profile-img {
float: $startSide;
margin-top: 0;
margin-$endSide: 5px;
margin-bottom: 5px;
margin-$startSide: 0;
padding: 4px;
border: 1px solid $bordercolor;
}
.profile-data {
margin:0;
letter-spacing:.1em;
font: $postfooterfont;
color: $sidebarcolor;
font-weight: bold;
line-height: 1.6em;
}
.profile-datablock {
margin:.5em 0 .5em;
}
.profile-textblock {
margin: 0.5em 0;
line-height: 1.6em;
}
.profile-link {
font: $postfooterfont;
letter-spacing: .1em;
}
/* Footer
----------------------------------------------- */
#footer {
width:990px;
clear:both;
margin:0 auto;
padding-top:15px;
line-height: 1.6em;
letter-spacing:.1em;
text-align: center;
}
#footer-column-container {
clear:both;
}
.footer-column {
padding: 10px;
}
]]></b:skin>
</head>
<body>
<div id='outer-wrapper'><div id='wrap2'>
<!-- 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='header-wrapper'>
<b:section class='header' id='header' maxwidgets='' showaddelement='yes'>
<b:widget id='Header1' locked='true' title='4 Column Scribe Template (Header)' type='Header'/>
</b:section>
</div>
<div id='linkbar-wrapper'><center>
<b:section class='linkbar' id='linkbar' showaddelement='no'>
<b:widget id='LinkList1' locked='true' title='Linkbar' type='LinkList'/>
</b:section></center>
</div>
<div id='content-wrapper'>
<div id='crosscol-wrapper' style='text-align:center'>
<b:section class='crosscol' id='crosscol' showaddelement='yes'/>
</div>
<center><img src='http://3.bp.blogspot.com/_Wfc4n3MViWg/S5PiwnC_PII/AAAAAAAABsI/bAQv25Yo8yI/S990-R/ScribeDivider.jpg'/>
<img src='http://3.bp.blogspot.com/_Wfc4n3MViWg/S5LwsC263KI/AAAAAAAABrY/v2DMFWG6KW4/S1600-R/Linkbarbackground.jpg'/></center>
<div id='left-column'>
<b:section class='sidebar' id='sidebar' preferred='yes'/>
</div>
<div id='main-wrapper'>
<b:section class='main' id='main' showaddelement='yes'>
<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'/>
</b:section>
</div>
<div id='rightsidebar-upper'>
<b:section class='sidebar' id='sidebar4' preferred='yes'/>
</div>
<div id='rightsidebar-left'>
<b:section class='sidebar' id='sidebar2' preferred='yes'/>
</div>
<div id='rightsidebar-right'>
<b:section class='sidebar' id='sidebar3' preferred='yes'/>
</div>
<!-- spacer for skins that want sidebar and main to be the same height-->
<div class='clear'> </div>
</div> <!-- end content-wrapper -->
<div id='footer-wrapper'>
<div id='footer-column-container'>
<center><img src='http://3.bp.blogspot.com/_Wfc4n3MViWg/S5PiwnC_PII/AAAAAAAABsI/bAQv25Yo8yI/S990-R/ScribeDivider.jpg'/></center>
<div id='footer5' style='width: 100%; float: left; margin:0; text-align: left;'>
<b:section class='footer-column' id='col4' preferred='yes' style='float:left;'/>
</div>
<div id='footer2' style='width: 33%; float: left; margin:0; text-align: left;'>
<b:section class='footer-column' id='col1' preferred='yes' style='float:left;'/>
</div>
<div id='footer3' style='width: 34%; float: left; margin:0; text-align: left;'>
<b:section class='footer-column' id='col2' preferred='yes' style='float:left;'/>
</div>
<div id='footer4' style='width: 33%; float: right; margin:0; text-align: left;'>
<b:section class='footer-column' id='col3' preferred='yes' style='float:right;'/>
</div>
<div style='clear:both;'/>
<p>
<hr align='center' color='#5d5d54' width='90%'/></p>
<div id='footer-bottom' style='text-align: center; padding: 10px; text-transform: lowercase;'>
<b:section class='footer' id='col-bottom' preferred='yes'/>
</div>
<div style='clear:both;'/>
</div>
<![CDATA[/*
/*
-----------------------------------------------
------Please DO NOT Remove The People String Ad
Unless You Follow These Instructions------
It took a great deal of my time to modify the scribe
template to a 4 column magazine style including the
menu bar. I offer you this modified template for free.
The links and ad below are my only form of compensation.
You may remove the people string ad if you join People
string in my downline. Does Facebook or Myspace pay you?
People String will! It is free to join and only
takes a few minutes.
1)Join People String here:
http://peoplestring.com/?f=tmartininidaho
2)Once you have joined People String in
my downline, you may delete the ad below.
The ad is the following section that starts with
<center> and ends with </center>
3)If you wish to promote your own people string
landing page email me at americanprepper@yahoo.com
and I will set up a free landing page for you
----------------------------------------------- */
]]>
<center><a href='http://www.preppers.info/People_String.html'><img src='http://1.bp.blogspot.com/_Wfc4n3MViWg/S5QewaAtUrI/AAAAAAAABs4/iHRZjl_3swM/S990-R/People+String.jpg'/></a></center>
</div>
</div></div> <!-- end outer-wrapper -->
</body>
<![CDATA[/*
/*
-----------------------------------------------
!!!!The coding below includes both the bottom image for the
scribe template as well as a link to my site. This is my
compensation for providing free modified templates. Please
do not change the code below if you are using this template.
Thank you.
----------------------------------------------- */
]]>
<center><div><span><img src='http://3.bp.blogspot.com/_Wfc4n3MViWg/S5PjpB2t5aI/AAAAAAAABsQ/1Xze6u5gSDo/S1600-R/ScribeBottom2.jpg'/></span><br/><A HREF='http://free-blogger-templates-here.blogspot.com/'><span style='color:#e8820a'>Get Free Templates Here</span></A><br/><A HREF='http://www.americanpreppersnetwork.com'><span style='color:#e8820a'>Template Modifications By Tom: American Preppers Network</span></A></div></center>
</html>













