/* CUSTOMIZED CSS, MartinKelley.com */




/* GLOBAL */

#content-inner {
  url()  
  }

body {   
  background: #a00;  
  font-family: tahoma,arial,san-serif;}

.layout-twt #alpha {
  left: 195px;
  width: 560px;
  }
.layout-twt #beta {
  left: -555px;
  width: 190px;
  }
.layout-twt #gamma {
  width: 180px;
  right:-5px;
  }

#alpha-inner {
  color:#ddd;
  }
#alpha-inner h1 {
  color:#000;
  }
#content-inner {
  background-color:#a00;
  }
#content-inner a {
  color:#fff;
  }



/* HEADER */

#header, #header-inner {
  padding:0px;
  margin:0px;
  }
#header-content{
  margin-top:0px;
  margin-bottom:5px;
  margin-left:5px;
  padding:0px;
  }
#header { 
  border-color: #fff;  
  background: #a00 url(header.png) no-repeat left bottom; 
  }
#header a {
  color: #222;
  font-weight: bold;
  text-transform:uppercase;
  letter-spacing:2px;
  }
#header-name {
  font-family:tahoma,arial,san-serif;
  }
#header { 
  border-width:0px; 
  }
#header-description {
  font-family:tahoma;
  color:#900;
  text-transform:uppercase;
  }

#container-inner {background-color:#a00;}



/* NAVIGATION */

#navigation-top
  {
  width:930px;
  height:38px;
  background-color:#111;
  margin-left:5px;
  margin-right:5px;
  }
#navigation-top ul
  {
  margin:0px;
  width:930px;
  padding-bottom:8px;
  padding-left:10px;
  }
#navigation-top li  {
  text-transform:uppercase;
  font-family:tahoma, verdana,arial,helvetica;
  font-size:small;
  border:1px solid;
  list-style-type:none;
  float:left;
  letter-spacing:2px;
  margin:5px 3px 5px; 3px;   
  padding:3px 5px 3px 5px;
  border-color:#ddd #888 #888 #ddd;
  }
#navigation-top li:hover {
  background:#ddd;
  }
#navigation-top li:hover a {
  color:#333;
  }
#navigation-top a {
  text-decoration:none;
  color:#eee;
  }
#navigation-top a:hover
  {color:#333;
  }
  


/* COLUMNS */

#beta-inner, #gamma-inner {
  background-color:#a00;
  }




/* ALPHA COLUMN BUBBLE */

.bubble {
  background: url(/images/bubble-middle.gif);
  color:#c00000;
  text-transform:uppercase;
  padding-left:30px;
  padding-right:30px;
  font-weight:bold;
  font-size:12px;
  font-family:tahoma,arial;
  margin-bottom:0px;
  }
.bubble-top { 
  background:url(/images/bubble-top.gif);
  height:18px;
  margin-bottom:0px;}
.bubble-bottom {
  background:url(/images/bubble-bottom.gif);
  height:25pt;
  padding:0px;
  margin:0px;
  }



/* WIDGETS & SIDEBARS */

.widget-content a{
  text-decoration:none;
  font-weight:bold;
  }
.widget-content {
  font-size:12px;
  color:#ccc;
  }
.widget-header {
  color:#ff9900;
  }
.widget-header {
  background: #7f7f7f; 
  text-transform:uppercase;
  letter-spacing:1px;
  }  
.asset-name,
.asset-name a,
.archive-title {
  color: #d00;
  text-transform:uppercase;
  letter-spacing:2px;
  }



/* FOOTER */

#footer-content {
  left:auto;
  right:auto;
  font-size:20px;
  font-family:tahoma,arial;
  text-align:center;
  }
#footer-content a{
  text-decoration:none;
  }
#footer { 
  background-color: #ff9900; 
  }
#footer a {
  color:#444444;
  }


/* LEFT SIDEBAR */

.video-sidebar-entry p {
  font-family:tahoma,arial;
  font-size:14px;
  margin-bottom:0px;
  color:#444;
  font-weight:bold;
  }
.video-sidebar-entry a:link {
  text-decoration:none;
  color:#444;
  }
.video-sidebar-entry img {
  width:125px;
  height:75px;
  margin-left:0px;
  border-top: 1px solid #bfbfbf;
  border-bottom: 3px solid #7f7f7f;
  border-right: 3px solid #7f7f7f;
  border-left:1px solid #9f9f9f;
  }
.video-sidebar-entry {
  background-color:#a00;
  margin-bottom:10px;
  padding-bottom:5px;
  margin-left:5px;
  margin-right:5px;
  }


.pipesDescription {color:#000;}