@charset "utf-8"; 

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,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;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}



body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0 0 30px 0;
	text-align: center;
}

input {
	font-family: inherit;
	font-size: 12px;
	
}

textarea {
	font-family: inherit;
	font-size: 12px;
}

h1 {
	font: bold 35px Arial, Helvetica, sans-serif;
}

h2 {
	font: bold 22px Arial, Helvetica, sans-serif;
}

ol,ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#wrapper {
	width: 980px;
	margin: 0 auto 0 auto;
	height: 100%;
	text-align: left;
}

#header {
	height: 70px;
	padding-top: 0;
}

#header .left {
	float: left;
	margin-top: 25px;
	padding-top: 15px;
}

#header .right {
	float: right;
	margin-top: 25px;
	padding-top: 15px;
}

#intro {
	padding-top: 30px;
	padding-bottom: 30px;
}

#intro p {
	width: 965px;
	font-size: 13px;
	margin: 0;
	line-height: 19px;
}

#intro h2 {
	margin: 20px 0 0 0;
	padding: 0;
}

#portfolio {
	padding: 15px 0 0 0;
	width: 980px;
}

#portfolio-nav {
	float: left;
	clear: both;
	width: 980px;
	padding: 0;
	margin-bottom: 20px;
	line-height: 25px;
}

#portfolio-nav li {
	list-style: none;
	float: left;
	display: inline;
	font-size: 13px;
}

#portfolio-nav li:after {
	content: "\00A0/\00A0 ";
	margin: 0 5px 0 5px;
}

#portfolio-nav li:last-child:after {
	content: "\00A0";
}

#portfolio-nav li a {
	font-size: 13px;
	text-decoration: none;
}

#portfolio-nav li a:hover {
	text-decoration: none;
}

#portfolio-nav li.selected a {
	text-decoration: none;
	padding-bottom: 3px;
}


#thumbnails {
	width: 980px;
	display: block;
	margin-bottom: 20px;
}

.thumbWrap {
	width: 980px;
	display: block;
}

.thumbnail {
	width: 188px;
	height: 107px;
	text-align: center;
	float: left;
	clear: right;
	margin: 0 8px 8px 0;
}

.last {
	margin-right: 0;
}

.thumb {
	margin: 10px auto 0 auto;
}

#information {
	width: 980px;
	padding: 15px 0 0 0;
	margin-top: 15px;
}

#contact {
	width: 330px;
	float: left;
	margin: 0;
}

.message {
	display: none;
	width: 330px;
	margin-left: 18px;
	padding: 5px;
	font-size: .9em;
	line-height: 2em;
}

.contact {
	text-align: left;
	float: left;
	padding-left: 0;
	width: 345px;
}

.contact ul {
	list-style-type: none;
	width: 330px;
}

.contact li {
	list-style-type: none;
	margin: 0 0 10px 0;
}

.contact li.special {
	display: none;
}

input.namefield {
	background-color: #0F0F0F;
	border: 1px solid #4F4F4F;
	width: 330px;
	height: 20px;
	padding-top: 8px;
	padding-left: 10px;
}

input.mailfield {
	width: 330px;
	height: 20px;
	background: url('../images/thumbBg.png');
	background-repeat:repeat;
	border: 1px solid #4F4F4F;
	padding-top: 8px;
	padding-left: 10px;
}

.contact textarea {
	background: url('../images/thumbBg.png');
	background-repeat:repeat;	
	width: 330px;
	border: 1px solid #4F4F4F;
	padding-top: 8px;
	padding-left: 10px;
}

.submitbutton input {
	padding: 3px 8px 8px 8px;
	border: 1px solid #4F4F4F;
	height: 25px;
	background: url('../images/thumbBg.png');
	background-repeat:repeat;
}

.mail {
	display: block;
	width: 300px;
	margin: 10px 0 10px 0;
	line-height: 18px;
}

.subhead {
	padding-left: 7px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}

#email a:hover {
	text-decoration: none;
}

.single_social {
	padding: 0;
	width: 625px;
	margin: 0;
	float: left;
}

.net {
	float: left;
	width: 282px;
	margin-top: 12px;
	padding-left: 30px;
}

.net li {
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: .9em;
}

.net img {
	float: left;
	padding-right: 10px;
}

.net span {
	font-weight: bold;
	font-size: 1.1em;
}

.net a:link {
	display: inline;
	width: 100%;
}


.net ul li a {
	display: block;
	text-decoration: none;
	width: 100%;
	padding: 0;
	margin: 0;
	font-size: .9em;
}

#footer {
	border-top: 1px solid #444;
	width: 980px;
	padding: 15px 0 0 0;
	margin-top: 15px;
	font-size: 10px;
}

.tag {
	float: right;
	font-size: 10px;
}

.clear {
	clear: both;
}

/* Colorbox */
#colorbox, #cboxOverlay, #cboxWrapper {
	position:absolute;
	top:0;
	left:0;
	z-index:9999;
	overflow:hidden;
}
#cboxOverlay {
	position:fixed;
	width:100%;
	height:100%;
}
#cboxMiddleLeft, #cboxBottomLeft {
	clear:left;
}
#cboxContent {
	position:relative;
	overflow:visible;
}
#cboxLoadedContent {
	overflow:auto;
}
#cboxLoadedContent iframe {
	display:block;
	width:100%;
	height:100%;
	border:0;
}
#cboxTitle {
	margin:0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor:pointer;
}
#cboxOverlay {
	background:#000;
}
#colorbox {
}
#cboxTopLeft {
	width:21px;
	height:21px;
	background:url(images/controls.png) -100px 0 no-repeat;
}
#cboxTopRight {
	width:21px;
	height:21px;
	background:url(images/controls.png) -129px 0 no-repeat;
}
#cboxBottomLeft {
	width:21px;
	height:21px;
	background:url(images/controls.png) -100px -29px no-repeat;
}
#cboxBottomRight {
	width:21px;
	height:21px;
	background:url(images/controls.png) -129px -29px no-repeat;
}
#cboxMiddleLeft {
	width:21px;
	background:url(images/controls.png) left top repeat-y;
}
#cboxMiddleRight {
	width:21px;
	background:url(images/controls.png) right top repeat-y;
}
#cboxTopCenter {
	height:21px;
	background:url(images/border.png) 0 0 repeat-x;
}
#cboxBottomCenter {
	height:21px;
	background:url(images/border.png) 0 -29px repeat-x;
}
#cboxContent {
	background:#fff;
}
#cboxLoadedContent {
	margin-bottom:28px;
}
#cboxControls {
	position:relative;
	top:-28px;
	width:100%;
	height:25px;
}
#cboxCurrent {
	position:absolute;
	top:3px;
	left:58px;
	color:#949494;
}
#cboxSlideshow {
	position:absolute;
	top:0;
	right:30px;
	color:#0092ef;
}
#cboxPrevious {
	position:absolute;
	top:0;
	left:0px;
	background:url(images/controls.png) -75px 0px no-repeat;
	width:25px;
	height:25px;
	text-indent:-9999px;
}
#cboxPrevious.hover {
	background-position:-75px -25px;
}
#cboxNext {
	position:absolute;
	top:0;
	left:27px;
	background:url(images/controls.png) -50px 0px no-repeat;
	width:25px;
	height:25px;
	text-indent:-9999px;
}
#cboxNext.hover {
	background-position:-50px -25px;
}
#cboxClose {
	position:absolute;
	top:0;
	right:0;
	background:url(images/controls.png) -25px 0px no-repeat;
	width:25px;
	height:25px;
	text-indent:-9999px;
}
#cboxClose.hover {
	background-position:-25px -25px;
}
#cboxTitle {
	position:relative;
	top:-28px;
	text-align:center;
	width:100%;
	color:#949494;
}
#cboxLoadingOverlay {
	background:url(images/loading_background.png) center center no-repeat;
}
#cboxLoadingGraphic {
	background:url(images/loading.gif) center center no-repeat;
}
/* END Colorbox */
