/*
Theme Name: Harbour
Theme URI: http://businessbroker.bizmp.com/business_broker.aspx
Description: Modified Harbour template from OSWD Converted for wordpress
Author: Business Broker
*/


html,body{
		margin:0;
		padding:0;
		background-color:#918F8F;
		color:#EAE8E8;
		}
body{
		font: 76% arial,sans-serif;
		text-align:center;
		color:#EAE8E8;
		}
p{
		margin:0 10px 10px;
		}
a:link, a:visited, a:active{
		display:inline;
		color:#FF8539;
		text-decoration:none;
		font-weight:normal;
		background-color:#6E6D6D;
		}
a:hover		{
		color:#B22222;
		}
div#linkbar a, div#footer a{
		display:inline;
		color:#FF8539;
		text-decoration:none;
		font-weight:bold;
		border-left:2px solid #6E6D6D;
		padding-left:5px;
		padding-right:5px;
		font-size:100%;
		background-color:#333;
		
		}
		
div#header h1{
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		height:206px;
		line-height:280px;
		margin:0;
  		padding-left:10px;
  		background: #EEE;
  		color: #EAE8E8;
  		font-weight:normal;
  		font-size:400%;
  		background-image:URL(images/header_midas.jpg);
  		}
  		
div#container{
		text-align:left;
		background-color:#6E6D6D;
		color:#EAE8E8;
		}
		
div#content p{
		line-height:1.4;
		padding-left:5px;
		font-size:105%;
		}
div#navigation{
		background:#6E6E6E;
		border-left:2px solid #333;
		border-bottom:0px solid #333;
		border-top:0px solid #333;
		padding-top:5px;
		padding-bottom:5px;
		margin-bottom:10px;
		height:100%;
		color:#EAE8E8;
		}
div#extra{
		background:#6E6E6E;
		border-left:2px solid #42393A;
		border-bottom:0px solid #42393A;
		border-top:0px solid #42393A;
		padding-top:5px;
		padding-bottom:5px;
		margin-bottom:10px;
		height:100%;
		color:#EAE8E8;
		}
div#footer, div#linkbar{
		background: #333;
		color: #FFF;
		clear:both;
		width:100%;
		}

div#footer p, div#linkbar p{
		margin:0;
		padding:5px 10px;
		}

div#container{
		width:700px;
		margin:0 auto;
		}
div#content{
		float:left;
		width:500px;
		}
div#navigation{
		float:right;
		width:198px}
div#extra{
		float:right;
		clear:right;
		width:198px;
		}
ul 		{
  		list-style-image: url(images/bullet.gif);
		background-color:#6E6D6D;
		color:#EAE8E8;
		margin-left: 15px;
		padding: 0px;
		}
#sidebar li {
		list-style-image: none;list-style-type: none;
		}
#sidebar li li {
		list-style-image: url(images/bullet.gif);
		}
ul#badges li {
		list-style-image: none;list-style-type: none;
		}
ol		{
		color:#FF8539;
		list-style-type:disc;
		background-color:#6E6D6D;
		}
H1,H2,H3,H4,H5{
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#FFD22B;
		margin-left:5px;
		background-color:#6E6D6D;
		}
div#navigation h2{
		margin-bottom: 0;
		}
img.inline	{
		display:block;
		padding:5px;
		border:0px;
		}
img.right	{
		display:block;
		padding:5px;
		border:0px;
		float:right;
		clear:right;
		}
img.left	{
		display:block;
		padding:5px;
		border:0px;
		float:left;
		clear:left;
		}
img.alignleft {
		float:left;
}
img.alignright {
		float:right;
}
div#linkbar	{
		margin-bottom:5px;
		}
span.dropcap	{
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:300%;
		color:#FF8539;
		float:left;
		clear:left;
		font-style:italic;
		margin-right:8px;
		background-color:#6E6D6D;
		}
a img		{
		border:0px;
		}

small
{
	margin-left: 15px;
}

.aligncenter { text-align: center; }


/* gallery */

.g2image_normal
{
	margin: 4px;
}

.g2image_float_left
{
	float: left;
	clear: left;
	margin: 4px;
}

.g2image_float_right
{
	float: right;
	clear: right;
	margin: 4px;
}

.g2image_centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/* too cool for ie sash */
a#tooCool {
	position: fixed;
	right: 0;
	bottom: 0;
	display: block;
	height: 80px;
	width: 80px;
	background: url(images/too_cool_sash.png) bottom right no-repeat;
	text-indent: -999em;
	text-decoration: none;
}



