body {
	color: #222;
	font: 12px/1.5em helvetica, arial, sans-serif;	
	margin-top: 0px;
	letter-spacing: .0em;
}
a {
	color: #47679C;
	text-decoration: none;
}
a.on  {
	
}

.small {
	font-size: 0.8em;
	letter-spacing: 0em;
}


hr {
	float:left;
	display:inline;
	width: 100%;
	border: none;
	margin: 2em 0 3.5em;
	height: 0px;
	border-bottom: 1px solid #ddd;
	
}
strong {
	font-family: helvetica, arial, sans-serif;
}
a:hover
{
	color: #47679C;
	border-bottom: 1px solid #47679C;
	text-decoration: none;
}
.right {
	text-align: right;
}
span.light {
	color: #9A9A9A;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
h1 {
	font-weight:normal;
	color: #222;
	font-size: 18pt;
	line-height: 1.4em;
	margin-bottom: 1em;
	margin-top: -0.5em;
}
h1 span {
	font-weight: normal;
}
input, 
input[type="text"],
textarea {
	font-family: helvetica, arial, sans-serif!important;
	color: #222;
	width: 300px;
	border: 1px solid #fff;
	background: #fff;
	padding: 6px 5px 6px;
	font-size: 12px
}
input[type=text]:focus,
textarea:focus {
	border: 1px solid #5B82C3;
}

textarea {
	height: 10em;
}

div#labels {
	margin-top: 0px;
}
div#labels div {
	text-transform: uppercase;
	font-size: 0.75em;
	letter-spacing: .15em;
	text-align: right;
	margin: 11px 0 6px;
}

div.message-sent {
	background: #DEECF2;
	padding: 2em 0;
	margin-top: 40%;
	color: #222;
	text-align: center;
}


div#logo {
	color: #9A9A9A;
}
div#logo a {
	color: #222;
}
div#logo a:hover {
	border-bottom: none;
}

div#logo a:hover strong {
	color: #5B82C3;
}

div#logo img {
	margin-left: -0.1em;
}

div#logo .logo-txt{
	padding-top: 3px;
	padding-left: 6px;
	line-height: 1.4em;
}

div#content_wrapper {
	border-top: 12px solid #222;
	
}
div#header {
	margin: 4em 0 4em;
}

div#nav {
	color: #ddd;
	margin-top: 1.7em;
}

div#bio {
	color: #aaa;
}
div#filter {
	padding: 2.5em 0 0em;
	margin: 0em 0 1.8em;
}
div#show_text {
	width: 40px;
}

div#featured {
	margin-bottom: 3em;
}
div#featured img {
	margin-bottom: 0.5em;
}

div#featured a:hover {
	border-bottom: none;
}
div#featured_title {
	font-weight: bold;
	padding-bottom: 0.5em;
	margin-bottom: 1.5em;
	border-bottom: 1px solid #ddd;
}

div#description {
	margin-bottom: 1.5em;
}

div#more {
	padding: 2em 0 3em;
	background: #222;
	letter-spacing: 0.02em;
	color: #fff;
}

div#more #form-holder {
	margin-top: 1.3em;
}

div#more div.container {
}

div#more h1 {
	font-weight: normal;
	color: #fff;
	margin-top: 0.5em;
	font-size: 18pt;
	line-height: 1.4em;
}

div#more h2 {
	font-size: 1em;
	color: #fff;
	margin-bottom: 0px;
}

div#more a {
	color: #fff;
	border-bottom:1px solid #5B82C3;
}

div#more div#contact-header {
	margin: 0.2em 0 1em;
	line-height: 1.8em;
}

div#more #about_text {
	border-right: 1px solid #fff;
	margin-left: -1px;
}

div#more a:hover {
	color: #5B82C3;
	border-bottom: none;
}

div#more span a {
	color: #888;
	border-bottom: 1px solid #aaa;
}

div#close {
	float:left;
	display:inline;
	text-align: right;
	width: 350px;
	margin-top: 1.5em;
}

div#close img {
	float:right;
	margin-left: 0.5em;
}
div#close span {
	float:right;
}

div#error {
	background: #FF5950;
	text-align: center;
	color: #fff;
	padding: 2em 0;
	margin-bottom: 1em;
}

div#contact-info {
	margin-top: 1em;
}

div#intro {
	font-weight: bold;
	margin-bottom: 0.8em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #ddd;
	
}

div.news_item {
	border-bottom: 1px solid #efefef;
	margin-bottom: 0.8em;
	padding-bottom: 0.8em;
	font-size: 11px;
}



span.rss {
	float: right;
	font-weight: normal;
	font-size: 11px;
	margin-top: -1px;
}

div#bloggo,
div#bloggo a {
	color: #777;
}
div#bloggo a {
	border-bottom: 1px solid #ccc;
}

div#bloggo a:hover {
	border-bottom: none;
}
div#news {
	height: 4.5em;
	overflow: hidden;
	text-align:center;
	width: 100%;
	font-size: 14px;
	padding-top: 0em;
	
}
div#news .tweet {
	width: 710px;
	text-align: center;
	padding: 0.3em 100px;
}

div#twitter-button {
	margin-top: 0.65em;
}

div#twitter-button a,
div#twitter-button img {
	border-bottom: none!important;
}
div#twitter-button a:hover {
	margin-left: 2px;
}

div#news .tweetImg {
	padding: 10px 0px 0px 0px;
	cursor: pointer;
}

div#news .date{
	color: #ccc;
}

div#news a{
	color: #444;
	border-bottom: solid 1px #444;
}

div#news a:hover {
	border-bottom: none;
}

div.video {
	width: 590px;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

div#project_wrapper {
	float:left;
	display:inline;
}

div#work_title {
	float:left;
	display:inline;
	width: 100%;
	border-bottom: 1px solid #ddd;
	padding-bottom: 0.5em;
	margin-bottom: 2.5em;
	font-weight: bold;
	margin-top: 2em;
}

/* project lists */

ul#projects {
	float:left;
	display:inline;
	width: 110%;
}

ul.limited {
	width: 800px!important;
	margin-bottom: -4em;
	padding-bottom: 0px;
}

ul#projects a {
	color: #222;
	border-bottom: none;
}
ul#projects li {
	float:left;
	display:inline;
	width: 190px;
	height: 180px;
	margin-right: 50px;
	margin-bottom: 3em;
	padding-bottom: 0px;
}

ul#projects .project_desc {
	text-align:left;
	padding-top: 0.5em;	
	line-height: 1.7em;
	margin-bottom: 0.4em;
	
}

ul#projects li img {
	width: 190px;
	margin: 0;
}

ul#projects li span.title {
/*	font-weight: bold;*/
}
ul#projects li span.image {
	float:left;
	display:inline;
	width: 190px;
	background: #ddd;
	height: 120px;
	margin-bottom: 0.5em;
}

div#project_view {
	width: 1020px;
	margin: 0em 0 2em;
}

div#project_view div.image_info {
	margin: 1em 0 3em;	
}

div#project_view img {
	width: 590px;
}

div#project_images {
	overflow: hidden;
}

div#image_holder {
	float:left;
	display:inline;
	width:32220px;
/*	height: 440px;*/
}

div#image_holder img {

}

div#image_holder div {
	text-align: center;
}

div#footer {
	margin-bottom: 4em;
	margin-top: -2em;
	padding: 0em 0 4em;
	text-align:left;
	font-size: 11px;
	
}
div#quotes {
	display: none;
	font-size: 11px;	
}

div.info {
	font-style: italic;
	padding-top: 1em;
	letter-spacing: 0.02em;
	border-top: 1px solid #ddd;
}

div.image {
	float:left;
	display:inline;
	margin: 1em 0;
	padding: 0em 0 2em;
}

div.work_holder {
	margin-bottom: 3em;
}

div#all_work a {
	color: #47679C;
}