/*

	Offroad Code Limited - Initial Build : Feb 2010
	Styles for layout
	
	CONTENTS
	
	01 : Global Layouts
	02 : Homepage Specific
	03 : Internal Content Page Specific
	04 : Forms
	05 : Blog Specific
	06 : Portfolio Specific
	07 : Generic Layout Styles

*/


/* START ~ 01 : Global Layouts */

body {
	margin: 0;
	padding: 0;
	background: #D0EDF6;
	cursor: default;
	position: relative;
	}

body#home {
	
	}

body#contentTwoCol {
	
	}

body#contentThreeCol {
	
	}

#siteWrap {
	position: relative;	
	margin: -20px auto 0 auto;
	padding: 0;
	width: 100%;
	background: #fff url(../images/body-background-texture.jpg);
	}

#primaryNavigation {
	width: 960px;
	height: 90px;
	z-index: 20;
	margin: 0 auto;
	position: relative;
	}

#siteLogo a {
	float: left;
	width: 207px;
	height: 90px;
	position: absolute;
	top: 10px;
	left: 0px;
	background: transparent url(../images/siteSprite.png) 0 0 no-repeat;
	}
	
#siteLogoText a {
	float: left;
	width: 207px;
	height: 90px;
	position: absolute;
	top: 18px;
	left: 0px;
	letter-spacing: -1px;
	border-bottom: 0;
	font: bold 24px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}	
	
#siteLogoText a span {
	float: left;
	display: block;
	color: #999;
	}	
	
#siteLogo a:hover {
	background: transparent url(../images/siteSprite.png) 0 -90px no-repeat;
	}
	
#homePage #siteLogo a:hover {
	background: transparent url(../images/siteSprite.png) 0 0 no-repeat;
	}	

#siteLogo span {
	display: none;
	}


#primaryNavigation ul {
	float: right;
	margin-top: 25px;
	}

#primaryNavigation li {
	list-style: none;
	float: left;
	display: inline;
	margin-left: 25px;
	}

#primaryContent {
	clear: both;
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	z-index: 50;
	}

#primaryContent div,
#siteFooterContent div {
	width: 295px;
	padding: 0;
	margin: 0 25px 0 0;
	float: left;
	display: inline;
	}

#siteFooter {
	margin: 20px auto 0 auto;
	clear: both;
	width: 100%;
	min-height: 200px;
	background: url(../images/body-footer.png) center top no-repeat;
	overflow: hidden;
}
	
#siteFooterContent {
	width: 960px;
	overflow: hidden;
	margin: 60px auto 50px auto;
	padding-top: 15px;
	}

.tweets li {
	color: #999;
	list-style: none;
	margin-bottom: 7px;
}	

/* END ~ 01 : Global Layouts */




/* START ~ 02 : Homepage Specific */

#mainBanner {
	overflow: hidden;
	height: 500px;
	width: 100%;
	margin: 0 auto -60px auto;
	float: left;
	position: relative;
	background: url(../images/banner-photo.png) center top no-repeat;
	z-index: 10;
	}

#figureWrap {
	width: 960px;
	height: 450px;
	position: relative;
	margin: 0 auto;
	z-index: 50;
	}
	
#contentTwoCol #figureWrap,
#contentWork #figureWrap {
	margin-top: 30px;
	}	

#homeIntro {
	position: absolute;
	bottom: 65px;
	left: 0;
	margin: 0;
	width: 555px;
	color: #fff;

	/* For nice new browsers */
	/*text-shadow: #111 2px 1px 1px;*/
	}

#figureWrap a.figure {
	position: absolute;
	float: left;
	left: 10px; 
	top: 10px;
	width: 100px;
	height: 200px;
	text-decoration: none;
	border: 0px solid red;
	}
	
#figureWrap a.figure span {
	display: none;
	}	

#figureWrap a.figure:hover span.pop {
	display: inline;
	position: absolute;
	border: 0px solid red;
	padding: 10px;
	}	

#figureWrap a.figure:hover span.name {
	display: inline;
	position: absolute;
	color: #09c;
	font-size: 14px;
	font-weight: bold;
	}	

#figureWrap a#jim {
	left: 90px; 
	top: 90px;
	width: 160px;
	height: 230px;
	}

#figureWrap a#jim:hover span.pop {
	left: 80px;
	top: -70px;
	width: 200px;
	height: 68px;	
	background: transparent url(../images/siteSprite.png) -250px 0 no-repeat;
	}

#figureWrap a#jim.figure:hover span.pop span.desc {
	width: 125px;
	}	

#figureWrap a.figure:hover span.pop span.name {
	width: 60%;
	float: left;
	margin-left: 10px;	
	}

#figureWrap a.figure:hover span.pop span.desc {
	width: 85%;
	margin: 20px 0 0 10px;
	display: block;
	color: #999;
	line-height: 120%;
	font-size: 10px;
	}	

#figureWrap a#pete {
	left: 410px; 
	top: 70px;
	width: 200px;
	height: 260px;
	}	

#figureWrap a#pete:hover span.pop {
	left: 90px;
	top: -50px;
	width: 180px;
	height: 57px;
	background: transparent url(../images/siteSprite.png) -250px -90px no-repeat;
	}
	
#figureWrap a#pete:hover span.pop {
	padding-top: 13px;
	}	
	
#figureWrap a#pete.figure:hover span.pop span.desc {
	width: 75px;
	}		

#figureWrap a#james {
	left: 720px; 
	top: 70px;
	width: 150px;
	height: 220px;
	}	

#figureWrap a#james:hover span.pop {
	left: -30px;
	top: -70px;
	width: 177px;
	height: 84px;	
	background: transparent url(../images/siteSprite.png) -250px -284px no-repeat;
	}	
	
#figureWrap a#james:hover span.pop {
	padding-top: 20px;
	}	

#figureWrap a#james.figure:hover span.pop span.desc {
	width: 105px;
	}	
	
#figureWrap a#moog {
	left: 700px; 
	top: 293px;
	width: 150px;
	height: 90px;
	}	

#figureWrap a#moog:hover span.pop {
	left: 30px;
	top: -90px;
	width: 188px;
	height: 83px;	
	background: transparent url(../images/siteSprite.png) -250px -180px no-repeat;
	}
	
#figureWrap a#moog.figure:hover span.pop span.desc {
	width: 115px;
	}		

/* END ~ 02 : Homepage Specific */




/* START ~ 03 : Internal Content Page Specific */
#contentTwoCol #mainBanner,
#contentWork #mainBanner {
	height: 125px;
	padding: 10px 0 0 0;
	margin: 0 auto 20px auto;
	background: url(../images/main-banner-small.png) left center no-repeat;
	}

#contentTwoCol #primaryContent div,
#contentWork #primaryContent div {
	width: 615px;
	padding: 0;
	margin: 0 25px 0 0;
	float: left;
	display: inline;
	}	
	
#contentWork #primaryContent div {
	width: 512px;
	padding: 0;
	margin: 0 25px 0 0;
	float: left;
	display: inline;
	}		

#primaryContent div.lastCol,
#contentTwoCol #primaryContent div.lastCol,
#siteFooterContent div.lastCol,
#contentTwoCol #primaryContent div.lastCol #tweet{
	margin-right: 0;
	width: 320px !important;
	}
	
/*#siteFooterContent div.lastCol {
	width: 640px !important;
	}*/
	
#homePage #primaryContent div.lastCol li {
	list-style: none;
	margin-bottom: 15px;
	}	

#contentWork #primaryContent div.lastCol {
	margin-right: 0;
	width: 423px !important;
	}
	
#contentWork #primaryContent div.lastCol ul {
	margin: 0 0 20px 25px;
	}	


#primaryContent div a img,
#primaryContent div img { 
	padding: 2px;
	background: #fff;
	margin-bottom: 10px;
	border: 1px solid #09c;
	}
	
#contentTwoCol #primaryContent a img,
#contentThreeCol #primaryContent a img
#contentWork #primaryContent a img,
#contentTwoCol #primaryContent img,
#contentThreeCol #primaryContent img,
#contentWork #primaryContent img {
	padding: 5px;
	background: #fff;
	border: 1px solid #ccc;
	}

#contentWork #primaryContent img {
	border: 0;
	padding: 0;
	}

.pagination,
#controls {
	padding: 0 0 10px 0;
	overflow: hidden;
	}

.pagination {
	float: left;
	clear: both;
	}
.pagination li,
#controls li {
	float: left;
	display: inline;
	list-style: none;
	margin-right: 5px;
	}
	
.pagination li a,
#controls li a {
	background: #09c;
	color: #fff;
	padding: 2px 4px 0 4px;
	font-size: 11px;
	font-weight: bold;
	}
	
.pagination li.current a,
#controls li.current a,
.pagination li a:hover,
.pagination li a.current,
#controls li a:hover {
	background: #333;
	color: #fff;
	border-bottom: 1px solid #333;
	}	

.rssIcon,
.twitterIcon {
	float: right;
	display: inline;
	width: 15px;
	height: 15px;
	border-bottom: 0;
	margin-top: 8px;
	background: transparent url(../images/siteSprite.png) 0 -200px no-repeat;
	}

.twitterIcon {
	background: transparent url(../images/siteSprite.png) -20px -200px no-repeat;
	}

.rssIcon:hover {
	background: transparent url(../images/siteSprite.png) 0 -215px no-repeat;
	}	

.twitterIcon:hover {
	background: transparent url(../images/siteSprite.png) -20px -215px no-repeat;
	}

.rssIcon span,
.twitterIcon span {
	display: none;
	} 	
	
#contentTwoCol #primaryContent div.profile {
	border-bottom: 1px solid #eee;
	display: block;
	float: left;
	width: 615px;
	margin-bottom: 15px;
	}
	
#contentTwoCol #primaryContent div.profile p.profileName {
	font-weight: bold;
	color: #09c;
	margin-bottom: 10px;
	}	

/* END ~ 03 : Internal Content Page Specific */




/* START ~ 04 : Forms */

#contact {
	padding-top: 15px;
	}

#contact p {
	margin-bottom: 10px;
	}

#contact label {
	float: left;
	width: 150px;
	font-weight: bold;
	padding-top: 7px;
	}
	
#contact p input,
#contact textarea {
	width: 250px;
	background: #E6F5FA;
	border: 1px solid #D0EDF6;
	color: #444;
	padding: 7px;
	font: 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 145%;
	}	
	
#contact textarea {
	width: 400px;
	}	

#contact #submitForm input {
	float: left;
	width: auto;
	margin-left: 150px;
	background: #09c;
	color: #fff;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 7px 10px;
	cursor: pointer;
	}
	
#contact #submitForm input:hover,
#contact input:focus,
#contact textarea:focus{
	background: #D0EDF6;
	border: 1px solid #09c;
	color: #09c;
	}	

#blogComment {
	padding: 0;
	margin: 0;
	}
	
#blogComment p {
	
	}	

#blogComment p label {
	float: left;
	display: inline;
	padding-top: 3px;
	width: 175px;
	}
	
#blogComment input,
#blogComment textarea,
#blogComment #blogSubmit {
	border: 1px solid #ccc;
	background: #fff;
	padding: 3px 5px;
	width: 200px;
	}	

#blogComment #blogSubmit {
	width: auto;
	padding: 5px 10px;
	font-weight: bold;
	background: #09c;
	color: #fff;
	cursor: pointer;
	border: 0;
	}
	
#blogComment #blogSubmit:hover {
	background: #333;
	color: #fff;
	}	

#blogComment textarea {
	width: 425px;
	}

#blogComment p #blogSubmit {
	margin-left: 175px;
	}	

#contentTwoCol #primaryContent .userComment {
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ddd;
	float: left;
	width: 615px;
	}
	
#contentTwoCol #primaryContent .userCommentDetails	{
	float: left; 
	display: inline;
	width: 130px;
}
	
#contentTwoCol #primaryContent .userCommentText {
	float: right;
	display: inline;
	width: 430px;
	margin-right: 0;
	}	
/* END ~ 04 : Forms */



/* START ~ 05 : Blog Specific */


.pagination#blog {
	float: left;
	clear: both;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
	width: 615px;
	}

#contentTwoCol #primaryContent .blogEntry,
#contentTwoCol #primaryContent .portfolioExcerpt {
	overflow: hidden;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #ccc;
}

#contentTwoCol #primaryContent .blogExcerpt,
#contentTwoCol #primaryContent .portfolioExcerptDesc {
	float: right;
	display: inline;
	width: 465px;
	margin: 0;
	}
	
#contentTwoCol #primaryContent .blogExerptPic,
#contentTwoCol #primaryContent .portfolioExcerptPic {
	float: left;
	width: 145px;
	margin: 0;
	display: inline;
	}	

.post-info {
	padding: 0 0 0 18px;
	background: url(../images/post-info.png) left center no-repeat;
	}
	
#blogNavigate li {
	list-style: none;
	margin-bottom: 5px;
	}

.blogCatEntries {
	margin-left: 5px;
	}

.blogCatDesc {
	display: block;
	margin: 3px 0 15px 0 ;
	padding-bottom: 5px;
	color: #999;
	border-bottom: 1px dotted #ccc;
}	

#contentTwoCol #primaryContent .blogPost ul {
	margin:	0 0 20px 25px;
}

#contentTwoCol #primaryContent .blogPost ul li {
	list-style: circle;
	margin-bottom: 5px;
}
/* END ~ 05 : Blog Specific */




/* START ~ 06 : Portfolio Specific */

#contentTwoCol #primaryContent .portfolioExcerptDesc {
	width: 335px;
	}
	
#contentTwoCol #primaryContent .portfolioExcerptDesc h2,
#contentTwoCol #primaryContent .portfolioExcerptPic a {
	border: 0;
	}	
	
#contentTwoCol #primaryContent .portfolioExcerptPic {
	width: 245px;
	}	

#slider ul, 
#slider li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#slider, 
#slider li { 
	width: 500px;
	height: 522px;
	overflow: hidden; 
	}
	
#slider li { 
	width: 510px;
}	

#slider {
	border: 1px solid #ccc;
	width: 500px !important;
	padding: 5px !important;
	}

#slider li img {
	}

#controls {
	margin-top: 10px;
	float: left;
	width: 500px;
	display: block;
	}
	
#controls a {
	padding-top: 6px;
	}	
	
	
/* END ~ 06 : Portfolio Specific */




/* START ~ 07 : Generic Layout Styles */

.leftPic {
	float: left;
	margin: 0 20px 20px 0;
	}		

.rightPic {
	float: right;
	margin: 0 0 20px 20px;
	}	

/* END ~ 07 : Generic Layout Styles */