/* Anthology Creative: Base CSS */
/* Version 1.0 */
/* Last Revised: Oct. 7, 2008 */

/* reset */
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}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
body{font:13px/1.5 Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif}a:focus{outline:1px dotted invert}hr{border-color:#ccc;border-style:solid;border-width:1px 0 0;clear:both;height:0}h1{font-size:27px}h2{font-size:24px}h3{font-size:18px}h4{font-size:14px}h5{font-size:12px}h6{font-size:10px}ol{list-style:decimal}ul{list-style:none}li{margin-left:30px}p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px}
/* end reset */

body {
	font-family: "Lucida Grande", "Lucida Sans", Arial, Sans-serif;
}

a:link, a:visited {
	color: #333;
}

a:hover, a:active {
	color: #666;
}

div.flashError {
	text-align: left;
	display: block;
	padding: 14px;
	font: bold 14px/18px "Lucida Grande", "Lucida Sans", Arial, Sans-serif;
	background-color: #FFC2C8;
	color: #A80500;
	margin-bottom: 24px;
}

div.flashNotice {
	text-align: left;
	display: block;
	padding: 14px;
	font: bold 14px/18px "Lucida Grande", "Lucida Sans", Arial, Sans-serif;
	background-color: #FFE155;
	color: #6F4000;
	margin-bottom: 24px;
}

div.flashConfirm {
	text-align: left;
	display: block;
	padding: 14px;
	font: bold 14px/18px "Lucida Grande", "Lucida Sans", Arial, Sans-serif;
	background-color: #D3FFB9;
	color: #166F00;
	margin-bottom: 24px;
}

form fieldset {
	padding: 10px;
	display: block;
	border: 1px solid #eee;
	margin-bottom: 18px;
}

form fieldset legend {
	font: bold 11px Arial, Sans-serif;
	color: #999;
	padding: 0px 3px 0px 3px;
}

form ul li {
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px dotted #ddd;
	clear: both;
}

form ul li label {
	font: bold 11px "Lucida Grande", "Lucida Sans", Arial, Sans-serif;
	color: #333;
	text-align: right;
	width: 100px;
	float: left;
	display: inline;
	margin-right: 20px;
	padding-top: 3px;
}

form ul li input, form ul li textarea {
	width: 250px;
	border: 1px solid #aaa;
	padding: 3px;
	font: 12px/14px "Lucida Grande", "Lucida Sans", Arial, Sans-serif;
	color: #333;
}

form ul li input.button, form ul li input.secondButton {
	width: auto;
	padding: 3px 8px 3px 8px;
	background: #ddd;
	margin-left: 120px;
	font: bold 14px/18px "Lucida Grande", "Lucida Sans", Arial, Sans-serif;
	color: #333;
}

form ul li input.secondButton {
	margin-left: 10px;
}

form ul li select {
	padding: 3px;
}

form ul li select option {
	padding-right: 2em;
}

form ul li input.secondary, form ul li select.secondary {
	margin: 10px 0px 0px 120px;
}

form ul li.noborder {
	border: none;
}

form ul li div.formError {
	display: block;
	margin-left: 120px;
	font: bold 11px/18px "Lucida Grande", "Lucida Sans", Arial, Sans-serif;
	color: #A80500;
	margin-top: 6px;
}

ul#nav {
	margin-bottom: 36px;
}

ul#nav li {
	list-style: none;
	margin: 0px;
	display: inline;
}

ul#nav li a {
	text-align: center;
	display: inline;
	float: left;
	width: 16.65%;
	background-color: #eee;
	font: bold 12px/18px "Lucida Grande", "Lucida Sans", Arial, Sans-serif;
	padding: 8px 0px 8px 0px;
	text-decoration: none;
}

ul#nav li a:hover, ul#nav li a:active {
	background-color: #333;
	color: #fff;
}

.left         { float:left; }
.right        { float:right; }
.center		  { text-align:center; margin:0 auto; display:block; }
img.left      { margin-right:1em; }
img.right     { margin-left:1em; }
img.center    { margin:0 auto; display:block;}
.text-right   { text-align:right; }
.half         { width:45%; /* Not exactly half to account for paddings, margins etc. */ }

.hide{ /* Hide stuff without resorting to display:none; */
	visibility:hidden;
	width:0!important;
	height:0!important;
	line-height:0!important;
	padding:0!important;
	margin:0!important;
}

/*
COLOR SHCHEME HEX COLORS ----------------------------- 
Body		Background: 	#eaeaea (light grey)
Body		Text:		 	#9a9a9a (grey)

Footer		Headings: 		#xxxxxx (color)
Footer 		Links: 			#xxxxxx (color)

Headings: 					#719b28 (med green)
Headings	Text-more:		#e2e2e2 (light grey)

MainNav		Text:			#719b28 (med blue)
MainNav		Text Hover:		#xxxxxx (color)

Search 		Text: 			#c5c5c5 (grey)

Links		Text:			#719b28 (med green)
Links		Text Hover BG: 	#648923 (dark green)
--------------------------------------------------- */

/****************************************************************************** HEADING TAGS */
h1.anthologyLogo {
	overflow:hidden;
	text-indent:-9999px;
	margin:0;
	padding:0;
	border:0;
	height:0;
}

h1, h2, h3, h4, h5, h6 {
	color:#90a0a7;
	font-weight:bold;
}

.samples h4 {
	font-size:18px;
	color:#575757;
	font-weight:normal;
	margin-bottom:6px;
}

.contact h2 {
	font-size:24px;
	color:#90a0a7;
	margin:10px 0 0 10px;
}

.contact h3 {
	font-family:Georgia,"Times New Roman", "Times",serif;
	color:#999;
	font-style:italic;
	font-size:20px;
}

.team h3 {
	font-size:24px;
	color:#90a0a7;
	margin:10px 0 3px;
}

.blog h2, .blog h3 {
	font-size:28px;
	margin:0 0 15px;
}

.blog h4 {
	font-size:20px;
}
/* END HEADING TAGS */

/****************************************************************************** LINKS */
a:link, a:visited {
	color:#6494ae;
	text-decoration:none;
}

a:hover, a:active {
	color:#6494ae;
	text-decoration:none;
}
/* END LINKS */

/****************************************************************************** WRAPPERs */
body {
	color:#9a9a9a;
	background: #e7e7e7 url('../images/wrapper-bg.gif') repeat-y top center;
}

.wrapperHeading {
	background-color:#c7c7c7;
}
.mainContent {
	background: url('../images/blog-bg.gif') repeat-y top center;
	float:left;
	display:inline;
	width:920px;
	padding:5px 20px;
}

.contentCard {
	margin:0 0 30px;
	float:left;
	display:inline;
}

.blog {
	border:1px solid #f3f3f3;
	padding:20px;
}

.cap {
	float:left;
	display:inline;
	margin:0;
	padding:0;
	border:0;
}
/* END WRAPPERs */

/****************************************************************************** HEADER */
.header {
	margin:0px auto;
	background-color:#c7c7c7;
	text-align:center;
}

.header img {
	display:block;
	margin:0 auto;
}

/* END HEADER */

/****************************************************************************** TOP NAV */
.navWrap {
	padding: 0;
	margin-bottom:35px;
	width: 940px;
	height: 63px;
}

#topNav {
	position:relative;
	width: 940px;
	height: 63px;
	margin-bottom:0;
}

	#topNav a {
		display: block;
		text-indent: -9999px;
		position: absolute;
		outline: none;
	}

	#topNav a:hover {
		background-position: left bottom;
	}

	#topNav a.sel {
		background-position: left bottom;
	}

	#topNav .navWork {
	  width: 260px;
	  height: 63px;
	  background: url('../images/nav-work.jpg') no-repeat;
	  left: 0px;
	  top: 0px;
	}

	#topNav .navTeam {
	  width: 260px;
	  height: 63px;
	  background: url('../images/nav-team.jpg') no-repeat;
	  left: 350px;
	  top: 0px;
	}

	#topNav .navBlog {
	  width: 260px;
	  height: 63px;
	  background: url('../images/nav-blog.jpg') no-repeat;
	  left: 708px;
	  top: 0px;
	}

.pageHeading {
	margin-bottom:45px;
}

/* END TOP NAV */

/****************************************************************************** SAMPLES */
.samples {
	background:url('../images/samples-bg.jpg') no-repeat;
	margin:0 auto;
	padding:14px 10px 10px 18px;
	float:left;
	display:inline;
	width:932px;
}

.hero {
	margin-top:4px;
	border:1px solid #e7e7e7;
	width:698px;
	float:left;
	display:inline;
}

.sampleInfo {
	float:right;
	display:inline;
	width:220px;
	margin-right:6px;
}

.sampleNav {
	background: url('../images/samples-nav-bg.gif') repeat-x;
	border-top:4px solid #fff;
	float:left;
	display:inline;
	width:220px;
}

.sampleNav {
	list-style-type:none;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	float:left;
	display:inline;
	margin-bottom:0px;
}

	.sampleNav .numbers {
		float:left;
		display:inline;
		margin-left:0px;
		font-size:16px;
		color:white;
		font-weight:bold;
		letter-spacing: -2px;
		width:140px;
		text-align:center;
		margin-left:40px;
	}

		.sampleNav .numbers span {
			font-size:28px;
			vertical-align:middle;
		}


	.samples ul.metaInfo {
		margin:15px;
		height:293px;
		position:relative;
		display: none;
	}

		.samples ul.metaInfo li {
			margin:0;
			list-style:none;
			position:absolute;
			top:0;
			left:0;
			width:200px;
		}

		.samples ul.metaInfo p {
			font-size:11px;
			line-height:18px;
			color:#5d5d5d;
			margin-top:30px;
		}
		
#samplesCarousel li {
	display: none;
}

/* END SAMPLES */

/****************************************************************************** THE TEAM */
.team {
	list-style:none;
	font-size:14px;
	line-height:160%;
	color:#878787;
	float:left;
	display:inline;
}

	.team li {
		margin:0 0px 50px 0;
		padding:0 0 20px 0;
		clear:both;
		float:left;
		display:inline;
		border-bottom:1px dotted #ccc;
		width:960px;
	}

	.team .title {
		font-size:16px;
		font-style:italic;
		margin:0 0 13px 0;
		display:block;
		color:#c3c3c3;
	}

.teamPic {
	background: url('../images/team-pic-bg.png') no-repeat top left;
	padding:20px;
}

.bioBlock {
	display: inline;
	width: 685px;
	float: right;
}

/* END THE TEAM */

/****************************************************************************** JOBS */
#jobs {
	color: #222;
}
#jobs div.jobListing {
	padding: 20px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}
#jobs li {
	list-style: circle;
}

/* END JOBS */

/****************************************************************************** THE BLOG */
.rssIcon {
	float:left;
	display:inline;
	margin:3px 6px 0 11px;
}

.authorBlock {
	float:left;
	display:inline;
	color:#777;
	font-family:Helvetica, Arial, Sans-Serif;
	font-size:18px;
	width:600px;
}

	.authorBlock span {
		color:#999;
		font-size:14px;
	}

	.authorBlock img {
		border:1px solid #666;
		float:left;
		display:inline;
		margin:0 8px 0 0;
	}

.postHeadComments a:link, .postHeadComments a:visited, .postHeadComments a:hover, .postHeadComments a:active {
	background:url('../images/comment-bubble.gif') no-repeat top left;
	width:64px;
	height:47px;
	text-align:center;
	color:#fff;
	font-size:10px;
	line-height:18px;
	padding-top:3px;
	margin-left:10px;
	margin-top:-20px;
	position:absolute;
	top:5px;
	right:10px;
}

.postHeadComments span {
	font-weight:bold;
	font-size:22px;
}

.postHeadWrap {
	padding:10px;
	background-color:#f6f6f6;
	border:1px dashed #ccc;
	display:inline;
	float:left;
	width:858px;
	margin:10px 0;
	height:50px;
	position:relative;
}

.postBody {
	color:#333;
	margin-bottom:20px;
	padding:10px;
}

.postMore {
	text-align:center;
}

.postMeta {
	margin:10px 0 0;
	padding:10px 0 0;
	float:left;
	display:inline;
}

.recaptcha #recaptcha_widget_div {
	float:left;
	display:inline;
	margin-left:-3px;
}

.recaptcha_input_area_text {
	float:none;
}

.recaptcha .formError {
	margin-left:0;
}

.pagination {
	font-size:14px;
	font-weight:bold;
	margin:0 auto;
	display:inline;
	float:right;
	text-align:center;
	margin-right:20px;
}

	.pagination a {
		padding:2px 6px;
		border:1px solid;
		background-color:#e7e7e7;
	}

	.pagination strong {
		padding:2px 6px;
		border:1px dotted;
		background-color:#e7e7e7;
	}
	
h4#comments {
	font-size: 36px;
}

.comments {
	list-style:none;
	margin:0 0 40px 0;
	float:left;
	display:inline;
	font-size:11px;
	border-bottom:1px dotted #ccc;
}

	.comments li {
		margin:0;
		padding:15px 10px;
		float:left;
		display:inline;
		clear:both;
		width:860px;
		border-bottom:1px dotted #ccc;
	}

	.comments span {
		font-size:14px;
		font-style:italic;
		color:#666;
		display:block;
		margin-bottom:5px;
		font-weight:bold;
	}

	.comments li.alt {
		background-color:#f6f6f6;
	}
	
textarea.large {
	height: 150px;
}

/* END THE BLOG */

/****************************************************************************** CONTACT FORM */
.contactLeft {
	border-right:1px dashed #ccc;
	padding:10px 0 10px 20px;
	width:350px;
	float:left;
	display:inline;
	height:370px;
	font-size:16px;
}

.contactRight {
	float:left;
	display:inline;
	padding:10px 0 0 0;
}

form ul li label {
	color:#90a0a7;
}

form ul li input.button {
	color:#666;
}

.contact div.flashConfirm {
	text-align:center;
	margin-left:50px;
	border:1px solid;
	font-size:14px;
	width:300px;
}

span.required {
	float:right;
	display:inline;
	font-size:10px;
	font-style:italic;
	margin-bottom:6px;
}

/* END CONTACT FORM */

/****************************************************************************** FOOTER */
.footer {
	color: #ccc;
	margin:80px auto 30px;
	text-align:center;
}

		.footer ul li {
			display:inline;
			margin: 0 10px;
		}

	.footer a:link, .footer a:visited {
		color:#9a9a9a;
	}

	.footer a:hover, .footer a:active {
		color:#719b28;
	}

/* END FOOTER */
