body {
	background:url(images/bs1_bkg.gif) repeat;
	margin:0;
	text-align:center;
	line-height: 1.5em;
	font:x-small Trebuchet MS, Verdana, Arial, Sans-serif;
	color:#000000;
	font-size/* */:/**/small;
	font-size: /**/small;
  }
  
  #blacktop {
	background-image: url(images/nav_bkg.gif);
	background-repeat: repeat-x;
	height: 30px;
	width: 100%;
}


/* Page Structure
----------------------------------------------- */
/* The images which help create rounded corners depend on the 
   following widths and measurements. If you want to change 
   these measurements, the images will also need to change.
   */
#outer-wrapper {
	width:740px;
	text-align:left;
	font: normal 100% 'Trebuchet MS', Verdana, Arial, Sans-serif;
	background:transparent;
	margin-top: 0;
	margin-bottom:0;
	margin-right: auto;
	margin-left: auto;
  }
  

#main-wrap1 {
  width:490px;
  float:left;
  background:#ffffff;
  margin:10px 0 0;
  padding:0 0 10px;
  color:#000000;
  font-size:97%;
  line-height:1.5em;
  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-wrap2 {
  float:left; padding:10px 0 0;
  }


#main {
	padding:0;
	background-color: #FFFFFF;
  }
#sidebar-wrap {
  width:240px;
  float:right;
  margin:10px 0 10px;
  font-size:97%;
  line-height:1.5em;
  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 */
  }
  
    #sidebar-wrap img {
	border: 10px solid #FFFFFF;
	margin-bottom: 10px;
}

.main .widget { 
  margin-top: 4px;
  width: 468px;
  padding: 0 13px;
}

.main .Blog {
  margin: 0;
  padding: 0;
  width: 490px;
}

/* Links
----------------------------------------------- */
a:link {
  color: #797961;
  }
a:visited {
	color: #797961;
  }
a:hover {
  color: #dbdbc4;
  }
  a:active {}
a img {
  border-width:0;
  }


/* home-wrap
----------------------------------------------- */
#home-wrap{
	margin-top: 10px;
	height: 240px;
	text-align: left;
	padding: 0px;
	width: 740px;
	margin-bottom: 0px;
}
#home-wrap p{
	padding: 30px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
}

#home-wrap img{
	border:none;
	margin: 0px;
	padding: 0px;
	z-index: -1;
	left: 0px;
	top: 0px;
}

#home-wrap a{display:block;}
#home-wrap a:hover{
	color:#fff;
}
#art1 {margin:10px 0 0 0; width:250px; height:240px; float:left;}
#art2 {margin:10px 0 0 0; width:240px; height:240px; float:left;}

/* Blog Header
----------------------------------------------- */
#header-wrapper {
	background:url(images/home/bs1_header.jpg) no-repeat left top;
	margin:22px 0 0;
	padding:0;
	color:#ffffff;
	height: 140px;
	width: 740px;
  }
#header {
  padding:0;
  }
#header h1 {
	margin:0;
	font: normal 120%/1.5em 'Trebuchet MS', Verdana, Arial, Sans-serif;
	color: #fff;
	padding-top: 15px;
	padding-left: 10px;
  }
  #header p {
  margin:0;
padding-left:10px;
  font: normal normal 100%/1.5em 'Trebuchet MS',Verdana,Arial,Sans-serif;
line-height:20px;
width:420px;
  }
#header a,
#header a:visited {
  text-decoration:none;
  color: #797961;
  }
#header .description {
  margin:0;
  padding:5px 30px 10px 10px;
  font: normal 100%/1.5em 'Trebuchet MS', Verdana, Arial, Sans-serif;
}
#header img {float:right;clear:both;}

/* Navigation ----------------------------- */
#nav-wrap{height:30px; background-color:#000;margin-top:10px;margin-bottom:0px;}
#textLinks {
	font-family: "Trebuchet MS", Geneva, Helvetica, sans-serif;
	font-size: 92%;
	color: #fff;
	text-indent: 0px;
	margin-left: 10px;
	padding-top: 9px;
}

#homelink {float:right;font-family: "Trebuchet MS", Geneva, Helvetica, sans-serif;
	font-size: 92%;
	color: #fff;margin-right:10px;padding-top:9px;}


#textLinks a {
	color: #fff;
	font-style: normal;
	text-decoration: none;
padding-right:15px;
}

#textLinks a:hover, #textLinks .activeSection {
	color: #999;
	font-style: normal;
	text-decoration: none;
	text-indent: 0px;
}

#textLinks .seperator {
	width:10px;
	height:6px;
	border:none;
}

#textLinks .activeSection {
	font-weight: bold;
}

/* Posts
----------------------------------------------- */
h2.date-header {
  margin:0 20px 0 30px;
  font-size:85%;
  line-height:2em;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#797961;
  }
.post {
  margin:0.3em 0 25px;
  padding:0 0px;
  border:1px dotted #bbbbbb;
  border-width:1px 0;
  }
.post h3 {
	margin:0;
	background:#FFFF99 url(images/icon_arrow.gif) no-repeat 10px 0.5em;
	display:block;
	padding:2px 10px 2px 30px;
	color: #333333;
	font: bold normal 135%/1.5em 'Trebuchet MS', Verdana, Arial, Sans-serif;
	border-top: 0 dotted #bbbbbb;
	border-right: 0px dotted #bbbbbb;
	border-bottom: 1px dotted #bbbbbb;
	border-left: 0px dotted #bbbbbb;
  }
.post h3 a, .post h3 a:visited {
  text-decoration:none;
  color: #333333;
  }
a.title-link:hover {
  background-color: #bbbbbb;
  color: #000000;
  }
.post-body {
	padding:10px 10px 1px 30px;
	border-top: 0 dotted #bbbbbb;
	border-right: 0px dotted #bbbbbb;
	border-bottom: 1px dotted #ffffff;
	border-left: 0px dotted #bbbbbb;
  }
html>body .post-body {
  border-bottom-width:0;
  }
.post p {
  margin:0 0 .75em;
  }

.post-footer {
	background: #eee;
	margin:0;
	padding:2px 10px 2px 30px;
	font-size:100%;
	line-height:1.5em;
	color: #666;
	border-top: 1px dotted #bbbbbb;
	border-right: 0px dotted #bbbbbb;
	border-bottom: 1px dotted #bbbbbb;
	border-left: 0px dotted #bbbbbb;
}

.post-footer p { 
  margin: 0;
}

html>body .post-footer {
  border-bottom-color:transparent;
  }

.uncustomized-post-template .post-footer {
  text-align: right;
}

.uncustomized-post-template .post-author,
.uncustomized-post-template .post-timestamp {
  display: block;
  float: left;
  text-align:left;
  margin-right: 4px;
}

.post-footer a { 
  color: #FFCC33;
 }
.post-footer a:hover { 
  color: #dbdbc4;
 }
a.comment-link {
  /* IE5.0/Win doesn't apply padding to inline elements,
     so we hide these two declarations from it */
  background/* */:/**/url("http://www.axisgraphicdesign.co.uk/bs1_img/icon_comment.gif") no-repeat 0 45%;
  padding-left:14px;
  }
html>body a.comment-link {
  /* Respecified, for IE5/Mac's benefit */
  background:url("http://www.axisgraphicdesign.co.uk/bs1_img/icon_comment.gif") no-repeat 0 45%;
  padding-left:14px;
  }
.post img {
  margin:0 0 5px 0;
  padding:4px;
  border:1px solid #bbbbbb;
  }
blockquote {
  margin:.75em 0;
  border:1px dotted #bbbbbb;
  border-width:1px 0;
  padding:5px 15px;
  color: #797961;
  }
.post blockquote p {
  margin:.5em 0;
  }

#blog-pager-newer-link {
  float: left;
  margin-left: 13px;
 }
 
#blog-pager-older-link {
  float: right;
  margin-right: 13px;
 }
 
#blog-pager {   
  text-align: center; 
 }

.feed-links { 
  clear: both;
  line-height: 2.5em;
  margin-left: 30px;
}

/* Comments
----------------------------------------------- */
#comments {
  margin:-25px 13px 0;
  border:1px dotted #bbbbbb;
  border-width:0 1px 1px;
  padding:20px 0 15px 0;
  }
#comments h4 {
  margin:0 0 10px;
  padding:0 14px 2px 29px;
  border-bottom:1px dotted #bbbbbb;
  font-size:120%;
  line-height:1.4em;
  color:#333333;
  }
#comments-block {
  margin:0 15px 0 9px;
  }
.comment-author {
  background:url("http://www.bs1.org.uk/images/icon_comment.gif") no-repeat 2px .3em;
  margin:.5em 0;
  padding:0 0 0 20px;
  font-weight:bold;
  }
.comment-body {
  margin:0 0 1.25em;
  padding:0 0 0 20px;
  }
.comment-body p {
  margin:0 0 .5em;
  }
.comment-footer {
  margin:0 0 .5em;
  padding:0 0 .75em 20px;
  }
.comment-footer a:link {
  color: #000000;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }


/* Profile
----------------------------------------------- */
.profile-img { 
  float: left;
  margin: 5px 5px 5px 0;
  border: 4px solid #ffffff;
}

.profile-datablock {
  margin:0 15px .5em 0;
  padding-top:8px;
}

.profile-link { 
  background:url("http://www.blogblog.com/rounders2/icon_profile.gif") no-repeat 0 .1em;
  padding-left:15px;
  font-weight:bold;
}

.profile-textblock {
  clear: both;
  margin: 0;
}

.sidebar .clear, .main .widget .clear { 
  clear: both;
}

#sidebartop-wrap {
  background:#333333;
  margin:0px 0px 10px;
  padding:0px 0px 10px;
  color:#ffffff;
  }

#sidebartop-wrap2 { 
  padding: 10px 0 0;
  margin:0;
  border-width:0;
 }

#sidebartop h2 {
  line-height:1.5em;
  color:#ffffff;
  border-bottom: 1px dotted #ffffff;
  margin-bottom: 0.5em;
  font: normal bold 100% 'Trebuchet MS',Verdana,Arial,Sans-serif;
}

#sidebartop-wrap h3 {
	color:#ffffff;
	border-bottom: none;
	font: bold normal 100%/1.5em 'Trebuchet MS', Verdana, Arial, Sans-serif;
	height: 30px;
	padding-left:10px;
	margin-top: 0px;
	margin-bottom:0px;
}
#sidebartop-wrap h3 a {
	color:#ffffff; text-decoration:none;
}
#sidebartop-wrap h3 a:hover {
	color:#dddddd; text-decoration:none;
}
#sidebartop-wrap h3 a:visited {text-decoration:none;
}

#sidebartop a {
	color: #ffffff;
	text-decoration: none;
}

#sidebartop a:hover {
	color: #dddddd;
	text-decoration: none;
}
#sidebartop a:visited {
	text-decoration: none;
}
/* Sidebar Boxes
----------------------------------------------- */

.sidebar .widget { 
  margin:0.5em 10px 1.25em;
  padding:0 0px;
 }

.widget-content { 
  margin-top: 0.5em;
}

#sidebarbottom-wrap1 {
  background:#eee;
  margin:0;
  padding:10px 0 0;
  color: #000000;
}

#sidebarbottom-wrap2 {
  padding:0 0 8px;
}

.sidebar h2 {
  margin:0;
  padding:0 0 .2em;
  font:bold normal 100%/1.5em 'Trebuchet MS', Verdana, Arial, Sans-serif;
}

.sidebar ul {
  list-style:none;
  margin:0 0 1.25em;
  padding:0;
}

.sidebar ul li {
  background:url(images/icon_arrow_sm.gif) no-repeat 0px 0.25em;
  margin:0 0 3px;
  padding:0 0 3px 15px;
  border-bottom:1px dotted #bbbbbb;
  line-height:1.4em;
  }
.sidebar p {
  margin:0 0 .6em;
  }

#sidebar h2 {
  color: #333333;
  border-bottom: 1px dotted #000000;
 }
 


/* Footer
----------------------------------------------- */
#footer-wrap1 {
	margin:10 0 0px;
	height: 30px;
  }
#footer {
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: 11px;
	margin: 0px;
	height: 30px;
  }
#footer a {color:#ffffff;}


/** Page structure tweaks for layout editor wireframe */
body#layout #main-wrap1,
body#layout #sidebar-wrap,
body#layout #header-wrapper {
  margin-top: 0;
}

body#layout #header, body#layout #header-wrapper,
body#layout #outer-wrapper { 
  margin-left:0;
  margin-right:0;
  padding: 0;
}

body#layout #outer-wrapper { 
  width: 740px;
}

body#layout #footer-wrap1 {
	padding-top: 0;
	text-align: left;
	width: 740px;
 }
 
 #navbar-iframe { display:block }
#footer-wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 740px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	background-image: url(images/logos/bs1_footer.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	margin-top: 0px;
	height: 70px;
}

.foottext{
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	margin-right: 10px;
	line-height: 14px;
	padding-top: 13px;
}
.clear {
	clear: both;
}

/* Body background -----------------------*/
<--!body {
background:url("http://www.axisgraphicdesign.co.uk/bs1_img/bs1_bkg.jpg");
background-repeat: no-repeat;
background-color: transparent;
background-position: top center;
background-attachment: fixed;
}/* CSS Document */

.rightnav {text-align:right;}
#header a:hover {
	color: #FFFFFF;
}
#footer-wrapper img {
	float: left;
}
#clear {
	clear: both;
	margin-top: 0px;
	height: 10px;
}
