/* Base Weblog (base-weblog.css) */

/* basic elements */

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;
   font-family: 'times new roman', times, serif /* verdana, 'trebuchet ms', sans-serif */;
   font-size: 13px;
}

form, input { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote
{
   margin-top: 10px;
   margin-bottom: 10px;
}

.date-header,
.entry-content
{
}

.entry,
.trackbacks,
.comments,
.archive
{
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
}

.comments-open label { }

#comment-author, #comment-email, #comment-url, #comment-text
{
}

#comment-bake-cookie
{
}

#comment-post
{
}

img.image-full { }

.image-thumbnail
{
}

.image-thumbnail img
{
}


/* modules */

.module
{
}

.module-content
{
}

.module-list,
.archive-list
{
}

.module-list-item
{
}

.module-presence img { }
.module-powered .module-content { }
.module-photo .module-content { }
.module-wishlist .module-content { }

.module-calendar .module-content table
{
}

.module-calendar .module-content th,
.module-calendar .module-content td
{
}

.typelist-thumbnailed { }

.typelist-thumbnailed .module-list-item
{
}

/* positioniseverything.net/easyclearing.html */
.typelist-thumbnailed .module-list-item:after
{
}
* html .typelist-thumbnailed .module-list-item { }
/* no ie mac \*/
* html .typelist-thumbnailed .module-list-item { }
.typelist-thumbnailed .module-list-item { }
/* */

.typelist-thumbnail
{
}

.typelist-thumbnail img { }

.module-galleries .typelist-thumbnail img { }

.typelist-description
{
}

.module-featured-photo .module-content,
.module-photo .module-content
{
}

.module-featured-photo img { }

.module-recent-photos { }
.module-recent-photos .module-content { }
.module-recent-photos .module-list
{
}

/* positioniseverything.net/easyclearing.html */
.module-recent-photos .module-list:after
{
}
* html .module-recent-photos .module-list { }
/* no ie mac \*/
* html .module-recent-photos .module-list { }
.module-recent-photos .module-list { }
/* */

.module-recent-photos .module-list-item
{
}

.module-recent-photos .module-list-item a
{
}

.module-recent-photos .module-list-item img
{
}


/* mmt calendar */

.module-mmt-calendar { }
.module-mmt-calendar .module-content { }
.module-mmt-calendar .module-header { }
.module-mmt-calendar .module-header a { }
.module-mmt-calendar table { }

.module-mmt-calendar th { }

.day-photo
{
}

.day-photo a
{
}

.day-photo a img
{
}




/* Vicksburg (theme-vicksburg.css) */

/* basic page elements */

body
{
   font-family: 'times new roman', times, serif /* 'trebuchet ms', verdana, helvetica, arial, sans-serif */;
   font-size: 13px;
}

a { color: #000; font-weight: bold; text-decoration: underline; }
a:hover { color: #998B4D; }

.sidebar a { color: #F4EDDB; font-weight: normal; text-decoration: none; }
.sidebar a:hover { color: #F9E79D; }


#banner a { }
#banner a:hover { }

.module-content a { color: #003333; }
.module-content a:hover { color: #006633; }

h1, h2, h3, h4, h5, h6
{
   font-family: 'times new roman', times, serif /* '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 */
   margin: 0;
   color: #000;
   font-weight: bold;
   line-height: 1;
   background: #F4EDDB;
}

.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
{
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed
{
}

.commenter-profile img { }


/* page layout */

body
{
   color: #000;
   background: #fff;
}

.banner-user-photo { }

#banner-header
{
}

#banner-description
{
}

#alpha { }
#beta { }
#gamma, #delta { }

#beta-inner,
#gamma-inner,
#delta-inner
{
}

.sidebar
{
	color: #F4EDDB;
	margin-left: 20px;
}

.date-header
{
	font-size:16px;
	font-weight: bold;
}

.entry-header, .trackbacks-header, .comments-header
{
   margin-top: 20px;
   margin-bottom: 10px;
   font-size: 18px;
   font-weight: bold;
   background: #F4EDDB;
}

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

.entry-footer,
.comment-footer,
.trackback-footer
{
   margin: 0 0 20px 0;
   border-top: 0;
   padding-top: 3px;
   color: #000;
   font-size: 11px;
   text-align: right;
   background: #F4EDDB;
}

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

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

#trackbacks-info
{
   margin: 10px 0;
   border: 0;
   padding: 0 10px;
   color: #000;
   font-size: 11px;
}

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


/* modules */

.module
{
}

.module-content
{
}

.module-search input { font-size: 11px; }
.module-search #search { }

.module-mmt-calendar .module-content table,
.module-calendar .module-content table { }

.module-powered { }
.module-powered .module-content
{
}

.module-photo { }
.module-photo img { }

.module-list
{
   list-style: disc;
}

.module-list .module-list
{
   list-style: circle;
}

.module-list-item
{
}

.typelist-thumbnailed .module-list
{
   list-style: none;
}

.typelist-thumbnailed .module-list-item
{
}

.typelist-thumbnail
{
}

.module-photo img { }

.module-featured-photo { }
.module-featured-photo .module-content
{
}
.module-featured-photo img { }

.module-recent-photos .module-content { }
.module-recent-photos .module-list { }
.module-recent-photos .module-list-item
{
}

.module-recent-photos .module-list-item a
{
}

.module-recent-photos .module-list-item a:hover
{
}


/* calendar tweaks */

   .layout-calendar #alpha { }
   .layout-calendar #beta { }

   .layout-calendar #gamma,
   .layout-calendar #delta
   {
   }

   .layout-calendar #gamma-inner,
   .layout-calendar #delta-inner
   {
   }

   .module-mmt-calendar { }
   .module-mmt-calendar .module-content
   {
   }

   .module-mmt-calendar table
   {
   }

   .module-mmt-calendar th
   {
   }

   .module-mmt-calendar td
   {
   }

   th.weekday-7, td.day-7, td.day-14, td.day-21, td.day-28, td.day-35, td.day-42
   {
   }

   .module-mmt-calendar td { }

   .day-photo
   {
   }
	
   .day-photo a
   {
   }

   .day-photo a:hover
   {
   }

   .day-photo a img
   {
   }


/* artistic tweaks */

   .layout-artistic #alpha { }
   .layout-artistic #beta { }

   .layout-artistic #gamma,
   .layout-artistic #delta
   {
   }

   .layout-artistic #gamma-inner,
   .layout-artistic #delta-inner
   {
   }


/* moblog1 tweaks */

   .layout-moblog1 #alpha
   {
   }

   .layout-moblog1 #alpha-inner
   {
   }

   .layout-moblog1 #beta
   {
   }

   .layout-moblog1 #beta-inner
   {
   }

   .layout-moblog1 .module-recent-photos .module-content { }


/* moblog2 tweaks */

   .layout-moblog2 #alpha
   {
   }

   .layout-moblog2 #alpha-inner
   {
   }

   .layout-moblog2 #beta
   {
   }

   .layout-moblog2 #beta-inner
   {
   }

   .layout-moblog2 #delta
   {
   }

   .layout-moblog2 .module-recent-photos
   {
   }

   .layout-moblog2 .module-recent-photos .module-content
   {
   }

   .layout-moblog2 .module-recent-photos .module-list-item { }


/* timeline tweaks */

   .layout-timeline #alpha { }
   .layout-timeline #beta { }

   .layout-timeline #gamma,
   .layout-timeline #delta
   {
   }

   .layout-timeline #gamma-inner,
   .layout-timeline #delta-inner
   {
   }


/* one-column tweaks */

   .layout-one-column body { }
   .layout-one-column #container { }
   .layout-one-column #banner { } /* necessary for ie win */


/* two-column-left tweaks */

   .layout-two-column-left #alpha
   {
   }

   .layout-two-column-left #alpha-inner
   {
   }

   .layout-two-column-left #beta
   {
   }

   .layout-two-column-left #beta-inner
   {
   }


/* three-column tweaks */

   .layout-three-column #alpha
   {
   }

   .layout-three-column #alpha-inner
   {
   }

   .layout-three-column #beta
   {
   }

   .layout-three-column #beta-inner
   {
   }
