/*
Theme Name: Workshop
Theme URI: http://wordpress.org/
Description: Workshop theme
Version: 1.0
Author: Shifted Pixels
Author URI: http://www.shiftedpixels.com.au
*/


/*-------
// global reset    

//original html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {

//-----*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,tbody,tfoot,thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul { list-style: none; }


#bulletpoints ul, li { 
	list-style:square;
	margin: 3px;
	padding: 5px;
	padding-left:10px;
}   

#menu  ul, li { 
	list-style:none;
	margin: 0;
	padding: 0;
} 




blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus { outline: 0; }
/* table { border-collapse: collapse; border-spacing: 0; } */
acronym { cursor: help; }



p {
margin-bottom:9px;
}


/*-------
// general
//-----*/
html { font-size: 100.01%; }
body { font-size: 62.5%; line-height: 1.2; }
input, select, textarea { font-size: 100%; }

input.text, textarea { padding: 1px 2px; font-size: 100%; font-family: Arial, sans-serif; }
.submit { cursor/**/: /**/pointer; }
select { font-size: 100%; font-family: Arial, sans-serif; }
select > option { padding: 0 5px 0 3px; }

.ul, .ol { margin: 0 0 1em 2em; }
.ul li, .ol li { margin: .2em 0; padding: 0; }

.flR { float: right; }
.flL { float: left; }
.alR { text-align: right; }
.alC { text-align: center; }

.hide { display: none; }
.clear { clear: both; }

.ir { position: relative; overflow: hidden; }
.ir span { position: absolute; width: 100%; height: 100%; left: 0; top: 0; text-indent: -1000em; }

a:link, a:visited { text-decoration: none; cursor/**/: /**/pointer; }
a:link:hover, a:visited:hover { text-decoration: underline; }
a.inv:link, a.inv:visited { text-decoration: underline; }
a.inv:link:hover, a.inv:visited:hover { text-decoration: none; }

.clearFix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }



/*-------
// custom styles
//-----*/
a:link, a:visited {
	color: #000000;
}
a:visited { 
}
a:link:hover, a:visited:hover {
}

html {
	height: 100.2%;
}
body {
	font-family: Arial, sans-serif;
	background: url(img/body-bg.jpg) repeat 50% 0;
}

#page {
	width: 950px;
	margin: 0 auto;
	font-size: 1.2em;
	padding: 19px 0 0;
	color: #000000;
}

#top {
	background: url(img/logo-1.jpg) no-repeat 0 0;
	margin: 0 0 6px;
	height: 187px;
	position: relative;
}
	#top h1 {
	}
		#top h1 a:link, #top h1 a:visited {
			display: block;
			width: 100%;
			height: 169px;
		}
			#top h1 a:link span, #top h1 a:visited span {
				background: url(img/logo-1.jpg) no-repeat 0 0;
			}
	#newsletter {
		padding: 0 0 0 75px;
	}
		#newsletter label {
			float: left;
			margin: 2px 7px 0 0;
			width: 89px;
			height: 10px;
		}
			#newsletter label span {
				background: url(img/t-newsletter.jpg) no-repeat 0 0;
			}
		#newsletter input.text {
			float: left;
			margin: 0 6px 0 0;
			border: none;
			background: url(img/search-bg.jpg) no-repeat 0 0;
			width: 124px;
			height: 15px;
			padding: 1px 3px;
		}
		#newsletter input.img {
			float: left;
			margin: 2px 0 0;
		}

#wrap {
	width: 100%;
	overflow: hidden;
}
	#content {
		float: right;
		width: 720px;
		padding: 20px 10px;
	}
	#side {
		float: left;
		width: 202px;
	}



#menu {
}
	#menu ul {
		width: 100%;
		overflow: hidden;
	}
		#menu li {
			width: 100%;
		}
			#menu li a:link, #menu li a:visited {
				display: block;
				width: 100%;
				text-indent: -1000em;
				background: url(img/menu-1.jpg) no-repeat 0 0;
			}
			#menu .page-item-2 a:link, #menu .page-item-2 a:visited {
				height: 65px;
				background-position: 0 0;
			}
			#menu .page-item-3 a:link, #menu .page-item-3 a:visited {
				height: 75px;
				background-position: 0 -65px;
			}
			#menu .page-item-4 a:link, #menu .page-item-4 a:visited {
				height: 74px;
				background-position: 0 -140px;
			}
			#menu .page-item-5 a:link, #menu .page-item-5 a:visited {
				height: 70px;
				background-position: 0 -214px;
			}
			#menu .page-item-6 a:link, #menu .page-item-6 a:visited {
				height: 54px;
				background-position: 0 -284px;
			}

			#menu .active-2 .page-item-2 a:link, #menu .active-2 .page-item-2 a:visited,
			#menu .active-3 .page-item-3 a:link, #menu .active-3 .page-item-3 a:visited,
			#menu .active-4 .page-item-4 a:link, #menu .active-4 .page-item-4 a:visited {
				display: none;
			}


			#menu li ul {
				display: none;
			}
			#menu .active-2 .page-item-2 ul,
			#menu .active-3 .page-item-3 ul,
			#menu .active-4 .page-item-4 ul {
				display: block;
			}
				#menu li li a:link, #menu li li a:visited {
				}
				#menu .page-item-7 a:link, #menu .page-item-7 a:visited {
					height: 21px;
					background-position: -202px 0;
				}
				#menu .page-item-8 a:link, #menu .page-item-8 a:visited {
					height: 20px;
					background-position: -202px -21px;
				}
				#menu .page-item-9 a:link, #menu .page-item-9 a:visited {
					height: 24px;
					background-position: -202px -41px;
				}
				#menu .page-item-10 a:link, #menu .page-item-10 a:visited {
					height: 35px;
					background-position: -202px -65px;
				}
				#menu .page-item-11 a:link, #menu .page-item-11 a:visited {
					height: 40px;
					background-position: -202px -100px;
				}
				#menu .page-item-12 a:link, #menu .page-item-12 a:visited {
					height: 34px;
					background-position: -202px -140px;
				}
				#menu .page-item-13 a:link, #menu .page-item-13 a:visited {
					height: 40px;
					background-position: -202px -174px;
				}

				#menu .active-2 .page-item-2 li a:link, #menu .active-2 .page-item-2 li a:visited,
				#menu .active-3 .page-item-3 li a:link, #menu .active-3 .page-item-3 li a:visited,
				#menu .active-4 .page-item-4 li a:link, #menu .active-4 .page-item-4 li a:visited {
					display: block;
				}

#footer {
	/* margin: 20px 0 0 220px; */
        margin: 20px 0 0 630px;
	width: 700px;
	overflow: hidden;
}
	#copyright {
		float: left;
		margin: 0 20px 0 0;
		width: 251px;
		height: 14px;
		text-indent: -1000em;
		background: url(img/t-copyright.png) no-repeat 0 0;
	}
	#links {
		float: left;
		padding: 2px 0 0;
	}
		#links a:link, #links a:visited {
			float: left;
			display: block;
			margin: 0 20px 0 0;
			height: 10px;
			text-indent: -1000em;
		}
		#links a.sitemap:link, #links a.sitemap:visited {
			background: url(img/t-sitemap.png) no-repeat 0 0;
			width: 41px;
		}
		#links a.terms:link, #links a.terms:visited {
			background: url(img/t-terms.png) no-repeat 0 0;
			width: 78px;
		}

/*-------
// case study
//-----*/

#wrap .case-study {
	margin: 11px 0 0;
	padding: 74px 115px 90px 33px;
	width: 521px;
	height: 810px; /* old height 717 */
	background: url(img/content1-bg.jpg) no-repeat 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:15px;
}

/* NEW STYLE ADDED */

#wrap .case-study p {
	margin-bottom: 5px;
}


	.case-study .img1 {
		margin: 0 0 14px;
		overflow: hidden;
	}
	.case-study .img2 {
		margin: 0 0 10px;
		overflow: hidden;
	}
	.case-study p {
		margin: 0 15px 10px;
	}


/*-------
// our story
//-----*/

#wrap .our-story {
	margin: 11px 0 0;
	padding: 74px 115px 90px 33px;
	width: 521px;
	height: 717px;
	background: url(img/our-story-bg.jpg) no-repeat 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:21px;
}
	.our-story .img1 {
		margin: 0 0 14px;
		overflow: hidden;
	}
	.our-story .img2 {
		margin: 0 0 10px;
		overflow: hidden;
	}
	.our-story p {
		margin: 0 15px 10px;
	}





/*-------
// portfolio
//-----*/

.portfolio {
}

#projects {
	float: left;
	width: 510px;
	overflow: hidden;
}
	#projects li {
		float: left;
		margin: 0 4px 5px 0;
	}
		#projects li a:link, #projects li a:visited {
			float: left;
			display: block;
			width: 119px;
			height: 120px;
			padding: 3px 0 0 4px;
			background: url(img/frame-1.png) no-repeat 0 0;
		}
		#projects li div {
			display: none;
		}

#projectsList {
	float: right;
	width: 200px;
	height: 450px;
	text-indent: -1000em;
	background: url(img/portfolio-list.png) no-repeat 0 0;
}



.ourteambigbox {
	width:285px;height:360px;border-color:#696869;border-width:3px;border-style:solid;margin-right:15px;margin-bottom:15px;float:left;overflow:hidden

}


.smallboxname {
	font-size:14px;
	text-transform: uppercase;
}

.smallboxtext {
font-family:Arial, Helvetica, sans-serif;font-size:12px;padding:10px;line-height:15px;overflow:hidden
}

.smallbox {
width:200px;margin-right:15px;height:260px;
}

.smallboxfooterimg {
	margin-bottom:20px;
}

#footerseolinks a {
	color:#b0a89b;
}
