a.readmore, a.more  {
	font-size: .9em;
	font-style: italic;
	font-weight: normal;
}
a.submit {
	font-style: italic;
	font-weight: bold;
	font-size: 1.1em;
	font-family: times, serif;
	color: #EF4A23;
	float: right;
}
#column1 h1 {
	padding: 8px 0 0 0;
	min-height: 36px;
	height: auto !important; /* ie6 */
    height: 36px;
	margin: 10px 0 -8px 0;
	color: #000;
	font-size: 1.5em;
	letter-spacing: .2px;
}
#column1 h2 {
	margin: 30px 0 0 0;
}
#column1 h1.hometitle {
	background: none;
	padding: 0;
	font-size: 2.2em;
}
.cufon-loading h1.hometitle,
.cufon-loading h2.page { /* for Cufon.replace('h1.hometitle') */
	visibility: hidden !important;
}
body.home #column1 p {
	line-height: 1.8em;
}
#column1 p {
	font-size: 1.1em;
	color: #666;
}
#column1 p img {
	margin: 0 12px 3px 0;
}
#column1 img.left {
	float: left;
}
#column1 ul {
	margin: 8px 0 0 25px;
}
#column1 ul li {
	font-size: 1.1em;
	text-align: left;
}
#column2 p {
	margin: 8px 0 0 0;
}
#column2 ul {
	list-style: none;
}
#column2 h3 {
	margin: 36px 0 0 0;
	padding: 0;
	clear: both;
	line-height: 1.1em;
}
.connectwithus {
	float: left;
	margin: 0 10px 0 0;
}
.connectwithus img {
	vertical-align: middle;
	margin: 0 3px 0 0;
}
.socialsites {
	font-weight: bold;
	font-size: 1em;
	color: #000;
	padding: 8px 0 0 0;
}
.socialsites a {
	text-decoration: none;
	color: #000;
}
.socialsites a:hover {
	color: #185573;
}
.socialsites img {
	margin: 0 6px 0 20px;
	vertical-align: middle;
	float: none;
}

#column2 .connectwithus {
	margin: 10px 0 0 15px;
	border-left: 1px solid #999;
	padding: 0;
}
body.home #column2 .connectwithus,
body.home ul.nav_categories,
body.home ul.recentposts,
body.home ul.news {
	border-left: 1px solid #999;
}
#column2 table.socialsites  {
	margin: 0 0 0 15px;
}
#column2 table.socialsites td {
	font-weight: bold;
	font-size: 1em;
	color: #000;
	padding: 0 20px 0 0;
}
#column2 table.socialsites tr.row2 td {
	padding: 6px 20px 0 0;
}
#column2 table.socialsites td img {
	margin: 0 6px 0 0;
}
#column2 div.rss {
	margin: 20px 0 0 15px;
}
#column2 div.rss p {
	margin: 0;
	padding: 0;
	font-size: .8em;
}

/* see http://www.picment.com/articles/css/funwithforms/ */
#keywords, .search {
	float: right;
	margin: 7px 0 0 0;	
}
.search {
	width: 16px;	
}
#keywords {
	margin: 7px 0 0 30px;
	border: solid 0 #fff;
	height: 20px;
	width: 120px;
	background: transparent url("/images/search-background-120.gif") no-repeat ;
	padding: 2px 0 0 8px;
}
#column1 p.noresults {
	font-size: 1.3em;
}
h2.page {
	margin: 0;
}
p.even {
	background-color: #efefef;
}
p.odd, p.even {
	padding: 6px 10px 8px 10px;
	margin: 0;
}
#header>#search {
	background: transparent url("/images/search-background-120.gif") no-repeat ;
	width:107px;
}
/* see http://buildinternet.com/2009/01/changing-form-input-styles-on-focus-with-jquery/ */
.focusField {  
    background-color: #EFF5FF;  
    color: #000;  
}
.idleField {  
    background-color: transparent;  
    color: #6F6F6F;  
}
.completedField {  
    color: #000;  
}
.iconbullet {
	margin: 0 5px 0 0;
	clear: both;
}
/* blog */
div.entry  {
	margin: 25px 0 0 0;
}
div.entry {
	text-align: center;
}
div.entry.ideas {
	text-align: left;
}
div.entry div.posted {
	margin: 6px 0 25px 0;
}
div.entry p.byline  {
	text-align: center;
	font-family: times, serif;
	margin: 5px 0 0 0;
	line-height: 1.1em;
}
div.entry p.actions  {
	text-align: center;
	font-family: times, serif;
}
div.entry p {
	text-align: left;
}
div.entry p span {
	text-transform: uppercase;
}
span.commentcount {
	color: #EF4A23;
	font-weight: normal;
	font-size: .9em;
}
#column1 h1.title {
	color: #0F670C;
	font-style: italic;
	font-weight: bold;
	font-family: times, serif;
	background: none;
	padding: 10px 0 0 0;
}
div.paginate {
	margin: 20px 0 10px 0;
}
ul.nav_categories,
ul.recentposts,
ul.news {
	border-left: 1px solid #999;
	margin: 6px 0 0 15px;
}
body.home ul.nav_categories,
body.home ul.recentposts,
body.home ul.news {
	border-left: none;
}
ul.nav_categories li,
ul.recentposts li {
	margin: 0 0 4px 15px;
	padding: 0;
}
ul.news li {
	margin: 12px 0 4px 15px;
	padding: 0;
	line-height: 1.2em;
}
ul.news li div {
	line-height: 1.4em;
	margin-top: 5px;
}
ul.news li img,
ul.rss li img {
	float: left;
	margin: 2px 6px 3px 0;
}
.catheading {
	width: 100%;
}
.catheading h3 {
	text-align: center;
	font-style: normal;
	margin: 0;
}
.catheading p {
	text-align: center;
	font-style: italic;
	line-height: 1.2em;
	margin: 0;
	width: 80%;
	margin: 0 auto;
	font-size: .9em;
}
/* contact */
table.contact {
	margin: 20px;
}
table.contact th, .contact td {
	text-align: left;
	padding: 2px 15px 1px 5px;
	vertical-align: top;
	white-space: nowrap;
}
table.contact td input,table.contact td textarea {
	width: 280px;
}
table.contact td input.check {
	width: 20px;
}
body.contactform {
	background: #98aac1 url(http://www.crossinnovation.net/images/contactbackground.png) 0 0 repeat-x;
}
#contact div.contact_main  {
	margin: 20px;
	vertical-align: middle;
	float: left;
	width: 440px;
}
#contact p.contact_title {
	float: left;
	vertical-align: middle;
	font-size: 2.2em;
	font-family: times, serif;
	font-style: italic;
	font-weight: bold;
	color: #000;
	width: 80px;
	line-height: 1.2em;
}
#contact div.contact_intro {
	margin: 0 20px;
	vertical-align: middle;
	border-left: 1px solid #666;
	padding: 0 0 0 15px;
	float: right;
	text-align: left;
	width: 300px;
}
body.home #contact div.contact_intro {
	border-left: none;
}
#contact div.contact_sidebar {
	margin: 20px 20px 0 0;
	vertical-align: middle;
	border-left: 1px solid #666;
	padding: 0 0 0 20px;
	float: right;
	width: 180px;
}
#contact div.contact_sidebar p {
	text-align: left;
	font-family: times, serif;
	font-size: 1.1em;
}
div#msg {
	color: #d00 !important;
	font-weight: bold !important;
	font-size: 12px !important;
	border: none !important;
	background-color: transparent !important;
	margin: 0 0 6px 0 !important;
}
div#fancy_inner {
	min-height: 440px;
	height: auto !important; /* ie6 */
   	height: 440px;
	background: #555;
}
sup, sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}
sup {
	bottom: 1ex;
	font-size: .7em;
}
sub {
	top: .5ex;
	font-size: .7em;
}
ul.rss {
	margin: 0;
}
ul.rss li {
	margin: 10px 0 0 0;
	list-style: none;
	line-height: 1.3em;
}
ul.rss li a {
	padding: 0 0 7px 0;
}
ul.rss li span {
	font-size: .8em;
}
#connect {
	clear: both;
	margin: 0 0 0 40px;
	padding: 40px 0 0 0;
}
div.subscribe {
	margin: 10px 0 0 255px;
	padding: 0;
	clear: both;
}
input.email {
	border: 1px solid #999;
	padding: 2px 4px;
	width: 150px; 
	margin: 3px 0;
}
#column2 input.email {
	width: 165px; 
}
p.copyright {
	margin: 20px 0 0 0;
	text-align: center;
}
table.bios {
}
table.bios th {
	padding: 0 15px 0 0;
}
table.bios td {
	padding: 0 0 15px 0;
}
table.projects {
}
table.projects th {
	padding: 10px 15px 0 0;
}
table.projects th img {
	border: 1px solid #666;
}
table.projects td {
	padding: 10px 0 15px 0;
	font-size: 1.1em;
	color: #000;
	line-height: 1.4em;
}
table.projects tr.last td,
table.projects tr.last th {
	padding: 20px 0 15px 0;
}
h2.blog a {
font-weight: normal;
color: #000;
}
ul.recentposts li {
line-height: 1.3em;
margin-bottom: 10px;
}
h3.home {
font-size: 1.6em;
}
blockquote {
	margin: 0 0 0 20px;
}
