@font-face {
  font-family: 'Meta Normal Lf Roman'; /*MetaNormalLfRoman*/
  src: url('fonts/metanormallf-roman-webfont.eot');
  src: 	local('@'),
  			url('fonts/metanormallf-roman-webfont.ttf') format('truetype'),
  			url('fonts/metanormallf-roman-webfont.eot') format('eot'),
  			url('fonts/metanormallf-roman-webfont.woff') format('woff'),
  			url('fonts/metanormallf-roman-webfont.svg#font') format('svg');
}

@font-face {
  font-family: 'Meta Serif Pro'; /*MetaSerifProBook*/
  src: url('fonts/metaserifpro-book-webfont.eot');
  src: 	local('@'),
  			url('fonts/metaserifpro-book-webfont.ttf') format('truetype'),
  			url('fonts/MetaSerifPro-Book.otf') format('otf'),
  			url('fonts/metaserifpro-book-webfont.woff') format('woff'),
  			url('fonts/metaserifpro-book-webfont.svg#font') format('svg');
  	font-weight: 400;
}

@font-face {
  font-family: 'Meta Serif Pro'; /*MetaSerifProBookItalic*/
  src: url('fonts/metaserifpro-bookita-webfont.eot');
  src: 	local('@'),
  			url('fonts/metaserifpro-bookita-webfont.ttf') format('truetype'),
  			url('fonts/MetaSerifPro-BoldIta.otf') format('otf'),
  			url('fonts/metaserifpro-bookita-webfont.woff') format('woff'),
  			url('fonts/metaserifpro-bookita-webfont.svg#font') format('svg');
  font-weight: 400;  
  font-style: italic;
}

@font-face {
  font-family: 'Meta Serif Pro'; /*MetaSerifProMedium*/
  src: url('fonts/metaserifpro-medi-webfont.eot');
  src: 	local('@'),
  			url('fonts/metaserifpro-medi-webfont.ttf') format('truetype'),
  			url('fonts/MetaSerifPro-Medi.otf') format('otf'),
  			url('fonts/metaserifpro-medi-webfont.woff') format('woff'),
  			url('fonts/metaserifpro-medi-webfont.svg#font') format('svg');
  font-weight: 500;
}

@font-face {
  font-family: 'Meta Serif Pro'; /*MetaSerifProMediumItalic*/
  src: url('fonts/metaserifpro-mediita-webfont.eot');
  src: 	local('@'),
  			url('fonts/metaserifpro-mediita-webfont.ttf') format('truetype'),
  			url('fonts/metaserifpro-mediita-webfont.woff') format('woff'),
  			url('fonts/metaserifpro-mediita-webfont.svg#font') format('svg');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Meta Serif Pro'; /*MetaSerifProBold*/
  src: url('fonts/metaserifpro-bold-webfont.eot');
  src: 	local('@'),
  			url('fonts/metaserifpro-bold-webfont.ttf') format('truetype'),
  			url('fonts/metaserifpro-bold-webfont.woff') format('woff'),
  			url('fonts/metaserifpro-bold-webfont.svg#font') format('svg');
  font-weight: 700;
}
@font-face {
  font-family: 'Meta Serif Pro Caps'; /*MetaSerifProBold*/
  src: url('fonts/MetaSerifProCapsBold.eot');
  src: 	local('@'),
  			url('fonts/MetaSerifProCapsBold.ttf') format('truetype'),
  			url('fonts/MetaSerifProCapsBold.woff') format('woff'),
  			url('fonts/MetaSerifProCapsBold.svg#font') format('svg');
  font-weight: 700;
}
@font-face {
  font-family: 'Meta Serif Pro'; /*MetaSerifProBoldItalic*/
  src: url('fonts/metaserifpro-boldita-webfont.eot');
  src: 	local('@'),
  			url('fonts/metaserifpro-boldita-webfont.ttf') format('truetype'),
  			url('fonts/metaserifpro-boldita-webfont.woff') format('woff'),
  			url('fonts/metaserifpro-boldita-webfont.svg#font') format('svg');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Meta Serif Pro'; /*MetaSerifProBlack*/
  src: url('fonts/metaserifpro-black-webfont.eot');
  src: 	local('@'),
  			url('fonts/metaserifpro-black-webfont.ttf') format('truetype'),
  			url('fonts/metaserifpro-black-webfont.woff') format('woff'),
  			url('fonts/metaserifpro-black-webfont.svg#font') format('svg');
  font-weight: 900;
}
@font-face {
  font-family: 'Meta Serif Pro'; /*MetaSerifProBlackItalic*/
  src: url('fonts/metaserifpro-blackita-webfont.eot');
  src: 	local('@'),
  			url('fonts/metaserifpro-blackita-webfont.ttf') format('truetype'),
  			url('fonts/metaserifpro-blackita-webfont.woff') format('woff'),
  			url('fonts/metaserifpro-blackita-webfont.svg#font') format('svg');
  font-weight: 900;
  font-style: italic;
}

html,body,div,span,a,img,h1,h2,h3,h4,h5,h6,hgroup,dl,dialog,dt,dd,ol,ul,li,abbr,acronym,address,b,big,blockquote,cite,code,del,dfn,em,i,ins,kbd,pre,q,samp,tt,var,small,strong,sub,sup,object,iframe,form,fieldset,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,footer,header,nav,section,figure,menu,time,mark,audio,video
{
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	background-attachment:scroll;
	background-color:transparent;
	background-image:none;
	background-position:0 0;
	background-repeat:repeat;
	border-bottom:0 none;
	border-style:none;
	border-width:0;
	font-style:inherit;
	font-weight:inherit;
	outline-width:0;
	padding-bottom:1em;
	text-align:left;
	vertical-align:baseline;
	white-space:normal;
}

p
{
	font-style:inherit;
	font-weight:inherit;
	padding-bottom:0;
	text-align:left;
	vertical-align:baseline;
	white-space:normal;
	word-spacing:0;
}

textarea
{
	border:1px solid #ccc;
	display:block;
	font-family:inherit;
	font-size:100%;
	font-style:normal;
	font-weight:400;
	height:16px;
	line-height:1.5;
	margin:0;
	padding:0 2px;
	text-align:left;
	white-space:normal;
}

article,aside,footer,header,nav,section,dialog,figure,hgroup,menu
{
	display:block;
}

h1,h2,h3,h4,h5,h6
{
	font-size:100%;
	font-weight:400;
	letter-spacing:.75px;
	line-height:1.2;
	position:relative;
}

del,ins
{
	text-decoration:none;
}

ol,ul
{
	list-style:none outside none;
}

nav ul
{
	list-style-type:none;
}

table
{
	background-color:transparent;
	border-collapse:separate;
	border-spacing:0;
	border-top:3px solid #000;
	font:inherit;
	font-size:13px;
	height:auto;
	margin-top:18px;
	padding-bottom:15px;
	position:relative;
	top:-3px;
	width:100%;
}

:focus
{
	outline:0 none;
}

blockquote:before,blockquote:after,q:before,q:after
{
	content:"";
}

applet,basefont,dir,font,isindex,menu,s,strike,u
{
	border:0 none;
	color:inherit;
	font-family:Meta Serif Pro;
	font-size:100%;
	font-style:normal;
	font-weight:400;
	margin:0;
	outline:0 none;
	padding:0;
	text-align:left;
	text-decoration:inherit;
	vertical-align:baseline;
	white-space:normal;
}

dir,menu
{
	list-style:none outside none;
}

br {
	line-height:1.5;
}

nobr
{
	white-space:normal;
}

blink
{
	text-decoration:none;
}

marquee
{
	overflow:visible;
}

body
{
	background-color: #FFF;
/*	background-color:#DCDCDC;
*/	color:#666;
	font-family:Georgia, serif;
	font-size:13px;
	height:100%;
	letter-spacing:0.05em;
	width:100%;
}

a:link, a:visited {
    color: #545C72;
    text-decoration: none;
}

h4,h5,h6
{
	font-family:'Oswald', 'Helvetica Neue', Helvetica, Arial, sans-serif ;
	color:#5D5D5D;
	font-weight: 700;
}

b
{
	color:#444;
	font-family:Meta Serif Pro;
	font-weight: 700;
	letter-spacing: 0.85;
	line-height:1.5;
	
}

caption,th,thead,dt,legend
{
	color:#000;
	font-weight:400;
	letter-spacing:.75px;
	line-height:1.5;
}

strong
{
	color:#666;
	font-family:Meta Serif Pro;
	font-weight: 700;
	letter-spacing:.75px;
	line-height:1.5;
}

cite,dfn,em,i
{
	font-style:italic;
}

code,kbd,samp,pre,tt,var
{
	font-family:mono-space,monospace;
}

p + p
{
	text-indent:1em;
	margin:0;
	padding:0;
}

p + p.no-indent
{
	text-indent:0;
}

pre
{
	white-space:pre;
}

del
{
	text-decoration:line-through;
}

mark
{
	background:none repeat scroll 0 0 rgba(255,255,0,0.4);
	padding:0 .25em;
}

ins
{
	color:red;
}

small,sup,sub
{
	font-size:13px;
	line-height:1.7;
}

big
{
	font-size:125%;
	line-height:0.8;
}

abbr,acronym
{
	font-size:85%;
	letter-spacing:.1em;
	text-transform:uppercase;
}

abbr[title],acronym[title],dfn[title]
{
	border-bottom:1px dotted #000;
	cursor:help;
}

sup,sub
{
	line-height:1.3;
}

sup
{
	vertical-align:super;
}

sub
{
	vertical-align:sub;
}

blockquote
{
	padding:2em;
	content:"";
	text-indent:-0.5em;
}

hr
{
	background-color:none;
	margin-bottom:20px;
	margin-top:20px;
	width:100%;
}

.hanging ul,ol
{
	margin-left:0;
	padding-left:1,5em;
	position:relative;
	left:-1.5em;
}

ul
{
	list-style:none outside none;
}

ol
{
	list-style:decimal outside none;
}

input,select,button
{
	cursor:pointer;
}

article,aside,header,hgroup,nav,section,footer
{
	display:block;
	float:left;
}

figure
{
	display:block;
}

.debug
{
	outline:1px solid #FFD700;
}

.debug-background
{
	background:none repeat scroll 0 0 rgba(255,215,0,0.2)!important;
}

/*h1,h2
{
	line-height:110%;
	margin-bottom:-13px;
}

h1,h2,h3,h4
{
	margin-top:0;
}

h3,h4,h5,h6
{
	line-height:0.8;
}

h1
{
	font-size:36px;
	top:10px;
}

h2
{
	font-size:22px;
	top:0;
}

h3
{
	font-size:24px;
	top:0;
}

h4
{
	font-size:18px;
	top:2px;
}

h5
{
	font-size:15px;
	top:4px;
}

h6
{
	font-size:13px;
	top:5px;
}*/

h1:first-child,h2:first-child,h3:first-child,h4:first-child
{
	margin-top:0;
}

p,pre,address
{
	font-size:inherit;
	line-height:1.5;
	max-width:400px;
	position:inherit;
	top:0;
}

.entry p { max-width: 430px;}

abbr,code,kbd,samp,small,var
{
	font-family:Meta Serif Pro;
	font-weight: 400;
	font-style: italic;
	font-size:13px;
	line-height:1.4;
/*	color: #888;
*/}


ul,ol,dl,dialog
{
	/*line-height:1em;
		margin-bottom:1em;
		margin-top:1em;
		position:relative;
		padding: 0;*/
		line-height: 0.68em;
		    margin-bottom: 2em;
		    margin-top: 1em;
		    padding: 0;
		    position: relative;
}

.widecolumn ol.commentlist { margin-left: 20px; max-width: 500px;}

div.comment-author cite.fn { 
	font-family: 'Oswald','Helvetica Neue',Helvetica,Arial,Sans-serif; 
	font-size: 13px;
    font-weight: 300;
	font-style: normal;
	text-transform: uppercase;
}

div.comment-author span.says { font-family: 'Oswald','Helvetica Neue',Helvetica,Arial,Sans-serif; 
font-size: 13px;
font-weight: 300;
font-style: normal;
text-transform: uppercase;
}

html body div.wrapper div.content-container div.page-content-container div#content.widecolumn ol.commentlist li#comment-2.comment div#div-comment-2.comment-body div.reply a.comment-reply-link { 
	padding-top: 25px; 
	position: absolute;}

li ul,li ol,ul ul,ol ol
{
	margin-bottom:0;
	margin-top:0;
	top:0;
}

li h1,li h2,li h3,li h4,li h5,li h6,li p
{
	top:0;
}

form,legend,label
{
	font-size:1em;
	line-height:1.45;
}

legend
{
	padding-bottom:18px;
	position:relative;
	top:5px;
}

input,textarea
{
	font-family:Meta Serif Pro;
	font-weight: 400;
	font-size:1em;
}

caption
{
	font-size:13px;
	line-height:1.5;
	margin-bottom:18px;
	position:relative;
	top:8px;
}

th,td
{
	border:0 none;
	line-height:1.5;
	padding:9px 18px 8px 0;
	position:relative;
}

th:first-child,td:first-child
{
	padding-left:0;
}

th:last-child,td:last-child
{
	padding-right:0;
}

tr:nth-child(2n+1) td
{
	background:none repeat scroll 0 0 #f6f6f6;
}

form
{
	overflow:visible;
	position:relative;
}

label
{
	display:inline;
	
	margin:0 2px 35px 0px;
	padding-top:2px;
}

label.first
{
	margin-left:0;
}

input[type=text],input[type=password],input[type=select],input[type=search]
{
	display:block;
}
.search input[type=submit], .search input[type=text], #filename, #selectfile, .upload input[type=submit], .upload  input[type=password], .upload  input[type=reset], .upload  input[type=button]{
	display:inline;
	border: 0 none;
	color: #666;
	background-color: #E6E6E6;
	padding-bottom: 3px;
	}
.search input[type=text]{
	margin-right: 4px;
	cursor: text;
	}
	
.search input[type=submit], #selectfile, .upload input[type=submit]{
 		background-color: #DCDCDC;
		padding: 0 3px 2px;
		}
.search input[type=submit]:hover, #selectfile:hover, .upload input[type=submit]:hover{
		background-color:#E6E6E6;
}

select
{
	display:block;
	margin-bottom:0;
	margin-top:2px;
}
.invisible { -moz-opacity:.01; filter:alpha(opacity=1); opacity:.01; }
.upload input[type=submit], .upload  input[type=reset], .upload  input[type=button]
{
	margin-bottom:0;
	margin-left:12px;
}

.upload {
	background-color:#EEE;
	padding:15px;
	margin: 0 0 0 300px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px 10px 10px 10px;
	width: 200px;
	float: left;
	position: relative;
	top: -170px;
}

.border{border: 1px solid gray; width: 100%;padding-right:60px;}

label.width1,label.width2,label.width3,label.width4
{
	float:left;
}

label.width1 input,label.width1 textarea
{
	width:228px;
}

label.width2 input,label.width2 textarea
{
	width:480px;
}

label.width3 input,label.width3 textarea
{
	width:732px;
}

label.width4 input,label.width4 textarea
{
	width:984px;
}

label.width1 select,label.width2 select,label.width3 select,label.width4 select
{
	width:100%;
}

label.unitx1,label.unitx2,label.unitx3,label.unitx4,label.unitx5,label.unitx6,label.unitx7,label.unitx8
{
	float:left;
}

label.unitx1 input,label.unitx1 textarea
{
	width:102px;
}

label.unitx2 input,label.unitx2 textarea
{
	width:228px;
}

label.unitx3 input,label.unitx3 textarea
{
	width:354px;
}

label.unitx4 input,label.unitx4 textarea
{
	width:480px;
}

label.unitx5 input,label.unitx5 textarea
{
	width:606px;
}

label.unitx6 input,label.unitx6 textarea
{
	width:732px;
}

label.unitx7 input,label.unitx7 textarea
{
	width:858px;
}

label.unitx8 input,label.unitx8 textarea
{
	width:984px;
}

label.unitx1 select,label.unitx2 select,label.unitx3 select,label.unitx4 select,label.unitx5 select,label.unitx6 select,label.unitx7 select,label.unitx8 select
{
	width:100%;
}

label.singleline
{
	height:32px;
	margin-bottom:0;
}

label.singleline input
{
	display:inline;
	margin-left:12px;
	margin-top:0;
	width:auto;
}

label.multilinex2 textarea
{
	height:36px;
}

label.multilinex3 textarea
{
	height:54px;
}

label.multilinex4 textarea
{
	height:72px;
}

label.multilinex5 textarea
{
	height:90px;
}

label.multilinex6 textarea
{
	height:108px;
}

.width1 .radio-text
{
	width:228px;
}

.width2.radio-text
{
	width:480px;
}

.width3.radio-text
{
	width:732px;
}

.width4.radio-text
{
	width:984px;
}

.radio
{
	clear:left;
	display:block;
	float:left;
	margin:6px 0 0 1px;
}

.radio-label
{
	clear:none;
	display:block;
	float:none;
	margin:0 0 13px;
	padding-left:18px;
}

.checkbox
{
	clear:left;
	display:block;
	float:left;
	margin:6px 0 0 1px;
}

.checkbox-label
{
	clear:none;
	display:block;
	float:none;
	margin:0 0 13px;
	padding-left:18px;
}

#page
{
	position:relative;
	width:990px;
}

#page:after
{
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

.column
{
	display:block;
	float:left;
	margin-left:18px;
}

.colgroup
{
	display:block;
	float:left;
}

.first
{
	clear:left;
	margin-left:0;
}

.gutter
{
	margin-left:18px;
}

.no-gutter
{
	margin-left:0;
}

.align-left
{
	float:left;
}

.align-right
{
	float:right;
	text-align:right;
}

header,section,div
{
	margin-top:0;
	max-width:960px;
}

.leading
{
	margin-bottom:18px;
}

.noleading
{
	margin-bottom:0!important;
}

.width1
{
	width:234px;
}

.width2
{
	width:486px;
}

.width3
{
	width:738px;
}

.width4
{
	width:990px;
}

.full
{
	width:100%;
}

.unitx1
{
	width:108px;
}

.unitx2
{
	width:234px;
}

.unitx3
{
	width:360px;
}

.unitx4
{
	width:486px;
}

.unitx5
{
	width:612px;
}

.unitx6
{
	width:738px;
}

.unitx7
{
	width:864px;
}

.unitx8
{
	width:990px;
}

.narrowcolumn
{
	float: left;
	padding: 0 0 20px 0;
	margin: auto;
	margin-top:-2px;

}

.widecolumn {
	padding: 0 0 20px 0;
	width: 850px;
}
	
#content .blog
{
	width: 660px !important;
}

.columnsx2
{
	-webkit-column-count: 2;
   -webkit-column-rule: 5px;
	-moz-column-count:2;
	-moz-column-gap:18px;

}

.columnsx4
{
	-moz-column-count:4;
	-moz-column-gap:18px;
}

.table-column th,.table-column td
{
	width:234px;
}

.table-column th.width2,.table-column td.width2
{
	width:486px;
}

.table-column th.width3,.table-column td.width3
{
	width:738px;
}

.table-column th.width4,.table-column td.width4
{
	width:990px;
}

.table-unit th,.table-unit td
{
	width:108px;
}

.table-unit th.unitx2,.table-unit td.unitx2
{
	width:234px;
}

.table-unit th.unitx3,.table-unit td.unitx3
{
	width:360px;
}

.table-unit th.unitx4,.table-unit td.unitx4
{
	width:486px;
}

.table-unit th.unitx5,.table-unit td.unitx5
{
	width:612px;
}

.table-unit th.unitx6,.table-unit td.unitx6
{
	width:738px;
}

.table-unit th.unitx7,.table-unit td.unitx7
{
	width:864px;
}

.table-unit th.unitx8,.table-unit td.unitx8
{
	width:990px;
}

*
{
	margin:0;
}

table.tabbed
{
	border:0 none;
	margin: 0;
	padding:0;
	margin
	display: inline;
}

table.tabbed tr:nth-child(2n+1) td,table.tabbed tr td
{
	background:none;
	border:0 none;
}

table.tabbed tr td, table.tabbed tr td span
{
	margin:0;
	padding:0;
}

table.tabbed tr td:first-child
{
	text-align: left;
	padding-right: 20px;
	border: 0 none;
}
table.tabbed tr td:first-child span{
white-space: pre;
}
table.tabbed tr td:last-child{
	padding-left: 0em;
}

div.social {
/* 	margin: -20px 0 0 90px;
*/
margin:1em 0 0 0;
}

#socialfooter { margin: -19px 0 0 105px;
	}

#social {
	margin-top:10px;
}

/*.kern
{
	letter-spacing:-.01em;
}

.kern-more
{
	letter-spacing:-.02em;
}

.kern-less
{
	letter-spacing:-.007em;
}*/

.justify
{
	text-align:justify;
}

.wrapper
{
	height:100%;
	margin:0 auto 20px;
	min-height:100%;
	position:inherit;
	width:auto;
}

.entry
{
	max-width:500px;
}

.centered
{
text-align:center;
}



#sidebar
{
	margin: 0 auto 0 555px;
	padding: 0;
	width: 250px;
	max-width:250px;
	position:fixed;
}

#sidebar a
{
	font: 13px Georgia, serif; color: #666;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	padding-bottom: 2em;
	}
#sidebar ul li li{
padding-bottom: 0.6em;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar h1, #sidebar h2
{
	font-family: 'Oswald','Helvetica Neue',Helvetica,Arial,Sans-serif;
	letter-spacing: 1px;
	line-height: 1.3;
	margin-bottom: 14px;	
	padding-bottom:17px;
	border-bottom:thin dotted #aaa;
	color:#545C72;
	font-size:normal;
	letter-spacing:1px;
	text-transform: uppercase;
}



.vihree
{
	color:#444444;
}

.italic
{
	font-style:italic;
}

.sans
{
	font-family:Helvetica Neue, Helvetica, Sans-Serif;
}

.sans-bold
{
	font-family:Helvetica Neue, Helvetica, Sans-Serif;
	font-weight:bold;
}

span.date
{
	color:#3EA484;
	display:block;
	font-family:Meta Serif Pro;
	font-weight: 500;
	font-size:13px;
	letter-spacing:.1em;
	margin:1em 0;
	padding:0;
}

a.addthis_button
{
	cursor:pointer;
	display:block;
	position:inherit;
}

.lining
{
	font-family: Meta Normal Lf Roman;
	text-indent:0;
	line-height:1.5;
}

img.picture,
img.on-hover-picture
{
	display:none;
	left:0;
	position:absolute!important;
	top:0;
}

a
{
	margin:0;
	padding:0;
	position:relative;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

.blog a:hover
{
	text-decoration:none;
}

.menu-header a:hover
{
	text-decoration:none;
}

a.normal-link
{
	font-family:Meta Serif Pro;
	font-weight: 500;
}

.menu
{
	float:left;
	height:100%;
	margin-top:0;
	max-width:100%;
	position:inherit;
	width:900px;
}

.menu-logo:
{
	height:50px;
	width:50px;
}

.menu-image
{
	padding-top:3px;
	margin-left:-6px;
}

.menu-image a:hover
{
	text-decoration:none;
}

.menu-container
{
	margin:0 20px;
	padding-top:20px;
	height: 60px;
}

.menu-header
{
/*	height:40px;
	margin-left:75px;
	margin-top:-74px;
	padding-bottom:1.99pt;
	padding-top:0;
	width:125px;*/
	height: 40px;
	margin-left: 75px;
	margin-top: -79px;
	width: 160px;
}
/*
.menu-header span
{
	color:#666);
	font-family:Meta Serif Pro;
	font-weight: 500;
	font-size:16px;
	letter-spacing:.05em;
	line-height:1;
	margin-bottom:0;
	text-rendering:optimizelegibility;
}
*/

.menu-header a
{
	/*font-family:Meta Serif Pro;
		font-weight: 500;
		font-size:1.55em;
		line-height:0.8;
		color: #666666;
		letter-spacing: 0.04em;
		color: #666666;*/
		font-family: 'Oswald',Helvetica,Univers,Arial,sans-serif;
		text-transform: uppercase;
		font-size: 1.8em;
		line-height: 1em;
		letter-spacing: 0.05em;	
}

.menu-links a.menu-selected-link
{
	color:#2F374D;
}

.menu-links
{
	margin-left:2px;
	padding-top: 20px;
	width: 55px;
}

.menu-links ul
{
	margin-right:0;
	margin-top:35px;
	padding: 0;
}

.menu-links li
{
	list-style-type:none;
}

.menu-links a
{
		/*font-size:1em;
		font-weight:500;
		font-family:Meta Normal Lf Roman;*/
		font-family: Oswald,"Helvetica Neue",Helvetica,Arial,sans-serif;
	    font-size: 1em;
	    line-height: 0.4;
		text-transform: uppercase;
		letter-spacing: 0.15em;
		color:#888C98;
}

.menu-links a:hover { 
	color: #2F374D;
	text-decoration: none;
}

.menu-links a:active { 
	color: #2F374D;
	text-decoration: none;
}

#work li.work a, /*--Home Page > Home Link--*/
#about li.about a, /*--About Page > About Link--*/
#links li.links a, /*--Links Page > Links Link--*/
#contact li.contact a, /*--Contact Page > Contact Link--*/
#blog li.blog a /*--Blog Page > Blog Link--*/
{
color: #2F374D;
}

.menu-contact-container
{
	margin-top:0;
}

.menu-contact-container p
{
	color:#666;
	font-family:Meta Normal Lf Roman;
	font-size:11px;
	letter-spacing:.75px;
	line-height:1.45;
	text-rendering:optimizelegibility;
}

.content-container
{
	height:100%;
	margin-left:20px;
	margin-right:20px;
	margin-top:25px;
	padding-top:108px;
	position:inherit;
}

.content-header
{
	height:61pt;
	margin-left:0;
	margin-top:0;
	padding-bottom:114px;
	padding-top:25px;
	position:inherit;
	width:100%;
}

.content-header span
{
	color:#3ea484;
	font-family:Meta Serif Pro;
	font-weight: 400;
	font-size:24px;
	letter-spacing:.02em;
	line-height:1;
	text-rendering:optimizelegibility;
}

.content-footer
{
	height:70px;
	margin-left:auto;
	margin-right:auto;
}
.push
{
	height:0;
	margin-left:auto;
	margin-right:auto;
}

.content-footer
{
	float: right;
	margin-right:72px;
	position:inherit;
	width:240;
}

.content-footer p
{
	color:#666;
	font-family:Meta Serif Pro;
	font-weight: 400;
	font-size:11px;
	letter-spacing:.75px;
	line-height:1.45;
	margin-left:5px;
	padding-top:10px;
}

.content-footer a
{
	color:#666;
	font-family:Georgia, Serif;
	font-weight: 600;
	font-size:12px;
	line-height:1.5;
	top:0px;
}

.content-footer a:hover
{
	color:#666;
	text-shadow:0 1px 0 #fff;
	top:0px;
}

div.tooltip
{
	font-family:'Helvetica Neue', Helvetica, Arial, Sans-serif;
	font-size:1em;
	/*background-color:#E7E7E8;
		border: 1px solid #eee;*/
	position:absolute;
	color: #FFFFFF;
	left:0;
	top:0;
	width:200px;
	height:auto;
	padding:10px;
	overflow:hidden;
	z-index:999;
}

.about-style img
{
	height:780px;
}

.image-box
{
/*	background-color:#F4F4F4;
	border:medium solid #FFF;
	float:left;
	height:200px;
	width:176px;
	padding: 0;
	margin: 0 15px 16px 0;
	position:relative;
	cursor: pointer;
	float: left;
	    margin-right: 15px;*/
	 	cursor: pointer;
		    float: left;
		    height: 160px;
		    margin: 0 15px 15px 0;
		    position: relative;
		    width: 134px;
	
}

.image-box:hover
{
/*	background-color:#E7E7E8;
	border:medium solid #CCC;*/
}

.image-box .text:hover
{
color: #2F374D;
}

.slideshow img
{
	
	width: 134px;
	height: 134px;
	position: absolute !important;
	display: block;
}

.widgettitle {
	color:#3EA484;
}

.image-box .text {
		/*bottom: 0;
			    color: #2F374D;
			    font-family: 'Oswald','Helvetica Neue',Helvetica,Arial,Sans-serif;
			    font-size: 0.9em;
			    font-weight: 400;
			    height: 20%;
			    left: 0;
			    letter-spacing: 0.1em;
			    line-height: 1;
			    padding: 160px 0 0;
			    position: absolute;
			    text-align: center;
			    width: 100%;
bottom: -12px;
color: #2F374D;
font-family: 'Oswald','Helvetica Neue',Helvetica,Arial,Sans-serif;
font-size: 0.75em;
font-weight: 400;
height: 20%;
letter-spacing: 0.1em;
padding-left: 20px;
position: absolute;
width: 100%;*/

bottom: -12px;
    color: #2F374D;
    font-family: 'Oswald','Helvetica Neue',Helvetica,Arial,Sans-serif;
    font-size: 0.95em;
    font-weight: 400;
    height: 20%;
    letter-spacing: 0.1em;
    position: absolute;
}

.image-box div.text p { position: relative; margin-top: 100px;}

.image-box .text span { letter-spacing: 0.05em;}


.page-content-container
{
 		margin-left: 75px;
		margin-top: 35px;
	    max-height: 100%;
	    min-width: 100%;
	    overflow: hidden;
	    position: relative;
	    width: 850px;
}

div.entry p a { text-decoration: underline;}

.blog img
{
	width:500px;
	padding-bottom:1em;
	margin-top: 4px;
}

.sc
{
	font-family:Meta Serif Pro Caps;
	font-weight: 700;
	font-size 9px;
	letter-spacing:0.1em;
	text-transform:lowercase;
	color: #444;
}

.sc2
{
	font-family:Meta Serif Pro Caps;
	font-weight: 700;
	font-size 9px;
	letter-spacing:0.1em;
	text-transform:lowercase;
	color: #AA7D7D;
}

.image-box .sc
{
	color: #545C72;
	font-size:1em;
	letter-spacing:0.16em;
}
.blog p
{
	/*color:#666;
		font-family:Meta Normal Lf Roman;
		font-size:12.5px;
		line-height:1.50;
		margin-bottom:0;
		margin-top:1em;
		text-rendering:optimizelegibility;
		*/
		line-height:1.50;
		max-width:500px;
		color: #666;
	    font-family: Georgia,Times,serif;
	    font-size: 13px;
}

.blog h1,.blog h2,.blog h3,.blog h4,.blog h5
{
	font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, Sans-serif;
	border-bottom:thin dotted #aaa;
	font-size:normal;
	letter-spacing:1px;
	margin-bottom:14px;
	margin-left:0;
	max-width:400px;
	padding-bottom:15px;
	padding-top:0;
	top:0;
	padding-right:100px;
	line-height:1.7;
	text-transform: uppercase;
	color:#545C72;
}

.blog h3
{
	font-size:1.8em;
	font-weight:400;
	margin-bottom:14px;
	margin-top:0;
	padding-bottom:15px;
	text-transform: uppercase;
}

.widecolumn div#respond h3 { border: 0 none; padding: 0; margin: 0;}

.blog h2 a
{
	text-transform: uppercase;
	letter-spacing:0.15em;
}

.blog b
{
	color:#666;
	font-family:Meta Normal Lf Roman;
	font-size:12.5px;
	font-weight:600;
}

.blog .navigation
{
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	padding-bottom:20px;
	width:500px;
}

.blog .navigation a
{
	font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, Sans-serif;
	letter-spacing:0.05em;
	font-size:1em;
	text-transform: uppercase;
	color:#888C98;
}

.blog .navigation .alignright
{
	float:right;
	margin-left:0;
	padding:0;
}

.blog .navigation .alignleft
{
	float:left;
	padding:0;
}

.blog .clear
{
	clear:both;
}

.blog .navigation,.blog .postmetadata
{
	font-family:Meta Serif Pro;
	font-weight: 400;
	font-size:12.5px;
}

.blog .navigation { padding-bottom: 10px;}

.blog .date
{
	font-family:'Oswald', 'Helvetica Neue', Helvetica, Arial, Sans-serif;
	font-size:12.5px;
	line-height:1;
	color: #999;
}

.blog .postmetadata
{
 border-top: thin dashed #AAA;
    color: #999999;
    font-family: Meta Normal Lf Roman;
    font-size: 12.5px;
    line-height: 1.65;
    margin-top: 20px;
    padding-bottom: 0;
    padding-top: 10px;
    text-indent: 0;
}
.post {
	margin-bottom:25px;
	}

.blog .postmetadata a
{
	font-family:Georgia, serif;
	color:#666;
	font-size:13px;
	text-decoration: none;
}

.narrowcolumn .postmetadata a { font-family:'Oswald', 'Helvetica Neue', Helvetica, Arial, Sans-serif;
font-size:12.5px;
line-height:1;
color: #999;
text-transform: uppercase;
}

.postmetadata span a { text-decoration: none;}


.blog .tags
{
	font-family:Meta Normal Lf Roman;
	font-size:12.5px;
	line-height:1.5;
	margin-bottom:10px;
	margin-top:10px;
	text-indent:0;
}

.blog .commentlist li
{
	font-family:Meta Serif Pro;
	font-weight: 400;
	font-size:11px;
	line-height:1.25;
}

.blog .commentlist .comment-author img
{
	display:none;
}

.work-content
{
	float:left;
	margin-left:0;
	margin-top:0;
	max-width:500px;
}

.work-content img
{
	float:left;
	height:auto!important;
	padding-bottom:20px;
}

.work-information
{
	float:right;
	font-family:Meta Serif Pro;
	font-weight: 400;
	margin-left:0;
	margin-right:30px;;
	max-width:295px;
}

.work-information h1,.work-information h2,.work-information h3,.work-information h4,.work-information h5
{
	border:medium none;
	font-family:'Oswald', 'Helvetica Neue', Helvetica, Arial, Sans-serif;
	font-size:large;
	letter-spacing:.03em;
	margin-bottom:-5px;
}


.work-description{
	font-family:Georgia, Serif;
	font-size: 13px;
	line-height: 1.5;
	}

.facebook-like {
    width: 100px;
    height: 30px;
    float: left;
}

.twitter-share,
.facebook-share {
    margin-top: 0px;
    margin-right: 5px;
    overflow: hidden;
    text-indent: -300px;
    display: block;
    width: 20px;
    height: 20px;
    float: left;
    background-color: transparent;
    background-position: 0 0;
    background-repeat: no-repeat; 
}
.twitter-share {
	background-image: url('../images/twitter-share.png');
}
.facebook-share {
	background-image: url('../images/facebook-share.png');
}

form#commentform
{
	overflow:hidden;
	padding-bottom:10px;
	padding-top:10px;
}

#commentform p
{
	margin:0;
	padding:0;
	text-indent:0;
}

#commentform label,#commentform input,#commentform textarea
{
	display:inline;
	float:none;
	margin:0 0 10px 0;
	padding:0;
	width:60%;
}

#commentform textarea
{
	height:100px;
	margin-bottom:10px;
	margin-top:10px;
	width:100%;
}

#commentform input[type=submit]
{
	background-color:#FFF;
	border-bottom:none;
	border-right:none;
	color:#3EA484;
	font-family:Meta Normal Lf Roman;
	font-size:13px;
	height:auto;
	text-align:left;
	width:110px;
}
div#respond form#commentform p input#submit {
	border: 0 none;
	color: #999999;
	font-family: 'Oswald','Helvetica Neue',Helvetica,Arial,Sans-serif;
	font-size: 13px;
	font-weight: 300;
	height: auto;
	line-height: 1;
	text-align: left;
	text-transform: uppercase;
	width: auto;
}

.google-analytics
{
	display:none;
}
.search { /*margin-left: auto;margin-right:auto; margin-top: -40px;*/ margin-left: 20px; float: left; width:260px;}

.search input {
margin-left:0;
padding-left:0;	
	}
	
	div.entry h2.vihree { margin-top: -6px;}
	
.footer { width: 960px;margin: 0 auto;}

div.work-description a { font-family: inherit; color: #444; font-weight: 600; letter-spacing:0.05em;}

.work-information table.tabbed tbody tr td { font-family: Meta Normal LF Roman; white-space:none;}

.work-information table.tabbed tbody tr td:nth-child(even) { width: 250px;}

.widecolumn ul li a { font-size: 13px;}

.post div.entry h2 { font: 1.8em 'Oswald','Helvetica Neue', Helvetica, Arial, Sans-serif; color: #545C72; margin-top: -5px; margin-bottom:-15px; text-transform: uppercase; letter-spacing: 0.1em;}

.button_count .like_button_dark .like_button_no_like .liketext, .button_count .connect_widget_like_button .liketext { width: 46px;}

.field { color: #888C98;
    font-size: 0.6em;
    letter-spacing: 0.1em;
}

html body div.wrapper div.content-container div.page-content-container div#content.widecolumn div#post-2846.post div.entry div#coldform { 
	color: #666666;
    font-family: Georgia,serif;
    font-size: 13px;
    letter-spacing: 0.05em;
	margin-top: -9px;
	margin-left: 20px;
}

html body div.wrapper div.content-container div.page-content-container div#content.widecolumn div#post-2846.post div.entry div#coldform form fieldset fieldset label.label {
	font-family: 'Oswald','Helvetica Neue',Helvetica,Arial,Sans-serif;
	font-size: 1em;
	font-weight: 300;
	text-transform:uppercase;
	line-height:1.4;
	letter-spacing:0.1em;
	color: #888C98;
}

#coldform_success {
	font-family: 'Oswald','Helvetica Neue',Helvetica,Arial,Sans-serif;
	font-size: 1em;
	font-weight: 300;
	text-transform: uppercase;
	color:#666666;
	letter-spacing:0.1em;
	padding-top:1px;
	}
		
html body div.wrapper div.content-container div.page-content-container div#content.widecolumn div#post-2846.post div.entry h3#coldform_error { 
	font-family: 'Oswald','Helvetica Neue',Helvetica,Arial,Sans-serif;
	font-size: 1em;
	font-weight: 300;
	text-transform: uppercase;
	color:#AA7D7D;
	letter-spacing:0.1em;
	margin-left: 36px;
	}
		
html body div.wrapper div.content-container div.page-content-container div#content.widecolumn div#post-2846.post div.entry div#coldform form fieldset fieldset textarea#coldform_message.input{
	width: 400px; height: 200px;
}

#coldform_name.input, #coldform_email.input, #coldform_message.input, #coldform_website.input, #coldform_topic.input ,#coldform_response.input, #coldform_message.input
{ border: 0 none; background-color: #F0F1F2; margin: 5px 0; padding: 0 2px}
