

/* HTML elements */
	html {
		background-color: #fff;
		color: #000;
	}

	body {
		font-family: "Trebuchet MS", Verdana, sans-serif;
		font-size: .62em;
		text-align: center;
		letter-spacing: .1em;
	}

	a, a:hover {
		color: #ea8f17;
		font-weight: 400;
		text-decoration: none;
	}

	a:hover {
		text-decoration: underline;
	}

	a img {
		border: 0;
	}

	strong {
		font-weight: 900;
	}

	em {
		font-style: italic;
	}

	p, ul, ol, blockquote {
		margin-bottom: 1.6em;
	}

	blockquote {
		padding: 0 1em;
	}

	h1, h2, h3, h4, h5 {
		margin-bottom: 1.3em;
		font-weight: 900;
		color: #000;
	}

	h1, h2 {
		margin-bottom: 0;
		font-size: 1.6em;
		line-height: 1.2em;
	}

	h3 {
		font-size: 1.3em;
		text-transform: uppercase;
	}

	hr {
		margin: 20px 0;
		border: 0;
		border-top: 1px solid #e7e7e7;
	}

	ol, ul {
		margin-left: 20px;
	}

	li {
		list-style-type: disc;
	}

/* common elements */
	.clear
	 {
		clear: both;
		display: block;
		height: 1px;
		margin-top: -1px;
		line-height: 0;
		font-size: 0;
	}

/* hide wpstats */
img#wpstats{display:none}

/* content-specific areas */

#wrapper {
	width: 999px;
	margin: 30px auto 20px auto;
	text-align: left;
}

#nav_wrapper {
	width: 100%;
	background: #000 url(../images/navigation_background.gif) bottom left repeat-x;
	color: #fff;
	text-align: center;
	line-height: 1em;
}

	#nav_primary {
		width: 800px;
		margin: 0 auto;
		padding-left: 200px;
		text-align: left;
	}

	#nav_primary li {
		display: inline;
		float: left;
		list-style: none;
		padding: 0 4px;
		background: transparent url(../images/navigation_divider.gif) 0 11px no-repeat;
	}

	#nav_primary li:first-child {
		background: transparent;
	}

	#nav_primary li a {
		color: #bcbaba;
		text-transform: uppercase;
		padding: 9px 9px 12px 11px;
		display: block;
	}

    #nav_primary li.current_page_ancestor a,
    #nav_primary li.current_page_parent a,
	#nav_primary li.current_page_item a {
		background: transparent url(../images/navigation_arrow.gif) bottom left no-repeat;
		color: #fff;
		text-decoration: none;
	}
	
	body.blog #nav_primary li.page-item-5 a {
		background: transparent url(../images/navigation_arrow.gif) bottom left no-repeat;
		color: #fff;
		text-decoration: none;
	}

	#nav_primary li a:hover {
		color: #fff;
		text-decoration: none;
	}
	
	#content .col1 {
		display: inline;
		float: left;
		width: 200px;
		padding-top: 90px;
	}
	
	#content .col2 {
		display: inline;
		float: left;
		width: 795px;
		margin-left: 4px;
	}
	
#logo {
	padding-bottom: 4px;
}

#footer {
	margin-top: 50px;
	border-top: 4px solid #e7e7e7;
	overflow: auto;
	text-transform: uppercase;
}

#footer ul {
	margin: 8px 0 0 0;
}

#footer li {
	display: inline;
	float: left;
	margin: 0;
}

#footer li.email {
	width: 195px;
	margin-left: 204px;
}

#footer li.email a {
	color: #9d9d9d;
}

#footer li.email a:hover {
	color: #000;
	text-decoration: none;
}

#footer li.phone {
	width: 195px;
	margin-left: 4px;
}

#footer li.address {
	width: 195px;
	margin-left: 4px;
}

body.home #grid_wrapper {
	overflow: auto;
}

body.home #grid_wrapper .grid_column {
	display: inline;
	float: left;
	width: 195px;
	margin-left: 4px;
}

body.home #grid_wrapper #c1 {
	margin-left: 0;
	padding-top: 191px;
}

	body.home #grid_wrapper #c1r1 {
		padding-top: 45px;
		background: transparent url(../images/bg_c1r1.gif) top left no-repeat;
	}
	
body.home #grid_wrapper #c2 {
	padding-top: 83px;
	padding-bottom: 13px;
	background: transparent url(../images/bg_c2.gif) bottom left no-repeat;
}

	body.home #grid_wrapper #c2r1 {
		padding-top: 14px;
		background: transparent url(../images/bg_c2r1.gif) top left no-repeat;
	}
	
	body.home #grid_wrapper #c2r2 {
		padding-top: 59px;
		background: transparent url(../images/bg_c2r2.gif) top left no-repeat;
	}
	
body.home #grid_wrapper #c3 {}

	body.home #grid_wrapper #c3r1 {
		padding-top: 11px;
		background: transparent url(../images/bg_c3r1.gif) top left no-repeat;
	}
	
	body.home #grid_wrapper #c3r2 {
		padding-top: 36px;
		background: transparent url(../images/bg_c3r2.gif) top left no-repeat;
	}
	
	body.home #grid_wrapper #c3r3 {
		padding-top: 24px;
		background: transparent url(../images/bg_c3r3.gif) top left no-repeat;
	}

body.home #grid_wrapper #c4 {
	padding-top: 176px;
	padding-bottom: 36px;
	background: transparent url(../images/bg_c4.gif) bottom left no-repeat;
}

body.home #grid_wrapper .featured {
	width: 195px;
}

body.home #grid_wrapper .featured .image img {
	display: none;
}
/*
body.home #grid_wrapper .featured a:hover .image img {
	display: block;
}
*/

body.home #grid_wrapper a:hover {
	text-decoration: none;
}

body.home #grid_wrapper .featured .image {
	width: 195px;
	height:135px;
	background-color: #000;
	overflow: hidden;
}

body.home #grid_wrapper .title {
	position: relative;
	margin-top: 4px;
	padding: 0 5px;
	line-height: 2em;
	text-transform: uppercase;
	color: #fff
}

body.home #grid_wrapper .title a {
	color: #fff;
}


body.home #grid_wrapper .title .stars {
	position: absolute;
	right: 4px;
	top: .4em;
}

body.home #grid_wrapper .title .stars img {
	padding-left: 4px;
}


/* PAGES */
body.page #content .col2 {
	margin-top: 90px;
	border-top: 135px solid #e7e7e7;
}

body.page #content .entry {
	margin-top: 60px;
	border-top: 5px solid #e7e7e7;
	padding-top: 1.6em;
}

body.page #content .entry p {
	width: 380px;
}

body.page #content .entry h3 {
	width: 560px;
	border-bottom: 4px solid #e7e7e7;
}

body.page #content .entry cite {
	color: #00cc33;
}

/* BLOG */
body.blog #content .col1 {
	text-align: right;
}

body.blog #logo {
	padding-bottom: 30px;
}

body.blog #footer ul {
	margin-left: 40px;
}

body.blog #content h2 {
	font-weight: 900;
	font-size: 1.8em;
	margin-bottom: .8em;
}

body.blog #content h2 a {
	color: #000;
}

body.blog #content .col1 h3 {
	margin-bottom: 0;
	font-size: 1em;
}

body.blog #content .col1 li {
	list-style-type: none;
	text-transform: uppercase;
}

body.blog #nav_categories {
	margin-top: 10px;
}

body.blog #content .col1 #nav_categories li {
	margin-bottom: 9px;
}
body.blog #content .col1 #nav_categories a {
	padding: 2px 3px 2px 30px;
	background-color: #000;
	color: #e7e7e7;
}

body.blog #content .col1 #nav_archives a {
	color: #999;
}

body.blog #content .col2 {
	margin-top: 90px;
}

#blog_wrapper {
	overflow: auto;
	width: 100%;
	background: transparent url(../images/bg_blog_wrapper.gif) top right repeat-y;
}

#blog_wrapper div.post {
	margin-top: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e7e7e7;
}

body.blog #content .col2 #blog_content {
	display: inline;
	float: left;
	width: 560px;
	margin-left: 40px;
	border-top: 4px solid #e7e7e7;
}

body.blog #content .col2 #blog_content h2,
body.blog #content .col2 #blog_content h3,
body.blog #content .col2 #blog_content h4,
body.blog #content .col2 #blog_content h5,
body.blog #content .col2 #blog_content p,
body.blog #content .col2 #blog_content blockquote,
body.blog #content .col2 #blog_content ul,
body.blog #content .col2 #blog_content ol {
	width: 380px;
	overflow: visible;
}

body.blog #content .col2 #blog_sidebar {
	display: inline;
	float: right;
	width: 150px;
}

body.blog #content h1 {
	height: 55px;
	padding-left: 40px;
	padding-top: 80px;
	line-height: 1em;
	background-color: #e7e7e7;
}

.blog_navigation {
	height:  50px;
	line-height: 50px;
	width: 560px;
	margin-left: 40px;
	position: relative;
	overflow: visible;
	text-transform: uppercase;
}

.blog_navigation .prev {
	display: inline;
	float: left;
	width: 200px;
}

.blog_navigation .prev a {
	padding-left: 10px;
	background: transparent url(../images/icon_arrow_left.gif) left center no-repeat;
}

.blog_navigation .next {
	display: inline;
	float: right;
	width: 200px;
	text-align: right;
}

.blog_navigation .next a {
	padding-right: 10px;
	background: transparent url(../images/icon_arrow_right.gif) right center no-repeat;
}

.blog_navigation_bottom {
	margin-left: 0;
	border-top: 4px solid #e7e7e7;
	border-bottom: 4px solid #e7e7e7;
}

body.blog .widgets {
	margin: 0;
}

body.blog .widget {
	list-style-type: none;
}

body.blog .widgets h3 {
	margin-top: 1.3em;
	margin-bottom: 1em;
	font-size: 1em;
}

body.blog .widget_recent_entries ul,
body.blog .widget_rangedRecentPosts ul {
	margin: 0;
}

body.blog .widget_recent_entries li,
body.blog .widget_rangedRecentPosts li {
	list-style-type: none;
	padding-bottom: 10px;
}

body.blog .widget_links {
	margin-left: 6px;

}

body.blog .widget_links ul {
	margin-left: 0;

}
body.blog .widget_links li {
	list-style-type: none;

}

body.blog .widget_search {
	overflow: visible;
	padding: 10px 6px;
	background-color: #f2f2f2;
}

body.blog .widget_search label {
	margin-bottom: 10px;
	text-transform: uppercase;
	display: block;
	font-weight: 900;
}

body.blog .widget_search input {
	display: inline;
	float: left;
	border: 1px solid #e7e7e7;
	padding: 2px;
	width: 100px;
}

body.blog .widget_search button {
	float: left;
	display: inline;
	margin-left: 13px;
	border: 0;
	background: transparent url(../images/icon_search.gif) top center no-repeat;
	text-indent: -9000px;
	width: 18px;
	height: 17px;
	cursor: pointer;
}

body.blog .metadata_primary {
	margin: 15px 0;
	color: #adadad;
}

body.blog .metadata_secondary {
	padding: 7px 9px;
	background-color: #f2f2f2;
	text-transform: uppercase;
}

body.blog .metadata_secondary .date,
body.blog .metadata_secondary .commentlink {
	display: inline;
}

body.blog .fm_gallery_wrapper {
	overflow: hidden;
	margin: 1.6em 0;
	border: 1px solid #f2f2f2;
}

body.blog .fm_gallery_footer {
	position: relative;
	overflow: hidden;
	border-top: 1px solid #f2f2f2;
	padding: 3px 10px;
}

body.blog .fm_gallery_caption {
	display: inline;
	float: left;
	width: 400px;
}

body.blog .fm_gallery_caption a {
	padding-left: 12px;
	background: transparent url(../images/icon_arrow_right.gif) left center no-repeat;
}

body.blog .fm_gallery_nav {
	display: inline;
	float: right;
	width: 130px;
	text-align: right;
}

body.blog .fm_gallery_nav a {
	padding: 0 3px;
}

#respond {
	margin-top: 20px;
}

h2 .search_query {
	font-style: italic;
}

/* OVERALL COLUMN LAYOUT */

body.featured-work #footer ul {
	margin-left: 54px;
}

body.featured-work #content .col2 {
	margin-left: 248px;
	width: 550px;
}

/* nav_featured_work */
#nav_featured_work {
	position: relative;
	width: 200px;
	margin: 0;
}

#nav_featured_work li {
	position: relative;
	width: 200px;
	text-align: right;
	list-style-type: none;
}

#nav_featured_work li li {
	width: 240px;
}

#nav_featured_work ul {
	display: none;
	margin: 0;
}

#nav_featured_work li.current_page_item ul {
	display: block;
	position: absolute;
	top: 0;
	left: 204px;
	width: 240px;
	height: auto;
}

#nav_featured_work li a {
	display: inline-block;
	margin-bottom: 4px;
	padding: 2px 2px 2px 40px;
	background: #000;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

#nav_featured_work li li.empty {
	padding-left: 0;
}

#nav_featured_work li li a {
	margin-left: 40px;
	padding-left: 0;
	width: 198px;
	background:#999;
}

#nav_featured_work li li a:hover,
#nav_featured_work li.current_page_item ul li a:hover {
	color: #fff;
}

#nav_featured_work li li.empty a {
	width: 240px;
	margin-left: 0;
	padding-right: 0;
	background:#000;
}

/* CONTENT AREA */

body.featured-work h2 {
	margin: 4px 0;
	padding: 8px;
	background-color: #000;
	color: #fff;
	font-weight: 400;
}

body.featured-work .entry {
	display: inline;
	float: left;
	width: 362px;
	margin-top: 2em;
	padding-left: 8px;
}

body.featured-work .entry_extra {
	display: inline;
	float: right;
	width: 160px;
}

body.featured-work .entry_extra img.client_logo {
	margin-bottom: 4px;
}

body.featured-work .excerpt {
	padding: 4px 8px;
	background-color: #e7e7e7;
}

body.featured-work .excerpt h4 {
	margin-bottom: 0;
	font-weight: 900;
	text-transform: uppercase;
}

body.featured-work .excerpt ul {
	margin: 0;
}

body.featured-work .excerpt li {
	margin: 0 0 12px 13px;
}


/* gallery */
body.featured-work .fm_gallery_wrapper {
	overflow: hidden;
}

body.featured-work .fm_gallery_footer {
}

body.featured-work .fm_gallery_caption {
}

body.featured-work .fm_gallery_caption a {
}

body.featured-work .fm_gallery_nav {
	margin: 4px 0;
	background-color: #e7e7e7;
	text-align: right;
	line-height: 2em;
}

body.featured-work .fm_gallery_nav a {
	padding: 0 3px;
	color: #000;
}