body {
background:#fff url("images/top.gif") repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#1c1c1c;
padding:0;
margin:7px 0 0 0;
border-bottom:#1c1c1c 6px solid;
}

* {
padding:0;
margin:0;
}

h1, h2, h3 {
color:#004276;
}

a {
color:#004276;
text-decoration:underline;
}

a:hover {
color:#ca0002;
text-decoration:none;
}

#container {
width:911px; /* this has nothing to do with the '911' event */
margin:0 auto;
position:relative;
}

#container h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:44px;
font-weight:normal;
width:600px;
padding:26px 0;
}

#container h1 a {
color:#004276;
text-decoration:none;
border-top:#ca0002 6px solid;
padding:20px 0 0 0;
}

#container h1 a:hover {
color:#ca0002;
text-decoration:none;
}

#bubble {
top:31px;
right:0;
position:absolute;
display:block;
height:28px;
background:url(images/bubble_right.gif) no-repeat right;
}

#bubble p {
display:block;
font-size:11px;
color:#fff;
height:28px;
padding:4px 12px 0 10px;
background:url(images/bubble_left.gif) no-repeat top left;
}

#content {
float:left;
width:704px;
}

#content h2 {
font-size:20px;
margin:5px 0 15px 0;
border-bottom:#ccc 1px solid;
position:relative;
height:24px;
text-align:right;
}

#content h2 span.edit {
top:5px;
right:0;
font-size:13px;
}

#content h2 a {
background:#fff;
color:#004276;
text-decoration:none;
position:absolute;
top:5px;
left:0;
padding:0 5px 0 0;
}

#content h2 span a {
position:relative;	
padding:0 0 0 5px;
}

#content h2 a:hover {
color:#ca0002;
text-decoration:none;
}

#content h2.archive {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
font-size:22px;
color:#1c1c1c;
padding:0;
margin:5px 0 20px 0;
border:none;
text-align:left;
}

.navigation #leftn {
float: left;
margin: 0 0 20px 0;
}

.navigation #rightn {
float: right;
margin: 0 0 20px 0;
}

.main {
font-family:Georgia, "Times New Roman", Times, serif;
}


.main img {
padding:1px;
border:#cccccc 1px solid;
}

.main a img {
padding:2px;
}

.main a:hover img {
padding:2px;
border:#ca0002 1px solid;
}

.main p {
line-height:20px;
margin:0 0 15px 0;
}

.main ol {
line-height:20px;
margin:0 0 15px 30px;
}

.main ul {
line-height:20px;
margin:0 0 15px 30px;
}

.main li {
margin:0 0 5px 0;
}

.meta {
background:#f3f3f3;
font-size:11px;
line-height:15px;
color:#333;
padding:5px 10px;
margin:0 0 40px 0;
border-top:#999 1px dotted;
}

.tags {
width:240px;
float:left;
padding:0 0 0 15px;
}

.comments {
float:left;
margin:0 15px 0 0;
border-right:#333 1px dotted;
width:200px;
}

.signature {
width:210px;
float:left;
border-right:#333 1px dotted;
}

#sidebar {
float:right;
width:180px;
border-left:#999 1px solid;
padding:0 0 20px 15px;
margin:0 0 20px 0;
}

#sidebar h3 {
font-size:15px;
margin:20px 0 5px 0;
}

#sidebar ul {
list-style:none;
}

#sidebar ul ul {
margin:5px 0 0 10px;
}

#sidebar ul ul ul {
margin:5px 0 0 10px;
}

#sidebar ul li {
padding:0 0 5px 0;
}

#author h3 {
margin:5px 0 5px 0;
}

#searchform {
margin:8px 0 0 0;
}

#searchform input {
font-size:11px;
background-color:#222;
margin:2px 0;
padding:1px 4px 2px 4px;
border:#888 1px solid;
color:#eee;
}

#searchform input:hover {
background-color:#333;
border:#999 1px solid;
color:#fff;
}

#searchform #s {
font-size:11px;
margin:2px 0;
background-color:#f6f6f6;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

#searchform #s:hover {
background-color:#fff;
color:#222;
}

input.searchfield {
font-size:11px;
display:block;
background-color:#f6f6f6;
margin:5px 0 8px 0;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

input.searchfield:hover {
background-color:#fff;
color:#222;
}

input.submit {
font-size:11px;
display:block;
background-color:#222;
margin:0 0 10px 0;
padding:1px 4px 2px 4px;
border:#888 1px solid;
color:#eee;
}

input.submit:hover {
cursor:pointer;
background-color:#333;
border:#999 1px solid;
color:#fff;
}

input.subcom {
font-size:11px;
background-color:#eee;
margin:0 0 10px 0;
padding:1px 4px 2px 4px;
border:#888 1px solid;
color:#222;
}

input.subcom:hover {
cursor:pointer;
background-color:#222;
border:#888 1px solid;
color:#eee;
}

input.comment {
font-size:11px;
background-color:#f6f6f6;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

input.comment:hover {
background-color:#fff;
color:#222;
}

textarea {
font-size:12px;
width:400px;
padding:2px 4px;
background-color:#f6f6f6;
border:#aaa 1px solid;
color:#222;
}

textarea:hover {
background-color:#fff;
color:#222;
}

.postinput small {
font-size:11px;
margin:0 0 0 5px;
}

p.logged {
font-size:12px;
}

h3.reply {
font-size:15px;
margin:0 0 10px 0;
}

.nocomments {
margin:0 0 30px 0;
}

ol.commentlist {
font-size:12px;
list-style:none;
margin:10px 0 30px 0;
border-bottom:#999 1px dotted;
}

.commentlist li {
border-top:#999 1px dotted;
margin:0 0 10px 0;
}

.commentlist li.bypostauthor {
border-top:#999 5px solid;
background-color:#f3f3f3;
}

.comment_mod {
margin:10px 0 0 10px;
}

.comment_mod em {
background-color:#fff897;
padding:1px 3px;
}

.comment_author {
margin:10px 0;
float:right;
width:160px;
}

.comment_author p {
line-height:20px;
}

.comment_author small {
font-size:11px;
}

.comment_text {
float:left;
width:490px;
margin:0 0 0 10px;
}

.comment_text p {
line-height:18px;
margin:7px 0;
}

.comment_meta {
font-size:12px;
}

#commentform p {
line-height:18px;
margin:0 0 15px 0;
}

blockquote {
background:url(images/quote.gif) no-repeat top left;
font-style:italic;
padding:0 0 0 60px;
}

#footer {
background-color:#111;
font-size:11px;
color:#eee;
margin:0 auto;
padding:12px 0 6px 0;
text-align:center;
width:540px;
position:relative;
}

#footer a {
color:#eee;
font-weight:bold;
text-decoration:none;
}

#footer a:hover {
color:#fff;
text-decoration:none;
}

.clear {
clear:both;
}

.warning p {
background:url(images/warning.gif) no-repeat left;
height:160px;
padding:20px 0 0 90px;
font-size:20px;
margin:0 0 0 10px;
}

#wp-calendar {
padding:10px 0 0 0;
font-size:12px;
}

#wp-calendar caption {
text-align:left;
padding:0 0 5px 0;
}

#wp-calendar tr th,
#wp-calendar tr td {
padding:0 6px 0 0 ;
text-align:right;
}

#wp-calendar td a {
font-weight:bold;
}

#wp-calendar td a:hover {
font-weight:bold;
}

input:focus, textarea:focus{
background-color: lightyellow;
}

.corner-TL{
background:url(images/corners.gif) 0 0 no-repeat;
display:block;
position:absolute;
top:0;
left:0;
width:10px;
height:10px;
}

.corner-TR{
background:url(images/corners.gif) -10px 0 no-repeat;
display:block;
position:absolute;
top:0;
right:0;
width:10px;
height:10px;
}

*html #bubble {
display:none;
}

*html #bubble p {
display:none;
}
