/*  
Theme Name: photo clip
Theme URI: http://blog.gooddesignweb.com/
Description: A simple, clean blog theme by <a href="http://blog.gooddesignweb.com/">Good Design Web</a>.
Author: Good Design Web
Author URI: http://gooddesignweb.com/
Tags: simple, clean, two columns, fixed width, valid CSS, valid XHTML
Version: 1.0
*/

/*	##################################
   	GENERAL
	################################## */
	

/** search form */
#searchform {
    position: absolute;
    top: 10px;
    bottom: 10px;
    right: 0px;
    width: 142px;
    height: 25px;
}

#search_s {
	width: 142px;
      height: 25px;
	padding: 3px 3px 0px 25px;
	color: #333;
	border: 1px solid #ccc;
      background: url(http://www.flyhelirus.com/images/store_version1/searchbackground.jpg)         
      no-repeat;
}
