/* STICKY IT GENERAL RULES */

*, html, body {
	margin: 0px;
	padding: 0px;
}

html {
	 overflow-y: scroll; 
}

body {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
}

a {
	color: #bace32;
	text-decoration: none;
	cursor: pointer;
}

a:active {
	color: #cd0000;
	outline: 0 none;
}

a:focus {
	outline: 0 none;
	-moz-outline-style: none;
}

a:hover {
	color: #409000;
}

a img {
	border: none;
}

h1, h2, h3, h4, h5, h6 {
	}

.ie7 img { -ms-interpolation-mode: bicubic; }

/* SITE CONTAINERS */

body {
	background: transparent url("/images/backgrounds/home/colors.jpg");
	background-attachment: fixed;
	_background-attachment: scroll;
	background-position: center top;
	background-repeat: no-repeat !important;
}

body.ipad {
	background: transparent url("/images/backgrounds/home/ipad_colors.jpg") !important;
	background-position: center top;
	background-repeat: no-repeat !important;
}

#container {
	position: relative;
	width: 1000px;
	margin: 0px auto;
	z-index: 100;
}


/* HEADER */

div#header_container {
	position: fixed;
	_position: absolute;
	z-index: 200;
	height: 150px;
	width: 100%;
	top: 0px;
	left: 0px;
	background: transparent url("/images/backgrounds/header_bg.png");
	background-position: center top;
}

div#header {
	position: relative;
	height: 150px;
	width: 1000px;
	margin: 0px auto;
}

	#header h1 {
		height: 115px;
		width: 156px;
		margin: 0px 0px 0px 40px;
		background: transparent url("/images/logos/logo.gif");
	}
	
		#header h1 span, #header img {
			display: none;
		}


/* NAVIGATION */


ul#navigation {
	position: absolute;
	z-index: 500;
	top: 0px;
	right: 0px;
	height:100px;
	width: 744px;
	list-style: none;
}

	#navigation li {
		float: left;
	}
	
		a#portfolio span {
			width: 124px;	
			background: transparent url("/images/navigation/portfolio.png");
		}
		
		a#websites span {
			width: 127px;	
			background: transparent url("/images/navigation/websites.png");	
		}
		
		a#branding span {
			width: 130px;	
			background: transparent url("/images/navigation/branding.png");	
		}
		
		a#hosting span {
			width: 113px;	
			background: transparent url("/images/navigation/hosting.png");	
		}
		
		a#about span {
			width: 115px;	
			background: transparent url("/images/navigation/about.png");	
		}
		
		a#contact span  {
			width: 135px;	
			background: transparent url("/images/navigation/contact.png");	
		}		

		#navigation li a {
			display: block;
			background: transparent url("/images/navigation/nav_slide_bg.gif");
			background-repeat:no-repeat;
			background-position: -550px 0px;
		}
		
			#navigation li a span {
				display: block;
				height: 100px;
			}
			
				#navigation li a span strong {
					display: none;
				}
				

/* MAIN SITE CONTENT BODY */

div#main_body {
	width: 1000px;
	padding: 0px;
}


/* MAIN TEXT REGION */

	div#body_text {
		font-size: 16px;
		line-height: 28px;
		color: #5f5f5f;
	}
	
		#body_text h2 {
			color: #cd0000;
			font-size: 30px;
			margin: 0px 0px 20px 0px;
		}

		#body_text a {
			color: #cd0000;
			font-weight: bold;
		}
		
		#body_text a:hover {
			color: #4a970c;
		}
			
		
/* SOCIAL NETWORKING */

ul#socialize {
	position: absolute;
	top: 38px;
	left: 308px;
	width: 260px;
	padding: 0px 0px 0px 115px;
	height: 35px;
	list-style: none;
	background: transparent url("/images/misc_elements/socialize_text.gif");
	background-repeat: no-repeat;
}

	#socialize li {
		float: left;
	}
	
	#facebook_btn {
		background: transparent url("/images/misc_elements/facebook_btn.gif");
	}
	
	#linkedin_btn {
		background: transparent url("/images/misc_elements/linkedin_btn.gif");
	}
	
	#twitter_btn {
		background: transparent url("/images/misc_elements/twitter_btn.gif");
	}
	
	#socialize li a {
		display: block;
		width: 48px;
		height: 35px;
	}

	#socialize li a:hover {
		background-position: 0px -35px;
	}
		#socialize li a span {
			display: none;
		}
		

/* FOOTER */

div#footer_aid {
	position: fixed;
	bottom: 0px;
	height: 144px;
	width: 100%;
	z-index: 50;
	background: transparent url("/images/backgrounds/footer_bg.png");
	background-position: center top;
	background-repeat: no-repeat;
	_display: none;
}

body.ipad div#footer_aid {
	display: none;
}

div#footer_container {
	position: fixed;
	_position: relative;
	bottom: 0px;
	width: 100%;
	_height: 144px;
	z-index: 200;
	_background: transparent url("/images/backgrounds/footer_bg.png");
	_background-position: center top !important;
	_background-repeat: no-repeat;
}

body.ipad div#footer_container {
	position: relative !important;
	clear: both;
}

	div#footer {
		position: relative;
		_top: 64px;
		width: 1000px;
		margin: 0px auto;
		height: 80px;
		background: transparent url("/images/backgrounds/footer_bg.png");
		background-position: center -64px;
		background-repeat: no-repeat;
		_background: none;
	}

		p.copyright {
			display: none;
		}
		
		
		/* STICKY IT STAMP! */
	
		a#sticky_stamp {
			position: absolute;
			top: 30px;
			left: 0px;
			width: 175px;
			height: 61px;
		}
		
			#sticky_stamp p, #sticky_stamp img {
				display: none;
			}
			
			
/* TWITTER */

#twitter {
	position: fixed;
	_position: absolute;
	display: none;
	width: 1000px;
	height: 511px;
	top: 125px;
	padding: 0px;
	background: transparent url("/images/misc_elements/twitter_box.gif");
	z-index: 2000;
}

	h2#twitter_title {
		height: 165px;
	}

		#twitter_title span {
			display: none;
		}

	div#tweet_box {
		width: 258px;
		height: 294px;
		margin: 0px 0px 0px 119px;
		float: left;
	}

	div#tweets {
		width: 521px;
		height: 294px;
		float: right;
		margin: 0px 102px 0px 0px;
		text-align: right;
	}

	#close_button {
		position: absolute;
		width: 36px;
		height: 36px;
		top: 0px;
		right: 82px;
		background: transparent url("/images/misc_elements/x_button.gif");
	}

		#close_button span {
			display: none;			
		}
		
.tweet_list {
	list-style: none;
}


.tweet_time {
	display: block;
	width: 140px;
	float: right
}

.tweet_join {
	float: right;
	display: block;
	width: 140px;
}

.tweet_text {
	clear: both;
	display: block;
	width: 100%;
	padding: 0px 0px 20px 0px;
}
