body
{
	font: 11px/1.5em "Lucida Grande", Verdana, Arial, Helvetica, serif;
        color: #555;
        background: #e7e2cf url("/background.jpg") repeat-x left top fixed;
        margin: 0px;
        padding: 0px;
}

#head
{
	height: 95px;
        padding: 0px 12px 0px 0px;
        margin-bottom: 0px;
}

.paging
{
      text-align: center;
}

.paging a
{
      font-weight: bold;
      background: #e7e2cf;
}

a:hover
{
	text-decoration: underline;
	color: #765;
}

img, a img, a:hover img
{
	text-decoration: none;
        border: 1px solid gray;
}

#sidebar-2 img, #sidebar-2 a img, #sidebar-2 a:hover img
{	
        text-decoration: none;
        border: none;
}

.noborder {
        border: none;
}

#head a img, #head a:hover img
{
	text-decoration: none;
        border: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: helvetica, arial, verdana, sans-serif; 
	font-weight: normal;
	padding: 0 0 0 0px;	
	margin-bottom: 0.5em;
	color: #000;
        font-size: 125%;
	line-height: 1.3em;
	padding: 0.5em 0 0 10px;
}

h3 {
   font-weight: bold;
}

.thumbnail
{
float: left;
width: 170px;
margin: 0 20px 10px 0;
}

.rule 
{
     margin-top: 3px;
     margin-left: 12%;
     width: 75%;
     border-top: 1px solid #7f7f7f;
}
  
p, blockquote, li, h3
{
	color: #555;
	font-size: 1.1em;
	line-height: 1.3em;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

.more
{
	line-height: 1.3em;
	text-align: center;
	padding: 0px 10px 10px 10px;
}

.date
{
	color: #000;
        font-size: 1em;
	line-height: 1.3em;
	text-align: left;
        padding-top: 10px;
}

.news a
{
	color: #000;
        font-weight: bold;
}

.news a:hover
{
	text-decoration: underline;
	color: #765;
}

#foot #back2top a
{
       clear: both;
        color: #765;
        font-size: 1.1em;
        font-weight: bold;
        float: right;
        margin: 2px 2px 10px 0px;
        border: none;
}

#foot #back2top a:hover
{
      color: #000000;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

.side
{
        margin: 0px;
        padding: 0px 0px 0px 0px;
}

#sidebar-2 p, #sidebar-2 .permlink a, #sidebar-1 p, .posted
{
	font-size: 1.1em;
}

#sidebar-1 form
{
         padding: 10px 0px 4px 6px;
}

#sidebar-2 form
{
        padding: 5px 0px 4px 10px;
}

#header {
  float:right;
  width:100%;
  background:url("/tabs/bg.gif") repeat-x bottom;
  font-size:93%;
  line-height:normal;
  }
#header ul {
  margin:0;
  padding:0px 10px 0px 0px;
  list-style:none;
  }
#header li {
  float:right;
  background:url("/tabs/left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  border-bottom:1px solid #7f7f7f;
  }
#header a {
  float:right;
  display:block;
  background:url("/tabs/right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  white-space:nowrap;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
  color:#333;
  border: none;
  }
#header #current {
  background-image:url("/tabs/left_on.gif");
  border-width: 0;
  }
#header #current a {
  background-image:url("/tabs/right_on.gif");
  color:#333;
  padding-bottom:5px;
  }

#container
{
	width: 780px;
	\width: 790px;
	w\idth: 780px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
        background: #ffffff;
        border-right: 2px solid #7f7f7f;
        border-left: 2px solid #7f7f7f;
        border-bottom: 2px solid #7f7f7f;
}

#content
{
	margin-left: 155px;
	margin-right: 155px;
	padding-top: 20px;
}

.section {
        font-size: 1.1em;
        font-weight: bold;
        color: white;
        background: #765;
        text-align: left;
        padding: 2px;
        margin-right: 5px;
        margin-left: 5px;
        margin-bottom: 3px;
        letter-spacing: .06em;
        text-transform: lowercase;
}

#sidebar-1
{
	float: left;
	width: 170px;
	\width: 170px;
	w\idth: 170px;
	margin: 46px 20px 0px 5px;
	padding: 0px 0px 0px 10px;
        text-align: left;
        border-top: 3px solid #765;
}

#sidebar-2
{
	margin: 46px 5px 0px 0px;	
        float: right;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
        border-top: 3px solid #765;
        padding: 0px 0px 0px 10px;
}

.list p
{
       line-height: 2em;
}

.list
{
       margin-left: 100px;
       line-height: 2em;
}

#sidebar-1 .cbs_category_list
{
        font-weight: normal;
        color: #999;
        background: #ffffff;
	font-size: 1em;
	line-height: 1.3em;
	padding: 15px 0px 0px 5px;
}

#sidebar-1 .cbs_category_list .current_category
{
        background: #999;
}

#foot
{
	clear: both;
	margin-top: 10px;
	text-align: center;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
        font-size: .9em;
        padding: 5px 0px 5px 0px;
        background: #ffffff;
        border-top: 1px solid #7f7f7f;
}

#foot a
{
	color: black;
	text-decoration: none;
	border-bottom: 1px dotted #7f7f7f;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

a
{
	color: #bf0222;
	text-decoration: none;
}

a
{
	text-decoration: none;
	color: #000;
}

h1 a, h2 a
{
	border: 0px;
}
.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

#content hr
{
	color: #ccc;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
}

img.divider
{
	text-align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}

#txpCommentInputForm
{
    	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: .8em;
}
