/* base
----------------------------------------------- */

body {
margin: 0;
padding: 0;
font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
font-size: 0.8em;
color: #000;
background-color: #fff;
}

blockquote,  p, li {
padding-right: 10px;
padding-left: 10px;
padding-top: 0px;
font-size: 100%;
line-height: 150%;
}

blockquote {
margin-right: 0;
margin-left: 20px;
}

h1,h2,h3,h4,h5,h6 {
font-weight: normal;
margin-bottom: 3px;
padding-bottom: 0px;
}

h1 {
font-size: 145%;
}

h2 {
font-size: 135%;
}

h3 {

font-size: 125%;
font-weight: bolder;
padding-left: 10px;
color: #330000;

}

h4 {
font-size: 110%;
padding-left: 10px;
font-weight: bold;
padding-bottom: 0;
}

small, .small {
font-size: 0.9em;
}

#clearboth {
clear: both;
}

/* links
----------------------------------------------- */

a {
color: #000;
background-color: inherit;
}

h1 a, h2 a, h3 a, h4 a {
border: none;
text-decoration: none;
}

h3 a {
color: #330000;
}

h3 a:hover {
text-decoration: underline;
}

#sidebar-2 a, #sidebar-1 a {
color: #c00;
background-color: inherit;
border: none;
}

#snlinks {
float: right;
}

/* overrides
----------------------------------------------- */

.articlelinklist {
text-indent: -10px;
font-size: 0.8em;
line-height: 1.5em;
padding-left: 20px;
}

#sidebar-2 p, #sidebar-1 p {
font-size: 0.8em;
line-height: 1.5em;
}

p.event_byline {
line-height: 80%;
font-size: 60%;
}

#content hr {
margin: 2em 0;
width: 66%;
color: #ccc;
background-color: inherit;
}

.caps {
font-size: 0.9em;
letter-spacing: 0.1em;
}

img.logo {
margin-top: 10px;
text-align: left;
border: none;
}

img.article {
border: none;
}

img.articleListThumb {
float: right;
display: block;
border: none;
}

img.inline {
margin-left: 10px;
padding: 3px 3px 3px 3px;
border-width: 0px 1px 1px 1px ;
border-style: solid;
border-color: #DDDDDD;
}

/* global layout
----------------------------------------------- */

#accessibility {
position: absolute;
top: -10000px;
}

#container {
margin: 0px auto;
padding: none;
width: 760px;

}

#head {
height: 61px;
vertical-align: bottom;
}

#content {
padding-top: 30px;
padding-right: 0;
float: left;
width: 568px;
\width: 568px;
w\idth: 568px;
border-top: 1px solid #DDDDDD;
border-right: 1px solid #DDDDDD;
}

#sidebar-2 {
padding-top: 30px;
float: right;
width: 191px;
border-top: 1px solid #DDDDDD;
}

#foot {
margin-top: 5px;
clear: both;
text-align: center;
}

/* article listings
----------------------------------------------- */
.posted {
color: #bbb;
}

.auth_byline {
font-size: 70%;
margin-top: 0px;
}

.article_body {
border-top: 1px solid #DDDDDD;
margin-right: 15px;
}

/* comments
----------------------------------------------- */

.comments_error {
color: #000;
background-color: #fff4f4 
}

ul.comments_error {
padding : 0.3em;
list-style-type: circle;
list-style-position: inside;
border: 2px solid #fdd;
}

div#cpreview {
color: #000;
background-color: #f1f1f1;
border: 2px solid #ddd;
}

form#txpCommentInputForm td {
vertical-align: top;
font-size: .8em;
}

.featureThumb {
  position: relative;
  align: left;
  float: left;
  width: 190px;
  /*padding-right: 10px;*/
  display:block;
  border: 0;
  margin-bottom: 20px;
  border: #CCCCCC solid;
  border-width:  1px 1px 1px 0px;
}

.featureThumbCaption{
  background-image: url(http://www.topophilia.org/images/alpha75_1px.png);
  position: absolute;
  vertical-align: top;
  width: 180px;
  margin-right: 0px;
  padding: 7px 5px 7px 5px;
  font-size: 70%;
  z-index: 2;
}

/* rss_thumbpop
----------------------------------------------- */

.rssThumbs {
  float: right;
  width: 190px;
  padding: 0;
  margin-left: 10px;
  text-align: center;
  font-size: .6em;
  border-width: 0px 1px 1px 1px ;
  border-style: solid;
  border-color: #DDDDDD;
}

img.rssThumb {
  border: none;
}

.rssThumbFloat {
float: left;
clear: left;
width: 150px;
margin: 0 0px 0 0;
padding: 0;
text-align: center;
font-size: .85em; }

#h-contain {
	padding: 5px;
	border: 1px solid #000;
	margin-bottom: 0px;
        vertical-align: bottom;
	}

#pipe ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#pipe ul li {
	margin-left: 0;
        color:#436976;
	padding: 3px 15px;
	border-left: 1px solid #000;
	list-style: none;
	display: inline;
	}
	
		
#pipe ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
