a {
	color: #484848;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #00aeef;
	text-decoration: underline;
}

a:active {
	outline: none;
}

a:focus {
	-moz-outline-style: none;
}

blockquote {
	margin: 0;
	padding: 0;
}

blockquote p {
	font-family: georgia, serif;
	font-size: 14px;
	font-style: oblique;
	line-height: 140%;
	padding: 0;
	margin: 0;
}

blockquote p:before {
	font-family: helvetica, arial;
	font-style: normal;
	font-weight: bold;
	content:"\201c";
	font-size: 40px;
	position: relative;
	left: -2px;
	top: 14px;
}

body {
	background-color: #e1e1e1;
	color: #484848;
	font-family: 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	text-align: center;
}

fieldset {
	border: none;
}

h1, h2 {
	clear: both;
}

h4 {	
	font-size: 22px;
}

p {
	line-height: 140%;
}

ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* Page layout */

.outer-wrapper {
	background-color: #ffffff;
	margin: 0 auto;
	text-align: center;
	width: 910px;
}

.wrapper {
	margin: 0 auto;
	text-align: left;
	width: 870px;
}
.content h3 {
	color: #00aeef;
	font-size: 28px;
}

.half {
	float: left;
	position: relative;
	width: 435px;
}

/* Content */

.content {
	margin: 0 0px;
}

.content .half {
    padding-bottom:20px;
	width: 430px;
	padding-left: 10px;
}



.page-title h2 {
	color: #00aeef;
	font-size: 25px;
	margin:26px 0 35px;
	padding: 0 0 0 0px;
}





/* Layouts */

.third {
	float: left;
	position: relative;
	width: 290px;
}

.third h3, .third p {
	padding-left: 10px;
}

.content .third {
	width: 290px;
}

.quarter {
	float: left;
	position: relative;
	width: 210px;
}

.header-nav li.last{
    margin-right: 0px;
}

.content .quarter {
	width: 213px;
}

.slim {
	float: left;
	position: relative;
	width: 210px;
}

.slim h4 {
	font-size: 12px;
}

.fat {
	float: right;
	position: relative;
	width: 640px;

}


.clear {
	clear: both;
}

.section {
/* 	border-top: 5px solid #e1e1e1; */
	padding-top: 10px;
}



.image-bottom-border{
    background-image:url(/images/elements/grey_border.png);
	background-position:0 -5px;
	background-repeat:repeat-x;
	height:3px;
	margin-top: 10px;
}


/* Header general */

.header {
	margin: 0;
	padding: 16px 0 0;
}

.header h1 {
	margin: 0 0 28px 0px;
}

.header h1 a {
	background-image: url(/images/elements/katz_header_logo.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	height: 94px;
	text-indent: -7777px;
	width: 94px;
}

.header h1 a:hover {
	background-position: 0 -94px;
}

/* Header Contact */

/*
.header-contact {
	margin: 0 auto;
	position: absolute;
	top: 0px;
	width: 870px;
	z-index:99;
}

.header-contact-content {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: right;
}

*/
.header-contact {
	position: absolute;
	width: 870px;
	z-index:99;
}

.header-contact-content {
	height: 6px;
	overflow: hidden;
	position: relative;	
}

.header-contact-content-background, .header-contact-content-foreground {
	background-position-y: -1px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0px;
}


.header-contact-content-background {
	width: 100%;
}

.header-contact-content-foreground {
	background-image: url(/images/elements/contact_tab_bg.png);
	background-position: top right;
	background-repeat: repeat-y;
	margin: 0;
	position: absolute;
	text-align: right;
	width: 100%;	
}

.header-contact-content h2 {
	margin: 13px 16px 10px 0;	
}

.header-contact-content p {
	font-size: 11px;
	margin: 0 16px 3px 0;
}

.header-contact-tab {
/* 	border-top: 6px solid #fff200; */
}

.header-contact-tab a {
	background-color:#FFF200;
	display:block;
	padding:0 6px 1px;
	position:absolute;
	right:0;
	text-align:center;
	text-indent:-7777px;
}

.header-contact-tab a span {
	background-image:url(/images/elements/contact.png);
	background-position:0 -28px;
	background-repeat:no-repeat;
	display:block;
	height:22px;
	width:68px;
}

.header-contact-tab a:hover span {
	background-position: 0 -4px;
}

/* Header Nav */

.header-nav {
	clear: both;
	height:61px;
	padding-left: 0px;
}

.header-nav li {
	display: block;
	padding: 0 0 45px 0;
	margin-right:10px;
}

.header-nav a {
	display: block;
}

.header-nav a:hover {
	border: none;
}

.header-nav a span {
	background-position: 0 0;
	display: block;
	text-indent: -7777px;
}

.header-nav-border {
	background-image: url(/images/elements/nav_bars.png);
	background-repeat: repeat-x;
	height: 5px;
	overflow: hidden;	
	width: 210px;
}

.header-nav a:hover .header-nav-border, .header-nav a.on .header-nav-border {
	background-position: 0 -5px;
}

.header-nav-link {
	background-image: url(/images/elements/nav_text.png);
	background-repeat: no-repeat;	
	height: 13px;
	margin:13px 0 0 10px;
	overflow: hidden;
}

.header-nav .portfolio .header-nav-link {
	background-position: 0 -13px;
	width: 151px;
}

.header-nav .portfolio:hover .header-nav-link, .header-nav .portfolio.on .header-nav-link  {
	background-position: 0 0;
}

.header-nav .philosophy .header-nav-link {
	background-position:-152px -13px;
	width:164px;
}

.header-nav .philosophy:hover .header-nav-link, .header-nav .philosophy.on .header-nav-link {
	background-position: -152px 0;
}

.header-nav .biography .header-nav-link {
	background-position:-318px -13px;
	width:78px;
}

.header-nav .biography:hover .header-nav-link, .header-nav .biography.on .header-nav-link {
	background-position: -318px 0;
}

.header-nav .blog .header-nav-link {
	background-position:-398px -13px;
	width:155px;
}

.header-nav .blog:hover .header-nav-link, .header-nav .blog.on .header-nav-link {
	background-position: -398px 0;
}

/* Footer */

.footer {
	background-color: #FFF200;
	clear: both;
	color: #484848;
	font-size: 11px;
	padding:0 0 20px;
	margin:0 0px 0 0px;	
}

.footer .quarter{
    float: left;
	position: relative;
	width: 210px;
	margin-right: 10px;
	display: inline;

}

.footer a {
	color: #484848;
	display: block;
	font-weight: normal;
	margin: 0 10px 0 7px;
	padding: 3px 0 3px 3px;
	text-decoration: none;
	width: 204px;
}

.footer a:hover {
	background-color: #ffffff;
}

a.more_blog{
	border: 0px;
     width: 210px;
}

a.more_testimonials{
	border: 0px;
    width:210px;
}



.footer h4, .footer h5 {
	font-size: 13px;
	line-height:19px;
	margin: 0;
	padding: 7px 0 7px 0px;
	
}

.footer h5{
    padding-left: 10px;
}

.footer-blog-nav-arrow {
	height:19px;
	line-height:19px;
	padding:6px 30px 0 0;
	position:relative;
	top:2px;
	width:19px;
}

.footer p {
	margin: 0px;
	padding: 3px 0 3px 10px;
}

.footer blockquote p {
	padding: 2px 20px 3px 10px;
}

.footer-border {
	background-image: url(/images/elements/footer_home_pattern.png);
	background-repeat: repeat-x;
	height: 11px;
	text-indent: -7777px;
}

/* Homepage */

.homepage-splash {
	background-color: white;
	margin: 15px 0 0;
	width: 870px;
	height: 448px;
}

.homepage-splash ul {
	height: 448px;
	overflow: hidden;
	position: relative;
}

.homepage-splash li {
	height: 448px;
	text-indent: -7777px;
	width: 870px;
}

.homepage-splash-caption {
	color: white;
	font-size: 22px;
	height: 90px;
	text-indent: 0;
	margin:260px 0 0 440px;
	text-transform: uppercase;
	width: 450px;
}

.homepage-splash-caption-content {
    background-image: url(/images/editorial/homepage/home_transparent_pixel.png);
    background-repeat: repeat;
	width:410px;
	padding: 15px 0 15px 20px;
	bottom: 120px;
}

.homepage-splash-caption-title{
	color: white
}

.homepage-splash-caption-title a{
	color: white
}

.homepage-category-description p {
	font-size: 0.9em;
	line-height:140%;
	margin:0 0 12px;
	padding:0 30px 0 0;
}

.homepage-category-description .category-description-pre {
	font-size: 100%;
	font-weight: bold;	
}

.category-description-pre {
    height:80px;
}

.homepage-category-nav{
    padding-top: 40px;
}


.homepage-category-nav-border {
	background-image: url(/images/elements/phil_pattern.png);
	background-position: top left;
	background-repeat: repeat-x;
	height: 5px;
	margin:20px 10px 10px 0;
}

.homepage-category-third{
    height:330px;
    padding-left: 10px;
}

.homepage-category-nav h3 {
	font-size: 20px;
	margin-bottom:7px;
}

.homepage-category-link {
	border-top: 2px solid #b2e7fa;
	margin: 15px 10px 30px 0;
	padding: 15px 0 0 0;
	width: 280px;
}

.homepage-category-link a {
	background-image: url(/images/elements/view_projects.png);
	background-position: 10px 0;
	background-repeat: no-repeat;
	display: block;
	height: 11px;
	text-indent: -7777px;
	width:101px;	
}

.homepage-category-link a:hover {
	background-position: 10px -11px;
}

.homepage-category-content{

    float: left;
    width: 290px;
}


.homepage-footer {
	background-image: url(/images/elements/footer_home_pattern.png);
	background-position: left -5px;
	background-repeat: repeat-x;
	height: auto;
	padding-top:10px;
	margin:0 3px 0 0;
	width:870px;
	padding-bottom: 0;
}

.homepage-footer .half{
    width: 420px;
}

.homepage-footer a {
    color: black;
	font-weight: bold;    
}

.homepage-footer h3 {
	font-size: 12px;
	background-repeat: no-repeat;
	font-weight: normal;
	height: 28px;
	color: #484848;
}

.homepage-footer-blog h3 {
    line-height:19px;
    margin:0;
    padding:15px 0 0px 10px;
	text-transform: uppercase;
	font-weight: bold;
}

.homepage-footer-blog-categories {
	margin: 0 0 20px 10px;
}

.homepage-footer-blog-link {
	margin-left: 223px;
	float:left;
	background-color: #FFF200;
	width: 220px;
}

.homepage-footer-testimonials h3 {
    font-size:12px;
    line-height:19px;
    margin:0;
    padding:15px 0 0px 10px;
    text-transform: uppercase;
    font-weight: bold;
}

.homepage-footer-testimonials li {
/* 	margin:0 40px 0 0px; */
}

.homepage-footer-testimonials-link {
	float: left;
	background-color: #FFF200;
	width: 175px;
	margin-left: 217px;
}

.homepage-footer .homepage-footer-testimonial-meta {
	margin: 10px;
}


.homepage-testimonial-meta{
    font-size:11px;
    margin:10px 10px;
}

/* Copyright */

.copyright {
	clear: both;
	color: #959595;
	font-size: 10px;
	height: 60px;
	padding: 10px 10px 0;
}

.copyright-katz {
	float: left;
	position: relative;
	width: 210px;
}

.copyright-fangohr {
	float: right;
	position: relative;
	text-align: right;
	margin-right: 39px; 
}


/* Contact */

.contact-blurb, .contact-splash {
	background-image: url(/images/elements/divider_blue.png);
	background-repeat: repeat-x;
	background-position: top left;
	padding-top: 25px;
	margin-top: 15px;
}

.contact-blurb p {
	font-size: 16px;
	letter-spacing: .05em;
	line-height: 150%;
	width: 50%;
	padding-left: 10px;
}

.contact-blurb h3{
    padding-left: 10px;
    margin: 0;
}

.contact-splash {
	clear: both;
	margin: 25px 0 30px;
}

.contact-info-full {
	font-weight: bold;
	padding-left: 0px;
	margin-right: 10px;
}

.contact-info .next{
    padding-top: 0px;
}

.contact-info .next h3{
    margin-top: 83px;
}

.contact-info-full h3 {
	font-size: 11px;
	color: #898989;
	margin-bottom: 0;
}

.contact-info-full h4 {
	font-size: 22px;
	margin: 0;
}

.contact-info-full p {
	font-size: 11px;
	margin: 3px 0;
}

.contact-info-full .contact-info-full-pre {
	color: #00aeef;
	font-size: 12px;
	font-weight: bold;
}

.contact-info-map {
	background-image: url(/images/elements/contact_map.jpg);
	height: 378px;
	margin-bottom:30px;
	text-indent: -7777px;
	width: 649px;

}

.contact-blurb-border{
    background-image: url(/images/elements/divider_blue.png);
    background-repeat: repeat-x;
    height:3px;
    margin-bottom: 25px;
    margin-top: 0px;
    width: 210px;
}

/* Testimonials */

.testimonial-meta {
	font-size: 11px;
	margin: 10px 0px;
}

.testimonial-name, .testimonial-company {
	font-weight: bold;
	text-transform: uppercase;
}

/* Static */

.bluetop {
	background-image: url(/images/elements/divider_blue.png);
	background-repeat: repeat-x;
	background-position: left;
	padding-top: 20px;
}

.content-1.half p, .content-2.half p {
	padding: 0 50px 0 0;
}

/* jCarousel */

.jcarousel-clip {
	height: 448px;
	position: relative;
}

.jcarousel-prev, .jcarousel-next {
	cursor: pointer;
	height: 43px;
	position: relative;
	width: 43px;
	bottom: 18px;
}

.jcarousel-prev {
	position: absolute;
	overflow: hidden
}

.jcarousel-next {
	right: 0px;
	position: absolute;
	overflow: hidden;
}

.jcarousel-next {
	background-image: url(/images/elements/arrows_right.png);
	right: 8px;
}

.jcarousel-prev {
	background-image: url(/images/elements/arrows_left.png);
	left: 8px;
}

.jcarousel-prev:hover, .jcarousel-next:hover {
	background-position: 0 -45px;
}

/*
.jcarousel-prev, .jcarousel-next {
	bottom: 8px;
	cursor: pointer;
	height: 43px;
	width: 43px;	
	position: relative;
}




.jcarousel-next-disabled, .jcarousel-prev-disabled {
	background-image: none;
}

*/

.first{
    padding-left: 0px;
}

.footer .last{
    margin-right: 0px;
    width: 200px;
}

.blog-pagination {
    float:left;
    margin:0 0 0 103px;
}


.homepage-splash-caption-title a span{
    font-size: 22px;
}

.home-category-title{
    font-size:22px;
    padding-top: 0px;
    padding-left: 10px;
    margin:0;
    line-height: 28px;
}

#ie6_warning{
    height: 50px;
    display: none;
    padding-left: 20px;
    margin: 15px 0;
}

#ie6_warning span{
    font-size: 16px;
    font-weight: bold;
}

#ie6_warning a{

    padding-left: 20px;
    padding-right: 10px;
}

#ie6_warning a.first{
    padding-left: 200px;
}

.see-more{
    width: 850px;
    height:35px;
}

.contact-info-full p, .contact-info-full h3, .contact-info-full h4{
    margin-left: 10px;
}

/* Mailchimp */

.footer .signup-form-popup a {
	font-weight: bold;
}

.signup {
	display: none;
}

#mc_embed_signup {
	background-color: white;
	clear: both;
	width: 500px;
}

#mc_embed_signup form {
	margin: 0 auto;
	text-align: left;
}

.ui-dialog .ui-dialog-content {
	padding-top: 30px;
}

.mc-field-group {
	clear: both;
	margin: 15px 0 0;
	padding: 0 0 10px;
}

#mc_embed_signup input {
	background-color: #fef20d;
	border: none;
	display: inline;
	float: left;
	font-size: 15px;
	font-weight: bold;
	padding: 4px;
	position: relative;
	width: 225px;
}

#mc_embed_signup label {
	color: #888888;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 15px;
	position: relative;
	text-transform: uppercase;
}

#mc_embed_signup input.submit {
	background-color: black;
	color: white;
	cursor: pointer;
	margin: 15px 0 0;
	text-transform: uppercase;
	width: 100%;
}

#mc_embed_signup input.submit:hover {
	background-color: #888888;
}

#mc_embed_signup div.mce_inline_error {
	background-color:red !important;
	color:white !important;
	font-weight:normal !important;
	margin:0 !important;
	padding:3px !important;
	position:absolute;
	right:0;
	top:112px;
	width:auto !important;
}

#mce-responses {
	clear: both;
	display: block;
}


#mce-responses .response{
	border-style:solid;
	border-width:6px;
	font-style: oblique;
	font-weight: bold;
	margin-top:10px;
	padding:6px;
}

#mce-error-response {
	border-color: red;
}

#mce-success-response {
	border-color: green;
}

.ui-dialog {
	background-color: white;
}

.ui-widget-overlay {
	background-image: url(/images/elements/bg_tile.png);
}

.ui-dialog .ui-dialog-titlebar {
	display: none;
}

.ui-dialog .ui-dialog-titlebar-close {
	background-color:red;
	padding: 0px;
}

.ui-dialog .ui-dialog-buttonpane button {
	background-color:white;
	border:medium none;
	color:#0DA2EE;
	display:block;
	float:none;
	margin:0 auto 20px;
}

.ui-dialog .ui-dialog-buttonpane button:hover {
	color: #888888;
}

.ui-dialog .ui-resizable-se {
/* 	display:none; */
}
