@charset "UTF-8";

/*//////////////////////////////////////////////////////////////
//
//  RESET
//
//////////////////////////////////////////////////////////////*/

/* v1.0 | 20080212 by Eric Meyer */


html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td 
{	
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body 
{	
	line-height: 1;
}

ol, ul 
{
	list-style: none;
}

blockquote, q 
{
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after 
{
	content: '';
	content: none;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*//////////////////////////////////////////////////////////////
//
//  TYPOGRAPHY
//
//////////////////////////////////////////////////////////////*/

/*// GENERAL, TAGS, ETC. //////////*/

a:link, a:visited {
	color:#99A7AA;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color:#AB4700;
}

body {
	color: #664E2B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: .05em;
}

blockquote {
	display: block;
	color:#99A7AA; 
	background-image: url(../images/quote_open.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	float: left;
	line-height: 20px;
	margin: -2px 20px 30px -30px;
	padding-left: 30px;
	width: 365px;
}

blockquote span {
	background-image: url(../images/quote_close.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-right: 30px;
}

h1, h2, h3, h4, h5, h6 {
	color:#99A7AA; 
	font-family: Georgia, Times, serif;
	font-weight: normal;
	letter-spacing: .03em;
	margin-top:0;
}

h1 {
	font-size: 36px;
	line-height: 40px;
	margin-bottom: 10px;
}

h2 {
	
	font-size: 24px;
	line-height: 30px;
	margin: -3px 0 10px 0;
}

h3, h4, h5, h6 {
	color:#AB4700;
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 10px;
}

.projects h2 {
	margin-right: 20px;
	width: 175px;
	float: left;
}

.contact h3 {
	margin-bottom: 15px;
}

p {
	margin-bottom: 12px;
}


p.first:first-letter {
	color: #AB4700;
	display: block;
	font-size: 72px;
	font-family: Georgia, Times, serif;
	font-weight: normal;
	line-height: 55px;
	margin: 0 5px 0 0;
}

strong {
	color: #AB4700;
	font-family: Georgia, Times, serif;
	font-weight: bold;
	text-transform: uppercase;
}

/*// CONTAINER //////////*/

	
	/*// TOP BAR //////////*/
	
		/*// H1 LOGO //////////*/
		
	
	/*// MAIN //////////*/
	
	
		/*// CONTAINER //////////*/
		
		
			/*// COLUMN LEFT //////////*/
				
				
				/*// NAV //////////*/
				
				#nav, #nav a:link, #nav a:visited {
					color:#D3CCC2;
					font-family: Georgia, Times, serif;
					font-size: 18px;
					font-weight: normal;
					letter-spacing: .08em;
					line-height: 20px;
					text-decoration: none;
					text-transform: uppercase;
				}
				
				#nav a:hover {
					color:#99A7AA;
				}
				
				#nav ul li.current-page-item, #nav ul li.current-page-item a:link, #nav ul li.current-page-item a:visited, #nav ul li.current-page-item a:hover {
					color:#AB4700;
				}
				
			
			/*// COLUMN RIGHT //////////*/
			
			.services #column-right ul li {
				color:#99A7AA; 
				background-image: url(../images/bullet.gif);
				background-position: left top;
				background-repeat: no-repeat;
				font-family: Georgia, Times, serif; 
				font-size: 18px;
				line-height: 20px;
				margin-bottom: 15px;
				padding-left: 30px;
			}
			
			.projects ul.xoxo {
				margin-top: 30px;
			}
			
			.projects ul.xoxo li ul.section {
				border-top: 1px #D3CCC2 solid;
				float: left;
				margin-bottom: 40px;
				padding-top: 4px;
				width: 365px;
			}
			
			.projects ul.xoxo li ul.section li {
				margin-bottom: 5px;
				padding: 4px 0 5px 0;
				border-bottom: 1px #D3CCC2 solid;
			}
			
			.projects ul.xoxo li ul.section li span.title {
				display: block;
				font-family: Georgia, Times, serif;
				font-style: italic;
				font-size: 14px;
				margin-bottom: 5px;
			}
			
			.projects ul.xoxo li ul.section li span.author {
				display: block;
			}
			
			.clients ul.xoxo li.authors {
				display: block;
				float: left;
				margin-right: 20px;
				width: 305px;
			}
			
			.clients ul.xoxo li.publishers {
				display: block;
				float: left;
				width: 240px;
			}
			
			.clients ul.xoxo li.authors ul li, .clients ul.xoxo li.publishers ul li {
				margin-bottom: 5px;
			}
			
			.contact #column-right span {
				display: block;
				margin-bottom: 15px;
			}
	

/*// FOOTER //////////*/

#footer {
	color: #AB4700;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: .02em;
}

#footer a:link, #footer a:visited {
	color: #99A7AA;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	color: #DECA95;
}


/*//////////////////////////////////////////////////////////////
//
//  REPLACER GLOBALS
//
//////////////////////////////////////////////////////////////*/

#topbar h1 {
	position: relative;
	display: block;
	padding: 0;
	margin: 0;
	z-index: 0;
}

#topbar h1 a:link, #topbar h1 a:visited, #topbar h1 a:hover {
	position: absolute;
	display: block;
	padding: 0;
	margin: 0;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: 0 0;
}

/*//////////////////////////////////////////////////////////////
//
//  PAGE ELEMENTS
//
//////////////////////////////////////////////////////////////*/

/*// GENERAL, TAGS, ETC. //////////*/

* {
	margin: 0;
}

html, body {
	height: 100%;
}

body {
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
	background-color: #FAFBF5;
	padding: 0 20px 0 20px;
}

img.right {
	float: right;
}

/*// CONTAINER //////////*/

#container {
	background-image: url(../images/bg_menu.gif);
	background-repeat: repeat-y;
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px; /* the bottom margin is the negative value of the footer's height */
	min-height: 100%;
	width: 760px;
}
	
	/*// TOP BAR //////////*/
	
	#topbar {
		background-image: url(../images/bg_top.gif);
		background-repeat: repeat-x;
		display:block; 
		height:120px;
		width:auto;
	}
	
		/*// H1 LOGO //////////*/
		
		#topbar h1, #topbar h1 a:link, #topbar h1 a:visited, #topbar h1 a:hover {
			height: 120px;
			width: 760px;	
		}
		
		#topbar h1 a:link, #topbar h1 a:visited, #topbar h1 a:hover {
			background-image: url(../images/top.gif);
		}
	
	/*// MAIN //////////*/
	
	#main {
		display: block;
		margin: 20px 0 40px 0;
		width: auto;
	}
	
		/*// CONTAINER //////////*/
		
		#main .container {
			background-image: url(../images/bg_menu.gif);
			background-repeat: repeat-y;
		}
	
			/*// COLUMN LEFT //////////*/
				
			#column-left {
				float: left;
				margin-right:  20px; 
				width: 175px;
			}
				
				/*// NAV //////////*/
				#nav {
					background-color: #FAFBF5;
					display:block;
					padding: 15px 0 10px 0; 
					width:auto;
				}
				
				#nav li {
					margin-bottom: 5px;
				}
			
			/*// COLUMN RIGHT //////////*/
			
			#column-right {
				float: left;
				padding-top: 15px;
				width: 565px;
			}	
			
			.services #column-right div.left {
				float: left;
				margin-right: 20px;
				width: 240px;
			}
			
			.services #column-right div.right {
				float: left;
				width: 305px;
			}
			
			.testimonials #column-right div.right {
				float:left;
				width: 175px;
				margin-bottom: 15px;
			}
			

/*// FOOTER //////////*/
	
#footer {
	background-color: #FAFBF5;
	display: block; 
	height: 26px;
	margin: 0 auto 20px auto;
	padding: 14px 20px 0 20px;
	width: 760px;
}

	#footer span {
		background-image: url(../images/bullet_small.gif);
		background-position: right center;
		background-repeat: no-repeat;
		padding-right: 21px;
		margin-right: 9px;
	}
	
	#footer span.credits {
		background: none;
		padding: 0;
		margin: 0;
	}



/*//////////////////////////////////////////////////////////////
//
//  CUSTOM DEFINITIONS
//
//////////////////////////////////////////////////////////////*/

div.spacer {
	clear:both; 
	height:0px; 
	display:block;
}

div.push {
	height: 60px; /* .push must be the same height as .footer */
}

span.text {
	display: none;
	visibility: hidden;
}
