html, body {
margin:0;
padding:0;
border: 0;
font-family: arial, verdana, helvetica, sans-serif;
font-size: 95%;
}

#container {
min-width: 680px; /* you can use a javascript to get this to work in IE */
background: transparent url(/images/sidebgright.png) repeat-y 75% 0%;
float: left; /*  to contain all floats */
width: 100%;
word-wrap: break-word; /* ie proprietary property to force long words to break rather than the layout */
}

/* this is optional it's for NN6 to clear floats */
#container:after {
content: ".";
display: block;
height: 0px;
clear: both;
visibility: hidden;
}

#contentwrapper {
float:left;
width: 100%;
margin: 0 -95% 0 0;
}

/**** 2/3 col template *******/


#content {
margin: 0 25% 0 0;
padding: 1px 0; /* at least 1px top/bottom is required to contain internal collapsing margins in Moz */
font: 1em arial, verdana, sans-serif;
line-height: 1.2em;
height: 1%; /* ie layout hack required for ie5/quirks */
}

#ad #content {margin: 0 25% 0 160px;}

#left {
  float:left;
  margin: 0 0 0 -5%;
  width: 160px;
  padding: 0 5px 0 5px;
}

/************* IE Mac CSS Only  works for Win too **************/

* html div#contentwrapper {margin: 0 -100% 0 0; width: 99%; overflow: hidden;}
* html div#left {margin: 0;}


.ads {
  margin-top: 2.5em;
}
.ads .left-hand-ad {
  margin-bottom: 10px;
}

.ads .left-hand-ad {
  font: 12px normal verdana, arial, helvetica, sans-serif;
}
.ads div.left-hand-ad div.adlogo img  {
  margin: 0;
  padding: 0;
  border: 1px solid #999;
}
.adfooter {
  text-decoration: underline;
  text-align: center;
  margin-top: 2px;
  font-weight: bold;
}
.ads div.left-hand-ad div.adcopy {
  padding: 3px;
}

.commentad {
  padding: 4px;
}
.commentad img {
  float: right;
  margin: 0 0 4px 4px;
}

.commentad a {
  text-decoration: underline;
  font-weight: bold;
  margin-bottom: 0px;
}
.commentad a:visited {
}

.commentad .adv {
  color: #000;
}

.commentad .twlink a {
  font: 12px verdana,arial;
  float: right;
  margin-bottom: 3px;
  color: #0D1F6B;
}


#nav {
  padding-top: 4px;
  width: 25%;
  float: right;
}


/**** end template code ***/

a {
color: #0D1F6B;
}
a:visited {
  color: #0D1F6B;
}
a:hover {
  color: #A0132F;
}

#pad {
  margin: 2em;
  margin-top: 0px;
/*  height: 1%; */
}

#arse {
  background-color: #fff;
  height: 22px;
  width: 100%;
  float: right;
  color: #000;
  font: bold 14px arial, verdana, sans-serif;
  margin-top: -1px;
  margin-bottom: 1em;
  margin-left: -3px; /* ie  correction */
}
#arse .editorial {
  float: left;
  margin-left: 5px; /* for ad free layout */
  position: relative;
  display: inline;
}
#ad #arse .editorial {
  margin-left: -155px; /* ad supported layout */
}
#arse .fright {
  float: right;
  padding: 0px 10px;
}
#arse a {}

.postbodyindex, .postbodypage {
  line-height: 1.2em;
}
.postbodypage img {
  float: right;
  margin: 2em 0 4px 6px;
  clear: right;
}
.postbodyindex img {
  display: none;
}
.postdetails, .postdetailsbottom {
  font-size: 90%;
  margin: 2px 0 1em; 0;
  padding: 0;
  color: #666;
  line-height: 1.3em;
}
.postdetailsbottom {
  margin-bottom: .5em;
  text-align: right;
}
.postdetailsbottom a {
  margin-right: 1em;
}
.postdetails ul {
  list-style-type: none;
  margin: 0px;
  padding: 0;
}

.postdetails span, .postdetailsbottom span {
  font-weight: bold;
}

#nav #xmlsubs {
  text-align: center;
}
#nav h2 {
  margin: 2px 0 .5em -19px;
  padding: 0.2em 0.2em 0.2em 3em;
  background: #FFF url(/images/c1.png) no-repeat 0 100%;
  font: bold .9em verdana, arial, helvetica, sans-serif;
  letter-spacing: .2em;
  border-width: 1px 0 1px 0px;
  border-style: solid;
  border-color: #0D1F6B;
}
#nav a {
  color: #0D1F6B;
  font-weight: bold;
  text-decoration: none;
}
#nav a:visited {
  color: #0D1F6B;
  text-decoration: none;
}
#nav a:hover {
  color: #0D1F6B;
  text-decoration: underline;
}
#nav ul {
  margin: 0 0 .5em 0;
  padding: 0 0 0 1em;
  list-style-image: url(/images/bullet.png);
}

#navpad {
  margin-left: 20px;
}

#footer, #header {
  background: #fff;
  margin: 0;
  clear: both;
  height: 1%; /*ie requires width or height */
}

#header {
  border-bottom: 14px solid #0D1F6B;
  background-position: 99% 0px;
  background-repeat: no-repeat;
}
#footer {
  border-top: 8px solid #1d2b8f;
  text-align: center;
  padding: 4em;
}

#header img {
  display: block; border: 0;
}

#content h2 {
  margin-bottom: 0;
  color: #000;
  font-size: 130%;
  font: bold 1.3em "Trebuchet MS", arial, sans-serif;
}
#content hr {
  margin: .5em 0 0 0;
  padding: 0;
}
#content h1 {
  font-size: 1.5em;
  margin: 0 0 .5em 0;
  font: bold 1.5em "Trebuchet MS", arial, sans-serif;
}
#content h3 {
  margin-top: .5em;
}

ul.primary {
  border-collapse: collapse;
  padding: 0em 0em 0em .5em;
  white-space: nowrap;
  list-style: none;
  margin: 5px;
  height: auto;
  line-height: normal;
  border-bottom: 1px solid #bbb;
  font-size: 90%;
}
ul.primary li {
  display: inline;
}
ul.primary li a {
  background-color: #ddd;
  border-color: #bbb;
  border-width: 1px;
  border-style: solid solid none solid;
  height: auto;
  margin-right: 0.2em;
  padding: 0em .5em;
  text-decoration: none;
}
ul.primary li.active a {
  background-color: #fff;
  border: 1px solid #bbb;
  border-bottom: #fff 1px solid;
}
ul.primary li a:hover {
  background-color: #eee;
  border-color: #ccc;
  border-bottom-color: #eee;
}
ul.secondary {
  border-bottom: 1px solid #bbb;
  padding: 0.5em 1em 0.5em 1em;
  margin: 5px;
  font-size: 90%;
}
ul.secondary li {
  display: inline;
  padding: 0 1em;
  border-right: 1px solid #ccc;
}
ul.secondary a {
  padding: 0;
  text-decoration: none;
}
ul.secondary a.active {
  border-bottom: 4px solid #999;
}

#tracker td.replies {
  text-align: center;
}
#tracker table {
  width: 100%;
}

/*** Misc Classes ***/

.clearall {
  clear: both;
  height: 0; /* hack for stupid IE */
}
a img {
  border: 0;
}
.breadcrumb {
  padding-bottom: .5em
}
blockquote {
  font-style: italic;
  border: 1px dashed #999;
  background-color: #f5f5f5;
  margin-left: 2em;
  padding: .4em;
}
a.nounderline {
  text-decoration: none;
}
#pager {
  text-align: center;
  margin-top: 1em;
}
#pager div {
  display: inline;
  margin-right: 1em;
}
.links { /
  margin-bottom: .5em;
}
pre, code {
  font-size: 11px;
}
table {
  border-collapse: collapse;
}
th {
  text-align: left;
  padding-right: 1em;
  border-bottom: 3px solid #ccc;
  white-space: nowrap;
}
th.active img {
  display: inline;
}
tr.dark, tr.light {
  background-color: #eee;
  border-bottom: 1px solid #ccc;
}
tr.dark, tr.light {
  padding: 0.1em 0.6em;
}
td.active {
  background-color: #ddd;
}
#submitbutton {
  position: absolute;
  top: 0px;
  right: 0px;
  font: bold 14px arial, helvetica, sans-serif;
  padding: 2px 8px 0 0;
}
.form-item {
  margin-top: .5em;
  margin-bottom: .5em;
}
.form-item input.error {
  border: 2px solid red;
}
.form-item input {
  border: 1px solid #000;
}
.form-item .description {
  font-size: 0.85em;
}
.form-item label {
  font-weight: bold;
}
.form-item label.option {
  font-weight: normal;
}
.form-submit {
  border: 1px solid #000;
}

/* the comment form sizes */
#edit-comment, textarea {width: 99%; height: 150px;} /* comment textarea */
#edit-subject {width: 99%;} /* subject input */

.marker {
  color: #f00;
}
.more-link {
  text-align: right;
}
.node-form .form-text {
  display: block;
  width: 95%;
}
.node-form .standard {
  clear: both;
}
.node-form textarea {
  display: block;
  width: 95%;
}
.node-form fieldset {
  display: inline;
}
.node-form .admin .form-item .title {
  margin-top: 0;
}
.node-form .admin .authored .form-item {
  margin-bottom: 1.1em;
}
.node-form .admin .authored .form-text  {
  width: auto;
}
.node-form .admin .authored, .node-form .admin .options, .node-form .admin .extra {
  float: left;
  margin-right: 2em;
  margin-bottom: 1em;
}
.node-form .attachments fieldset {
  float: none;
  display: block;
}
.ok {
  color: #080;
}
#pager {
  clear: both;
  text-align: center;
}
#pager div {
  padding: 0.5em;
}
.path {
  padding-bottom: 0.7em;
  font-size: 1.1em;
}

#extranav {
  margin: 2em 0 1em 0;
  text-align: right;
}
/* Welcome message for non logged in users */
div#welcome {
  margin: 0 0 1em 0;
  border: 1px solid #0D1F6B;
  padding: 4px;
  background-color: #FFF;
}


div.adsenseleft {
  margin-top: 2em;
}
div.sponsorshipleft {
  margin-top: 2em;
}


div.delicious {
  padding-left: 0.5em;
}

div.item-list{
  padding-left: 0.5em;
}

li.rss_item {
  list-style-image: url(/misc/menu-leaf.png);
  list-style-type: square;
}
li.rss_item {
  list-style-type: square;
}
.block-blog .item-list li {
  list-style-image: url(/misc/menu-leaf.png);
  list-style-type: square;
  margin-left: 0;
}
.block-blog .item-list li {
  list-style-type: square;
}
#delicious {
  float: right;
  margin: 1em .5em .5em 0;
}



.postdetails ul,
.postdetails li {
  display:inline;
  list-style:none;
}

div.links {
  text-align:right;
}
div.links ul,
div.links li {
  display:inline;
  list-style:none;
}

.comment ul.links,
.comment ul.links li {
  list-style:none;
  display:inline;
  margin:0; padding:0;
}
.comment ul.links li {
  padding:0 2px 3px 6px;
  border-left:1px solid #333;
  line-height:2em;
}
