@charset "UTF-8";
/* CSS Document */



/*
-----------------------------------------------
Name:     Spark Partners
Designer: Nikki Smith-Morgan, Public Words Inc
URL:      www.sparkpartners.com
----------------------------------------------- */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #333333;
	background-color: #4c4c4c;
	background-image:url(images/common/body_background.jpg);
	background-repeat:repeat-x;
	}
	
body, p, h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;	
	}
	
h1, h2, h3, h4, h5 {
	letter-spacing: -.02em;
	
	}	
	
h1 a, h1 a:visited, h2 a, h2 a:visited, h3 a, h3 a:visited {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	
	}
	
h1 {
	font-size: 170%;
	line-height: 120%;
	font-weight: normal;
	}
	
h2 {		
	font-size: 120%;
	line-height: 120%;
	}	
				
	
/* links
----------------------------------------------- */	
a, a:visited, a:active {
	color: #3b6b98;
	border-bottom: none;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;

	}	
	
/* Top Bar
----------------------------------------------- */	
#search {
	float: right;
	color: #FFFFFF;
	}

#topbar {
	background-color: #262113;
	height: 40px;
	border-bottom: 1px solid #222222;
	margin: 0 0 10px 0;
	
	}	
	
#topbarcontainer {
	width: 970px;
	margin: 0 auto;
	padding: 5px 0;
	height: 40px;
	}
	
#topbarcontainer a, #topbarcontainer a:visited {
	color: #ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	}	
	
#topbarcontainer a:hover {
	border-bottom: 1px dotted #ffffff;
	}	
	
/* wrapper
----------------------------------------------- */
#wrapper {
	width: 940px;
	margin: 0px auto;
	background-color: #570602;
	padding: 20px 15px 15px 15px;
	background-image: url(images/common/spark_partners_logo.jpg);
	background-repeat:no-repeat;
	}
	
.outercorners {
	width: 970px;
	margin: 0 auto;
	}
		
.icon {
	float:left;
	padding: 8px 15px 0 0;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	}
	
/* Navigation
----------------------------------------------- */	
#logo {	
	float: left;
	}
	
#navigation {
clear: right;
	font-size: 90%;
	font-family: Helvetica, Arial, sans-serif;
	padding: 40px 0 0 0;
	float: right;
	}	

#navigation li {
	float: left;
	text-align: center;
	}
	
#navigation li a {
	color:#ffffff;
	border-bottom: none;
	margin-left: 1px;
	width: 90px;
	display: block;
	padding: 7px 0;
	background-color: #ededed;
	background-image: url(images/common/tab_corners.jpg);
	background-repeat:no-repeat;
	}
	
#navigation li a:hover {
	background-image: url(images/common/tab_hover.jpg);
	background-repeat: no-repeat;
	}		
	
#navigation li.active a {
	background-color: #c3c3c3;
	color: #444444;
	background-image: url(images/common/tabactive_corner.jpg);
	background-repeat:no-repeat;
	}	
#addthis {
	float: right;
	position: relative;
	z-index:1;
	}	
		
	
/* Columns
----------------------------------------------- */
.contentcontainer {
	line-height: 150%;
	clear: both;
	background-color: #deddd3;
	padding: 15px;
	background-image: url(images/common/content_container_corner.jpg);
	background-repeat:no-repeat;
	}

.col1 {
	width: 580px;
	float: left;
	margin: 0px 15px 0px 0px;
	}	
	
.col2 {
	width: 315px;
	float: left;
	}		
	
	
	
#twitter h3, #twitter h4 {
	font-family: Arial, Helvetica, sans-serif;
	}	
	
	/* Borders, Shading, Floats and ClearFix
----------------------------------------------- */
.clearfix:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

/*for IE6 */
* html .clearfix {
	height: 1%;
	}

/*for IE7 */
*:first-child+html .clearfix  {
	min-height: 1px;
	}
	
.clearleft {
	clear: left;
	}	
		
.group {
	background-image: url(images/common/c1.jpg);
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	padding: 15px;
	}
	
.gpa {
	background-color: #ffffff;
	background-image: url(images/common/gpa_side.jpg);
	background-repeat: repeat-y;
	}
	
.gpatext {
	padding: 5px 15px 15px 15px;

	}	
		
.gpb {
	background-color: #ffffff;
	padding: 5px 15px;
	background-image: url(images/common/gpb_side.jpg);
	background-repeat: repeat-y;
	}			
	

	
.border {
	border-bottom: 1px dotted #c7c5c5;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	}
	
.border2 {
	border-bottom: 1px dotted #c7c5c5;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	}	

/* lists
----------------------------------------------- */	
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	
	
	
ul#subnav li {
	float: left;
	margin: 0 10px 15px 0;
	padding: 0 10px 0 0;
	border-right: 1px solid #c7c5c5;
	font-size: 110%;
	}
		
ul#subnav li a:hover {
	border-bottom: 1px dotted #3b6b98
	}
	
ul#subnav li.subnavactive a, ul#subnav li.subnavactive a:visited {		
	font-weight: bold;
	border-bottom: 1px solid #3b6b98;
	}
	
.borderlist li, #booklist li {
	border-bottom: 1px dotted #c7c5c5;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	}
	
ul.bullet li {
	list-style-type: disc;
	margin: 0 0 0 15px;
	}	
	
ul#booklist {
	width: 120px;
	}	
	
li.email, li.twitter, li.facebook, li.linkedin, li.youtube {
	background-image: url(images/common/icon_email.jpg);
	background-repeat: no-repeat;
	padding: 0 0 10px 25px;
	}
	
li.twitter {
	background-image: url(images/common/icon_twitter.jpg);
	}
	
li.facebook {
	background-image: url(images/common/icon_facebook.jpg);
	}
	
li.youtube {
	background-image: url(images/common/icon_youtube.jpg);
	}
	
li.linkedin {
	background-image: url(images/common/icon_linkedin.jpg);
	}					
			

/* Padding
----------------------------------------------- */
.pb5 {
	padding-bottom: 5px;
	}
	
.pt5 {
	padding-top: 5px;
	}

.pb10 {
	padding-bottom: 10px;
	}
	
.pt10 {
	padding-top: 10px;
	}	
	
.pb20 {
	padding-bottom: 20px;
	}
	
.pt20 {
	padding-top: 20px;
	}	
	
.pb15 {
	padding-bottom: 15px;
	}
	

/* Images
----------------------------------------------- */	
img {
	border: none;
	}	
	
.imgright {
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #c7c5c5;
	}
	
.borderoff {
	border: none;
	}		
	
/* Site Info
----------------------------------------------- */
#siteinfo {
	width: 970px;
	margin: 0  auto 20px auto;
	color: #ededed;
	background-image: url(images/common/footer_corners.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	background-color: #570602;
	text-align:center;
	padding: 15px 0 30px 0;
	font-size: 90%;
	}
	
	

/* Home Page Attributes
----------------------------------------------- */
#forbes {
	background-image: url(images/home/forbes.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding: 0px 15px 75px 15px;
	}
	
#forbestitle {
	color: #999999;
	font-size: 75%;
	}	
	
#forbes_feed li {
	padding: 10px 0 0 0;
	}	
	
#forbes_feed a, #forbes_feed a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	}	
	
#forbes_feed .date {
	color: #999999;
	font-size: 90%;
	}	
	
#blog_container {
	background-image: url(images/home/blog_background.jpg);
	background-repeat: no-repeat;
	color: #ededed;
	padding: 20px 15px 15px 15px;
	background-color:#871c0a;
	}	
	
#blog_container a, #blog_container a:visited {
	color: #efb75f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	}	

#blog_container li {
	padding: 0 0 20px 10px;
	margin: 0 0 0 15px;
	list-style-type:disc;
	list-style: #efb75f;
	}
	
#blog_container #tweetmeme {
	display: none;
}	
		
	
#speaking {
	background-image: url(images/home/adam_hartung.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color: #fefff9;
	padding: 15px;
	}	
	
#speakingtext {
	padding-right: 200px;
	}
		
		
#twitter {
	padding: 0 0 10px 0;
	}	
	

	
/* Book Attributes
----------------------------------------------- */
.bookcover {
	float: right;
	margin: 0 0 20px 20px;
	}
	
#ftpress {
	background-image: url(images/books/ft_press.jpg);
	background-repeat: no-repeat;
	background-color: #6a6654;
	padding: 80px 20px 10px 20px;
	color: #ffffff;
	}	
	
#ftpress a, #ft press a:visited {
	color: #f7dbbc;
	}	
			
.review {
	border-bottom: 1px dotted #c7c5c5;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	}			
			
/* Press Attributes
----------------------------------------------- */			
.pressimg {
	float: left;
	margin: 0 0 10px 0;
	}
	
.presstxt {
	margin-left: 80px;
	}	
	
#twitter_feed_press {
	margin: 0 0 15px 0;
	}	
	
.downloads, .downloads1 {
	width: 120px;
	float: left;
	}	
	
.downloads {
	margin-right: 25px;
	}	
	
/* Print Attributes
----------------------------------------------- */			
.printonly {
	display: none;
	}
	
	