/* 3col css with negative margin 3colJune17.css */
/* liquid negative margin layout */
#header {
	border: 1px solid #cecea5;
	background: #d7dabd;
}
#outer_wrapper {
	background: #fff url(http://radio.weblogs.com/0107233/images/background_3.gif) repeat-y left;
}
#wrapper {
	background: url(http://radio.weblogs.com/0107233/images/background_2.gif) repeat-y right;
}

#container {
	width: 100%;
	float: left;
	margin-right: -200px;
	background: url(http://radio.weblogs.com/0107233/images/background_2.gif) repeat-y right;
}
#main {
	margin-left: 150px;

}
#left {
	width: 150px;
	float: left;
}
#sidebar {
	width: 200px;
	float: right;
}
h1 {
	margin-top: 0;
  font-size:17px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:#333333;
}
.last {
	margin-bottom: 0;
}
.clearing {
	height: 0;
	clear: both;
}
body {
  BACKGROUND-POSITION: center bottom; 
  background-repeat: no-repeat; 
  background-attachment: fixed; 
  background-color:gray
  color:#000000;
  margin:10px;
  padding:0px;
  font:12px Verdana, Arial, Helvetica, sans-serif;
}
h2 {
    font-size:11px;
  line-height:13px;
  font-weight:bold;
  background-color: #220000;
  color:#FFFFCC;
  padding-bottom:2px;
  border:1px solid #696969;
}
h3 {
  font:11px Verdana, Arial, Helvetica, sans-serif;
  font-style:italic;
  padding:0px;
}
.smallbanner {
  text-align:center;
  font:9px Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  background-color: #000000; /* #696969; */
  color:#FFFFFF;
  padding-bottom:2px;
  border:1px solid #696969;
  width:140;
}
.smallbannerleft {
  text-align:center;
  font:9px Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  background-color: #000000; /* #696969; */
  color:#FFFFFF;
  padding-bottom:2px;
  margin-bottom:6px;
  width:140;
}
td {
  font:12px Verdana, Arial, Helvetica, sans-serif;
}
p {
  font:12px Verdana, Arial, Helvetica, Sans-serif;
}
a {
/*  color:#0077AA; */
  color:#0045AD;
  font-size:12px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  text-decoration:none;
}
a:link {
  background-color:#FFFFFF;
} 
a:visited {
  background-color:#FFFFFF;
 /* color:#07a; */
  color:#0066FF;
}
a:hover {
background-color: #FFFFEC;
/* light yellow */
/*  background-color:#664422; */
/background-color:#F2F9FF;/
/* light blue */
}
a.imagelink:link {
  background-color:transparent;
} 
a.imagelink:visited {
  background-color:transparent;
 /* color:#07a; */ color:#0066FF;
}
a.imagelink:hover {
  background-color:transparent;
}
a.noback:link {
  font-size:9px;
  background-color:transparent;
} 
a.noback:visited {
  font-size:9px;
  background-color:#666600; 
  /* color:#07a; */ color:#0066FF;
}
a.noback:hover {
  font-size:9px;
/*  background-color:#664422; */
    background-color:#F2F9FF; /* light blue */
}
a.small:link {
  font-size:10px;
  background-color:#FFFFFF;
} 
a.small:visited {
  font-size:10px;
  background-color:#cccccc;
  /* color:#07a; */ color:#0066FF;
}
a.small:hover {
  font-size:10px;
/*  background-color:#664422; */ 
    background-color:#F2F9FF;
}
.blogrollLink {
  font-size: 10px;
  font-weight:bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.blogrollLink:link {
  font-size: 10px;
  font-weight:bold;
  background-color:#FFFFFF;
}
a.blogrollLink:visited {
  font-size: 10px;
  font-weight:bold;
  background-color:#cccccc;
  /* color:#07a; */ color:#0066FF;
}
a.blogrollLink:hover {
  font-size: 10px;
  font-weight:bold;
/*  background-color:#664422; */
    background-color:#F2F9FF;
}
.navigatorlink {
  font-size: 10px;
  font-weight:bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.navigatorLink:link {
  font-size: 10px;
  font-weight:bold;
  background-color:#FFFFFF;
}
a.navigatorLink:visited {
  font-size: 10px;
  font-weight:bold;
  background-color:#cccccc;
  /* color:#07a; */ color:#0066FF;
}
a.navigatorLink:hover {
  font-size: 10px;
  font-weight:bold;
/*  background-color:#664422; */
    background-color:#F2F9FF;
/* light blue */
}
.navigatorLinkmo {
  font-size: 10px;
  font-weight:bold;
  line-height:13px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.navigatorLinkmo:link {
  font-size: 10px;
  font-weight:bold;
  line-height:13px;
  background-color:#FFFFFF;
}
a.navigatorLinkmo:visited {
  font-size: 10px;
  font-weight:bold;
  line-height:13px;
  background-color:#cccccc;
  /* color:#07a; */ color:#0066FF;
}
a.navigatorLinkmo:hover {
  font-size: 10px;
  font-weight:bold;
  line-height:13px;
/*  background-color:#664422; */
    background-color:#F2F9FF;
}
.recentPostTitle {
  padding-left: 4px;
  font-size: 9px;
  line-height:13px;
  text-align: left
}
a.recentPostTitle:link {
  font-size: 9px;
  font-weight:bold;
  line-height:13px;
  background-color:#cccccc;
}
a.recentPostTitle:visited {
  font-size: 9px;
  font-weight:bold;
  line-height:13px;
  background-color:#cccccc;
  /* color:#07a; */ color:#0066FF;
}
a.recentPostTitle:hover {
  font-size: 9px;
  font-weight:bold;
  line-height:13px;
/*  background-color:#664422; */
    background-color:#F2F9FF;
}
#content {
	margin-right: 200px;
	background: url(http://radio.weblogs.com/0107233/images/background_3.gif) repeat-y left;
       background-color:#FFFFFF;
  min-width:120px;
  color:#000000;
  /* border:1px solid #696969; */
  padding:10px;
}
.imgright {clear: both}
.imgright img {
padding: 0px 10px 10px 0px
}
#footer {
	border: 1px solid #cecea5;
	background: #d7dabd;
}
.pagefooter {
  background-color:#FFFFFF;
  color:#000000;
  border:1px solid #696969;
  padding:10px;
}
.dateheader {
    background-color:#000000; /* #696969; */
  width:auto;
  min-width:120px;
  color:#FFFFFF;
  padding:2px 0px 0px 3px;
}
.logheader {
  position:relative;
    background-color:#FFFFFF;
  width:auto;
  height:86px;
  min-width:120px;
  border:1px solid #696969;
  color:#200;
  padding: 6px 6px 0px 6px;
  z-index:3;
}
#navLeft {
   background-color:tan;
  /* background-image: url(http://radio.weblogs.com/0107233/images/daograss2.jpg); */
  background-attachment: fixed; 
  /* width:200px; */
  /* border:1px solid #696969; */
}
#navRight {
  background-color:tan;
  /* background-image: url(http://radio.weblogs.com/0107233/images/daograss2.jpg); */
  /*background-attachment: fixed; */
  /* border:1px solid #696969; */
}
.date {
  position:relative;
  top:-5px;
  font-weight:800;
}
.weblogItemTitle {
  color:#ff9900;
}
a.weblogItemTitle:link {
  background-color:#FFFFFF;
} 
a.weblogItemTitle:visited {
  background-color:#FFFFFF;
  color:#ff9900;
}
a.weblogItemTitle:hover {
 /*  background-color:#664422; */
 /*  dark brown */
     background-color:#F2F9FF;
/* light blue */
}
.itemTitle {
  margin-bottom:6px;
}
.realsmall {
  font-size: 9px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
      line-height:12px;
}
.small {
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.sidetop {
  border-right: #000000 1px solid;
  padding: 2px;
  border-top: #000000 1px solid;
  font-size: 0.95em;
  border-left: #000000 1px solid;
  border-bottom: #000000 1px solid;
   text-align: center
  background-color: #ffaa00;
}
.sideelse {
  border-right: #000000 1px solid;
   border-top: #000000 0px solid;
   padding-left: 8px;
  font-size: 0.9em;
  border-left: #000000 1px solid;
  border-bottom: #000000 1px solid;
  text-align: left
  background-color: #eeeeee;
}
.recentPostWhen {
  padding-right: 4px;
  font-size: 9px;
  font-weight:bold;
  text-align: right
}
.hCalendarDayLinked {
  font-size:9px;
  font-weight:bold;
}
.hCalendarDayCurrent {
  color:#FFFFFF;
  font-size:9px;
  font-weight:bold;
  background-color:#220000;
}
.hCalendarDayNameRow {
  font-size:9px;
  font-weight:bold;
}
.hCalendarDay {
  font-size:9px;
  font-weight:bold;
}
.linkscreener {
 /* background-image: url(http://radio.weblogs.com/0107233/images/50ws.gif); */
  color:#000000;
  font-weight:bold;
  line-height:17px;
/*  border:1px solid #696969; */
  padding:2px;
}
.linkscreenertight {
/*  background-image: url(http://radio.weblogs.com/0107233/images/50ws.gif); */
  color:#000000;
  font-weight:bold;
  line-height:13px;
/*  border:1px solid #696969; */
  padding:2px;
}
.sitename {
  margin:0px 0px 6px 0px;
  padding:0px;
  font-size:17px;
  font-weight:bold;
/*  color:#0077AA; */ /* icky turquoise */
    color:#0045AD;
}
.faganFormClass {
	/* the form which encloses everything */
	}
.faganName { font-size:10px;
	/* the text link to Fagan Finder */
	}
.faganTextboxClass { font-size:9px;	/* the text input box */
	}
.faganSelectClass { font-size:9px; 	/* the selection box */
	}
.faganSubmitClass { font-size:9px; 	/* the submit button */
	}
.faganBoxClass { font-size:9px; /* the text link that reads 'get your own search box' */ }
.eeek
.posts
.searchword {
   background-color: yellow
}

