/*  
Theme Name: Steve Pope Barbel Fishing
Description: Steve Pope Barbel Fishing site theme
Version: 1.0
Author: studiodm (ap)
Author URI: http://www.studiodm.co.uk/

*/

html 
{
  /* Force scrollbar */
  /* IE - INVALID CSS COMMAND (BUT IT WORKS!)
  overflow-y: scroll; */
  /* Mozilla */
  height: 100%;
  margin-bottom: 0.1em;
}
  
body
{
	text-align: center;
	background: #000 url(images/body.jpg) repeat-x 0 0;
	font-family: Georgia, Serif;
	font-size: 13px;
}

*{margin:0;padding:0;}

.hide{display:none;}

.clear{clear:both;height:0;line-height:0;font-size:0;}

.hr
{
	clear: both;
	border: none;
	height: 24px;
	width: 100%;
	margin: 10px 0 10px 0;
	background: transparent url(images/hr_fullwidth.jpg) no-repeat 50% 0;
}

.wrapper
{
	width: 850px;
	margin: 0 auto 0 auto;
	text-align: left;
	background: #221608;
	border: 3px solid #342d0f;
	border-top: none;
	color: #fff;
}

.header
{
	position: relative;
	height: 240px;
	width: 868px;
	margin: 0 0 0 -15px;
	background: url(images/header2.jpg) no-repeat 0 0;
}

.header#id3
{
	background-image: url(images/header_home.jpg);
}

.header#id5
{
	background-image: url(images/header3.jpg);
}

.header#id7
{
	background-image: url(images/header4.jpg);
}

.header#id11
{
	background-image: url(images/header5.jpg);
}

.header#id13
{
	background-image: url(images/header6.jpg);
}

.header#id15
{
	background-image: url(images/header7.jpg);
}

.header#id17
{
	background-image: url(images/header8.jpg);
}

h1 a
{
	position: absolute;
	bottom: 8px;
	right: 0;
	display: block;
	width: 300px;
	height: 115px;
}

.nav
{
	height: 35px;
	line-height: 30px;
	background: #000;
	border-bottom: 3px solid #342d0f;
	color: #e5d290;
	text-align: center;
}

.nav ul
{
	list-style: none;
}

.nav li
{
	display: inline;
	border-right: 1px solid #e5d290;
	padding: 0 22px 0 22px;
}

.nav li.page-item-17
{
	border-right: none;
}

.nav a
{
	font-size: 16px;
	color: #e5d290;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}

.nav a:hover
{
	text-decoration: underline;
}

.container
{
	float: left;
	width: 505px;
	line-height: 20px;
	padding: 25px 0 0 25px;
	margin: 0 0 25px 0;
}

.container#fullwidth
{
	width: 800px;
	padding: 25px 25px 0 25px;
}

.container .hr
{
	clear: both;
	border: 0;
	height: 25px;
	margin: 5px 0 5px 0;
	width: 505px;
	background: transparent url(images/hr_505.jpg) no-repeat 0 0;
}

a
{
	color: #fff;
	text-decoration: underline;
	font-style: italic;
}

a:hover
{
	text-decoration: none;
}

.container h2
{
	margin: 0 0 15px 0;
}

.container h2 a, .container h2
{
	color: #ffb400;
	font-weight: normal;
	font-size: 22px;
}

.post
{
	margin: 0 0 15px 0;
}

.entry p
{
	margin: 0 0 10px 0;
	line-height: 22px;
	text-align: justify;
}

.entry#homepage
{
	padding: 0 0 40px 0;
	background: url(images/signature.jpg) no-repeat 100% 100%;
}

.entry img
{
	border: none;
	/*border-bottom: 15px solid #c88c02;*/
	margin: 0 10px 10px 10px;
}

blockquote
{
	padding: 20px;
	background: #3b2f20;
	margin: 0 0 15px 0;
}

.post blockquote p
{
	margin: 0;
	padding: 0;
}

.post ul, .post ol
{
	margin: 15px 0 0 20px;
}

.post li
{
	margin: 0 0 15px 0;
}

.container#shopcont .entry img
{
	border-bottom: none;
}

.container h2
{
	line-height: 26px;
}

.entry p.readmore
{
	margin: 10px 0 20px 0;
}

p.postmetadata
{
	color: #c6a353;
}

p.postmetadata a
{
	color: #c6a353;
}

.sidebar
{
	float: right;
	width: 248px;
	padding: 25px;
}

.sidebar h2
{
	color: #ffb400;
	margin: 0 0 15px 0;
}

.sidebar h3
{
	margin: 0 0 7px 0;
}

table#wp-calendar
{
	width: 75%;
}

#wp-calendar a
{
	font-weight: bold;
}

#wp-calendar caption
{
	padding: 0 0 10px 0;
}

.sidebar p.readmore
{
	margin: 7px 0 25px 0;
}

.sidebar li
{
	margin: 0 0 15px 0;
	list-style: none;
}

.sidebar li ul
{
	margin: 0 0 0 20px;
}

.sidebar li li
{
	margin: 0 0 0 0;
	list-style: disc;
}

.sidebar li.sb-topblock
{
	background: #3b2f20;
	padding: 20px;
	margin: 0 -25px 15px 0;
}

.sidebar li.sb-topblock h3 a
{
	font-style: normal;
	font-size: 13px;
	text-decoration: none;
}

.sidebar li.sb-topblock h3 a:hover
{
	text-decoration: underline;
}

.sidebar li.sb-topblock .entry
{
	font-size: 12px;
	line-height: 18px;
}

.sidebar li.sb-topblock ul
{
	margin: 15px 20px 15px 20px;
	color: #c6a353;
}

.sidebar li.sb-topblock li
{
	margin: 0 0 5px 0;
}

.sidebar li.sb-topblock a
{
	display: block;
	margin: 0 0 10px 0;
}

.sidebar li.sb-topblock .bs-logo
{
	margin: 5px 0 0 40px
}

.sidebar li.sb-topblock .fs-logo
{
	margin: 5px 0 0 10px
}

.picpanel
{
	width: 273px;
	height: 438px;
	margin: 0 0 15px 0;
}

.picpanel#ppmylife
{
	background: url(images/picpanel-mylife.jpg) no-repeat 0 0;
}

.picpanel#ppguiding
{
	background: url(images/picpanel-guiding.jpg) no-repeat 0 0;
}

.picpanel#pparticles
{
	background: url(images/picpanel-articles.jpg) no-repeat 0 0;
}

.picpanel#ppshop
{
	background: url(images/picpanel-shop.jpg) no-repeat 0 0;
}

.picpanel#pplinks
{
	background: url(images/picpanel-links.jpg) no-repeat 0 0;
}

.threeblockpanel
{
	padding: 0 30px 0 30px;
}

.lblock
{
	float: left;
	width: 242px;
	margin: 0 0 10px 0;
}

.cblock
{
	float: left;
	width: 242px;
	margin: 0 0 10px 30px;
}

.rblock
{
	float: left;
	width: 242px;
	margin: 0 0 10px 30px;
}

.lblock h3, .cblock h3, .rblock h3
{
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

.lblock img, .cblock img, .rblock img
{
	border-bottom: 15px solid #c88c02;
	margin: 0 0 10px 0;
}

.lblock p, .cblock p, .rblock p
{
	color: #c6a353;
	font-size: 13px;
	line-height: 18px;
	margin: 0 0 10px 0;
}

.container#linkscont .entry img
{
	margin: 0 15px 0 0;
	border-bottom: none;
}

.aligncenter {

display: block;

margin-left: auto;

margin-right: auto;

}



.alignleft {

float:left;

}



.alignright {

float:right;

}



.footpanel
{
	position: relative;
	width: 790px;
	height: 204px;
	margin: 0 auto 30px auto;
	background: url(images/footpanel.jpg) no-repeat 0 0;
}

.footpanel p
{
	position: absolute;
	top: 20px;
	right: 20px;
	width: 400px;
	color: #b0831c;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
}

.footpanel a
{
	display: block;
	margin: 20px 0 0 0;
	font-size: 20px;
}

.footer
{
	padding: 0 25px 0 25px;
	height: 40px;
	line-height: 40px;
	border-top: 3px solid #342d0f;
	background: #242011;
	color: #e5d290;
}

.footer .ftr-l
{
	float: left;
	width: 600px;
}

.footer .ftr-r
{
	float: right;
	width: 150px;
	text-align: right;
}

.footer a
{
	color: #e5d290;
	font-style: normal;
}








/***COMMENTS ****************************************/

.comments-template{
	margin: 10px 0 0;
	background: transparent url(images/hr_505.jpg) no-repeat 0 0;
	padding: 30px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #6F4E00;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.comments-block{background: #3b2f20;
	padding: 20px;
	margin: 0 -25px 15px 0;}
/****************************************************/
