body {
    color: #000;
    font-family: Verdana, sans-serif;
    font-size: 76%;
    background: #fff url("http://wptextads.s3.amazonaws.com/images/site/mkt/bg-top.gif") top repeat-x;
    margin: 0;
    padding: 0;
    text-align: center;
}

#container {
   width: 760px;
    margin: 0 auto;
    font-size: 1.1em;
    text-align: left;
}

#links-top {
    padding-top: 10px;
    height: 20px;
    text-align: right;
    margin-top: -40px;
}

#links-top a, #links-btm a {
    margin-left: 0.4em;
}

#links-btm {
    text-align: center;
    font-size: .8em;
    margin-bottom: 1em;
}

#footer {
    text-align: center;
    padding: 10px;
}

/*typographical elements*/

h1 {
    color: #4c4e54;
    margin: .5em 0 .2em 0;
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-weight: 900;
    font-size: 2.5em;
}

h2 {
    color: #313e6a;
    margin: .5em 0 -.2em 0;
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-weight: 100;
    font-size: 1.6em;
}

ul {
    list-style-image: url("http://wptextads.s3.amazonaws.com/images/site/mkt/bullet.gif");
}

a:link /*, a:visited */ {
    color: #0050b3;
    text-decoration: underline;
}

a:hover, a:active {
    color: #eb6900;
    text-decoration: none;
}

a.here:link, a.here:visited, a.here:hover, a.here:active {
    text-decoration: none;
    color: #000;
    font-weight: 900;
}

a img {
    border: 0;
}

hr {
    color: #fff;
    border: 0;
    border-bottom: 1px solid #d0d0d0;
    margin: 10px 0;
}

p, li, input, textarea {
    font-size: 1.1em;
    font-family: Georgia, serif;
}

li, input, textarea {
    margin: 2px 0;
}

span.highlight {
    background: #ffc;
}

#cloud {
    margin: 0;
}


h1#h1 {
    font-size:1.5em;
    text-align:center;
    font-family: Arial, serif;
    font-weight:normal;
    margin-top:0;
    padding-top:0;
}

h2.details_header {
    margin-bottom:3px;
}

#cloud-top {
    margin: 0;
}

#cloud-btm {
    margin-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top:0px;
    padding-bottom:5px;

    /* added by Alex */
    font-family: Georgia, serif;
    overflow:hidden;
    word-spacing:0.5em;
}

.search_form {
    text-align:center;
    margin:0;
    padding:0;
}
.tagsearch-keyword {
    width: 330px;
    font-size: 1.5em;
}


.search-btn {
    font-size: 1.5em;
}


table * {
    padding: 2px;
    margin: 0;
    border: 0px;
}

th {
    background: #dde1e7 url("http://wptextads.s3.amazonaws.com/images/site/mkt/table-top.gif") top repeat-x;
}

.row1 {
    background: #f7faff;
}

.row2 {
    background: #fff;
}

/* added by Alex */
.alexa_stats_description {
    font-size:80%;
    color:gray;
}

/* added by Alex */
#search_results_for {
    padding-bottom: 5px;
    padding-top: 5px;
}

/* added by Alex. */
.add_to_search_anim {
    color: #fff;
}

#pagenumbers {
    margin-top: 10px;
    text-align: center;
}

#pagenumbers span {
    padding: 3px 5px;
    border: 1px solid #ccc;
    background: #fff;
}

#pagenumbers span.active {
    border: 1px solid #1157a5;
    color: #1157a5;
}

#pagenumbers span.inactive {
    border: 1px solid #ccc;
    color: #666;
}

#pagenumbers span.current {
    font-weight:bold;
    background: #fff8e8;
    border: 3px solid #1157a5;
}

#pagenumbers span.current a:link, #pagenumbers span.current a:hover {
    text-decoration: none;
    color: #1157a5;
}
