/*

Theme Name: Fresh Canvas

Version: 1.0

Description: A Canvas Child Theme inspired by Fresh News

Author: Woo Themes

Author URI: http://www.woothemes.com

Template: canvas

*/

@import url("../canvas/style.css");

/* Custom CSS Output from theme setup */

#top .nav {
	float: right;
}

 .search_main .searchform {
	float: right;
	margin-top: 7px;
	position: absolute;
	width: 150px;
	height: 26px;
	background-color: #fff;
}

.search_main {
    float: right;
    width: 160px;
}

sub, sup {
  font-size: 10px !important;
}

sup {
	vertical-align: super;
}

.widget h3 {
	text-transform: none;
}

#footer {
padding-top: 5px;
padding-bottom: 5px;
}

#footer-widgets {
	background-color: #333;
	margin-bottom: 20px;
 }
#footer-widgets p, #footer-widgets p a, #footer-widgets .widget h3{
	color: #CCC;	
 }
 
.home #google_translate_element, .archive #google_translate_element, .search #google_translate_element {
display:none;}

#google_translate_element {
	background-color: #F4F4F4;
	border: 1px solid #CCC;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 5px;
}

