/*
Theme Name: Human Facets
Theme URI: http://www.humanfacets.com/
Description: The default WordPress theme for Human Facets
Version: 1.0
Author: Prime Concepts Group, Inc.
Author URI: http://www.primeconcepts.com/

*/

/*= CSS 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, 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, article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup,  menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
em { font-style: italic!important; }
strong { font-weight: bold!important; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }



/*= Default Elements
=======================================================*/
body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.4;
	color: #464646;
	background: url(images/bg_top-bar.png) no-repeat center 0;
}


a { 
	color: #1a63b1; 
}

	a:hover { 
		text-decoration: none; 
	}
	
blockquote { 
	font-style: italic; 
	font-size: 95%; 
	color: #000000;
	background: url(images/quote_left.gif) no-repeat 0 0;
	padding: 4px 11px;
	margin: 0 auto 30px auto;
}
	#sidebar.home blockquote { margin-bottom: 15px; }

	blockquote.extra-space { 
		margin-top: 1em;
	}

	blockquote p { 
		margin: 0 0 5px 0;
	}

	blockquote p.by { 
		text-align: right; 
		font-size: 90%;
		margin: 0 10px 0 0;
		font-style: normal;
	}
	
h1, h2, h3, #sidebar h3 { 
	color: #1a63b1; 
	font-weight: bold;
	font-family: "Century Gothic", AppleGothic, sans-serif; 
}

	h1 a, h2 a, h3 a { 
		text-decoration: none;
		color: #1a63b1; 
	}

h1, #featured h2 { 
	font-size: 135%;
	margin: 0 0 0 0;
	background-image: none; 
	text-align: left;
}

h1 { margin-bottom: 15px; }

.inside h1 { font-size: 135%; }

h2 { 
	color: #898989;
	text-align: center; 
	font-size: 130%;
	margin: 20px auto;
/*	background: url(images/bg_header.gif) no-repeat center -7px;  */
}

	h2 span { 
		background-color: #fff;
		padding: 0 10px;
	}
	
	h2 a { color: #898989; }

h3 { 
	font-size: 110%; 
	color: #363636;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

#sidebar h3 { 
	font-size: 120%; 
	color: #898989;
	border-bottom: solid 1px #ccc;
	padding: 0 5px;
	margin: 0 0 15px 0;
}

	#sidebar h3 a { 
		color: #898989;
		text-decoration: none; 
	}
	
	#sidebar .social h3 { 
		border: none; 
		text-align: center; 
		margin-bottom: 5px;
	}

h4, .comment h3 { 
	color: #1a63b1;
	font-size: 105%;
	font-weight: bold;
	margin: 0 0 3px 0;
}

	h4 a { 
		text-decoration: none; 
	}
	
.comment h3 { 
	font-size: 125%;
	margin: 1.5em auto 15px auto;
}

h3 small { 
	font-size: 70%; 
	font-weight: normal;
}

h5 { 
	font-size: 100%;
	color: #2f7d2e;
	font-weight: bold;  
	margin: 1em auto 3em auto;
}

	h5 a { 
		color: #2f7d2e;
	}

h6 { 
	font-size: 115%;
	color: #2f7d2e;
	font-weight: bold;  
	margin: 3em auto 1em auto;  
}

	h6 a { 
		color: #2f7d2e; 
	}
	
hr { 
	margin: 1.5em auto;
	border: none; 
	border-top: solid 1px #ccc;
}

	hr.space { 
		margin: 0;
		height: 5px;
		border: none;
	}

p { 
	margin: 0 0 1.5em 0;
}

	#featured p { 
		font-size: 90%;
		margin: 0;
	}
	
	p.read-more { 
		text-align: right; 
	}
	
		p.read-more a { 
			display: table;
			width: auto;
			margin: 0 0 0 auto;
			background: url(images/bullet_blue-arrow.png) no-repeat right 6px;
			padding-right: 13px;
		}


	p.disclaimer { 
		font-size: 90%; 
		color: #898989;
		margin: 2em auto;
	}
	
		p.disclaimer a { 
			font-weight: bold;
			color: #898989;
			text-decoration: none; 
		}
		
			p.disclaimer a:hover { 
				color: #696969;
			}
	
#content ul, #sidebar .widget-container ul { 
	padding: 0 0 0 30px; 
	margin: 0 auto 1.5em auto; 
}

#sidebar .widget-container ul { 
	padding-left: 15px;
	margin-bottom: 2em;
}

	#content ul li, #sidebar .widget-container ul li  { 
		margin: .5em auto; 
		background: url(images/bullet_blue-arrow.png) no-repeat 0 5px;
		padding-left: 20px; 
	}
	
	#sidebar .widget-container ul li { 
		margin: 0 auto;
		font-size: 95%;
	}








	
#content ul.download li { 
	background: url(images/icon_about.png) no-repeat 0 0;
	line-height: 16px;
	margin-bottom: 15px;
}

	#content ul.download li.clients { 
		background-image: url(images/icon_client.png);
	}
	
	#content ul.download li.photo { 
		background-image: url(images/icon_camera.png);
	}
	
	#content ul.download li a { 
		text-decoration: none;
	}
	
		#content ul.download li a:hover { 
			text-decoration: underline;
		}
	
	li small { 
		font-size: 90%; 
		color: #898989;
	}

/*= Structure & Custom Styles
=======================================================*/
#wrapper { 
	background: url(images/bg_bottom-bar.png) no-repeat center bottom;
}

	#inner-wrapper { 
		width: 927px;
		margin: 0 auto; 
		min-height: 600px;
	}
	

#header { 
	position: relative;
	width: 927px;
	height: 100px;
	margin: 0 auto;
}

	#header #logo { 
		width: 314px;
		height: 70px;
		float: left;
		margin: 15px 0 0 0;
		background: url(images/logo.png) no-repeat 0 0;
		overflow: hidden;
		text-indent: -1000px;
	}
	
	#header #top-links { 
		height: 20px;
		width: 250px;
		float: right;
		text-align: right;
		margin: 10px 6px 0 0;
		color: #7a93ad;
		font-size: 90%;
	}
	
		#header #top-links a { 
			color: #7a93ad;
			text-decoration: none; 
		}
		
			#header #top-links a:hover { 
				text-decoration: underline;
			}
	.webkit #header .main-menu{
		width:596px!important;
	}
	
	#header .main-menu { 
		height: 30px;
		width: 596px;
		float: right;
		clear: right;
		margin-top: 12px;
	}
	
		#header .main-menu li { 
			height: 10px;
			width: auto;
			display: table;
			padding: 5px 10px;
			vertical-align: middle;
			text-align: center;
			border-right: solid 1px #e1e1e1;
			float: left; 
		}
			#header .main-menu li:last-child { 
				border: none;
				padding-right: 0;
			}
			
				#header .main-menu li a { 
					font-size: 16px;
					text-decoration: none; 
				}
				
					#header .main-menu li a:hover { 
						color: #f36e29;
					}
					
#content-wrapper.inside { 
	background: url(images/bg_content.png) no-repeat center 154px;
	min-height: 500px;
}

#flash { 
	width: 927px;
	height: 260px;
	position: relative;
}

	#flash #slides { 
		width: 927px;
		height: 235px;
		overflow: hidden;
		position: absolute;
		top: 0;
		left: 0;
	}
	
		#flash #slides a { 
			position: absolute;
			top: 0;
			left: 0;
			display: none;
		}
		
		#flash #slides a.first { 
			display: list-item;
		}
	
	#flash #dots { 
		width: 100%;
		position: absolute;
		bottom: 0;
		text-align: center;
		left: 0;
	}
	
		.msie7 #flash #dots { bottom: 15px; }
	
	
		#flash #dots a { 
			height: 12px;
			width: 12px;
			display: inline-block;
			margin: 0 10px;
			background: url(images/slides/dots.png) no-repeat right 0;
			overflow: hidden;
			text-indent: -1000px;
			cursor: pointer;
		}
		
		
		.msie7 #flash #dots a { display: block; float: left;  }
		
		#flash #dots a.current, #flash #dots a:hover { 
			background-position: 0 0;
		}
		
#header-image { 
	width: 927px;
	height: 154px;
}
	
#breadcrumbs { 
	width: 917px;
	margin: 5px auto 15px auto;
	font-size: 12px;
	color: #8b8b8b;
}	

	#breadcrumbs a { 
		color: #8b8b8b;
		text-decoration: none;
	}
	
		#breadcrumbs a:hover { 
			text-decoration: underline;
		}
		
	#breadcrumbs strong { 
		font-weight: normal!important;
	}

#featured { 
	width: 927px;
	margin: 5px 0 25px 2px;
	padding-bottom: 25px;
	border-bottom: solid 1px #ccc;
}

	#featured img { 
		margin-bottom: 15px;
	}
	
		#featured a:hover img { 
			-moz-opacity: .9;
			-webkit-opacity: .9;
			opacity: .9;
		}

	#featured .col { 
		width: 301px;
		margin-right: 10px;
		float: left;
		position: relative;

	}
	
		#featured .col .button.learn-more, 
		a.button.learn-more  { 
			display: block;

			right: 10px;
			bottom: 0;
			background: url(images/btn_learn-more.png) no-repeat 0 0;
			width: 139px;
			height: 30px;
			overflow: hidden; 
			text-indent: -1000px;
		}
		
		#featured .col .button.video { 
			width: 156px;
			height: 38px;
			bottom: -3px; 
			background-image: url(images/btn_video.png);
		}
		
		#featured .col .button.learn-more:hover, 
		a.button.learn-more:hover { 
			background-position: 0 -30px;
		}
		
		#featured .col .button.video:hover { 
			background-position: 0 -38px;
		}
	
		#featured .col.three { 
			margin-right: 0;
		}
		
#content { 
	padding: 0 10px; 
}

	 #content { 
		padding: 0 5px;
		width: 565px;
		float: left; 
	}
	
#sidebar { 
	width: 296px;
	float: right;
}

	#sidebar .box { 
		margin-bottom: 20px;
		position: relative;
	}
		#sidebar.home .box { margin-bottom: 0; }
	
	
		#sidebar .box a.more {
		    font-size: 13px;
		    position: absolute;
		    right: 8px;
		    text-decoration: none;
		    top: 5px;
		}
		
			#sidebar .box a.more:hover { 
				text-decoration: underline; 
			}

	#sidebar .box.newsletter { 
		position: relative; 
		font-size: 13px;
	}
	
		#sidebar .box.newsletter p { 
			padding: 10px;
			margin-bottom: 0;
			margin-top: -25px;
		}
		
		#sidebar .box.newsletter form { 
			margin: 0 10px;
		}
		
		#sidebar .box.newsletter form.newsletter a.no-spam { 
			left: 205px;
			bottom: 43px;
		}
		
		#sidebar .box.newsletter form.newsletter input.button.go { 
			left: 215px; 
			bottom: 2px;
		}
		#sidebar .box.newsletter a img{
			padding-bottom:15px;
		}
		
	#sidebar .box.cognizant p { 
		font-size: 13px; 
		padding: 0 10px;
		margin-bottom: 0;
	}
	
		#sidebar .box.cognizant img.right {
			margin: 5px -25px 0 10px;
			width: 130px;
		}
		
		
	#sidebar .box.menu { 
		margin-bottom: 40px;
	}
		#sidebar .box.menu h3 { 
			margin-bottom: 5px;
		}
	
		#sidebar .box.menu li { 
			padding: 8px 20px;
			border-bottom: dashed 1px #ccc;
			line-height: 1;
		}
		
			#sidebar .box.menu li a { 
				color: #898989;
				text-decoration: none; 
			}
			
				#sidebar .box.menu li a:hover { 
					color: #363636;
				}
				
	#sidebar a.button.learn-more { 
		position: static;
		margin: 5px 0 30px auto;
	}
		
	#sidebar .box.social { 
		margin-bottom: 10px; 
	}	
	#sidebar .box.social, 
	#sidebar .box.search { 
		text-align: center; 
	}
	
		#sidebar .box.social img { 
			width: 48px;
			height: 48px; 
		}
		
			#sidebar .box.social a:hover img { 
				-moz-opacity: .85;
				-webkit-opacity: .85;
				opacity: .85;
			}
			
	#sidebar .box.search { 
		padding-bottom: 15px;
	}
	
	#sidebar .box.subscribe ul { 
		width: 140px; 
		float: left; 
	}
	
		#sidebar .box.subscribe ul li { 
			line-height: 22px;
			margin-bottom: 13px;
		}
		
			#sidebar .box.subscribe ul li a { 
				display: block; 
				padding-left: 42px;
				background: url(images/sidebar/bookmarks/rss.png) no-repeat 15px 0;
				text-decoration: none;
				background-size: 20px 20px;
			}
			
			#sidebar .box.subscribe ul li.google a { 
				background-image: url(images/sidebar/bookmarks/google.png);
			}
			#sidebar .box.subscribe ul li.technorati a { 
				background-image: url(images/sidebar/bookmarks/technorati.png);
			}
			#sidebar .box.subscribe ul li.live a { 
				background-image: url(images/sidebar/bookmarks/windows.png);
			}
			#sidebar .box.subscribe ul li.yahoo a { 
				background-image: url(images/sidebar/bookmarks/yahoo.png);
			}
			#sidebar .box.subscribe ul li.delicious a { 
				background-image: url(images/sidebar/bookmarks/delicious.png);
			}
			
			#sidebar .box.subscribe ul li a:hover { 
				-moz-opacity: .85;
				-webkit-opacity: .85;
				opacity: .85;
			}
			
	#sidebar a.home { 
		display: block;
		width: 100px;
		background: url(images/icon_home.png) no-repeat 0 0;
		padding: 4px 0 0 27px;
		font-weight: bold;
		text-decoration: none; 
		font-size: 105%;
		margin: 0 auto 10px auto;
		line-height: 24px;
	}
	
		#sidebar a.home:hover { 
			color: #464646;
		}
		
	#sidebar a.pdf { 
		display: table; 
		background: url(images/icon_pdf.png) no-repeat 0 2px;
		line-height: 22px;
		font-weight: bold;
		padding: 0 0 0 20px;
		margin: 10px 0 35px auto;
		text-decoration: none;
	} 
	
		#sidebar a.pdf small { 
			font-size: 85%;
			font-weight: normal;
			color: #868686;
		}
		
#footer { 
	height: 291px;
	width: 927px;
	margin: 10px auto 0 auto;
	overflow: hidden;
}

	#footer #contact { 
		height: 67px;
		background: url(images/bg_contact-bar.png) no-repeat -73px 0;
		overflow: hidden; 
		width: 100%;
	}
	
		#footer #contact h2 { 
			height: 47px;
			width: 230px;
			margin: 10px 0 0 25px;
			background: url(images/logo-grey.png) no-repeat 0 0;
			float: left; 
			overflow: hidden;
			text-indent: -1000px;
		}
		
		#footer #contact p.phone { 
			margin: 30px 0 0 20px;
			float: left; 
			padding-left: 20px;
			border-left: solid 1px #dbdee0;
			color: #8b8b8b;
			font-weight: bold;
			width: 160px;
			line-height: 1;
			font-size: 90%;
		}
		
		#footer #contact #social-links  { 
			float: right; 
			width: 395px;
			text-align: right; 
			color: #8b8b8b;
			font-weight: bold;
			margin: 24px 20px 0 0;
		}
		
			#footer #contact #social-links strong { 
				float: left;
				text-align: right; 
				display: block;
				width: 200px;
				padding: 0 15px 0 0;
				line-height: 1;
				font-size: 90%; 
				margin: 6px 0 0 0 ;
				background: url(images/bullet_grey-arrow.png) no-repeat right 2px;
			}
			
			#footer #contact #social-links a img { 
				margin-right: 5px;
			}
	
	#footer #footer-menu { 
		height: 150px;
	}
	
		#footer #footer-menu ul.col { 
			width: 165px;
			margin-right: 25px;
			margin-top: 20px;
			float: left;
		}
		
		#footer #footer-menu ul.col.five { 
			margin-right: 0;
		}
		
			#footer #footer-menu ul.col li { 
				border-bottom: solid 1px #0f3763; 
				padding: 7px 0;
				line-height: 1;
			}
			
				#footer #footer-menu ul.col li a { 
					font-size: 11.5px;
					color: #fff;
					text-decoration: none;
				}
				
					#footer #footer-menu ul.col li a:hover { 
						text-decoration: underline;
					}
					
	#footer #copyright { 
		color: #fff;
		font-size: 11px;
		line-height: 1;
		text-align: right; 
		margin: 10px auto 15px auto;
		width: 450px;
		float: right; 
	}
	
		#footer #copyright a, #footer .seo a { 
			color: #fff;
			text-decoration: none; 
		}
	
	#footer #pcg { 
		font-size: 11px;
		color: #9FC7F4;
		width: 400px;
		float: left;
		text-align: left;
		line-height: 1;
		margin: 10px auto 15px auto;
	}
	
		#footer #pcg a { 
			color: #9FC7F4;
			text-decoration: none;
		}
		
	#footer .seo  { 
		clear: both; 
		font-size: 11px;
		color: #9FC7F4;
		margin: 15px auto 17px auto;
		text-align: center;
	}
	
		#footer .seo a { color: #9FC7F4; }
		

/*= Misc Styles
=======================================================*/		
.program { 
	margin: 1em 15px 1.5em 15px;
	/*background: url(images/bullet_snowflake.png) no-repeat 0 1px;
	padding-left: 25px;*/
}
.program p { 
	margin-bottom: 3px;
	margin-left: 85px;
}
.program .alignleft { 
	margin-top: 7px;
}
.clear { height: 1px; clear: both; }
.padding { padding: 0 10px; }
#featured form.newsletter { height: 55px; position: absolute; bottom: 7px; left: 10px; right: 10px; }
form.newsletter input.text, .search input, #commentform input, #commentform textarea { height: 20px; width: 180px; border: solid 1px #bdbdbd; -moz-box-shadow: inset 3px 3px 5px #d1d1d1; -webkit-box-shadow: inset 3px 3px 5px #d1d1d1; box-shadow: inset 3px 3px 5px #d1d1d1; color: #959595; font-size: 11px; padding: 3px 0 0 8px; margin: 0 0 10px 0;}
input.error { color: #cc0000!important; }
a.no-spam { display: block; background: url(images/icon_no-spam.png) no-repeat 0 0; font-size: 11px; line-height: 13px; padding-left: 17px; color: #555; text-decoration: none; -moz-opacity: .6; -webkit-opacity: .6; opacity: .6;  }
a.no-spam:hover { -moz-opacity: 1; -webkit-opacity: 1; opacity: 1; }
form.newsletter a.no-spam { position: absolute; left: 200px; bottom: 36px; }
input.button.go { border: none; background: url(images/btn_go.png) no-repeat 0 0; width: 49px; height: 26px; cursor: pointer; }
input.button.go:hover { background-position: 0 -26px; }
form.newsletter input.button.go { position: absolute; left: 210px; bottom: -3px; }
.right, .alignright { float: right; margin: 5px 0 0 10px; }
.left, .alignleft { float: left; margin: 5px 10px 0 0 ; }
.center { text-align: center; }
p.center.clients {
	margin-bottom: 0px;
}
a.button.explore { display: block; width: 211px; height: 51px; background: url(images/btn_explore.png) no-repeat 0 0; overflow: hidden; text-indent: -1000px; }
a.button.explore:hover { background-position: 0 -51px; }
div.newsletter-box { width: 165px; margin: 0 auto; height: 250px; position: relative; }
.inside #content form.newsletter a.no-spam { left: auto; bottom: auto; margin: 5px 75px 0 0; width: 50px; }
.inside #content form.newsletter input.button.go { position: static; }
.human_facets, .playlist, .human_facets_small { 
	width: 440px;
	margin: 1.5em auto 2.5em auto;
	padding: 10px;
	background-color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px #CDE5F5;
	-webkit-box-shadow: 0 0 10px #CDE5F5;
	box-shadow: 0 0 10px #CDE5F5;
}
#jwplayer-1_wrapper, #jwplayer-2_wrapper, #jwplayer-3_wrapper { border: solid 1px #0d3157; }
ul.sitemap li { 
	background: url("images/bullet_snowflake.png") no-repeat scroll 0 1px transparent !important;
    padding-left: 23px !important;
}

	ul.sitemap li a { 
		font-weight: bold;
		font-size: 105%;
		text-decoration: none;
	}

	ul.sitemap li ul { 
		padding-left: 2px!important;
	}	
		ul.sitemap li ul li { 
			background: url(images/bullet_blue-arrow.png) no-repeat 0 4px !important;
			padding-left: 16px!important;
		}
		
			ul.sitemap li ul li a { 
				font-weight: normal;
				text-decoration: underline; 
				font-size: 100%;
			}
			
				ul.sitemap li ul li ul { 
					font-size: 90%; 
					padding-left: 15px!important;
				}
			
				ul.sitemap li ul li ul li { 
					list-style: disc;
					padding: 0!important;
					background-image: none!important;
				}
				
	ul.sitemap a:hover { 
		color: #464646;
	}

/*= Contact Form
=======================================================*/	
#content .cform { 
	width: 580px;
	margin: 1em 0;
}
#content div.cf_info { width: 580px; }
#content ol.cf-ol { border: none;}
#content ol.cf-ol li  { margin: 15px 0!important; position: relative;}
#content .cform label { 
	color: #464646; 
	font-size: 95%;
	font-family: inherit;
	text-align: right; 
	margin-top: 6px;
	margin-right: 15px;
}
#content .cform input, #content .cform textarea, #content .cform select { 
	font-family: inherit;
	font-size: 90%;
	padding: 5px; 
	width: 400px;
}
#content #cforms_captcha { width: 200px; }
#content .cform input.sendbutton, #commentform input#submit  { 
	display: table;
	width: auto; 
	background: url(images/btn_med-orage.png) repeat-x 0 0;
	height: 30px;
	line-height: 30px;
	border: none!important;
	padding: 0 10px; 
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	text-transform: uppercase;
	color: #fff;
}
	#content .cform input.sendbutton:hover, #commentform input#submit:hover { 
		background-position: 0 -30px;
		cursor: pointer;
	}
#content p.cf-sb { 
	text-align: left;
	margin-left: 100px;
}
#content .linklove { display: none!important; }
#content span.reqtxt, #content span.emailreqtxt {
    color: #CC0000;
    display: block;
    font-size: 100%;
    left: 0;
    line-height: 1.2em;
    margin: 0 5px 7px 0;
    position: absolute;
    top: 5px;
    vertical-align: top;
    left: 93px;
}

/*= Blog Page
=======================================================*/	
.entry { 
	padding-bottom: 1.25em;
	margin-bottom: 2em; 
	border-bottom: solid 1px #ccc;
}

	.entry.single { 
		padding-bottom: 0;
	}

	.entry h2 { 
		font-size: 125%;
		margin: 0 0 5px 0;
		background-image: none; 
		text-align: left;
	}
	
		.entry h2 a { 
			color: #1a63b1;
		}
		
	.entry p { 
		margin-bottom: 1.25em;
		line-height: 1.6;
	}
	
	.entry p.meta { 
		font-size: 85%;
		color: #898989;
		line-height: 1.3;
		margin-left: 110px;
		margin-top: 2.4em;
	}
	
		.entry p.meta a { 
			color: #898989;
		}
		
		
	.entry .addthis_share { width: 110px; float: left; margin: .75em 0 0 0; }
	
   
   .entry img.thumbnail { 
   		width: 150px;
   		height: 150px;
   		float: left;
   		margin: 6px 15px 0 0;
   		padding: 1px;
   		border: solid 1px #c6c6c6;
   		background-color: #e6e6e6;
   }
   
   #content .single img { 

   		padding: 1px;
   		border: solid 1px #c6c6c6;
   		background-color: #e6e6e6;   
   }
	
#sidebar .search input.text { 
	width: 180px;
	vertical-align: middle;
}
#sidebar .search input.button.go { 
	background-color: transparent; 
	border: none; 
	vertical-align: middle;
	overflow: hidden; 
	text-indent: -1000px;
	-moz-box-shadow: none; 
	-webkit-box-shadow: none; 
	box-shadow: none; 
}
.dd_post_share { 
	margin: 5px 0 10px 10px;
	text-align: center; 
}
.dd_button_v { margin-bottom: 10px; }
.shareaholic-show-on-load { clear: both; margin-bottom: -19px; }
.shr-getshr { display: none!important; }
div.meta { 
	color: #898989;
	font-size: 90%;
	line-height: 1.6;
	padding-bottom: .75em;
	border-bottom: solid 1px #ccc;
	margin-bottom: 2em;
}

	div.meta a { 
		color: #898989;
		font-weight: bold;
		text-decoration: none; 
	}
	
		div.meta a:hover { color: #696969; }
		
span.required { color: #cc0000; float: right; }

#commentform p { 
	min-height: 24px;
	margin-left: 25px;
	width: 460px;
}

#commentform p.comment-notes { 
	width: auto;
	margin-left: 0;
	margin-bottom: 2em; 
}
	#commentform p.comment-notes span.required { float: none; }
#commentform label { 
	width: 75px;
	float: left; 
	margin-right: 10px;
	text-align: right; 
}
#commentform input { 
	width: 350px;
	float: left; 
}
#commentform textarea { 
	width: 350px;
	height: 100px;
}
#commentform input#submit { 
	-moz-box-shadow: none;
	-webkit-box-shadow: none; 
	box-shadow: none; 
}
#commentform p.form-allowed-tags {     
	color: #898989;
    font-size: 12px;
    margin-left: 110px;
    margin-top: -1.5em;
    width: 360px;
}
#commentform p.form-submit { margin-left: 108px; }
.commentlist li { 
	margin-bottom: 1em; 
	padding-bottom: 0; 
	border-bottom: solid 1px #ddd; 
	position: relative;
}
	.commentlist li .vcard img.avatar { 
		float: left;
		margin: 2px 7px 0 0;
	}
	
	.commentlist li .vcard { font-weight: bold;  }
	.commentlist li .comment-meta a { color: #898989; text-decoration: none; font-size: 90%; }
	.commentlist li .comment-meta { margin-bottom: 1em; }
	.commentlist li p { margin-bottom: 1em; }
	.commentlist li .reply { position: absolute; width: 100px; right: 0; top: 0; text-align: right; }
	.commentlist li .reply a { font-size: 90%; }
	.commentlist ul { margin-top: 1em!important; border-top: dashed 1px #ddd; padding-top: 1em!important;}
	.commentlist li ul li { 
		border-bottom: none!important;
	}
	
#pager { 
	margin: -1em auto 2em auto;
	text-align: right; 
}

	#pager a { 
	    display: inline-block;
	    line-height: 1;
	    text-align: center;
	    text-decoration: none;
	    vertical-align: middle;
	    padding: 3px 5px;
	    color: #464646;
	}
	
		#pager a:hover { color: #1a63b1; }
	
	
	div#pager .prev a, div#pager .next a {
	    background: url("images/bullet_pager-arrows.png") no-repeat scroll 0 2px transparent;
	    display: block;
	    height: 8px;
	    overflow: hidden;
	    text-indent: -1000px;
	    width: 10px;
	    padding: 3px 0;	
	 }
	 
	div#pager .next a {
    	background-position: -8px 2px;
	}
	
		div#pager .next a:hover { 
			background-position: -8px -12px;
		}	
		div#pager .prev a:hover { 
			background-position: 0 -12px;
		}	
	
	div#pager .prev, div#pager .next {
	    display: inline-block;
	    vertical-align: middle;
	    width: 10px;
	}	
	
		#pager a.current { 
			color: #898989;
		}
#content ul li.pdf{
	background:url(/wp-content/themes/humanfacets/images/adobe.jpg) no-repeat 0 12px;
	padding-left:40px;
	height:30px;
	padding-top:20px;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
