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

/* Div Float Clear */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
body {
	color:#fff;
	background:#000 url(../images/bg-main.gif) top left repeat-x;
	margin-left:0px;
	margin-right:0px;
 *margin-top:8px;
}
a {
	color:#95ae5f;
}
img {
	border:0px;
}
h1 {
	margin-left:10px;
}
.container {
	width:960px;
	margin:0 auto;
}
.header {
	background:url(../images/bg-top.jpg) top left no-repeat;
	height:70px;
}
.header img {
	margin:05px 0px 0px 0px;
}
.one, .two {
	float:left;
}
.one {
	width:260px;
}
.two {
	width:636px;
}
.surround {
	padding:20px 0px 20px 0px;
	height:374px;
}
.content {
	height:359px;
}
.content div {
	padding:8px;
}
.slideShowGallery {
	padding:8px;
	background:#fff;
	height:359px;
}
.viewWork {
	background: url(../images/btn-viewwork-sprite.gif) top left no-repeat;
	background-position:0px -54px;
	width:225px;
	height:54px;
	padding:0px !important;
	margin:15px 0px 0px 0px;
}
.viewWork a {
	width:225px;
	height:54px;
	display:block;
	background: url(../images/btn-viewwork-sprite.gif) top left no-repeat;
	background-position:0px 0px;
	margin: 0;
	padding:0;
	outline:none;
}
.viewWork a:hover {
	background-image: none;
}
.bottom {
	height:256px;
	color:#424241;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.8em;
}
.bottom .one {
	height:255px;
}
.bottom .two {
	height:255px;
	border-left:1px solid #999;
	border-right:1px solid #999;
	background:#FFF;
	width:650px;
}
.aboutMe {
	background:url(../images/photo-stevetompkins.jpg) no-repeat;
	height:195px;
}
.aboutMe {
	background-position:10px 0px;
}
.aboutMe p {
	padding:10px 0px 0px 245px;
}
.aboutMe p span {
	font-size:3em;
}
.companies {
	text-align:center;
}
.footer {
	color:#666;
}
.footer .one {
	color:#666;
	width:260px;
}
.footer .two {
	color:#666;
	font-size:.8em
}
.footer a {
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:.9em
}
.footer a:link {
	font-weight: normal;
	text-decoration: none;
}
.footer a:hover {
	color: #adc678;
	text-decoration: underline;
}
.footer a:active {
	color: #adc678;
	text-decoration: none;
}
.footer a:visted {
 text-decoration: none;
}
/* Subpage */

.intro {
	padding:0px 0px 0px 10px;
}
.intro span {
	font-size:3em;
}

.portfolio {
	background:#f5f5f5 url(../images/bg-sub.gif) top left repeat-x !important;
}
.portfolio .subBottom {
	height:256px;
	color:#424241;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.8em;
}

.subpageContainer {
	background:#f5f5f5;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:900px;
}
.subpageContainer .two {
	border-left:1px solid #999;
	border-right:1px solid #999;
	background:#FFF;
	border-bottom:1px solid #999;
}
.showWrap {
	margin:35px 0px;
}
.showWrap .one {
	width:423px;
	padding:0px 10px;
}
.showWrap .two {
	width:173px;
	padding:0px 10px;
	border:none;
	font-size:.9em;
	_width:163px;
}
.showWrap .one img {
	border:1px solid #686868;
}
.showWrap a {
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #db2827;
}
.showWrap a:link {
	font-weight: normal;
	text-decoration: none;
}
.showWrap a:hover {
	color: #db2827;
	text-decoration: underline;
}
.showWrap a:active {
	color: #db2827;
	text-decoration: none;
}
.showWrap a:visted {
 text-decoration: none;
}
.subpageContent .footer {
	margin-bottom:0;
}
.subpageContent .footer .one {
	background:#000;
}
.subpageContent .footer .two {
	background:#000;
}
/* Slide Show */


 
div.wrap {
	height:359px;
	background:url(../images/header-bg.png) 50% 0 no-repeat;
	text-align:left;
	width:636px;
}
div#slide-holder {
	z-index:40;
	width:636px;
	height:359px;
	position:absolute;
}
div#slide-holder div#slide-runner {
	top:0px;
	left:0px;
	width:636px;
	height:359px;
	overflow:hidden;
	position:absolute;
	background:#000000;
}
div#slide-holder img {
	margin:0;
	display:none;
	position:absolute;
}
div#slide-holder div#slide-controls {
	left:0;
	bottom:0px;
	width:636px;
	height:46px;
	display:none;
	position:absolute;
	background:url(../images/slide-bg.png) 0 0;
}
div#slide-holder div#slide-controls p.text {
	float:left;
	color:#fff;
	display:inline;
	font-size:10px;
	line-height:16px;
	margin:15px 0 0 20px;
	text-transform:uppercase;
}
div#slide-holder div#slide-controls p#slide-nav {
	float:right;
	height:24px;
	display:inline;
	margin:11px 15px 0 0;
}
div#slide-holder div#slide-controls p#slide-nav a {
	float:left;
	width:23px;
	height:23px;
	display:inline;
	font-size:11px;
	margin:0 5px 0 0;
	line-height:23px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	background-position:0 -23px;
	background-repeat:no-repeat;
	font-family:"Arial Black", Gadget, sans-serif;
	color:#fff;
}
#slide-holder #slide-controls #slide-nav a:hover {
	text-decoration:none;
	background-position:0 0px;
}
div#slide-holder div#slide-controls p#slide-nav a.on {
	background-position:0 -46px;
}
div#slide-holder div#slide-controls p#slide-nav a {
	background-image:url(../images/btn-nav.png);
}
div#nav ul li a {
	background:url(/../images/nav.png) no-repeat;
}
.tweet h1 {
	font-size:.9em;
	margin: 15px 0 0 0;
	padding:0 0;
}
.tweet ul {
	margin:0px;
	padding:0px;
}
.tweet .tweet_list {
	list-style-type: none;
	margin: 0;
	padding: 0;/*background-color: #8ADEE2;*/
}
.tweet .tweet_list li {
	overflow: auto;
	padding: 15px 20px 10px 0px;
	margin:0px;
	font-size:.9em
}
