/* Type CSS rules here and they will be applied
to pages from 'www.drmomentum.com'
immediately as long as you keep this window open. */

/**** LINK-tag style sheet styles-site.css ****/

/**** LINK-tag style sheet styles-site.css ****/

	body,
        pagebody {
		margin:0px 0px 20px 0px;
		background:#FFF;		
/*		background-image: url(blogpics/acesback.gif); */

		}



	A 			{ color: #0000AA; text-decoration: none; } 
	A:link		{ color:  #0000AA; text-decoration: none; }      
	A:visited	        { color: #702020; text-decoration: none;} 
         :link:hover            { color: red; } 
         :visited:hover		{ color: red; } 
        A:visited:hover		{ color: red; } 
         :link:active            { color: green; } 
         :visited:active 	{ color: green; } 


	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}



.tbfl {           /* Thin border float left */
  float:left;
  border:solid 1px silver;
  padding:5px;
  margin-right:10px;
  } 


.tbfr {           /* Thin border float right */
  float:right;
  border:solid 1px silver;
  padding:5px;
  margin-right:10px;
  } 


div.figure {
  float: right;
  min-width: 180px;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
  background-color: #F8F8F8;
}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  line-height: 30%;
}

div.cfig{
  text-align: center;
  min-width: 80%;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
  background-color: #F8F8F8;
}

div.cfig p {
  text-align: center;
}

div.cfig img {
  text-align: center;
}

	#banner {
		font-family:palatino,  georgia, verdana, arial, sans-serif;
		color:#333;
               background:#EEF;
		font-size:x-large;
		font-weight:normal;	
  		padding:15px;
                border-top:4px double #666;
                border-bottom: 3px double #DDE;
		}

	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family: algerian,impact, serif;
		font-size: xx-large;
		color: #333;   
		text-decoration: none;
		}

	.description {
		font-family:garamond, palatino,  georgia, times new roman, serif;
		color:#333;
		font-size:small;
  		text-transform:none;	
		}
				
	#content,
        pagebody-inner {
		position:absolute;
		background:#FFF;
		margin-right:20px;
		margin-left:220px;
		margin-bottom:20px;
		border:1px solid #FFF;
		width: 65%;
		}


	#container {
		background:#FFF;
		border:1px solid #AAA;		
		}

	#links {	
		padding:10px;				
		border:1px solid #FFF;
		width:200px;	
                background-color: #F8F8FF;		
		}
		
	.blog {
  		padding:5px;
		background:#FFF; 
	/*	background-image: url(blogpics/acesback.gif);   */
		}

	.blogbody {
		font-family: "trebuchet ms", arial, helvetica, verdana, sans-serif;
		color:#333;
		font-size:12px;
		font-weight:normal;
 /* 		background:#FFF;		*/
 		line-height:130%;      
		}

	.blogbody a,
	.blogbody a:active,
	.blogbody a:hover {
		font-weight: normal;
		text-decoration: underline;  
	}

	.blogbody a:link,{
		font-weight: normal;
		text-decoration: none;  
	        border-bottom: 1px solid #CCCCFF;
	}

	.blogbody a:visited,{
		font-weight: normal;
		text-decoration: none;  
	        border-bottom: 1px solid #DFBBBB;
	}

        

	.individualmargin {
                margin-left: 20px;
                margin-top: 10px;
                margin-right: 20%;
       }

        .blogexcerpt {
                font-size: x-small;
        }

       .title {
		font-weight: bold;
		font-size: 18px; 
                font-family: garamond;
                background-color: #F0F0F0;		
               border-top: 1px solid #DDDDDD;
	      }

	#menu {
  		margin-bottom:15px;
		background:#FFF;
		text-align:center;
		}		

	.date	{ 
		font-family:palatino, georgia, times new roman, serif; 
		font-size: 12px; 
		color: #CCCCCC;
		font-weight: bold;
		}			
		
	.posted	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: x-small; 
	        color: #000000; 
		margin-bottom:18px;
                text-align:right;
	}

        .miniposted {
		margin-bottom:-14px;
        }
		
		
	.calendar {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:2px;
                text-align:left;
		}
	
	.calendarhead {	
		font-family:palatino, georgia, times new roman, serif;
		color:#666600;
		font-size:small;
		font-weight:normal;
  		padding:2px;
		letter-spacing: .3em;
  		background:#FFF;
  		text-transform:uppercase;
		text-align:left;			
		}	
	
	.side {
		font-family:verdana, arial, sans-serif;
		color:#333;
		font-size:x-small;
		font-weight:normal;
  		background-color:#F8F8FF;
  		line-height:140%;
  		padding:2px;	
  		margin-bottom:20px;			
		}	
		
	.sidetitle {
		font-family:palatino, georgia, times new roman, serif;
		color:#666600;
		font-size:small;
		font-weight:normal;
  		padding:2px;
		letter-spacing: .3em;
 		background:#F8F8FF;	
  		text-transform:uppercase;	
                border-top: 2px dotted #EEF;	
                border-bottom: 2px dotted #EEF;	
		}		
	
	.syndicate {
		font-family:verdana, arial, sans-serif;
		font-size:xx-small;		
  		line-height:140%;
  		padding:2px;
  		margin-top:15px;
  		background:#FFF;  		
 		}	
		
	.powered {
		font-family:palatino, georgia, times new roman, serif;
		color:#000;
		font-size:x-small;		
		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		margin-top:50px;
		letter-spacing: .2em;					
  		background:#FFF;		
		}	
		
	
	.comments-body,
        .comment {
		font-family: times new roman, serif;
		color:#222;
 		font-size:small;
		font-weight:normal;
  		background:#F8F8FF;
  		line-height:120%;
 		padding-bottom:10px;
  		padding-top:10px;		
  		padding-left:10px;		
  		padding-right:10%;		
 		border-bottom:2px dotted #BBA; 
		width:70%		
		}		

	.comments-post {
		font-family:times new roman, serif;
		color:#000;
		font-size:small;
		font-weight:normal;
  		background:#EEE;		
	 	padding-bottom:2px;
  		padding-top:2px;		
  		padding-right:2px;		}	
			
	
	.trackback-url {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding:5px;		
 		border:1px dotted #999; 					
		}


	.trackback-body {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 					
		}		

	.trackback-post {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;		
		}	

		
	.comments-head	{ 
		font-family:trebuchet ms, palatino, georgia, verdana, arial, sans-serif; 
		font-size:small; 
		color: #222; 
		border-bottom:1px solid #999;
		margin-top:20px;
		font-weight:bold;
  		background:#FFF;		
		}		

	#banner-commentspop {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color:#FFF;
		font-size:large;
		font-weight:bold;
		border-left:1px solid #FFF;	
		border-right:1px solid #FFF;  		
		border-top:1px solid #FFF;  		
  		background:#003366;
  		padding-left:15px;
  		padding-right:15px;
  		padding-top:5px;
  		padding-bottom:5px;  		  		  			 
		}

	blockquote {
                background-color: #F1F1FF;	

                padding: 15px;
	        border-bottom: 1px solid #DFBBBB;
                border-top: 1px solid #DFBBBB;
 
         }

	blockquote blockquote {
                background-color: #EFF0D2;
                padding: 5px;
 	        border-bottom: 1px solid #DFBBBB;
                border-top: 1px solid #DFBBBB;
        }

	dt {
  		    padding-top:10px;
		    font-weight:bold;

         }

	dd {
		    font-style: italic;
  		    padding-top:5px;
         }

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