

/* $Id: base-weblog.css 14515 2005-07-12 00:01:26Z mpaschal $ */

/* 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: arial, 'trebuchet ms', sans-serif;
	font-size: 12px;
}

form { 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;
}


/* standard helper classes */

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

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */

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

#container
{
	position: relative;
	margin: 0 auto; /* center on everything else */
	width: 720px;
	text-align: left;
}
#container-inner { position: static; width: auto; }

#banner { position: relative; }
#banner-inner { position: static; }

#pagebody { position: relative; width: 100%; }
#pagebody-inner { position: static; width: 100%; }

#alpha, #beta, #gamma, #delta
{
	display: inline; /* ie win bugfix */
	position: relative;
	float: left;
	min-height: 1px;
}

#delta { float: right; }

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner
{
	position: static;
}


/* banner user/photo */

.banner-user
{
	float: left;
	overflow: hidden;
	width: 64px;
	margin: 0 15px 0 0;
	border: 0;
	padding: 0;
	text-align: center;
}

.banner-user-photo
{
	display: block;
	margin: 0 0 2px 0;
	border: 0;
	padding: 0;
	background-position: center center;
	background-repeat: no-repeat;
	text-decoration: none !important;
}

.banner-user-photo img
{           
	width: 64px;
	height: auto;
	margin: 0;
	border: 0;
	padding: 0;
}


/* content */

.content-nav
{
	margin: 10px;
	text-align: center;
}

.date-header,
.entry-content
{
	position: static;
	clear: both;
}

.entry,
.trackbacks,
.comments,
.archive
{
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
	clear: both;
	margin: 5px 10px;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
	clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
	clear: both;
	margin: 5px 10px 20px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 240px;
}

#comment-bake-cookie
{
	margin-left: 0;
	vertical-align: middle;
}

#comment-post
{
	font-weight: bold;
}

img.image-full { width: 100%; }

.image-thumbnail
{
	float: left;
	width: 115px;
	margin: 0 10px 10px 0;
}

.image-thumbnail img
{
	width: 115px;
	height: 115px;
	margin: 0 0 2px 0;
}


/* modules */

.module
{
	position: relative;
	overflow: hidden;
	width: 100%;
}

.module-content
{
	position: relative;
	margin: 5px 10px 20px 10px;
}

.module-list,
.archive-list
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.module-list-item
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }

.module-calendar .module-content table
{
	border-collapse: collapse;
}

.module-calendar .module-content th,
.module-calendar .module-content td
{
	width: 14%;
	text-align: center;
}

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item
{
	display: block;
	clear: both;
	margin: 0;
}

/* positioniseverything.net/easyclearing.html */
.typelist-thumbnailed .module-list-item:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .typelist-thumbnailed .module-list-item { display: inline-block; }
/* no ie mac \*/
* html .typelist-thumbnailed .module-list-item { height: 1%; }
.typelist-thumbnailed .module-list-item { display: block; }
/* */

.typelist-thumbnail
{
	float: left;
	min-width: 60px;
	width: 60px;
	/* no ie mac \*/width: auto;/* */
	margin: 0 5px 0 0;
	text-align: center;
	vertical-align: middle;
}

.typelist-thumbnail img { margin: 5px; }

.module-galleries .typelist-thumbnail img { width: 50px; }

.typelist-description
{
	margin: 0;
	padding: 5px;
}

.module-featured-photo .module-content,
.module-photo .module-content
{
	margin: 0;
}

.module-featured-photo img { width: 100%; }

.module-recent-photos { margin: 0 0 15px 0; }
.module-recent-photos .module-content { margin: 0; }
.module-recent-photos .module-list
{
	display: block;
	height: 1%;
	margin: 0;
	border: 0;
	padding: 0;
	list-style: none;
}

/* positioniseverything.net/easyclearing.html */
.module-recent-photos .module-list:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .module-recent-photos .module-list { display: inline-block; }
/* no ie mac \*/
* html .module-recent-photos .module-list { height: 1%; }
.module-recent-photos .module-list { display: block; }
/* */

.module-recent-photos .module-list-item
{
	display: block;
	float: left;
	/* ie win fix \*/ height: 1%; /**/
	margin: 0;
	border: 0;
	padding: 0;
}

.module-recent-photos .module-list-item a
{
	display: block;
	margin: 0;
	border: 0;
	padding: 0;
}

.module-recent-photos .module-list-item img
{
	width: 60px;
	height: 60px;
	margin: 0;
	padding: 0;
}


/* mmt calendar */

.module-mmt-calendar { margin-bottom: 15px; }
.module-mmt-calendar .module-content { margin: 0; }
.module-mmt-calendar .module-header { margin: 0; }
.module-mmt-calendar .module-header a { text-decoration: none; }
.module-mmt-calendar table { width: 100%; }

.module-mmt-calendar th { text-align: left; }

.module-mmt-calendar td
{
	width: 14%;
	height: 75px;
	text-align: left;
	vertical-align: top;
}

.day-photo
{
	width: 54px;
	height: 54px;
}

.day-photo a
{
	display: block;
}

.day-photo a img
{
	width: 50px;
	height: 50px;
}
div.thumbnail {
		 padding: 10px 10px 10px 10px;
		 border: 0; margin: 0;
		 float: left;
 width: 160px;
		 height: 160px;
}

div.thumbnail a {
		 padding: 0;
		 margin: 0;
		 text-decoration: none;
		 border: 0;
}
div.thumbnail p {
		 padding: 0;
		 margin: 0;
		 text-decoration: none;
		 border: 0;
}

div.thumbnail img {
		 border: 2px solid black;
		 padding: 2px;
		 background-color: white;
}


  body {
     font-family:verdana;
     font-size: 10px;
     margin:10px auto;
     background:#1A6195 url(KLDCG.css/$file/binary-background.gif) repeat-x;
     }

  #container{
     width:1000px !important;
     margin:0 auto;
     margin-top:20px !important;
     background:#ffffff;
     padding:10px;
     }

  a {
     color: #000;
     text-decoration:none !important;
     }

  a:hover{
     color:#5a8ce5;
     }

  #banner{
     text-align:center;
     }

  #banner-header a {
     color: #fff;
     font-family: verdana;
     letter-spacing:2px;
     line-height:370px;
     margin-right:0px;
     font-size:36px;
 text-align:center;
     visibility: hidden;
     }

  #banner-header{
     background:#ffffff url(KLDCG.css/$file/uppernav.gif) no-repeat left;
     }


  #banner-description{
     font-variant: small-caps;
     font-size:13px;
     color:381101;
  text-align:center;
     letter-spacing:2px;
     }

  h1, h2, h3 {
      url(KLDCG.css/$file/TLCAFE.gif);
     margin:0 !important;
     font-weight:normal !important;
     }

  .date-header, #trackback, .comments-open-header{
     background-color: #fff;
     border-bottom:1px dotted #DDE8F0;
     margin-top:10px;
     color:#1A6195;
     font-size:12px;
     font-family: verdana;
     font-size:14px;
     line-height:18px;
     text-align:right;
     }

  .entry{
     color:#381101;
     background:#f3f3f3;
     border:;
     font-family: ;
     font-size: 8.5px;
     text-align:justify;
     margin-bottom:10px;
     }

  .entry-header{
color:#1A6195;
     background:#DDE8F0;
   border:;
     font-family:;
font-weight:bold;
     font-size: 14px;
     margin-top:2px;
     letter-spacing:1px;
     text-align:justify;
     }

  .entry-footer{
     padding:1px;
     text-decoration: none;
     color: #381101;
     font-variant:small-caps;
     letter-spacing:1px;
     font-size:10px;
     }

  .entry-footer a{
     color:#1A6195;
     }

  span.post-footers{
     display:block;
     }

  .module{
     color:#959595;
     font-size:11px;
     }

  .module-header{
color:#1A6195;
     background:#DDE8F0;
   border:;
     font-family:;
font-weight:bold;
     font-size: 14px;
     margin-top:2px;
     letter-spacing:1px;
     text-align:justify;

     }

  .module-header a{
     color:#1A6195;
     border-bottom:1px dotted;
     }

  .separator{
     display:none;
     }

  #pagebody{
     padding-top:10px;
     }

  li .module-list-item a{
     color:#381101;
     padding-left:8px;
     background:#fff url(KLDCG.css/$file/binary-bullet.gif) no-repeat left;
     }
  li .module-list-item a:hover{
     color:#bc36ef;
     }

  input#search{
     background:#fff;
     border:1px solid #DDE8F0;
     width:100%;
     margin:2px 0;
     }

  input{
     background:#DDE8F0;
     border:1px solid #1A6195;
     color:#381101;
     font-size:11px;
     }

  .module-syndicate .module-content {
	padding:2px;
	background:#DFEBFF;
	border:1px solid #A4C6EF;
	text-align:center;
	}
  .module-syndicate a{
	color:#81A5CF;
	text-decoration:underline !important;
      }

  .entry ul li{
	list-style-type:none;
	padding-left:10px;
	background:url(KLDCG.css/$file/binary-bullet.gif) no-repeat;
	margin-bottom:10px;
	color:#000000;
	}

  .entry ul{
	padding:0;
	margin:0;
	}

  .entry ol{
	color:#000;
	}

  p.content-nav{
	text-align:right;
	}

  .content-nav a{
     color:#1A6195;
     background:#;
   border:;
     font-family:;
font-weight:bold;
     font-size: 12px;
     margin-top:2px;
     letter-spacing:1px;
     text-align:justify;
	}

  blockquote{
     background:url(KLDCG.css/$file/binary-quote.gif) no-repeat top left;
	padding-left:20px;
	color:#99B4DF;
	}

  #trackbacks-info{
	background:#DDE8F0;
	padding:5px;
	font-size:9px;
	color:#81A5CF;
	}

  #comments{
	font-size:11px;
	}




/* TWO COLUMN RIGHT */
  .layout-two-column-right #alpha{
     width:74%;
     }
  .layout-two-column-right #beta{
     width:25%;
     margin-top:20px;
     }

  .layout-two-column-right .date-header{
     text-align:left;
     }

  .layout-two-column-right .entry-header{
     text-align:left;
     }

  .layout-two-column-right p.content-nav{
	text-align:left;
	}



/* TWO COLUMN LEFT */
  .layout-two-column-left #beta{
     width:74%;
     }
  .layout-two-column-left #alpha{
     width:25%;
     margin-top:20px;
     }



/* THREE COLUMN */
  .layout-three-column #alpha{
	width:24%;
	}

  .layout-three-column .module{
	font-size:9px !important;
	}
  .layout-three-column #gamma{
	width:24%;
	}
  .layout-three-column #beta{
	width:52%;
	}
  .layout-three-column #container{
	width:650px !important;
	}
.tag1 {}.tag2 {}.tag3 {}.tag4 {}.tag5 {}.tag6 {}div.Attachment {}div.Attachment a {}div.Attachment p {}div.Attachment img {}div.Thumbnail {}div.Thumbnail a {}div.Thumbnail p {}div.Thumbnail img {}div.AlbumThumbnail {}div.AlbumThumbnail a {}div.AlbumThumbnail p {}div.AlbumThumbnail img {}.BlogPollContents{}.BlogPollTitle {}.PollChoice {}.PollQuestionHelp {}.PollOption {}.PollVotes {}.PollPercent {}.PollTotalTitle {}.PollTotalValue {}.PollButton {}.calendar {width: 210px;padding: 0;margin: 0;border-left: 1px solid #1A6195;font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;color: #774F8D;text-align: center;background-color: #fff;}.calCaption {margin: 0;padding: 0;width: 210px;background: #774f8d;color: #fff;font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;text-align: center;}.calHeader {font: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;color: #616B76;background: #DDE8F0;border-right: 1px solid #5F3D2C;border-bottom: 1px solid #f7f4f9;border-top: 1px solid #f7f4f9;}.calLinked {border-right: 1px solid #381101;border-bottom: 1px solid #381101;width: 20px;height: 20px;text-align: center;text-decoration: none;font-weight: bold;background: #DDE8F0;}.calUnlinked {border-right: 1px solid #806D54;border-bottom: 1px solid #806D54;width: 20px;height: 20px;text-align: center;background: #fff;}.calToday {color: #f7f4f9;font-weight: bold;background: #1A6195;}.calNav {font: bold 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;color: #fff;text-align: center;text-decoration: none;}
