
        body,h1,h2,h3,h4,h5,h6,p,dl,dd,dt,ul,li,img,table,caption,tr,th,td,tt,span,fieldset,legend, form { margin: 0; padding: 0; border: 0; }
input, select, textarea { margin: 0; padding: 0; }

/*
 * play around with these to change settings on your blog!
 */

/* link colors */
a {
  color: #b279df;
text-decoration: none;
font-family: Segoe ui;
}
a:hover {
  color: #000;
text-decoration: none;
font-family: Segoe ui;
}

/* font & border */
body {
  font: 12px/16px 'Lucida Grande', Arial, Sans-serif;

}

h1,h3,h4,h5,h6, div.navheader, div.default {
  font-family: 'Segoe ui', Georgia, Serif;
  color: #222;
}

div#side h3 div.navheader {
  color: #666;
}

/*
 * do not alter these if you don't know what you're doing
 */

body {
  background: #b279df;
}

div#wrapper {
  margin: 0px;
  width: 1024px;
}

div#header {
  float: left;
  clear: left;
  display: inline;
  padding: 0px;
  width: 1400px;
margin-left: -200px;
}

div#content {
  float: left;
  clear: left;
  display: inline;
  padding: 0 20px 20px 20px;
  width: 660px;
  margin-top: 0px;
  margin-left: 100px
}

div#side {
  width: 160px;
  padding: 20px 20px 20px 20px;
  float: right;
  display: inline;
  border: solid 2px #000;
  background: #fff;
}

div#side div.navheader, div#side h4, div.default {
  padding: 20px 0 5px 0;
  font-size: 16px;
  font-weight: normal;
}

/* hide calender - doesn't work anyway */
div#side div#calendar {
  display: none;
}

div#header h1 {
  font-size: 45px;
  letter-spacing: -2px;
  font-weight: bold;
  margin: 50px 0 15px 0; 
}

div#header h1 a {
  text-decoration: none;
  color: #222;
  cursor: default;
}

div#header h2 {
  font-size: 10px;
  margin-left: 15px;
  color: #666;
}

div#content h3 {
  font-size: 24px;
  font-weight: normal;
  margin: 0px;
  color: #b279df;
  padding: 20px 20px 20px 20px;
  background: #b279df url(http://i55.tinypic.com/1xywxj.jpg) no-repeat;
}

div#content div.entrybody {
  margin: 0px;
  padding: 0px 20px 20px 30px;
  background: #b279df url(http://i55.tinypic.com/2v8nyox.jpg) repeat-y;
}

div#content div.entrybody ul {
  margin: 10px 0 10px 15px;
}

div#content div.entrybody li {
  font-size: 12px;
  color: #222;
  list-style-type: square;
}

div.default {
  margin: 0 0 15px 0;
}

div.nav input {
  margin-right: 5px;
}

div.nav li {
  list-style: none;
  padding: 2px 0;
}

div.nav ul li strong {
  line-height: 37px;
  font-size: 11px;
}

div.entrymeta {
  font-size: 11px;
  margin: 0 0 70 0px;
  padding: 10px 0 20px 20px;
  color: #666;
  line-height: 7px;
  height: 90px;
  background: #b279df url(http://i53.tinypic.com/2cwlvk6.jpg) no-repeat;
}

div.commentheader, p.commenttext {
  color: #000;
  background: #b279df url(http://i55.tinypic.com/1xywxj.jpg) no-repeat;
  font-size: 11px;
  font-family: Segoe ui;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  width: 640px;
  height: 30px;
}

p.commenttext {
  background: #b279df url(http://i54.tinypic.com/mweh6w.jpg) repeat-y;
  font-weight: normal;
  font-family: Segoe ui;
  padding: 0px 200px 0px 30px;
  width: 640px;
}

div.commentmeta {
  color: #b279df;
  background: #b279df url(http://i51.tinypic.com/o7j4wh.jpg) no-repeat;
  font-size: 11px;
  font-weight: normal;
  font-family: Segoe ui;
  font-size: 24px;
  padding: 20px 20px 0px 20px;
  width: 640px;
  height: 90px;
}

form.commentform {
  font-size: 11px;
background: #fff;
width: 600px;
border: solid #000 2px;
padding: 20px;
}

form.commentform input, form.commentform textarea {
 margin: 0 5px 10px 0;
 vertical-align: middle;
background: #fff;
margin-left: 110px;
width: 255px;
}

input.formbutton {
 margin-top: 10px;
}

.separator {
  display:none;
}

.subside {}

.image {
  border: 0;
  margin: 0 6px 6px 0;
}

.thumbnail {
  margin: 0 6px 6px 0;
}

.video {
  padding: 0;
}

.xmlButton {
  border: 1px solid;
  border-color: #FC9 #630 #330 #F96;
  padding: 0 3px;
  font: bold 10px Verdana, Arial, Helvetica, Sans-serif;
  color: #FFF;
  background: #F60;
  text-decoration: none;
  margin:0;
}