/******************************************  
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
* 
* Simply copy an existing style from style.css to this file, 
* and modify it to your liking.
*/


/* Position of Translate This Button on Top Bar */
div#translate{text-align: left;
background: none!important;
border: none!important;
position: relative;
top: 1px;
left: 20px;
float: right;
width: 200px;}

#top-menu li {
    font-weight: bold;
    font-size: 12px;
    line-height: 20px;
}
div.dir-search{
	margin:-15px 0 0 0;
}
.widget_categories select{width:120px; overflow: hidden;}
#form-submit{color:#ffffff;}
#form-submit:hover{color:#57a957;text-shadow:none}

div.navigation .current {
    background-color:#57a957;
}

div.navigation a:hover {
    background-color:#57a957;
}

div.post-excerpt a:hover {
    color:#57a957;
}

ul.posts a:hover {
    color:#57a957;
}

ul.posts-archive a:hover {
    color:#57a957;
}

div.featured-category a:hover {
    color:#57a957;
}
	
div.featured-categories a:hover {
    color:#57a957;
}
	