#apDiv1 {
  position:absolute;
  z-index:1;
  left: 170px;
  top: 123px;
}

#apDiv1 {
  margin:0;
  padding:0;
}

#apDiv1 input{
  color:#666;
}
body {
  margin-top: 3px;
  background-color: #FFF;
}

ul li {
  list-style-image:url("images/bulloet.jpg");

  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style:normal;
  font-weight: bold;
  color:#999999;
  line-height: normal;
  padding:3px;
}

ul.clean li {
  list-style-type:circle;
  list-style-image:none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style:normal;
  font-weight: bold;
  color:#999999;
  line-height: normal;
  padding:3px;
  margin:0 0 0 20px;
}

ul.left {
  width:200px;
  margin:0 0 20px 0;
  padding:0 0 0 20px;
  float:left;
}

ul.right {
  width:250px;
  margin:0 0 20px 0;
  padding:0 0 0 20px;
  float:right;
}

p {
  clear:both;
}


/* Begin Images */
p img {
  padding: 0;
  max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
}

img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}
/* End Images */

h2 a, h3 a {
  text-decoration: none;
  color:#769FAD;
  font-family:arial,Helvetica,sans-serif;
  font-size:16pt;
  font-weight: normal;
}

h2 a:hover, h3 a:hover {
  text-decoration: underline;
}

.postmetadata a, .navigation a, #respond a {
  color:#AFCC58;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11pt;
  font-weight:normal;
  line-height:normal;
  text-decoration:none;
}

#sidebar ul {
  margin:0;
  padding: 0;
}

#sidebar h2 {
  color:#769FAD;
  font-family:arial,Helvetica,sans-serif;
  font-size:16pt;
  font-weight: normal;
  margin:10px 0 0 0;
  border-bottom:1px dashed #AFCC58;
  padding:5px 0 5px 0;
}


#sidebar ul li{
  margin:0 0 0 0;
  list-style: none !important;
  list-style-image:none !important;
  padding:5px 0 5px 0;

}

#sidebar ul li ul li {
  border-bottom:1px dashed #AFCC58;
}

.widget_search {
  border:none !important;
}

#sidebar ul li a{
  color:#AFCC58;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11pt;
  font-weight:bold;
  text-decoration:none;
}


#sidebar .current-cat a{
  color:#19BFE2;
  font-family:arial,Helvetica,sans-serif;
  font-size:11pt;
  font-weight:bold;
}

#searchform input#s {
  width:130px;
}
#searchform label {
  display:none;
}

.navigation {
  display:block;
  height:20px;
}

.wpcf7-not-valid-tip {
  position:relative !important;
  display:block !important;
  margin:0 !important;
  padding:0 !important;
  left:0 !important;
  border:0 !important;
  color:darkred  !important;

}


#apDiv2, #apDiv3 {
  background-image:url("images/backer_menu.gif");
  height:225px;
  left:670px;
  position:absolute;
  top:155px;
  width:263px;
  display:none;
  z-index:1;
}

#apDiv3 {
  background-image:url("images/backer_menu.gif");
  left:795px;
}

.faq h3 {
  color:#19BFE2;
  font-family:arial,Helvetica,sans-serif;
  font-size:11pt;
  font-weight:bold;
  margin:40px 0 0 0 ;
}

.faq ol,.faq ul {
  margin:0;
  padding:0;
  list-style-type: none;
}

.faq li {
  margin:0 0 10px 0;
  border-bottom:1px dashed #AFCC58;
  padding:10px 0 20px 0;
}

.faq li {
  color:#000000;
  font-family:arial,Helvetica,sans-serif;
  font-size:10pt;
}

.faq li strong {
  color:#000000;
  font-family:arial,Helvetica,sans-serif;
  font-size:10pt;

  display:block;
}

.forming h2 {
  color:#769FAD;
  font-family:arial,Helvetica,sans-serif;
  font-size:16pt;
  font-weight: normal;
}

.forming form{
  color:#666666;
  font-family:arial,Helvetica,sans-serif;
  font-size:11pt;
  background: #f5f5f5;
  padding:0 0 0 25px;
}

.forming table td {
  color:#999999;
  font-family:Arial,Helvetica,sans-serif;
  font-size:10pt;
  font-style:normal;
  font-weight:bold;
  line-height:normal;
  padding:2px 10px 2px 0;
}

.forming table td input, .forming table td select, .forming table td textarea {
  padding:3px;
  width:250px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt;
}


.form table td .check {
  width:50px;
}

.form table td #Submit{
  padding:3px;
  width:100px;
}

.required {
  color:darkred;
}

.community a.footer span.footer{
  color:#AFCC58 !important;
font-family:Arial,Helvetica,sans-serif !important;
font-size:11pt !important;
font-weight:bold !important;
text-decoration:none !important;
}

.community a.footer:hover span.footer {
  color:#19BFE2 !important;
}

#apDiv2 a:hover {
  color:#19BFE2 !important;
}

.required_input {
  background: #FFC1C1;
}

.form_error {
  color:darkred;  
}

.post_left {
  float:left;
  width:100px;
}

.post_right {
  float:left;
  width:550px;
}

.post h2 {
  margin:0;
  border-bottom:1px solid #ccc;
}

.post .entry  {
  text-align: justify;
}
