/*
Theme Name: FigmentThinking.com v4
Theme URI: http://www.figmentthinking.com/
Description: Customized WordPress theme.
Version: 4
Author: Marion Dorsett
Author URI: http://www.figmentthinking.com/
Tags: 

*/

html {
	font: 100% Arial, Helvetica, sans-serif;
	color: #333333;
}
body {
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
	background: url(images/figmentthinking-v4_01.jpg) repeat-x;
}
#preLoadImages {
	display: none;
	margin: 0px;
	padding: 0px;
}
#outerWrapper {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
}
#bannerWrapper {
	background: url(images/figmentthinking-v4_02.jpg) no-repeat center top;
	height: 200px;
	width: 800px;
	margin: 0px auto;
	padding: 0px;
}
#banner {
	height: 140px;
	margin: 0px;
	padding: 0px;
	display: block;
}
#banner #homeLink {
	clear: left;
	float: left;
	width: 450px;
	display: block;
	height: 140px;
	border: none;
	margin: 0px;
	padding: 0px;
}
#banner #tagLine {
	width: 204px;
	margin: 0px;
	padding: 36px 0px 0px;
	color: #000000;
	font-size: 1.1em;
	line-height: 1.2;
	text-decoration: none;
	font-weight: normal;
	float: left;
}
#mainNav {
	line-height: 1.9;
	font-size: 1.6em;
	margin: 0px;
	padding: 0px;
	width: 800px;
	clear: both;
	float: none;
}
#mainNav a:link, #mainNav a:visited {
	font-weight: bold;
	color: #333333;
	display: block;
	float: left;
	text-decoration: none;
	margin: 0px auto;
	padding: 0px 10px;
}
#mainNav a:hover, #mainNav a:active {
	font-weight: bold;
	color: #666666;
	display: block;
	float: left;
	text-decoration: underline;
	margin: 0px auto;
	padding: 0px 10px;
}
#mainNav a.current {
	background:#FF9900;
}
#innerWrapper {
}
#sidebarWrapper {
	float: right;
	width: 185px;
	margin: 10px 10px 10px 0px;
	padding: 10px;
	border: 1px solid #e2e2e2;
	clear: right;
}
#sidebar {
}
#sidebar ul, #sidebar ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidebar h2 {
	font-size: 1.4em;
	padding: 10px 0px 4px;
	margin: 0px 0px 10px;
	border-bottom: 1px solid #999999;
}
#sidebar a:link, #sidebar a:visited {
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
}
#sidebar a:hover, #sidebar a:active {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
#sidebarFeedOptin a:link, #sidebarFeedOptin a:visited {
	color: #333333;
	text-decoration: none;
}
#sidebarFeedOptin a:hover, #sidebarFeedOptin a:active {
	color: #0000CC;
	text-decoration: underline;
}
#contentWrapper {
	margin: 10px 10px 10px 0px;
	padding: 10px 0px 10px 10px;
	float: left;
	width: 550px;
	clear: left;
}
.categoryIcon {
	padding: 0px;
	float: left;
	margin: 0px 8px 0px 0px;
}
#content a:link,#content a:visited {
	color: #0000cc;
}
#content a:hover,#content a:active {
	color: #cc0000;
}

#content {
}
#content h1 a:link, #content h1 a:visited {
	color: #000;
}
#content h1 a:hover, #content h1 a:active {
	color: #cc0000;
}
#sidebar #searchform {
	display: block;
	width:185px;
	margin: auto;
	text-align:center;
}
#sidebar #searchform #s {
	width: 130px;
}
#footerWrapper {
	margin: 0px auto;
	clear: both;
	padding: 10px;
	width: 800px;
}
#copyright {
	text-align: center;
	font: 1.0em/1.2 Arial, Helvetica, sans-serif;
	color: #333333;
}
#copyright a:link, #copyright a:visited {
	font-weight: normal;
	color: #0000CC;
	text-decoration: underline;
}
#copyright a:hover, #copyright a:active {
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}
form {
	margin: 0px;
	padding: 0px;
}
input[type='text'], input[type='password'], textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
input[type='submit'], input[type='button'] {
	color: #333333;
	font-weight: bold;
}
input[type='submit']:hover, input[type='button']:hover {
	color: #cc0000;
	font-weight: bold;
}
.breaker {
	margin: 0px;
	padding: 1px;
}
.pagination {
	padding: 8px 0px;
	margin: 0px;
}
#content .totalCommentsWrapper {
	float:right;
	clear: right;
}

#content .totalCommentsWrapper a {
	padding: 10px;
	margin: 0px 0px 10px 10px;
	clear: right;
	text-align:center;
	display: block;
	color: #000000;
}
#content .totalCommentsWrapper a:link, #content .totalCommentsWrapper a:visited {
	background: #FFFF99;
	text-decoration: none;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #ffffff;
}
#content .totalCommentsWrapper a:hover, #content .totalCommentsWrapper a:active {
	background: #66CCCC;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #ffffff;
}
#content .totalComments {
	font-size: 2.2em;
}
.blogPost {
	clear: both;
	font-size: 1.2em;
}
.blogPost h1 {
	font-size: 1.6em;
}
.blogPost h1 a {
	color: #333333;
	text-decoration: none;
}
.blogPost h2 {
	font-size: 1.4em;
}
.blogPost h3 {
	font-size: 1.2em;
}
.blogPost h2 a:link, .blogPost h2 a:visited, .blogPost h3 a:link, .blogPost h3 a:visited {
	color: #0000cc;
	text-decoration: underline;
	font-weight: normal;
}
.blogPost h2 a:hover, .blogPost h2 a:active, .blogPost h3 a:hover, .blogPost h3 a:active {
	color: #cc0000;
	text-decoration: underline;
	font-weight: normal;
}
.blogEntry {
}
.avatar {
	float: left; 
	padding: 2px; 
	margin: 0px 4px 0px 0px; 
	border: 1px solid #ddd; 
	background: white; 
}
.commentEntry cite, .commentEntry a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentEntry a:link, .commentEntry a:visited {
	font-weight: normal;
	color: #0000CC;
	text-decoration: underline;
}
.commentEntry a:hover, .commentEntry a:active {
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}
.commentEntry p {
	font-weight: normal;
	line-height: 1.2em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
.commentEntry {
	border: 1px solid #CCCCCC;
	padding: 8px;
	margin: 8px;
}
.alt {
	background:#FFFF99;
}
.marion {
	background:#BFDFFF;
	border: 1px solid #0067CE;
}
a img {
	border: none;
}
