/* @override http://www.i.boinx.com/g/css/chronicles.css */

/* @group Layout */

#header {
  width: 900px; height: 150px;
  background: url("/chronicles/images/header/header.gif") 0px 0px no-repeat;
}

#header img {
  left: 264px;
  top: 24px;
  display: block;
  position: relative;
  border:0;
}


/* @end */

/* @group Content */



.websnippet {
  margin: 48px 0;
}

.first {
  margin-top: 0;
}


.websnippet h3 {
  font: italic bold 28px "Adobe Garamond Pro", "Adobe Garamond", "Garamond", "Times New Roman", Times, serif;
  color: #de6700;
  text-shadow: rgba(0,0,0,0.3) 0 1px 1px;
  margin: 0;
  padding:0;
  /*border:1px dotted #ddd;*/
}
.websnippet p.head {
  font-size: 11px;
  margin: -4px 0 12px 0;
  padding:0;
  color:#999;
}

.websnippet p.head a, .websnippet p.foot a {
	color:#999;
	text-decoration: none;
}
.websnippet p.head a:hover, .websnippet p.foot a:hover {
	color:#666;
	text-decoration: underline;
}

.websnippet p.foot {
  clear: both;
  text-align: right;
  font-size: 11px;
  color: #ddd;
  margin:0; padding:0;
  padding-bottom: 6px;
  border-bottom: 1px dotted #ddd;
  margin-bottom: 12px;
}

.websnippetcontent {
  font-size: 12px;
}

.websnippetcontent p {
	color:#222;
	  
}
.websnippetcontent a {
	color:#444;
}

.websnippetcontent object, .websnippetcontent embed {
  float: left;
  margin: 4px 12px 12px 0;
  padding: 1px 1px 0 3px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.websnippetcontent embed {
  padding: 3px;
}

.websnippetcontent img {
  float: left;
  margin: 4px 12px 12px 0;
  padding: 3px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.websnippetcontent img.noborder {
  padding: 0;
  border-width: 0;
}


.websnippetcontent a.zip {
  text-decoration: none;
}

.categoryheader h2 {
  font: bold 32px "Adobe Garamond Pro", "Adobe Garamond", "Garamond", "Times New Roman", Times, serif;
  color: #974c82;
  text-shadow: rgba(0,0,0,0.3) 0 1px 1px;
  margin: 0;
  padding:0;    
}
  
.categoryheader {
  clear: both;
  padding-bottom: 40px;
  border-bottom: 1px solid #ddd;
  margin:  0 0 20px 0;
}
  
/* hermann */

.categoryheader.hermann img {
  float: right;
  padding: 2px;
  border: 1px solid #bbb;
  background-color: white;
}

.hermann .websnippetcontent  {
  border: 1px solid #bbb;
  padding: 1px;
}

.hermann .websnippetcontent p {
  padding: 1px  2px;
  margin: 0;
  font-family: "Comic Sans", "Comic Sans MS";
}

 .hermann .websnippetcontent img {
 float: none;
 margin: 0;
 border: 0;
 padding: 0;
}

.websnippetcontent p.copyright {
  font-family: 'Lucida Grande', sans-serif;
  color: #bbb;
  text-align: center;
  font-size: 9px;
  padding: 0; margin-top: -3px;
}

.websnippetcontent p.copyright a {
  color: #888;
  text-decoration: none;
}

/* @group Navigation */

.pagenav {
  text-align: center;
  width: 624px;
  height: 35px;
}

.pagenav ul {
  clear: both;
  list-style-type: none;
  padding: 0; margin: 0 10px;
  background-color: #aa88aa;
}

.pagenav ul li {
  list-style-type: none;
  display: inline;
  background-color: #234567;
}

.pagenav a, .pagenav .currentPage {
  text-decoration: none;
  color: #666;
  font-weight: bold;
  background-repeat: no-repeat;
  padding: 8px 0 11px 0;
}
.pagenav .currentPage {
  color: #de6700;
}

.pagenav a.previous {
  background-position: right;
  background-image: url("/chronicles/images/content/previous.png");
  padding-right: 35px;
  width:80px;
}
.pagenav a.next {
  background-position: left;
  background-image: url("/chronicles/images/content/next.png");
  padding-left: 35px;
  width:60px;
}



/* @end */}
.websnippetcontent p.copyright a:hover {
  text-decoration: underline;
}

.readmore {
}

a.web 
	{
  	background: none;
  	padding: 0;
  	}

a:hover.web
	{
  	background: none;
  	}


/* @end */

/* @group Sidebar */

.current a
	{
 	color: #de6700;
	}

/* @end */

/* @group Navigation */

.pagenav {
  text-align: center;
  width: 624px;
  height: 14px;
  padding: 10px 0;
  margin: -23px 0 0 0;
}

.pagenav span {
  padding: 0 4px; margin: 0;
}

.pagenav a, .pagenav .currentPage {
  text-decoration: none;
  color: #445;
  font-weight: bold;
  background-repeat: no-repeat;
}
.pagenav span.currentPage {
  color: #de6700;
  padding: 0 4px;
}

.pagenav a.previous {
  background-position: right -1px;
  background-image: url("/chronicles/images/content/previous.png");
  padding-right: 35px;
  width:80px;
}
.pagenav a.next {
  background-position: left -1px;
  background-image: url("/chronicles/images/content/next.png");
  padding-left: 35px;
  width:60px;
}
.pagenav a:hover {
  text-decoration: underline;
}

/* 404 Not Found */

#chronicles_404 {
 background: #fff url(/chronicles/images/chronicles_404.jpg) 0 0 no-repeat; width: 624px; height: 325px;
}




/* @end */
