* {
	margin: 0px;
	padding: 0px;
}

/* #f2f6f6 */

body {
	background: url(/images/topbgfade.jpg) repeat-x;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
}

.printonly {color: #000000; display: none;}
img, fieldset {border: 0px;}
td {vertical-align: top;}

a:link {color: #4963a1;}
a:visited {color: #4963a1;}
a:hover {color: #7c96d4;}
a:active {color: #7c96d4;}

a.more {
	color: #0f298a; 
	font-size: xx-small; 
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
a.more:hover {text-decoration: underline;}
.entry a.more {font-size: x-small;}
.more-p {text-align: right;}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
}

#content {
	clear: both;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 25px;
	width: 480px;
}

#side {
	color: #444444;
	margin-left: 545px;
}



#banner {
	background: #ffffff url("/images/bannerfade.jpg") no-repeat;
	height: 129px;
	padding-top: 12px;
	padding-left: 25px;
	padding-right: 30px;
	text-align: right;
}

#banner p {
	color: #dde8ea;
	float: right;
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 1.5em;
	margin-top: 17px;
	text-align: right;
	width: 400px;
}

#banner .more {
	color: #bcfeff;
	font-style: normal;
}

#funcs {
	color: #69d5fa;
	float: left;
	font-family: Helvetica, Trebuchet, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: medium;
}
#funcs ul {list-style-type: none;}
#funcs li {display: inline; padding-right: 1px;}
#funcs img {margin-top: 1px;}
#funcs a {color: #ffffff; font-family: Georgia, "Times New Roman", Times, sans-serif; text-decoration: none;}
a.littleA {font-size: small;}
a.bigA {font-size: large;padding-right: 5px;}

#topnav ul {
	float: left;
	display: inline;
	list-style-type: none;
	margin-left: 200px;
	margin-top: 2px;
}

#topnav li {
	color: #69d5fa;
	display: inline;
	font-family: Helvetica, Trebuchet, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: small;
	text-transform: uppercase;
}

#topnav a:link, #topnav a:visited {
	color: #c0ecfd;
	text-decoration: none;
}

#topnav a:hover, #topnav a:active {
	color: #d1fdfe;
	text-decoration: underline;
}

#topnav form, #topnav div {display: inline;}

#topnav input {
	border: 1px solid #69d5fa;
	width: 150px;
}

#banner-layer2 {
	clear: both;
}

#banner #homelink {
	float: left;
	height: 48px;
	margin-top: 50px; 
	width: 270px;
}


/* --- MAIN CONTENT --- */

h1 {color: #4f629c; font-size: xx-large; font-weight: normal;}

#author h1 {margin-bottom: 20px;}

#content h2, #archives th {
	color: #4f629c;
	font-size: x-large;
	font-variant: small-caps;
	font-weight: normal;
	margin-top: 8px;
}

#content h2 a {text-decoration: none;}

h2 .author {white-space: nowrap;}

div.authorpic {
	float: left;
	margin: 18px 10px 0px 0px;
}

img.avatar {
	border: 0px;
}

#content p, #content li, #content td {
	font-size: 13px;
	line-height: 1.7em;
	margin-top: 1em;
}

#content blockquote {background-color: #eeeeee; color: #222222; margin: 1em; padding: 0 0 1em 0;}

#content blockquote h3,
#content blockquote h4 {margin: 0; padding: 1em 20px 20px 20px;}

#content blockquote p {margin: 0; padding: 1em 20px 0 20px;}

#content .centerbox {
	text-align: center;
	margin: 20px 0px 20px 0px;
}

#content img.left {
	float: left;
	margin: 20px 20px 20px 0px;
}

#content img.right {
	float: right;
	margin: 20px 0px 20px 20px;
}

#content ul, #content ol {margin-left: 3em;}

.pagination {
	font-size: x-small;
	text-align: right;
	margin: 20px 0px 20px 0px;
}

.postdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-transform: uppercase;
}

.postdate a {text-decoration: none;}

.author {
	color: #000000;
	font-size: medium;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	padding-left: 0.5em;
}

.author a:link, .author a:visited {color: #000000;}

.entry {margin-bottom: 3em;}

#content .footnote {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	margin-top: 40px;
}

#content h3 {
	color: #4f629c;
	font-size: large;
	font-weight: bold;
	margin: 8px 0px 8px 0px;
	}

#content h4 {
	color: #000000;
	font-size: medium;
	font-weight: bold;
	margin: 8px 0px 8px 0px;
	padding: 0px;
	}

#content img.storeimage {
	width: 113px;
	border: 1px solid #000000;
	}

#content img.whoarewepic {
	width: 57px;
	height: 57px;
	border: 1px solid #000000;
	float: left;
	margin: 20px 10px 0px 0px;
	}
			
#content .smallcaps {
	font-variant: small-caps
	}
	
#content h3.showcomments {
	background: url(/images/swirl.gif) no-repeat;
	color: #4f629c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	margin: 1em 0 0 0;
	min-height: 14px;
	padding-left: 35px;
}

#content table {
	border-spacing: 10px;
}

#content .comments {border-left: 3px dotted #cccccc; margin: 15px 0 50px 40px; padding-left: 20px; width: 375px;}

#content .h3_comments {color: #4f629c; font-weight: normal; margin: 30px 0 0 0; padding-bottom: 3px;}

#content .commentform .h3_comments {margin-bottom: 15px;}

#content .comment {
	border-bottom: 1px dotted #4f629c;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0 10px 0;
}

.commentauthor {color: #f7941e; display: block; float: left; font-size: small; font-weight: bold;}
.commentauthor a:link, .commentauthor a:visited {color: #f7941e;}
.commentauthor a:hover, .commentauthor a:active {color: #e7b000;}
.commentdate {color: #999999; display: block; float: right; font-size: x-small;}
.commentbody {clear: both;}

.commentform label {clear: left; display: block; float: left; width: 80px;}
#content .commentform p {clear: left; margin: 3px 0 0 0;}
.cf {border: 1px solid #cccccc; width: 313px;}
.cfcb {border: 0;}
.cfbutton {margin: 10px 0 0 0px; padding: 3px; width: 70px;}
.cfbutton:hover {background-color: #dddddd; cursor: pointer;}

.interviewer {
font-weight: bold;
font-size: small;
color: #4f629c;
}

.teaser {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
color: #666;
}

/* --- SIDE --- */

#side p {
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	font-size: 11px;
	line-height: 1.2em;	
}

#product {
	margin: 10px 0px 5px 0px;
	overflow: hidden;
}

#sideleft {
	float: left;	
	width: 265px;
}

/* Briefing box */

#briefing {
	width: 202px;
	height: 129px;
	background-color: #c2e7fa;
	color: #0f298a;
	padding: 10px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

#briefing img {float: left;}
#briefing p, #briefing li {font-family: Arial, sans-serif;}
#briefing a:link, #briefing a:visited {
	color: #0f298a;
	font-size: small;
	text-decoration: none;
}
#briefing a:hover, #briefing a:hover {text-decoration: underline;}
#briefing p#thesolapanel {
	font-size: small;
	margin: 0px 0px 0px 110px;
}
#briefing p#sponsored {
	font-size: xx-small;
	line-height: 1.5em;
	text-transform: uppercase;
	margin: 20px 0px 20px 110px;
}
#briefing p#thebriefing {
	margin: 0px 0px 20px 110px;
}

#thebriefing a:link, #thebriefing a:visited {
	color: #0f298a;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
}

#thebriefing a:hover, #thebriefing a:hover {text-decoration: underline;}

#briefing p#currentbriefing {
	clear: left;
	margin: 5px 0px 5px 0px;
	text-transform: none;
}

#briefing p#currentbriefing {
	font-size: small;
	text-transform: uppercase;
}

#briefing #briefingtitle {
	line-height: 1.1em;
	margin: 0px;
}

#briefingtitle a:link, #briefingtitle a:visited {
	color: #0f298a; 
	font-size: small;
	font-weight: bold;
}

#briefingcontents {
	font-size: x-small;
	list-style-type: none;
}

#briefingcontents li {
	line-height: 1.3em;
	text-transform: none;
	font-size: x-small;
}

#briefingcontents a:link, #briefingcontents a:visited {
	font-size: x-small;
	text-decoration: underline;
}

.briefingauthor {color: #6b85c3; text-transform: uppercase;}

/* Sponsor ads */

#sponsorads {
	width: 450px;
	margin-bottom: 5px;
}

#sponsorads a {
	text-decoration: none;
}

#sponsorads h2,
#recentposts h2 {
	color: #0e3a97;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	margin: 20px 0px 0px 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-transform: uppercase;
}

#sponsorads h2 {
	border-bottom: 1px dotted #4f629c;
	margin: 10px 0px 10px 0px;
}

#sponsorads img.adbox {
	width: 222px;
	height: 149px;
	margin-bottom: 5px;
	border: 0px;
}

#sponsorads #sponsorcolleft {
	width: 222px;
	float: left;
	margin-right: 6px;
}

#sponsorads #sponsorcolright {
	
}

#sideleft {
	float: left;	
	width: 256px;
}

/* Recent posts */

#recentposts {
	background-color: #ffffff;
	padding: 20px 20px 0px 0px;
}

#recentposts h2 {
	color: #0e3a97;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	margin: 20px 0px 0px 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-transform: uppercase;
}

#recentposts .rssicons {float: right; margin-top: 20px;}

#recentposts a:link, #recentposts a:visited {text-decoration: none;}
#recentposts a:hover, #recentposts a:active {text-decoration: underline;}

a.recenttitle:link, a.recenttitle:visited {
	color: #222222;
	font-weight: bold;
}

a.recenttitle:hover, a.recenttitle:active {
	color: #000000;
}

#recentposts p {
	border-top: 1px dotted #4f629c;
	clear: both;
	color: #555555;
	line-height: 1.5em;
	padding: 0.5em;
}

/* Links */

#sidelists {
	background: #f2f6f6;
	margin-left: 265px;
	padding-bottom: 20px;
	width: 186px;
}

#sidelists h2 {
	color: #4f629c;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	padding-left: 20px;
	text-transform: uppercase;
}

#sidelists a:visited {color: #5a74b2;}

#profilelist {
	display: none;
}

#profile {
	height: 200px; 
	overflow: hidden;
	padding: 20px;
}

#profile img {float: left;}
#profile h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	min-height: 40px;
	margin-left: 48px;
	padding-top: 20px;
	text-transform: none;
}
#profile p {
	font-family: Arial, sans-serif;
	font-size: 10px;
	margin: 10px 0px 20px 0px;
}

#sidelists ul {
	list-style-type: none;
	padding-left: 20px;
}

#sidelists li {
	font-size: x-small;
	line-height: 2em;
	text-transform: uppercase;
}

#sidelists a:link, #sidelists a:visited {
	text-decoration: none;
}

#sidelists ul li a span.convenor {font-size: 8px;}


/* --- FAT FOOTER --- */

#fatfooter {
	clear: both;
	margin-top: 40px;
}

#fatfooter a:link, #fatfooter a:visited {text-decoration: none;}
#fatfooter a:hover, #fatfooter a:active {text-decoration: underline;}


#fatfooter h4 {
	color: #0e3a97;
	border-bottom: 1px dotted #4f629c;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
	text-transform: uppercase;
}

#fatfooter p {
	font-size: small;
	clear: both;
	color: #555555;
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	padding: 0.5em;
}

#fatcolone {
	float: left;
	width: 230px;
	padding: 20px 0px 20px 0px;
}

#fatcoltwo {
	float: left;
	width: 287px;
	padding: 20px 0px 20px 20px;
}

#fatcolthree {
	float: left;
	width: 287px;
	padding: 20px 0px 20px 20px;
}

#fatcolfour {
	float: left;
	width: 160px;
	padding: 20px 0px 20px 20px;
}

#fatcolfour h4 {
	color: #4f629c;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	text-transform: uppercase;
}


/* archives */

#archives #authorul {margin-top: 40px;}
#archives #content p {font-family: Helvetica, Arial, sans-serif; margin-left: 25px;}

/* author */

#author h1 {
	margin-left: 67px;
	padding-top: 23px;
}

#author #content h2 {
	clear: both;
	font-size: medium;
	margin-top: 20px;
	margin-bottom: 10px;
}

#author #authorposttable {
	background-color: #ecf5fc;
	height: 30px;
	overflow: auto;
	width: 100%;
}

#author #bookstable {
	background-color: #ffffff;
	height: 30px;
	overflow: auto;
	width: 100%;
}

#author #content td, #content #authorul li {
	color: #999999;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: x-small;
	padding: 4px;
	text-transform: uppercase;
}

#content ul#authorul {
	list-style-type: none;
	width: 350px;
}

#content #authorul li {
	background-color: #f2f6f6;
	border: 1px solid #cccccc;
	display: inline;
	float: left;
	margin: 0 2px 2px 0;
	padding: 22px 0 14px 0;
	text-align: center;
	width: 110px;
}

#content #authorul li a:link, #content #authorul li a:visited, #author #content td a:link, #author #content td a:visited {text-decoration: none;}
#author #content td a:link {font-weight: bold;}
#author #content td a:visited {font-weight: normal;}

#content #authorul li img {margin-bottom: 0px;}

#author #content td {
	border-bottom: 1px solid #cccccc;
}

#author #content tr:hover {
	background-color: #ececec;
}

#author #content td.authortd-title {
	font-size: small;
	text-transform: capitalize;}

#author td a:link, #author td a:visited {color: #4963a1;}
#author td a:visited {text-decoration: none;}
.authortd-read {width: 5px;}
.authortd-read a:link:after {
	content: "•";
}
.authortd-comments {text-align: center;}

#content #authorpic {float: left;}


th.header { 
    background-image: url(/images/bg.gif);     
    cursor: pointer; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: x-small;
    font-weight: bold; 
    background-repeat: no-repeat; 
    background-position: center left;
	padding-left: 20px;
	text-align: left;
}
th.headerSortUp { 
    background-image: url(/images/asc.gif); 
}
th.headerSortDown { 
    background-image: url(/images/desc.gif); 
}

/* search */

#searchtype {
	border-right: 1px dotted #4f629c;
	display: inline;
	float: left;
	margin-right: 30px;
	padding-right: 30px;
	width: 280px;
}

#content form {
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
}

#content input, #content label, #content legend, #content textarea, #content select {
	font-size: small;
	margin-bottom: 5px;
}
#content input, #content select {border: 1px solid #cccccc;}
#content label, #content legend {color: #4f629c;}
#searchtype input, #searchtype select {width: 280px;}
#searchoptions legend {font-size: 90%; font-weight: bold;}
#searchdate, #orderby {width: 100px;}
#submitbutton {background-color: #eeeeee; border: 1px solid #aaaaaa; padding: 3px; width: 80px;}
#submitbutton:hover {background-color: #dddddd; border: 1px solid #777777; cursor: pointer;}
#submitbutton2 {background-color: #eeeeee; border: 1px solid #aaaaaa;}
#searchresult {border-top: 1px dotted #4f629c; margin-top: 15px; padding-top: 15px;}
#searchresult p {font-size: small;}
#search h2 {font-size: medium; margin-bottom: 5px;}
#search #content p {margin: 0;}
#search #content .author {font-size: small;}
#content input.radio {border: 0px;}
#content .recaptchatable label {float: none}