/*  
Theme Name: Say It With SUM
Theme URI: http://sayitwithsum.com/
Description: SUM Layout v2.0
Version: 2.0
Author: Josh Larocque & Bill Doern
Author URI: http://sayitwithsum.com/
*/



/* Begin Main */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: /*'Lucida Grande', Verdana, Arial, Sans-Serif;*/ Georgia, Times New Roman, sans-serif;
	//* background: #8A7B68; *//
	color: #333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 200%
	}

.placeholder {
	clear: both;
	font-size: 1px;
}

#backdrop-shadow {
	//* background: transparent url('images/bg_wallpaper.png'); *//
	text-align: center;
	width: 100%;
	height: 100%;
	margin:0 auto;
	padding: 0px;
	overflow:hidden;
	}
	

#backdrop {
	//* background: transparent url('images/bg_main_gradient.gif') repeat-x; *//
	text-align: center;
	width: 100%;
	height: 100%;
	margin:0 auto;
	padding: 0px;
	overflow:hidden;
	}
	
#page {
	background: transparent;;
	text-align: left;
	margin:0 auto;
	padding: 0px;
	width: 1020px;
	left:35px;
	position:relative;
	}

#header {
	background: transparent;
	margin: 0; 
	padding: 0;
	width: 100%;
	}

#header_content {
	background: transparent url('images/header_bg.gif') repeat-y top left;
	margin: 0; 
	padding: 0;
	width: 100%;
	}
	
#header_wrapper {
	width: 952px;
	height: 137px;
	background: transparent url('images/section_divider.gif') 0px 116px no-repeat;
	position: relative;
	}
	
#headerimg 	{ 
	float: left;
	width: 150px;
	margin: 0;
	/*padding: 10px 0px 25px 70px;*/
	position: absolute;
	top: 10px;
	left: 70px;
	padding: 0px 0px 25px 0px;
	} 
	
#headernav 	{ 
	float: right;
	margin: 0;
	height: 50px;
	/*padding:80px 70px 0pt 0pt;*/
	list-style: none;
	position: absolute;
	bottom: 0px;
	right: 70px;
	padding: 0;
	} 

#headernav li {
	list-style-image: none;
	float: left;
	}
	
	
li.current_page_item div {
	background: transparent url('images/button_left.gif') bottom left no-repeat;
	height: 50px;
	margin-left:5px;
	}

li.current_page_item div div {
	background: transparent url('images/button_right.gif') bottom right no-repeat;
	height: 50px;
	margin-right:11px;
	}

li.current_page_item div div div {
	background: transparent url('images/button_body.gif') top left repeat-x;
	height: 50px;
	}
	
li.page_item div div div div {
	background: transparent none;
	height: 50px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 1.25em;
	color: #8D8D8D;
	padding: 10px 15px 0pt 19px;
	}
	
td.current_page_item div {
	background: transparent url('images/button_left.gif') bottom left no-repeat;
	height: 50px;
	margin-left:5px;
	}

td.current_page_item div div {
	background: transparent url('images/button_right.gif') bottom right no-repeat;
	height: 50px;
	margin-right:11px;
	}

td.current_page_item div div div {
	background: transparent url('images/button_body.gif') top left repeat-x;
	height: 50px;
	}
	
td.page_item div div div div {
	background: transparent none;
	height: 50px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 1.25em;
	color: #8D8D8D;
	padding: 10px 15px 0pt 19px;
	}

#header_message {
	padding: 50px 0 0px 65px;
	width: 900px;
	margin-top: -13px;
	background-color: transparent;
	float: left;
	/*display: none;*/
	}

#header_rightimg {
	/*background: transparent url('images/coffee-trans.png') no-repeat 637px 100%;*/
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#ie6img { display: none; }
#ie6br  { display: none; }

#content_wrapper {
	background:transparent url(images/header_bg.gif) top center repeat-y ;
	padding: 0px;
	overflow:hidden;
	/*margin-top: 0px;*/
	}
	
#content_wrapper img {
	z-index: 2;
	position: relative;
	left: 0px;
	top: 0px;
	}

#content * { color: #888; } 

#content {
	/*background: transparent url('images/bg_greenbody_gradient.gif') repeat-x top left;*/
	color: #888;
	float: left;
	width: 625px;
	/*min-height: 749px;*/
	padding-top: 35px;
	margin-top: -13px;
	position: relative;
	left: 45px;
	top: 0px;
	height: 100%;
	z-index: 1;
	font-size: /*1.2em*/ 14px;
	}

#content.page {
	width: 100% !important;
}
#content.page .post {
	width: 80% !important;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top; 
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	}

.post h4 {
	font-family: Georgia, Serif;
	font-weight: normal !important;
	font-size: 1.3em;
	color: #000000 !important;
	}

h1 {
	font-size: 4em;
	}
	
#header h1 {
	color: #9C9C9C;
	}

h2 {
	font-size: /*2.2em;*/ 1.8em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h2.widgettitle {
	font-size: 22px !important;
	font-family: Georgia,"Times New Roman",Times,serif !important;
	}
	
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

#content h2 {
	font-family: Georgia,"Times New Roman",Times,serif
	}
	
h3 {
	font-size: 1.3em;
	}
	
.post h3 {
	margin-top: 20px;
}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #888;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #888;
margin-left:686px;
padding:20px 10px 10px;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #888;
	text-decoration: none;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
#bottom_sidebar .textwidget {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; /*Georgia, Times New Roman, sans-serif;*/
	/* background: #8A7B68; */
	color: #FFFFFF;
	text-align: left;
	margin-top: 10px;
	padding: 0px;
	line-height: 200%
	}
	
#content_wrapper span img {border: 0;}

/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 20px 40px 20px;
	text-align: left;
	float: left;
	width:70%;
	}
	
.post_date {
	background: transparent url('images/blog_calendar.png') no-repeat ;
	padding: 0px 10px 0 6px;
	margin-left: 20px;
	text-align: center;
	width: 80px;
	height: 70px;
	float: left;
	}

.post_date_month {
	color: #FFF !important;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	line-height: 125%
}

.post_date_day {
	color: #9C9C9C !important;
	padding-top: 4px;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-weight: normal;
	font-size: 24px;
	text-align: center;
}

.post hr {
	display: block;
	}
	
.post img {
	/* border: 1px solid #888; */
	padding: 5px;
}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#bottom_sidebar_wrapper {
	width: 100%;
	background: #333333 url('images/section_divider.png') center top no-repeat;
}

#bottom_sidebar {
	overflow: hidden;
	width: 1020px;
	margin: 0 auto;
}
#bottom_sidebar li {
	float: left;
	text-align: left;
	list-style: none;
	margin:0 20px;
	width:28%;
}

#bottom_sidebar_content {
	padding: 15px 0 15px 40px;
	overflow: hidden;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	}
	
#header_message h1 {
	/*padding-top: 45px;*/
	}

h2 {
	margin: 0;
	}

#header_message h2 {
	margin-bottom: 7px;
	margin-top: 20px;
	line-height: 1.4em;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	/*max-width: 100%;*/
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

/*	
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	content: "+\0020";
	}
*/

.entry ul li, #sidebar ul ul li {
	list-style-image: url(images/plus_bullet.gif);
	
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

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

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

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

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

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

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	margin-left:686px;
	padding:20px 10px 10px;
	}

#searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	margin-left:686px;
	padding:20px 10px 10px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.banner-rollover,
.banner-rollover:hover,
.banner-rollover:active,
.banner-rollover:visited {
	color: #689700;
	}
	
/* End Various Tags & Classes*/


/* This is where you can customize the appearance of the tooltip */
a.banner-rollover,
a.banner-rollover:hover,
a.banner-rollover:visited,
a.banner-rollover:active { color: #689C0B; text-decoration: none; }
div#tipDiv {
  position:absolute; visibility:hidden; left:0px; top:0; z-index:10000;
  background: transparent; 
  width:210px; padding:0px;
  color:#000; font-size:14px; line-height:1.2; font-family:Georgia, serif; font-weight: normal; text-align: center;
}
div.tip { position:relative; left:-115px; top:-145px; z-index:10000; font-size:18px; color:#000; font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; }
div.tip-vox { background: transparent url('images/vox_bubble.png') no-repeat; }
div.tip-content { padding: 12px 35px 30px 30px; height: 74px;  }


/* Tag Cloud Layout */

#tc-wrapper {
	position: relative;
	height: 180px;
	width: 300px;
	}

#tc-publications {
	position: absolute;
	top: 40px;
	left: 0px;
	font-size: 16px;
	font-weight: normal;
	color: #999;
	float: left;
	}
	
#tc-publications:hover {
	color: #f33;
	text-decoration: none;
	}
	
#tc-notforprofit {
	position: absolute;
	top: 120px;
	left: 30px;
	font-size: 20px;
	color: #666;
	font-weight: normal;
	float: left;
	}
	
#tc-notforprofit:hover {
	color: #f33;
	text-decoration: none;
	}
	

#tc-print {
	position: absolute;
	top: 60px;
	left: 30px;
	font-size: 32px;
	color: #333;
	font-weight: normal;
	float: left;
	}
	
#tc-print:hover {
	color: #f33;
	text-decoration: none;
	}
	
#tc-web {
	position: absolute;
	top: 40px;
	left: 110px;
	font-size: 44px;
	color: #333;
	font-weight: normal;
	float: left;
	}
	
#tc-web:hover {
	color: #f33;
	text-decoration: none;
	}
	
#tc-government {
	position: absolute;
	top: 100px;
	left: 0px;
	font-size: 18px;
	color: #999;
	font-weight: normal;
	float: left;
	}
	
#tc-government:hover {
	color: #f33;
	text-decoration: none;
	}
	
#tc-identity {
	position: absolute;
	top: 90px;
	left: 130px;
	font-size: 28px;
	color: #666;
	font-weight: normal;
	float: left;
	}
	
#tc-identity:hover {
	color: #f33;
	text-decoration: none;
	}	

#tc-privatesector {
	position: absolute;
	top: 10px;
	left: 80px;
	font-size: 22px;
	color: #666;
	font-weight: normal;
	float: left;
	}
	
#tc-privatesector:hover {
	color: #f33;
	text-decoration: none;
	}
	
#tc-exhibit {
	position: absolute;
	top: 150px;
	left: 100px;
	font-size: 12px;
	color: #ccc;
	font-weight: normal;
	float: left;
	}
	
#tc-exhibit:hover {
	color: #f33;
	text-decoration: none;
	}
	
#tc-stationery {
	position: absolute;
	top: 150px;
	left: 150px;
	font-size: 16px;
	color: #999;
	font-weight: normal;
	float: left;
	}
	
#tc-stationery:hover {
	color: #f33;
	text-decoration: none;
	}
	
img.imgalignright {
	float: right;
	margin-top: -50px;
}

img.imgalignleft {
	float: left;
	border: 0;
}


#bottom_sidebar_wrapper #bottom_sidebar a:link,
#bottom_sidebar_wrapper #bottom_sidebar a:visited,
#bottom_sidebar_wrapper #bottom_sidebar a:active,
#bottom_sidebar_wrapper #bottom_sidebar a:hover,
.post .entry a:visited,
.post .entry a:link,
.post .entry a:active,
.post .entry a:hover {
	color: #EF4806 !important;
	text-decoration: none;
	/*
	border-bottom: none;
	background: transparent url('images/ul-dash.gif') bottom left repeat-x;
	*/
}

/*
.post .entry a img { padding: 0; margin: 0; margin-bottom: -25px; vertical-align: sub; border: none; }
*/