/*  
Theme Name: Cut2SizeMetals.com Blog
Theme URI: http://www.zaneray.com
Description: 
Version: 0.1
Author: Jeremiah Martin
Author URI: http://www.zaneray.com

*/


/*Sidebar stuff*/
li.widget_search { 
	padding: 1em 0 0 0;
}
li.widget_search .s { 
	margin-left: 20px;
	width: 140px;
	}	
	
li.widget_search .searchsubmit { 
	padding-bottom: 2px;
	padding-right: 20px;
  background: url(/images/common/form-button.jpg) repeat-x 100% 0; 
  border: 0;
  color: #fff;
  cursor: pointer;
  text-shadow: #000 0px 1px 2px;
  outline: none;
	height: 24px;
	font-weight: bold;
	}	
	
li.widget_search .searchsubmit:hover { 
  background: url(/images/common/form-button.jpg) repeat-x 100% -25px; 
}
	

/*Post Stuff*/

h4.blogarchive { 
	color: #666;
	font-size: 14px;
	text-transform: uppercase;
	}

h5.date { 
	text-transform: uppercase;
	}
.metadata { 
	padding-bottom: .5em;
	border-bottom: 1px solid #d6d6d6;
	margin-bottom: 1.5em;
	clear:both;
	}
	
.metadata img { 
	vertical-align: middle;
	}
	
div.wp-caption { 
	text-align: center;
	background-color:#eee;
	margin-bottom:20px;
	padding: 1px;
	font-size: 11px;
	padding-top: 5px;
	}
	
	
.alignleft {
	float: left;
	margin: 5px 15px 15px 0;
	}
	
.alignright {
	float: right; 
	margin: 5px 0 15px 15px;
	}
	
.aligncenter {
	display: block;
	margin: 5px auto 15px auto; 
	}
	
/* comments */
label.inputlabel { 
	width: 80px;
	display: block;
	float: left;
	margin-right: 10px;
	}
	
#comments input[type=text]{
	width: 230px;
	}
	
.commentxhtml { 
	width: 326px;
	}	
	
#comments textarea{
	width: 320px;
	height: 200px;
	}
	
#qaform { 
display: none;
}
