/* Created with the assistance of 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: 'trebuchet ms', helvetica, arial, sans-serif; font-size: 1em;  text-align: center;  background: #fff url("background.jpg") repeat-x left top; }
body { background-image: url("http://lifewithouttoast.com/site-images/banner-extender.gif"); background-repeat: repeat-x; }
form { margin: 0; padding: 0; } 
a { text-decoration: none; }
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 */
#container { position: relative; margin: auto; /* center on everything else */ width: 720px; text-align: left; }
#container-inner { position: relative; width: 800px; background: transparent; border-top: 0px solid #FFFFFF;
border-right: 0px solid #FFFFFF;
border-bottom: 0px solid #FFFFFF;
border-left: 0px solid #FFFFFF;
background-position: top;
background-repeat: repeat-x left top;
}
#banner { position: relative; }
#pagebody { position: absolute; width: 100%; margin-top: 25px; }
#pagebody-inner { position: static; width: 100%; margin-top 20px; }
#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: absolute; }



/* 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: 0px 10px 10px 10px;  }
.module-content ul
{
	list-style: none none outside;
	padding: 0px;
        
}


.delicious-banner a 
{ 
	font-size: 80% ;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;

}


.module-content img
{
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
}


.module-content img:hover
{
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
}

.module-powered .module-content
{
        padding-top: 10px;
}

.module-content img
{
        	margin: 0px 0px 0px 0px;
}
.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  { margin-bottom: 10px; 
	margin-top: 50px;
        font-style:normal;
} 
.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; }





/* ********************* theme *********************** */



/* basic page elements */

a { color: red; text-decoration: none; }
a:hover { background: red; color: black; text-decoration: none; padding: 2px 0px 2px 0px; }
a:visited { color: #D38C71; text-decoration: none; }
a:visited:hover { background: red; color: black; text-decoration: none; }
h1 a:hover { text-decoration: none; border: none }
h2 a:hover { text-decoration: none; border: none }
h3 a { border: none; }
h3 a:hover { background: #FF0000; color: #FFFFFF; text-decoration: none; }
h3 a:visited { color: #AF2E25; }
h3 a:visited:hover { background: #FF0000; color: #FFFFFF; text-decoration: none; }

.content-nav 
a { color: white;  border-bottom: 1px dotted white; }

.entry-content
a { border-bottom: dotted 1px red; }

.entry-footer
a { border-bottom: dotted 1px red; }


.entry-content img
{
        border: 1px inset red;
}


.entry-content img:hover
{
        border: 1px outset red;
}

.entry-content img.embed
{
    float: right;
    border: 1px solid right;
}

.entry-content a:img
{
    border: none;
}

img

{

	float: center;

	margin: 0px 4px 4px 0px;	

}



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

.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-bottom: 1px solid #7F0000; padding: 5px; color: #000000; font-size: 0.8em; font-weight: bold; line-height: 1em; }

h2.module-header  { padding: 0px; }

.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: #000000; }
.entry-more-link, .entry-footer, .comment-footer, .trackback-footer, .typelist-thumbnailed { }

/* page layout */
body { min-width: 800px; color: #333; font-size: 0.95em; }
#container { width: 100%; margin-bottom: 20px; background: transparent; }
#banner { width: 100%; }
#banner-inner { text-align: left; }
#banner-header { color: #FFFFFF; font-size: 4em; text-align: center; font-weight: bold;  margin-top: 0px; }
#banner-description { color: #000000; font-size: 1.2em; text-align: left; font-weight: bold; padding: 20px; background-color: #FF0000; }

#banner
{
	background-image: url("http://lifewithouttoast.com/site-images/toastbanner.gif"); background-repeat: no-repeat;
        background-position: top;
	height: 131px;
	width: 800px
        background-color: #FFFFFF;
}



#banner-header
{
	text-indent: -5000px;
	height: 100px;
}

#banner-description
{
	margin-top: 30px;
        text-align: center;
        position: relative;
        
}

#alpha { float: left; margin: 15px 10px 0 15px; width: 70%; }
#beta { float: right; width: 25%; color: #484848; }
#gamma, #delta { float: right; width: 20%;  }

#beta-inner,
#gamma-inner,
#delta-inner { padding: 10px 10px 0 10px; }

.date-header {	margin-top: 42px; margin-bottom: -8px; font-family: Helvetica, Arial, sans-serif; text-align: right; color: #7F0000; font-size: 0.8em; }

.entry-header { margin-top: 0; font-family: Helvetica, Arial, sans-serif; text-align: left; color: #000000; font-size: 1.4em; font-weight:bold; padding: 2px; }

.entry-content, .comment-content, .trackback-content { 	text-align:left; color: #333333; font-size: 0.9em; margin: 0; line-height: 1.6em; }

.entry-footer, .comment-footer, .trackback-footer {  margin: 0 0 30px 0; font-family: 'Trebuchet MS', Verdana, sans-serif; text-align: right; color: #666666; font-size: 0.8em;  }

.comment-content, .trackback-content, .comment-footer, .trackback-footer { margin-left: 10px; }
.content-nav { margin-top: 0; }
#trackbacks-info { 	margin: 10px 0; border: 1px dashed #a3b8cc; padding: 0 10px; color: #292e33; font-size: 0.95em; background: #DAE0E6; }

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

/* ================ Comments Styles ======================== */
.commentMatt
{
	color: blue;
	background-color: #F9F9F9;
	border: 1px dotted #FFFCCC;
}

.commentMatt .comment-content
{
	color: #7474FF;
	background-color: #F9F9F9;
	border: 1px dotted #FFFFFF;
}

.commentMatt .comment-footer
{
	color: #7474FF;
	background-color: #FFFFFF;
	border: 1px dotted #B9791F;
}

.commentBabs
{
	color: blue;
	background-color: #F9F9F9;
	border: 1px dotted #FFFCCC;
}

.commentBabs .comment-content
{
	color: #A26182;
	background-color: #F9F9F9;
	border: 1px dotted #FFFFFF;
}

.commentBabs .comment-footer
{
	color: #A26182;
	background-color: #FFFFFF;
	border: 1px dotted #A26182;
}

.commentBecca
{
	color: blue;
	background-color: #F9F9F9;
	border: 1px dotted #FFFCCC;
}

.commentBecca .comment-content
{
	color: #5D9D6B;
	background-color: #F9F9F9;
	border: 1px dotted #FFFFFF;
}

.commentBecca .comment-footer
{
	color: #5D9D6B;
	background-color: #FFFFFF;
	border: 1px dotted #5D9D6B;
}

.comment
{
        margin-bottom: 10px;
}

.trackbacks-header,
.comments-header,
.comments-open-header
{
        border-bottom: 2px ridge #FF0000;
        border-left: 2px groove #FF0000;
}



/* modules */
.module { margin: 40px 0 10px 0;  color: #484848; }
.module-content { line-height: 1.2; font-family: Helvetica, Arial, sans-serif; text-align: left; font-size: 0.7em; }
.module-calendar .module-content { margin: 5px 0 15px 0; }
.module-mmt-calendar .module-content table, .module-calendar .module-content table { font-size: 0.8em; }

.module-powered { border-width: 0; } 
.module-powered .module-content {  margin-bottom: 0;	padding-bottom: 10px; background: #FFFFFF; font-family: 'Trebuchet MS', Verdana, sans-serif; text-align: center; color: #292e33;  font-size: 0.8em; font-style:italic; }

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

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

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

/******* Start of Flickr Badge Style *******/
	.flickr_badge_image img {border: 1px inset #FF0000 !important; }
	#flickr_www {display:none;}
	#flickr_badge_uber_wrapper a:hover,
	#flickr_badge_uber_wrapper a:link,
	#flickr_badge_uber_wrapper a:active,
	#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#800000;}
/******* End of Flickr Badge Style *******/

/* comments */
textarea[id="comment-text"] { width: 80%; }
.commenter-profile img { vertical-align: middle; border-width: 0; }


/* one-column tweaks */
.layout-one-column body { min-width: 520px; }
.layout-one-column #container { width:90%; }
.layout-one-column #banner { width: 100%; } /* necessary for ie win */


/* two-column-left tweaks */
.layout-two-column-left #alpha { margin: 0; width:25%; background: #fff; float: left; }
.layout-two-column-left #alpha-inner { padding: 10px 10px 0 10px; }
.layout-two-column-left #beta { float: right; margin: 15px 15px 0 15px; width:70%; }
.layout-two-column-left #beta-inner { padding: 0; border-width: 0; }