a {
  color: #3D3D3D;
}
a:visited {
  color: #808080;
}
a:hover, a:visited:hover {
  color: #A1A1A1;
  text-decoration: none;
}
body {
  background-color: white;

 /*
   background-image:  url( /images/RubyCupWhite01Glow2Video01_51.png ); 
   background-image:  url( /images/RubyCupWhite01Glow2Video01.png ); 
   background-image:  url( /images/RubyCupWhite01Glow2bbw.jpg );  

  background-repeat: no-repeat; 
  background-attachment: fixed; 
  background-position: bottom right; 
  */

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 80%;
  padding: 0;
  margin: 0;
  text-align: center;
  color: #545454;
}
h1 {
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 250%;
  font-weight: normal;
}
h3 {
  color: #999;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 180%;
  font-weight: normal;
  margin-top: 1.5em;
  margin-bottom: .5em;
}
.hidden {
  display: none;
}
.clear {
  clear: both;
}
#page {
  margin-left: 10%;
  margin-right: auto;
  width: 730px;
  text-align: left;
}
#header {
  border-bottom: 4px solid #CCCCCC;
  color: #333333;
  font-family: Georgia, "Times New Roman", Times, serif;
  padding: 0;
  padding-top: 0px;
  padding-bottom: 30px;
  text-align: center;
}
#site-title {
	color: #7B7B7B;
	color: #FF3514;
	color: #CC3300;
	font-size: 325%;
	text-align: left;
}
#site-title a, #site-title a:visited {
  color: #BABABA;
  text-decoration: none;
}
#site-title a:hover, #site-title a:hover {
  color: #545454;
  text-decoration: none;
}
#site-subtitle {
	font-style: italic;
	letter-spacing: 2px;
	text-transform: inherit;
	text-align: left;
}
#main {
  /* background-color: white; */
  border-bottom: 0px solid #CCCCCC;
  float: left;
  width: 100%;
  background-repeat: repeat; 
}
#content-wrapper {
  float: left;
  width: 500px;
  
}
#content {
  padding: 25px;
  border-right: 1px dotted #a3a39c;
 
}
#content h1 {
	margin-top: 0;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content h2 a {
	border-bottom: 0px dotted #CCCCCC;
	display: block;
	padding-bottom: 2px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content p {
  line-height: 160%;
}
#content .info {
  color: #333333;
  font-size: 80%;
  margin-top: 1.5em;
}
#content .entry .info {
  margin-top: 1em;
}
#content .first.entry {
  background-color: #DDDDDD;
  margin: -25px;
  margin-bottom: 0;
  padding: 25px;
}
#content .first.entry h3 {
  margin-top: 0.25em;
}
#sidebar-wrapper {
  float: right;
  width: 225px;
  
 
}
#sidebar {
  font-size: 90%;
  padding: 15px;
  padding-top: 0px;
}
#sidebar h3 {
  font-size: 160%;
}
#sidebar p {
  line-height: 140%;
}
#sidebar ul {
  margin-left: 1.5em;
  padding: 0;
  list-style: none;

}


#sidebar li {
  margin-bottom: .25em;
}

#sidebar li a {

  font-size: 130%;
  text-decoration: none;
  border-bottom: 1px dotted #CCCCCC;
}
#footer {
  color: #676767;
  float: left;
  clear: both;
  font-size: 90%;
  padding-top: 50px;
  padding-bottom: 20px;
  width: 470px;
  text-align: justify;

}

textarea#comment {
width: 400px;
}

div.entrytitle  h2 {

}
div.entrytitle  h3 {

  color: #999;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
  font-weight: normal;
  margin-top: 1.5em;
  margin-bottom: .5em;
}

ul.article-list {
  margin-left: 1.5em;
  padding: 0;
  list-style: none;

}


img.icon {
 border: 0px solid #CCCCCC;
}


p.data {
  margin-left: 30px;
}


img#portrait {
 float: right;
}

ol.commentlist li {
 padding: 3px 10px;
}

li.by-author {
 background-color: #EFEFEF;
 font-weight: bold;
}


blockquote {
  border-left: 1px solid #CCCCCC;
  padding-left: 5px;  
}

.reachme {
font-weight: bold;

}

.entrymeta,.postinfo {

font-style: italic;


}
