/*   
Theme Name: FDM Standard Theme
Theme URI: http://www.fingerprintdigitalmedia.com
Description: The Standard FDM WordPress Theme template.
Author: Phil Murray
Author URI: http://www.fingerprintdigitalmedia.com
Version: 1.0
*/


/******************************************
* GLOBALS *
******************************************/

@media screen {

* { margin: 0; padding: 0; }
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.6em;
	background-image: url(images/page-bg1.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #f6f8ef;
	/*background-attachment: fixed;*/
	background-position: center top;
	font-weight: normal;
	color: #FFF;
}
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

h1{ font-weight: normal; margin: 0 0 10px 0; padding: 0px 0px 6px 0px; text-align:left; }
h2 { font-weight: normal; margin: 0 0 10px 0; padding: 0px 0px 0px 0px; text-align:left; }
h3 { font-weight: normal; margin: 0 0 0px 0; padding: 0px 0px 8px 0px; text-align:left; }
h4 { font-weight: normal; margin: 0 0 0px 0; padding: 0px 0px 8px 0px; text-align:left; }
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #9ea974;	/*border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #888787;*/
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	color: #9ea974;
	line-height:28px;	
}
	
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
 }

h4 {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;

 }

 
p {text-align:justify;
margin: 0px 0px 10px 0px;
padding:0px 0px 0px 0px;
	color: #000000;
	font-weight: normal;
}
a {

	text-decoration:underline;
	color: #7f9a1b;
}
a:hover {
	text-decoration:underline;
	color: #718916;
} 

blockquote {font-family: Georgia, "Times New Roman", Times, serif;}
blockquote p { }

ul, ol{
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style:disk;
	font-weight: normal;
	color: #000000;
}

li{ color:#000000;}

td {
	padding:5px;
	color: #000;
}

/******************************************
* PAGE WRAP AREA *
******************************************/
#page-bg-home {
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	height:auto;
	background-image: url(images/page_bg1.gif);
	background-repeat: repeat-x;
	/*background-color: #f0f8e3;*/

}

#page-bg-inner {
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	height:auto;
	/*background-color: #f0f8e3;*/

}

#page-wrap {
	width: 980px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	height:auto;
	/*background-color: #012d12;*/

}

/******************************************
* HEADER AREA *
******************************************/
#header {
	width: 980px;
	height:160px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/header1.gif);
	background-repeat: no-repeat;
	float:left;
	position:relative;
	/*background-color: #FF0000;*/
}



#header-shallow {
	width: 100%;
	height:50px;
	padding: 0px 0px 0px 0px;
margin: 0px auto 0px auto;
	text-align:left;
	background-color: #98c549;	 }
	
#header-medium {
	width: 100%;
	height:75px;
	padding: 0px 0px 0px 0px;
margin: 0px auto 0px auto;
	text-align:left;
	background-color: #98c549;	 }

/******************************************
* FLASH PANEL AREA *
******************************************/
#flash-panel {
	height:410px;
	width: 980px;
	padding: 10px 0px 20px 0px;
	margin: 0px auto 0px auto;
	text-align:center;
	background-color: #ffffff;	 
	float:left;
	position:relative;
	z-index:1;
	/*background-color: #012d12;*/
	/*background-image: url(images/rotationals-bg1.gif);
	background-repeat: no-repeat;*/
}

.spacer{
	width:954px;
	height:10px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	/*background-color: #440044;*/

 }

/******************************************
* FEATURE PANEL AREA *
******************************************/

.promo4  {
	width: 219px;
	height:auto;
	margin: 0px 1px 0px 0px;
	padding: 1px 0px 10px 0px;
	position:relative;
	float:left;
	
	}


.promo4-panel {
	width: 219px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:relative;
	float:left;

}

.promo4-panel h2 {
	margin:0px;
	padding:6px 0px 0px 8px;
	color:#000000;
	text-align:left;
	font-size: 18px;
}


.promo4-panel-top {
	width: 219px;
	height:5px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image:url(images/feature-top1.gif);
	background-repeat: no-repeat;
}

.promo4-panel-photo {
	width: 219px;
	margin: 0px;
	padding: 0px;
	height:156px;
	background-image:url(images/feature-bg1.gif);
	background-repeat: repeat-y;
	text-align:center;
}

.promo4-panel-mid {
	width: 219px;
	margin: 0px;
	padding: 0px;
	height:auto;
	background-image:url(images/feature-bg1.gif);
	background-repeat: repeat-y;
	vertical-align:text-top;
	background-position: center top;
}

.promo4-panel-content {
	width: 199px;
	margin: 1px auto 0px auto;
	padding: 5px 5px 5px 5px;
	height:auto;
	text-align:left;
	background-color: #030631;
	color: #FFFFFF;
	height:196px;
}

.promo4-panel-content p{
	padding: 0px 0px 0px 0px;
margin:0px;
color: #FFFFFF;
}

.promo4-panel-content h2{
	padding: 0px 0px 8px 0px;
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #FFFFFF;
}

.promo4-panel-bot {
	width: 219px;
	height:5px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image:url(images/feature-bot1.gif);
	background-repeat:no-repeat;

}

.promo4b  {
	width: 219px;
	height:auto;
	margin: 0px 1px 0px 0px;
	padding: 1px 0px 10px 0px;
	position:relative;
	float:left;
	
	}


.promo4b-panel {
	width: 219px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:relative;
	float:left;

}

.promo4b-panel h2 {
	margin:0px;
	padding:6px 0px 0px 8px;
	color:#000000;
	text-align:left;
	font-size: 18px;
}


.promo4b-panel-top {
	width: 219px;
	height:5px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image:url(images/feature-top1.gif);
	background-repeat: no-repeat;
}

.promo4b-panel-photo {
	width: 219px;
	margin: 0px;
	padding: 0px;
	height:156px;
	background-image:url(images/feature-bg1.gif);
	background-repeat: repeat-y;
	text-align:center;
}

.promo4b-panel-mid {
	width: 219px;
	margin: 0px;
	padding: 0px;
	height:auto;
	background-image:url(images/feature-bg1.gif);
	background-repeat: repeat-y;
	vertical-align:text-top;
	background-position: center top;
}

.promo4b-panel-content {
	width: 199px;
	margin: 1px auto 0px auto;
	padding: 5px 5px 5px 5px;
	height:auto;
	text-align:left;
	background-color: #fdce10;
	color: #000000;
	height:196px;
}

.promo4b-panel-content p{
	padding: 0px 0px 0px 0px;
margin:0px;
color: #000000;
}

.promo4b-panel-content h2{
	padding: 0px 0px 8px 0px;
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #000000;
}

.promo4b-panel-bot {
	width: 219px;
	height:5px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image:url(images/feature-bot1.gif);
	background-repeat:no-repeat;

}

.promo4c  {
	width: 219px;
	height:auto;
	margin: 0px 1px 0px 0px;
	padding: 1px 0px 10px 0px;
	position:relative;
	float:left;
	
	}


.promo4c-panel {
	width: 219px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:relative;
	float:left;

}

.promo4c-panel h2 {
	margin:0px;
	padding:6px 0px 0px 8px;
	color:#000000;
	text-align:left;
	font-size: 18px;
}


.promo4c-panel-top {
	width: 219px;
	height:5px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image:url(images/feature-top1.gif);
	background-repeat: no-repeat;
}

.promo4c-panel-photo {
	width: 219px;
	margin: 0px;
	padding: 0px;
	height:156px;
	background-image:url(images/feature-bg1.gif);
	background-repeat: repeat-y;
	text-align:center;
}

.promo4c-panel-mid {
	width: 219px;
	margin: 0px;
	padding: 0px;
	height:auto;
	background-image:url(images/feature-bg1.gif);
	background-repeat: repeat-y;
	vertical-align:text-top;
	background-position: center top;
		
}

.promo4c-panel-content {
	width: 199px;
	margin: 1px auto 0px auto;
	padding: 5px 5px 5px 5px;
	height:auto;
	text-align:left;
	background-color: #4a4c74;
	color: #FFFFFF;
	height:196px;
}

.promo4c-panel-content p{
	padding: 0px 0px 0px 0px;
margin:0px;
color: #FFFFFF;
}

.promo4c-panel-content h2{
	padding: 0px 0px 8px 0px;
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #FFFFFF;
}

.promo4c-panel-bot {
	width: 219px;
	height:5px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image:url(images/feature-bot1.gif);
	background-repeat:no-repeat;

}

.promo5  {
	width: 280px;
	height:auto;
	margin: 0px 8px 0px 5px;
	padding: 10px 0px 10px 0px;
	position:relative;
	float:left;
	/*background-color: #00CC00;*/	
	}


.promo5-panel {
	width: 280px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:relative;
	float:left;

}



.promo5-panel-top {
	width: 280px;
	height:27px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image:url(images/feature_panel_top2.gif);
	background-repeat: no-repeat;
}

.promo5-panel-photo {
	width: 280px;
	margin: 0px;
	padding: 0px;
	height:98px;
}

.promo5-panel-mid {
	width: 280px;
	margin: 0px;
	padding: 0px;
	height:auto;
	/*background-image:url(images/feature_panel_bg2.gif);
	background-repeat: repeat-y;*/
	vertical-align:text-top;
	background-position: center top;
}

.promo5-panel-content {
	width: 280px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	height:auto;
	text-align:left;

}

.promo5-panel-content p{
	padding: 0px 0px 0px 0px;
margin:0px;
}


.promo5-panel-content a:link, .promo5-panel-content a:active, .promo5-panel-content a:visited, .promo5-panel-content a:hover {
	
}

.promo5-panel-bot {
	width: 280px;
	height:5px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image:url(images/feature_panel_bot2.gif);
	background-repeat:no-repeat;

}

.promo5b  {
	width: 280px;
	height:auto;
	margin: 0px 8px 0px 5px;
	padding: 10px 0px 10px 0px;
	position:relative;
	float:left;
	/*background-color: #00CC00;*/	
	}


.promo5b-panel {
	width: 280px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:relative;
	float:left;

}



.promo5b-panel-top {
	width: 280px;
	height:5px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image:url(images/feature-top2.gif);
	background-repeat: no-repeat;
}

.promo5b-panel-photo {
	width: 280px;
	margin: 0px;
	padding: 0px;
	height:98px;
}

.promo5b-panel-mid {
	width: 280px;
	margin: 0px;
	padding: 0px;
	height:auto;
	background-image:url(images/feature-bg2.gif);
	background-repeat: no-repeat;
	vertical-align:text-top;
	background-position: center top;
}

.promo5b-panel-content {
	width: 260px;
	margin: 0px auto;
	padding: 0px 10px 0px 10px;
	height:auto;
	text-align:left;

}

.promo5b-panel-content p{
	padding: 0px 0px 0px 0px;
margin:0px;
}


.promo5b-panel-content a:link, .promo5-panel-content a:active, .promo5-panel-content a:visited, .promo5-panel-content a:hover {
	
}

.promo5b-panel-bot {
	width: 280px;
	height:5px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image:url(images/feature-bot2.gif);
	background-repeat:no-repeat;

}

/******************************************
* NAVIGATION AREA *
******************************************/

#toppagenav {
	width:980px;
	height:47px;
	padding: 0px;
	margin: 0px auto 0px auto;
	text-align:center;
	/*background-color: #aad36d;*/
	background-image: url(images/navbar1.gif);
	background-repeat: no-repeat;
	float:left;
  }
 
 #toppagenav-rail {
	width:980px;
	height:6px;
	padding: 0px;
	margin: 0px auto 0px auto;
	text-align:center;
	/*background-color: #aad36d;*/
	background-image: url(images/topnav_rail1.gif);
	background-repeat: no-repeat;
	float:left;
	position:relative;
  }

 #top-photo1 {
	width:980px;
	height:145px;
	padding: 0px;
	margin: 0px auto 0px auto;
	text-align:center;
	/*background-color: #aad36d;*/
	background-image: url(images/topphoto3.jpg);
	background-repeat: no-repeat;

  }

* {
	margin:0;
	padding:0;
	}


#topnav {
	width:980px;
	height:34px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	position:relative;
	text-align:center;
	z-index: 200;
	background-image: url(images/menu-bg1.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
	}

#submenu-bar1 {
	width:960px;
	height:53px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	position:relative;
	text-align:center;
	background-image: url(images/submenu-bar1.gif);
	background-repeat: no-repeat;	
	line-height:53px;/*background-color: #00FF00;*/
	}

#submenu-bar1 a, a:hover{
	
	}


	
#testimonials1 {
	width:360px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	text-align:left;

	}

#testimonials1 p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #030631;
	}




#topnav-left {
	width:760px;
	height:47px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	position:relative;
	text-align:left;
	z-index: 1;
/*background-color: #00FF00;*/
	}
	
#topnav-right {
	width:220px;
	height:47px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	position:relative;
	text-align:right;
	z-index: 1;
/*background-color: #00FFFF;*/
	}
#footernav-left {
	width:200px;
	height:47px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	position:relative;
	text-align:left;
	z-index: 1;
/*background-color: #00FF00;*/
	}
  
#topnav_shadow {
	width:980px;
	height:7px;
	padding: 0px;
	margin: 0px auto 0px auto;
	text-align:center;
	background-image: url(images/top-menu-shadow1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float:left;
	position:relative;
  }
  
 #topnav_shadow2 {
	width:980px;
	height:4px;
	padding: 0px;
	margin: 0px auto 0px auto;
	text-align:center;
	/*background-color: #aad36d;*/
	background-image: url(images/navbar_shadow2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float:left;
	position:relative;
  }
  
.breadcrumb
{
	font-size: 11px;
	color: #777777;
	margin: 0px 0px 10px 0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align:left;
		
}

#recent-posts {
	width:280px;
	font-size: 12px;
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: justify;
	line-height: 1.4em;
	/*background-color: #00FF00;*/


}



#recent-posts h2, p{
	margin: 0px;
	padding:0px;
}

#recent-posts a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding:0px;
}

#recent-posts h2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding:0px;
}

/******************************************
* FOOTER AREA *
******************************************/

#footer {
	width:980px;
	height:72px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	/*background-image: url(images/footer-bg1.gif);
	background-repeat: no-repeat;*/
	float:left;
	position:relative;
	/*background-color: #012d12;*/
  }
 
 #footer p{
	padding: 10px 0px 0px 0px;
	margin: 0px auto 0px auto;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;

  }
 
 


#footer ul {
  margin:0px;
  padding:0px 0px 0px 0px ;
  list-style:none;
  }
  	
#footer li {
	display:inline;
	margin:0px 0px 0px 0px;
	padding:0px 12px 0px 12px;
	line-height:20px;
  }  
  
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #5a623c;
	text-decoration:none;
  }

#footer a:hover {
  color:#5a623c;
  	text-decoration:underline;
  }
  
  .clearone {
height:1px;
clear:both;
}

/******************************************
* CONTENT AREA *
******************************************/

#main {
	width:900px;
	/*background-color: #012d12;*/
margin:0px auto 0px auto;
	padding:20px 40px 20px 40px;
	height:auto;
	background-image: url(images/main-bg1.png);
	background-repeat: no-repeat;
	float:left;
	position:relative;
	background-position: center top;
}

#main-footer {
	width:980px;
	height:34px;
	/*background-color: #012d12;*/
margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	background-image: url(images/main-footer-bg1.png);
	background-repeat: no-repeat;
	float:left;
	position:relative;
	background-position: center top;
}

#content-area {
float:left;
width:540px;
position:relative;
/*background-color: #f3f3f3;*/
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
height:auto;


}

#column1 { float:left;
width:560px;
margin:0px;
padding:0px;
/*background-color: #00CC88;*/}

#column2 {
	float:left;
	width:340px;
	margin:0px 0px 0px 0px;
	padding:0px 20px 0px 20px;
	/*background-color: #00CC33;*/
}


#content-area-wide {
	float:left;
	width:940px;
	/*background-color: #f3f3f3;*/
margin:0px 0px 0px 0px;
	padding:20px 20px 20px 20px;
	height:auto;
		/*background-image: url(images/content_bg1.gif);
	background-repeat: repeat-x;
	background-position: top;*/

}

#content-area-wide-inner {
	float:left;
	width:900px;
	/*background-color: #f3f3f3;*/
margin:0px 0px 0px 0px;
	padding:30px 0px 20px 0px;
	height:auto;
		/*background-image: url(images/content_bg1.gif);
	background-repeat: repeat-x;
	background-position: top;*/

}







/* #content-area-wide td{
	padding:12px;
	text-align:justify;
	font-size: 13px;
}

#content-area-wide table{
	margin-bottom:10px;

}

#content-area-wide td h2{
	padding:0px;
margin:0px 0px 8px 0px;
}*/

#content-area-wide-bot {
	float:left;
	position:relative;
	width:980px;
	/*background-color: #f3f3f3;*/
margin:0px auto 10px auto;
	padding:0px 0px 0px 0px;
	height:19px;
	background-image: url(images/content-area-bot-bg1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#content-area, #content-area-wide p, #content-area-wide-inner p{

margin:0px 0px 16px 0px;
padding:0px 0px 0px 0px;
}



.post {
}

.post-title a{ font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	padding:0px;
	margin: 0px 0px 0px 0px ;}

.post-title h2 a{ 
	padding:0px;
	margin: 0px 0px 0px 0px ;
	}

.entry { font-family: Georgia, "Times New Roman", Times, serif;padding:0px 0px 10px 0px;
margin:0px;}
.entry a { font-family: Georgia, "Times New Roman", Times, serif;}
.entry a:hover { }



pre { }
code, tt { }

.meta {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #706b5c;
	font-size: 12px;
	}
	
.postmetadata { color: #000000;}


/******************************************
* IMAGES *
******************************************/
.wp-caption {
	border: 1px solid #bbbbbb;
	text-align: center;
	background-color: #dedede;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 12px;
	padding: 0 4px 5px;
	margin: 0;
	text-align:center;
	
}
/******************************************
* TOP FEATURE PANEL*
******************************************/
#top-feature-panel  {
	width: 980px;
	height:291px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:relative;
	float:left;

	background-color: #FFFFFF;
	}
	




/******************************************
* ALIGN BOX *
******************************************/

img.centered, .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/******************************************
* SIDEBAR AREA *
******************************************/

#sidebar-area {float:right;
width:280px;
height:auto;
	/*background-color: #990000;*/ 
	padding:0px;
	margin:0px 20px 0px 0px;}


#sidebar-page {float:right;
position:relative;
width:280px;
height:auto;
	/*background-color: #990000;*/ 
	padding:0px;
	margin:0px 20px 0px 0px;}

.widget-side {
	width:280px;
	height:auto;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;

}



#search-top {
	padding:0px 0px 0px 0px;
	margin:10px 20px 0px 0px;
	float:right;
	text-align:center;
	
}



.widget-top {
	width:280px;
	height:7px;
	padding:0px;
	margin:0px;
		background-image: url(images/widget_top_bg1.gif);
	background-repeat: no-repeat;

}

#search-form-input{
	padding:0px 0px 0px 0px;
	margin:12px 0px 0px 0px;
	text-align:center;

	
}

.widget_search  {
	height:auto;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;

}	

.widget_recent_entries, .widget_archive,   {
	width:280px;
	height:auto;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-image: url(images/widget_mid_bg1.gif);
	background-repeat: repeat-y;
}

.widget_recent_entries h4, .widget_archive h4  {
	width:270px;
	height:43px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	padding:0px 0px 0px 16px;
	margin:0px 0px 0px 0px;
	font-size:20px;
	background-image: url(images/widget_header_bg1.gif);
	background-repeat: no-repeat;
	line-height:43px;
}

.widget_recent_entries ul, .widget_archive ul {
	width:280px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-image: url(images/widget_mid_bg1.gif);
	background-repeat: repeat-y;
	height:auto;}

.widget_recent_entries li, .widget_archive  li {
	padding:0px 10px 0px 20px;
	margin:0px 0px 0px 14px;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.widget_recent_entries p, .widget_archive  p {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	
}

.widget_text p {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	
} 

.widget_text{
	width:250px;
	height:auto;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;

}

.widget_text h4  {
	width:250px;
	height:43px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:20px;
	background-image: url(images/widget_header_bg1.gif);
	background-repeat: no-repeat;
	line-height:43px;
}

.widget_text ul, .ul-addw2p-visitor-booking ul{
	width:250px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:auto;}
	
.widget_text li, {
	padding:0px;
	margin:0px ;

}
.widget-bot {
	width:280px;
	height:9px;
	padding:0px;
	margin:0px 0px 10px 0px;
		background-image: url(images/widget_bot_bg1.gif);
	background-repeat: no-repeat;

}
	
.current-date{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #706b5c;	
	padding:0px;
	margin:0px;
}

.current-date p{
	padding:0px;
	margin:0px;
}

.p_title_class {
padding:0px;
	margin:0px;
}

.p_content_class {
padding:0px;
	margin:0px;
}

.latest-date{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;	
	text-align:left;
}

.latest-date-title {
	font-weight: bold;
}


.latest-date-font{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	text-align:left;
	font-size: 11px;
}



.thumb1{
	float:right;
	width:100px;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 20px;
}







	
#sidebar {
width:280px; 
/*background-color: #def0be;*/
margin:10px 0px 10px 0px;
padding:0px;
text-align:left;
}

#sidebar ul {

  list-style:none;
  
  }
#sidebar li {
	display:list;
color: #000000;
  }

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
   .next-posts {
	color: #999999;
}
   .prev-posts {
	color: #999999;
}

#searchform { }
	#s { }
	#searchsubmt { }
	
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { }
input[type=text] { }
textarea { }


/******************************************
* WP ADMIN BOXES *
******************************************/
.content-full{
	width:940px;
	background-color: #013515;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:center;
}

.content-full-page{
	width:920px;

}

.content-medium{width:600px;}
.content-medium-430px{width:430px;}
.right-column-medium{
	width:250px;
	/*background-color: #9F0;*/
}

.right-column-medium-430px{
	width:430px;
	/*background-color: #9F0;*/
}
.centerdiv{width:100%; margin:0px auto 0px auto; text-align:center;}

.action-box {width:282px;
padding:0px 0px 0px 0px;
margin:10px 0px 10px 0px; }

.action-box h3{
	text-align:center;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color: #000;
}

.action-box-heading {
	height:26px;
	width:282px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color: #919d64;
	
}
.action-box-content {
	height:auto;
	width:266px;
	padding:5px 8px 5px 8px;
	margin:0px 0px 0px 0px;
	background-color: #d8e5a8;
	color: #000000;
	font-size: 0.9em;
}

.action-box-content2 {
	height:auto;
	width:282px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color: #d8e5a8;
	color: #000000;
	font-size: 0.9em;
}

/******************************************
* BOOKING FORM BOX *
******************************************/
#reservationBody{
	margin:0px;
	padding: 10px;
	background-color: #020;
	width:214px;
} 

#reservationBody td, table, tr{
	margin:0px;
	padding: 0px;

} 

 

.booking-box{
	width:234px;
	margin:0px;
	padding: 0px;
	

}

.advert-box{
width:250px;
	margin-top:10px;
	padding: 0px;

}


.wpcf7-mail-sent-ok, .wpcf7-validation-errors  {color: #000000;}

}

/******************************************
* END SCREEN MEDIA *
******************************************/


/******************************************
* PRINT MEDIA *
******************************************/

@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */


/* YOUTUBE RESPONSIVE */
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* END YOUTUBE RESPONSIVE */
