@charset "UTF-8";

/* CSS Document */

body {
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Helvetica, Arial;
	margin: 0px;
	padding: 0px;
}

img
{
	border: 0px;
}

#workquote {
	width: 250px;
	z-index: 3;
	position: relative;
	top: -200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #c0b9b3;
	font-size: 16px;
	line-height: 24px;
	font-style: italic;
	display: none;
}


#header_wrapper 
{
	height: 81px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a3a3a3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a3a3a3;
	z-index: -2;
}

#site_content_wrapper
{
	width: 989px;
	z-index: 1;
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-left: 70px;
	background-repeat: no-repeat;
	background-position: 70px 35px;
	height: 800%;
	float: left;
}

#content_wrapper
{
	margin-left: auto;
	margin-right: auto;
	width: 989px;
	border: 0px solid red;
}

#logo_container {
	height: 40px;
	width: 300px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#site_lowercontent {
	background-repeat: repeat-y;
	background-position: left top;
	z-index: -1;
}
#site_lowercontent {
	float: left;
	width: 1024px;
	padding-top: 30px;
}
.bulletlist {
}
#sitenav {
	width: 125px;
	margin-left: 0px;
	margin-top: 2px;
	height: 87px;
	position: absolute;
	top: 80px;
	z-index: 2;
	background-color: #ad9f94;
	padding-left: 5px;
}

#sitenav li {
	text-align: right;	
}

#sitenav a {
	font-family: Helvetica, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	line-height: 16px;
	text-decoration: none;
}
#sitenav ul {
	list-style-type: none;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.bulletlist {
	list-style-image: url(../images/bullet.png);
}
#lowercontent_wrapper {
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 36px;
	z-index: -1;
}
#site_lowercontent_wrapper {
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 27px;
	z-index: -1;
}
#nav_bottom_line {
	height: 84px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a3a3a3;
	position: absolute;
	top: 85px;
	z-index: -2;
	left: 0px;
}

#subnav {
	width: 125px;
	height: 87px;
	float: left;
	background-color: #c7bcb6;
}
#header_nav_bar_right {
	float: left;
	width: 650px;
	padding-top: 20px;
	padding-left: 30px;
}
#site_content_wrapper li {
	padding-bottom: 3px;
}
#site_content_wrapper ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#flash {
	position: absolute;
	top: 0px;
	z-index: -2;
	/*left: 975px;*/
	right: 0;
}
.hidden {
	display: none;
}
.unhidden {
	display: block;
}
.navthumbs li {
	display: inline;
	margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.navthumbs a {
	text-decoration: none;
	color: #505050;
	font-size: 8px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 6px;
}
#identity_thumbs {
	margin: 0px;
	padding: 0px;
}
#worknav_wrapper {
	position: absolute;
	top: 0px;
	width: 400px;
}
navthumbs {
	margin: 0px;
	padding: 0px;
	font-size: 8px;
}
td {
	height: 6px;
	margin: 0px;
	padding: 0px;
}
#worknav {
	position: absolute;
	left: 0px;
	top: 0px;
}
.worknav_menuitem {
	text-transform: uppercase;
	font-size: 9px;
}
#worknav_wrapper a {
	color: #505050;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#vertical_lines {
	width: 194px;
	position: absolute;
	left: 220px;
	z-index: -1;
	height: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a3a3a3;
	border-left-color: #a3a3a3;
}
#work_wrapper {
	height: 63px;
	width: 540px;
	z-index: 2;
	left: 245px;
	position: absolute;
	top: 98px;
}
.subnav_label {
	width: 162px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sample_area 
{
	border: 0px solid red;
	position: relative;
	width: 1000px;
	left: 0px;
	height: 412px;
	z-index: 0;
}
#sample_container {
	width: 600px;
	margin-left: 20px;
	float: left;
}



/* Photo gallery
 ----------------------------------- */

#photo-gallery 
{
}

.photo-gallery-embox {
	clear:both;
	width: 250px;
	float: left;
	margin-top: 150px;
	border: 0px solid #ddd;
}
.photo-title {
	font-size: 12px;
	color: #bec871;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.photo-gallery-slideshow {
	border: 0px solid #ddd;
	width: 600px;
	margin-top: 50px;
	height: 600px;
	top: 20px;
	float: left;
}
.photo-gallery-controls {
	display: none;
}

ul.photo-album-list {
	list-style-type: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-align: right;
	width: 125px;
	margin-left: 130px;
	float: left;
	margin-right: 25px;
	margin-top: 5px;
	margin-bottom: 0px;
	height: 70px;
	background-color: #c7bcb6;
}

.photo-album-list li {
	font-family: Helvetica, Arial;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	list-style-type: none;
}
.photo-album-list a {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}

.photo-album-list a:visited{
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}


.thumb {
	width: 40px;
}

div.photo-gallery-photo-list .photo-gallery-navigation ul.thumbs li a.thumb img 
{
	width:60px;
	float:left;
	margin-right: 5px;
	border: 1px solid #EBEBEB;
}

div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	text-decoration: none;
	font-size: 10px;
	color: #282a28;
}
div.pagination {
	float: right;
	top: 110px;
	right: 45px;
	position: absolute;
/*
	position: relative;
	z-index: 2;
	left: 850px;
	top: -620px;
*/
}

div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}

div.pagination span.current {
	font-weight: bold;
	border-color: #000;
	color: #999;
}


#page-11587 #page-container #header_wrapper #site_content_wrapper #site_lowercontent_wrapper #site_lowercontent #region-23018 #widget-23021 #widget_Blog_23021 .wrapper .wide_column #blog_entry_list .blog_entry {
	list-style-type: none;
}
#blog_entry_list li {
	list-style-type: none;
}

div.widget-container.photo-gallery-photo-list .photo-gallery-navigation ul.thumbs li 
{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}

/*#page-11257 #header_wrapper #content_wrapper #lowercontent_wrapper #sample_area #region-22498 #widget-22905 #widget_PhotoGallery_22905 .widget-container.photo-gallery-photo-list .column.column-wide .page-header { */
.widget-container.photo-gallery-photo-list .column.column-wide .page-header, 
.widget-container.gallerific.photo-gallery-photo-list .page-header 
{
	display: none;
}

div.widget-container.photo-gallery-photo-list .photo-gallery-navigation ul.thumbs{
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.photo-description {
	width: 250px;
	font-size: 11px;
	color: #353535;
}
#site_sitenav {
	width: 125px;
	margin-left: 0px;
	height: 82px;
	background-color: #ad9f94;
	padding-left: 5px;
	float: left;
	padding-top: 5px;
}
#header_nav_bar {
	width: 1024px;
	float: left;
	height: 87px;
	margin-top: 32px;
}


/* Site navigation
 ----------------------------------- */
#site_sitenav ul {
	list-style-type: none;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#site_sitenav li {
	list-style-image: url(); /* overrides #site_content_wrapper li */
	text-align: right;
}

#site_sitenav a {
	font-family: Helvetica, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	line-height: 16px;
	text-decoration: none;
}


/* Site sub navigation
 ----------------------------------- */
#subnav ul {
	list-style-type: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-align: right;
	width: 115px;
	margin-left: 0px;
	float: right;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#subnav li.nav_menu_list_item {
	list-style-image: url(); /* overrides #site_content_wrapper li */
	font-family: Helvetica, Arial;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	list-style-type: none;
}
#subnav a {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-family: helvetica, arial, "sans serif";
	font-weight: normal;
}
#subnav a {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}
#site_sitenav li {
	list-style-type: none;
}



#page-11587 #page-container #header_wrapper #site_content_wrapper #site_lowercontent_wrapper #site_lowercontent #region-23018 #widget-23021 #widget_Blog_23021 .wrapper .wide_column #blog_entry_list .blog_entry {
	list-style-type: none;
}
#blog-list .blog_entry_footer {
	display: none;
}

.blog_entry_date {
	display: block;
	width: 620px;
}

.content-item-meta,
.blog_entry_author {
	display: none;
}
#blog_entry_text {
	float: left;
}

a,
a:visited
{
	color: #000;
}

h3,
h3 a
{
	color: #AEB944;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.standard
{
/*
	border: 1px solid #ddd;
	margin: 10px 0px; 
	padding: 5px;
*/
}

fieldset 
{
	border: 0px solid #fff;
}


.content-item-links
{
	border: 0px solid red;
}

ul.content-item-actions li img
{
	margin: 0px 3px 0px 0px;
}

ul.inputs
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.inputs li
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

ul.inputs li label
{
	float: left;
	width: 90%;
}

.error,
.form-error-notification
{
	color: red;
}




