.ins {
    text-decoration: none;
    padding: 0 2px 0 2px;
    color: lightblue;
    background-color: black;
}

.del {
    text-decoration: line-through;
    padding: 0 2px 0 2px;
    color: lightblue;
    background-color: black;
}

body {
	margin: 0px 0px 10px 0px;
		background-color: #EEEEEE;	
	}

a {
	color:darkblue; text-decoration:none;
	}

a:link {
	color:darkblue; text-decoration:none; 
	}

a:visited {
	color:darkblue; text-decoration:none;
	}

a:active {
	color:mediumblue;
	}

a:hover {
	color:mediumblue;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

blockquote,
blockquote p {
	color:black;
        background-color: lightyellow;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;
	background-color: #EEEEEE;
	border: 1px solid black;
	}

.warning { font-size:x-large;
           color:red;
           font-weight:bold;
           text-align:center;
           border:2px solid red;
      }

.disclaimer { font-size:large;
              color: red;
              font-weight:normal;
      }

.bluetext { color:#6666FF; }

.bluetextindented { color:#6666FF;
                    margin-left:25px;
                    margin-right:25px;
      }

.inlinetrackbacks { font-family:verdana, arial, sans-serif;
                    font-size:x-small;
                    color:black;
                    margin-bottom:15px;
     }

#banner { font-family:verdana, arial, sans-serif;
          color:silver;
          font-size:x-large;
          font-weight:normal;
          border-bottom:1px dotted silver;
          background:black;
          padding:15px;
          text-transform:uppercase;
          letter-spacing:.2em;
	}

#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
                font-family:verdana, arial, sans-serif;
                font-size: x-large;
                color:black;
                text-decoration: none;
                }

.description {
                font-family:verdana, arial, sans-serif;
                color:silver;
                font-size:small;
                font-weight:bold;
                background:black;
                text-transform:none;
                letter-spacing:normal;
                }

#content {
                float:left;
                width:100%;
		color: black
                background:#EEEEEE;
                padding-bottom:20px;
                }

#links {
                padding-right:15px;
       }

.blog {
                padding-left:15px;
                padding-top:15px;
                padding-right:15px;
                }

.blogbody {
                font-family:verdana, arial, sans-serif;
                color:black;
                font-weight:normal;
                font-size:small;
                background:#EEEEEE;
                line-height:140%;
                padding-left:10px;
                padding-right:10px;
                padding-top:10px;
                }

.entry {
                font-family:verdana, arial, sans-serif;
                color:black;
                font-weight:normal;
                font-size:small;
                background:#EEEEEE;
                line-height:140%;
                padding-left:10px;
                padding-right:20px;
                padding-top:10px;
                padding-bottom:20px;
                }

.title {
		padding-top:10px;
                font-family:verdana, arial;
                font-size: medium;
                font-weight:bold;
                color:black;
                text-transform:uppercase;
                font-weight:bold;
                }

#menu {
        margin-bottom:15px;
        background:#EEEEEE;
        }

.date {
        font-family:verdana, arial, sans-serif;
        color:black;
        border:1px solid #EEEEEE;
        padding:5px;
        margin-top:25px;
        margin-bottom:10px;
        font-weight:normal;
        }

.posted {
        font-family:verdana, arial, sans-serif;
        font-size:x-small;
        color:black;
        margin-bottom:15px;
        }

.aside  {
        font-family:verdana, arial, sans-serif;
        font-size:small;
        color:black;
        font-weight:normal;
        background:#EEEEEE;
        line-height:140%;
        padding-left:20px;
        padding-right:20px;
        padding-top:20px;
        }

.side {
       font-family:verdana, arial, sans-serif;
       color:black;
       font-size:small;
       font-weight:normal;
       background:#EEEEEE;
       line-height:140%;
       padding:2px;
       }

.sidetitle {
       font-family:verdana, arial, sans-serif;
       color:black;
       font-size:small;
       font-weight:bold;
       line-height:140%;
       padding:2px;
       margin-top:10px;
       text-align:left;
       text-transform:uppercase;
       letter-spacing:.2em;
       }

.syndicate {
        font-family:verdana, arial, sans-serif;
        font-size:x-small;
        line-height:140%;
        padding:2px;
        margin-top:10px;
        text-align:center;
        border-bottom:1px dotted black;
        border-top:1px dotted black;
        }

.powered {
        font-family:verdana, arial, sans-serif;
	r:black;
        color:black;
        font-size:x-small;
        font-weight:bold;
        border-top:1px solid black;
        border-bottom:1px solid black;
        line-height:140%;
        text-transform:uppercase;
        padding:2px;
        margin-top:10px;
        text-align:center;
        letter-spacing:.2em;
        }

#center {
	float: left;
	width: 600px;
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #EEEEEE;
	color: black;
	font-family: Verdana, Arial, sans-serif;
	}

#right {
	float: left;
	width: 200px;
	background-color: #EEEEEE;
	overflow: hidden;
	}

.content p {
	color: black;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: black;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content h3 {
	color: black;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content p.posted {
	color: black;
	font-family: Verdana, Arial, sans-serif;
	border-top: 1px solid black;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 15px;
	}



#calendar {
  	line-height: 140%;
	color: black;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: black;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: black;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 15px;
	}

.sidebar li {
	color: black;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: circle;
	}

.sidebar img {
	border: 3px solid black;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	color: black;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

.comments-body {
                font-family:verdana, arial, sans-serif;
                color:black;
                font-weight:normal;
                background:#EEEEEE;
                line-height:12px;
                padding-left:10px;
                padding-right:10px;
                padding-bottom:15px;
                }

.comments-post {
        font-family:verdana, arial, sans-serif;
        color:#999;
        font-weight:normal;
        background:#EEEEEE;
        }

.comments-head {
        font-family:verdana, arial, sans-serif;
        color:black;
        border:1px solid #999;
        padding:5px;
        font-weight:normal;
        margin-top:10px;
        }

#banner-commentspop {
        font-family:verdana, arial, sans-serif;
        color:black;
        font-size:large;
        font-weight:bold;
        border-bottom:1px dotted #999;
        background:#EEEEEE;
        padding:15px;
        text-transform:uppercase;
        letter-spacing:.2em;
        }

.trackback-body {
                font-family:verdana, arial, sans-serif;
                color:black;
                font-weight:normal;
                background:#EEEEEE;
                line-height:140%;
                padding-top:15px;
                }

.trackback-url {
        font-family:verdana, arial, sans-serif;
        color:black;
        font-weight:normal;
        background:#EEEEEE;
        line-height:140%;
        padding:5px;
        border:1px dashed #999;
        }

.trackback-post {
        font-family:verdana, arial, sans-serif;
        color:black;
        font-weight:normal;
        background:#EEEEEE;
        margin-bottom:20px;
        }


