/*
name: Drive
designer: Brad Choate
designer_url: http://bradchoate.com/
developer: Brad Choate
developer_url: http://bradchoate.com/
colors: Brad Choate
colors_url: http://bradchoate.com/
*/
/* basic page elements */

body
{
   font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
   font-size: 12px;
}

a { color: #777; text-decoration: underline; }
a:hover { color: #A80101; }

#banner a { color: #fff; text-decoration: none; }
#banner a:hover { color: #fff; }

.module-content a { color: #3F5D72; }
.module-content a:hover { color: #A80101; }

h1, h2, h3, h4, h5, h6
{
   font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
}

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
   /* ie win (5, 5.5, 6) bugfix */
   p\osition: relative;
   width: 100%;
   w\idth: auto;

   margin: 0;
   padding: 5px;
   color: #fff;
   background: none;
   font-size: 11px;
   font-weight: bold;
   line-height: 1;
   text-transform: uppercase;
}

#alpha .comments-header,
#alpha .trackbacks-header,
#alpha .comments-open-header,
#alpha .archive-header {
    color: #999;
}

.module-header a,
.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover
.archive-header a,
.archive-header a:hover
{
   color: #fff;
}

div.module#flickr .module-header {
	background: url(/images/drive_module_flickr.png);
	background-position: 100% 30%;
	background-repeat: no-repeat;
}
div.module#monthly-archives .module-header {
	background: url(/images/drive_module_archives.png);
	background-position: 0% 20%;
	background-repeat: no-repeat;
}
div.module#sideblog h2,
div.module#monthly-archives h2 {
	text-align: right;
}
div.module#monthly-archives .module-content select,
div.module#category-archives .module-content select {
	width: 100%;
}
div.module#category-archives .module-header {
	background: url(/images/drive_module_cat.png);
	background-position: right;
	background-repeat: no-repeat;
}
div.module#sideblog .module-header {
	background: url(/images/drive_module_sideblog.png);
	background-position: left;
	background-repeat: no-repeat;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed
{
   font-size: 11px;
}

.commenter-profile img { vertical-align: middle; }


/* page layout */

body
{
   margin-top: 10px;
   min-width: 800px;
   color: #333;
   background: #777;
}

#container
{
   width: 800px;
   margin-bottom: 10px;
   padding-top: 4px;
   padding-bottom: 4px;
   background: #fff;
}

#container-inner
{
   border-width: 0;
}

#banner
{
   width: 800px; /* necessary for ie win */
   height: 200px;
}

#banner-inner
{
   margin: 10px;
   width: 780px; /* necessary for ie win */
   height: 190px;
   background-image: url(/images/drive.jpg)
}

#banner-header
{
    display: none;
}

#banner-description
{
    display: none;
}

#alpha { margin: 15px 15px 15px 15px; width: 560px; }
#beta { width: 200px; /*background: #f0f0f0;*/ }
#gamma, #delta { width: 180px; background: #f0f0f0; }

#beta-inner,
#gamma-inner,
#delta-inner
{
   /*padding: 10px 10px 0 10px;*/
   /*border-width: 2px 2px 2px 0;
   border-style: solid;
   border-color: #fff;*/
}

.date-header
{
   margin-top: 0;
   font-size: 11px;
   font-weight: bold;
   text-transform: uppercase;
}

.entry-header
{
   margin-top: 0;
   border-left: 5px solid #A80101;
   padding: 0 0 0 10px;
   color: #777;
   font-size: 18px;
}

.entry-content,
.comment-content,
.trackback-content
{
   margin: 0;
   line-height: 1.5;
}

.entry-footer,
.comment-footer,
.trackback-footer
{
   margin: 0 0 20px 0;
   border-top: 1px solid #e4e4e4;
   padding-top: 3px;
   color: #666;
   font-size: 10px;
   text-align: right;
}

.comment-content,
.trackback-content,
.comment-footer,
.trackback-footer
{
   margin-left: 10px;
}

.content-nav { margin-top: 0; }

#trackbacks-info
{
   margin: 10px 0;
   border: 1px dashed #A80101;
   padding: 0 10px;
   color: #334b5b;
   font-size: 11px;
   text-align: center;
   background: #f0f0f0;
}

.comments-open-footer
{
   margin: 10px 0;
}


/* modules */

.module
{
   margin-bottom: 10px;
   /*border-bottom: 1px solid #f8f8f8;*/
   /*background: #e4e4e4;*/
   background: url(/images/drive_module_bg.jpg);
   background-repeat: no-repeat;
}

.module-content
{
   margin: 0;
   /*border-top: 1px solid #d8d8d8;*/
   background: #ccc;
   padding: 10px 10px 10px 10px;
   font-size: 10px;
   line-height: 1.2;
}

.module-search input { font-size: 10px; }
.module-search #search { width: 100px; }

.module-mmt-calendar .module-content table,
.module-calendar .module-content table { font-size: 10px; }

.module-powered { border-width: 0; }
.module-powered .module-content
{
   margin-bottom: 0;
   border: 1px dashed #A80101;
   padding-bottom: 10px;
   color: #334b5b;
   background: #fff;
}

.module-photo { background: none; }
.module-photo img { border: solid 1px #fff; }

.module-list
{
   margin: 0 15px 10px 15px;
   list-style: disc;
}

.module-list .module-list
{
   margin: 5px 0 0 0;
   padding-left: 15px;
   list-style: circle;
}

.module-list-item
{
   margin-top: 0;
   color: #666;
   line-height: 1.2;
}

.typelist-thumbnailed .module-list
{
   margin: 0 0 10px 0;
   list-style: none;
}

.typelist-thumbnailed .module-list-item
{
   margin: 1px 0;
   padding: 0;
   background: #f8f8f8;
}

.typelist-thumbnail
{
   background: #fff;
}

.module-photo img { border: 1px solid #fff; }

.module-featured-photo { width: 398px; }
.module-featured-photo .module-content
{
   margin: 0;
   border-width: 0;
   padding: 0;
}
.module-featured-photo img { width: 398px; }

.module-recent-photos .module-content { padding: 10px 0 0 19px; }
.module-recent-photos .module-list { margin: 0; }
.module-recent-photos .module-list-item
{
   width: 64px; /* mac ie fix */
   margin: 0 10px 10px 0;
   padding: 0;
   background: none;
}

.module-recent-photos .module-list-item a
{
   border: #d8d8d8 1px solid;
   padding: 1px;
   background: #fff;
}

.module-recent-photos .module-list-item a:hover
{
   border-color: #3F5D72;
   background: #fff;
}


/* calendar tweaks */

   .layout-calendar #alpha { width: 260px; }
   .layout-calendar #beta { width: 420px; }

   .layout-calendar #gamma,
   .layout-calendar #delta
   {
      width: 190px;
   }

   .layout-calendar #gamma-inner,
   .layout-calendar #delta-inner
   {
      border: 0;
      padding: 0;
   }

   .module-mmt-calendar { width: 398px; }
   .module-mmt-calendar .module-content
   {
      margin: 0;
      border-width: 0;
      padding: 10px;
   }

   .module-mmt-calendar table
   {
      width: 378px;
      background: #A80101;
   }

   .module-mmt-calendar th
   {
      color: #fff;
      border-top: 1px solid #fff;
      border-right: 1px solid #f8f8f8;
      border-bottom: 1px solid #d8d8d8;
      padding: 2px;
      text-align: right;
      font-weight: bold;
   }

   .module-mmt-calendar td
   {
      border-top: 1px solid #fff;
      border-right: 1px solid #f8f8f8;
      border-bottom: 1px solid #d8d8d8;
      padding: 2px;
      text-align: right;
      font-weight: normal;
      background: #f0f0f0;
   }

   th.weekday-7, td.day-7, td.day-14, td.day-21, td.day-28, td.day-35, td.day-42
   {
      border-right: none;
   }

   .module-mmt-calendar td { height: 70px; }

   .day-photo
   {
      width: 49px;
      height: 49px;
   }
	
   .day-photo a
   {
      border: #d8d8d8 1px solid;
      padding: 1px;
      background: #fff;
   }

   .day-photo a:hover
   {
      border-color: #36414d;
      background: #fff;
   }

   .day-photo a img
   {
      width: 45px;
      height: 45px;
   }


/* artistic tweaks */

   .layout-artistic #alpha { width: 260px; }
   .layout-artistic #beta { width: 420px; }

   .layout-artistic #gamma,
   .layout-artistic #delta
   {
      width: 190px;
   }

   .layout-artistic #gamma-inner,
   .layout-artistic #delta-inner
   {
      border: 0;
      padding: 0;
   }


/* moblog1 tweaks */

   .layout-moblog1 #alpha
   {
      margin: 0;
      width: 180px;
      background: #f0f0f0;
   }

   .layout-moblog1 #alpha-inner
   {
      padding: 10px 10px 0 10px;
      border-width: 2px 0 2px 2px;
      border-style: solid;
      border-color: #fff;
   }

   .layout-moblog1 #beta
   {
      margin: 15px 15px 0 15px;
      width: 320px;
      background: none;
   }

   .layout-moblog1 #beta-inner
   {
      padding: 0;
      border-width: 0;
   }

   .layout-moblog1 .module-recent-photos .module-content { padding: 10px 0 0 10px; }


/* moblog2 tweaks */

   .layout-moblog2 #alpha
   {
      margin: 0;
      width: 86px;
      background: #f0f0f0;
   }

   .layout-moblog2 #alpha-inner
   {
      padding: 10px 10px 0 10px;
      border-width: 2px 0 2px 2px;
      border-style: solid;
      border-color: #fff;
   }

   .layout-moblog2 #beta
   {
      margin: 15px 15px 0 15px;
      width: 260px;
      background: none;
   }

   .layout-moblog2 #beta-inner
   {
      padding: 0;
      border-width: 0;
   }

   .layout-moblog2 #delta
   {
      width: 154px;
   }

   .layout-moblog2 .module-recent-photos
   {
      border: 0;
      background: none;
   }

   .layout-moblog2 .module-recent-photos .module-content
   {
      padding: 0;
      border: 0;
   }

   .layout-moblog2 .module-recent-photos .module-list-item { margin: 0 0 10px 0; }


/* timeline tweaks */

   .layout-timeline #alpha { width: 260px; }
   .layout-timeline #beta { width: 420px; }

   .layout-timeline #gamma,
   .layout-timeline #delta
   {
      width: 190px;
   }

   .layout-timeline #gamma-inner,
   .layout-timeline #delta-inner
   {
      border: 0;
      padding: 0;
   }


/* one-column tweaks */

   .layout-one-column body { min-width: 520px; }
   .layout-one-column #container { width: 520px; }
   .layout-one-column #banner { width: 510px; } /* necessary for ie win */
   .layout-one-column #banner-inner { width: 500px; } /* necessary for ie win */
   .layout-one-column #alpha { width: 490px; }


/* two-column-left tweaks */

   .layout-two-column-left #alpha
   {
      margin: 0;
      width: 200px;
      background: #f0f0f0;
   }

   .layout-two-column-left #alpha-inner
   {
      padding: 10px 10px 0 10px;
      border-width: 2px 0 2px 2px;
      border-style: solid;
      border-color: #fff;
   }

   .layout-two-column-left #beta
   {
      margin: 15px 15px 0 15px;
      width: 590px;
      background: none;
   }

   .layout-two-column-left #beta-inner
   {
      padding: 0;
      border-width: 0;
   }


/* three-column tweaks */

   .layout-three-column #alpha
   {
      margin: 0;
      width: 180px;
      background: #f0f0f0;
   }

   .layout-three-column #alpha-inner
   {
      padding: 10px 10px 0 10px;
      border-width: 2px 0 2px 2px;
      border-style: solid;
      border-color: #fff;
   }

   .layout-three-column #beta
   {
      margin: 15px 15px 0 15px;
      width: 320px;
      background: none;
   }

   .layout-three-column #beta-inner
   {
      padding: 0;
      border-width: 0;
   }

#banner-nav {
	margin-top: 162px;
	float: left;
	color: black;
	font-weight: bold;
}
#banner-nav a, #banner-nav a:link, #banner-nav a:visited {
	color: black;
}
#banner-nav a:hover {
	text-decoration: underline;
}
#banner-nav ul {
	margin-left: 0;
	padding: 0;
}
#banner-nav li {
	list-style: none;
	margin-left: 10px;
	padding: 0;
	display: inline;
}
#banner-search {
	margin-top: 167px;
	margin-right: 10px;
	float: right;
}
div.entries-nav span {
	width: 67px;
	height: 50px;
	background-repeat: no-repeat;
	display: inline-block;
	display: -moz-inline-box;
}
div.entries-nav span a,
div.entries-nav span a:visited,
div.entries-nav span a:hover,
div.entries-nav span a:link {
	width: 67px;
	height: 50px;
	margin: 0;
	padding: 0;
	display: block;
	color: transparent;
}
div.entries-nav span.left {
	background-image: url(/images/drive_previous.png);
}
div.entries-nav span.right {
	background-image: url(/images/drive_next.png);
}
div#tags a.t1 {
    font-size: 20px;
}
div#tags a.t2 {
    font-size: 18px;
}
div#tags a.t3 {
    font-size: 16px;
}
div#tags a.t4 {
    font-size: 14px;
}
div#tags a.t5 {
    font-size: 12px;
}
div#tags a.t6 {
    font-size: 10px;
}
#comments textarea {
    width: 400px;
}
