/*
Theme Name: Lockwood
Description: The main Lockwood theme.
Version: 1
Author: Lockwood Ltd
*/

/* Remove browser default margin and padding and reapply our own to ensure cross browser compatability */
* {	padding: 0; margin: 0;	font-family: "Trebuchet MS", Helvetica, sans-serif;}
a img { border:0px; }
ul { margin:5px; }
li{	margin-left:40px; padding:2px 0; }
p{ font-size:13px; padding:8px 0px; color:#594f46; line-height:150%; }
h1{ font-size:24px; color:#887260;line-height:100%; font-weight:normal; margin:0px 0 2px; text-transform:uppercase; }
h2{ font-size:16px; padding:0px 5px 5px 0;color:#C64A00;line-height:120%;text-decoration:none; }
h3{ font-size:16px;  color:#C64A00; }
a{ text-decoration:underline; color:#594f46; }
a:hover{ text-decoration:none; }
textarea, input, select { font-size:1em; }
input,textarea{	margin:1px 0; }
h2 a, h3 a{ color:#C64A00; text-decoration:none; }
h2 a:hover, h3 a:hover{ text-decoration:underline; }

html,body{ font-size:100%; color:#594f46;	background:#0B0A08 url(./images/layout/bg.jpg) no-repeat center top fixed; }

/* Layout */

#outer{ background:transparent url(./images/layout/head.jpg) no-repeat right -5px; width:1024px; margin:0 auto; }

#loginLinks{
	position: relative;
	top: 10px;
	left: -15px;
	text-align:center;
	font-size:8pt;
	text-transform:uppercase;
	float: right;
	width: 500px;
	height: 15px;
	color:#fff;
	text-align:right;
}
#loginLinks a{
	color:#fff;
}
#navigation .searchText{ background:url(./images/layout/search-slice.gif) repeat-x; position:relative;	top:4px; padding:2px 1px 3px;  font-size:10pt;float:left; width:161px; }
#searchForm{ float:right;	position: relative;	left: -42px; }
#searchForm input{ border:1px solid #6F5E4F; }
#login{ text-transform:uppercase;	font-size:.8em;	width: 600px; }
input#searchsubmit{ position:relative; top:5px; border:0; }
#navigation{
	float:left;
	background:url(./images/layout/nav-bg-slice.gif) repeat-x;
	height:32px;
	width:1024px;
	border-top:1px solid #352C26;
}
#navigation ul{
	list-style-type:none;
	padding-left:38px;
	width:540px;
	float:left;
	margin:0;	
}
#navigation ul li {
	padding:0;
	margin:0;
	text-align:center;
	float:left;
	height:32px;
	width:1%;
	white-space:nowrap;
}
html>body #navigation ul li{width:auto;}

#navigation ul li a{ display:block; height:32px; line-height:32px;	font-family: Verdana, Helvetica, sans-serif; font-size:14px; text-transform:uppercase; padding:0 10px; color:#e2dcd8; text-decoration:none; border-right:1px solid #352C26;}
#navigation ul li#homeNav a{border-left:1px solid #352C26;}
#navigation ul li a:hover,#navigation ul li a.current{
	background:#C75D17 url(./images/layout/nav-hover-slice.gif) repeat-x;
}

#subNav{
	width:600px;
	height:15px;
	padding:0;
	margin:0;
	clear:both;
	margin-left:43px;
	float:left;
}
#subNav ul{	list-style-type:none;	display:inline; }
#subNav ul li {	float:left;	padding:0;	margin:0 5px 0 0; }
#subNav ul li a{
	display:block;
	font-size:8pt;
	text-transform:uppercase;
	color:#565658;
	padding:0;
	margin:0;
}
#container{height:700px; background: url(./images/layout/body-slice.jpg) repeat-y; width:1024px; margin:0 auto; padding-top:5px;}
html>body #container{height:auto; min-height:700px; width:1024px;}
#main{ padding:5px 43px 15px 43px ; }
#flash{ width:1024px; float:left; height:115px;	 }
#flash a.homeLink{ display:block;height:155px;}
#flash span{display:none;}
#leftColumn{ width:670px;	float:left;}
#breadCrumbs{
	padding:10px 0px;;
	text-transform:uppercase;
	color:#594f46;
	font-size:.6em;
	width:632px;
}
#breadCrumbsOpacity{
	text-transform:uppercase;
	padding:5px 10px;;
	font-size:.6em;
	color:#fff;
	opacity:0.7;
	filter:alpha(opacity=70);
	background:#3E332D; 
	width:632px;
	position:absolute;
}
#breadCrumbsOpacity a{
	color:#fff;
}
#breadCrumbs a{ color:#594f46; }
#shareLinks{
	text-align:right;
	font-size:.6em;
	padding:0px 20px 0;
	text-transform:uppercase;
	width:60px;
	float:right;
}
#shareLinks a{ color:#594f46; }
.addthis_button_expanded span{ display:none; }
#content{ margin:0 auto; }
#footLinks{ font-size:.8em; padding-top:0px;padding-bottom:0;text-align:center; }
#footLinks p{ font-size:13px;	text-align:center; }
#footLinks div.vcard {
	text-align: center;
	display:inline;
	padding-top: 5px;
	color:#e37000;
}
#footLinks div.vcard div{ display:inline;	padding:0;}
div.vcard div{ display: inline; left: 5px;	padding-right: 3px; }
div#foot-updates{	margin:0 auto; height:25px; }
#footLinksContainer *,div#foot-updates, div#foot-updates *{ color:#bbaea2; }
#footLinksContainer, #footLinks{ text-align:center; }
#footLinksContainer ul{ height:22px; display:block;	list-style-type:none;	margin: 0 auto; width:430px;}
#footLinksContainer ul li { padding:0;	display:inline;	float:left;	margin: 0 0 0 17px; }
#footLinksContainer ul li a{ text-transform:uppercase;	color:#bbaea2; }
#footer{
	clear:both;
	font-size:small;
	text-align:center;
	padding-top:20px;
	height:77px;
	background: #3E332D url(./images/layout/foot.jpg) no-repeat left -70px;
}
#footer a{ text-decoration:none; }
#footer a:hover{ text-decoration:underline; }
#wrapper{ zoom:1; }
#leftContent{ float:left;color:#594f46; }

#leftContent #pageTitle{
	display:block;
	background: url(./images/layout/title-bg.gif) no-repeat left top;
	height:37px;
	color:#dcdde0;
	margin-left:10px;
	font-size:18px;
	line-height:37px;
	text-indent:10px;
	width:652px;
}
#contentTop{ height:10px;background: url(./images/layout/centre-corners.gif) no-repeat left top; line-height:10px; overflow:hidden;}
#content{ background:#DFD6CF; }
html>body #contentBottom{ height:10px;background: url(./images/layout/centre-corners.gif) no-repeat left bottom;line-height:10px; }
#mainContent{ padding:0 10px;min-height:500px; }
#rightContent{ padding-top:103px;float:left;margin-left:26px; }
#rightContent h2{
	font-size:.7em;
	color:#5F5F5F;
	margin:0 0 5px 3px;
	padding:0;
	text-transform:uppercase;
}
div#rightColumn div.social{
	text-align: center;
	background:url(./images/layout/social-box.jpg) no-repeat left top;
	height:41px;
	margin-top:10px;
	padding:10px;
}
div#rightColumn div.social div.socialLeft{
	float:left;
	width:100px;
	text-transform:uppercase;
	padding-top:10px;
	color:#3f352d;
}
div#rightColumn div.social div.socialRight{ float:right; width:100px; }
div.social #faceLink,div.social #twittLink{ height:20px; display:block; background:url(./images/layout/social.gif) no-repeat left top; }
div.social #faceLink span,div.social #twittLink span{ display:none; }
div.social #twittLink{ background-position:left -25px; }
div.social #faceLink:hover{background-position:left -47px;}
div.social #twittLink:hover{background-position:left -72px;}

#rightColumn{width:242px;float:right;}
#rightColumn #advertTop{ height:271px; background:url(./images/layout/video-box.jpg) no-repeat left top;}
#rightColumn #advertBottom{
	height:271px;
	margin-top:13px;
	background:url(./images/layout/video-box.jpg) no-repeat left top;
}
#rightColumn h4{
	margin:0px 8px 8px 8px;
	font-size:12pt;
	font-weight:bold;
	color:#FA5100;
	text-transform:capitalize;
	margin-bottom:18px;
}
#rightColumn h1{
	padding-top:8px;
	margin:0px 8px 8px 8px;
	font-size:18px;
	font-weight:bold;
	color:#ece6e2;
	text-transform:capitalize;
	margin-bottom:18px;
}
div.advertImage{
	width:219px;
	height:129px;
	margin:0px 10px 0px 11px;
	text-align:center;
}
html>body div.advertImage{margin-bottom:10px;} 
div.advertImage p{ padding:0;}

div.advertContent{
	padding:5px 8px;
	margin-left:10px;
	width:210px;
	height:55px;
	color:#594f46;
	font-size:9pt;
}
#rightColumn a.moreLink{
	margin:4px 12px 0;
	display:block;
	font-size:8pt;
	text-transform:uppercase;
}
#recaptcha_image{ width: 300px; float: left; }
#recaptcha_controls{
	height: 60px;
	width: 30px;
	float: left;
	margin-left: 7px;
	margin-top: 4px;
}
#recaptcha_controls a{ display: block; width: 25px; }
/* Lists */
ul.jobsList li a{ font-size:.9em;	font-weight:bold; }

ul.commentlist{ list-style-type:none;	margin:0;	padding:0; }
ul.commentlist li{
	display:block;
	margin:10px 0;
	padding:5px;
	border:1px solid #999;
	font-size:.9em;
	background-color:#D4D5D7;
}
.postmetadata a{ text-decoration:underline;}
ul.jobList li{ margin-left:20px;}
ul.jobList li, ul.jobList li{ font-size:9pt; line-height:12pt; }
.next,.prev{ text-decoration:none; }

/* Generic */

.clear{ height:1px; clear:both; overflow:hidden;}
.textLeft{ text-align:left; }
.textCentre{ text-align:center; }
.floatLeft{ float:left;	margin:10px 15px 0 0; }
.floatRight{ float:right;margin:10px 0 0 15px; }
.label{ display:block; width:120px;	float:left; }
.newsItem{ margin-bottom:20px; }
html>body div.itemBox{ background: transparent url(./images/layout/item-slice.png) repeat-x left top;}
div.itemBox{ padding:0 2px; }

/* Gallery */
.ngg-galleryoverview{ background: transparent url(./images/gallery-bg.gif) repeat; }
div.ngg-galleryoverview h2{
	background: transparent url(./images/screenshots.gif) repeat-x;
	margin:0;
	padding:1px 0 0 5px;
	position:relative;
	top:-1px;
	color:#555;
}
div.ngg-galleryoverview h2 span{ line-height:normal; font-size:7pt; }
.slideshowlink,.piclenselink{ display:inline; font-size:8pt; }
.galLinks{ text-align:right; }

h2{
	border-bottom:1px solid #B59D85;
	padding-top:5px;
	text-transform:uppercase;
}
h3{
	border-bottom:1px solid #B59D85;
	padding-top:5px;
	margin-top:10px;
	text-transform:uppercase;	
}
/* home feature */

div.featureRow{
	margin-top:10px;
}
div.featureLeft{
	float:left; width:320px;
}
div.featureRight{
	float:right; width:320px;
}
div.featureLeft h2, div.featureRight h2{
	border:0;width:306px;height:35px;padding:0 0 0 10px; color:#f0f1f3; margin:0;line-height:35px;text-transform:none; font-size:16px; font-weight:normal;
}
div.featureImage{
	height:177px; width:316px;
}
a.moreButton{
	display:block;
	background: transparent url(./images/layout/feature-box-button.gif) no-repeat left top;
	width:140px;
	height:40px;
	font-size:16px;
	line-height:38px;
	text-align:center;
	color:#fff;
	text-decoration:none;
}
a.featureButton{
	position:relative;
	top:137px;
	left:175px;
	
}
html>body a.moreButton{
	background: transparent url(./images/layout/feature-box-button.png) no-repeat left top;
}
a.moreButton:hover{
	text-decoration:underline;
}
#ctaFoot{
	width:938px;
	margin:7px auto 0;
	height:150px;
}
#ctaFoot a{
	font-size:10pt;
}
#ctaFootBody{
	background:#F2E8E1 url(./images/layout/cta-footer-top.gif) no-repeat -1px top;
	height:153px;
	
}
#ctaFootBottom{
	background: transparent url(./images/layout/cta-footer-bottom.gif) no-repeat -1px top;
	height:7px;
}
#ctaFootLeft h4,#ctaFootCentre h4,#ctaFootRight h4{
	color:#fff;
	margin:18px 0 10px 20px;
}
#ctaFootLeft{
	width:300px;
	float:left;
}
#ctaFootCentre{
	width:400px;
	float:left;
}
#ctaFootRight{
	width:200px;
	float:left;
}
li.followFacebook, li.followTwitter,li.followRSS{
	margin-left:20px;
	list-style-type:none;
	padding-left:25px;
	background-image: url(./images/layout/face-twit-rss.gif);
	background-repeat:no-repeat;
}
li.followFacebook{
	background-position:left 5px;
}
li.followTwitter{
	background-position:left -19px;
}
li.followRSS{
	background-position:left -44px;
}

.project{
	margin:15px 0;
}
.project img{
	float:left;
	margin-right:10px;
}
.projectText{
	width:345px;
	float:left;
}
.project .projectText h2{
	border:0;
	padding:0px 0 3px 6px;
	margin:0;
}
.project .innerText{
	height:167px;
}
.project .projectText p{
	padding:3px 0 3px 6px;
	line-height:14pt;
}
div.related{
	margin-top:20px;
	padding-bottom:15px;
}
div.related h2{
	color:#2b2520;	
	border:0;
	padding-bottom:15px;
}
div.related ul li{
	list-style-type:none;
	background:url(./images/layout/bullet.gif) no-repeat left 7px;
	padding-left:20px;
	margin-left:20px;
}
div.related ul li a{
	font-size:10pt;
}
div.blog h4{
	display:none;
} 
div.blog h2{
	margin-top:20px;
}
div.blog p.postmetadata a{
	font-weight:bold;
} 