/*
  Style Name	: Mine
  Style URI	: http://nicholasorr.com
  Comments	: My custom rules
*/
.columns-three #primary {
  width: 695px;
}

.columns-three #rollingarchives {
  width: 695px;
}
body.smartposition #rollingarchives {
  width: 695px;
}
.columns-three #rollingarchives #pagetrackwrap {
  width: 430px;
}
.columns-three #rollingarchives #pagetrackwrap #pagetrack {
  width: 430px;
}

.livesearch #s {
  border-style: solid;
  border-width: 1px;
  padding: 4px 0 5px 4px;
}
.livesearch #searchload, .livesearch #searchreset {
  height: 23px;
}

.columns-three #sidebar-2 {
  clear: both;
  width: 900px;
  padding: 0;
}
.columns-three #sidebar-2 .widget {
  float: left;
  width: 400px;
}
.columns-three #sidebar-2 .widget_text {
  border-bottom: 1px solid #ddd;
  margin-top: 0;
  padding: 10px;
  width: 880px;
}
.columns-three #sidebar-2 .widget_text .textwidget {
  color: #444444;
  font-size: 1.5em;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
/*
.columns-two #sidebar-2 {
  clear: both;
  width: 740px;
  padding: 0;
}
.columns-two #sidebar-2 .widget {
  float: left;
  width: 320px;
}
.columns-two #sidebar-2 .module1 {
  padding: 10px;
  width: 720px;
  margin-top: 0;
}

.columns-three #sidebar-2, .columns-two #sidebar-2 {
  border: 1px solid #ddd;
  margin-bottom: 10px;
}
.columns-three #sidebar-2 .module2, .columns-two #sidebar-2 .module2 {
  margin: 0 25px 0 0;
  padding: 0 0 20px 20px;
}
.columns-three #sidebar-2 .module3, .columns-two #sidebar-2 .module3 {
  margin: 0 20px 0 25px;
  padding: 0 0 20px 0px;
}

*/
#footer {
  padding: 20px 0;
}

#logos {
  width: 80px;
  height: 15px;
  margin: 10px auto 0 auto;
  
}

#logos a.validCss {
  float: left;
  display: block;
  background: url("icon.w3c.valid.css.gif") no-repeat top;
  width: 80px;
  height: 15px;
  text-indent: -3000px;
  text-decoration: none;
  outline: none;
  border: none;
}

#logos a.validCss:hover, #logos a.validCss:active, #logos a.validCss:focus {
  background: url("icon.w3c.valid.css.gif") no-repeat bottom;
}

#logos a.validXhtml {
  float: left;
  display: block;
  background: url("icon.w3c.valid.xhtml.gif") no-repeat top;
  width: 80px;
  height: 15px;
  text-indent: -3000px;
  text-decoration: none;
  outline: none;
  border: none;
}

#logos a.validXhtml:hover, #logos a.validXhtml:active, #logos a.validXhtml:focus {
  background: url("icon.w3c.valid.xhtml.gif") no-repeat bottom;
}

#photoGrid {
  clear: right;
  margin: 0 auto;
  width: 458px;
}

.columns-three #photoGrid {
  width: 572px;
}
#photoGrid img {
  border: 1px solid #CCCCCC;
  margin-bottom: -1px;
  margin-right: -1px;
  vertical-align: bottom;
}

span.entry-edit {
  display: none;
}

h3.tight {
  margin: 0 !important;
  padding: 0 !important;
}

div.gist {
  height: 200px;
  overflow: auto;
}

