/*
Theme Name: Frabill
Theme URI: http://wordpress.org/
Description: Theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 0.1
Author: Paul Baum
Author URI: http://www.trivera.com
Tags: blue, custom header, fixed width, two columns, widgets

*/

body{
	background-color: #a9afb3;
	background-image: url(images/bg_page.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size:12px;
	color:#222;
}

h1 {
	font-size: 18px;
	color: #febc11;
	font-weight: normal;
	}

a {
	color: #959595;
	text-decoration: none;
	}

a:hover {
	color: #333;	
	}

sup {
	font-size: 9px;
	vertical-align: super;
	}

.back {
	font-weight: bold;	
	color: #959595;
	}

#branding #logo {
	float: left;
	width: 190px;
	text-align:center;
	padding-top:17px;
	padding-bottom:17px;
	}

#info {
	float: right;
	width: 680px;
	}

#wrapper {
	width: 900px;
	text-align: left;
	margin: 0 auto;
	}

	#locator {
	background:url(images/bg_top.jpg) no-repeat left top;
	color: #666;	
	float: right;
	width: 455px;
	text-align: right;
	font-size: 11px;
	height: 25px;
	padding:4px 15px 0 35px;
	}
	#locator p {
		width:auto;
		float:left;
		padding: 4px 0 0 0;	
		}
	#locator p a {
		color: #888;	
		text-decoration: none;
		font-weight:bold;
		}
	#locator p a:hover {
		color: #ccc;	
		}
	#locator input {
		color:#666;
		font-size:11px;
		}


/*
Top Nav ----------------------- */

#topNav {
	float: right;
	margin: 50px 0 0 0;
	background: url(images/bg_nav.jpg) no-repeat right top;
	height: 52px;
	clear: right;
	width: 680px;
	text-align: right;
}

#topNav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding: 20px 0 0 0;
}

#topNav ul li {
	padding: 0;
	margin: 0;
	display: inline;
	font-size: 12px;
}

#topNav ul li a {
	text-decoration: none;
	color: #a7a9ac;
	padding: 0 10px;
}	

#topNav ul li a:hover {
	color: #febc11;
}

#topNav ul li a.selected {
	color: #febc11;
}

#topNav .active a {
	color: #febc11 !important;
}



/*
Left Nav ---------------------- */
#leftNav {
	float: left;	
	width: 192px;
	background:url(images/bg_left_nav.jpg) no-repeat left top;
	height: 318px;
}

#leftNav ul  {
	padding: 12px 0 0 0;
	margin: 0;
	list-style: none;
}

#leftNav ul li {
	padding: 0;
	margin: 0;
	font-size: 12px;
	margin-bottom:1px;
}

#leftNav ul li a {
	padding: 0 0 20px 23px;
	color: #febc11;
	text-decoration: none;
	background: none;
	width: 83%;
	display: block;
}

#leftNav ul li li {
	color: #FFF;
	background:url(images/bg_nav_highlight_norm.gif) no-repeat left top;
}


#leftNav ul li li a {
	color: #FFF;
	text-decoration: none;
	padding: 0 0 0 32px;
	line-height: 2em;
	display: block;
	width: 83%;
}

/* second UL */
#leftNav ul ul {
	padding: 0;
	margin: 0;
}

#leftNav ul li li a#active_menu {
	background: url(images/bg_nav_highlight_over.gif) no-repeat left top;
}

#leftNav ul li li a:hover {
	background: url(images/bg_nav_highlight_over.gif) no-repeat left top;
}



/*
Content -------------------- */

#content {
	width: 698px;
	float: right;
	/*background: #FFF url(images/bg_content_header.jpg) no-repeat left 72px;*/
}	
	
#content ul {
	list-style:disc outside;
	font-size:12px;
	color:#777;
	padding-left:20px;
	line-height:16px;
	}
#content ul li {
	margin:4px 0 6px 0;
	}
#contentBody {
	clear: both;
	float:left;
	position:relative;
	padding: 20px 35px;
	width:628px;
	background: #FFF url(images/bg_content_header.jpg) no-repeat left top;
}

#contentBody h3 {
	font-size: 16px;
	font-weight: normal;
	color: #959595;
	line-height: 1.5em;
	margin: 10px 0;
}

#contentBody h4, .contentheading {
	font-size: 24px;
	letter-spacing:-1px;
	color: #464646;
	margin-top: 10px;
	font-weight: normal;
	padding-bottom:10px;
	line-height:0.95em;
}

#contentBody h6 {
	font-size: 10px;
	color: #999;
	font-weight:bold;
	padding:5px 0px 10px 0px;
	margin:20px 0px 5px 0px;
	border-bottom:1px dotted #ccc;
}
#contentBody .subhead {
	font-size: 12px;
	color: #999;
	font-style:italic;
	display:block;
	padding-bottom:8px;
}
#contentBody p {
	font-size: 12px;
	color: #464646;
	line-height: 1.5em;
	margin: 10px 0px;
}
#contentBody blockquote {
	display:block;
	padding:5px 12px 5px 12px;
	border-left:2px solid #DDD;
	background:#f6f6f6;
}

#contentBody .row {
	clear: both;
	padding: 0 0 20px 0;
}

#contentBody .product {
	float: left;
	padding: 10px 20px;
}

#contentBody .product .name {
	font-size: 14px;
	color: #464646;
	font-weight: bold;	
}

#contentBody .product dd {
	font-weight: bold;
	color: #959595;
	font-size: 12px;
}

.pSubHead {
	height: 26px;
	background:url(images/img_new2009.jpg) no-repeat left top;
}

/*
Home Layout ---------------------- */
#homeLeft {
	width: 615px;
	float: left;
}

#homeRight {
	width: 271px;
	float: right;
}

#homeFlash {
	background: url(images/Marty_Fish_Predator_A.jpg) no-repeat left top;
	height: 333px;		
}

#homeFlash p {
	padding: 300px 0 0 32px;	
}

#homeFlash p a {
	color: #febc11;	
	font-size: 12px;
}

#homeFlash p a:hover {
	color: #FFF;	
}

#homeFeatured {
	height: 150px;	
	background: url(images/home_featured.jpg) no-repeat left top;
}

#homeSpotlight {
	background: url(images/home_spotlights.jpg) no-repeat left top;
	height: 220px;
}

#footer {
	background: url(images/home_footer.png) no-repeat left top;
	height: 19px;
	padding-right:25px;
	padding-top:23px;
	font-size:11px;
	color:#666;
}

#footer a {
	position:relative;
	color:#333;
	}
#footer a:hover {
	color:#000;
	text-decoration:underline;
}

#homeNews {
	background: url(images/home_news.jpg) no-repeat left top;	
	height: 333px;
}

#homeEvents {
	height: 150px;	
	background: url(images/home_events.jpg) no-repeat left top;
}

#quickTips {
	height: 169px;
	background: url(images/home_quick_tips.jpg) no-repeat left top;
}

/*
Home Typography ------------------- */
#homeFeatured h4 {
	padding: 45px 0 0 235px;
	font-size: 18px;
	color: #febc11;
	font-weight: normal;
}

#homeFeatured p {
	margin: 0 0 0 235px;	
	color: #FFF;
	font-size: 11px;
	line-height: 1.5em;
}

#homeFeatured p.link {
	font-size: 12px;	
}

#homeNews {
	padding: 0 0 0 0;	
}

#homeNews dl.first {
	margin: 0 20px 0 20px;	
	padding: 40px 0 10px 0;
}

#homeNews dl.last {
	border-bottom: none;	
}

#homeNews dl {
	font-size: 12px;
	color: #464646;
	border-bottom: 1px dotted #333;
	margin: 0 20px 0 20px;
	padding: 0 0 10px 0;
}

#homeNews dl dt {
	font-weight: bold;
	padding: 10px 0 5px 0;
}

#homeNews dl dt a {
	color: #464646;	
}

#homeNews dl dt a:hover {
	color: #febc11;	
}

#homeNews dl dd {
	font-size: 11px;	
	line-height: 1.3em;
}

#footer {
	text-align: right;	
}

#footer p {
	padding: 50px 30px 0 0;
	font-size: 11px;
	color: #363636;
}

#homeEvents dl {
	padding: 40px 0 0 20px;
	font-size: 12px;
	color: #FFF;
}

#homeEvents dl dt {
	font-style: italic;
	color: #acacac;
	padding: 0 0 5px 0;
}

#homeEvents dl dd.title {
	font-size: 14px;
	color: #febc11;
	padding: 0 0 5px 0;
}

#homeEvents dl dd.title a {
	color: #febc11;	
}

#homeEvents dl dd.title a:hover {
	color: #FFF;	
}

#homeEvents p {
	padding: 25px 0 0 20px;
	font-size: 12px;
	font-weight: bold;
}

#homeEvents p a:hover {
	color: #febc11;	
}

#quickTips dl {
	padding: 40px 100px 0 20px;
	font-size: 12px;
	color: #FFF;
}

#quickTips dl dt {
	font-style: italic;
	color: #acacac;
	padding: 0 0 5px 0;
}

#quickTips dl dd.title {
	font-size: 14px;
	color: #febc11;
	padding: 0 0 5px 0;
}

#quickTips p {
	padding: 10px 0 0 20px;
	font-size: 12px;
	font-weight: bold;
}

#quickTips p a:hover {
	color: #febc11;	
}




/*
News Column ----------------------- */
.news {
	float: left;
	width: 58%;
}

.news h5, h5.news {
	color: #959595;
	padding: 15px 10px 3px 0;
	text-transform: uppercase;
	font-size: 12px;
	float:none;
}

.news dl {
	border-top: 1px dotted #000;
	padding: 15px 0;
}	

.news dl dt {
	color: #464646;	
	font-size: 18px;
	padding: 5px 0;
}

.news dl dt a {
	color: #464646;	
}

.news dl dt a:hover {
	color: #febc11;	
}

.news dl dd {
	color: #464646;	
	font-size: 12px;
	line-height: 1.5em;
}



/*
Events Column ----------------------- */
.events {
	float: right;
	width: 38%;
	background: url(images/event_bottom.gif) no-repeat left bottom;
	border-left:15px solid #FFF;
	border-bottom:12px solid #FFF;
}

.events h5 {
	text-transform: uppercase;
	font-size: 12px;
	color: #959595;
	padding: 15px;
	background: url(images/event_top.gif) no-repeat left top;
}

.events dl {
	border-top: 1px dotted #838383;
	margin: 0 15px;
	padding: 15px 0;
}	

.events dl dt {
	color: #febc11;	
	font-size: 12px;
	padding: 2px 0;
}

.events dl dt a {
	color: #febc11;	
}

.events dl dt a:hover {
	color: #FFF;	
}

.events dl dd {
	color: #FFF;	
	font-size: 11px;
	line-height: 1.5em;
}

.events dl dd.date {
	color: #ACACAC;
	font-size: 11px;
	font-style:italic;
}



/*
Sidebar ------------------------ */
.sidebar {
	float: right;
	width: 38%;
}

.sidebar .service h5 {
	background: url(images/bg_cust_service_top.gif) no-repeat left top;	
	padding: 15px 15px 10px 20px;
	color: #959595;
	text-transform: uppercase;
	font-size: 13px;
}

.sidebar .service p {
	padding: 5px 0 0 20px;
	line-height: 1em;
	margin: 0 !important;
}

.sidebar .service p span {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}

.sidebar .service {
	background: url(images/bg_cust_service_bottom.gif) no-repeat left bottom;
	padding: 0 0 30px 0;
	margin: 0 0 20px 0;
}

.sidebar .ship h5 {
	background: url(images/bg_ship_top.gif) no-repeat left top;	
	padding: 15px 15px 25px 20px;
	color: #959595;
	text-transform: uppercase;
	font-size: 13px;
}

.sidebar .ship {
	background: url(images/bg_ship_bottom.gif) no-repeat left bottom;
	padding: 0 0 40px 0;
}

.sidebar .ship p {
	padding: 0 0 0 20px;
	line-height: 1em;
	margin: 0 !important;
}


/*
Products Detail ------------------- */


.price {
	float: left;
	width: 95px;
	font-size: 16px;
}

.buttons {
	float: right;
	width: 260px;
}

.buttons .img {
	padding: 0 3px;	
}

.prodInfo .prodContent {
	clear: both;
	margin: 20px 0 0 0;
	float: left;
	width: 100%;
}

.prodContent img.img {
	float: right;	
}

.prodDim {
	width: 38%;	
	float: left;
}

.prodDim dl dt {
	color: #464646;
	font-size: 12px;
	text-transform:uppercase;
	border-bottom: 1px dotted #000;
	padding: 5px 0;
	margin: 0 0 5px 0;
	font-weight: bold;
}

.prodDim dl dd {
		font-size: 12px;
		color: #464646;
		line-height: 1.5em;
}

.prodDim dl dd span {
	font-weight: bold;
}

.prodDim {
	border-bottom: 1px dotted #000;	
	padding: 0 0 5px 0;
}

.prodInfo h5 {
	font-size: 24px;
	font-weight: normal;
}

.prodInfo h6 {
	font-size: 12px;
	color: #959595;
	font-weight: normal;
	margin: 0 0 30px 0;
}

.prodInfo {
	float: left;
	width: 58%;
	margin: 0 0 0 15px;
	padding: 0;
}	

.features li.header {
	text-transform:uppercase;
	color: #464646;
	background: none;
	padding: 0;
	font-weight: bold;
}

.features li {
	font-size: 12px;
	color: #464646;
	line-height: 1.5em;
	background: url(images/bullet_plus_grey.gif) no-repeat 0 .4em;
	padding: 0 0 0 12px;
}


/*
Frabill Nation ------------------- */
.nationMain {
	float: left;	
	width: 60%;
}

.nationMain ul {
	margin: 0 0 0 30px;
}

.nationMain li {
	font-size: 12px;
	padding: 4px 0 4px 0;
	margin: 0;
	list-style: disc;
	line-height: 1.5em;
	color: #464646;
}

.nationMain h5 {
	margin: 0 0 15px 0;	
	font-size: 18px;
	line-height: 1.2em;
	color: #464646;
	font-weight: normal;
}

.nationMain .quickTip {
	text-transform: uppercase;
	color: #959595;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dotted #333;
	padding: 20px 0 10px 0;
}

.nationMain h6 {
	color: #464646;
	font-size: 18px;
	font-weight: normal;
}

#contentBody .nationMain p.subHead {
	font-size: 11px;
	font-style: italic;
	color: #acacac;
	margin: 0;
}

#nationSide {
	float: right;
	width: 236px;
	margin: 0 0 0 0;
}

.nationImg {
	text-align: center;	
	padding: 10px 0;
}

.imgNation {
	padding: 0 0 15px 15px;	
}

.nationTop {
	background: url(images/bg_nation_top.gif) no-repeat left top;
	padding: 0 0 15px 0;
}

.nationTop h5 {
	text-transform:uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #959595;
	margin: 0 20px;
	border-bottom: 1px dotted #838383;
	padding: 15px 0 10px 0;
}

#nationSide .nationTop p.header {
	color: #febc11;
	font-size: 18px;
	margin: 0 20px 5px 20px;
}

#nationSide .nationTop p {
	font-size: 11px;
	color: #FFF;
	margin: 0 20px 15px 20px;
}

.nationBottom {
	background: url(images/bg_nation_bottom.gif) no-repeat left bottom;
	padding: 0 0 20px 0;
}

.nationBottom h5 {
	text-transform:uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #464646;
	margin: 0 20px;
	border-bottom: 1px dotted #838383;
	padding: 15px 0 10px 0;
}

#nationSide .nationBottom p {
	font-size: 11px;
	color: #464646;
	margin: 10px 20px 5px 20px;
}



#header {
	background: url(images/bg_header.jpg) no-repeat left top;	
	height: 72px;
}

#header h1 {
	padding: 40px 0 0 36px;	
}

#footer {
	height: 19px;
	padding-top:53px;
	background:url(images/bg_footer.png) no-repeat left top;
	text-align: right;
	font-size:11px;
	color:#666;
	padding-right:25px;
}
	#footer a {
		color:#333;
		position:relative;
		}
	#footer a:hover {
		color:#000;
		text-decoration:underline;
		}



#footer p {
	font-size: 11px;
	color: #363636;
	padding: 55px 20px 0 0;
}

.clear { clear: both;}


 
#wp-latest-wrapper  {
	font-size: 1.0em;
	line-height: 1.5em;
	background-color: #ffffff;
	padding: 0px 15px 10px 15px;
	}
	
#wp-latest-title  {
	font-size: 14px;
	color: #febc11;
	padding: 0 ;
}
#wp-latest-date {
	font-size: 10px;
	color: #000000;
	padding: 0 ;
}  
#wp-latest-latest ul li  {
	font-size: 1.0em;
	line-height: 1.5em;
	}	

#shopLink{
	background-image: url(images/frabill_store.jpg);
	display: block;
	
	width:271px;
	height: 84px;
}

#top_nav a{
	color: #888888;
	font-weight: bold;
	
}

#top_nav a:hover{
	color: #CCCCCC;
	
}

.contentpaneopen {
    width:100%;
}

.alignright {
    float:right;
}

.alignleft {
    float:left;
}

.addthis_button{
	float:right;
}

#wordpress_add_this_btn{
	display:block;
	background: url(images/sm-share-en.gif) no-repeat;

	margin-top:40px;
	margin-left: 10px;
	margin-right: 10px;
}

#wordpress_add_this_btn span{
	display:none;
}