/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

/* CSS Document */
/* CSS Document */
body {
	background-color: #6bc7d9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	/*color: #992b14;*/
}
#folio {
	float: none;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	width: 879px;
}
#container {
	float: left;
	width: 879px;
	background-color: #FFFFFF;
	background-image: url(/wp-content/themes/ocp/images/blue-hills.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.content ul {
list-style:none;
}
.content li {
list-style:none;
}
.main_text li {
list-style:none;
}
#cat-item li {
list-style:none;
}
#post li {
list-style:none;
}
.globe {
	position: absolute;
	width: 148px;
	height: 148px;
	top: 16px;
	left: 16px;
	z-index: 5;
}
.logo {
	float: right;
	width: 493px;
	height: 73px;
	background-color: #009966;
	margin: 22px 10px 5px 0px;
	display: inline;
}
.nav {
	width: 879px;
	height: 35px;
	background-color: #80bf45;
	color: #207c84;
	font-size:13px;
	margin: 8px 0px 0px 0px;
	display: inline;
}
.nav-text {
	float: right;
	margin: 9px 12px 0px 0px;
	display: inline;
}
.call-out-holders {
	float: right;
	width: 179px;
	margin: 10px 10px 0px 0px;
	display: inline;
}
.call-out, .call-out-search {
	float: right;
	width: 179px;
	padding: 0px 0px 10px 0px;
	display: inline;
}
.call-out-search {
	background-image:url(/wp-content/themes/ocp/images/search.gif);
	height: 70px;
	background-repeat: no-repeat;
	padding: 0px 0px 10px 0px;
}
.call-out-search .search {
	width: 120px;
	margin: 8px 0px 0px 8px;
	display: inline;
}
.call-out-search .go {
	width: 31px;
	height: 20px;
	border: 1px solid #80bf45;
	background-color: transparent;
	text-align: center;
	color: #ffffff;
	margin: 8px 0px 0px 8px;
	padding: 4px 0px 0px 0px;
	font-size: 14px;
	display: inline;
}
.call-out a:hover img {
	border: 2px solid #6BC7D9;
}
input.search-input {
	width: 114px;
	height: 20px;
	border: 1px solid #80bf45;
	background-color: transparent;
	color: #ffffff;
	margin: 0px;
	font-size: 14px;
	padding: 2px;
}
/*.call-out-newsletter {
	background-image:url(/wp-content/themes/ocp/images/mailing-list.gif);
	height: 70px;
	background-repeat: no-repeat;
	padding: 0px 0px 10px 0px;
}
.call-out-newsletter .newsletter {
	width: 120px;
	margin: 8px 0px 0px 8px;
	display: inline;
}
.call-out-newsletter .go {
	width: 31px;
	height: 20px;
	border: 1px solid #80bf45;
	background-color: transparent;
	text-align: center;
	color: #ffffff;
	margin: 8px 0px 0px 8px;
	padding: 4px 0px 0px 0px;
	font-size: 14px;
	display: inline;
}*/
.flash-holder {
	width: 504px;
	height: 159px;
	background-color:#003399;
	margin: 10px 0px 0px 176px;
	display: inline;
}


.main-text {
	width: 488px;
	margin: 60px 0px 0px 182px;
	text-align:justify;
	font-size: 12px;
/*	font-style: italic;*/
	display: inline;
	line-height: 14px;
}

 h1  {
	
	font-size: 20px;
	font-style: italic;
	display: inline;
	color: #992b14;
	
}
h3 a{
	
	font-size: 20px;
	color: #992b14;
	padding: 10px 0px 0px 0px;
	line-height: 20px;
}

.mini-about {
	width: 500px;
	margin: 60px 0px 0px 182px;
	font-size: 11px;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	display: inline;
	line-height: 15px;
}
*html body .mini-about {
	font-size: 10px;
}
.mini-about-img {
	width: 180px;
	height: 134px;
	margin: 2px 0px 14px 0px;
	
}
.mini-about-text {
	width: 300px;
	margin: 2px 0px 4px 14px;
	color: #992b14;
}
.mini-about-text p {
	padding: 0px 0px 5px 0px;
}
.footer {
	width: 869px;
	color: #ffffff;
	font-size: 11px;
	margin: 16px 10px 0px 180px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	float:left;
	clear:all;
}
.footerTNG {
	width: 869px;
	color: #ffffff;
	font-size: 11px;
	margin: 6px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	float:left;
	clear:all;
}
div {float: left;}
.entry p {
	margin: 10px auto;
	}
p, div {
	margin: 0px;
	padding: 0px;
	list-style:none;
}
a img {border: none;}

a {color: #FFFFFF; text-decoration: none;}
a:hover {color: #FFFFFF; text-decoration: underline;}

.postmetadata a {
	clear: left;
	color: #992b14;
}
.entry {
	width: 460px;
	}
.entry a {
	color: #992b14;
}

.main-text a {
	color: #992b14;
}
h2 {
	color: #992b14;
	font-size: 20px;
	line-height: 20px;
}
.post
{
float:left;
width:470px;
}

.post a:hover {color: #992b14; text-decoration: underline;}
table.ocp
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
padding: 8px
/*background-color: #fafafa;*/
border: 1px #d79900 solid;
border-spacing: 0px;}
table.ocp td { 
padding: 8px; 
font-weight: normal; 
width: 200px; 
text-align:justify; 
}
table.ocp tr.odd { background-color: #d8ffff; width: 200px;}
table.ocp tr.evn { background-color: #ffdfff; width: 200px; }
.imagine-text {
	text-align:justify;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	line-height: 14px;
	color: #992b14;
}
#subscribe, subscribe.a { 
	float:right;
	vertical-align:top;
	color:#6BC7D9;
}