.solidblockmenu ul{
margin: 0;
margin-bottom:15px;
padding: 0;
float: left;
font-family:verdana;
font-size:13px;
letter-spacing:4px;
width: 100%;
font-variant:small-caps;
/*border: 1px solid #625e00;*/
border-width: 1px 0;
background: url(http://liveviewstudios.com/templates/elegance/images/blog_menu_head.jpg) no-repeat;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
text-decoration: none;
padding: 5px 30px 5px 5px;
/*border-right: 1px solid white;*/
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li a.current{
color: #790000;
/*background: transparent url(media/blockactive.gif) center center repeat-x;*/
}

.tabcontainer{
/*clear: left;*/
/*width:95%;*/ /*width of 2nd level sub menus*/
height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
color:#999;
}


*:first-child+html .ieclass{ /*IE7 hack to remove gap between menu and sub contents*/
margin-top: -1em;
}

* html .ieclass{ /*IE6 and below hack to remove gap between menu and sub contents*/
margin-top: -1em;
}

.tabcontent{
display:none;
}

.textmiddle {
  vertical-align:middle;
  padding-right:10px;
  padding-left:10px;
} 

#twitter_update_list {
  text-align:center;
  margin:0 auto;
  width:300px;
  height:100px; 
}

#twitter_update_list li {
list-style-type: none;
}

#twitter_update_list a {
  color:#999;
}

#twitter_update_list a:hover {
  color:#790000;
}

#sc1 a{
  padding-right:15px;
  color:#999;
  letter-spacing:1px;
  text-decoration:none;
}

#sc1 a:hover {
  color:#790000;
}

#sc1 {
  line-height:18px;
  text-align:center;
}

#sc2 a{
  padding-right:15px;
  color:#999;
  letter-spacing:1px;
  text-decoration:none;
}

#sc2 a:hover {
  color:#790000;
}

#sc2 {
  line-height:18px;
  text-align:center;
}

#sc3 {
  height:100px;
  background:url(http://liveviewstudios.com/templates/elegance/images/blog_twitter.png) no-repeat bottom center;
}
