/*
Theme Name: Plan B
Theme URI: http://www.planbdr.co.uk/
Description:
Version: 1.0
Author:
*/


@import url('/wp-content/themes/planb/common.css');

* { margin: 0; }

#content
{
	/*background: url(pbimages/template_bkgd.png); */
	background: #f4f4f4;
	text-align: left;
	margin: 0;
	font-size: 10pt;

}
#content ul
{
	padding-top: 0.5em;
	padding-bottom: 1.0em;
}

#left
{
	/*font-size: 11px;
	line-height: 1.6em;*/
	float: left;
	width: 480px;
	padding: 00px 0 00px 00px;
	margin-left: 00px;
	margin-right: 00px;
	font-size: 9pt;
}
#left img, #left img a
{
	margin: 5px;
	padding: 3px;
	border: 1px solid #CCC;
	max-width: 98%;
}
#left ul, #left blockquote
{
	margin-bottom: 0.5em;
}
#left ul li
{
	margin-bottom: 0.5em;
}
#right
{
	/*font-size: 11px;
	line-height: 1.8em;*/
	float: left;
	width: 200px;
	padding: 0 0 0px 0px;
}

#right .current_page_item {
        background: url(pbimages/side_nav_orange.png) no-repeat left top;
}
#right .current_page_parent {
        background: url(pbimages/side_nav_orange.png) no-repeat left top;
}
#right .current_page_ancestor {
        background: url(pbimages/side_nav_orange.png) no-repeat left top;
}
#right ul li li.current_page_item {
        background: url(pbimages/side_nav3_orange.png) no-repeat left top;
}
#right .current_page_item a {
	color: #f7941e;
}
#right .current_page_parent a {
	color: #f7941e;
}
#right .current_page_ancestor a {
	color: #f7941e;
}

.ptop
{
	/*width: 480px;*/
	height: 17px;
}
.pmid
{
	/*width: 490px;*/
	padding: 0 0px;
	margin: 0;
}
.pbot
{
	/*width: 490px;*/
	height: 21px;
	margin-top: 0px;
	margin-bottom: 00px;
}


.ltop
{
	width: 200px;
	height: 16px;
}
.lmid
{
	width: 180px;
	padding: 0 00px;
}

.lmid h2
{
	display: none;
	font-weight: normal;
	margin: 0;
	font-size: 14px;
	padding-bottom: 5px;
	color: #f7941e;
}
.lbot
{
	width: 200px;
	height: 18px;
	margin-bottom: 30px;
}



.post
{
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
.post p
{
	margin-top: 0.5em;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 1em;
	text-align: left;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/calendar.jpg) no-repeat;
	display: none;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-head
{	
	padding-bottom: 5px;
	margin-bottom: 5px;

}
.post-head .title
{
	margin-top: -5px;
	padding-bottom: 5px;
	margin-left: 00px;
	width: 630px;
	color: #f7941e;
}
.post-head div.title, .post-head div.title a
{
	/*font-size: 22px;
	color: #484647; */
	font-size: 15pt;
	color: #f7941e;
	line-height: 1.3em;
	text-decoration: none;
}
.post-head div.title a:hover
{
	color: #f7941e;
}
.post-head .posted
{
	/*font-size: 11px;*/
	margin-left: 8px;
	float: left;
}

.post-head span.comments
{
	float: right;
	/*font-size: 11px;*/
}
.post-head span.comments a
{
	background: url(images/comments.png) left no-repeat;
	padding-left: 00px;
	padding-bottom: 1px;
	display: block;
	text-decoration: none;
}


.post-entry
{
	text-align: justify;
}
.post-bot
{	
	border-top: 1px solid #ccc;
	padding: 0px 5px 0 0px;
	margin-top: 5px;
}
.post-bot span.posted
{	
	margin-top: 5px;
	float: left;
	/*font-size: 11px;*/
	line-height: 1.3em;
	text-decoration: none;
}

.date
{
	color: #f7941e;
}

#right ul
{
	font-size: 8pt;
	width: 200px;
	margin: 0;
	padding: 0px 0px;
	list-style-type: none;
	list-style-image: none;
	line-height: 30px;
	height: 30px;
}

#right ul li, #right .sidebody ul li a
{
        background: url(pbimages/side_nav_grey.png) no-repeat left;
	background-position: 0 0px; 
	margin-bottom: 0px;
	padding-left: 32px;
	list-style-position: inside;
}

 
#right ul li li
{
        background: url(pbimages/side_nav3_grey.png) no-repeat left;
	background-position: 0 0px; 
	margin-bottom: 0px;
	padding-left: 48px;
	margin-left: -24px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}
#right ul li a
{
	text-decoration: none;
	color: #000000;
}

#right .current_page_item ul li a
{
	color: #000000;
}


#left .comm-top
{
	background: url(images/comm-top.jpg) no-repeat bottom;
	width: 674px;
	height: 19px;
	margin: 0;
	padding: 0;
}
#left .comm-mid
{
	margin: 0px;
	background: url(images/comm-mid.jpg) repeat-y;
	width: 650px;
}
#left .comm-mid p
{	
	text-align: left;
	/*font-size: 11px;*/
	margin: 0 20px;
}
#left .comm-bot
{
	background: url(images/comm-bot.jpg) no-repeat top;
	padding-top: 20px;
	width: 550px;
	margin: 0;
}
#left .comm-bot p
{
	text-align: left;
	/*font-size: 11px;*/
	margin-left: 17px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#left .comm-title
{
	margin-top: 0px;
	margin-bottom: 10px;
	/*font-size: 20px;*/
	color: #437DCD;
	line-height: 1.3em;
	text-decoration: none;
}


.action1, .action2, .action3
{
	width: 200px;
	max-width: 200px;
	height: 82px;
	float: right;
}
.nav-link, .nav-link a { color: #CCC; margin: 10px; }
.nav-link a:hover { color: #FFF; }
