@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	font-family:"Myriad Pro", Verdana, "Lucida Grande", sans-serif;
	font-size:14px;;
	color:#fff;
	background:url(../images/web-bg.jpg) top center repeat-x #000;
	line-height:1.5em;
}

.slide-out-div {
	padding-left: 0px;
	color:#333;
	width: 300px;
	background:url(../images/slide-bg.png) no-repeat right bottom;
}

h1{
	font-family:'TitilliumText22LThin', "Myriad Pro", Verdana, "Lucida Grande", sans-serif;
	font-size:25px;
	margin:0;
	font-weight:normal;
	line-height:1.25em;
}

h1 .bold{
	font-family: 'TitilliumText22LRegular', "Myriad Pro", Verdana, "Lucida Grande", sans-serif;
	font-weight:bold;
}

.bolder{
	font-family: 'TitilliumText22LRegular', "Myriad Pro", Verdana, "Lucida Grande", sans-serif;
	color:#444444;
}

.green{
	color:#a9dd43;
}

h1.title{
	font-family:'TitilliumText22LRegular', "Myriad Pro", Verdana, "Lucida Grande", sans-serif;
	color:#000;
	font-size:20px;
	font-weight:normal;
	padding:15px 0;
}

h2{
	font-family:'TitilliumText22LThin', "Myriad Pro", Verdana, "Lucida Grande", sans-serif;
	color:#FFF;
	font-size:19px;
	font-weight:normal;
}

h3{
	font-family:'TitilliumText22LThin', "Myriad Pro", Verdana, "Lucida Grande", sans-serif;
	color:#FFF;
	font-size:18px;
	font-weight:normal;
}

h4{
	font-family:'TitilliumText22LThin', "Myriad Pro", Verdana, "Lucida Grande", sans-serif;
	font-size:18px;
	font-weight:normal;
}

a{
	text-decoration:none;
	color:#a9dd43;
}

a:hover{
	color:#444;
}

ul{
	list-style:square;
}

.white{
	color:#FFF;
}

					/* Containing and Header Styles */

.wrapper{
	width:965px;
	margin:0px auto;
	position:relative;
}

#header{
	height:315px;
}

#logo{
	width:283px;
	height:118px;
}

#tagline{
	width:227px;
	height:65px;
	margin:25px 0 0 25px;
}

					/* Navigation Styles */

#nav{
	width:630px;
	padding:1em 0 .75em 0;
	background-color:#000;
	-moz-box-shadow: 3px 3px 5px #333;
	-webkit-box-shadow: 3px 3px 5px #333;
    box-shadow: 3px 3px 5px #333;
	font-family: 'TitilliumText22LThin', "Myriad Pro", Verdana, "Lucida Grande", sans-serif;
	font-size:15px;
	margin-left:25px;
}

#nav ul{
	margin:.5em;
	padding:0px;
}

#nav li{
	list-style:none;
	text-align:left;
	overflow:hidden;
	text-decoration:none;
	padding:.2em;
	margin:0px;
	display:inline;
}

#nav a{
	text-decoration:none;
	color:#fff;
}

#nav ul li a:hover, #nav ul li a:hover a{
	color:#a9dd43;
}

#nav li:hover, #nav li:hover a{
	color:#a9dd43;
}

#nav ul li a.selected{
	color:#a9dd43;
	font-family: 'TitilliumText22LBold' "Myriad Pro", Verdana,;
}

#nav li.selected{
	color:#a9dd43;
	font-family: 'TitilliumText22LBold' "Myriad Pro", Verdana,;
}

						/* Footer Styles */

#footer{
	clear:both;
	margin-top:50px;
	background:url(../images/footer-bg.jpg) center top no-repeat;
	height:338px;
}

.wrapperFooter{
	width:965px;
	margin:0px auto;
	position:relative;
	height:338px;
}

#socialMedia{
	width:545px;
	height:180px;
	float:right;
	margin:15px 15px;
}

.socialMediaButton{
	height:60px;
	width:252px;
	margin-left:20px;
	float:right;
}

#footerText{
	clear:right;
	bottom:10px;
	right:15px;
	text-align:right;
	position:absolute;
	line-height:1em;
}

#footerText span{
	font-size:12px;
	background-color:#FFF;
	padding:.5em;
	opacity:0.8;
	color:#444;
}

#footerText span a, #viewAll a{
	color:#444;
	text-decoration:none;
}

#footerText span a:hover, #viewAll a:hover{
	color:#a9dd43;
}

						/* Content Styles */

#content{
	clear:both;
	margin-top:20px;
}

#homePortfolio{
	width:965px;
	height:295px;
	position:relative;
}

#homePortfolioTitle{
	width:630px;
	padding:.75em 0 .5em 0;
	background-color:#fff;
	color:#444;
	-moz-box-shadow: 3px 3px 5px #333;
	-webkit-box-shadow: 3px 3px 5px #333;
    box-shadow: 3px 3px 5px #333;
	font-family: 'TitilliumText22LThin', "Myriad Pro", Verdana, "Lucida Grande", sans-serif;
	font-size:25px;
	text-transform:uppercase;
	position:absolute;
	margin-left:25px;
}

#homePortfolioTitle span{
	font-family: 'TitilliumText22LBold', "Myriad Pro", Verdana, "Lucida Grande", sans-serif;
	padding-left:.75em;
}

		#homePortfolio ul, #ipadBtns ul {
			margin:0px;
			padding:0px;
			}
		
		#homePortfolio ul.hover_block li, #ipadBtns ul.hover_block li {
			list-style:none;
			float:left;
			background: #fff;
			padding: 10px;
			width:280px; 
			position: relative;
			margin-right: 5px;
			margin-left:15px;
			margin-bottom:20px;
			}

		#homePortfolio ul.hover_block li a, #ipadBtns ul.hover_block li a {
			display: block;
			position: relative;
			overflow: hidden;
			height: 150px;
			width: 250px;
			padding: 15px;
			color: #000;
			font-family: 'TitilliumText22LThin', "Myriad Pro", Verdana, "Lucida Grande", sans-serif;
			font-size:1.6em;
		}

		#homePortfolio ul.hover_block li a, #ipadBtns ul.hover_block li a { text-decoration: none; }

		#homePortfolio ul.hover_block li img, #ipadBtns ul.hover_block li img {
			position: absolute;
			top: 0;
			left: 0;
			border: 0;
		}

#viewAll{
	position:absolute;
	font-family: 'TitilliumText22LBold', "Myriad Pro", Verdana, "Lucida Grande", sans-serif;
	font-size:14px;
	right:15px;
	top:21px;
}

#homePortfolioBG{
	background: url(../images/bg-white.png) repeat;
	background: rgba(255,255,255,0.8);
	width:965px;
	height:260px;
	position:absolute;
	top:30px;
	left:0;
}

#homePortfolioHolder{
	margin-top:45px;
}

#googleMapCanvas{
	margin-top:45px;
	margin-left:auto;
	margin-right:auto;
	border:10px solid white;
	width:915px;
	height:335px;
}

#bodyContent{
	background: url(../images/bg-black.png) repeat;;
	background: rgba(0,0,0,0.8);
	width:965px;
	margin-top:20px;
}

#bodyLine{
	width:935px;
	margin:0px auto;
	padding:30px 10px;
	clear:both;
}

#bodyLine h1{
	font-size:45px;
}

					/*Column stylings*/
					
.col1{
	width:290px;
	margin-left:15px;
	float:left;
	padding-right:10px;
}

.col2{
	width:290px;
	margin-left:17px;
	float:left;
	padding-right:5px;
	padding-left:5px;
}

.col3{
	width:290px;
	margin-right:15px;
	float:right;
	padding-left:10px;
}

.col1img{
	width:300px;
	margin-left:15px;
	float:left;
}

.col2img{
	width:300px;
	margin-left:17px;
	float:left;
}

.col3img{
	width:300px;
	margin-right:15px;
	float:right;	
}

.colA{
	width:605px;
	margin-left:15px;
	float:left;
	padding-bottom:25px;
}

.colAarticles{
	width:575px;
	margin-left:15px;
	float:left;
	padding:15px;
	padding-bottom:25px;
	background-color:#FFF;
	color:#666;
}

.colAarticles a{
	color:#77a515;
}

.colAarticles a:hover{
	color:#444;
}

.colB{
	width:300px;
	margin-right:15px;
	float:right;
}

.colC{
	width:605px;
	margin-right:15px;
	float:right;
	padding-bottom:25px;
}

.colD{
	width:300px;
	margin-left:15px;
	float:left;
}

.blackBG{
	clear:both;
	color:#b7b7b7;
	padding-bottom:30px;
}

.blackBG h1{
	color:#fff;
}

.colAarticles h1, .colAarticles h2, .colAarticles h3{
	font-size:36px;
	color:#666;
}

.whiteBG{
	color:#666;
	clear:both;
	background-color:#FFF;
	margin-top:30px;
	padding-bottom:20px;
}

.whiteBG a{
	color:#77a515;
}

.whiteBG a:hover{
	color:#444;
}

.whiteBGcontent{
	padding-top:50px;
}

.whiteBGcontent h1{
	color:#000;
}

#whiteBGTitle{
	width:600px;
	padding:.75em 0 .5em 0;
	background-color:#fff;
	color:#444;
	-moz-box-shadow: 3px 3px 5px #333;
	-webkit-box-shadow: 3px 3px 5px #333;
    box-shadow: 3px 3px 5px #333;
	font-family: 'TitilliumText22LThin', "Myriad Pro", Verdana, "Lucida Grande", sans-serif;
	font-size:25px;
	text-transform:uppercase;
	position:absolute;
}

#whiteBGTitle span{
	font-family: 'TitilliumText22LBold', "Myriad Pro", Verdana, "Lucida Grande", sans-serif;
	padding-left:.75em;
}

					/*Button Stylings*/

.button {
    display: block;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    background: #555555;
    margin: 0 10px 0.5em 0;
    cursor: pointer;
    text-align: right;
    width: auto;
    /* IE */
    overflow: visible;
    /* IE */
    width: 265px;
    padding: 0.4em 20px 0.4em 15px;
    border: none;
	font-family:'TitilliumText22LThin', "Myriad Pro", Verdana, "Lucida Grande", sans-serif;	
}

.button:hover, .buttoncol:focus, .button-over {
    text-decoration: none;
    color: #fff;
    background-color: #b7b7b7;
}

#contactForm{
	width:800px;
	margin:0px auto;
	margin-top:35px;
}

#contactForm label{
	font-family:'TitilliumText22LThin', "Myriad Pro", Verdana, "Lucida Grande", sans-serif;
	color:#FFF;	
}

#contactForm input[type="text"], #contactForm select, #contactForm textarea
{
	padding:5px;
	height:20px;
    width: 340px;
	outline: none;
	border:0;
	background-color:#fff;
	font:"Myriad Pro", Verdana, "Lucida Grande", sans-serif;
}

#contactForm select
{
	padding:5px;
	height:30px;
    width: 350px;
	outline: none;
	border:0;
	background-color:#fff;
}

ul.facts li{
	margin:12px;
}

#bprint{
	width:825px;
	margin:0px auto;
}

#bprint a{
	color:#FFF;
}

#bprint a:hover{
	color:#a9dd43;
}

#bprint img{
	border-color:#fff;
}

#bprint img:hover{
	border-color:#a9dd43;
}

.clear {
    clear: both;
}

#rightcolipad{
float:right;
/*padding-left: 15px;*/
width:250px;
min-height:245px;
padding-top:20px;
}

#leftcolipad{
float:left;
padding-right: 22px;
width:250px;
min-height:245px;
padding-top:20px;
}

.webGraphicBtn{
	width:935px;
	height:120px;
	background-color:#555555;
	margin:10px 0;
}

a.webBtn{
	color:#FFF;
}

.webGraphicBtnTitle{
	float:left;
	width:545px;
	padding:35px;
}

.webGraphicBtnText{
	float:right;
	width:290px;
	padding:0 20px 0 0;
}

.webGraphicBtn:hover{
    text-decoration: none;
    color: #fff;
    background-color: #b7b7b7;
}

.facebookPageL{
	background-color:#555555;
	width:440px;
	float:left;
	clear:left;
	padding:10px;
	margin-bottom:15px;
}

.facebookPageR{
	background-color:#555555;
	width:440px;
	float:right;
	clear:right;
	padding:10px;
	margin-bottom:15px;
}

.facebookPageR img, .facebookPageL img {
	border-color:#333;
}

.facebookPageR:hover, .facebookPageL:hover {
	background-color:#777;
}

					/*Web Design Styles*/

#webDesignPortfolio{
	width:965px;
	height:550px;
	position:relative;
}

#webDesignPortfolio a{
	color:#FFF;
}

#webDesignPortfolio a:hover{
	color:#a9dd43;
}

#webDesignPortfolioBG{
	background: url(../images/bg-white.png) repeat;
	background: rgba(255,255,255,0.8);
	width:965px;
	height:530px;
	position:absolute;
	top:30px;
	left:0;
}

#webDesignPortfolioBG img{
	border-color:#FFF;
}

#webDesignPortfolioBG img:hover{
	border-color:#a9dd43;
}

.webDesignThumb{
	width:176px;
	height:106px;
	float:left;
	margin:0 0 15px 14px;	
}

#contactPortfolio{
	width:965px;
	height:465px;
	position:relative;
}

#contactPortfolioBG{
	background: url(../images/bg-white.png) repeat;
	background: rgba(255,255,255,0.8);
	width:965px;
	height:420px;
	position:absolute;
	top:30px;
	left:0;
}

.artCat{
	width:180px;
	color:#FFF;
	height:180px;
	margin-right:20px;
	margin-bottom:20px;
	float:left;
	position:relative;
	background-color:#555555;
}

.artCat:hover{
    text-decoration: none;
    color: #fff;
    background-color: #b7b7b7;
}

.artCat.microsoft{
	background:url(../images/cat-microsoft.png) top left no-repeat #555555;
}

.artCat.microsoft:hover{
    background:url(../images/cat-microsoft.png) top left no-repeat #b7b7b7;
}

.artCat.apple{
	background:url(../images/cat-apple.png) top left no-repeat #555555;
}

.artCat.apple:hover{
    background:url(../images/cat-apple.png) top left no-repeat #b7b7b7;
}

.artCat.seo{
	background:url(../images/cat-seo.png) top left no-repeat #555555;
}

.artCat.seo:hover{
    background:url(../images/cat-seo.png) top left no-repeat #b7b7b7;
}

.artCat.webdesign{
	background:url(../images/cat-web-design.png) top left no-repeat #555555;
}

.artCat.webdesign:hover{
    background:url(../images/cat-web-design.png) top left no-repeat #b7b7b7;
}

.artCat.social{
	background:url(../images/cat-social-media.png) top left no-repeat #555555;
}

.artCat.social:hover{
    background:url(../images/cat-social-media.png) top left no-repeat #b7b7b7;
}

.artCat.google{
	background:url(../images/cat-google.png) top left no-repeat #555555;
}

.artCat.google:hover{
    background:url(../images/cat-google.png) top left no-repeat #b7b7b7;
}

.artCat.hardware{
	background:url(../images/cat-hardware.png) top left no-repeat #555555;
}

.artCat.hardware:hover{
    background:url(../images/cat-hardware.png) top left no-repeat #b7b7b7;
}

.artCat.internet{
	background:url(../images/cat-internet.png) top left no-repeat #555555;
}

.artCat.internet:hover{
    background:url(../images/cat-internet.png) top left no-repeat #b7b7b7;
}

.artCat.misc{
	background:url(../images/cat-misc.png) top left no-repeat #555555;
}

.artCat.misc:hover{
    background:url(../images/cat-misc.png) top left no-repeat #b7b7b7;
}

.artCatText{
	position:absolute;
	bottom:10px;
	right:10px;
}

.logoGallery {
 width:300px;
 height:110px;
 float:left;
 margin:10px;
}

.logoGallery a {
 display:block;
 position:relative;
}

.logoGallery a img {
 position:absolute;
 z-index:1;
}

.logoGallery span {
 display:block;
 height: 110px;
 width: 300px;
 position:absolute;
 z-index:2;
}

/*Season Styles*/
    
.outerBodyTopSpring {
	background:url(../images/web-bg-spring.jpg) top center repeat-x #000;
}

.outerBodyBottomSpring {
	background:url(../images/footer-bg-spring.jpg) top center no-repeat;
	height:338px;
	clear:both;
	margin-top:50px;
	position:relative;
}

.outerBodyTopSummer {
	background:url(../images/web-bg-tree.jpg) top center repeat-x #000;
}

.outerBodyBottomSummer {
	background:url(../images/footer-bg-tree.jpg) top center no-repeat;
	height:338px;
	position:relative;
	clear:both;
	margin-top:50px;
}

.outerBodyTopAutumn {
	background:url(../images/web-bg-autumn.jpg) top center repeat-x #000;
}

.outerBodyBottomAutumn {
	background:url(../images/footer-bg-autumn.jpg) top center no-repeat;
	height:338px;
	position:relative;
	clear:both;
	margin-top:50px;
}

.outerBodyTopWinter {
	background:url(../images/web-bg-snow.jpg) top center repeat-x #000;
}

.outerBodyBottomWinter {
	background:url(../images/footer-bg-snow.jpg) top center no-repeat;
	height:338px;
	position:relative;
	clear:both;
	margin-top:50px;
}

