/*



Theme Name: Fresh Canvas



Version: 1.1



Description: A Blank Canvas Child Theme



Author: Woo Themes & Likoma



Author URI: http://www.likoma.com



Template: canvas



*/



@import url("../canvas/style.css");



/* Custom CSS Output from theme setup */



.home .page .title {

display:none;

}



#text-5 {

	float: right;

	width: 280px;

	margin-top: 10px;

	/*margin-bottom: -35px;

	margin-right: 10px;*/

	color: #B19B9C;

 }

 

#text-5 .textwidget p {

	text-align: right;

	/*font-size: 16px;

	color: #999;*/

	/*font-weight: bold;*/

	/*line-height: 120%;

	font-family: Georgia, "Times New Roman", Times, serif;*/

}



 .search_main .searchform {

	float: right;

	margin-top: 7px;

	position: absolute;

	width: 150px;

	height: 24px;

	background-color: #fff;

}



.search_main {

    float: right;

    width: 160px;

}



sub, sup {

  font-size: 10px !important;

}



sup {

	vertical-align: super;

}

#facebook-likebox-2 h3, #facebook-likebox-2 h3 a {
	color: #978f75;
}


#footer a {
	color: #978f75;
}

#navigation {
	background-attachment: fixed;
	background-image: url(http://flagstonepantry.com/wp-content/uploads/fsp-002-42.jpg) !important;
	background-repeat: repeat-x;
	background-position: center center;
}
/* Primary menu search form css */
#menu-search {
    float: right;
    padding: 4px 5px;
}
#menu-search form {
    background-color: #fff;
    margin-top: 0;
}
@media only screen and (max-width: 768px) {
#navigation {
    background-image: none!important;
}
#menu-search {
    display: none;
}
}