/*
Theme Name: Wasserman
Description: A WordPress theme developed by New Spin Design for MPWI
Version: 1.0
Author: Jeff McNeil, New Spin Design
Author URI: http://www.newspindesign.com
*/



/*Color Chart: 



*/

@import '_reset.css'; 

body {
	behavior: url(/wp-content/themes/wasserman/csshover.htc); 
	background: #fff;
	color: #272727;
	font-family: Arial, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 80%;
	line-height: 1.33;
}

#ie6Warning {
	margin: 10px auto;
	width: 90%;
	background: #ddd;
	border: 2px solid #aaa;
	padding: 12px;
}
#wrapper {
	padding: 22px 0 20px 0;
}

#pagewrapper {
	width: 955px;
	margin: 0 auto;
	position: relative;
}

#page {
	border-bottom: 1px solid #ccc;
	margin-bottom: 12px;
	
}

p.back {
	text-align: center;
	margin-bottom: 10px;
}
a {
	color: #50579B;
	outline: 0;
	text-decoration: underline;
}

a:active { outline: 0; border: 0 }

/*#main .entry p a:visited, #main .entry ul a:visited, #main .entry ol a:visited, #main ul.insight li a:visited {
	color: #916e86;
}*/

a:hover,
#main .entry p a:hover, #main .entry ul a:hover, #main .entry ol a:hover, #main ul.insight li a:hover {
	color: #c42c0b;
}



.clearfix {
	clear: both;
	height: 1px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, 'Times New Roman', Serif;
	font-weight: normal;
	color: #50579b;
	line-height: 1.1;
}

.conferences h1,
.conferences .entry h2,
.conferences h3
{	color: #7A79D6; }

.nonprofit h1,
.nonprofit .entry h2,
.nonprofit h3
{	color: #00B5AD; }

.civic h1,
.civic .entry h2,
.civic h3
{	color: #365EB6; }

.headline h1,
.headline .entry h2,
.headline h3
{	color: #12758A; }


h1 { /* primary page heading */
	font-size: 1.8em;
	margin-bottom: .4em;
}

h2#primary { /* heading in header */
	color: #eee;
	font-size: 24px;
	padding-bottom: 15px;
	position: absolute;
	top: -60px;
	right: 551px;
	width: 212px;
	padding-top: 0;
}

.entry h2 {
	margin-top: 1.8em;
}

h2 { /* tagline */
	font-size: 1.3em;
}

h3 {
	font-size: 1.5em;
}

h4 {
	margin: .2em 0 .3em 0;
	font-size: 100%;
}

h4 a {
	color: #776a41;
}

h4 a:hover {
	color: #7b6729;
}	

#main h3 a {
	border: 0;
	color: #776a41;
}



p {
	margin: 6px 0 .4em 0;
}

/* &&&&&&&&&&&&&&&&&&& - HEADER - &&&&&&&&&&&&&&&&&&& */


#header {
	height: 64px;
}

a#logo {
	float: left;
	margin: 17px 0 -12px 0;
}

#navwrapper {
	float: right;
	font-size: 90%;
}

#header ul {
	clear: both;
}

#header ul li {
	float: left;
	text-align: center;
	line-height: 1;
	position: relative;
	height: 35px;
	margin: 0 8px 0 0;
	z-index: 999;
}

* html #header ul li { margin-right: 4px; }

#header ul li.last {
	margin-right: 0;
}

#header ul li a {
	z-index: 555;
	background: #263d79;
	color: #fff;
	padding: 5px 12px;
	text-transform: uppercase;
	height: 11px;
	text-decoration: none;
	display: block;
}

* html #header ul li a { display: inline-block; }

#header ul li a:hover {
	background: #5f6eb3;
}

#header ul li.page_item ul li a {
	
}

#header ul li ul li a:hover, #header ul li.page_item ul li a:hover {
	background: #5f6eb3;
}

/* &&&&&&&&&&&&&&&&&&& - SUBNAV (LEVEL 2) - &&&&&&&&&&&&&&&&&&& */

#header ul li ul {
	position: absolute;
	left: 0;
	top: 21px;
	background: none;
	width: 200px;
	font-size: 90%;
	display: none;
	z-index: 1000;
}

/* turn level 2 hovers */
#header ul li.page_item:hover ul {
	display: block;
	z-index: 2 !important;
}

/* level 2 on 
#header ul li.current_page_parent ul,
#header ul li.current_page_item ul,
#header ul li.current_page_ancestor ul
{
	display: block;
}*/

#header ul li ul li {
	text-align: left;
	line-height: 1.3;
	float: none;
	margin: 0;
	overflow: visible;
	height: auto;
	width: 200px;
}
#header ul li ul li a {
	border-top: 1px solid #8990d4 !important;
	padding: 4px 7px;
	text-transform: none;
	display: block;
	height: auto;
	text-decoration: none;
	width: 186px;
}

#header ul li ul li.last {
	border: 0;
}

/* level 1 highlighting */

#header ul li.current_page_parent ul li.active a, 
#header ul li.current ul li a:hover
{
	color: #000;
}


/* level 2 highlighting
#header ul li.current_page_parent ul li.current_page_item a,
#header ul li.current_page_ancestor ul li.current_page_parent a 
{
	color: #d1a438;
} */

/* &&&&&&&&&&&&&&&&&&& - BODY - &&&&&&&&&&&&&&&&&&& */

#mainshell {
font-size: .9em;
}

#mainwrapper {
	padding: 0;
	clear: both;
}

#main {
	width: 300px;
	padding: 30px 20px 0 0;
	float: left;
	
}

.home #main {
	width: 320px;
	padding: 30px 40px 0 0;
	
}


#mainshell ul {
	margin: .1em 0 0 1em;
}


#main ul li {
	margin-bottom: .1em;
	background: url(imgs/bullet1.gif) no-repeat 0 .4em;
	padding-left: 10px;
}

#main ul li.cat-item, #main ul.insight li {
	background: none;
	padding-left: 0;
}

#main ul.insight {
	margin: .4em 0 0 .8em;
}

#main h3 {
	margin-top: .7em;
	line-height: 1.3;
}

span.meta {
	white-space: nowrap;
}

p.admin { font-size: 90%; color: #000; font-weight: bold;}
#main p.admin a { color: #a09575; border: 0; background: url(imgs/icon-pencil.gif) no-repeat; padding-left: 20px; }
#main p.admin a:hover { color: #6f5e30; }

#main p.more {
	margin: 0 0 1.3em 0;
}

#main p.more a {
	border: 0;
	color: #93886a;
	font-weight: bold;
}

.divider {
	background: url() no-repeat;
	height: 10px;
	margin: 20px 0 14px 0;
}

ol {
	margin: .4em 0 0 0;
	list-style: decimal;
	margin-left: 1.7em;
}


/* &&&&&&&&&&&&&&&&&&& - HOME - &&&&&&&&&&&&&&&&&&& */

#feature {
	float: right;
	width: 592px;
	height: 418px;
	margin-top: -20px
}

.home #prefooter {
	padding-top: 15px;
}

.gallery {
	display: none; /* hide slideshow when javascript is unavailable */
}

.home #mainshell {
	padding-bottom: 12px;
}

#post-2 {
	font-size: 107%;
}


/* &&&&&&&&&&&&&&&&&&& - EVENTS SINGLE POSTS - &&&&&&&&&&&&&&&&&&& */

.single #main {
	width: 100%;
	float: none;
}

.single #main .testimonial {
	margin: 0 auto;
	float: none;
	width: 820px;
	padding-left: 70px;
}

.single #main .testimonial img {
	
	margin-right: 0;
	float: left;
}

.nonimg {
	float: left;
	width: 400px;
}

.single .testimonial .noquote {
	margin-left: 0;
}

.single #main .testimonial h3 {
	width: auto;
	font-size: 1.8em;
	margin: 0;
}

.single #main .testimonial ul li {
	background: none;
	padding-left: 0;
}


.single .testimonial #slideshow_1,
.single .testimonial #slideshow_2,
.single .testimonial #slideshow_3,
.single .testimonial #slideshow_4,
.single .testimonial #slideshow_5,
.single .testimonial #slideshow_6,
.single .testimonial #slideshow_7,
.single .testimonial #slideshow_8,
.single .testimonial #slideshow_9,
.single .testimonial #slideshow_10,
.single .testimonial #slideshow_11,
.single .testimonial #slideshow_12

{
	display: block;
	margin: 0;
	position: absolute;
	top: 30px;
	left: 70px;
}


/* &&&&&&&&&&&&&&&&&&& - EVENTS PAGES - &&&&&&&&&&&&&&&&&&& */

.domtab {
	background: #edf2f7;
	float: right;
	width: 610px;
	padding: 10px;
}

.testimonial {
	float: left;
	width: 412px;
	text-align: center;
	position: relative;
	padding-top: 30px;
}

.testimonial #slideshow_1,
.testimonial #slideshow_2,
.testimonial #slideshow_3,
.testimonial #slideshow_4,
.testimonial #slideshow_5,
.testimonial #slideshow_6,
.testimonial #slideshow_7,
.testimonial #slideshow_8,
.testimonial #slideshow_9,
.testimonial #slideshow_10,
.testimonial #slideshow_11,
.testimonial #slideshow_12

{
	display: block;
	margin-top: -294px;
	margin-left: -12px;
}

.testimonial div {
	text-align: left;
	line-height: 1.2;
	font-size: 1.05em;
}

.testimonial img {
	height: 286px;
	width: 412px;
}

.testimonial .quote {
	background: #95d5d1;
	color: #000;
	padding: 8px 12px;
}

.nonprofit .testimonial .quote, .nonprofit .testimonial h3 {
	background: #00B5AD;
	color: #fff;
}

.conferences .testimonial .quote, .conferences .testimonial h3 {
	background: #7A79D6;
	color: #fff;
}

.civic .testimonial .quote, .civic .testimonial h3 {
	background: #365EB6;
	color: #fff;
}

.headline .testimonial .quote, .headline .testimonial h3 {
	background: #12758A;
	color: #fff;
}

.testimonial .quote .quoter {
	font-weight: bold;
	margin-top: .3em;
}

.testimonial .desc {
	padding: 0;
	color: #fff;
}

.testimonial .desc ul {
	list-style: disc;
	padding-left: 1em;
}

.testimonial .noquote {
	clear: both;
	float: none;
	margin: 0 0 0 67px;
}

.testimonial h3 {
	margin-top: -30px;
	text-align: left;
	background: #00b5ac;
	color: #fff;
	font-size: 1.6em;
	padding: 12px;
	width: 388px;
}

.testimonial .desc h4 {
	color: #fff;
	font-weight: bold;
	padding-top: 12px;
	margin-top: 0;
}

.testimonial .desc .post {
	padding: 8px 12px;
	clear: both;
	background: #253976;
	line-height: 1.3;
}

#clientlist {
	float: right;
	width: 262px;
	margin-top: -20px;
}

#clientlist li {
	margin: .3em 0;
	line-height: 1.2;
}

#clientlist h4 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #272727;
}


/* &&&&&&&&&&&&&&&&&&& - ABOUT PAGE - &&&&&&&&&&&&&&&&&&& */

.staff {
	float: right;
	width: 620px;
}

.staff div {
	border: 2px solid #dde0f3;
	padding: 15px 20px;
	margin: 8px 0 12px 0;
	background: #f0f1f8;
}	

#post-67 h1 {
	font-size: 150%;
}

/* &&&&&&&&&&&&&&&&&&& - BOTTOM BLUE BOXES (HOME) - &&&&&&&&&&&&&&&&&&& */


#prefooter {
	clear: both;
	width: 100%;
	text-align: left;
	font-family: Georgia, 'Times New Roman', Serif;
}

#prefooter li {
	float: left;
	width: 178px;
	margin-right: 10px;
	font-size: 105%;
	line-height: 1.2;
}

* html #prefooter li { margin-right: 5px; width: 170px;}


#prefooter li a{
	display: block;
	width: 148px;
	color: #fff;
	padding: 11px 15px;
	text-decoration: none;
	min-height: 80px;
}

* html #prefooter li a { height: 80px }

#prefooter li#test-2 a { background: red; }
#prefooter li#test-3 a { background: #2d458b; }
#prefooter li#test-4 a { background: #40549b; }
#prefooter li#test-5 a { background: #5062aa; }
#prefooter li#test-6 a { background: #6173bc; }



#prefooter li.page-item-11 a { background-color: #7a79d6; }
#prefooter li.page-item-20 a { background-color: #00b5ad; }
#prefooter li.page-item-23 a { background-color: #365eb6; }
#prefooter li.page-item-25 a { background-color: #12758a; }

#prefooter li.page_item {
	width: 224px;
	font-size: 130%;
	margin-right: 10px;
}

#prefooter li.last {
	margin-right: 0 !important;
	width: 232px !important;
}

#prefooter li.page_item a {
	background-image: url(imgs/txt_more.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	width: 200px;
	color: #fff;
	min-height: 69px;
}

* html #prefooter li.page_item { margin-right: 7px; }

#prefooter li.page_item a .more {
	background: #000;
	padding: 10px;
	text-align: right;
}

#prefooter li a:hover {
	/*background-color: #5870ba !important;*/
}

/* &&&&&&&&&&&&&&&&&&& - BOTTOM BLUE BOXES (EVENTS) - &&&&&&&&&&&&&&&&&&& */

div.tabnav h3 {
	font-size: 1.4em;
	padding: 0 0 6px 454px;
}


.tabnav ul {
	float: right;
	width: 176px;
	margin-left: 20px;
	text-align: left;
	font-family: Georgia, 'Times New Roman', Serif;
}

#mainshell .domtab .tabnav ul {
	margin: 0;
	padding-right: 10px;

}

.domtab .tabnav ul li {
	float: none;
}

.tabnav ul li {
	width: 178px;
	font-size: 110%;
	line-height: 1.2;
	margin-bottom: 6px;
}

* html .tabnav ul li { margin-right: 5px; width: 170px;}


.tabnav ul li a{
	display: block;
	width: 148px;
	color: #fff;
	padding: 11px 15px;
	text-decoration: none;
	min-height: 80px;
	border: 3px solid #EDF2F7;
}

* html .tabnav ul li a { height: 80px; }

.conferences .tabnav ul li a { background: #5b5aae; }
.conferences .tabnav ul li.active a { background: #7A79D6; }

.nonprofit .tabnav ul li a { background: #008e88; }
.nonprofit .tabnav ul li.active a { background: #00B5AD; }

.civic .tabnav ul li a { background: #1e3f89; }
.civic .tabnav ul li.active a { background: #365EB6; }

.headline .tabnav ul li a { background: #075565; }
.headline .tabnav ul li.active a { background: #12758A; }


.tabnav ul li.page-item-11 a { background-color: #253976; }
.tabnav ul li.page-item-20 a { background-color: #2d458b; }
.tabnav ul li.page-item-23 a { background-color: #40549b; }
.tabnav ul li.page-item-25 a { background-color: #5062aa; }

.tabnav ul li.page_item {
	width: 231px;
	font-size: 120%;
	margin-right: 10px;
}

.tabnav ul li.last {
	margin-right: 0 !important;
	width: 232px !important;
}

.tabnav ul li.page_item a {
	background-image: url(imgs/txt_more.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	width: 200px;
	color: #fff;
	min-height: 69px;
}

* html .tabnav ul li.page_item { margin-right: 7px; }

.tabnav ul li.page_item a .more {
	background: #000;
	padding: 10px;
	text-align: right;
}

/*.tabnav ul li a:hover {
	background-color: #253976 !important;
}*/

/* &&&&&&&&&&&&&&&&&&& - SEARCH FORM - &&&&&&&&&&&&&&&&&&& */

.clients #main {
	width: auto;
	float: none;
}

.clients #main h3 {
	font-size: 1.35em;
	line-height: 1.2;
}

#post-225 div.entry div {
	float: left;
	width: 210px;
	padding: 0 10px 12px;
}

#post-225 div.entry div ul {
	margin-left: .2em;
}

#post-225 div.entry div ul li {
	background: none;
	padding-left: 0;
	margin: .5em 0 0 0;
	line-height: 1.2;
}



/* &&&&&&&&&&&&&&&&&&& - SEARCH FORM - &&&&&&&&&&&&&&&&&&& */

form#searchform {
	text-align: right;
	margin: 0;
	padding: 0;
	height: 20px;
}

form#searchform div {
	width: 184px;
	height: 20px;
	float: right;
	margin-right: -1px;
}

form#searchform input#s {
	border: 1px solid #444;
	height: 16px;
	padding-top: 2px;
	width: 139px;
	margin: 0;
	float: left;
	border-right: 0;
	padding-left: 22px;
	background: #fff url() no-repeat;
	color: #444;
	font-family: Georgia, Arial
}

form#searchform input#searchsubmit {
	margin: 0;
	height: 20px;
	width: 22px;
	padding: 0;
	float: left;
}


/* &&&&&&&&&&&&&&&&&&& - CONTACT FORM - &&&&&&&&&&&&&&&&&&& */

#themap {
	float: right;
	position: absolute;
	right: 102px;
}

#themap iframe {
	border: 2px solid #aaa;
	margin-bottom: 6px

}

#post-7 {
	padding-left: 100px;
	min-height: 390px;
}

form.wpcf7-form {
	margin: 1.5em 0;
	width: 320px;
}

form.wpcf7-form label {
	width: 80px;
	float: left;
	
}

form.wpcf7-form p {
	text-align: left;
}

form.wpcf7-form span input, form.wpcf7-form span textarea {
	width: 220px;
	font-size: 120%;
	padding: 3px;
	border: 1px solid #ddd2b2;
	color: #444;
}

form.wpcf7-form span textarea {
	height: 88px;
	font-family: 'Georgia', Verdana;
}
/* &&&&&&&&&&&&&&&&&&& - SIDEBAR - &&&&&&&&&&&&&&&&&&& */

#sidebar {
	width: 260px;
	height: 200px;
	float: left;
	display: none;
}


/* &&&&&&&&&&&&&&&&&&& - FOOTER - &&&&&&&&&&&&&&&&&&& */

#footerwrapper {
	text-align: center;
}


#footer {
	
	padding: 4px 0 0 0;
	border-top: 0;
	font-size: .85em;
}

#footer p {
	margin: 0;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

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

