/*
Theme Name: PP Construction Safety
Theme URI: http://www.ppconstructionsafety.com
Description: PP Construction Safety.
Version: 960
Author: Pinnacle Web Design
Author URI: http://www.pinnaclewebdesign.co.uk

Style sheet for PP Construction Safety
Created by www.pinnaclewebdesign.co.uk
*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	background-color: #fff;
	color: #000;
	text-align: center;
	}

/* Reset defaults*/
* {
	margin: 0;
	padding: 0;
	}

#page {
	background-color: #fff;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #1f398d url(images/masthead.jpg) no-repeat top left;
	height: 155px; /* height of ppsc logo */
	}

#contentwrapper {
	padding: 0 1.2em 0 1.2em;
}

#content {
	font-size: 1.2em
	}

.narrowcolumn p {
	line-height: 1.33333333em;
	margin: 0.2em 0 0.5em 0;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.33333333em;
	margin: 0.2em 0 0.5em 0;
	}

.widecolumn {
/*	line-height: 1.6em;*/
	line-height: 1.33333333em;
	}

.widecolumn p {
/*	margin-bottom: 0.5em;*/
	margin: 0.2em 0 0.5em 0;
	}

.narrowcolumn .postmetadata {
/*	text-align: center;*/
	text-align: left;
	}

.alt {
	background-color: #f4f4f4;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	border: none;
	}

small {
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3, h4{
	font-family: Georgia,"Times New Roman", Times, serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	font-weight: bold; /* MK */
	margin: 0.2em 0 0.5em 0;
	}

h2.pagetitle {
	font-size: 1.6em;
	font-weight: bold; /* MK */
	margin: 0.2em 0 0.5em 0;
	}

#sidebar h2 {
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 1.2em;
	}

#sidebar h3 {
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 1em;
	}


h3 {
	font-size: 1.6em;
	}

h4 {
	font-size: 1.4em;
	margin: 0.5em 0 0.2em 0;
	font-weight: bold;
	text-transform: capitalize; /* Sets first character of each word to upper case */
	}

h5 {
	font-size: 1.2em;
	font-weight: bold;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #000;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h4 {
	color: #8a1e20;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #6500cc;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


a {
	color: #0000FF;
	background-color: transparent;
}

a:visited {
	color: #6500cc;
	background-color: transparent;
}

a:hover {
	color: #8a1e20;
	background-color: transparent;
	text-decoration: none;
	}

h2 a:hover, h3 a:hover {
	color: #0000FF;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/* Begin Structure */
body {
	margin: 20px 0px 40px 0px;
	padding: 0;
	}

#page {
	background-color: #fff;
	width: 960px;
	margin: 0 auto;
	margin-top: 0.5em;
	border: 3px solid #1f398d;
	}

#header {
	margin: 0;
	padding: 0;
	height: 155px; /* height of ppsc logo */
	width: 960px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	width: 695px;
	padding: 1em 0.5em 0 0;
	margin: 0;
	border-top: 1px solid #939598;
	overflow:hidden; /* To stop a row of ** from breaking the layout */
	}

.widecolumn {
	padding: 1em 0.5em 0 0;
	border-top: 1px solid #939598;
	width: 907px; /* 695+212 (was 540 +168=720) for the sidebar */
	overflow:hidden; /* To stop a row of ** from breaking the layout */
	}

.post {
	margin: 0 0 1em;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

small a {
	color: #777;
}

small a:hover {
	color: #8a1e20;
}

.narrowcolumn .postmetadata {
	padding: 0.5em 0 1em 0;
	}

.narrowcolumn .postmetadata a {
	color: #777;
	}

.narrowcolumn .postmetadata a:hover {
	color: #8a1e20;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .postmetadata a {
	color: #777;
	}

.widecolumn .postmetadata a:hover {
	color: #8a1e20;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 960px;
	clear: both;
	}

#footer p {
	margin: 0;
	}
/* End Structure */

/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	letter-spacing: 1px;
	font-size: 1.8em;
	font-weight: bold;
	margin: 0 0 0.5em 0;
	padding: 0.2em 0 0.2em 0;
	color: #8a1e20;
	background-color: transparent;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	padding: 0.4em 0 0.3em 5px;
	background: url(images/h2.jpg) repeat-x top left;
	border-bottom: 1px solid #939598;
	}

#sidebar h3 {
	padding: 0 0 0 5px;
}


h3 {
	margin-top: 1em;
	line-height: 1.5384615em;
	font-weight: bold;
	text-transform: capitalize; /* Sets first character of each word to upper case */
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists */

.entry ul {
	margin: 0 0 5px 5px;
	padding: 0 0 0 10px;
	list-style-type: disc;
	}

.entry li {
	margin: 2px 0 2px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	padding: 0;
	margin: 0 0 5px 5px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	border: 1px solid #939598;
	padding: 0 0 5px 0;
	background-color: #f4f4f4;
}

#sidebar ul li p {
	margin: 0 5px 8px 5px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 5px 0; /* space between li items */
	padding: 0;
	border: none; /* Remove border set in #sidebar ul li above*/
	}
#sidebar ul li form p.forminputs label{
	float: left;
	width: 72px;
	clear:both;
}

#sidebar ul li form p input.button {
	padding: 2px 4px;
	font-size: 1.2em;
}

/*#sidebar ul li ul.admin_box li.logoutbutton {
	margin: 15px 0 15px 0;
}*/

#sidebar ul li ul.admin_box li {
	color: #000;
}

/*#sidebar ul li ul.admin_box li.logoutbutton a {
	background: url(images/h2.jpg) repeat-x top left;
	border: 1px solid #939598;
	padding: 4px 6px;
	color: #000;
	font-size: 1.2em;
	text-decoration: none;
	border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}*/

/* End Entry Lists */

/* Begin Form Elements */
#searchform {
	padding: 5px 0 0 0;
	text-align: left;
	}

#sidebar #searchform #s, #sidebar ul li select {
	margin-left: 5px;
	}

#sidebar #searchsubmit {
	font-weight: normal;
	margin: 5px 0 5px 5px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

input:focus, textarea:focus{
	background-color: #ffffa0;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Sidebar */
#sidebar {
	float: right;
	width: 212px;
	text-align: left;
}

#sidebar form {
	margin: 0;
	}

.adsense {
	text-align: center;
}
/* End Sidebar */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	border: 0;
	border-bottom: #ddd 1px dotted;
	padding: 0 0 1em 0;
	height: 1px;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 1em;
/*	margin-bottom: 60px;*/
	padding-bottom: 3em;
	font-size: 0.8em;
	}
/* End Various Tags & Classes*/

/* PPCS specific elements */
.clearleft {
	clear: left;
}

.clearboth {
	clear: both;
}
.clearright {
	clear: right;
}

#logo {
	float: right;
	background-color: transparent;
}

#logo h1, #logo h2 {
	display: none;
}

#logo img {
	border: none;
}

/* Main navigation */

#nav {
	float: left;
	background-color: transparent;
	height: 57px; /* (height of header) - (height of banner) */
	margin-top: 102px; /* height of banner */
}

#nav ul {
	list-style: none;
	margin: 0 0 0 2em;
}

#nav li {
	float: left;
}

#nav ul li {
	margin-top: 16px;
}

#nav ul li a {
	display: block;
	color: #fff;
	background-color: transparent;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 2px;
	text-align:left;
	text-decoration: none;
	margin-right: 6.5em;
}

#nav ul li.twolines {
	margin-top: 9px; /* Extends over two lines so this centres it vertically within the menu area */
}

#nav ul li a.two {
	text-align: center;
}

#nav ul li a.last {
	margin-right: 0;
}

/* Hide from IE5-Mac \*/
#nav ul li a {
	float: none
}
/* End hide */

#nav ul li a:hover {
	text-decoration: underline;
}

.rss {
	background: transparent url('images/rss.jpg') no-repeat top right;
	padding: 0 55px 25px 0; /*Set left to width of image*/
}

.rsspadding {
	margin-bottom: 30px;
}

#breadcrumbcontainer {
	margin: 1em 0 1em 0;
}

#breadcrumb {
	color: #000;
	font-size: 1em;
	padding-left: 1.2em;
	margin: 0;
	float: left;
}

#breadcrumb p {
	font-size: 1em;
}

#breadcrumb a {
	color: #000;
	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;
	padding: 0 0.5em;
}

#breadcrumb a:hover{
	text-decoration: none;
}

#breadcrumb .current {
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0 0.5em;
}

#dateandtime {
	font-size: 1em;
	padding-right: 1.2em;
	float: right;
}

#footer {
	font-size: 1em;
	color: #fff;
	background-color: #77787B;
}

#footer a {
	color: #fff;
	font-weight: bold;
	background-color: transparent;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}

.valid {
	margin-left: 15px;
}

#footerwrapper {
	padding: 0.5em 0 0.5em 1.2em;
	margin: 0;
	background-color: transparent;
}

#footerwrapper dl {
	margin: 1em 0 0.5em 0;
}

/* Back to Top styles */
.backtotop {
	margin: 1em 0;
}

.backtotop a {
	font-size: 1.1em;
	font-weight: normal;
   line-height: 1.5em;
	color: #77787B; /*#000;*/
	background-color: transparent;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 20px;
	background: url(images/top.jpg) no-repeat left center;
}

.backtotop a:visited {
	color: #77787B;
}

.backtotop a:hover {
	text-decoration: underline;
}

#content ul.tick {
	margin: 1em 0 1em 0;
}

#content ul.tick li {
	line-height: 1.4em;
	list-style:	none;
	background: url(images/bullet.jpg) no-repeat top left;
	padding-left: 20px;
	text-indent: 0;
}

#content ul.links {
	margin: 0;
	padding:0 0 1em 0;
	text-indent: 0;
}

#content ul.links li {
	text-indent: 0;
	margin: 0;
	padding: 0;
	list-style:	none;
	line-height: 1.8em;
}

.adsense {
	border: 1px solid #939598;
	margin: 0 0 10px 0;
	background-color: #f4f4f4;
}

.adsensepage {
	margin: 2em 0 2em 0;
	padding-top: 1em;
	border-top: 1px solid #939598;
}

.indent img {
	/*background: url(images/philippoynter.jpg) no-repeat top left;*/
	border:  1px solid #939598;
}

.indent p {
	/* padding-left: 146px; /* Size of image (136) +10px */
}

.belowphoto {
	margin-top: 20px;
}

#sidebar img {
	padding-left:22px; /* to centre the images */
	margin-bottom: 1em;
}

/* Sitemap styles */
#sitemap ul li {
	font-size: 1em;
	line-height: 1.4em;
	list-style-type: none;
	list-style: none;
	margin: 0;
	padding: 0 0 0 0.1em;
}

#sitemap ul li.rootlevel {
	background-color: transparent;
	background: url(images/rootlevel.gif) no-repeat center left;
	margin-top : 0;
	text-indent: 20px;
}

#sitemap ul li.node1 {
	background-color: transparent;
	background: url(images/node1.gif) no-repeat center left;
	text-indent: 40px;
}

#sitemap ul li.node1end {
	background-color: transparent;
	background: url(images/node1end.gif) no-repeat center left;
	text-indent: 40px;
}

#sitemap ul li.node1closed {
	background-color: transparent;
	background: url(images/node1closed.gif) no-repeat center left;
	text-indent: 40px;
}

#sitemap ul li.node2 {
	background-color: transparent;
	background: url(images/node2.gif) no-repeat center left;
	text-indent: 60px;
}

#sitemap ul li.node2end {
	background-color: transparent;
	background: url(images/node2end.gif) no-repeat center left;
	text-indent: 60px;
}

#sitemap ul li.node3 {
	background-color: transparent;
	background: url(images/node3.gif) no-repeat center left;
	text-indent: 80px;
}

#sitemap ul li.node3end {
	background-color: transparent;
	background: url(images/node3end.gif) no-repeat center left;
	text-indent: 80px;
}

#sitemap ul li.node4 {
	background-color: transparent;
	background: url(images/node4.gif) no-repeat center left;
	text-indent: 100px;
}

#sitemap ul li.node4end {
	background-color: transparent;
	background: url(images/node4end.gif) no-repeat center left;
	text-indent: 100px;
}

#sitemap img {border: none;}

#sitemap a {font-weight: normal; color: #000; text-decoration: none;}
#sitemap a:Hover {color: #191970; text-decoration: underline;}

.weblibrary .linkcat h2{
	font-size: 1.4em;
	padding-bottom:0;
	text-transform: capitalize;
}

.weblibrary .linkcat h2 .toggleLink {
	background-color: transparent;
	color: #0000FF;
	font-size:12px;
	font-weight: normal;
	letter-spacing: normal;
	padding-left: 5px;
	text-transform: none;
}

.weblibrary ul{
	padding-bottom: 1.5em;
}

.weblibrary ul li{
	padding-bottom: 0.4em;
}

form.cssform p {
	text-align:left;
}

form.cssform fieldset {
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align:left;
	border: 1px solid #ddd;
}
form.cssform legend {
	padding: 0 2px;
	font-weight: bold;
}
form.cssform label {
	/*display: inline-block;*/
	display: block;
	line-height: 1.8;
	vertical-align: top;
}
form.cssform fieldset ol {
	margin: 0;
	padding: 0;
}
form.cssform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
}
/*form.cssform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}
form.cssform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}
form.cssform fieldset fieldset label {
	display: block;
	width: auto;
}
form.cssform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
}*/
form.cssform label {
	width: 120px; /* Width of labels */
}

form.cssform label.labelcommentsbox {
	width: 500px; /* Width of labels */
	margin-bottom: -20px;
}

form.cssform fieldset fieldset label {
	margin-left: 123px; /* Width plus 3 (html space) */
}

.required {font-size : 0.8em;}
.optional {
	font-style:italic;
	font-size: 0.9em;
}

.announcement {
	background-color: #FFFFCC;
	border: 1px solid #ff0000;
	padding: 4px 6px;
	font-size: 1em;
	border-radius: 4px; /* CSS3 */
    -moz-border-radius: 4px; /* Firefox */
    -webkit-border-radius: 4px; /* Safari, Chrome */
	-moz-box-shadow: 3px 3px 4px #999;
	-webkit-box-shadow: 3px 3px 4px #999;
	box-shadow: 3px 3px 4px #999;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')"; /* For IE 8 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999'); /* For IE 5.5 - 7 */
}

a {
	-moz-transition: color 0.4s linear;
	-o-transition: color 0.4s linear;
	-webkit-transition: color 0.4s linear;
}

.alignright {
	text-align: left;
}

.imagepadding {
	padding-top: 242px;
}

.message {
	height: 140px;
	background-image: url(images/red.gif);
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	line-height: 36px;
}

.message2 {
	height: 100px;
	background-image: url(images/red.gif);
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	line-height: 36px;
}

