/* ILOBLOG_2.0 */
/*******************************************************//* Name: cat *//* Id:   9   *//*******************************************************//* Top-level elements */
body {
  margin: 0px;
  padding: 0px;
  font-family: Verdana, sans-serif;
  background-image: url(../images/css/cat/main_bg.gif);
  background-repeat: repeat-y;
  background-position: center;
}

#containerDiv {
  margin: auto;
  width: 800px;
  background-color: #f1f3ee;
}
/*******************************************************/
/* Multi-use elements and classes */

a {
  color: #666666;
}

a:hover {
  color: #666666;
}

a:visited {
  color: #666666;
}

hr {
  margin: 0px 0px 10px 0px;
  border: 0px;
  border-top: 3px solid #948776;
}

ul {
  margin: 0px;
  padding: 0px;
}

li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

input.button {
  color: white;
  font-size: 10px;
  background-color: #948776;
  border: 1px solid white;
}

.textfield {
  font-family: Verdana, sans-serif;
}

.time {
  display: block;
  color: #999999;
  font-family: Verdana, sans-serif;
  font-size: 12px;
}

span.error {}
/*******************************************************/
/* Heading elements */

#bannerDiv {
  margin-bottom: -240px;
/*height: 202px; */
  height: 240px;
}

#bannerDiv img {}

#headerDiv {
  margin: 0px;
  padding: 0px 20px 0px 0px;
  height: 240px;
  text-align: right;
}

#headerDiv h1 {
  margin: 20px 0px 0px 0px;
  width: 780px;
  overflow: hidden;
  float: right;
}

#headerDiv h1 a {
  float: right;
  color: #948776;
  text-decoration: none;
  font-family: Georgia, sans-serif;
  font-size: 36px;
}

#headerDiv h1 a:hover {}
/* About blog */

#headerDiv h2 {
  float: right;
  margin: 0px;
  color: #948776;
  font-family: Georgia, sans-serif;
  font-size: 22px;
  width: 780px;
  overflow: hidden;
}

#headerDiv p {
  float: right;
  margin: 0px;
  width: 450px;
  height: 300px;
  color: #948776;
  overflow: hidden;
  font-family: Verdana, sans-serif;
  font-size: 12px;
}

#headerDiv p a {}

#headerDiv p a:hover {}

#bannerframeDiv {
  margin-bottom: -80px;
/*height: 202px; */
  height: 80px;
}

#frametopDiv p {
  float: right;
  margin: 0px;
  width: 700px;
  height: 10px;
  color: #948776;
  overflow: hidden;
  font-family: Verdana, sans-serif;
  font-size: 12px;
}

#frametopDiv p a {}

#frametopDiv p a:hover {}

#frametopDiv {
  margin: 0px;
  padding: 0px 20px 0px 0px;
  height: 10px;
  text-align: center;
}

#frametopDiv h1 {
  margin: 20px 0px 0px 0px;
  width: 780px;
  overflow: hidden;
  float: right;
}

#frametopDiv h1 a {
  float: right;
  color: #948776;
  text-decoration: none;
  font-family: Verdana, sans-serif;
  font-size: 36px;
}

#frametopDiv h1 a:hover {}
/* About blog */

#frametopDiv h2 {
  float: right;
  margin: 0px;
  color:#666666; 
  font-family: Georgia;
  font-size: 10px;
  width: 780px;
  overflow: hidden;
}
/*******************************************************/
/* Error div */

div.error {
  position: absolute;
  margin: 20px 40px 80px 40px;
  color: #666666;
}

div.error h2 {
  font-family: Verdana, sans-serif;
}

div.error p {}
/*******************************************************/
/* Message Elements */

div.message {
  margin: 20px 40px 40px 40px;
  color: #666666;
}

div.message h1 {
  font-family: Verdana, sans-serif;
}

div.message p {}
/*******************************************************/
/* Main Elements */

#mainDiv {
  float: right;
  margin-top: 40px;
  width: 600px;
}

#newPostAnchor {
  float: right;
  position: relative;
  margin-right: 20px;
  color: #948776;
  font-size: 12px;
  text-align: right;
  text-decoration: none;
  font-family: Verdana, sans-serif;
}

#newPostAnchor span {
  text-decoration: underline;
}

#newPostAnchor:hover span {
  text-decoration: none;
}

#mainDiv #newPostAnchor img {
  display: inline;
  margin: 0px 0px 0px 5px;
  padding: 0px;
  vertical-align: bottom;
  background: #996600 url(../images/css/cat/arrow.gif) no-repeat scroll center center;
  border: 1px solid white;
}

div.post {
  margin: 50px 20px 80px 20px;
  color: #666666;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  line-height: 150%;
  width: 560px;
  overflow: hidden;
}

div.post h2 {
  margin: 0px 0px 7px 0px;
  font-family: Georgia, sans-serif;
}

div.post h2 a {
  padding: 5px 0px 5px 55px;
  color: #999999;
  text-decoration: none;
  font-family: Georgia, monospace;
  font-size: 25px;
/*background-image: url(images/smiley_cheers.gif);
background-repeat: no-repeat;
background-position: top left;  */
  line-height: 170%;
}

div.post h2 a:hover {
/*background-image: url(images/smiley_bomb.gif); */}

div.post a.categoryAnchor {
  float: right;
  color: #666666;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 150%;
}

div.post a.categoryAnchor:hover {}

div.post span.time {
  border-bottom: 2px solid #999999;
}

div.post p {}

div.post a {
  color: black;
text-decoration:none;
}

div.post a:hover {
  color: pink;
text-decoration:none;
}

div.post img {
  border-width: 1px;
  border-style: solid;
  border-color: black;
}

div.post ul {
  margin: 20px 0px 0px 0px;
  line-height: 150%;
}

div.post li {}

div.post li a {
  font-size: 10px;
}

div.post li a:hover {}
/* Comments */

a.commentAnchor {}

a.commentAnchor:hover {}

div.commentBlock {
  overflow: hidden;
}

div.comment {
  color: #666666;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  line-height: 150%;
}

div.comment h5 {}

p.commentText {}

p.commentText a {}

p.commentText a:hover {}

a.delCommentAnchor {}

a.delCommentAnchor:hover {}
/* Forms */

div.post form {}

div.post #subjectFieldDiv {
  float: left;
  display: block;
  margin: 0px 5px 5px 0px;
}

div.post #categoryFieldDiv {
  float: none;
  clear: right;
}

div.post #authorFieldDiv {
  float: left;
  display: block;
  margin: 0px 35px 0px 0px;
}

div.post #codeFieldDiv {
  float: left;
  margin: 0px 10px 0px 0px;
}

div.post #imgFieldDiv {
  float: none;
  padding-top: 2px;
  clear: right;
}

* html div.post #imgFieldDiv {
  padding-top: 6px;
}

div.post form label {
  font-size: 12px;
}

div.post form span.error {}

#contentInput {
  width: 98%;
}

#msgInput {
  width: 98%;
}

* html #contentInput, * html #msgInput {
  width: 540px;
}

#editorBody {
  margin: 5px;
  font-family: Verdana, sans-serif;
}

#contentInputViewSourceLabel, #msgInputViewSourceLabel {
  margin-top: 19px;
}

#contentInputViewSource, #msgInputViewSource {
  margin-top: 22px;
  margin-right: 7px;
}

* html #contentInputViewSourceLabel, * html #msgInputViewSourceLabel {
  margin-top: 18px;
}

* html #contentInputViewSource, * html #msgInputViewSource {
  margin-top: 18px;
}

div.post form .textfield {
  color: white;
  background-color: #cdb97c;
}

div.post form input.button {}

div.post form span.notice {
  font-family: Georgia, monospace;
  font-size: 12px;
}
/*******************************************************/
/* Menu elements */

#menuDiv {
  float: right;
  margin-top: 20px;
  width: 200px;
  color: #948776;
  font-family: Georgia, sans-serif;
  font-size: 12px;
  line-height: 150%;
}

* html #menuDiv {
  float: left;
}

#rssAnchor {
  margin: 20px 0px 0px 20px;
}

#menuDiv ul {}

#menuDiv li {}

#menuDiv a {
  color: #948776;
}

#menuDiv a:hover {}

#menuDiv h4 {
  margin: 0px;
  color: #948776;
  font-family: Georgia, monospace;
  font-size: 14px;
  font-weight: bold;
}

#menuDiv div {
  margin-bottom: 20px;
  padding-bottom: 25px;
}

#menuDiv img {}
/* About Me */

#aboutMeDiv {
  margin: 10px 0px 20px 20px;
}

#aboutMeDiv h4 {}

#aboutMeDiv p {
  margin: 0px;
  font-size: 12px;
}

#aboutMeDiv a {}
/* Categories */

#categoriesDiv {
  margin: 0px 0px 20px 20px;
}

#categoriesDiv h4 {}

#categoriesDiv ul {}

#categoriesDiv li {
  margin-bottom: 10px;
}

#categoriesDiv a {
  text-decoration: none;
}

#categoriesDiv a:hover {
  text-decoration: underline;
}
/* Previous Posts */

#prevPostsDiv {
  margin: 0px 0px 20px 20px;
}

#prevPostsDiv h4 {}

#prevPostsDiv ul {}

#prevPostsDiv li {
  margin: 5px 0px 10px 0px;
}

#prevPostsDiv a {
  font-size: 12px;
  text-decoration: none;
}

#prevPostsDiv a:hover {
  text-decoration: underline;
}

#prevPostsDiv span.time {}
/* Login */

#loginDiv {
  margin: 0px 0px 20px 20px;
}

#loginDiv h4 {}

#loginDiv a {
  text-decoration: none;
}

#loginDiv a:hover {
  text-decoration: underline;
}

#loginDiv ul {}

#loginDiv li {
  margin-bottom: 10px;
}

#loginDiv li a {}

#loginDiv li a:hover {}

#loginDiv label {}

#loginDiv span.error {}

#loginDiv input {}

#loginDiv input.textfield {
  font-size: 12px;
  background-color: white;
}

#loginDiv input.button {}

#logoutAnchor {}
/*******************************************************/
/* Footer */

#mailDiv {
  font-size: 10px;
  text-align: center;
  color: #948776;
  font-family: Georgia, sans-serif;
}

#mailDiv a {
  text-decoration: underline;
}

#mailDiv a:hoover {
  color: #999999;
  font-size: 11px;
}

#footerDiv {
  clear: both;
  margin: 0px 20px 0px 220px;
  padding: 10px 0px 10px 0px;
  height: 20px;
  font-size: 12px;
  text-align: center;
  border-top: 2px solid #999999;
}

#footerDiv a {
  text-decoration: underline;
}

#footerDiv a:hover {
  text-decoration: none;
}

#prevPageLink {
  margin-right: 20px;
}

#nextPageLink {}