body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-size: 0.9em;
	font-family: Georgia, serif, Times;
}
a img { border: none; }
input {
	font-family: georgia;
}
.clear {
	 clear: both;
}
#body-margins {
	width: 902px;
	padding: 0 9px;
	background: url(../img/global/body-bg.png) top right no-repeat;
	margin: 0 auto;
}
#body-header {
	height: 228px;
	width: 900px;
	margin: 0 1px;
	position: relative;	
}
#body-header-logo {
	background: url(../img/global/header-logo.png) no-repeat;
	height: 85px;
	width: 212px;
	position: absolute;
	left: 0;
	bottom: 55px;
}
#body-header-logo a {
	height: 85px;
	width: 212px;
	display: block;
}
#body-header-navigation {
	width: 902px;
	margin: 0 1px;
	height: 47px;
	background: url(../img/global/navigation-bg.png) no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
}
#body-header-navigation ul, #body-header-navigation li, #body-header-navigation ul ul {
	padding: 0; margin: 0; list-style-type: none;	
}
#body-header-navigation ul {
	margin: 9px 0 0 5px; 
}
#body-header-navigation li {
	display: inline;
	font-family: Helvetica;
	font-size: 0.9em;
	margin-right: 15px;
	padding: 0 5px;
}
#body-header-navigation li a {
	text-decoration: none;
	color: #1a1a1a;
	font-weight: bold;
}
#body-header-navigation li a:hover, #body-header-navigation li#active a {
	color: #000000;	
}
#body-header-navigation-search {
	position: absolute;
	bottom: 15px;
	right: 7px;	
}
#body-header-navigation-search input {
	background-color: transparent;
	border: none;	
}
#body-header-navigation-search input#input {
	width: 240px;
	font-size: 0.85em;
}
#body-content {
	margin:  0 3px;
	width:  900px;
	padding-top: 5px;
}
#body-content-left {
	float: left;
	width: 615px;
	margin-right: 10px;
}
#body-content-left-highlight {
	border:  1px solid #9a9a9a;
	width:  615px;
	height: 260px;
}
#body-content-left-recent {
	padding-top: 12px;
		width: 615px;
}
.body-content-left-recent-article {
	padding-bottom: 10px;
	border-bottom: 1px solid #b3b3b3;
	margin-bottom: 10px;
	font-size: 0.85em;
	color: #1a1a1a;
	line-height: 16px;
}
.body-content-left-recent-article h4, .body-content-left-recent-article h4 a {
	font-weight: bold;
	text-decoration: none;
	font-family: Helvetica;
	font-size: 1.35em;
	padding: 0;
	margin: 0;
	color: #1a1a1a;
}
p.meta, p.meta a {
	font-size: 0.9em;
	color: #b3b3b3;
	padding: 0; margin: 5px 0 0 0;
}
.body-content-left-recent-article .left img {
	float: left;
	padding: 1px;
	background-color: #FFFFFF;
	border: 1px solid #b3b3b3;
	width: 150px;
	height: 150px;
}
.body-content-left-recent-article .right {
	width: 451px;
	float: right;
	padding: 5px 0 0 10px;
}
.last {
	border-bottom: none;
	margin-bottom: 0;
}
#body-content-left-cats {
	margin-top:  20px;
	padding: 10px 5px 10px 5px;
	font-size: 0.8em;
	color: #1a1a1a;
	border-bottom: 1px solid #b3b3b3;
}
#body-content-left-cats span {
	color:  #989898;
}
#body-content-left-cats a, #body-content-left-cats a:visited {
	text-decoration: none;
	color: #1a1a1a;
}
#body-content-left-cats .body-content-left-col {
	float: left;
	width:  190px;
	margin-right:  15px;
}
#body-content-right {
	float: right;
	width:  275px;
}
#body-content-right-twitter, #body-content-right-write {
	background: url(../img/global/right-fade.png) bottom no-repeat;
	width: 267px;
	padding: 5px;
}
#tweet ul, #tweet li {
	list-style: none;
	padding: 0; margin: 0;
	font-size: 0.9em;
	color:  #1f1f1f;
	line-height:  16px;
}
#tweet span {
	font-style: italic;
	font-size: 0.8em;
}
#tweet a, #tweet a:visited {
	color: #1f1f1f;
	text-decoration: none;
}
#tweet li {
	margin-bottom: 10px;
}
#body-content-right-sub, #body-content-right-viral {
	font-size: 0.75em;
	font-family: helvetica;
	text-align: center;
	margin: 10px 0;
}
#body-content-right-viral a, #body-content-right-viral a:visited, #body-content-right-sub a, #body-content-right-sub a:visited {
	text-decoration: none;
	color: #1f1f1f;
}
#body-content-right-sub span a, #body-content-right-sub span {
	color: #9a9a9a;
}
#body-content-right-write {
	margin-top: 20px;
}
#body-content-right-write p {
	font-size: 0.85em;
	line-height: 1.5em;
	color: #1f1f1f;
}
#body-content-right-write a, #body-content-right-write a:visited {
	color: #684b2e
}
#body-content-left-copy {
	margin: 10px 0;
	font-family: helvetica;
	font-size: 0.8em;
	text-align: center;
	line-height:  15px;
	color: #2f2f2f;
}
#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 8px 10px 5px 5px;
}
#p7menubar a.trigger {
	padding: 8px 16px 5px 5px;
}
#p7menubar li {
	float: left;
	width: 9em;
}
#p7menubar li ul, #p7menubar ul li  {
	width: 100px;
}
#p7menubar ul li a  {
	color: #565656;
	border-right: 0;
	padding: 5px 12px 5px 0;
}
#p7menubar li ul {
	position: absolute;
	display: none;
	background-image: url(../img/global/navigation-dropdown-bg.png);
	background-repeat: no-repeat;
	padding:10px 0;
}
#p7menubar li:hover a.trigger {
	color: #FFFFFF;
	background: url(../img/global/navigation-dropdown-bg-top.png) no-repeat;
}
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #FFFFFF;
	background-color: transparent;
}
#p7menubar ul a:hover {
	margin-left: 5px;
	color: #e9a77b!important;
}
#p7menubar li {width: auto;}
.entry p {
	line-height: 1.5em;
	color: #1a1a1a;
	font-size: 0.9em;
}
.entry p a, .entry p a:visited {
	color: #1a1a1a;
}
p.postmetadata {
	border-top: 1px solid #b3b3b3;	
	padding: 10px 0;
	color: #5a5a5a;
	font-size: 0.8em;
	border-bottom: 1px solid #b3b3b3;	
}
p.postmetadata a, p.postmetadata a:visited {
	color: #3a3a3a;
}
#body-content-left h2 {
	padding: 0; margin: 20px 0 10px 0;
	color: #000000;
	font-family: helvetica;
	font-size: 1.8em;
}
#body-content-left h2.search {
	margin-bottom: 40px;
}
p.search {
	font-size: 0.9em;
	line-height: 1.5em;
}
ul.search {
	font-size: 0.9em;
	line-height: 1.5em;
	margin-bottom: 25px;
}
ul.search li a, ul.search li a:visited {
	color: #1a1a1a;
}
.wpcf7 {
	margin: 10px 0;
	padding: 10px 0;
	border-top: 1px solid #b3b3b3;	
}
h3#comments {
	text-transform: uppercase;
	font-family: helvetica;
	font-size: 1em;
	font-weight: bolder;
	letter-spacing: 0.2em;
	margin-top: 20px;
}
.comment-left, .comment-right {
	float: left;
	font-size: 0.85em;
}
.comment {
	margin: 20px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #dadada;
}
.comment-left {
	width: 80px margin-right: 20px;
}
.comment-left img {
	height: 75px;
	width: 75px;
	padding: 1px;
	border: 1px solid #aaaaaa;
	margin: 0 20px 10px 0;
}
.comment-right {
	width: 500px;
	line-height: 1.5em;
}
.comment-right a, .comment-right a:visited {
	color: #1a1a1a;
}
textarea#comment {
	padding: 5px;
	font-family: Georgia;
	font-size: 0.9em;
	line-height: 1.5em;
}

