body {
	text-align: center;
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	   height:100%;
	   padding: 0;
	   margin: 0;
	   background: url(images/bg.jpg);
}
#container {
	margin: 0;
	padding: 0;
	background:url(images/drips2.png) no-repeat 41px -30% fixed;

}
#body {
	margin: 0;
	padding: 0;
	background:url(images/drips.png) no-repeat 41px -60% fixed;
	position: relative;
}
#body img.ink {
	position: absolute;
	top:25px;
	left:0;
}
div#wrapper {
	text-align: left;
	margin-left:160px;
	width: 800px;
}
a {
	color: #999999;
}
a:hover {
	color: #666666;
}
p {
	margin: 0 0 20px;
}
h1, h2, h3, h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}
div#header {
	border-bottom: 1px solid #484848;
	border-color: silver;
		padding-top: 55px;
}
h1 {
	font-size: 48px;
	color: gray;
	line-height: 120px;
}
h3 {
	margin: 0 0 20px; 
}
h1#websitetitle {
	background: url(images/logo.png) no-repeat;
	behavior: url('/js/iepngfix.htc'); 
	height: 50px;

}
h1#websitetitle span {
	display:none;
}
div#tagline {
	border-bottom: 1px solid #484848;
	padding: 20px 20px 13px 20px;
	border-color: silver;

}
@font-face {
      font-family: "Museo500-Regular";
      src: local("Museo500-Regular"), url("fonts/Museo500-Regular.otf");
      font-weight: normal;
}
    
div#tagline h1 {
	font-family: "Museo500-Regular", Helvetica, Arial;
	font-size: 28px;
	letter-spacing: -1px;
	line-height: 33px;
	font-weight: normal;
}
div#tagline h1 strong {
	color:#fb9a00;
	      font-weight: normal;
}
div#tagline h2 {
	font-size: 18px;
	letter-spacing: -1px;
	line-height: 40px;
}
h1 a {
display:none;
	text-decoration: none;
	color: gray;
}
div#header h2, ul#navigation {
	margin: 0 0 6px;
}
ul#navigation {
	display: block;
	width: 500px;
	float: left;
}
ul#navigation li {
	display: inline;
}
ul#navigation li a {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #666;
	font-size: 14px;
	margin: 0 20px 0 0;
}
ul#navigation li a:hover {
	color: #999;
}
div#header h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	display: block;
	width: 300px;
	float: right;
	text-align: right;
	font-size: 16px;
}
div.heading {
	border-bottom: 1px solid #484848;	
	margin: 40px 0 0 0;
	border-color: silver;
}
div.heading h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	display: block;
	font-size: 16px;	
}
div.heading h2 small {
	margin-left: 10px;
	font-size: 10px;	
}
div.heading h2 small a {
	text-decoration: none;	
}
span.f {
	font-style: italic;
}
div#pcontent {
	margin: 20px 0 0 0;
}
div#content {
	float:left;
	width:500px;
	margin: 20px 0 0 0;
}
div.thumbnail {
	width: 500px;
	border: 10px solid silver;
	float: left;
}
div.thumbnail p {
	margin: 0;
}

div.entry {
	width: 250px;
	float: right;
}
div.blogentry {
	width: 500px;
	float:left;
}
div#sidebar {
	width: 250px;
	float: right;
	margin: 20px 0 0 0;
}
div#sidebar h2 {
	border-bottom-color: #999;
	border-bottom: 1px solid;	
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
}
div#sidebar ul {
	margin:5px 0 20px 0;
}
div#sidebar a {
	text-decoration: none;
}
div#content h2 {
	letter-spacing: -1px;
	font-size: 24px;
	color: #333;
	line-height: 32px;
}
div#content h2 a {
	text-decoration: none;
	color: #333;
}
div#pcontent h2 {
	font-size: 24px;
	color: #999;
	line-height: 32px;
}
div#pcontent h2 a {
	text-decoration: none;
	color: #666;
}
p.comment-link {
	margin: 0;
}
p.comment-link a {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
	font-size: 16px;
	line-height: 36px;
}
p.comment-link a:hover {
	color: #999;
	text-decoration: underline;
}
div#footer {
	clear: both;
}
div#footer p {
	line-height: 108px;
	color: #333;
	text-align: center;
}
div#footer p a {
	color: #444;
	text-decoration: none;
}
div#footer p a:hover {
	color: #555;
	text-decoration: underline;
}
div.post {
	margin: 0 0 76px 0;
}
div.blogpost {
	width: 500px;
	margin: 0 0 76px 0;
	float:left;
}
h3#comments, h3#respond {
	color: #666;
	line-height: 64px;
}
div.author {
	width: 250px;
	float: left;
}
div.author cite {
	font-size: 16px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0 0 0 12px;
}
div.author img {
	position: relative;
	top: 10px;
}
div.comment {
	width: 500px;
	float: right;
	padding: 18px 0 0 0;
}
ol.commentlist {
	border-top: 1px solid #333;
	margin: 0 0 48px;
}
ol.commentlist li {
	border-bottom: 1px solid #333;
	padding: 12px 0 0;
}
form input, form textarea {
	margin: 0 12px 0;
}
div.alignleft, div.alignright {
	display: block;
	width: 40%;
	float: left;
}
div.alignright {
	float: right;
	text-align: right;
}
div.alignleft a, div.alignright a {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 18px;
	text-decoration: none;
	color: #777;
}
div.alignleft a:hover, div.alignright a:hover {
	color: #999;
	text-decoration: underline;
}
img.alignleft {
	float:left;
	margin: 0 10px 10px 0;
}
img.alignright {
	float:right;
	margin: 0 0 10px 10px;
}
.png {
	behavior: url('/js/iepngfix.htc'); 
}
ul.delicious {
	line-height: 14px;
}
ul.delicious li {
	margin: 8px 0;
}
#ie6Warning {
		background: yellow;
		border: 1px solid #bbbbbb;
		padding: 10px 10px 1px;
		margin-bottom: 10px;
		color: black;
		}
 
#ie6Warning h2 {
		background: url(images/ie6-warning.gif) 0 50% no-repeat;
		padding-left: 40px;
		line-height: 40px;
		color: black;
		}
blockquote {
	display: block;
	margin: 1em 0px
}

div#headbar {
	width: 100%;
	height: 25px;
	background-color: #ffaa00;
	
	 position:absolute;
	z-index: 10;
	top:0px;
	left:0px;
	margin:0;
	padding:0;
	overflow:hidden;
}
div#headbar div {
	font-size: 11px;
	width: 800px;
	margin: 0 auto;
	line-height: 25px;
	color: #fff;
	text-align: right;
}
div#headbar div a {
	color: #fff;
}
div#headbar div a:hover {
	color: #fff;
}

div#footbar {
	width: 100%;
	height: 150px;	
	background-color: silver;
	font-size: 11px;
	color: #fff;
	text-align: left;
	clear: both;
	-moz-opacity:.50; filter:alpha(opacity=50); opacity:.50;

}
div#footbar_inner {
	width: 800px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	overflow: none;
}
div#footbar div a {
	color: #fff;
}
div#footbar div a:hover {
	color: #fff;
}
div.col {
	width: 250px;
	float: left;
}
div#col1 {
	margin-right: 24px;
}
div#col2 {
	margin-right: 24px;
}
