Logo.Hallucination_files/Logo.Hallucination_files/Logo.Hallucination_files/Logo.Hallucination_files/Logo.Hallucination_files/Logo.Hallucination_files//*
Theme Name: Identification band - the triplets boyish style (right sided)
Theme URI: http://www.eretzvaju.org/identification-bands
Description: The 3 right sided columns boyish style of the identification bands theme.<br />Read the documentation on the <a href="http://www.eretzvaju.org/identification-bands">theme homepage</a>
Version: 1.5
Author: Frederic de Villamil aka neuro
Author URI http://www.eretzvaju.org
*/


/* 
   * Default HTML tags 
   */
a {
    color: #789CC5;
    text-decoration: none;
    }

a:visited {
            color: #789CC5;
            text-decoration: none;
}

a:hover {
	color: #D37CCD;
}

acronym, abbr {
                cursor: help;
                }

blockquote {
	border-left: 3px solid #7098cc;
	margin-left: 15px;
	padding-left: 5px;
}

body {

       background-color: #ededed;
       color: #444;
       font-size: 62.5%;
       font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
       margin: 0 auto;
       padding: 0;
       text-align: center;
       }

cite {
	font-size: 90%;
	font-style: normal;
}

h2 {
     font-size: 12px;
     margin: 15px 0 6px 0;
     padding-bottom: 1px;
     font-weight: bold;
     color: #333333;
     border-bottom: #444 1px dashed;
}

h2 a,
h2 a:visited,
h2 a:hover,
h2 a:visited:hover { 
                     text-decoration: none;
                     color: #333333;
                     }
h3 {
     font-size: 16px;
     margin: 15px 0 6px 0;
     padding-bottom: 1px;
     font-weight: bold;
     color: #333333;
     border-bottom: #444 1px dashed;
}

h3 a,
h3 a:visited,
h3 a:hover,
h3 a:visited:hover { 
                     text-decoration: none;
                     color: #333333;
                     }

img { 
      padding: 0px;
      border: 0px;
	border-color: #333333;
      }

img.alignleft { 
                float: left;
                margin: 3px 3px 3px 0;
                }

img.alignright { 
                 float: right;
                 margin: 0 3px 3px 3px;
                 }

li { 
     margin: 0;
     padding: 0;
     list-style-type: none;
     }


ol#comments li p {
                   font-size: 100%;
                   }

ul { 
     margin: 0;
     padding: 0;
     }

/*
   * Classes
   */

/* The credits at the bottom of the site */
.credit {
          color: #333;
          background: none;
          font-size: 11px;
          margin: 10px 3px 0 3px;
          padding: 3px 3px 10px 3px;
          text-align: center;
          clear: both;
          }

.credit a, 
.credit a:hover,
.credit a:visited,
.credit a:visited:hover {
                          color: #444;
                          }

/* For the blog tagline */
.description { 
               font-size: 9px;
               font-weight: normal;
               }

/* Link to the comments */
.feedback {
            color: #ccc;
            text-align: right;
            clear: both;
            text-transform: lowercase;
            }

.feedback a,
.feedback a:hover,
.feedback a:visited,
.feedback a:visited:hover { 
                            text-decoration: none;
                            }

/* The post informations */
.meta {
        font-size: 0.9em;
        }

.meta li, 
ul.post-meta li {
                  display: inline;
                  }

.meta ul {
           display: inline;
           list-style: none;
           margin: 0;
           padding: 0;
           }

.meta a { 
          color: #d86969;
          text-transform: lowercase;
          text-decoration: none;
          }

.meta {
        color: #555;
        font-weight: normal;
        letter-spacing: 0;
        }


.storycontent { 
                font-size: 115%;
                }

/* Comment form design */
#commentform #author, 
#commentform #email, 
#commentform #url, 
#commentform textarea {
                        background: #ededed;
                        border: 1px solid #7098cc;
                        color: #444;
                        }

#commentform textarea {
	width: 95%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
}

ol#commentlist li { 
                  list-style: decimal;
                  }
#content {
           float: left;
           width: 940px;
           margin: 7px 8px 10px 2px;
           overflow: hidden;
           text-align: left;
           }

#content ol li { 
                 list-style: decimal;
                 }

#content ul { 
              margin-top: 10px;
              margin-left: 35px;
              }

#content ul li { 
                 list-style-image: url("img/bullet_second_level.png");
                 }

#content-big {
           float: left;
           width: 960px;
           margin: 16px 8px 20px 8px;
           overflow: hidden;
           text-align: justify;
           }

#header {
          font-size: 36px;
          font-weight: bold;
          text-transform: capitalize;
          letter-spacing: 0.04em;
          margin: 0 3px 0 3px;
          max-height: 150px;
          padding: 22px 10px 20px 6px;
          background: url("img/background-top.png") repeat-x;
          }

#header a,
#header a:hover,
#header a:visited,
#header a:visited:hover {
                          color: #000;
                          text-decoration: none;
                          }

#footer { 
          width: 960px;
          margin: 0 auto;
          margin-bottom: 12px;
          padding-top: 18px;
          background: url("img/bottom.png") no-repeat;
          }

/* 
   * Left sidebar 
   */

#menu-left { 
             float: right;
             margin: 3px 8px 20px 6px;
             width: 140px;
             font-size: 10px;
             }

#menu-left a,
#menu-left a:visited { 
                             text-transform: lowercase;
                             text-decoration: none;
                             color: #444;
                             }

#menu-left a:hover,
#menu-left a:visited:hover  { 
                              color: #7098cc;
                              }

#menu-left ul ul { 
                   margin-left: 15px;
                   }

#menu-left ul ul li { 
                      list-style-image: url("img/bullet_first_level.png");
                      }
/* End of left sidebar */ 

/*
   * Righter right sidebar
   */
#menu-right-right { 
                    float: right;
                    margin: 4px 8px 20px 8px;
                    width: 140px;
                    font-size: 10px;
                    }

#menu-right-right ul ul { 
                          margin-left: 15px;
                          }
#menu-right-right ul ul li {  
                             list-style-image: url("img/bullet_first_level.png");
                             }

#menu-right-right ul ul ul.children { 
                             margin-left: 10px;
                             }

#menu-right-right ul ul ul.children li { 
                                list-style-image: url("img/bullet_second_level.png");
                                }
#menu-right-right a,
#menu-right-right a:visited { 
                              text-transform: lowercase;
                              text-decoration: none;
                              color: #444;
                              }

#menu-right-right a:hover,
#menu-right-right a:visited:hover { 
                                    color: #7098cc;
                                    }

/* End of righter right sidebar */

input#s {
          width: 130px;
          background: #efefef;
          border: 1px solid #7098cc;
          color: #444;
}

#rap { 
       width: 960px;
       margin: 0 auto;
       background: url("img/rap.png") repeat-y;
       text-align: left;
       }

#searchbutton { 
                margin-top: 2px;
                }
#wp-calendar {
               empty-cells: show;
               font-size: 10px;
               margin: 0;
               width: 140px;
               }

table#wp-calendar { 
                    margin-top: 16px;
                    } 

#wp-calendar #next a {
                       padding-right: 10px;
                       text-align: right;
                       }

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar #prev a:hover,
#wp-calendar #prev a:visited:hover { 
                                     background: #fff;
                                     }


#wp-calendar #next a:hover,
#wp-calendar #next a:visited:hover { 
                                     background: #fff;
                                     }

#wp-calendar a {
                 display: block;
                 color: #7098cc;
                 text-decoration: none;
                 font-weight: bold;
}

#wp-calendar a:hover {
                       background: #a5c9e6;
                       color: #7098cc;
                       }

#wp-calendar a:visited { 
                         color: #7098cc;
                         font-weight: normal;
                         }

#wp-calendar caption {
                       color: #7098cc;
                       font-size: 12px;
                       text-align: left;
                       margin: 0;
                       margin: 16px 0 0 0;
                       font-weight: bold;
                       border-bottom: #444 1px dashed;
                       }

#wp-calendar td {
                  color: #a5c9e6;
                  font-size: 11px;
                  letter-spacing: normal;
                  text-align: center;
                  }

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, 
#wp-calendar #today {
                      background: #a5c9e6;
                      color: #7098cc;
                      }

#wp-calendar th {
                  font-style: normal;
                  text-transform: capitalize;
                  color: #7098cc;
                  text-align: center;
                  }


/*
     FILE ARCHIVED ON 02:19:09 Oct 25, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:14:08 Mar 22, 2019.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  LoadShardBlock: 101.006 (3)
  esindex: 0.053
  captures_list: 118.606
  CDXLines.iter: 10.644 (3)
  PetaboxLoader3.datanode: 115.586 (5)
  exclusion.robots: 0.226
  exclusion.robots.policy: 0.214
  RedisCDXSource: 3.525
  PetaboxLoader3.resolve: 246.627 (3)
  load_resource: 395.772
*/