
/* undo a bit of y!reset.css
--------------------------------------------------*/
strong { font-weight: bold;}
em {     font-style: italic;}

/* body
--------------------------------------------------*/
body {
  color:#414141;
  background:#000000;
}
/*  background:#A3C787;
body#commentspopup {background:white;}


/* headings
--------------------------------------------------*/
h1, h1 a,
h2, h2 a,
h3 a,
h4 a
  {color:#666666;}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover
  {color:#000;}


/* links
--------------------------------------------------*/
a {
color:#505050;

}

a:hover {text-decoration: underline;}

a.commentlink {
  padding-left:16px;
  background:url(../images/comments.gif) center left no-repeat;
}

a.more {
  padding-right:10px;
  background:url(../images/more0000.gif) center right no-repeat;
}


/* paragraphs, lists, etc
--------------------------------------------------*/
pre,
code
  {background-color:#F8FAF2;}

kbr {color:#009193;}


/* container2
--------------------------------------------------*/
#container2 {
  padding-top:0;
}


/* container
--------------------------------------------------*/
#container {
  padding-top:0;
  background:white url(../containe.gif) 500px 0px repeat-y;
}

#container.singlecol,
#commentspopup #container {background-image:none;}



/* header
--------------------------------------------------*/
#header {
  background-color:#000000;
  background-image:url(../images/header.jpg);
}

/* header2
--------------------------------------------------*/
#header2 {
  background-color:#000000;
  background-image:url(../images/header_back.jpg);
}


/* navigation
--------------------------------------------------*/
#navigation {
    background-color: #ffe401;
    height: 2.5em;
}

#navigation li {}

#navigation a {color:black;}

#navigation .selected {
    color: #000;
    text-decoration: underline;
}
#navigation a:hover {
    text-decoration: underline;
}

#navigation form {
    border-color: white;
    background: #DCDDDE url(../images/corner_b.gif) bottom right no-repeat;
}

#navigation #s {border-color:#FFF9EA;}

#navigation #searchbutton {
  color:white;
  background-color:#1169A8;
}


/* Entry
--------------------------------------------------*/
.entry {margin:0 0 40px 0;}

.entry .author {}

.entry .info {
  border-color:#F3F4F4;
  background-color:#FAFAFA;
}

.entry .info a {/*border-color:#949494;*/ color:#666;}
.entry .info a:hover {/*border-color:#949494;*/ color:#000;}

.entry a.more {
  padding-left:12px;
  background:url(../images/more0000.gif) center left no-repeat;
}

.entry .info .date {
  padding-left:15px;
  background:url(../images/post0000.gif) center left no-repeat;
}

.entry .info .author {
  padding-left:23px;
  border-color:#949494;
  background:url(../images/author00.gif) 10px 2px no-repeat;
}

.entry #filedunder {border-color:#F3F4F4;}


/* Mini-Entry
--------------------------------------------------*/
.minientry  {border-color:#D9D9D9;}

.minientry .commentlink {border-color:#949494;}

.minientry .permalink {
  padding-left:15px;
  background:url(../images/post0000.gif) center left no-repeat;
}

.minientry .author {
  padding-left:23px;
  border-color:#949494;
  background:url(../images/author00.gif) 10px 2px no-repeat;
}


/* Comments
--------------------------------------------------*/
#comments h2 {margin-bottom:24px;}

#comments h2 a {color:#6C8C37;}

#comments li.comment {list-style-image:url(../images/comments.gif);}

#comments li.trackback,#comments li.pingback {list-style-image:url(../images/pingtrac.gif);}

#commentform {background-color:#EDF3DE;}

#comments .header {background-color:#EDF3DE;}

#comments .header.alt {background-color:#A3C787;}


/* form
--------------------------------------------------*/
form p {border-color:white;}

form label { color:#333; font-weight: bold;}

form em {color:#999;}

form input {color:#414141;}

form input, form textarea {
  border-color:#999999 #CCCCCC #CCCCCC #999999;
}

form .button {
  border-color:white #999999 #999999 white;
  background-color:#F0F0F0;
}


/* Archives
--------------------------------------------------*/
.archive .postspermonth {color:#A0A0A0;}


/* content misc
--------------------------------------------------*/
.next a {
  padding-right:10px;
  background:url(../images/next0000.gif) center right no-repeat;
}

.previous a {
  padding-left:10px;
  background:url(../images/previous.gif) center left no-repeat;
}

#entrynavigation {border-color:#F3F4F4;}

.editlink {
  position:absolute;
  height:14px;
  width:14px;
  right:2px;
  background:url(../images/edit0000.gif) 0 -14px;
}

html>body .editlink {bottom:6px;}

.entry .info .editlink a,
.minientry .editlink a,
#comments li .editlink a {
  display:block;
  height:14px;
  width:14px;
  margin:0;
  padding:0;
  border:none;
  font-size:1px; /* IEWin */
  line-height:0; /* IEWin */
  text-indent:-9999px;
  background:url(../images/edit0000.gif) 0 0;
}

.entry .info .editlink a:hover,
.minientry .editlink a:hover,
#comments li .editlink a:hover
  {background:none;}


/* subcontent
--------------------------------------------------*/
#subcontent {}


/* subcontent headings
--------------------------------------------------*/
#subcontent h2 {
  color:white;
  background:#1169A8 url(../images/corner_t.gif) top left no-repeat;
}

#subcontent h2 em {background:url(../images/corner_b.gif) bottom right no-repeat;}


/* subcontent list
--------------------------------------------------*/
#subcontent ul li {/*border-bottom-color:#F0F0F0;*/}

#subcontent li a:hover {}

#subcontent ul.pages li {/*list-style-image:url(images/onef/post_yellow.gif);*/}

#subcontent ul.categories li,
#subcontent ul.months li {/*list-style-image:url(images/onef/categories_yellow.gif);*/}

#subcontent ul.links li {/*list-style-image:url(images/onef/links_yellow.gif);*/}

#subcontent ul.feeds li {/*list-style-image:url(images/onef/feeds_yellow.gif);*/}

#subcontent ul.posts li {/*list-style-image:url(images/onef/post_yellow.gif);*/}

#subcontent ul.categories li li {/*list-style-image:url(images/onef/sub_categories_yellow.gif);*/}


/* calendar
--------------------------------------------------*/
#wp-calendar {color:#A0A0A0;}

#subcontent table caption {border-bottom-color:#F3F4F4;}

#subcontent table thead tr {
  border-bottom-color:#F3F4F4;
  color:#414141;
}

#subcontent table th {border-bottom-color:#F3F4F4;}

#subcontent table td#today {
  border-color:#F3F4F4;
  color:#414141;
}

#subcontent table td a {
  border-bottom-color:#649AC6;
  background-color:#EDF3DE;
}

#subcontent table tfoot {border-top-color:#F3F4F4;}

#subcontent table tfoot a {background:none;}


/* footer
--------------------------------------------------*/
#footer {
  color:#C6C6C6;
  background:Black url(../images/footer_b.jpg) no-repeat;
}

.singlecol #footer {background-image:none;}

#footer p {border-top:6px solid #E9F7F6;}

#footer a {color:#C6C6C6;}

#footer a:hover {}

#footer strong {}


