/* Edited with EditCSS */
/**** LINK-tag style sheet ubergizmo20.css ****/

/* Edited with EditCSS */
/**** LINK-tag style sheet ubergizmo20.css ****/

/* Edited with EditCSS */
/**** LINK-tag style sheet ubergizmo15.css ****/

p{ margin-top: 0; text-indent: 0% }


body {
  margin: 0;
  padding: 0;
  font-family: "Arial";
  font-size: 80%;
  text-align: center;
  color: #333;
  background: #c6cbba;
}

blockquote {
  margin: 5px 5px 5px 5px;
  padding: 5px 5px 5px 5px;
  font-size: 95%;
  font-style: italic;
  line-height: 1.5em;
  color: #666;
  background: #EEEEEE;
  -moz-border-radius : 8px;
  border-radius : 8px;  
  }

blockquote p {
  margin-top: 0;
  }

abbr, acronym {
  cursor: help;
  font-style: normal;
  border-bottom: 1px dotted;
  }

code {
  color: #f63;
  }

hr {
  display: none;
  }


/* unordered list style */
ul {
  list-style: none;
  margin: 0 0 20px 05px;
  padding: 0;
  }
	
#editbox_postbottom
{
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	vertical-align:top;
	border-width:1px; 
	border-color:#bbbbbb; 
	border-style:solid; 
	color:#999999;	
}

.post-bottom A:link {color: #999999; text-decoration: none;}
.post-bottom A:visited {color: #999999; text-decoration: none;}
.post-bottom A:active {color: #999999; text-decoration: none;}
.post-bottom A:hover { color: #999999; text-decoration: none;}
	
	
.content A:link {color: #7fc11c; text-decoration: none;}
.content A:visited {color: #7fc11c; text-decoration: none;}
.content A:active {color: #7fc11c; text-decoration: none;}
.content A:hover { color: #33a02c; text-decoration: none;}

#wrap img {
border : none;
}

#wrap {
  width: 816px;
  margin: 0 auto;
  text-align: left;
  background: #FFFFFF;
  background: url(/us/10/img/tile.gif) repeat-y;
  }

#main-content {
  width: 816px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  line-height: 1.5em;
  }						

#sidebar {
  margin: 0px 0px 0px 0px;		  
  padding: 0px 0px 0px 0px;
  font-size: 100%;
  color: #646464;
  line-height: 1.30em;  
 }

#sidebar p {
  margin: 0 0 0 0;
  padding: 0px 0px 0px 10px;
  }

#sidebarseparators
{
	color: #149284; 
	font-size: 85%;
  margin: 0 0 10px 0;	
}

#editbox 
{
	border:solid; 
	border-width:1px; 
	border-color:#85c318; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	vertical-align:top;
}

h2.date-header {
  margin-top: 0;
  padding-left: 10px;
  font-size: 90%;
  color: #33a02c;
  }

h3.post-title {
  margin: 0 0 0 0;
  font-size: 150%;
  color: #6BBD46;
  line-height: 1.0em;
  }			

.post-body {
  font-size: 100%;
  line-height: 1.2em; 
  margin: 0 24px 0px 24px;
  padding: 0px 0px 0px 0px;  
}			


.clear { /* to fix IE6 padding-top issue */
  clear: both;
  height: 0;
  background: #c6cbba;		  
  }
	
/* vibrant intellitxt*/
.iTt{
			FONT-FAMILY:       Arial;
			FONT-STYLE:        normal;
			FONT-WEIGHT:       normal;
			COLOR:             black;
			BACKGROUND-COLOR:  lightyellow;
			BORDER:            black 1px solid;
			PADDING:           2px;
	}


