/*
GBook CSS Document
Template: default
Last modified: August 20th, 2009
*/

/*--------------------------------------------HEADER--------------------------------------------*/

body{
  margin:0;
  padding:0;
  font-family:'Nunito';
  font-size: 12px;
  color: rgb(112,112,112);
}

#gbook_header{
  margin-left:15px;
  margin-top: 20px;
  height: 50px;
}

#gbook_header h1{
  display: block;
  float: left;
}

#gbook_top_links{
  float: right;
  margin-right: 15px;
}

a{
  color:inherit;
}

span.gbook_entries_top{

}

br.clear{clear:both;}

.clear{line-height:10px; clear:both}

hr{ width:99%; height:1px;}

h1{
  font-weight: normal;
  margin-top: 0
}

h1 > a{
  text-decoration: none;
}
/*--------------------------------------------HEADER--------------------------------------------*/


/*--------------------------------------------BODY--------------------------------------------*/

.gbook_commentbox{
  width:96%;
  height:auto;

  margin:0 auto;
  border-top:solid 1px #CCCCCC;
  display: table;
  margin-bottom:20px;
  padding-top: 10px;
}

div.gbook_commentbox:nth-child(1){
  border-bottom:solid 1px #CCCCCC !important;
}

.gbook_left_box{width:30%; height:auto; float:left; position:relative;}
.gbook_right_box{width:68%; height:auto; float:right;}
.gbook_right_box_1{width:50%; height:auto; float:left;}
.gbook_right_box_2{width:50%; height:auto; float:right;}
.gbook_right_box_2 a{
  opacity: 0;
  cursor: default;
}

img.gbook_nobrd{border:none; margin-left:10px; margin-right:3px;}
img.gbook_emoticons{border:none; margin-left:3px; margin-right:3px;}

span.gbook_submitted{ font-size:12px; padding-left:5px; float:left; margin-bottom:7px; margin-top:3px;}
span.gbook_submitted_by{ font-size:12px; padding-left:5px; line-height:18px; }
span.gbook_comments{ font-size:12px; margin-bottom:7px; float:left; margin-top:3px; }
span.gbook_comment{ font-size:12px; float:left; line-height:18px; margin-right:5px; text-align:justify; }
span.gbook_added{ font-size:11px; float:left }

span.gbook_submitted,
span.gbook_submitted + br,
span.gbook_comments,
span.gbook_comments + br{
  display: none;
}

span.gbook_submitted_by:nth-of-type(4){
  opacity: 0;
  cursor: default;
}

span.gbook_submitted_by:nth-of-type(4) a{
  cursor: default;
}

a.gbook_submitted{ font-size:12px; text-decoration:underline;}
a.gbook_submitted:hover{ font-size:12px; text-decoration:none;}

.gbook_bottom a{ font-size:12px; text-decoration:underline;}
.gbook_bottom a:hover{ font-size:12px; text-decoration:none;}
.gbook_bottom { font-size:12px; text-decoration:none;}


#gbook_guestbook{width:100%; height:auto; margin-bottom:20px;}
span.gbook_guestbook{ font-size:20px; text-align:center}
span.gbook_required{ font-size:12px; }


#gbook_entries{width:500px; margin:0 auto; border: solid 1px #b0b0b1; margin-bottom:10px;}
.gbook_sign_error font-weight: bold; margin-left:10px; margin-top:10px;}
.gbook_sign_text{font-size: 12px; margin-left:10px; margin-top:10px; margin-right:10px; text-align: justify;}
.gbook_sign_notice{ font-size:14px; font-weight: bold; text-align: center; margin-bottom: 10px;}

.gbook_left{width:150px; height:auto; position:relative; float:left; margin-left:10px; margin-top:10px;}
.gbook_right{width:300px; height:auto; position:relative; float:left; margin-top:10px;}

span.gbook_entries{ font-size:12px; line-height:25px; }
span.gbook_small{ font-size:11px;}

textarea{margin-left:10px; margin-right:15px}

#gbook_bottom_images{ width:400px; height:auto; position:relative; float:left; margin-left:10px; margin-top:15px;}
.gbook_bottom_images img{border:none;}

input.gbook_checkbox{vertical-align:middle;}

img.gbook_sec_img {border:none; margin-top:10px;}

input.gbook_submit{position:relative; top:30px;}
input.submit{border: medium none;
  font-size:12px;
  color:white;
  background: #49CE80;
  text-transform:uppercase;
  position:relative;
  top:10px;
  font-weight:bold;
  text-decoration:none;
  width:237px;
  height:32px;
  margin-top:0px;
}


#gbook_no_spam{position:relative; top:20px; width:100%; height:auto;}
.gbook_no_spam img{border:none}

body.gbook_emoticons{margin:0; padding:0; background-image:url(images/bg.png); background-repeat:repeat-x; background  font-size: 12px;}
div.gbook_emoticons{font-size: 12px; margin:10px; text-align: center;}
img.gbook_emoticon {border:none; margin:5px;}

/*--------------------------------------------BODY--------------------------------------------*/

