body {
background: #a7cf02;
margin: 0px;
font-size: 12px;
margin-left: auto;
margin-right: auto;
text-align: center;
font-family: "Trebuchet MS", Tahoma;
}

#global {
background: #ffffff;
padding: 0px;
margin: 0px;
text-align: center;
}

#header {
width: 960px;
padding-top: 60px;
padding-bottom: 30px;
margin-left: auto;
margin-right: auto;
}

#content {
width: 960px;
margin: 0px;
margin-left: auto;
margin-right: auto;
background: #ffffff;
}

.left_panel {
float: left;
width: 580px;
text-align: justify;
}

.right_panel {
float: right;
width: 375px;
text-align: right;
}

.break {
clear: both;
}

#alternate_search {
border-top: 1px solid #eeeeee;
border-bottom: 1px solid #eeeeee;
}

#alternate_search:hover {
//border: 1px solid #cccccc;
}

#alt_search li {
display: inline;
}

#alt_search li a {
padding-left: 8px;
padding-right: 8px;
padding-top: 3px;
padding-bottom: 3px;
color: #a7cf02;
text-decoration: none;
font-size: 16px;
}

#alt_search li a:hover {
background: #f6fae5;
color: #cc0000;
text-decoration: none;
}

#blog_results {
list-style: none;
padding: 0px;
margin: 0px;
}

/*#blog_results li {
padding: 8px;
padding-top: 8px;
padding-bottom: 8px;
margin-bottom: 5px;
background: #eeeeee;
border: 1px solid #eeeeee;
}*/

#blog_results li {
padding: 8px;
padding-top: 8px;
padding-bottom: 8px;
margin-bottom: 5px;
border-left: 4px solid #9e137f;
}

#blog_results li:hover {
border-left: 4px solid #cc0000;
background: #f6fae5;
}

#blog_results a.post_title {
color: #9e137f;
font-size: 16px;
text-decoration: none;
}

#blog_results .post_content {
margin: 2px;
color: #555555;
}

#blog_results a.post_url {
color: #cc0000;
text-decoration: none;
}

#sites_results {
list-style: none;
padding: 0px;
margin: 0px;
}

/*#sites_results li {
padding: 8px;
padding-top: 8px;
padding-bottom: 8px;
margin-bottom: 5px;
background: #eeeeee;
border: 1px solid #eeeeee;
}*/

#sites_results li {
padding: 8px;
padding-top: 8px;
padding-bottom: 8px;
margin-bottom: 5px;
border-left: 4px solid #a7cf02;
}

#sites_results li:hover {
border-left: 4px solid #cc0000;
background: #f6fae5;
}

#sites_results img.icon {
margin-bottom: -5px;
}

#sites_results a.site_link {
color: #cc0000;
font-size: 16px;
text-decoration: none;
}

#sites_results a.site_url {
color: #cc0000;
text-decoration: none;
}

#sites_results .site_desc {
color: #555555;
}

#sites_results .cat_breadcrumb {
color: #333333;
}

#sites_results .cat_breadcrumb a {
color: #a7cf02;
}

#thema_results {
list-style: none;
padding: 5px;
margin: 0px;
border-left: 1px solid #eeeeee;
border-right: 4px solid #eeeeee;
}

#thema_results:hover {
/*border: 1px solid #cccccc;*/
}

#thema_results li {
display: inline;
padding: 4px;
}

#thema_results li a {
padding-left: 4px;
padding-right: 4px;
text-decoration: none;
color: #a7cf02;
font-size: 16px;
}

#thema_results li a:hover {
background: #f6fae5;
color: #cc0000;
}

#cat_results {
padding: 5px;
margin: 0px;
width: 100%;
border-left: 1px solid #eeeeee;
border-right: 4px solid #a7cf02;
}

#cat_results:hover {
/*border: 1px solid #cccccc;*/
}

#cat_results .digits {
text-align: center;
color: #cc0000;
background: #f6fae5;
}

#cat_results a {
padding-left: 4px;
padding-right: 4px;
text-decoration: none;
color: #a7cf02;
font-size: 16px;
display: block;
}

#cat_results a:hover {
background: #f6fae5;
color: #cc0000;
}

#home_info {
clear: both;
height: 50px;
margin-top: 40px;
font-size: 20px;
color: #333333;
}

#home_info a {
text-decoration: none;
border-bottom: 1px dotted #70cf00;
color: #333333;
}

#footer {
clear: both;
margin: 0px;
padding-top: 55px;
font-size: 14px;
background: #a7cf02 url('/v4/img/grass.png') top no-repeat;
color: #fafafa;
}

#main_search {
padding-top: 50px;
padding-bottom: 30px;
}

#main_q {
font-family: "Myriad Pro", "Trebuchet MS", Tahoma;
width: 480px;
font-size: 22px;
padding: 2px;
}

#main_button {
font-family: "Myriad Pro", "Trebuchet MS", Tahoma;
font-size: 22px;
border: 0px;
background: #ffffff;
color: #a7cf02;
}

#main_button:hover {
color: #cc0000;
cursor: pointer;
}

a img {
border: 0px;
}
