@charset "UTF-8";
p {
	margin: 0px;
	padding: 0px;
}
#home {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header {
	width: 993px;
	text-align: right;
	margin-top: 35px;
}
#header #photo_title {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	margin-bottom: 4px;
}
#header #contact {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #7DC7C4;
}
#intro_text {
	margin-top: 115px;
	margin-left: 474px;
	width: 520px;
	font-family: Georgia;
	font-size: 22px;
	color: #999999;
}
#intro_text a:link, #intro_text a:visited {color: #999999; text-decoration:none}
#intro_text a:hover {color: #FFFFFF; text-decoration:none; background-color:#333333;
}
#intro_text p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#333333;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: lighter;
}
#soapbox {
	width: 454px;
	text-align: right;
	float: left;
	margin-top: 56px;
}
#feed {
	float: left;
	width: 520px;
	margin-left: 20px;
	margin-top: 56px;
	margin-bottom: 20px;
}
#soapbox p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #666666;
	margin-top: 5px;
}
#feed #title {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	float: left;
	margin-bottom: 3px;
}
#feed #title a:link, #feed #title a:visited {color: #999999; text-decoration:none}
#feed #title a:hover {color: #FFFFFF; text-decoration:none
}
#feed #date {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	float: right;
}
#feed #entry {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999999;
	line-height: 18px;
}
#feed #entry a:link, #feed #entry a:visited {color: #999999; text-decoration:none}
#feed #entry a:hover {color: #FFFFFF; text-decoration:none
}
.line {
	background-color: #3B3B3B;
	height: 1px;
	width: 100%;
	clear: both;
	margin-bottom: 5px;
}
#feed .full_entry {
	margin-top: 6px;
}
#selected_work {
	width: 454px;
	text-align: right;
	float: left;
	margin-top: 22px;
	clear: both;
}
#selected_work p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #666666;
	margin-top: 5px;
}
#selected_work p a:link, #selected_work p a:visited {color: #666666; text-decoration:none}
#selected_work p a:hover {color: #FFFFFF; text-decoration:none
}
.folio {
	float: left;
	width: 620px;
	margin-left: 20px;
	margin-top: 22px;
}
.section_label {
	width: 454px;
	text-align: right;
	float: left;
	margin-top: 22px;
	clear: both;
}
.section_label p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #666666;
	margin-top: 5px;
}
.section_label p a:link, .section_label p a:visited {color: #666666; text-decoration:none}
.section_label p a:hover {color: #FFFFFF; text-decoration:none
}

.folio .thumb_container a {
	padding: 0px;
	border: 4px solid #6A6A60;
	margin-right: 4px;
	margin-bottom: 4px;
	float: left;
}
.folio .thumb_container a:visited {border-color:#6A6A60;}
.folio .thumb_container a:hover {border-color:#B9B9B4;
}
.footer {
	clear: both;
}#main_wrapper {
	width: 1100px;
}
#twitter_div {
	color: #8E8E8D;
	font-size: 12px;
}
#twitter_update_list {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.full_entry {
	color: #7DC7C4;
	font-family: "Trebuchet MS";
	font-size: 11px;
}
#twitter_update_list a:link {
	color: #7DC7C4;
}
.full_entry a:link, .full_entry a:visited {
	color: #7DC7C4;
	text-decoration:none
}
#soapbox a:link, #soapbox a:visited {color: #666666}
#soapbox a:hover {color: #FFFFFF; text-decoration:none; background-color:#333333;
}