@charset "utf-8";
/* CSS Document for AAA*/
/*   Colors

*/
html {
	background-image:url(images/background3.jpg);
}
a, a:visited {
   outline-style:none;
   outline-color: -moz-use-text-color;
   outline-width: medium;
}
embed {
  
}
#content h2 {
	color: #ffffff;
	background:#c77f96;
	}

#content h2 a {
	color: white;
	}

#content h2 a:hover {
	color: #7a4214;
	}
#content .pagehead {
        border-bottom: #8e84b8 4px solid;
        font-size: 1.2em !important;
        padding-left: 20px !important;
        text-transform: uppercase;
        height: 17px;
}
#links li {
       font-size:1.3em;
       color:#7a4214;
       list-style-type: circle;
}
#links li a {
       text-decoration:none; 
       color:#7a4214;   
}
#sidebar a {
	color: #7a4214;
	}
	
#sidebar a:hover {
	color: #f7b38c;
	}

/*  comments on index.php   */
.nocomments {
        font-size:.8em;
        color:brown;
        margin-left:15px;
}
.pcomment {
       font-size:.7em;
}
.pcomment a{
        text-decoration:none;
        color:red;
        font-weight:bold;
}
.pcomment a:hover{
        text-decoration:underline;
}
.fpimage {
      float:left;
      margin:0 15px 0 4px;
      border:none;
      outline:none;
}

/*  wp table reloaded   */

.wp-table-reloaded-id-1 th,
.wp-table-reloaded-id-1 .sorting {
  background-color: #ff0000!important;
}
 
.wp-table-reloaded-id-1 .sorting_asc,
.wp-table-reloaded-id-1 .sorting_desc {
  background-color: #00ff00!important;
}

.wp-table-reloaded-id-1 .row-hover tr:hover td {
  background-color: #c77f95!important;
  color: #ffffff!important;
}

.wp-table-reloaded-id-1 .odd td {
  background-color: #eeeeee;
}
 
.wp-table-reloaded-id-1 .even td {
  background-color: #ffffff;
}

.wp-table-reloaded-id-1 td {
  font-family: Tahoma;
  font-size: 1.7em;
  color: #7a4214;
}
.wp-table-reloaded-id-1 a
 {
  text-decoration:none;
  color: #7a4214!important;
}
.wp-table-reloaded-id-1  a:hover {
  text-decoration:none;
  color: white!important;
}
.wp-table-reloaded-id-1 td:hover td {
  background-color:#7a2414;
}
.wp-table-reloaded-id-1 .column-1 {
  width: 40px;
}
.wp-table-reloaded-id-1 tr {
   height:40px;
}
.wp-table-reloaded-id-1 td {
      vertical-align:middle;
}
.wp-table-reloaded-id-1,
.wp-table-reloaded-id-1 td,
.wp-table-reloaded-id-1 th {
  border: none!important;
  border-collapse: collapse!important;
  border-spacing: 0px!important;
}
.entry table img {
padding: 0;
margin:0;
border: 0;
}
