<?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 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[/*
-----------------------------------------------
Name:     Terminal Black Template
Designer: se7en
URL:      www.blogsgonewild.net
Type: Free Blogger Beta XML Skin
http://www.charmskins.com/
http://www.studiopress.com/themes
----------------------------------------------- */

#navbar-iframe {
  height: 0px;  
  visibility: hidden;   
  display: none;
  }
body {
  background:#333;
  margin:0;
  padding:0;
  font:80% Arial, Sans-serif;
  text-align: center;
  color:#ccc;
  }
a:link {
  color:#ccc;
  text-decoration:none;
  }
a:visited {
  color:#ccc;
  text-decoration:none;
  }
a:hover {
  color:#fff;
  text-decoration:underline;
}
#main .post-body a, #main .post-body a:visited {
  color:#ccc;
  text-decoration:underline;
  }
#main .post-body a:hover {
  color:#fff;
  }
a img {
  border-width:0;
  }
       
/* Header
-----------------------------------------------
 */

#header-wrapper {
  background: url("http://i188.photobucket.com/albums/z203/freetemplates5/terminal-black-heading.jpg") no-repeat;
  width:980px;
  height:155px;
  margin:0;
  padding:0;
  text-align:left;
  }
#header {
  position:absolute;
  top:30px;
  width:770px;
  margin:0;
  padding:0;
  }
#header h1 {
  margin:0;
  padding:0 0 0 15px;
  font-size: 170%;
  font-weight:bold;
  line-height: 1.2em;
  letter-spacing:.1em;
  font-style:italic;
  color:#FFFFFF;
}

#header a:link, #header a:visited {
  color:#FFFFFF;
  text-decoration:none;
  }

#header a:hover {
  color:#CCCCCC;
  text-decoration:underline;
  }

.descriptionwrapper p {
  margin:0;
  padding:0 0 0 20px;
  line-height: 1.4em;
  font-style: italic;
  font-weight:bold;
  letter-spacing:.1em;
  color: #CCCCCC;
 }
#feed  {
  position:relative;
  top:45px;
  float:right;
  margin:0 58px 0 0;
  padding:0;
  text-align:right;
  }
* html #feed {
  margin:0 30px 0 0;
  }
.top-nav {
  position:absolute;
  top:133px;
  margin:0;
  padding:0;
  font-weight:bold;
  }
.top-nav a:link, .top-nav a:visited {
  margin:0;
  padding:2px 10px 3px;
  text-decoration:none;
  color:#CCCCCC;
  }
.top-nav a:hover {
  color:#FFFFFF;
  text-decoration:none;
  border-bottom:1px dotted #FFF;
  }
.top-nav ul {
  margin:0;
  padding:0 0 0 10px;
  list-style:none;
  }
.top-nav li {
  margin:0;
  padding:0;
  display:inline;
  }

/* Outer-Wrapper
----------------------------------------------- */
#outer-wrapper {
  background: url("http://i188.photobucket.com/albums/z203/freetemplates5/terminal-black-body.jpg") repeat;
  width: 980px;
  margin:0 auto;
  padding:0;
  text-align:left;
  }
#main-wrapper {
  width: 485px;
  float: left;
  margin:10px 0 0 20px;
  padding:0;
  word-wrap: break-word;
  overflow: hidden;  
  }

#sidewrapper-left {
  width:200px;
  float:left;
  margin:0;
  padding:10px 0 20px 18px;
  word-wrap: break-word;
  overflow: hidden; 
  }
#sidewrapper-right {
  width:200px;
  margin:0;
  padding:10px 28px 20px 0;
  float:right;
  word-wrap: break-word; 
  overflow: hidden;
  }
.clear {
  height:1px;
  margin:0;
  padding:0;
  clear:both;
  }
/* Headings
----------------------------------------------- */

#sidewrapper-left h2, #sidewrapper-right h2 { 
  margin:.6em 0 .6em;
  padding:0;
  font-size:90%;
  font-weight:bold;
  line-height: 1.4em;
  text-transform:uppercase;
  color:#ccc;
  border-bottom:1px dotted #ccc;
  }
#footer h2 {
  margin:.6em 0 .6em;
  padding:0;
  font-size:90%;
  font-weight:bold;
  line-height: 1.4em;
  text-transform:uppercase;
  color:#ccc;
  }
/* Posts
-----------------------------------------------
 */

h2.date-header {
  margin:.5em 0 0;
  padding:0;
  font-size:75%;
  color:#888;
  }

.post {
  margin:.5em 0 1em;
  padding-bottom:1em;
  }
.post h3 {
  margin:.5em 0;
  padding:0 0 0;
  font-size:120%;
  font-weight:bold;
  line-height:1.3em;
  color:#ccc;
}

.post h3 a, .post h3 a:visited, .post h3 strong {
  display:block;
  font-size:120%;
  text-decoration:none;
  color:#ccc;
  font-weight:bold;
}

.post h3 strong, .post h3 a:hover {
  color:#ccc;
  text-decoration:underline;
}

.post {
  margin:0 0 .75em;
  line-height:1.2em;
}
.post-body, .post-body p {
  margin:0;
  padding:0;
  line-height:1.3em;
  }
.post-footer {
  margin: .75em 0 0px;
  color:#777;
  letter-spacing:.1em;
  font-size:85%;
  line-height: 1.3em;
  border-bottom:1px dotted #ccc;
 }
.post-footer p {
  margin:0;
  padding:0 0 4px;
  line-height:1.4em;
  }
.comment-link {
  margin-left:.6em;
  }
.post-body img {
  margin:5px;
  padding:1px;
  border:1px solid #ccc;
  }

.post blockquote {
  margin:1em 12px;
  padding-left:15px;
  border-left:3px solid #ccc;
  }

/* Comments
----------------------------------------------- */
#comments h4 {
  margin:1em 0;
  font-size:14px;
  font-weight: bold;
  line-height: 1.4em;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#333;
  }

#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;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block .comment-body p {
  margin:0 0 .75em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }

#blog-pager-newer-link {
  float: left;
 }
 
#blog-pager-older-link {
  float: right;
 }

#blog-pager { 
  text-align: center;
 }

/* Sidebar Content
----------------------------------------------- */
#sidewrapper-left, #sidewrapper-right  { 
  line-height: 1.2em;
 }
#sidewrapper-left p, #sidewrapper-right p { 
  margin:0;
  padding:5px 0 0 8px;
 }

#sidewrapper-left ul, #sidewrapper-right ul {
  list-style:none;
  margin:0 0 0;
  padding:0 0 8px;
}
#sidewrapper-left li, #sidewrapper-right li {
  background: url("http://i188.photobucket.com/albums/z203/freetemplates5/li-star-black.jpg") no-repeat 0 0;
  margin:0 0 0 5px;
  padding:0 0 .5em 25px;
  line-height:1.2em;
  }

#sidewrapper-left .widget, #sidewrapper-right  .widget, .main .widget { 
  margin:0 0 .5em;
  padding:0 0 .5em;
 }
.sidebar section {
  margin:0;
  padding:0;
  }
.main .Blog { 
  border-bottom-width: 0;
}
#ArchiveList {
  padding-left:10px;
  }
/* Profile 
----------------------------------------------- */
.profile-img { 
  float: left;
  margin: 0 5px 5px 0;
  padding: 1px;
  border: 1px solid #888;
}

.profile-data {
  margin:0;
  letter-spacing:.1em;
  font-size:90%;
  font-weight: bold;
  line-height: 1.4em;
}

.profile-datablock { 
  margin:.5em 0 .5em .5em;
}

.profile-textblock { 
  margin: 0.5em;
  line-height: 1.6em;
}

.profile-link { 
  font-size:90%;
  letter-spacing: .1em;
  margin: 0 0 1em .5em;
}

/* Footer
----------------------------------------------- */
#footer-wrapper {
  background: url("http://i188.photobucket.com/albums/z203/freetemplates5/terminal-black-footer.jpg") no-repeat;
  width:980px;
  height:60px;
  clear:both;
  margin:0 auto;
  text-align:center;
  padding:0;
  }
#footer a:link, #footer a:visited {
  color:#ccc;
  text-decoration:none;
  }
#footer {
  margin:0 auto;
  padding:12px 20px;
  clear:both;
  line-height: 1.2em;
  letter-spacing:.1em;
  text-align: center;
  color:#FFFFFF;
  }
.credits {
  margin:0;
  padding:0;
  font-size:75%;
  }
.bottom-credits {
  margin:0;
  padding:30px 0 0;
  font-size:75%;
  }

/** Page structure tweaks for layout editor wireframe */
body#layout #header, body#layout #header-wrapper, body#layout #outer-wrapper, body#layout #footer {
  width:770px; 
  margin-left: 0px;
  margin-right: 0px;
}
body#layout #main-wrapper {
  width:300px;
  }
]]></b:skin>
  </head>

  <body>
  <div id='outer-wrapper' style='margin-top:5px;'><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='1' showaddelement='no'>
<b:widget id='Header1' locked='true' title='internet technology (Header)' type='Header'/>
</b:section>
 <div id='feed'>
   <a class='feed-link' href='/feeds/posts/default' target='_blank' type='application/atom+xml'><img alt='Subscribe' src='http://i188.photobucket.com/albums/z203/freetemplates5/terminal-black-feed.jpg'/></a>
 </div>
 <div class='top-nav'>
  <ul class='nav'>
  <!-- Add or modify your links below using the examples, replace the # with your actual link and change "Edit Me" to your link name. The home page link works just like it is. You can add more lines or remove the ones you don't want before the closing </ul> -->
   <li><a href='/'>Home</a></li>
   <li><a href='#'>Edit Me</a></li>
   <li><a href='#'>Edit Me</a></li>
   <li><a href='#'>Edit Me</a></li>

  </ul>
  </div>

    </div><!-- end header-wrapper -->
<div id='sidewrapper-left'>
<b:section class='sidebar-left' id='sidebar-left' preferred='yes'>
<b:widget id='AdSense2' locked='false' title='' type='AdSense'/>
<b:widget id='LinkList1' locked='true' title='Linkbar' type='LinkList'/>
<b:widget id='Text1' locked='false' title='Our Blogger Templates Web Design' type='Text'/>
<b:widget id='HTML2' locked='false' title='' type='HTML'/>
<b:widget id='HTML1' locked='false' title='visiter counter' type='HTML'/>
<b:widget id='BlogArchive1' locked='false' title='Blog Archive' type='BlogArchive'/>
<b:widget id='HTML4' locked='false' title='' type='HTML'/>
<b:widget id='HTML5' locked='false' title='Parts Finder' type='HTML'/>
<b:widget id='Feed1' locked='false' title='Our Blogger Templates' type='Feed'/>
</b:section>




      </div><!-- end sidebar-left -->


      <div id='main-wrapper'>
        <b:section class='main' id='main' showaddelement='no'>
<b:widget id='HTML6' locked='false' title='' type='HTML'/>
<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'/>
<b:widget id='HTML3' locked='false' title='' type='HTML'/>
</b:section>

      </div>

       
 
  <div id='sidewrapper-right'>
<b:section class='sidebar-right' id='sidebar-right' preferred='yes'>
<b:widget id='AdSense1' locked='false' title='' type='AdSense'/>
</b:section>



  </div><!-- end sidebar-right -->

      <!-- spacer for skins that want sidebar and main to be the same height-->
      <div class='clear'>&#160;</div>
<b:section class='footer' id='footer'/>


<div class='clear'/><!-- clear fix do not remove -->  
  </div></div> <!-- end outer-wrapper -->

<div id='footer-wrapper'>


<div class='bottom-credits'>
 <a href='http://charmskins.com/' title='Free Blogger XML Skins'>Skin Design: Charm Skins</a>
 </div><!-- end credits -->
    </div><!-- end footer-wrapper -->

<br/>
</body>
</html>
                