body
{
	background-color: #fff;
	text-align: center;
	margin: 0;
	background: #fff url('/images/layout/header3_bg.gif') repeat-x;

}
.inventionsblog { display: none}
#main {
	min-height: 2200px;
	_height: 2200px;
}
#header A.home {
	display: block;
	position: absolute !important;
	top: 0;
	left: 0;
	width: 260px;
	height: 158px;
}
#header A.home SPAN {
	display: none;
}
#header {
	
	width: 100%;
	height: 184px;
	background: url('/images/layout/header14_blog.jpg') no-repeat top left;
}

#side-content A.submit-idea {
	display: block;
	background: url('/images/layout/submit_idea_rightside230.png') no-repeat top left;
	width: 230px;	
	height: 121px;
	padding: 0;
	margin: 10px 0 18px 0;
}
#side-content .text {
	color: #999;
	margin-left: 2px;
}
#content {	
	text-align: left;
}
#content .alignleft {
	float: left;
	margin-right: 10px;
	margin-left: 0;
}
#content .alignright {
	float: right;
	margin-left: 10px;
	margin-right: 0;
}

#content OL LI { 
	margin-bottom: 1em;
}
#content H2 {
	padding: 10px 0 2px 0;
 	text-decoration: none; 	
 	margin: 0;
	font-family: georgia, times;
	font-size: 2em;
	color: #38b;
	font-weight: normal;
 	border-bottom: solid #bdf 1px;
}
#content H2 A {
	color: #38b;
	text-decoration: none;
}
#content H2 A:visited {
	color: #38b;
	text-decoration: none;
}
#content H1, #content H1 A {
	margin: 0;
	padding: 10px 0 0 0;
	font-weight: normal;
	font-size: 1.7em;
 	color: #999;
 	text-decoration: none;
}
#content .post {
	padding-bottom:35px;
	/*border-bottom: dotted #ddd 1px;*/
	

}
.pagination { clear: both;border-top: solid #bdf 1px;padding-top:10px;margin-top:70px }
.featured {
	border-left: solid #bdf 1px;padding:10px;width:33%;padding-top:10px;
}
#content .post IMG {
	padding:5px;
	background:#fff;
	border:solid #eee 1px;
	border-right:solid #eee 2px;
	border-bottom:solid #eee 2px;
}
#content .post IMG.noborder {
	border: none;
}
#content .post-date {
	color: #999 !important;
	font-size:0.8em;
	margin: 0;
	padding: 0;
	color: #036;
}
#content .post-cath {
	font-size: 0.8em;
}
#content .post-cath A {
	color: #38b;
}
#content .post-edit {
	font-size: 0.8em;
}
#content .post-edit A {
	color: #38b;
}
#content .post-comm {
	margin: 0;
	padding: 3px 5px 3px 5px;
	float: right;
	position: relative;
	top: -15px;
	border: solid #bdf 1px;
	border-top: none;
	font-size:0.9em;
}
#content .post-comm A {
	color: #999;
}
#content A {
	color: #036;
}
#content .entry {
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 15px;
}
#side-content .rss-feed {
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
	background: url('images/feed-icon.gif') no-repeat;
	font-size: 1.5em;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 32px;
	color: #999;
	width: 250px;
	height: 28px;
}
#side-content {
	padding: 20px;
	padding-right: 30px;
	z-index: 2;
	float: right;
	text-align: left;
	width: 229px;
}
#side-content .side-element {
	margin-top: 15px;
}
#side-content .side-element h2 a.rsswidget {
	color: #000;
}
#side-content .side-element .rsswidget ul li a {
	color: #036;
}
#side-content .side-element h2 {
	padding: 0 0 2px 0;
	margin: 1.3em 0 0.5em 0;
	font-size:1.5em;
	font-family: georgia;
	font-weight: normal;
	color: #38b;
}
#side-content .side-element UL {
	margin: 0;
	padding: 0;
}
#side-content .side-element UL LI {
	font-size: 1.1em;
	padding-left:0.5em;
	line-height: 1.2em;
	list-style: none;
	margin-bottom: 1.1em;
	color: #38b;
}
#side-content .side-element A {
	color: #999;
	text-decoration: none;
}
#side-content A {
	color: #38b;
	text-decoration: none;
}
#side-content .side-element UL LI A:hover {
	text-decoration: underline;
}
#footer {
	clear: both;
	margin-top: 150px;
}
#recentcomments LI A {
	font-weight: normal;
}
#recentcomments LI {
	font-weight: bold;
}
#index-page .excerpt {
	margin: 1em 0 2em 0;
	padding: 0;
	font-size: 1em;
}
#index-page .excerpt strong {
	font-family: georgia;
	font-weight: normal;
	font-size: 1.3em;
}
#index-page .excerpt strong a {
	color: #38b;
	text-decoration: none;
}

#index-page strong {
	display: block;
	margin-bottom: 10px;
}
#index-page .excerpt p {
	margin: 0;
	display: inline
}
#index-page .col1 {
	width: 48%;
}
#index-page .col2 {
	width: 48%;
}
#index-page H1 {
	margin: 3px 0 35px 0;
	font-family: georgia, times;
	font-size: 2.6em;
	color: #38b;
	font-weight: normal;
}
.prev_entries {
	font-size: 1.5em;
}
/****** MISC CONTENT STYLES **********/
.clear_content {
	clear:both;
}
.hr {
	border-bottom: dotted #ddd 1px;
	padding-top:10px;
	margin-bottom:5px;
}
.box-border {
	background: #f7f7f7;
	margin: 20px 0 20px 0;
	border: solid #ddd 1px;
	padding: 15px;
}
.error {
	color:red;
	font-weight:bold;
}

.photo_right {
	float:right;
	margin-left:10px;
	padding:5px;
	background:#fff;
	border:solid #eee 1px;
	border-right:solid #eee 2px;
	border-bottom:solid #eee 2px;
}

.photo_left {
	float:left;
	margin-right:10px;
	padding:5px;
	background:#fff;
	border:solid #eee 1px;
	border-right:solid #eee 2px;
	border-bottom:solid #eee 2px;
}
.noborder {
	border: none;
}
.photo {
	padding:5px;
	background:#fff;
	border:solid #eee 1px;
	border-right:solid #eee 2px;
	border-bottom:solid #eee 2px;
	margin-bottom:10px;
}
.aligncenter {
	margin: 0 auto 0 auto;
}
.wp-caption-text {
	padding: none !important;
	margin: none !important;
	font-size: .8em;
	color: #999;
	position: relative;
	top: -0.5em;
	line-height: 1.5em;
}
