/* Created using the Movable Type Style Generator <http://styles.movalog.com/generator/> */
/* $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: verdana, 'trebuchet ms', sans-serif;
	font-size: 12px;
}

td p, td ul {
	padding-top: 16px;
}

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: 4px;
	margin-bottom: 4px;
}

/* 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: 1000px;
	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;
}


/* content */

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

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

h3.date {
font-size:12px;
text-align:right;
}

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

p.entry-footer {
	clear: both;
	margin: 20px 10px 10px 10px;
}

.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
	clear: both;
	margin: 5px 10px 20px 10px;
}
h2.comments-header {
	margin-bottom:20px;
}
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comment-form-reply,
#comments-open-text {
    margin-bottom: 5px;
}

#comment-form-name label,
#comment-form-email label,
#comment-form-url label,
#comments-open-text label { 
    display: block;
}

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

#comment-text
{
	width:480px;
}
#comment-bake-cookie
{
	margin-left: 0;
	vertical-align: middle;
}

#comment-post
{
	font-weight: bold;
}
.comments-content {
padding-bottom:10px;
}
.comment-footer {
	text-align:center;
}

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




/* * theme * */

/* basic page elements */

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


h1.entry-header a {text-decoration:none;}
h1.entry-header a:hover {color:#FF0000; text-decoration:none;}

A 			{ color: #003366; text-decoration: none; }
A:link		{ color: #800000; text-decoration: underline; }
A:visited	{ color: #000000; text-decoration: underline; }
A:active	{ color: #FF0000; text-decoration: underline; }
A:hover		{ color: #FF0000; text-decoration: underline; }

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

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;
border-left: 5px none #36414d;
   padding: 5px;
	color: #FFFFFF;
	background: #cccccc;
	font-size: 12px;
font-weight:bold;   line-height: 1;

}

.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: #FFFFFF;
}

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

.continue
{
   text-align: center;
   color: #000000;
}



/* page layout */

body
{
	min-width: 720px;
	color: #333;
	background: #ffffff;
	background-image: url("http://");	background-repeat: repeat;
}

#container
{
	margin-top: 5px;
	margin-bottom: 20px;
	background: #ffffff;

}

#container-inner
{
border-top: 0px solid #000000;
border-right: 0px solid #000000;
border-bottom: 0px solid #000000;
border-left: 0px solid #000000;
}

#banner
{
	width: 100%;
	background-color: #000000;
	background-image: url("http://www.bellybuttonwindow.com/photos/banner/rotate.php");	background-repeat: no-repeat;
	height: 95px;
}

#banner-inner
{
	padding: 15px 13px;
border-top: 0px none #FFFFFF;
border-right: 0px none #FFFFFF;
border-bottom: 0px none #FFFFFF;
border-left: 0px none #FFFFFF;

}

#banner-header
{
	margin-left: 10px;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	color: #FFFFFF;
	font-size: xx-large;
	text-align: left;
font-weight:bold;	line-height: 1;
}

#banner-description
{
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 0;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	color: #FFFFFF;
	font-size: medium;
	text-align: left;
font-style:italic;	background: none;
	line-height: 1.125;
}


.date-header
{
	margin-top: 0;
	margin-bottom:0;
	background: #FFFFFF;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	text-align:right;
	color: #333333;
	font-size: small;

}

.entry-header
{
	margin-top: 0;
	padding-top: 0;
	background: #FFFFFF;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	text-align:left;
	color: #000000;
	font-size: x-large;
font-weight:bold;	padding-bottom: 5px;
border-bottom: 1px solid #000000;
border-left: 0px none #dae0e6;

}

	.subtitle	{
		font-family: 'Trebuchet MS', Verdana, sans-serif;
		font-size: medium;
		color: #666;
		font-style:italic;
		padding-left: 20px;
		padding:4px;
}

.entry-content,
.comment-content,
.trackback-content
{
	background: #FFFFFF;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	text-align:left;
	color: #333333;



	margin: 0;
	line-height: 1.5;
}

.entry-footer
{
	background: #FFFFFF;
	margin: 0 0 20px 0;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	color: #666666;
	font-size: 12px;
border-top: 1px solid #666666;

}

.comment-footer,
.comment-header,
.trackback-footer
{
	background: #FFFFFF;
	margin: 0 0 20px 10px;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	color: #666666;
	font-size: 12px;
border-top: 1px solid #666666;
text-align:right;

}

.comment-content,
.trackback-content,
.comment-footer,
.trackback-footer
{
	margin-left: 10px;
}
.entry-footer,
.trackback-footer
{
text-align:center;
border-top: 1px solid #666666;
padding-top: 10px;
font-size: 12px;

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

#trackbacks-info
{
	margin: 10px 0;
	border: 1px dashed #a3b8cc;
	padding: 0 10px;
	color: #292e33;
	font-size: 12px;
	background: #e6ecf2;
}

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


.tags
{
text-align:right;
font-style:italic;
font-size: 12px;

}

.entry-footer-main {
text-align:left;
border-top: 1px solid #666666;
padding-top: 10px;
font-size: 12px;

}


.google
{
text-align:center;
padding-top: 10px;
padding-bottom: 10px;
}

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

/* modules */

.module
{
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0 0 10px 0;
}
.module-content
{
	position: relative;
	margin: 0 0 10px 0;
	padding: 5px 5px 0 10px;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	text-align:left;
	border-top: 0px solid #666666;
	font-size: 12px;
}
.module-list
{
	list-style: none;
	padding: 0;
	margin: 5px 5px 5px 0px;
	padding-left: 2px;
	font-size: 12px;
}
.module-list-item
{
	margin-bottom: 5px;
	margin-top: 5px;
	color: #666;
	line-height: 1.2;
	list-style: none;
	font-size: 12px;
}
.module-list-item-2
{
	margin-top: 0;
	margin-left: 15px;
	color: #666;
	line-height: 1.2;
	list-style-type: disc;
	font-size: 12px;
}

/* comments */

textarea[id="comment-text"] { width: 80%; }

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




/* three-column tweaks */

   .layout-three-column #alpha
   {
      margin: 0px;
      width: 235px;      background: #ffffff;
      float:left;
   }

   .layout-three-column #alpha-inner
   {
      padding: 30px 10px 10px 5px;

   }

   .layout-three-column #beta
   {
   	float:left;
   	padding: 10px 8px 10px 20px;
      margin: 0px;
      width: 720px;      background: #FFFFFF;
   }

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

   .layout-three-column #gamma
   {
      margin: 0;
       width: 5px;
	   background: #ffffff;
      float:right;
   }

   .layout-three-column #gamma-inner
   {
      width:0px;
	  padding: 0px 0px 0px 0px;
	  margin:0px;

   }