/* 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;
  }
	
/* 
F96210 = Orange 
6BBD46 = Green
*/
	

.content A:link {color: #458AA5; ; text-decoration: none;}
.content A:visited {color: #458AA5; text-decoration: none;}
.content A:active {color: #458AA5; text-decoration: none;}
.content A:hover { color: #01688A; text-decoration: none;}

.sidebarclass A:link {color: #458AA5; text-decoration: none;}
.sidebarclass A:visited {color: #458AA5; text-decoration: none;}
.sidebarclass A:active {color: #458AA5; text-decoration: none;}
.sidebarclass A:hover { color: #01688A; text-decoration: none;}


/* links */
/*
a:link {
  color: #6BBD46; 
  text-decoration: none;  
  }

a:visited {
  color: #6BBD46; 
  text-decoration: none;    
  }

a:hover {
  color: #BA4A0D; 
  font-style: bold;
  }

a:active {
  color: #cc3333;
  text-decoration: none;
  }
	*/	

#wrap img {
border : none;
}

#wrap {
  width: 816px;
  margin: 0 auto;
  text-align: left;
  background: #FFFFFF;
  background: url(http://www.uberrides.com/us/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;
  }

h2.sidebar-titlebox {
  background-color: #458AA5;
  margin: 15px 0px 15px 0px;   
  padding: 0px 0px 0px 5px; 
  font-size: 100%;
  color: #FFFFFF;
  height: 17px;
  }	

h2.sidebar-titlebox-top {
  background-color: #458AA5;
  margin: 0px 0px 15px 0px;   
  padding: 0px 0px 0px 5px; 
  font-size: 100%;
  color: #FFFFFF;
  height: 17px;
  }	

h2.date-header {
  margin-top: 0;
  padding-left: 24px;
  font-size: 90%;
  color: #458AA5;
  }

h3.post-title {
  margin: 0 0 0 0;
  font-size: 170%;
  color: #458AA5;
  line-height: 1.0em;
  }			

h3.post-title-small {
  margin: 0 0 0 0;
  font-size: 130%;
  color: #f63;
  line-height: 1.0em;
  }		


.post-body strong{
  font-size: 115%;
  }
	
.post-body img {	  
  margin: 0px 0px 0px 0px;
  }
		
.post-body {
  font-size: 100%;
  line-height: 1.3em; 
  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;
	}
	
	
/* quickSub Style Sheet */
/* www.methodize.org/quicksub/ */

#quickSub {
  position: absolute;
  font: normal 7pt verdana;
  border: 1px solid #000066;
  visibility: hidden;
  z-index: 1000;
  width: 160px;
}

/* header - contains title and window closer ([x])  */
#quickSub .qsheader {
  background-color: #FF6609;
  color: #FFFFFF;
  font: bold 7pt verdana;
  padding: 2px 2px 2px 3px;
  border-bottom: 1px solid #000066;
}

#quickSub .qsheader a {
  margin-left: 3px;
  color: #FFFFFF;
  text-decoration: none;
}

/* content - contains aggregator and newsreader links */
#quickSub .qscontent {
  background-color: #f0fac0;
  color: #000000;
  padding: 1px 3px 2px 2px;
  font: normal 7pt verdana;
}

#quickSub a {
  margin-left: 3px;
  text-decoration: none;
  font: normal 7pt verdana;
}

#quickSub a:hover {
  text-decoration: underline;
}

#quickSub .qscontent a:visited { color: #800080; }
#quickSub .qscontent a:link { color: #6BBD46; }
#quickSub .qsfooterWhat a:visited { color: #800080; }
#quickSub .qsfooterWhat a:link { color: #6BBD46; }

/* footerWhat - contains 'What Is This?' link */
#quickSub .qsfooterWhat {
  background-color: #f0fac0;
  text-align: right;
  padding: 1px 3px 2px 3px;
  font: 7pt verdana;
}

/* footer - contains quickSub link */
#quickSub .qsfooter {
  background-color: #FF6609;
  color: #FFFFFF;
  text-align: right;
  font: 7pt verdana;
  padding: 2px 2px 2px 3px;
  border-bottom: 1px solid #000066;
}

#quickSub .qsfooter a {
  color: #FFFFFF;
  text-decoration: none;
}

