
        html,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:link { text-decoration: none; font-weight: normal; font-size: 8pt; color: #000; letter-spacing: 0.5px; }
A:visited { text-decoration: none; font-weight: normal; font-size: 8pt; color: #000; letter-spacing: 0.5px; }
A:hover { text-decoration: none; font-weight: normal; font-size: 8pt; color: #fdee49; letter-spacing: 0.5px; }

/* font & border */
body {
  font: 12px/16px 'Verdana', Arial, Sans-serif;
  border-top: 0px solid #369;
}


h1,div.navheader,h4,h5,h6 {
  font-family: 'Verdana', Arial, Sans-serif;
  color: #222;
}

div#yellow {
  width:575px;
  height:18px;
  margin:0px auto;
  text-align:left;
  margin-top:10px;
  margin-bottom:7px;
  font-size:16px;
  color:#b2b2b2;
  font-weight:bold;
  line-height:14px;
  border-bottom:1px solid #fdee49;
  text-transform:uppercase;
}

div#headtext {
	font-family: verdana, arial, helvetica, trebuchet ms, sans-serif; 
	font-size:12px;
	color:#454545;
	font-weight:normal;
	letter-spacing: 0.5px; 
	line-height:18px;
	margin-bottom:10px;
	}

div#smalltext {
	font-family: verdana, arial, helvetica, trebuchet ms, sans-serif; 
	font-size:11px;
	color:#000;
	font-weight:normal;
	letter-spacing: 0.8px; 
	line-height:13px;
	}

div#headline {
	text-align:left;
	margin-top:10px;
	margin-bottom:5px;
	font-size:16px;
	color:#b2b2b2;
	font-weight:bold;
	text-transform:uppercase;
	}

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

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

body {
  background: #fff;
}

div#wrapper {
  margin: 0 auto 0px auto;
  width: 700px;
  align: center;
}

div#header {
  float: left;
  clear: left;
  display: inline;
  padding: 0 0px 0px 0px;
  border-bottom: 0px solid #ddd;
  width: 0px;
}

div#content {
  float: center;
  clear: center;
  padding: 0 0px 0px 0px;
  width: 575px;
}


div#table {
	width:575px;
	margin:0px auto;
	text-align:left;
	margin-top:10px;
	margin-bottom:10px;
	}

div#side {
  width: 0px;
  padding: 0 0px 0 0;
  float: right;
  display: inline;
}

div#side div.navheader, div#side h4, div.default {
  padding: 0px 0 0px 0;
  font-size: 0px;
  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 {
  width:575px;
  height:18px;
  margin:0px auto;
  text-align:left;
  margin-top:10px;
  margin-bottom:10px;
  font-size:16px;
  color:#b2b2b2;
  font-weight:bold;
  line-height:14px;
  border-bottom:1px solid #fdee49;
  text-transform:uppercase;
}

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

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: 0px;
}

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

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

div.entrymeta {
	font-family: verdana, arial, helvetica, trebuchet ms, sans-serif; 
	font-size:11px;
	color:#000;
	font-weight:normal;
	letter-spacing: 0.8px; 
	line-height:13px;
}

div.commentheader, p.commenttext {
  margin: 0 0 0 15px;
  font-weight: bold;
  color: #222;
}

p.commenttext {
  font-weight: normal;
}

div.commentmeta {
  color: #666;
  margin: 5px 0 20px 15px;
  font-size: 11px;
}

form.commentform {
  font-size: 11px;
}

form.commentform input, form.commentform textarea {
 margin: 0 5px 10px 0;
 vertical-align: middle;
}

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;
}