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



/* THE BASICS */
html, body, div, span, applet, object, iframe,
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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {

	margin: 0;
	padding: 0;	
	border: 0;
	outline: 0;
	vertical-align: baseline;
}
/* html, body {
	height: 100%;
	overflow-x: auto; squashes IE overflow scrollbar bug 
}*/
html { overflow-y: scroll; }
ol,ul,li {list-style:none;}

img {
	border: 0;
}
/* IMAGES */
.homebkg {
	background-image: url(../images/bkgnd_home.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
	background-attachment: scroll;
}
.webbkg {
	background-image: url(../images/bkgnd_web.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
	background-attachment: scroll;
}
.printbkg {
	background-image: url(../images/bkgnd_print.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
	background-attachment: scroll; 
}
.imghome{
	background-image:url(../images/girl.jpg);
	background-repeat:no-repeat;
	height: 382px;
	margin: 23px 0 0 0;
}
.imgweb{
	background-image:url(../images/cowboy.jpg);
	background-repeat:no-repeat;
	height: 382px;
	margin: 23px 0 0 0;
}
.imgprint{
	background-image:url(../images/skater.jpg); 
	background-repeat:no-repeat;
	height: 406px;
}
.bullet{
    background-image:url(../images/bullet.gif); 
	background-repeat:no-repeat;
	height: 6px;
	width: 10px;
}


/* THE  BOXES */
/**/
#wrapper {
	width:820px;
	padding: 0;
	text-align: left;
	position: relative;
	margin: 0 auto;
}
#leftcol {
	width:257px;
	padding: 0 0 0 0;
	float:left;
}
#rightcol {
	width:563px;
	padding: 0 0 0 0;
	float:right;
}
#navcolumn {
	width:131px;
	float:left;
	background-image: url(../images/nav_bk.gif);
	background-repeat: no-repeat;
	padding-top: 68px;
	height: 355px;
}
#socialmedia {
	background-image:url(../images/social_media_bk.gif);
	background-repeat:repeat-y;
	width:131px;
	float:left;
	padding: 20px 0 0 0;
}
#contentcolumn {
	background-image:url(../images/goverson_hdr.gif);
	background-repeat:no-repeat;
	width:495px;
	height: 239px;
	padding: 0;
	float:right;
}
#subhdr {
	width:432px;
	height: 202px;
	float:right;
	background-image: url(../images/goverson_hdr.gif);
	margin: 62px 0 0 0;
}
#webinfo {
	width:432px;
	height: 202px;
	padding: 0;
	float:right;
	margin: 62px 0 0 0;
	background-image: url(../images/webinfo.gif);
}
#printinfo {
	width:432px;
	height: 202px;
	float:right;
	background-image: url(../images/printinfo.gif);
	padding: 0;
	margin: 62px 0 0 0;
}
/*#resume {
	padding: 0;
	float:right;
	padding-top: 40px;
}*/
#featured_area {
	float:left;
	width: 257px;
	height: 58px;
}
.featured {
	background-image: url(../images/featured.gif);
	background-repeat: no-repeat;
}
.web_design {
	background-image: url(../images/web_designs.gif);
	background-repeat: no-repeat;
}
.print_design {
	background-image: url(../images/print_designs.gif);
	background-repeat: no-repeat;
}
/*#content {
	background-color:#FFF;
	width:404px;
	padding:20px 20px 0 20px;
	float:right;
}*/
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.iconpadding {
	padding-left:8px;
}
#infobox {
	width:432px;
	float:right;
	height: 200px;
}
#featured_portfolio {
	width:820px;
	height:180px;
	background-image: url(../images/promo_bk.gif);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 0 0 0;
	position: relative;
	clear: both;
}
#featured_portfolio_content {
	width: 810px;
	height: 180px;
	margin: 0 auto;
	position: relative;
}
#portfolio {
	width:820px;
	background-image: url(../images/promo_bk.gif);
	background-repeat: repeat-y;
	position: relative;
	clear: both;
	display: block;
	padding-top: 5px;
}
#portfolio_content {
	width: 810px;
	margin: 0 auto;
	position: relative;
}

.portfolio_left {
	width: 200px;
	float: left;
	display: block;
}

.portfolio_right {
	width: 610px;
	float: right;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #747474;
	margin-top: 20px;
}
.portfolio_last {
	width: 610px;
	float: right;
	margin: 20px 10px 0 0;
}
.promo_bk_bot {
	background: url(../images/promo_bk_bot.gif);
	width: 820px;
	height: 19px;
	clear: both;
	padding: 0 0 20px 0;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

/* delete? 
#web_portfolio {
	width:820px;
	background-image: url(../images/promo_bk.gif);
	background-repeat: repeat-y;
	padding: 5px 0 0 0;
	position: relative;
	clear: both;
}

#portfolio_bot {
	width:820px;
	background-image: url(../images/portfolio_bot_bk.gif);
	background-repeat: no-repeat;
}*/

	
/* TEXT */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#747474;
	line-height:16px;
}
.toolbox {
	padding: 25px 0 20px 0;
}	
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#000;
	line-height:20px;
	clear: both;
}
.copytext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style:normal;
	color:#6D6D6D;
	line-height:17px;
}
.foottext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	color:#6D6D6D;
	line-height:17px;
}

.headline {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size:14px;
	font-style:normal;
	color:#3f4449;
	line-height:24px;
	padding: 25px 22px 0px 16px;
}
.headline_web {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size:13px;
	font-style:normal;
	color:#3f4449;
	line-height:24px;
	padding: 25px 30px 0px 16px;
}
.port_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	color:#333;
	line-height:20px;
	font-weight: bold;
}

.hdrClient {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px;
	margin: 0;
	text-align: left;
	padding: 0 0 10px 0;
	color: #747474;
}
.hdrClient li {
	background:url(../images/color_bullet.png)  left center no-repeat;
	padding:0 0 0 25px;
	margin-top:5px;
	display:block;
}
h2 {
	font-family: 'Georgia', Times New Roman, serif;
	font-weight: normal;
	font-size: 16px;
	color: #1180B9;
}

	

/* LINKS */


a {
	color: #1180b9;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
a:hover {
	color: #1180b9;
	text-decoration: underline;
}
#socialmedia a {
	text-decoration: none;
}
#socialmedia a:hover {
	text-decoration: none;
}

.footer a {
	text-decoration: none;
	color:#4D93C1;
	font-style: normal;
}
.footer a:hover {
	text-decoration: none;
	color:#4D93C1;
	background-color: #ccc;
	font-style: normal;
}


/* IMG NAV */

#imgNav { width: 400px; padding: 0; margin: 0; text-align: left; }
#imgNav li { line-height: 20px; vertical-align: top; }
#imgNav a { color: #1180b9; margin: 0; padding: 0 3px 0 6px; border-left: 1px solid #999; text-decoration: none;font-style: normal; }
#imgNav a.first { border: 0; }
#imgNav .current a { color: #1180b9; }
#imgNav li a:hover { color: #1180b9; background: #DDD; text-decoration: none; }
#imgNav img { margin-bottom: -3px;  }
* html #imgNav img { margin-bottom: 0; }
#imgNav { list-style-type: none; display: block; clear: both; }
#imgNav li { display: inline; }

#imgNavCon {
	width: 400px;
	left: 0;
	padding-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 10px;
	padding-top: 10px;
}


.portfolio-entry-img {display:block; float:right; width:395px; text-align:center; margin:0; padding:0px;}
.border {border:solid 3px #d6dee7;}


/* FOOTER */

/*.footer, .push {
	height: 180px;  .push must be the same height as .footer 
}*/
.footer {
	background-image:url(../images/footer_bk.gif);
	background-repeat: repeat-x;
}

.footer_content {
	width:820px;
	padding: 10px 0 0 0;
	position: relative;
	margin: 0 auto;
	height: 197px;
}

.foot_container{
	margin: 0 0 0 0;
	width: 260px;
	float: right;
	padding: 0 20px 0 10px;
}

.foot_container_about{
	margin: 0 0 0 0;
	width: 270px;
	float: right;
	padding: 0 0 0 10px;
}

.foot_container_services{
	margin: 0 0 0 0;
	width: 210px;
	float: right;
	padding: 0 0px 0 10px;
}


.about-meta dt {
	border-top: 1px dotted #acaaa6;
	color: #6D6D6D;
	float: left;
	padding:12px 10px;
	text-align:left;
	width: 60px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.about-meta dd {
	border-top: 1px dotted #acaaa6;
	color: #7a7672;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 0 50px;
	padding: 12px 0;
}
.about-meta ul { margin: 0 0 18px; }
.about-meta li { float: left; margin: 0 10px 0 0; }


/* india popup */

#blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;

left:0px;
width:100%;
}
#popUpDiv {
position:absolute;
background-color:#eeeeee;
width:750px;
height:400px;
z-index: 9002;


/* ------------------------------------------------------------
special 
------------------------------------------------------------ */

/* here follows the brillant "no-extra-markup" clearing method devised by Tony Aslett - www.csscreator.com */
/* simply add the clearfix class to any containter that must enclose floated elements */
/* read the details of how and why this works at http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */
