@charset "UTF-8";
/* Info
Written by Adam Lappin (wabbit42@gmail.com)
---------------------------------------*/

/* Font import (using Google Font Directory)
---------------------------------------*/
@import url(http://fonts.googleapis.com/css?family=Cantarell);

/* Turn ie6 warning off for current browsers
---------------------------------------*/
.ie6warning {
	display: none;
}
/* Global
---------------------------------------*/
* {
	padding: 0px;
	margin: 0px;
}
body {
	background: url('images/topGradient.jpg') repeat-x #0f0f0f;
}
body .shadow {
	margin-left: auto;
	margin-right: auto;
	width: 961px;
	height: 64px;
	background: url('images/headerShadow.png') no-repeat left top;
}
a:link {
	outline: none;
	color: #363636;
	text-decoration: underline;
}
a:visited {
	outline: none;
	color: #363636;
	text-decoration: none;
}
a:hover {
	color: #000;
	outline: none;
	text-decoration: none;
}
a:active {
	color: #9e9e9e;
	outline: none;
	text-shadow: 0px 0px 5px #fff;
	text-decoration: none;
}
p { 
	font-family: arial, serif; 
	font-size: 10.5pt; 
	color: #363636;
}
h2 {
	font-family: arial, serif; 
	font-size: 22pt; 
	color: #363636;
}
/* Minecraft page
---------------------------------------*/
.mincraftScreen {
	width: 880px;
	height: 99px;
	overflow: hidden;
	background: url('images/minecraftScreen.jpg') no-repeat left top;
}
.mincraftScreen p {
	color: #363636;
	margin: 67px 0 0 330px;
	font-size: 18pt;
}
/* Header
---------------------------------------*/
.header {
	margin-left: auto;
	margin-right: auto;
	margin-top: -40px;
	width: 1087px;
	height: 229px;
	background: url('images/header.png') no-repeat left top;
}
.navHome {
	position: relative;
	top: 105px;
	left: 80px;
	height: 115px;
	overflow: hidden;
}
.navTitle {
	margin-top: 27px;
}
.navTitle .title {
	float: left;
	display: inline;
	font-family: 'Cantarell', arial, serif;
	font-size: 42pt;
	padding-bottom: 13px;
	color: #363636;
	text-shadow: -1px -1px 1px #555;
	background: url('images/titleMiddle.png') repeat-x;
}
.navTitle .before {
	float: left;
	width: 27px;
	height: 88px;
	background: url('images/titleLeft.png') no-repeat;
}
.navTitle .after {
	float: left;
	width: 39px;
	height: 88px;
	background: url('images/titleRight.png') no-repeat left top;
}
.header .navMenu {
	position: relative;
	top: 70px;
	left: 580px;
	width: 590px;
	height: 45px;
	overflow: hidden;
}
.navMenu a:link {
	outline: none;
	color: #363636;
	text-decoration: none;
}
.navMenu a:visited {
	outline: none;
	color: #363636;
	text-decoration: none;
}
.navMenu a:hover {
	color: #000;
	outline: none;
	text-decoration: underline;
}
.navMenu a:active {
	color: #9e9e9e;
	outline: none;
	text-shadow: 0px 0px 5px #fff;
	text-decoration: none;
}
.header .navMenu ul {
	list-style-type: none;
}
.header .navMenu li {
	float: left;
	margin-right: 15px;
	font-family: 'Cantarell', arial, serif;
	color: #363636;
	font-size: 18pt;
}
.header .navMenu .sep:after {
	margin-left: 15px;
	content: url('images/navSep.gif');
}
/* default life shelf
---------------------------------------*/
.shelfBacking {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -55px;
	width: 1087px;
	overflow: auto;
	background: url('images/GenericShelfBacking.jpg') repeat-y center top;
}
.shelfBackingBottom {
	margin-left: auto;
	margin-right: auto;
	width: 1087px;
	height: 83px;
	background: url('images/shelfBottom.jpg') no-repeat center;
}
.shelfText {
	overflow: auto;
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 880px;
	padding: 30px;
	text-align: left;
	font-family: arial, serif;
	font-size: 10.5pt;
	color: #363636;
	background: rgba(164,164,164,0.70);
}
.shelfText a:link {
	font-family: arial, serif;
	text-decoration: underline;
	color: #363636;
}
.shelfText a:visited {
	font-family: arial, serif;
	text-decoration: underline;
	color: #363636;
}
.shelfText a:hover {
	text-decoration: none;
	color: #363636;
}
/* home top shelf
---------------------------------------*/
.topShelf {
	margin-left: auto;
	margin-right: auto;
	width: 1087px;
	height: 282px;
	background: url('images/topShelf.jpg') no-repeat center top;
}
.socialNetwork {
	position: relative;
	left: 100px;
	width: 199px;
	height: 80px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	background: url('images/socialNetworkBacking.png') no-repeat left top;
}
.socialNetworkBottom {
	position: relative;
	float: left;
	padding-top: 8px;
	padding-left: 10px;
	width: 199px;
}
.daPeoples {
	position: relative;
	top: 77px;
	left: 160px;
	width: 138px;
	height: 87px;
	background: url('images/daPeoples.png') no-repeat left top;
}
.wabbit42 {
	position: relative;
	top: -183px;
	left: 342px;
	width: 303px;
	height: 270px;
	background: url('images/wabbit42.png') no-repeat left top;
}
.homeInfo { 
	position: relative;
	top: -443px;
	left: 650px;
	width: 349px;
	height: 245px;
	background: url('images/homeInfoBacking.png') no-repeat left top;
}
.homeInfo p {
	padding: 25px;
	font-family: arial, serif;
	font-size: 11pt;
	color: #494949;
}
/* Image replacements for social networks
---------------------------------------*/
.twitter {
	float: left;
	margin-left: 10px;
	padding-right: 13px;
	width: 20px;
	height: 21px;
	background: url('images/twitter.png') no-repeat;
}
.google {
	float: left;
	padding-right: 12px;
	width: 59px;
	height: 22px;
	background: url('images/google.png') no-repeat;
}
.youtube {
	float: left;
	width: 50px;
	height: 21px;
	background: url('images/youtube.png') no-repeat;
}
.picasa {
	float: left;
	padding-left: 10px;
	padding-right: 7px;
	width: 21px;
	height: 21px;
	background: url('images/picasa.png') no-repeat;
}
.lovefilm {
	float: left;
	padding-right: 12px;
	width: 58px;
	height: 20px;
	background: url('images/lovefilm.png') no-repeat;
}
.amazon {
	float: left;
	width: 45px;
	height: 20px;
	background: url('images/amazonwishlist.png') no-repeat;
}
/* home life stream
---------------------------------------*/
.homeShelfMain {
	margin-left: auto;
	margin-right: auto;
	width: 1087px;
	height: 510px;
	background: url('images/shelfBacking.jpg') repeat-y center top;
}
.homeTitleBacking {
	width: 1087px;
	height: 47px;
	background: url('images/homeTitleBacking.png') no-repeat center top;
}
.homeTitleBacking .textBox {
	margin-left: auto;
	margin-right: auto;
	width: 520px;
	height: 30px;
}
.liveFeedTitle {
	float: left;
	width: 130px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: 'Cantarell', arial, serif;
	font-size: 22pt;
	color: #363636;
}
.liveFeedLocation {
	float: left;
	padding-top: 13px;
	width: 350px;
	overflow: hidden;
	height: 20px;
	font-family: arial, serif;
	font-size: 12pt;
	color: #363636;
}
.liveFeedLocation:before {
	position: relative;
	left: 85px;
	content: url('images/greenLight.png');
}
.liveFeedWrapper {
	margin-top: 30px;
	margin-left: 78px;
	padding-top: 22px;
	overflow: hidden;
}
.liveFeedText {
	height: 524px;
	width: 440px;
	overflow: hidden;
}
.liveFeedBackingLeft {
	position: relative;
	top: 2px;
	float: left;
	padding-top: 10px;
	width: 440px;
	height: 526px;
	overflow: hidden;
	background: url('images/homeBackingLeft.png') no-repeat center top;
}
.liveFeedArrow {
	position: relative;
	top: 1px;
	float: left;
	margin-top: -22px;
	margin-left: -45px;
	margin-right: -37px;
	width: 129px;
	height: 579px;
	background: url('images/homeArrow.png') no-repeat center top;
}
.liveFeedBackingRight {
	position: relative;
	top: 2px;
	float: left;
	padding-top: 10px;
	width: 441px;
	height: 526px;
	overflow: hidden;
	background: url('images/homeBackingRight.png') no-repeat center top;
}
.homeShelfBottom {
	margin-left: auto;
	margin-right: auto;
	width: 1087px;
	height: 149px;
	background: url('images/shelfBackingBottom.jpg') no-repeat center top;
}
/* thoughts (blog)
---------------------------------------*/
#drone {
	display: block;
	position:absolute;
	width: 72px;
	height: 80px;
	top: 50px;
	left: 180px;
	background: url('images/drone.png') no-repeat right bottom;	
}
#droneRed {
	display: none;
	position:absolute;
	width: 90px;
	height: 36px;
	top: 42px;
	left: 173px;
	background: url('images/rLight.png') no-repeat right bottom;	
}
#droneGreen {
	display: block;
	position: absolute;
	width: 71px;
	height: 40px;
	top: 40px;
	left: 175px;
	background: url('images/gLight.png') no-repeat right bottom;	
}
#tweetyBird {
	display: block;
	position:absolute;
	width: 40px;
	height: 35px;
	top: 40px;
	left: 45px;
	background: url('images/tweetyBird.png') no-repeat right bottom;	
}
.topShelfBlog {
	margin-left: auto;
	margin-right: auto;
	margin-top: -1px;
	width: 1087px;
	height: 145px;
	background: url('images/topShelf.jpg') no-repeat center top;
}
.blogHeader {
	position: relative;
	top: 0px;
	left: 70px;
	width: 485px;
	height: 211px;
	background: url('images/blogHeader.png') no-repeat left top;
}
.blogNavBacking { 
	padding: 10px 10px 0px 15px;
	position: relative;
	top: -205px;
	left: 418px;
	width: 593px;
	height: 193px;
	background: url('images/blogNavBacking.png') no-repeat left top;
	overflow: hidden;
}
.blogNavBacking p {
	line-height: normal;
	font-family: arial, serif;
	font-size: 10.5pt;
	color: #363636;
}
.blogNavBackingText {
	float: left;
	width: 320px;
	padding: 15px 10px 0px 10px;
}
.blogNavBackingTextSearch {
	float: left;
	width: 213px;
	padding: 0px 0px 0px 5px;
}
.blogNavBacking li {
	width: 90px;
	list-style-type: none;
	line-height: normal;
	font-family: arial, serif;
	font-size: 9pt;
	color: #363636;
}
.blogNavBacking li a:link {
	outline: none;
	color: #363636;
	text-decoration: none;
}
.blogNavBacking li a:visited {
	outline: none;
	color: #363636;
	text-decoration: none;
}
.blogNavBacking li a:hover {
	color: #000;
	outline: none;
	text-decoration: underline;
}
.blogNavBacking li a:active {
	color: #9e9e9e;
	outline: none;
	text-shadow: 0px 0px 5px #fff;
	text-decoration: none;
}
.blogNavBacking ul {
	display: inline;
}
.blogCategory {
	margin: 0px 0px 15px 0px;
}
.searchBlog {
	padding: 0px 25px 10px 0px;
	float: right;
}
.screen-reader-text {
	padding-right:100px;
	font-family: arial, serif;
	font-size: 9pt;
	color: #363636;
}
#s {
	width: 120px;
}
/* comic
---------------------------------------*/
.topShelfComic {
	margin-left: auto;
	margin-right: auto;
	width: 1087px;
	height: 198px;
	margin-top: -1px;
	background: url('images/comicBeltBg.jpg') no-repeat center top;
}
.comicWrapper {
	display: inline;
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	overflow: hidden;
}
.comicOne {
	float: left;
	margin: 45px 10px 0px 65px;
	width: 135px;
	height: 127px;
	background: url('images/_comic/comicOne.png') no-repeat;
}
.comicOneGraphic {
	margin-left: auto;
	margin-right: auto;
	left: 0px;
	width: 700px;
	height: 705px;
	background: url('images/_comic/_comicFull/1.jpg') no-repeat;
}
.comicTwo {
	float: left;
	margin: 45px 20px 0px 10px;
	width: 135px;
	height: 127px;
	background: url('images/_comic/comicTwo.png') no-repeat;
}
.comicTwoGraphic {
	margin-left: auto;
	margin-right: auto;
	left: 0px;
	width: 700px;
	height: 471px;
	background: url('images/_comic/_comicFull/2.jpg') no-repeat;
}
.comicThree {
	float: left;
	margin: 45px 10px 0px 20px;
	width: 135px;
	height: 127px;
	background: url('images/_comic/comicThree.png') no-repeat;
}
.comicThreeGraphic {
	margin-left: auto;
	margin-right: auto;
	left: 0px;
	width: 700px;
	height: 258px;
	background: url('images/_comic/_comicFull/3.jpg') no-repeat;
}
.comicFour {
	float: left;
	margin: 45px 20px 0px 10px;
	width: 135px;
	height: 127px;
	background: url('images/_comic/comicFour.png') no-repeat;
}
.comicFourGraphic {
	margin-left: auto;
	margin-right: auto;
	left: 0px;
	width: 700px;
	height: 501px;
	background: url('images/_comic/_comicFull/4.jpg') no-repeat;
}
.comicFive {
	float: left;
	margin: 45px 10px 0px 20px;
	width: 135px;
	height: 127px;
	background: url('images/_comic/comicFive.png') no-repeat;
}
.comicFiveGraphic {
	margin-left: auto;
	margin-right: auto;
	left: 0px;
	width: 170px;
	height: 700px;
	background: url('images/_comic/_comicFull/5.jpg') no-repeat;
}
.comicSix {
	float: left;
	margin: 45px 50px 0px 10px;
	width: 135px;
	height: 127px;
	background: url('images/_comic/comicSix.png') no-repeat;
}
.comicNavBacking { 
	float: left;
	overflow: hidden;
}
.comicNavBacking p {
	line-height: normal;
	font-family: arial, serif;
	font-size: 10.5pt;
	color: #363636;
}
/* portfolio
---------------------------------------*/
.portfolioShelfBacking {
	margin-left: auto;
	margin-right: auto;
	margin-top: -1px;
	margin-bottom: -65px;
	width: 1087px;
	height: 285px;
	overflow: hidden;
	background: url('images/GenericShelfBacking.jpg') repeat-y center top;
}
.shelfBackingGallery {
	margin-left: auto;
	margin-right: auto;
	margin-top: -1px;
	margin-bottom: -55px;
	width: 1087px;
	overflow: auto;
	background: url('images/GenericShelfBacking.jpg') repeat-y center top;
}
.portfolioShelfBackingBottom {
	margin-left: auto;
	margin-right: auto;
	width: 1087px;
	height: 83px;
	background: url('images/shelfBottom.jpg') no-repeat center;
}
.portfolioInfo { 
	float: left;
	margin: 47px 0px 0px 25px;
	width: 470px;
	height: 210px;
	padding: 20px;
	background: url('images/portfolioTextBacking.png') no-repeat left top;
}
.portfolioInfo p {
	font-family: arial, serif;
	font-size: 10.5pt;
	height:15px;
	color: #363636;
}
.portfolioCallToAction {
	position: relative;
	top: 100px;
	font-family: arial, serif;
	font-size: 10.5pt;
	text-align: right;
	color: #363636;
}
.portfolioCallToAction:after {
	position: relative;
	top: 6px;
	margin-left: 7px;
	height: 22px;
	width: 22px;
	content: url('images/callToAction.png');
}
.smallText {
	margin-bottom: -3px;
	font-family: arial, serif;
	font-size: 8pt;
	text-align: left;
	color: #363636;
}
.portfolioLineWeb {
	border-color: #9B9B9B;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 15px;
	margin-top: 3px;
	width: 400px;
}
.portfolioLineGallery {
	border-color: #9B9B9B;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 20px;
	margin-top: 3px;
	width: 875px;
}
.portfolioLineLogo {
	border-color: #9B9B9B;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 15px;
	margin-top: 3px;
	width: 203px;
}
.portfolioLinePrint {
	border-color: #9B9B9B;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 15px;
	margin-top: 3px;
	width: 135px;
}
.portfolioSignWeb {
	float: left;
	width: 267px;
	height: 254px;
	margin: 40px 0px 0px 80px;
	background: url('images/portfolioWeb.png') no-repeat left top;
}
.portfolioTinyPeopleScreen {
	float: left;
	margin: 143px 0px 0px -10px;
	width: 107px;
	height: 148px;
	background: url('images/tinyPeopleScreen.png') no-repeat left top;
}
.portfolioSignLogo {
	float: left;
	width: 267px;
	height: 254px;
	margin: 40px 0px 0px 80px;
	background: url('images/portfolioLogo.png') no-repeat left top;
} 
.portfolioTinyPeopleTotem {
	float: left;
	margin: 160px -13px 0px 3px;
	width: 107px;
	height: 148px;
	background: url('images/tinyPeopleTotem.png') no-repeat left top;
}
.portfolioSignPrint {
	float: left;
	width: 267px;
	height: 254px;
	margin: 40px 0px 0px 80px;
	background: url('images/portfolioPrint.png') no-repeat left top;
} 
.portfolioTinyPeoplePrint {
	float: left;
	margin: 130px -15px 0px 5px;
	width: 107px;
	height: 148px;
	background: url('images/tinyPeoplePrint.png') no-repeat left top;
}
/* portfolio galleries
---------------------------------------*/
.portfolioGalleryWrapper {
	display: inline;
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	overflow: hidden;
}
.galleryClearFirst {
	padding-top: 10px;
	clear: both;
}
.galleryClear {
	padding-top: 30px;
	clear: both;
}
.galleryPix {
	width: 246px;
	height: 221px;
	overflow: hidden;
	margin: 0px 25px 20px 20px;
	float: left;
}
.galleryPix a:hover .bg {
	width: 226px;
	height: 221px;
	padding: 20px;
	position: relative;
	top: -252px;
	opacity: 0.80;
	filter:alpha(opacity=80); /*-- for ie users --*/
	background-color:#000;
}
.bg p {
	color: #ffffff;
	font-family: arial, serif;
	font-size: 9pt;
}
.bg a {
	font-size: 9pt;
}
.bg p a:link {
	font-size: 9pt;
}
.bg p a:visited {
	font-size: 9pt;
}
.bg p a:hover {
	font-size: 9pt;
}
.bg p a:active {
	font-size: 9pt;
}
.galleryPixCallToAction a {
	font-size: 9pt;
}
.galleryPixCallToAction a:link {
	font-size: 9pt;
}
.galleryPixCallToAction a:visited {
	font-size: 9pt;
}
.galleryPixCallToAction a:hover {
	font-size: 9pt;
}
.galleryPixCallToAction a:active {
	font-size: 9pt;
}
.galleryPixCallToAction {
	position: relative;
	bottom: -10px;
	right: 18px;
	font-family: arial, serif;
	font-size: 9pt;
	text-align: right;
	color: #363636;
}
.galleryPixCallToAction:after {
	position: relative;
	top: 6px;
	margin-left: 7px;
	height: 22px;
	width: 22px;
	content: url('images/callToAction.png');
}
.neom-home {
	width: 246px;
	height: 221px;
	padding-bottom: 30px;
	background: url('images/_portfolio/neom-home.jpg') no-repeat;
}
.neom-shop {
	width: 246px;
	height: 221px;
	padding-bottom: 30px;
	background: url('images/_portfolio/neom-shop.jpg') no-repeat;
}
.neom-blog {
	width: 246px;
	height: 221px;
	padding-bottom: 30px;
	background: url('images/_portfolio/neom-blog.jpg') no-repeat;
}
.neom-newsletter {
	width: 246px;
	height: 221px;
	padding-bottom: 30px;
	background: url('images/_portfolio/neom-newsletter.jpg') no-repeat;
}
.neom-contact {
	width: 246px;
	height: 221px;
	padding-bottom: 30px;
	background: url('images/_portfolio/neom-contact.jpg') no-repeat;
}
.neom-newsletter1 {
	width: 246px;
	height: 222px;
	padding-bottom: 30px;
	background: url('images/_portfolio/newsletter1.jpg') no-repeat;
}
.neom-newsletter2 {
	width: 246px;
	height: 222px;
	padding-bottom: 30px;
	background: url('images/_portfolio/newsletter2.jpg') no-repeat;
}
.neom-newsletter3 {
	width: 246px;
	height: 222px;
	padding-bottom: 30px;
	background: url('images/_portfolio/newsletter3.jpg') no-repeat;
}
.neom-newsletter4 {
	width: 246px;
	height: 222px;
	padding-bottom: 30px;
	background: url('images/_portfolio/newsletter4.jpg') no-repeat;
}
.neom-newsletter5 {
	width: 246px;
	height: 222px;
	padding-bottom: 30px;
	background: url('images/_portfolio/newsletter5.jpg') no-repeat;
}
.nrg-home {
	width: 246px;
	height: 222px;
	padding-bottom: 30px;
	background: url('images/_portfolio/nrg-home.jpg') no-repeat;
}
.nrg-base {
	width: 246px;
	height: 222px;
	padding-bottom: 30px;
	background: url('images/_portfolio/nrg-base.jpg') no-repeat;
}
.nrg-wmn {
	width: 246px;
	height: 222px;
	padding-bottom: 30px;
	background: url('images/_portfolio/nrg-wmn.jpg') no-repeat;
}
.nrg-acc {
	width: 246px;
	height: 222px;
	padding-bottom: 30px;
	background: url('images/_portfolio/nrg-acc.jpg') no-repeat;
}
.nrg-story {
	width: 246px;
	height: 222px;
	padding-bottom: 30px;
	background: url('images/_portfolio/nrg-story.jpg') no-repeat;
}
.uandr-nrg {
	width: 246px;
	height: 222px;
	padding-bottom: 30px;
	background: url('images/_portfolio/nrg.jpg') no-repeat;
}
.uandr-omm {
	width: 246px;
	height: 222px;
	padding-bottom: 30px;
	background: url('images/_portfolio/omm.jpg') no-repeat;
}
.uandr-asics {
	width: 246px;
	height: 222px;
	padding-bottom: 30px;
	background: url('images/_portfolio/asics.jpg') no-repeat;
}
.uandr-sale1 {
	width: 246px;
	height: 222px;
	padding-bottom: 30px;
	background: url('images/_portfolio/sale1.jpg') no-repeat;
}
.uandr-sale2 {
	width: 246px;
	height: 222px;
	padding-bottom: 30px;
	background: url('images/_portfolio/sale2.jpg') no-repeat;
}
.uandr-xmas1 {
	width: 246px;
	height: 222px;
	padding-bottom: 30px;
	background: url('images/_portfolio/xmas1.jpg') no-repeat;
}
.uandr-xmas2 {
	width: 246px;
	height: 222px;
	padding-bottom: 30px;
	background: url('images/_portfolio/xmas2.jpg') no-repeat;
}
.uandr-xmas3 {
	width: 246px;
	height: 222px;
	padding-bottom: 30px;
	background: url('images/_portfolio/xmas3.jpg') no-repeat;
}
.print-neom1 {
	width: 246px;
	height: 222px;
	padding-bottom: 30px;
	background: url('images/_portfolio/neom1.jpg') no-repeat;
}
.print-neom2 {
	width: 246px;
	height: 222px;
	padding-bottom: 30px;
	background: url('images/_portfolio/neom2.jpg') no-repeat;
}
.print-neom3 {
	width: 246px;
	height: 222px;
	padding-bottom: 30px;
	background: url('images/_portfolio/neom3.jpg') no-repeat;
}
.print-uandr1 {
	width: 246px;
	height: 222px;
	padding-bottom: 30px;
	background: url('images/_portfolio/print-nrg.jpg') no-repeat;
}
.print-uandr2 {
	width: 246px;
	height: 222px;
	padding-bottom: 30px;
	background: url('images/_portfolio/print-xmas.jpg') no-repeat;
}
.print-uandr3 {
	width: 246px;
	height: 222px;
	padding-bottom: 30px;
	background: url('images/_portfolio/nrg-sock1.jpg') no-repeat;
}
.print-uandr4 {
	width: 246px;
	height: 222px;
	padding-bottom: 30px;
	background: url('images/_portfolio/nrg-sock2.jpg') no-repeat;
}
.logo1 {
	width: 246px;
	height: 222px;
	padding-bottom: 30px;
	background: url('images/_portfolio/logo1.jpg') no-repeat;
}
.logo2 {
	width: 246px;
	height: 222px;
	padding-bottom: 30px;
	background: url('images/_portfolio/logo2.jpg') no-repeat;
}
.logo3 {
	width: 246px;
	height: 222px;
	padding-bottom: 30px;
	background: url('images/_portfolio/logo3.jpg') no-repeat;
}
.logo4 {
	width: 246px;
	height: 222px;
	padding-bottom: 30px;
	background: url('images/_portfolio/logo4.jpg') no-repeat;
}
.logo5 {
	width: 246px;
	height: 222px;
	padding-bottom: 30px;
	background: url('images/_portfolio/logo5.jpg') no-repeat;
}
.logo6 {
	width: 246px;
	height: 222px;
	padding-bottom: 30px;
	background: url('images/_portfolio/logo6.jpg') no-repeat;
}
/* footer
---------------------------------------*/
.footer {
	padding-top: 15px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	width: 1087px;
	height: 95px;
	background: url('images/shelfBackingFooter.jpg') no-repeat center top;
}
.footer .title {
	padding-right: 70px;
	margin-bottom: 5px;
	font-family: arial, serif;
	font-size: 10.5pt;
	text-align: right;
	color: #363636;
}
.footer .text {
	padding-right: 70px;
	margin-bottom: -3px;
	font-family: arial, serif;
	font-size: 8pt;
	text-align: right;
	color: #363636;
}
.text a:link {
	font-family: arial, serif;
	text-decoration: underline;
	color: #363636;
}
.text a:visited {
	font-family: arial, serif;
	text-decoration: underline;
	color: #363636;
}
.text a:hover {
	text-decoration: none;
	color: #363636;
}
/* text
---------------------------------------*/
p {
	font-family: arial, serif;
}
h1 {
}
/* blog additional text styling
---------------------------------------*/
.insert {
	font-style: italic;
	text-align: justify;
	width: 720px;
	margin-right: auto;
	margin-left:auto;
}
q {
	font-size: 16pt; 
	width: 750px;
}

/* Everything below this comment was taken from the twentyten default WordPress theme
-------------------------------------------------------------- */

#main {
	clear: both;
	overflow: hidden;
	padding: 40px 0 0 0;
}
#content {
}
#content,
#content input,
#content textarea {
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 24px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #000;
	line-height: 1.5em;
	margin: 0 0 20px 0;
}
#content table {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: left;
	width: 750px;
}
#content tr th,
#content thead th {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	border: 1px solid #333333;
	padding: 6px 24px;
}
#content tr.odd td {
	background: #f2f7fc;
}
.hentry {
	margin: 0 0 48px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
#content .entry-title {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 5px;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 20px 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#content .video-player {
	padding: 0;
}


/* =Asides
-------------------------------------------------------------- */

.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.category-asides {
	padding: 0;
}
.home #content .category-asides .entry-content {
	padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}


/* =Images
-------------------------------------------------------------- */

#content img {
	margin: 0;
	height: auto;
	max-width: 640px;
	width: auto;
}
#content .attachment img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
#content .wp-smiley {
	margin: 0;
}
#content .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}
#content .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #9b9b9b;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	float: left;
	padding: 0px 10px 0px 0px;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 10px;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}
