#header a:hover {
  border: 0;
}
#content.ind-archive #column-a {
  width: 480px;
  border: 0px;
}

#content.ind-archive #column-a h2 {
  
}

html
{
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;
}

body
{
	margin: 0;
	/* setting border: 0 hoses ie5 win window inner well border */
	padding: 0;
}

form { margin: 0; padding: 0; }
/*
a:hover { 
	text-decoration: none; 
	color: #FF00A2;
	border-bottom: 1px dashed #FF00A2;
}
*/
a { 
	text-decoration: none; 
	color: #FF00A2; /* pink */
}
a img { 
	text-decoration: none; 
	color: #FF00A2;
}

/* page layout */

body { text-align: center; } /* center on ie */

html>body #container { /* Be nice to Opera 5 */
	width: 690px;
        margin: auto;
        padding: 0;
}

#container
{
	margin: 0 auto; /* center on everything else */
	text-align: left;
	height: 100%;
	border: 0;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 690px;
        margin: 0 0 0 46px;
}

.clr {
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

body {
	background: url(./images/bg.gif);
	background-color: transparent;
	background-position: top center;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, Sans-Serif;
	}
	
#header {
	background: url(./images/header-bg.gif) no-repeat;
	background-position: -6 0;
	width: 737px;
	margin: 0 0 0 -1px; 
	padding: 20px 0 0 0;
	border: 0;
	position: relative;
	}

#header-inner img {
	margin: 5px 0 0 10px;
}

#tagline {
	width: 400px;
	font-family: Sans-Serif;
	font-size: 15px;
        font-weight: bold;
	margin: 0px 0 25px 50px;
	color: #666666;
}

#tagline p {
	margin: 0;
	padding: 0;
}

#footer {
	background: url(./images/bottom.jpg) no-repeat bottom;
	background-color: transparent;
	background-position: bottom;
	width: 710px;
	height: 32px;
	margin: 0 0 0 -8px;
	border: 0;
	}

#footer p {
	font-size: 12px;
	margin-left: 20px;
	}
	
#content {
	margin: 0 0 20px 10px;
	}

.column {
	float: left;
	margin-top: 0px;
}

#column-a {
	width: 480px;
	padding-right: 10px;
}

#column-b {
	width: 165px;
	padding: 0 5px 10px 10px;
}

#column-c {
	width: 175px;
	padding: 15px 5px 10px 5px;
	margin: 0px;
}

#column-c .roundcont {
  background-color: #CDCDCD;
}

#column-c .roundtop { 
  background: url(./images/tr-bw.png) no-repeat top right; 
}

#column-c .roundbottom {
  background: url(./images/br-bw.png) no-repeat top right; 
}

.roundcont {
  width: 100%;
  color: #fff;
  margin-bottom: 10px;
}

.roundcont p {
  margin: 0 10px;
}

.roundcont h1 {
  font-family: Georgia, Trebuchet MS;
  font-weight: bold;
  font-size: 4em;
}

.module-inside {
  padding-left: 10px;
  margin-right: 10px;
  width: 100%;
  color: black;
}

.module-inside h2 {
	margin: 0;
	font-size: 20px;	
	margin-top: -5px;
	}

.module-inside form {
	margin: 0;
	}
	
.module-inside ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.module-inside li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: .7em;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
}
input#search {
        width: 110px;
}
.sidebar-module ul {
	padding-left: 0px;
	margin: 0px;
	}

.sidebar-module li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: .7em;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar-module img {
 	margin: 0;
}

.sidebar-module p {
 	margin: 0 0 20px 0;
}

.sidebar-module {
 	margin: 0 0 20px 0;
}
	
.entry h3 a:hover { text-decoration: underline; }

.entry-asset.first h2 a,
.entry-asset.first h2 {
	margin: 0px;
}
.entry-asset h2 a,
.entry-asset h2 {
	margin: 40px 0 0 0;
	font-size: 22px;
	color: #4188FA;
	font-weight: bold;
	font-family: Sans-Serif;
	text-decoration: none;
}

.entry-asset .asset-meta a,
.entry-asset .asset-meta {
	font-size: 12px;
	color: #999;
}

.entry-asset {
	line-height: 175%;
	font-size: 14px;
	font-family: Sans-Serif;
}

.entry-body img.mt-image-left {
	padding: 0; 
	margin: 5px 10px 0 0  !important; 
}
.entry-body img.mt-image-right {
	padding: 0; 
	margin: 5px 0 0 10px !important; 
}

p.entry-footer {
  font-size: 10px;
  font-family: Verdana, Helvetica, Sans-Serif;
}

.entry-footer img {
  padding: 0 5px 0 0;
}

#column-c .sidebar-module h2,
#column-b .sidebar-module h2 {
  color: black;
  font-family: Trebuchet MS;
  font-size: 1em;
  font-weight: bold;
  letter-spacing: .3em;
  margin: 0 0 5px 0;
  }
  
.small-book {
	float: left;
	padding: 10;
	border: 1px solid #DCDCDC;
	margin: 5;
	}
	
.large-book {
	float: left;
	padding: 10;
	border: 1px solid #DCDCDC;
	margin: 5;
	width: 132px;
	text-align: center;
	}
	
img.corner {
  width: 15px;
  height: 15px;
  border: none;
  display: block !important;
}

/* Added later */

h2.date-header {
  font-size: 14px;
  color: #666666;
  margin: 0 0 5px 0;
}

.module-creative-commons img {
  margin: 0 0 5px 0;
}
.module-creative-commons {
  font-size: 12px;
  margin: 10px 0 10px 0;
}

#galleries h2 {
  font-size: 14px;
}

#currently .module-list li {
  color: black;
}

/* Photo Gallery for Front Door */

.galleries {
  float:left;
  margin:0 0 15px;
  padding:1px 0;
  }
.galleries ul {
  float:left;
  margin:0;
  padding:0;
  list-style:none;
  text-align:left;
  width: 160px;
  }
.galleries li {
  background-image:none;
  position:relative;
  float:left;
  margin:0;
  padding:75px 0 15px 15px;
  width: 160px;
  }
div.useslides ul li {
  background-position:0px 0;
  padding-top:130px;
  text-align:center;
  }
.galleries h3 {
  margin:0 10px .25em 4px;
  font:bold 100% Verdana,Sans-serif;
  line-height:1.2em;
  }
.useslides h3 {
  margin-right:0;
  }
.galleries h3 a, .galleries a.img {
  border-width:0;
  }
.galleries li .img {
  position:absolute;
  top:0;
  left:15px;
  }
.useslides li .img {
/*  left:65px;*/
  }
.galleries ul p {
  margin:.35em 10px 0 4px;
  }
.useslides ul p {
  margin-right:0;
  }
em.date {
  font-style:normal;
  }
.useslides ul li {
  background:url("http://www.majordojo.com/photos/meta/img/bg_slide.gif") 0 0 no-repeat;
  }
.useslides>ul li {
  background-image:url("http://www.majordojo.com/photos/meta/img/bg_slide.png");
  }
.useslides a.img, .useslides a.img:visited, .useslides a.img:hover {
  background-repeat:no-repeat;
/*  background-position:50% 103px;*/
  background-position:50% 38px;
  display:block;
  width:92px;
  height:70px;
  padding:25px 17px 28px 0px;
  border-width:0;
  text-align:center;
  }
.useslides a.v, .useslides a.v:visited, .useslides a.v:hover {
  background-position:10px 50%;
  width:70px;
  height:92px;
  padding:14px 28px 17px 25px;
  }
.useslides .img img {
  display:block;
  border:1px solid;
  border-color:#aaa #ddd #ddd #aaa;
  }
/* END Photo Gallery for Front Door */

/* =Comments
----------------------------------------------- */
#comments {
  margin:1em -20px;
  padding:10px 20px 0;
  }
#comments h4 {
  margin:0 0 1em;
  }
#comments h4 span {
  font:68% Verdana,Sans-serif;
  color:#776;
  }
#comments dl {
  font-size:85%;
  line-height:1.6em;
  }
#comments dt {
  padding:8px 6px .5em;
  background:#eeeeee;
  font-weight:normal;
  }
#comments dd {
  padding:2px 20px 8px;
  margin:0 0 1.5em;
  background:#eeeeee;
  }
#comments dd.alt,
#comments dt.alt {
  background:#FFD4EF;
  }
#comments dd del {
  color:#ccb;
  text-decoration:line-through;
  }
#comments dd.alt del {
  color:#aba;
  }
#comments dd del:hover, #comments dd del:active {
  color:#333;
  text-decoration:none;
  }
#comments .postno {
  background:url("images/icon_comment.gif") no-repeat 0 55%;
  border-width:0;
  padding:0 5px 0 14px;
  border-right:1px solid #ccc;
  margin-right:2px;
  font:180% Georgia,Serif;
  color:#358;
  }
#comments .alt .postno {
  border-color:#bbb;
  }
#comments dt.owner {
  background:#357;
  padding-bottom:1em;
  color:#cde;
  }
#comments dd.owner {
  padding-top:8px;
  }
#comments dt.owner .postno {
  background-image:url("images/icon_comment_owner.gif");
  color:#9bd;
  border-right-color:#579;
  font-weight:normal;
  }
#comments dt.owner a {
  color:#eee;
  border-width:0;
  font-weight:bold;
  }
#comment-notes p {
  font-size:85%;
  line-height:1.6em;
  color:#554;
  }
#subcol #comment-notes p {
  font-size:100%;
  }
h4#postcomment {
  padding-top:.5em;
  margin:0 0 .5em;
  }
#comment-notes {
  margin-top:2em;
  }
#comment-text {
  width: 90%;
}
