/* Default stylesheet for rawdog. Customise this as you like.
   Adam Sampson <ats@offog.org> */
.xmlbutton {
	/* From Dylan Greene's suggestion:
           http://www.dylangreene.com/blog.asp?blogID=91 */
	border: 1px solid;
	border-color: #FC9 #630 #330 #F96;
	padding: 0 3px;
	font: bold 10px sans-serif;
	color: #FFF;
	background: #F60;
	text-decoration: none;
	margin: 0;
}
html {
	margin: 0;
	padding: 0;
}
body {
       color: black;
       background-color: white;
       margin: 0;
       padding: 10px;
       font-size: medium;
}
#header {
          background-color: white;
          padding: 85px;
          margin-bottom: 20px;
          background-image: url("noviglob.jpg");
          background-repeat: no-repeat;
          background-position: center;
}
h1 {
	font-weight: bold;
	font-size: xx-large;
	text-align: center;
	margin: 0;
	padding: 0;
        color: #dadada;
}

#menu { 
        width: 100%;
        float: right;
        text-align: right;
 }

#items {
         float: right;
}
.day {
	clear: both;
}
h2 {
	font-weight: bold;
	font-size: x-large;
	text-align: left;
	margin: 10px 0;
	padding: 0;
}
.time {
	clear: both;
}
h3 {
	font-weight: bold;
	font-size: large;
	text-align: left;
	margin: 10px 0;
	padding: 0;
}
.item {
	margin: 20px 30px;
	border: 1px solid gray;
	clear: both;
}
.itemheader {
	padding: 6px;
	margin: 0;
	background-color: #eee;
}
.itemtitle {
	font-weight: bold;
}
.itemfrom {
	font-style: italic;
}
.itemdescription {
	border-top: 1px solid gray;
	margin: 0;
	padding: 6px;
}
#feedstatsheader {
}
#feedstats {
}
#feeds {
	margin: 10px 0;
	border: 1px solid gray;
	border-spacing: 0;
}
#feedsheader TH {
	background-color: #eee;
	border-bottom: 1px solid gray;
	padding: 5px;
	margin: 0;
}
.feedsrow TD {
	padding: 5px 10px;
	margin: 0;
}
#footer {
        color: black;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
        font-size: 7pt;
        font-style: italic;
	text-align: right;
}


#aboutrawdog {

}

#rss { 
       font-size: 7pt;
       }

body {
       font-family: Helvetica, Futura,"MS Verdana", sans-serif;
       font-size: 10pt;
       }
a:link {
	color: #aa1111;
	text-decoration: none;
	}
a:visited {
           color: #aa1111;
           text-decoration: none;
	   }	
a:active {
          color: #aa1111;
          text-decoration: underline;
	  }	
a:hover {
         color: #aa1111;
         text-decoration: underline;
	 }
pre {
     font-family: Helvetica, Futura,"MS Verdana", sans-serif;
     font-size: 10pt;
     }	
div {
    border-width: 0px;
    }
img {
     border-style: solid; border-width: 1px; border-color: black;
     }
dt { 
     font-family: Helvetica, Futura,"MS Verdana", sans-serif;
     font-size: 10pt;
   }
dd { 
     font-family: Helvetica, Futura,"MS Verdana", sans-serif;
     font-size: 10pt;
   }
td { 
     font-family: Helvetica, Futura,"MS Verdana", sans-serif;
     font-size: 10pt;
   }
#schize { 
          margin-top: 50px;
          margin-bottom: 50px;
          }

hr { 
     border: 1px solid;
 }

.entry { 
         border-bottom: 1px solid gray; 
 }

.date { 
        color: gray;
        font-size: 7pt; 
}

.entry-date { 
              float: right;
 }

.month-calendar { 
                  float: right;
 }

.muse-table { 
/*              float: left; */
 }

table.muse-table { margin: 30px; font-size: 11px;
                   border-collapse: collapse;
                   background: #dadada;
                   border: 1px solid gray; }

table.muse-table tbody td { border: 1px solid gray; }

.task { margin-bottom: 10px; }

.B { font-size: 8px; display: none;}

/* .section { width: 768px; } */

.section .title { font-weight: bolder; }
.section .section .title { font-weight: bolder; }
.section .section .section .title { font-weight: bolder; }

.note .title { font-weight: bold; font-size: 12px}

.details { /*float: right;*/ font-size: 10px;}

.note { margin: 20px }
.content { margin: 10px }

.anchor { display: none; }

.verse { font-size: 12px; font-style: italic; }

.contents { width: 100%; text-align: left; }

.contents dt { font-size: 10px; }

.timestamp { display: none }

