/* geoffcolvin.com styles

Version 10.5.2008

*/

/* Basic styles */

body {
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 90%;
	color: #000;
	text-align: center;
}

a:link {
	color: #009de9;
}

a:visited {
	color: #009de9;
}

a:active {
	color: #009de9;
}

a:hover {
	color: #d77f30;
}

#container {
	width: 925px;
	margin: 0 auto;
	background: url('/images/container_bg.gif') left top repeat-y;
	text-align: left;
}

/* 2. Header items */

#header {
	height: 150px;
	background: #fff url('/images/header_bg.gif') no-repeat;
	border-bottom: 1px solid #8d8e8f;
}

.logo {
	padding: 54px 0 0 25px;
}

.main-nav {
	padding: 25px 0 0 25px;
}

.main-nav ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.main-nav li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* 3. Content items */

#content-container {
	float: left;
	width: 100%;
	margin: 0 -280px 0 0;
}

#content-area {
	margin: 0 280px 0 25px;
	padding: 10px 0 10px 0;
	line-height: 140%;
}

.gc_home {
	height: 205px;
	width: 157px;
	background: url('/images/content/gc_home_bg.gif') top left no-repeat;
	padding: 43px 0 0 150px;
}

.gc-home-wide {
	height: 205px;
	background: url('/images/content/gc_home_wide_bg.gif') left top no-repeat;
	padding: 43px 0 0 150px;
}

.finding-upside-home {
	width: 362px;
	height: 79px;
	margin: 0 0 10px 0;
	padding: 45px 242px 0 15px;
	background: url('../images/content/finding-upside-home_bg.jpg') left top no-repeat;
}

.finding-upside-home p {
	margin: 0;
	padding: 0;
}

.article-summary, .article-summary-highlight {
	padding: 0 5px 0 5px;
}

.article-summary-highlight {
	background: #eee;
}

.article-summary h2, .article-summary-highlight h2, .article-summary h3, .article-summary-highlight h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 110%;
}

.article-summary h2 a:link, .article-summary-highlight h2 a:link, .article-summary h3 a:link, .article-summary-highlight h3 a:link {
	color: #000;
	text-decoration: none;
}

.article-summary h2 a:hover, .article-summary-highlight h2 a:hover, .article-summary h3 a:hover, .article-summary-highlight h3 a:hover {
	color: #d77f30;
	text-decoration: none;
}

.article-summary .date, .article-summary-highlight .date, .news-article .date {
	font-family: Verdana, Arial, sans-serif;
	font-size: 75%;
	color: #805327;
	font-weight: bold;
}

.article-summary .date {
	margin-bottom: 0;
	padding-bottom: 0;
}

.article-summary h2 .date, .article-summary-highlight h2 .date, .article-summary h3 .date, .article-summary-highlight h3 .date  {
	font-size: 70%;
}

.article-summary .summary {
	margin-top: 0;
	padding-top: 0;
}

.fortune-article .summary {
	font-weight: bold;
}

.news-article .date {
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 95%;
	font-style: italic;
}

.fortune-article .date {
	font-size: 105%;
	color: #009de9;
	font-weight: bold;
	font-style: italic;
}

.archives {
}

.archives ul {
	list-style: none;
}

.archives li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.searchbox {
}

.searchbox .searchlabel {
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
}

.searchbox-wide {
	margin: 0 0 10px 0;
	padding: 5px 5px 5px 90px;
	background: #eee;
	font-family: Verdana, Arial, sans-serif;
	font-size: 75%;
}

.searchbox-wide .searchlabel {
	margin: 0 4px 0 0;
	padding: 5px 4px 4px 25px;
	background: #dfdfdf;
	text-align: right;
}

.searchresults-paginate {
	font-family: Verdana, Arial, sans-serif;
	font-size: 75%;
}

.books-subnav {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 85%;
	letter-spacing: 0.1em;
}

.books-subnav li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 10px 0 0;
}

.books-subnav a:link, .books-subnav a:active, .books-subnav a:visited, .books-subnav a:hover {
	text-decoration: none;
}

.books-subnav a:link, .books-subnav a:active, .books-subnav a:visited {
	color: #000;
}

.books-subnav a:hover {
	color: #009de9;
}

.books-subnav strong a:link, .books-subnav strong a:active, .books-subnav strong a:visited, .books-subnav strong a:hover {
	color: #009de9;
}

/* 4. Sidebar items */

#sidebar {
	float: right;
	width: 254px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 75%;
	line-height: 130%;
}

#sidebar ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}

#sidebar li {
	list-style-type: none; /* Repeated for IE */
	margin: 0;
	padding: 4px 0 4px 0;
}

#sidebar li img {
	vertical-align: middle;
}

.sidebar-item {
	padding: 10px 15px 5px 15px;
	background: url('/images/sidebar/sidebar-item_bg.gif') left top no-repeat;
}

.sidebar-item p {
	margin-top: 0;
}

.sidebar-item .date {
	margin: 0;
	padding: 0;
	color: #9b9b9b;
}

.sidebar-advancedpraise {
	line-height: 140%;
}

.sidebar-advancedpraise p {
	text-align: center;
}

.sidebar-purchase {
	font-size: 105%;
	font-weight: bold;
}

.sidebar-purchase img {
	padding: 5px 0 0 0;
}

.sidebar-purchase a:link, .sidebar-purchase a:hover, .sidebar-purchase a:active, .sidebar-purchase a:visited {
	color: #d77f30;
	text-decoration: none;
}

/* 5. Footer items */

#footer {
	clear: both;
	padding: 0 0 0 25px;
	background: #fff;
	border-top: 1px solid #8d8e8f;
	font-family: Verdana, Arial, sans-serif;
	font-size: 75%;
	color: #8d8e8f;
}

/* 6. Font items */

h1 {
	margin-bottom: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 210%;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 160%;
}

h3 {
	margin: 0 5px 5px 0;
	font-size: 120%;
}

#sidebar h3 {
	font-family: Helvetica, Arial, sans-serif;
	margin: 3px 0 18px 0;
	padding: 0 0 5px 0;
}

h4 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 115%;
}

.sidebar-newsevents h4 {
	margin: 0 0 5px 0;
	padding: 5px 0 10px 0;
}

.sidebar-fortunework h4 {
	margin: 0;
	padding: 0;
}

.subcontent {
	font-size: 90%;
}

.highlight {
	color: #009de9;
	font-weight: bold;
}

.credit {
	padding: 0 0 10px 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 75%;
	color: #009de9;
	font-weight: bold;
	text-align: center;
}

blockquote {
	width: 80%;
	margin: 0 auto;
	padding: 6px;
	border-top: 1px solid #001949;
	border-bottom: 1px solid #001949;
	background: #eee;
	font-size: 85%;
}

#heading-geoff {
	width: 220px;
	height: 41px;
	background: url('/images/headings/heading-geoff.gif') top left no-repeat;
}

#heading-talent {
	width: 317px;
	height: 61px;
	background: url('/images/headings/heading-talent.gif') top left no-repeat;
}

#heading-upside {
	width: 317px;
	height: 88px;
	background: url('/images/headings/heading-upside.gif') top left no-repeat;
}

#heading-finding-upside {
	width: 407px;
	height: 17px;
	background: url('/images/headings/heading-whos-finding.gif') top left no-repeat;	
}

#heading-praise {
	width: 220px;
	height: 38px;
	background: url('/images/headings/heading-advancedpraise.gif') top left no-repeat;
}

#heading-advancedpraise {
	width: 220px;
	height: 17px;
	margin: 20px 0 0 0;
	background: url('/images/headings/heading-advancedpraise_new.gif') top left no-repeat;
}

#heading-speaking {
	width: 119px;
	height: 18px;
	background: url('/images/headings/heading-speaking.gif') top left no-repeat;
}

#heading-fortunework {
	width: 187px;
	height: 18px;
	background: url('/images/headings/heading-fortunework.gif') top left no-repeat;
}

#heading-newsevents {
	width: 191px;
	height: 18px;
	background: url('/images/headings/heading-newsevents.gif') top left no-repeat;
}

#heading-contact {
	width: 109px;
	height: 18px;
	background: url('/images/headings/heading-contact.gif') top left no-repeat;
}

#heading-terms {
	width: 224px;
	height: 17px;
	background: url('/images/headings/heading-termsofservice.gif') top left no-repeat;
}

#heading-purchase {
	width: 101px;
	height: 13px;
	background: url('/images/headings/heading-purchase.gif') top left no-repeat;
}

#heading-speaking_sm {
	width: 97px;
	height: 14px;
	background: url('/images/headings/heading-speaking_sm.gif') top left no-repeat;
}

#heading-share {
	width: 62px;
	height: 23px;
	margin: 5px 0 8px 0 !important;
	background: url('/images/headings/heading-share.gif') bottom left no-repeat;
}

#heading-recentvideo {
	width: 138px;
	height: 13px;
	background: url('/images/headings/heading-recentvideo.gif') top left no-repeat;
}

#heading-newssidebar {
	width: 155px;
	height: 13px;
	background: url('/images/headings/heading-newssidebar.gif') top left no-repeat;
}

#heading-fortunesidebar {
	width: 152px;
	height: 13px;
	background: url('/images/headings/heading-fortunesidebar.gif') top left no-repeat;
}

#heading-fortunearchive {
	width: 178px;
	height: 13px;
	background: url('/images/headings/heading-fortunearchive.gif') top left no-repeat;
}

#heading-newsarchive {
	width: 211px;
	height: 13px;
	background: url('/images/headings/heading-newsarchive.gif') top left no-repeat;
}

#heading-geoff span, #heading-talent span, #heading-upside span, #heading-finding-upside span, #heading-praise span, #heading-advancedpraise span, #heading-speaking span, #heading-fortunework span, #heading-newsevents span, #heading-contact span, #heading-terms span, #heading-purchase span, #heading-speaking_sm span, #heading-share span, #heading-recentvideo span, #heading-newssidebar span, #heading-fortunesidebar span, #heading-fortunearchive span, #heading-newsarchive span {
	display: none;
}

/* 7. Etc. items */

.center {
	text-align: center;
}

.align-right {
	float: right;
	margin: 0 0 10px 10px;
}

.align-left {
	float: left;
	margin: 0 10px 10px 0;
}

.hide {
	display: none;
}

p.hide {
	margin: 0;
	padding: 0;
}