/* base
----------------------------------------------- */
html{
  height: 100%;
}
*{
   margin: 0;
   padding: 0;
}
body {
  font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
  height: 100%;
}

#legal{
  font-size: 10px;
  margin: 15px;
  vertical-align: top;
}

#legal img{
  padding-top: 0px;
  vertical-align: top;
}

blockquote, h3, p, li {
  padding-right: 10px;
  padding-left: 10px;
  font-size: 11px;
  line-height: 1.6em;
}
p{
  margin: 5px 0;
}

#about div.about p{
  margin-top: 10px;
}

blockquote {
	margin-right: 0;
	margin-left: 20px;
}

h1, h2, h3 {
	margin: 12px 0;
	padding: 0;
	font-weight: normal;
}

h1, h2 {
	font-family: Georgia, Times, serif;
}

h1 {
  font-size: 1.4em;
}

h2 {
  font-size: 1em;
  font-style: italic;
}

h3 {
  font-size: .8em;

}

hr {
  height: 1px;
  border: none;
  margin: 7px 0;
}
.title{
	font-family: Georgia, Times, serif;
	font-size: 1em;
	font-style: italic;
}

small, .small {
	font-size: 11px;
}
pre{
  font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
  margin: 10px;
  font-size: 11px;
}
/* links
----------------------------------------------- */
a#feature_link{
  border: none;
}
#infotext a {
  text-decoration: underline;
}
a {
  text-decoration: none;
}
/* stupid IE doesnt understand the rule above */
div.head_imageinfo a, div.head_site a {
  text-decoration: none;
}
a img {
  border: none;
}
#pictures_list a.info_thumb_link:hover{
  border:none;
}
#about p a, #info_comments p a{
  text-decoration: underline;
}


#styleswitcher_select_dark, #styleswitcher_select_light{
  position: relative;
  top: 2px;
}

h1 a, h2 a, h3 a {
  border: none;
}

h3 a {
	font: 1.5em Georgia, Times, serif;
}


/* layout
----------------------------------------------- */

#container {
  margin: 0px auto;
  padding: 0px;
  width: 760px;
  height: 100%;
}
#head {
  Xtext-align: center;
  padding: 3px;
  font-size: 10px;
  height: 15px;
  border-top: 1px solid #da8245;
}
.head_site{
  float: right;
  margin-right: 7px;
  vertical-align: top;
}
div.head_site img{
  margin-bottom: -4px;
}
.head_site_name{
  font-weight: bold;
}
.head_imageinfo{
  margin-left: 7px;
  float: left;
  vertical-align: top;
}
#site-name {
	margin: 15px 0;
	font: 3em Georgia, Times, serif;
}

#site-slogan {
	font: italic 1em Georgia, Times, serif;
}

.semantic{
  font-style: italic;
}
.section_list {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

#about ul{
  margin-left: 30px;
}

.section_list ul {
	list-style-type: none;
}

.section_list li {
	margin: 0 10px 2px 0;
	padding: 0;
}

#content, #aboutmain {
  clear: both;
  padding-top: 50px;
  text-align: center;
}
#abouts{
  clear: both;
  width: 800px;
  margin: 0 auto;
}
img.about{
  float: right;
  margin: 5px 12px;
}

#foot {
  margin-top: 5px;
  clear: both;
  text-align: center;
}

.photo_in_taglist, #cloud{
  width: 700px;
  text-align: left;
  margin: 14px auto;
}
#cloud, #cloud a{
  text-align: left;
  margin-bottom: 30px;
}
#cloud .tagActive{
  color: black;
  font-style: italic;
}

/* hover navigation */
#hovernav{
  position: absolute;
  top: 0px;
  left:0px;
  margin:0px;
  padding:0px;
  z-index:10;
}
#hovernav a:hover{
  border: none;
}
#hovernav_prev, #hovernav_next{
background:transparent url('images/40.png') no-repeat; /* Trick IE into showing hover */
	width:49.9%;
	height:100%;
	display:block;
}
#hovernav_prev{
  float: left;
}

#hovernav_next{
  float: right;
}

#hovernav_prev:hover, #hovernav_prev:visited:hover {
	cursor: w-resize;
}
 
#hovernav_next:hover, #hovernav_next:visited:hover {
	cursor: e-resize;
}
#photobox{
  position: relative;
  padding: 2px;
  margin: auto;
}

/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */

#container {
width: auto;
}

/* overrides
----------------------------------------------- */

.caps {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider {
	margin: 2em 0;
	text-align: center;
}

/* articles
----------------------------------------------- */

.directory {
	list-style-type: circle;
}

.author {
	font-style: normal;
	font-size: 0.8em;
}

.published {
  font-size: 0.6em;
  font-style: normal;
  margin-bottom: 7px;
}

.photo_list_info, .photo_list_info p{
}


/* comments
----------------------------------------------- */
.comments_thumb{
  font-size: 12px;
  font-weight: bold;
  float: right;
  display: inline;
  margin-bottom: 7px;
  margin-left: 7px;
  width: 160px;
}
.comments_thumb img, .framed_thumb img{
   padding: 2px;
   margin-bottom: 2px;
}
.tags_in_comments{
  padding-top: 3px;
  font-size: 11px;
  font-style: slanted;
}

.comments div{
  margin-bottom: 14px;
}

ul.comments_error {
  padding : 0.3em;
  list-style-type: circle;
  list-style-position: inside;
}

form#txpCommentInputForm td {
  vertical-align: top;
  font-size: 11px;
  padding: 2px;
}
.comment_email_input, .comment_name_input, .comment_web_input{
  color: white;
  border: none;
  border-bottom: 1px solid white;
  background: none;
}
#txpCommentInputForm textarea{
  background: none;
  color: white;
}

#comments-help {
  margin: 2px 0 15px 0;
  XXfont-size: 0.7em;
}
div.about{
  text-align: left;
  padding-bottom: 7px;
}


/* error page
----------------------------------------------- */

.error-status {
  font: 1.3em Georgia, Times, serif;
}