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

/* link colors */
a {
  color: #bb5234;
}
a:hover {
  color: #000000;
}

/* font & border */


h1,h3,h4,h5,h6, div.navheader, div.default {
 font-family: Verdana, Arial, Helvetica, sans-serif;


}

p {
	line-height: 18px;
}

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

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



 #wrapper {
  width: 767px;
   /* background-color: #e1a6f9; */
}

#wrapper #header {
  
  border-bottom: 1px solid #ddd;
  width: 767px;
  padding: 0 0 10px 0;
}

#wrapper #content {
  float: left;
  clear: left;
  display: inline;
  padding: 0 0 20px 0;
  width: 500px;
 /* background-color: #1e8d4a; */
}
.entrybody div {
	line-height: 18px;
}

#wrapper #side {
  width: 230px;
  padding: 55px 0 0 0;
  float: right;
  display: inline;
  /* background-color: #cad73e; */
}

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

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

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

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

#wrapper #header h2 {
  font-size: 12px;
 /* margin-left: 15px; */
 
 padding: 15px 0 5px 0;
  color: #000;
  font-weight: normal;
  line-height: 18px;
}

#wrapper #content h1 {
  font-size: 20px;
  font-weight: normal;
  margin: 20px 0 10px 0;
  color: #000;
}

#wrapper #content div.entrybody {
  /* margin: 0 15px 0 15px; */
}

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

#wrapper #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 15px 0;
  /* padding: 0px 0 10px 0; */
  color: #000;
  line-height: 7px;
}

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

#side li {
	font-size: 11px;
}

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

#breaker {
	clear:both;
}
.subside {
	display: none;
}

.entrybody {
	line-height: 18px;
}

