/*
Theme Name: Ricks Fencing Blog Template
Theme URI: http://www.ricksfencing.com/
Description: The default WordPress theme for Ricks Fencing. Coded by <a href="http://www.madfishseo.com/">Portland SEO Professionals</a>.
Version: 1.0
Author: Mad Fish SEO
Author URI: http://www.madfishseo.com/
Tags: ricks, cedar, red, fencing

	RicksFencing v1.0
	 http://www.ricksfencing.com/blog/

	This theme was designed and built by Mad Fish SEO,
	whose blog you will find at http://www.madfishseo.com/blog/	

*/
.navigation {padding-bottom: 15px;}
li{
	list-style:none;
	margin:0px;
	margin-left:10px;
	margin-bottom:5px;
}

.contentRight ul li {list-style-type: disc; margin-left: 15px;}

#searchform div{
border-bottom:1px solid #000;
margin-right:10px;
padding:10px;
}
#searchform #s{ width:150px;}

#searchsubmit{ 
	border:1px solid #000;
	background-color:#660000;
	color:#fff;
	margin-top:5px;
	
}
.screen-reader-text{ 
	font-size:16px;
	font-weight:bold;
	}
.alignright {float: right; margin-left: 5px;}
.alignleft {float: left; margin-right: 5px;}