/*
Theme Name: Lifting Power
Theme URI: http://www.liftingpower.co.uk
Description: 
Version: 1.0
Author: Rob Watson
Author URI: http://www.bluhippo.co.uk/
Tags: 
*/
html {
	overflow:-moz-scrollbars-vertical; /* for firefox */
}


body {
	background:#ffffff url(images/bg_body_white.jpg) top center repeat-y ;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1em;
	}

a, a:link {
	text-decoration:none;
	}
a:hover, a:focus {
	text-decoration:underline;
	}	
em {
	font-style:italic;
	}
strong {
	font-weight:bold;
	}

.alignright {
	float:right;
	}
	
img.alignright {
	margin:0 0 5px 5px;
	border:1px solid #000000;
	}	
	
.clearBoth {
	clear:both;
	}


.screen-reader-text {
	display:none;
	}





	
#wrapper {
	width:960px;
	margin:0 auto;
	}	
#header {
	margin:20px 0 0 0;
	width:100%;
	}	
	/*#headerImg {
		float:left;
		display:inline;
		width:600px;
		}*/
	/*#telephone {
		float:left;
		display:inline;
		width:240px;
		font-size:1.6em;
		font-weight:bold;
		margin:20px 0 0 110px;
		text-align:right;
		color:#666666;
		}*/

#mainNav {
		display:inline;
		float:left;
		width:100%;
	}
	#mainNav ul {
		background:#ff6600;
		border-bottom:1px solid #ffffff;
		height:22px;
		width:100%;	
	}
	#mainNav ul li {
		display:inline;
		float:left;
		font-size:0.78em;
		font-weight:bold;
		word-spacing:0.2em;
	}
	#mainNav ul li.current_page_item, #mainNav ul li.current_page_parent {
		background:#353585;
		color:#ffffff;
	}
	#mainNav ul li.current_page_item a, #mainNav ul li.current_page_parent a {
		color:#ffffff;
	}
	#mainNav ul li a {
		border-right:1px solid #ffffff;
		color: #ffffff;
		display:block;
		padding:5px 6px 5px 7px;
	}
	#mainNav ul li a:hover {
		background:#353585;
		color:#ffffff;
	}
		
#secondaryNav {
	font-size:0.75em;
	margin:5px 0 0 0;
	height:24px;
	}	
#secondaryNav a {
	color:#f0f0f0;
	}	
#secondaryNav li {
	float:left;
	display:inline;
	padding:0 5px;
	}
#secondaryNav li.current_page_item a {
	font-weight:bold;
	color:#ff6600;
	}	
#content {
	margin:25px 0 0 0;
	float:left;
	display:inline;
	}	
	.narrowcolumn {
		width:750px;
		}
	.hpcolumn {
		width:640px;
		}	
	#content p, #content li {
		font-size:0.75em;
		line-height:1.2em;
		}
	#content p {
		padding:0 0 10px 0;
		text-align:justify;
		}	
	#content p a {
		color:#ff6600;
		font-weight:bold;
		}	
	#content li {
		list-style-position:inside;
		list-style-type:square;
		padding:0 0 0 15px;
		}		
	#content h1, #content h2 {
		font-size:1.25em;
		font-weight:bold;
		padding:0 0 10px 10px;
		border-right:4px solid #ff6600;
		border-bottom:1px solid #ff6600;
		}
	#content h1 a, #content h2 a {
		color:#ffffff;
		font-weight:bold;
		}	
	#content ol, #content ul {
		padding:0 0 10px 0;
		}
		#content .post h1, #content .post h2 {
			padding:0 0 0 0;
			}
		.post small {
			font-size:0.69em;
			}
		.post .entry {
			margin:10px 0 0 0;
			}		
#sidebar {
	margin:25px 0 0 10px;
	float:left;
	display:inline;
	width:190px;
	}
	#sidebar #searchBox input#s {
		border:1px solid #cccccc;
		background:#ffffff!important;
		float:left;
		display:inline;
		width:150px;
		}
	#sidebar #searchBox input#searchsubmit {
		border:1px solid #cccccc;
		background:#ffffff!important;
		float:left;
		display:inline;
		margin:0 0 0 5px;
		width:30px;
		}
	#sidebar h3 {
		clear:both;
		font-size:0.85em;
		font-weight:bold;
		border-bottom:2px solid #999999;
		padding:10px 0 2px 0;
		}
	#sidebar select {
		border:1px solid #cccccc;
		width:190px;
		margin:10px 0 0 0;
		}	
		
		
		
#hpSidebar {
	margin:25px 0 0 10px;
	float:left;
	display:inline;
	width:300px;
	}
	#hpIntro {
		background:#000000 url(images/crane_large.jpg) top no-repeat;
		border:1px solid #000000;
		}
		#hpIntro blockquote {
			padding:245px 10px 10px 10px;
			color:#f0f0f0;
			font-size:0.85em;
			text-align:center
			}	
#tradeBodies {
	width:790px;
	margin:10px auto 0 auto;
	padding:0 0 20px 0;
	}	
	
#tradeBodies li {
	float:left;
	display:inline;
	padding:0 20px;
	}	
#footer {
	font-size:0.69em;
	color:#ffffff;
	margin:10px 0 0 0;
	border-top:2px solid #cccccc;
	padding:5px 0 0 0;
	}
#footer a {
	color:#ff6600;
	}		
ul#legal {
	float:left;
	display:inline;
	width:790px;
	}	
ul#bluhippo {
	float:left;
	display:inline;
	width:160px;
	margin:0 0 0 10px;
	}
ul#bluhippo li {
	text-align:right;
	}		