body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #1E1E1E;
}
a {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
p img {
	float:none;
	padding:0;
	margin: 0em;
}
p img.left {
	float:left;
	padding:0;
	margin-top: 0;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
	margin-left: 0em;
}
p img.right {
	float:right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 1.5em;
}
.main {
	float: left;
	width: 515px;
}
.main-projects {
	float: left;
	width: 830px;
}

#header {
	background-color: #1e1e1e;
	color: #FFFFFF;
	float: left;
	width: 100%;
	clear: both;
	background-image: url(../images/site/bg-fade.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#header .inner {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(../images/site/bg-fade-glow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	margin-top: 0px;
	margin-bottom: 0px;
}
.sidebar {
	float: right;
	width: 270px;
}

#header h1 {
	float: left;
	display: block;
	width: 500px;
	margin: 0px;
	padding: 0px;
}
#header h1 a, #header h1 a:hover{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: none;
}
#nav-main ul {
	padding: 0px;
	list-style-type: none;
	float: left;
	width: 550px;
	margin: 0px;
}
#nav-main {
	float: left;
}
#nav-bar {
	clear:both;
	float:left;
	padding-top: 1.5em;
	width: 830px;
}
#search {
	float: right;
	width: 270px;
}

#nav-main ul li {
	float: left;
}
#nav-main ul li a{
	width: 85px;
	margin-right: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #ff3366;
	padding-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
#nav-main ul li a:hover{
	border-left-color: #006699;
	color: #FFFFFF;
	text-decoration: none;
}
#content {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	clear: both;
}
#content .inner {
	background-color: #FFFFFF;
	padding: 30px;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	float: left;
	width: 100%;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	clear: both;
	background-color: #1e1e1e;
	color: #FFFFFF;
	background-image: url(../images/site/bg-fade.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#footer h4 {
	color: #FFFFFF;
}

#footer .inner {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
}
.post {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 2em;
	padding-bottom: 0;
}
.post .post-title a {
	text-decoration: none;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
}

.post .post-date {
	color: #999999;
	font-size: 0.8em;
}
.post .post-title {
	margin-bottom: 0.25em;
}
.post .post-title a{
	border-bottom-style: none;
}
.post .post-title a:hover{
}
.post .post-meta {
	color: #999999;
	font-size: .8em;
}
.post .post-meta a{
	color: #999999;
	text-decoration: underline;
}
.post .post-meta a:hover{
	color: #333333;
	text-decoration: underline;
}
.project-thumb {
	width: 270px;
	margin-right: 10px;
	float: left;
}
.project-thumb img {
	border: 1px solid #666666;
	margin-bottom: .5em;
	padding: 4px;
}
.project-thumb a:hover img {
	background-color: #eaeaea;
}

.project-thumb h3 {
	font-size: 1em;
	text-align: left;
	margin-top: 1em;
	padding: 5px;
	background-color: #666666;
}
.project-thumb .project-img a {
	background-image: url(../multitouch.jpg);
	margin: 5px;
	display: block;
	height: 130px;
	width: 270px;
	padding-top: 5px;
	overflow: hidden;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.projects-featured li {
	width: 270px;
}
.projects-listing li {
	width: 200px;
}
.projects-featured li, .projects-listing li {
	float: left;
	margin-right: 10px;
	margin-bottom: 1.5em;
}
.projects-featured li.last, .projects-listing li.last  {
	margin-right: 0px;
}
.projects-featured li a {
	width: 260px;
	height: 159px;
}
.projects-listing li a {
	width: 190px;
	height: 116px;
}
.projects-featured li a, .projects-listing li a {
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	position: relative;
	background-color: #FFFFFF;
	padding: 4px;
	overflow: hidden;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}

.projects-featured, .projects-listing {
	width: 830px;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: relative;
}
.projects-featured li a:hover, .projects-listing li a:hover {
	text-decoration: underline;
}
.projects-featured li a span {
		width: 245px;
}
.projects-listing li a span {
		width: 175px;
}
.projects-featured li a span, .projects-listing li a span {
	background-image: url(../images/site/project-list-bg.png);
	display: block;
	position: absolute;
	bottom: 4px;
	left: 4px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}


.project-img a span {
	opacity: 0.75;
	padding: 5px;
	display: block;
	background-image: url(../images/site/trans-bg.png);
}

.project-thumb .project-img {
}

.contact-newsletter input.text, .contact-discussionlist input.text {
	width: 222px;
}
.box {
	background-color: #eaeaea;
	float: left;
	width: 234px;
	padding: 18px;
}
.widget ul {
	list-style-type: none;
	margin-left: 0px;
	padding: 0px;
	margin-right: 0px;
}
.widget {
	float: left;
	width: 270px;
	background-image: url(../images/site/widget-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 2em;
}
.widget .widget-inner{
	background-image: url(../images/site/widget-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 16px;
	padding-right: 18px;
	padding-left: 18px;
}
.widget ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.widget ul li a {
	display: block;
	padding: 5px;
	text-decoration: none;
	border-bottom-style: none;
}
.widget ul li a:hover {
	background-color: #eaeaea;
	text-decoration: none;
	border-bottom-style: none;
}
.widget h4 {
	margin-bottom: 0.5em;
}

ul.feeds li a{
	background-image: url(../images/site/icons/rss.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 25px;
}
ul.feeds li.email a{
	background-image: url(../images/site/icons/email.png);
}
#footer ul#footer-nav {
	list-style-type: none;
	margin: 0px;
	text-align: right;
	padding-top: 1.5em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#footer ul#footer-nav li {
	display: inline;
	margin-left: 10px;
}


.comment-author {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 0.5em;
	background-image: url(../images/site/icons/user_comment.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}
#footer ul#footer-nav li#copyright {
	float: left;
	margin-left: 0px;
}

#comments ol {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.comment-no {
	float: right;
}
#comments {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 2em;
}
#comments li {
	margin-bottom: 2em;
}
.comment-author p {
}

.comment-author a {
	color: #000000;
	text-decoration: underline;
}
.comment-author a:hover {
	text-decoration: underline;
}


.comment-author p {
	margin-bottom: 0.5em;
}
.paginate {
	clear: both;
}
#footer #flickr_badge_uber_wrapper {
	margin-bottom: 1.5em;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.user-avatar {
	border: 4px solid #CCCCCC;
	background-color: #999999;
	padding: 1px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}


.user-screenname {
	float: right;
	width: 375px;
	display: block;
}
.user-info {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#nav-member ul {
	margin: 0px;
	list-style-type: none;
	float: right;
	padding: 0px;
}
#nav-member {
	color: #CCCCCC;
	font-size: 0.8em;
	line-height: 1.875em;
	float: right;
}
#nav-member a {
	color: #CCCCCC;
	text-decoration: none;
}
#nav-member  a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#nav-member ul li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-right: .5em;
	padding-left: .5em;
}
#nav-member ul li.last {
	border-right-style: none;
	padding-right: 0px;
}


#footer #flickr_badge_uber_wrapper #flickr_badge_wrapper {
	text-align: center;
}
#footer #flickr_badge_uber_wrapper .flickr_badge_image {
	display: inline;
	margin-right: 10px;
}
#footer #flickr_badge_uber_wrapper .flickr_badge_image img {
	border: 5px solid #333333;
}
#footer #flickr_badge_uber_wrapper .flickr_badge_image a:hover img {
	border: 5px solid #666666;
}
#footer #flickr_badge_uber_wrapper .last {
	margin-right: 0px;
}

.project-col-1 {

	width: 200px;
	float: left;

}
.project-col-2 {

	width: 200px;
	float: left;


}
.project-col-3 {

	width: 200px;
	float: left;

}
.project-col-4 {

	width: 200px;
	float: left;

}
