html {
	overflow-y: scroll;

}

body {
	font-family:  Verdana, sans-serif;
	font-size: 1em;
	color: #888;
	line-height: 1.3em;
	margin: 0px;
	background: #fff url(../images/gradient1.png) repeat-x top;
}

h1 {
	font-size: 1.3em;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font-weight: normal;
}
h1 span
{
	padding-left: 20px;
	font-size: .6em;
	font-style: italic;
	color: #000;
}


h2 {
	color: #000;
	font-size: .9em;
	padding: 0px;
	font-weight: normal;
}

h3{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: .8em;
	font-weight: normal;
}
h3+p{
	margin: 0px;
}
a {
	color: #444444;
	text-decoration: none; 
}

a:hover {
	color: #000;
	border: 1px solid #ccc;
	border-width: 0px 0px 1px 0px;
}

p, ul, ol {
	font-size: .75em;
}
p{
	padding: 0px;
	margin-bottom: 0px;
}

ul {
	padding-bottom: 0px;
	list-style-type: square;
}

.padding{
padding: 0px 20px;
}

.allContent {
	padding-top: 50px;
	margin-bottom: 30px;
	width: 784px; 
	margin-left: auto; 
	margin-right: auto;
}

.widget { 
	padding-top: 2px;
	position: absolute; 
	left: 815px; 
	z-index: 2;
}

.widget_offsite { 
	background: url(../images/widget_offsite.gif) no-repeat left 2px;
	padding-left: 18px;
	border: none;
	height: 20px;
}
.widget_lightbox { 
	background: url(../images/widget_lightbox.gif) no-repeat left 2px;
	padding-left: 18px;
	border: none;
	height: 20px;
}

/* HEADER */
.header h1 a, .header h1{
	color: #888;
}
.header h1 a:hover{
	color: #000;
	border: none;
}


.header h1 {
	text-indent: -2px;
	float: left;
	font-weight: normal;
}
.header p {
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: right;
	line-height: 2em;
	color: #007C00;
	padding-top: 3px;
}

/* NAVIGATION */

.navigation{
	margin: 20px 0px 0px 0px;
	padding-bottom: 5px;
	border: 3px solid #666;
	border-width: 0px 0px 1px 0px;
	font-size: .75em;
	height: 20px;
}

.navigation a{	
	display: block;
	float: left;
	padding: 0px 0px 4px 0px;
	margin: 0px 20px 0px 0px;
	border: 3px hidden #fff;
	border-width: 0px 0px 4px 0px;
	height: 17px;
	overflow: hidden;
}
.navigation a:hover{
	color: #000;
	border: 3px solid #ccc;
	border-width: 0px 0px 4px 0px;
}

.navigation a.on{
	color: #007C00;
	border: 3px solid #666;
	border-width: 0px 0px 4px 0px;
}

.navigation div.mailMe{
	cursor: pointer;
	float: right;
}
.navigation div:hover.mailMe{
	color: #000;
}
.shadow{
	height: 20px;
	background: url(../images/gradient3.png) repeat-x bottom;

}

/* COLUMNS */
.twoColumn .leftBar {
padding-bottom: 20px;
}
.leftBar, .rightBar{
	margin-bottom: 0px;
}
.leftBar ul span{
	color: #000;
}


.leftBar div {
	padding: 0px 20px 20px 20px;
	min-height:70px;
	background: #fff url(../images/gradient4.png) repeat-x bottom;
	border-bottom: 1px solid #ddd;
}
.plain div {
	background: white;
	border-bottom: none;
	margin-bottom: 0px;
}
.twoColumn .leftBar  div{
	background: none;
	border: none;
}
.leftBar h1{
	margin-top: 20px;
}
.leftBar h2{
	margin-top: 20px;
}
.leftBar h3{
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #007C00;
}

.leftBar h3 i{
	color: #000;
	font-style: normal;
	font-size: .9em;
	text-transform: none;
	letter-spacing: 0px;
}

.leftBar ul{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.twoColumnUL li{
	width: 50%;
	font-size: 1em;
	float: left;
}
.rightBar img{
	margin: 20px 0px 10px 10px;
	width: 354px;
}

.button {
	float: left;
	margin-right: 10px;
	width: auto;
	margin-top: 20px;
	margin-bottom: 40px;
	
	font-weight: bold;
}

.button a{
	text-align: center;
	display: block;
	padding: 5px 5px 5px 0px;
	border: none;
}


/* 1 COLUMN */
.oneColumn .leftBar {
	width: 100%;
}

.references{
	font-size: .6em;
}

div.reference{
	padding-top: 15px;
}



/* 2 COLUMN */
.twoColumn .leftBar {
	float: left;
	width: 400px;
}
.twoColumn .rightBar {
	float: left;
	margin-left: 20px;
}

.oneColumn .work div {
	padding: 10px;
	vertical-align: top;
	margin: 0px;
	background: #fff url(../images/gradient4.png) repeat-x bottom;
}
.work div:hover {
	background: #F8F8F8 url(../images/gradient3.png) repeat-x top;

}
.work div h3{
	padding-top: 20px;
	padding-left: 340px;
}
.work div p{
	color: #000;
	padding-left: 340px;
}

.work img{
float: left;
}


.leftBar img{
	border: 1px solid #777;
	margin: 20px 10px;
}
.work  img:hover{
	background: #F8F8F8 url(../images/gradient3.png) repeat-x top;
	border-color: #fff #999 #aaa #ddd;
	/*	box-shadow: 10px 10px 10px #ddd;*/
}

.clearBoth{
	display: block;
	clear: both;
	height: 0px;
	overflow: hidden;
	
}

/* FOOTER */
.footer {
    position:fixed;
	width: 100%; 
	margin-left: auto; 
	margin-right: auto;
	margin-top: 0px;
	font-weight: bold;
	background: #fff url(../images/gradient5.png) repeat-x top;
	bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #666;
	border-width: 1px 0px 0px 0px;	
	clear: both;
	font-size: .6em;
	color: #555;
}
.footer span{
	cursor: pointer;
	text-shadow: 0px 1px 0px #aaa;
}
.padding{
	width: 784px; 
	margin-left: auto; 
	margin-right: auto;
}
.footer a {
	border: none;
	display: block;
	margin-left: 10px;
	height: 22px;
	
}
.footer a.twitter{
	float: right;
	margin-left: 3px;
	display: block;
	text-indent: -10000px!important;
	background: url(../images/twitter_16_shadow_off.png) no-repeat left 0px;
	width: 22px;
	height: 20px;
}
.footer a:hover.twitter{
	background-position: -22px 0px;
}

.footer a.linkedIn{
	float: right;
	margin-left: 3px;
	display: block;
	width: 22px;
	text-indent: -10000px!important;
	background: url(../images/linkedin_16_shadow_off.png) no-repeat left 0px;
	height: 20px;
}
.footer a:hover.linkedIn{
	background-position: -22px 0px;
}

.footer a.email{
	float: right;
	display: block;
	width: 22px;
	text-indent: -10000px!important;
	background: url(../images/email_16_shadow_off.png) no-repeat left 0px;
	height: 20px;
}
.footer a:hover.email{
	background-position: -22px 0px;
}


.footer a.valid{
	color: #bbb;
	font-weight: normal;
	margin-top: 2px;
	background: transparent;
	background: #fff url(../images/gradient5.png) repeat-x bottom;
	display: block;
	float: right;
	border: 1px solid #444;
	border-width: 1px 1px 1px 1px;
	padding: 0px 5px 0px 5px;
	font-size: 9px;
	line-height: 13px;
	height: 14px;
	font-style: normal;
}
.footer a:hover.valid{
	color: #fff;
}
.social{
	width: 40px;
	float: right;
}
.social a {
	width: 20px;
}

.CTAs{
	padding-bottom: 20px;
}	
.sharethis{
	margin-top: 4px;
	margin-bottom: 50px;
}
.bottom{
	margin-top: 20px;
}
.sharethis span{
	float: left;
	margin-right: 8px;
	text-transform: uppercase;
	font-size: .9em;
	padding-top: 1px;
	letter-spacing: 1px;
}
.sharethis a{

	float: left;
	margin-right: 3px;
	width: 20px;
	text-indent: -10000px!important;
	height: 20px;
}
.sharethis a:hover{
	border: none;
}
.leftcolumn .sharethis a img{
	display: none;
}
.sharethis a.addthis_button_facebook{
	background: url(../images/facebook_16_on.png) no-repeat left 2px;
}
.sharethis a.addthis_button_twitter{
	background: url(../images/twitter_16_on.png) no-repeat left 2px;
}
.sharethis a.addthis_button_digg{
	background: url(../images/digg_16_on.png) no-repeat left 2px;
}
.sharethis a:hover{
	background-position: -22px;
	text-decoration: none;
}
.things{
	display: none;
	font-size: 10px;
	background: #929292 url(../images/gradient7.png) repeat-x top;
	border: 1px solid #666;
	border-width: 1px 1px 0px 1px;	
	margin-left: -20px;
	position: fixed;
	bottom: 30px;
	padding:0px 10px;
	text-align: center;
}
.things a{
	font-weight: bold;
	color: #444;
	display: block;
	float: left;
	padding: 4px 10px 1px 10px;
	margin: 0px;
	text-shadow: 0px 1px 0px #ccc;
}
.things a:hover{
	color: #fff;
	text-shadow: 0px -1px 0px #555;
}

/*------------------------------------*\
	IPHONE
\*------------------------------------*/
@media screen and (max-device-width: 480px){
	body{
			color: #444;

	}
	h1{
	 font-size: 2em;
	}
	h2{
	font-size: 1.5em;
	}
	h3{
		font-size: .9em;
	}
	.header p {
		font-size: 1.2em;
		line-height: 1.5em;
	}
	ul{
		font-size: .8em;
	}
	.navigation {
		font-size: 1.2em;
	}
	.twoColumnUL li{
		width: 100%;
		font-size: 1em;
		float: none;
	}
	
	/* FOOTER */
	.twoColumn .leftBar {
		float: left;
		width: auto;
	}
	.twoColumn .rightBar {
		float: left;
		width: auto;
	}
	.rightBar img{
		display: none;
		margin: 20px 0px 10px 10px;
		width: 0px;
	}
	.footer {
		position: relative;
		width: 804px; 
		margin-left: auto; 
		margin-right: auto;
	}
	.footer a {
		padding-left: 32px;
		border: none;
		margin-left: 10px;
		padding-bottom: 32px;
	}
	.footer a.twitter{
		float: right;
		margin-left: 5px;
		display: block;
		text-indent: -10000px!important;
		background: url(../images/twitter_32_off.png) no-repeat left 2px;
	}
	.footer a:hover.twitter{
		background-position: -36px 2px;
	}
	
	.footer a.linkedIn{
		float: right;
		margin-left: 5px;
		display: block;
		text-indent: -10000px!important;
		background: url(../images/linkedin_32_off.png) no-repeat left 2px;
	}
	.footer a:hover.linkedIn{
		background-position: -36px 2px;
	}
	
	.footer a.email{
		float: right;
		display: block;
		text-indent: -10000px!important;
		background: url(../images/email_32_off.png) no-repeat left 1px;
	}
	.footer a:hover.email{
		background-position: -36px 1px;
	}
	
	
	.footer a.valid{
		border-width: 1px 1px 1px 14px;
		padding: 7px 15px;
		font-size: 12px;
		line-height: 16px;
		height: 14px;
		font-style: normal;
	}
}
