html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

body, html {
  background-color: #fff;
  min-height: 100%;
  color: #000;
  font-family: Georgia, serif;
  line-height: 1.3em; 
}

a {
  color: #000;
}

em, q {
  font-style: italic;
  color: #000;
}

strong, b { font-weight: bold; }

.post { padding-bottom: 10px; margin-bottom: 25px; border-bottom: 1px solid #ccc; }

small.date, .postmetadata, .postmetadata a { color: #555; }

strong.twitter { display: block; padding-top: 10px; border-top: 1px solid #ccc; }

.post ul,.post ol {
	margin-bottom: 15px;
}

.post li {
	margin-left: 1em;
}

.post ol li {
	list-style-type: decimal;
}

.post ul li {
	list-style-type: disc;
}

#sidebar .cat-item {
	margin-left: 10px;
	list-style: circle;
}
.widget_categories ul { margin-left: 4px; }
.sidebar h2 { font-size: 20px; color: #202020; }
.sidebar h3 { font-size: 20px; color: #202020; }
.sidebar { padding-top: 10px; color: #606060; }
.sidebar a { color: #302030; }

.widget { padding: 5px 0px; }

#header { width: 150px; }
#headerimg { width: 150px; margin: 15px;  border-bottom: 1px solid #ddd; padding-bottom: 50px;  }
#header span.title a { width: 160px; height: 120px; background: #fff url(images/myachinghead.png) no-repeat top right; text-indent: -9999px;  display: block;}
#main { position: absolute; left: 160px; width: 560px; top: 0; border-left: 1px solid #ccc; border-right: 1px solid #ccc;  margin: 10px 20px; padding: 10px 17px;  }

ul.menu {  width: 165px;  }
ul.menu a { color: #202020; }

ul.menu li { text-align: right; padding: 3px 0;}

#content h1, #content h2, h3 { display: block; font-size: 1.5em; }
.post h3, .post h4, .post h5, .post h2 { padding-bottom: 3px; padding-top: 5px;}
#content { clear: both; }

#sidebar2 { position: absolute; left: 610px; top: 0px; width: 180px; border-right: 1px solid #ccc; padding-right: 20px;  }
#sidebar { position: absolute; left: 820px; width: 180px; top: 0; }

.sidebar li li { list-style: disc; margin-left: 20px; padding: 1px 0; }

.post .alignleft {
  float: left;
  margin-right: 15px;
 }

 .post .alignright {
   margin-left: 10px;
   float: right;
 }

 .post .aligncenter {
   float: none;
   text-align: center;
 }

 .wp-caption-text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
 }
.post .flickr-photos {
  float: left;
  clear: both;
}
.post img {
border: 5px solid #ccc;
}
.post .flickr-photos img {
  float: left;
  clear: none;
  border: 0px solid #ccc;
}

.post .flickr-photos a { 
height: 100px;
margin: 2px;
display: block;
float: left;
}

.post .bookmarkify {
  clear: both;
  padding-top: 10px;
}
.post .bookmarkify img {
  padding: 0;
  float: none;
}
.post textarea { width: 100%; }


.post.cure {
}

.post p {
	margin: 6px 0;
}

h2 a {
  text-decoration: none;
}

.sidebar {
	font-size: 13px;
}	

.adright {
  float:right;
}

.clear {
  clear: both;
  height: 1px;
}

.increase-sociability {
	margin: 10px 0;
	padding: 10px;
	border: 1px solid red;
}
