  /* ---------------------------------------------

	Template Name : HarvestField
	Template Code : S-0015
	Version : 1.2
	Author : Erwin Aligam
	Author URI : http://www.styleshout.com/       
	Last Date Modified : January 19, 2010

	Edited by Rashad Murray on November 2012
 ---------------------------------------------- */
 
/* ---------------------------------------------
   HTML ELEMENTS
----------------------------------------------- */ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	background: #394542;
	color: black;
	text-align: center;		
}

/* links */
a, a:visited {	
	color: #BE420D;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #88ac0b;
	background: inherit;
	text-decoration: underline;
}

/* headers */
h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 		
}
/*h1 {
	font-size: 240%;
	padding: 15px 10px 5px 10px;
	letter-spacing: -1px;
}*/	
h2 {
	font-size: 220%;
	color: #88ac0b;
	padding: 12px 10px 5px 10px;
}
h3 {
	font-size: 140%;	
	padding: 12px 10px 5px 10px;
}

p {
	padding: 10px;		
	margin: 0;
	font-size: 16px;
}

ul, ol {
	/*margin: 5px 20px;*/
	padding: 0 50px;
}
ul { list-style: none; }

th, td
{
text-align:center;
}

/*--------------------------------
	Custom Font
---------------------------------*/

@font-face { font-family: Celtic Garamond; src: url('/~cmacquarrie/isle_of_man/scripts/CELTG___.TTF'); } 
@font-face { font-family: Stonehenge; src: url('/~cmacquarrie/isle_of_man/scripts/stonehen.ttf'); } 

/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 
#wrap {
	position: relative;
	width: 813px;
	margin: 0 auto;
	text-align: left;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

#skip a, #skip a:hover, #skip a:visited 
{ 
position:absolute; 
left:0px; 
top:-500px; 
width:1px; 
height:1px; 
overflow:hidden;
} 

#skip a:active, #skip a:focus 
{ 
position:static; 
width:auto; 
height:auto; 
}

#content-wrap {
	position: relative;
	width: 813px;
	clear: both;
	float: left;		
	padding: 0; 
	margin-top: -4px;
	border-bottom: 2px solid #FFF;
	background: #F6F8EE;	
	display: inline;
}
#header {
	position: relative;
	padding: 0;	
	color: #FFF;	
}

/* Main Column */
#main {
	float: right;
	width: 68%;
	padding: 0; 
	margin: 10px 10px 0 0;
	display: inline;	
}

	
#main h1 {
	margin-top: 10px;
	font: bold 1.8em 'Garamond', Garamond, serif;
	/*font: bold 1.8em 'Trebuchet MS', Tahoma, Sans-serif;*/
	color: #6B4F2E; 
	letter-spacing: -1px;
	padding: 5px 0 0 0px; 
	text-align: center;
}

#main  h1.con{ 
	font: 1.6em 'Times New Roman', Times, serif;
	color: black; 
	padding: 5px; 
	text-align: center;
}

#main h2 {
	font: bold 1.5em 'Garamond', Garamond, serif;
	color: #6B4F2E; 
	padding: 5px 0 0 0px; 
	text-align: left;
}

#main h3 {
	font: bold 1.3em 'Garamond', Garamond, serif;
	color: black;  
	text-align: left;
}

#main h3.center{
	font: bold 1.3em 'Garamond', Garamond, serif;
	color: black;  
	text-align: center;
}

#main p.anc{
	/*font: bold 1.5em 'Times New Roman', Times, serif;*/
	/*font: 1.5em 'Stonehenge', Stonehenge, serif;*/
	font: 1.5em 'Garamond', Garamond, serif;
	color: #6B4F2E; 
	padding: 0px; 
	text-align: center;
	/*line-height:100%;*/
}

#main ul.c{ 
	list-style-type:circle;
	margin: 0px;
	padding-left: 50px;
}

#main ul.c li{ 
	padding-top: 0px;
	margin-top: -15px;
}

#main ul.li.a{
	color: #8C9F0D;
	text-decoration: none;		
}


#main ul.li{
	font: bold 1.2em 'Times New Roman', Times, serif;
	color: black;
	/*text-align: left;*/
}

#main  a{
	color: #07500B;
}

#main 2column
{
	display: inline;
}

#riCol ul{
	position:absolute;
	top: 260px;
	left: 505px;
	margin: 5px 20px;
}

/*------------------------
    Slide Show
------------------------*/

#slideshow { 
	float: left;
    /*margin: 50px auto;*/
	margin-left: 0px;
    position: relative; 
    width: 350px; 
    height: 300px; 
    padding: 10px; 
}

#slideshow > div { 
    position: absolute; 
    top: 10px; 
    left: 10px; 
    right: 10px; 
    bottom: 10px; 
}


/*---- Skinny Column text ----*/

#sideCol p{
	position:absolute;
	left: 600px;
	top: 210px;
	line-height:110%;
}

/* Sidebar */	
#sidebar {
	background-color: #5E746F;
	/*background-color: #50645f;*/
	float: left;
	width: 25.5%;
	padding: 0; 
	margin: 0;		
	display: inline;
}	
#sidebar h3 {
	margin-top: 10px;
	padding: 5px; 
	font: normal 1.6em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #674C2C; 		
}
#sidebar ul.sidemenu {
	text-align: left;
	margin: 10px 4px 10px 5px; 
	padding: 0;
	text-decoration: none;		
	/*border-top: 1px solid #C39F73;*/
}
#sidebar ul.sidemenu li {
	list-style: none;
	padding: 5px 0px 5px 5px;
	margin: 8px 0px;
	font-family:"Times New Roman", Times, serif;
	font-size: 22px;
	color: white;
	font-weight: bold;
}
/*
* html body #sidebar ul.sidemenu li {
	height: 1%;
}*/

#sidebar ul.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	color: white;		
}
#sidebar ul.sidemenu li a:hover {	
	color: yellow;	
}
/*
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { background: none; }*/

/* footer */
#column-wrap {
	clear: both;
	float: left;
	width: 830px;
	padding: 18px 0 50px 0;			
	border-bottom: 2px solid #FFF;
}
#column-wrap a {
	text-decoration: none;
	color: #FFF;	
}
#column-wrap a:hover {
	color: #000;	
}
#column-wrap h3 {
	color: #FFF;	
	margin: 0 0 10px 0;	
	font-size: 160%;
	font-weight: normal;
	text-transform: uppercase;
}

#columns {
	color: #888;
	margin: 0 auto; 
	padding: 0;	
	width: 790px;		
	background: transparent;
}
#columns ul {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;	
}

#columns li a {
	display: block;
	font-weight: normal;
	padding: 6px 0 6px 10px;
	width: 96%;
}
#columns .col3, .col3-center {
	float: left;
	width: 32%;
}
#columns .col3-center { 
	margin: 0 15px; 
}

/* footer*/
#footer {
	clear: both;
	color: #FFF;	
	width: 830px;
	padding: 5px 0 15px 0;
	text-align: center;
}
#footer a {
	color: #F3EFBA;
    text-decoration: none;
}

#footer p {
	color: white;
    font-style:italic;
	font-size: 12px;
}


/* Post Meta */
.post-meta {
	background: #F9F7DD;
	padding: 5px; margin: 5px 10px;	
	font-size: 95%;	
	border: 1px solid #E0DBC9;
}
.post-meta .date { margin: 0 10px 0 5px; }
.post-meta a.comments { margin: 0 10px 0 5px;	}
.post-meta a.readmore { margin: 0 10px 0 5px;	}

.post-info { font-size: .9em; padding: 0 10px 5px 10px; color: #BF9A6C; 	}
.post-info a { color: #668208; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clearer { clear: both; }
.clear {
	display:inline-block;
}
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}

