@import url("ice-global.css");

a.image, a.image:hover {
  border: 0;
}

a {
  color: #2E432E;
  text-decoration: none;
  border-bottom: 1px dotted #2E432E;
}

a:hover {
  text-decoration: none;
  color: #DE6A23;
  border-bottom: 1px solid #DE6A23;
}





#header {
  background-color: #ffffff;
}

#header h1 {
  font-size: 100%;
}

#header h1, #header h1 a {
  font-size: 100%;
  display: block;
  margin: 0;
  height: 218px;
  background: url(/images/ice/header.jpg) 0 0 no-repeat;
}

#header h1 a {
  text-indent: -5000px;
  text-decoration: none;
  border: 0;
}

#header h1 a:hover {
  text-decoration: none;
  border: 0;
}
  





.left {
  padding: 0 10px;
}

.left h1, .left h2, .left h3 {
  /*
  font-family: Verdana, Helvetica, sans-serif;
  */
  font-family: Helvetica-Neue, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
}

.left h1 {
  padding-bottom: 2px;
  border-bottom: 2px solid #000000;
  margin-bottom: 2px;
  font-size: 1.1em;
  line-height: 1.25em;
  margin-top: 0.6em;
}

.left h1 a {
  border: none;
}

.left h2 {
  font-size: 1.05em;
  padding-bottom: 2px;
  border-bottom: 2px solid #000000;
  margin-bottom: 2px;
  line-height: 1.25em;
  margin-top: 0.6em;
}

.left h3 {
  font-size: 1em;
  margin: 1.2em 0 0.5em 0;
}





.byline {
  color: #777;
  font-size: .8em;
  line-height: 1.25em;
  margin-top: 0.6em;
}

.byline a {
  color: #777;
  border-bottom: 1px dotted;

}

.byline a:hover {
  color: #DE6A23;
}





.comments {
  background-color: #ccc;
  border: 1px dotted #777;
  margin: 10px;
  padding: 10px;
}






.left del {
  color: #666;
}

.left p {
  font-size: .8em;
  line-height: 1.5em;
  margin-bottom: 2em;
  text-align: justify;
}

.left p.posted-in {
  background: #e5e5e5 url(/images/paragraph.png) 5px .35em no-repeat;
  font-size: 0.85em;
  padding: 5px 5px 5px 25px;
  margin: 0;
}

.left ol, .left ul {
  font-size: 1em;
  margin-left: 30px;
  margin-bottom: 1em;
}

.left ul {
  list-style-type: square;
}

.left li {
  line-height: 1.6em;
  margin-bottom: 0.25em;
}

.left blockquote {
  border-left: 8px solid #e5e5e5;
  font-style: italic;
  margin-left: 10%;
  margin-right: 10%;
}

.left blockquote p {
  margin-left: 10px;
}

.left p.image {
  text-align: center;
}

p.date, span.date {
  color: #333;
  font-size: 0.85em;
}

p.date {
  background: url(/images/icons/calendar.gif) 0 .4em no-repeat;
  padding: 4px 0 4px 17px;
}

span.comments {
  background: url(/images/icons/comments.gif) 0 .35em no-repeat;
  margin-left: 7px;	
  padding: 4px 0 4px 20px;
}

p.continue {
  background: url(/images/icons/forward.gif) 0 .25em no-repeat;
  padding-left: 20px;
}

.left img {
  border: 1px solid #ccc;
  padding: 2px;
}

.left img.floatright {
  float: right;
  margin: 0 0 1em 1em;
}

.left img.floatleft {
  float: left;
  margin: 1em 1em 1em 0;
}

pre {
  background: #ffffef;
  padding: 2px;
  margin-bottom: 1em;
}






.right p, .right ul {
  color: #333;
}

.right h2 {
  font: small-caps bold 1.5em Arial, Helvetica, Sans-serif;
  padding: 0;
  margin-bottom: 10px;
}

.right p, .right ul {
  font-size: 85%;
  line-height: 1.3em;
  padding-left: 10px;
}

.right p.amazon {
  text-align: center;
  padding: 8px 0;
}

.right #performancing a {
  border-bottom: none;
}

.right ul {
  list-style: square inside;
  line-height: 1.6em;
  color: #DE6A23;
  margin-right: 5px;
}

.right p.graphic {
  margin-top: 15px;
  text-align: center;
}

.right p.graphic a, .right p.graphic img {
  border: 0;
}

.right li#current {
  font-weight: bold;
  font-variant: small-caps;
}




.date {
  background-color: #ccc;
  border: 1px dotted #777;
  margin: 10px;
  padding: 10px;
  text-align: center;
}




.navigation {
  background-color: #ccc;
  border: 1px dotted #777;
  margin: 10px;
  padding: 10px;
}

.navigation li {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 5px;
}






.books {
  background-color: #ccc;
  border: 1px dotted #777;
  margin: 10px;
  padding: 10px;
}




.about {
  background-color: #ccc;
  border: 1px dotted #777;
  margin: 10px;
  padding: 10px;
}

.about img {
  background-color: #fff;
  border: 1px solid #000;
  border-width: 1px;
  margin: 0px;
  padding: 5px;
}

.contact {
  background-color: #ccc;
  border: 1px dotted #777;
  margin: 10px;
  padding: 10px;
}

.ad {
  background-color: #ccc;
  border: 1px dotted #777;
  margin: 10px;
  padding: 10px;
  text-align: center;
}

.digg-button {
  margin: 10px;
  padding: 10px;
  text-align: right;
}

.misc {
  background-color: #ccc;
  border: 1px dotted #777;
  margin: 10px;
  padding: 10px;
  text-align: center;
}






.verificationimages {
  background-color: #fff;
  border: 1px solid #000;
  margin: 10px;
  padding: 10px;
}

.verificationimages img {
  margin: 2px;
  padding: 2px;
}

.verificationimages a {
  text-decoration: none;
  border: 0;
}






.archive {
  background-color: #ccc;
  border: 1px dotted #777;
  margin: 0;
  padding: 10px;
}







textarea {
  font: 100% Verdana, Helvetica, Arial, sans-serif;
}

.comment {
  border: 1px solid #d5d5d5;
  margin-bottom: 10px;
}

.mycomment {
  border: 1px solid #8EB3CF;
  margin-bottom: 10px;
}

.comment-left {
  margin: 5px;
}

.comment .comment-footer, .mycomment .comment-footer {
  font-size: 0.85em;
  padding: 5px;
  margin: 0;
}

.comment .comment-footer {
  background: #e5e5e5;
}

.mycomment .comment-footer {
  background: #DFF1FF url(/images/author.gif) center right no-repeat;
}

div.formrow {
  clear: both;
  height: 30px;
}

div.label {
  float: left;
  text-align: right;
  width: 130px;
}

div.input {
  float: right;
  margin-right: 115px;
  width: 200px;
}

* html div.input {
  margin-right: 32px;
}





.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */






#footer, #footer a, #footer a:hover, #footer a:visited {
  color: #000;
}

#footer a, #footer a:visited {
  border-bottom: 1px dotted #fff;
}

#footer a:hover {
  border-bottom: 1px solid #fff;
}

#footer p {
  background-color: #DE6A23;
  padding: 10px 0;
}








#wrapper {

}

.floatright {
  float: right;
  margin: 0 0 10px 10px;
}

.caption {
  text-align: center;
}

code {
  font-size: 120%;
}







.data {
	border: 3px double #bbb;
	border-collapse: collapse;
	font-size: 85%;
	margin: 0 auto 10px auto;
}

.data th {
	background: #de6a23;
	border: 1px solid #bbb;
	color:#fff;
	padding: 3px 5px;
	text-align: center;
}

.data td {
	border: 1px solid #bbb;
	padding: 3px;
}

.odd {
	background: #eff8ff;
}

table.sortable a.sortheader, table.sortable a.sortheader:hover {
	border: none;
	color:#fff;
	display: block;
	text-decoration: none;
}

table.sortable span.sortarrow {
	color: #fff;
	text-decoration: none;
}


.links {
    position:fixed;
    top: 0px;
    right: 0px;
    z-index:10000;

}
.links a {
    border: 0px;

}
