/**** Common   *****/

html , body  {
height:100%;
}

body {
  background: Black;
  font-size: 12px;
  font-family  : "Trebuchet MS", "Lucida Grande", Georgia, Arial, Helvetica, sans-serif;
  margin: 0em auto;
}

a {
  color: #003366;
  text-decoration: none;
  border-bottom: 1px solid #6699CC;
}

a:hover{
  color: #669999;
  text-decoration: none;
  border-bottom: 0px solid #000000;
}

a.img, a.img, a.img {
  border: 0 none;
}


/***  Outline  & Header _***/

#container{
  width:764px;
  margin:0 auto;
  text-align:left;
  padding-top:0;

}

#rap {
  padding-top:0px;
   margin: auto; 
  width: 754px;
  min-height:100%;  background: #B76E00;
  height: auto;  overflow: hidden
}

* html #rap {
    height:100%;
}


#header {
  width: 754px;   height: 100px;
  margin: 0 auto;
  padding: 0; background: #FFDEAD;
}

#header a {
  display: block; color : #FFFFF0;
  text-decoration: none;
  border-bottom: 0px solid #FFBC3E;
  padding: 25px 0px 0px 40px;
  font: 25px verdana  ;
}

#headershadow {
  width: 754px;   height: 6px;
  margin: 0 auto;
  padding: 0;
}

.sp {display:none;}

#headerborder {
  height:2px; width : 100% ;
  background : #ffffff;
}

/** Top Navigational Bar **/

#navigation {
  height:24px;
  line-height: 22px;  padding-right:15px;   color :#fff;
  background : #000;
  border: 0px solid #CD853F;   text-align : right;
}
#navigation a {
  font-size:11px;
  font-family : "Trebuchet MS", "Lucida Grande", Georgia, Arial, Helvetica, sans-serif ;
  letter-spacing:1px;
  border-bottom: 0px dotted #EBBD67;
  color :#fff;
}

#navigation a:hover {
color : #00ff00;
}
#navigation ul {
  margin:0;
  padding:0;
}

#navigation li {
  float:left;
  margin:0;
  list-style-type:none;
  border-right:0px solid white;
}

#navigation li a {
  display:block;

  text-transform:uppercase;
  letter-spacing:1px;
  border-bottom: 0px dotted #E16D47;
  color :#ffffff;
}

/**  Content DiV ***/

#content {
  float:left;
  width:545px;
  margin-top:0px;
  padding-top:15px;
  padding-right:16px;
  padding-left:15px;
  line-height : 16px;
  font-size: 13px; background : #fff;
}

.equalright { background: #DAA520; width:100%; vertical-align: top;  }
.equalleft { background: #ffffff  ; width:100%; vertical-align: top;  }

#sidemenu {
  display: block;
  margin:0px 0px 0px 0px;
  float:right;
  width:178px;
  padding:25px 0 0 0px;
  font-size:0.9em;
  line-height:19px;
  font-family:verdana,serif;   color:#fff;
  height : 100%;
}

#sidemenu h2 {
  margin:0px 0 0px 0;
  height : 30px;
  font-size: 12px;
  line-height:23px;
  text-indent : 12px;

}

* html #sidemenu {padding-top:25px;}

#sidemenu ul {
  margin:0px 0px 0px 0px;
  border-style: solid;
  border-width: 0px;
  border-color: #b0b0b0;
  list-style-type : none;
}


#sidemenu ul li {   display:block;
  margin:0px 0px 0px 0px;
}
#sidemenu li {   display:block;
margin: 2px 0 0;  border-bottom :1px solid #efefef;
}

#sidemenu li a {
  padding:2px 0px 0px 3px;
  display:block;
  width:170px;
  border-left:5px solid #FFCB9B;
  font-size: 11px;
  text-decoration : none;  color:#fff;
}

#sidemenu li a:hover {
  border-left:5px solid #FFCB7B;
  background-color : #ffeeee; color:#000;
  border-bottom :1px dotted #dfdfdf;
}

a.img, a.img, a.img {
  border: 0 none;
}

input,textarea,select {
  font-size: 11px;
  font-family: Verdana;
  border-style: solid;
  border-width: 1px;
  border-color: #aaaaaa;
  background: #f0f0f0;
  border-width: 1px;
  margin: 2px;
}

select {
  font-size: 11px;
  font-family: Verdana;
  border-style: solid;
  border-width: 1px;
  border-color: #aaaaaa;
  background: #ffffff;
  border-width: 1px;
  margin: 2px;
}

ul {
  margin:0 0 0 1.0em;
  padding:0 0 18px 0;
}
p {
  margin:0;
  padding:0 0 18px 0;

}

.post.single {
  clear:both;   padding-bottom :28px;
}
.post.single .details {
margin:0 0 0px 0;
}

.title {
font-size: 18px;
padding-bottom : 10px;
}

p.excert {
  padding-bottom :18px;
}

p.details {
  border-color:#949494;
  font-size: 11px;
  text-align:right;
  padding:0;
}

p.date {
  padding-left:0px;
  padding-bottom: 12px;
  padding-top: 0px;
  font-style:normal;
}
.calendar {
float:left;
padding:3px;
background:#ffffff;
border : 1px  solid #c0c0c0;
border-right : 2px solid #c0c0c0;
border-bottom : 2px solid #c0c0c0 ;
color:#909090;
text-align:center;
font-size: 11px;
height: 25px; line-height: 12px;
}
.day  {
color: #000;
font-size: 12px;
font-weight: bold;   font-style:normal;
}

/*  COMMENTS **/

#getid {
  font-size:12px;
}

#getid a {
  font-weight : bold;
  color : #ff0000;
  text-decoration : underline;
  border : none;
}
#getid a:hover {
  font-weight : bold;
  color : #000000;
  text-decoration : none;
}

#comments {
  margin:0;
   padding : 0px;
   padding-top: 10px;
  }
#comments h2 span {

  font-size:4px;
  color:#222d2d;
  }

.comment {
  padding:5px 5px 0 0px;
  font-size : 11px;
  text-decoration : normal;  /**border: 1px solid #000000; **/
}

.comment h3{
  padding:0px 0px 10px 20px;
  margin :10px 0 0 0;
  font-size : 14px;
  text-decoration : underline;
}
.comment-box-odd , .comment-box-even {
  padding:0px 5px 1px 5px;
  margin-bottom : 3px;
  border :1px solid #cfcfcf;
  display : block;
  color   : #606060;
  line-height : 0.8em;
  text-align : top;
}
.comment-box-odd {
  background :#fafafa;
}
.comment-box-even {
  background :#ffffff;
}

.comment-box-odd:hover , .comment-box-even:hover {
  border : 1px solid #a0a0a0;
  background: #e8e8e8;
}
.comment span {
  float:  right;
}

.comment_info {
  margin :0px 0px 0px 0;
  padding: 0px 0px 10px 20px;
}
.comment_msg {
  padding: 0px 10px 20px 30px;

}
* html .comment_msg {
  padding-left: 40px;
}

/** Gravatar Style ***/

.gravatar {
  padding:3px 0px 0px 0px;
  margin:20px 5px 5px 5px;
  height : 38px;
  width:38px;
  float:left;
  font-size : 0.75em;
  text-align : center;
  border:1px solid #1f2828;
  }
.gravatar p {
  text-align:center;
  padding:0px 0 0 0;
  width:32px;
  height:32px; 
  color:#677e86;
  text-shadow:#283434 2px 2px;
  font:bold 16px "Trebuchet MS",Arial,Helvetica,sans-serif;
}

/** Error Format ***/

#footer {
  font-size : 11px;
  border-top: 1px solid #636363;
  clear: both;   background : #fff;
  padding-top: 1em;
  padding-bottom: 1em;
  text-align: center; position: relative;
}

#footer p a {
  color: #999;
}

#footer strong {font-weight:normal;}
#footer a {color:#A0A0A0;}
#footer a:hover {color:#606060;}


/** Error Format ***/

#error {

  width: 90%;
  margin:30px 0 30px 0;
  padding:30px 0 30px px;

  line-height:1.5em;
  border-style: dotted;
  border-width: 1px;
  border-color: #ff0000;
}
#error h2 {
  margin:2px 2px 2px 2px;
  font-family: Arial, Verdana ;
  font-size: 1.2em;
  line-height: 1.8em;
  letter-spacing : 0.8em;
  color: white;
  background: #ff6666  ;
}
#errmsg {
  padding:25px 25px 0 50px;
  width : 40%;
  margin-left : 100px;
  text-align : center;
}

#errlink {
  padding:25px 0 0 5px;
  text-align : center;
  font-size:0.9em;
  line-height:1.5em;
}

#errmsg p em {
  font-style:normal;
  font-size:1.1em;
  height : 50px;
}



#errlink p a {
  font-style:normal;
}

/** Pagination Format ***/

#pagination li {
  display: inline;
  list-style: none;
  text-align: center;
  color: #a0a0a0;
  font-size:10px;
}

#pagination .pages {
  margin :0px 2px 0px 2px;
  padding:3px 3px 3px 3px;
  text-align:left;
  color: #a0a0a0;
  border :1px solid #dfdfdf;
  background:white;
}
#pagination .page {
  margin :0px 2px 0px 2px;
  padding:3px 3px 3px 3px;
  text-align:left;

  border :0px solid #dfdfdf;
  background:white;
}
#pagination li a {
    text-decoration : none;
}
#pagination li a:hover {
  color: #ffffff;
  background:#808080;
}
#pagination .currentpage {
  padding:3px 3px 3px 3px;
  text-align:left;
  color: #ffffff;
  border :1px solid #dfdfdf;
  background:#a0a0a0;
}

/** Quote * Code **/

.codequotetitle {
    font-family: verdana, sans-serif; font-size: 12px; color: #000080;
    padding-top : 5px;
    padding-right : 5px;
    padding-bottom : 5px;
    padding-left : 5px;
    width: 100%; text-align : left;
}
.code {
    font-family: Courier, 'Courier New', sans-serif; font-size: 12px; color: #006600;
    background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
    border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
    padding-top : 5px;
    padding-right : 5px;
    padding-bottom : 5px;
    padding-left : 5px;
    width: 95%; text-align : left;
}
.quote {
    font-family: verdana, sans-serif; font-size: 11px; color: #006600;
    background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
    border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
    padding-top : 5px;
    padding-right : 5px;
    padding-bottom : 5px;
    padding-left : 5px;
    width: 95%;
    text-align : left;
}

.tdheaderborder {
      background-color : #c0c0c0;
      height : 4px;
}
 
.tdsunday {
      font-family : Verdana, Arial, Helvetica, sans-serif;
      background-color : #B4722F;
      font-weight : normal;
      font-size : 11px; 
      line-height : 20px; 
      color : #ffffff; 
      vertical-align : middle;
      text-align : center; 
} 
.tdday {
      font-family : Verdana, Arial, Helvetica, sans-serif;
      background-color : #E16E10;
      font-weight : normal;
      font-size : 11px; 
      line-height : 20px; 
      color : #ffffff; 
      vertical-align : middle; 
      text-align : center; 
} 
.tdtoday {
      font-family : Verdana, Arial, Helvetica, sans-serif;
      background-color : #f0f0f0; 
      font-weight : bold;
      font-size : 11px; 
      line-height : 20px; 
      color : #000000; 
      vertical-align : middle; 
      text-align : center; 
} 
.tdheading {
      font-family : Verdana, Arial, Helvetica, sans-serif;
      font-weight : bold; 
      font-size : 10px; 
      line-height : 20px; 
      color : #606060; 
      vertical-align : middle; 
      text-align : center; 
      letter-spacing : 0.09em;
} 
.tddate {
      font-family : Verdana, Arial, Helvetica, sans-serif;
      font-weight : normal;
      font-size : 11px; 
      line-height : 16px; 
      color : #606060; 
      vertical-align : middle; 
      text-align : center; 
} 
.error { font-family: Verdana, Arial, Helvetica, sans-serif;
                  font-weight: normal;
                  font-size: 12px;
                  text-align: center;
                  height: 20px;
                  color: #000000; background : #fff;
}
/**errorheader**/
.tdhead { font-family: Verdana, Arial, Helvetica, sans-serif;
                  font-weight: bold;
                  font-size: 12px;
                  text-align: center;
                  letter-spacing: 0.09em;
                  height: 24px;
                  color: #000000;
                  background-image: url("images/stripe3.gif");
} 
.ftburl {
     font-family : georgia, times new roman, serif, sans-serif;
     font-size : 12px;
     color : #ff0000;
     border : 1px solid #5e95d4;
     padding : 5px;
     text-align : center;
}
