* { margin:0; padding:0; font-family: Verdana, Tahoma, Arial, Geneva, Helevetica, sans-serif; }
.clearer { clear: both; height: 0px; }

a img { border: none; }
a:visited {color: blue;}
a:hover {color: #0066FF;}

body {
	background: url(http://www.bassfishin.com/techniques/css/techniques-bg.jpg) no-repeat top center;
	background-color: #D4D4D4;
}

#wrapper {
	width: 993px;	
	margin: 10px auto 0px auto;
	padding-top: 330px;
	background: url(http://www.bassfishin.com/techniques/css/fishing-techniques-header.jpg) no-repeat top center;
}

#content {	
	float: left;
	display: inline;
	width: 991px;
	padding-bottom: 50px;
}


#searchArea {
	float: left;
	display: inline;
	width: 966px;
	height: 60px;
	margin: 27px 0px 0px 12px;
	background: url(http://www.bassfishin.com/techniques/css/search-bg.jpg) no-repeat bottom center;
	background-color: #676161;
	font-size: 11px;
}

#searchArea img#sTop {
	display: block;
}

#searchArea #leftSearch {
	float: left;
	display: inline;
	width: 670px;
	padding-top: 5px;
}

#searchArea #rightSearch {
	float: right;
	display: inline;
	width: 292px;
}

#leftSearch span {
	padding: 10px 12px 9px 21px;
	background: url(http://www.bassfishin.com/techniques/css/nav-to-right.gif) no-repeat right center;
	color: #A96F6F;
	font-weight: bold;
}

#leftSearch ul#nav {
	display: inline;
	list-style: none;
}

#leftSearch ul#nav li {
	display: inline;
	color: #b3b3b3;
	margin-left: 14px;
}

#leftSearch ul#nav li a {
	text-decoration: none;
	color: #b3b3b3;
}

#leftSearch ul#nav li a:hover {
	text-decoration: underline;
}

#leftSearch ul#nav li#here {
	padding-left: 28px;
	background: url(http://www.bassfishin.com/techniques/css/li-arrow.gif) no-repeat left center;
}

#leftSearch #organized {
	margin: 16px 0px 0px 21px;
	color: #c5c7b4;
}

#leftSearch #organized a {
	color: #c5c7b4;
}

#leftSearch #organized a:hover {
	color: #F3F3F3;
}

#rightSearch #srch input {
	width: 213px;
	height: 20px;
	margin: 13px 0px 0px 15px;
	padding: 5px 35px 2px 8px;
	background: url(http://www.bassfishin.com/techniques/css/search-input-bg.gif) no-repeat top left;
	border: 0px;
	font-size: 14px;
	font-weight: bold;
}








#articleWrap {
	float: left;
	display: inline;
	width: 973px;
	margin: 0px 0px 0px 9px;
	padding-top: 37px;
}

.articleBox {
	float: left;
	display: inline;
	width: 973px;
	padding-bottom: 94px;
	background: url(http://www.bassfishin.com/techniques/css/artBox-bottom.gif) no-repeat bottom center;
}

.articleBox .fullImg {
	padding: 8px 0px 8px 0px;
	background: url(http://www.bassfishin.com/techniques/css/main-img-bg.jpg) no-repeat top left;
	text-align: center;
}

.infoBox {
	float: left;
	display: inline;
	width: 706px;
	margin-top: 17px;
	background: url(http://www.bassfishin.com/techniques/css/info-box-bg.gif) repeat-y top left;
}

.infoBox h2 {
	padding: 11px 29px 0px 29px;
	background: url(http://www.bassfishin.com/techniques/css/info-box-top.gif) no-repeat top left;
}

.infoBox h2 a {
	font-family: 'Trebuchet MS', Tahoma, Georgia, Verdana, sans-serif;
	font-size: 27px;
	font-weight: normal;
	color: #bb4c4c;
	letter-spacing: 1px;
	text-decoration: none;
}

.infoBox h2 a:hover {
	text-decoration: underline;	
}

.infoBox h3 {
	padding: 1px 29px 0px 29px;
	font-family: 'Trebuchet MS', Tahoma, Georgia, Verdana, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #707070;
	letter-spacing: 1px;
}

.infoBox h4 {
	padding: 0px 29px 0px 29px;
	font-weight: normal;
	font-size: 13px;
	color: #808080;
}

.infoBox p {
	padding: 18px 29px 0px 29px;
	font-size: 12px;
	color: #565353;
	letter-spacing: 1px;
	line-height: 1.5em;
}

.bottomWrap {
	padding-bottom: 16px;
	background: url(http://www.bassfishin.com/techniques/css/view-bar-bottom.jpg) no-repeat bottom left;
}

.infoBox .viewBar {
	width: 626px;
	height: 37px;
	margin: 27px 0px 0px 1px;
	padding: 15px 0px 0px 78px;
	background: url(http://www.bassfishin.com/techniques/css/view-bar.jpg) no-repeat top left;
}

.infoBox .viewBar a {
	font-size: 13px;
	color: #bebebe;
	letter-spacing: 1px;
	text-decoration: none;
}

.infoBox .viewBar a:hover {
	text-decoration: underline;
}

.sideBox {
	float: right;
	display: inline;
	width: 253px;
	margin-top: 17px;
	background: url(http://www.bassfishin.com/techniques/css/sideTop.jpg) no-repeat top left;
	background-color: #FFF;
	text-align: center;
	font-size: 11px;
	color: #858585;
	letter-spacing: 1px;
}

.sideBox img {
	margin: 28px auto 0px auto;
}

.sideBox p {
	padding: 4px 11px 0px 11px;
}

.sideBox img.sideB {
	margin: 0px;
	display: block;
	padding-top: 4px;
}

.sideBox .sideLink {
	padding: 5px 10px 0px 10px;
}

.sideBox .sideLink a {
	color: #bb4c4c;
	text-decoration: none;
}

ul#pagination {
	float: left;
	display: inline;
	width: 897px;
	border: 1px solid #9E9E9E;
	margin: 10px 0px 0px 27px;
	padding: 20px 20px;
	background-color: #E3E3E3;
	text-align: center;
	list-style: none;
}

ul#pagination li {
	display: inline;
	margin-top: 10px;
	padding: 0px 8px;
	font-size: 25px;
	font-family: 'Trebuchet MS', Tahoma, Georgia, Verdana, sans-serif;
}

ul#pagination li a {
	color: #1e2f87;
}

ul#pagination li a:hover {
	color: #5969b8;
}










/* SEARCH PAGE */

#search h1 {
	float: left;
	display: inline;
	width: 991px;
	margin-top: 20px;
	text-align: center;
}
