/*  
Author: Dave Panfili
Author URL: http://www.db-elements.com
Copyright: ©2009 Honour Rebel. All Rights Reserved
*/


/*-------*/
/* Links */
/*------ */
a:link, a:visited, a:active {text-decoration:none; color:#9b8e72;}
a:hover {text-decoration:none; color:#997b33;}
img {border:0;}


/*-----------*/
/* Universal */
/*-----------*/
body, h1, h2, h3, h4, h5, h6, blockquote, p {margin:0; padding:0;}
h1 {font-family:Times, "Times New Roman", serif; font-size:130%; padding:0 0 10px 0;}
html {overflow-y:scroll;}
p {padding-top:10px;}
.halfBreak {line-height:1.5px; background-color:#d3ccbb;}
	
	
/*---------*/
/* Content */
/*---------*/
body {
  margin:0;
	font-family:Arial, Helvetica, Georgia, Sans-serif;
	font-size:90%;
	text-align:center;
	vertical-align:top;
	background:#d3ccbb;
	color:#000000;}
.centerVid {
  text-align:center;
	width:475px;
	float:left;}
#content {
  float:left;
	width:800px;
	height:380px;
	margin:20px 25px 0px 25px;
	overflow:hidden; /* Changed from overflow:auto; */
	background-image:url(img/content-back.gif);
	background-repeat:no-repeat;}
.entry {
  line-height: 18px;} /*Increases the soze of the space between each line*/
#footer {
  clear:both;
  float:left;
	width:800px;
	margin:0px 25px 0px 25px;
	text-align:center;
	font-size:70%;
	bottom:0px;
	background-image:url(img/footer-back.gif);
	background-repeat:no-repeat;}
#footer p{
  line-height:12px;}
#frame {
  width:850px;
	height:auto;
	margin:0 auto 0 auto;
	text-align:left;}
#header {
  float:left;
	width:850px;
	height:100px;
	background-image:url(img/header6.jpg);
	background-repeat:no-repeat;
	border-left:2px solid #000000;
	border-right:2px solid #000000;
	border-bottom:2px solid #000000;}
.nav {
  float:left;
	height:44px;
	/*width:8px; overflow:hidden; font-family:Arial; font-size:90%; font-weight:bold; vertical-align:middle; text-align:left;*/
  display:inline;
  -moz-user-select:none;*/}
#pages ul {
  margin:0;
	padding:0;}
#pages li {
  list-style:none;
	text-align:left;
	background-color:#99CC00;}
p.postmetadata {
  border-top: 1px solid #ccc;
	margin-top:10px;}
.post {
  /*padding:10px 0 10px 0;*/
	margin:20px 155px 20px 165px;
	width:475px;
	height:360px;
	overflow:auto;}
.post h2 {
  font-family:Times, "Times New Roman", serif;
	font-size: 18px;}
.postTitle {
  font-family:Times, "Times New Roman", serif;
  text-align:center;
	font-size:120%;
	font-weight:bold;
	padding-top:5px;
	color:#997b33;}
.sidebar {
  float:left;
	width:800px;
	margin:0px 25px 0px 25px;}
.sidebarFrame {
  float:left;
  width:140px;
	height:44px;}


/*----------*/
/* Comments */
/*----------*/
.comments-template{
	margin:10px 0 0;
	border-top:1px solid #ccc;
	padding:10px 0 0;}
.comments-template ol{
	margin:0;
	padding:0 0 15px;
	list-style:none;}
.comments-template ol li{
	margin:10px 0 0;
	line-height:18px;
	padding:0 0 10px;
	border-bottom:1px solid #ccc;}
.comments-template h2, .comments-template h3{
	font-family:Georgia, Sans-serif;
	font-size:16px;}
.commentmetadata{
	font-size:12px;}
.comments-template p.nocomments{
	padding:0;}
.comments-template textarea{
	font-family:Arial, Helvetica, Georgia, Sans-serif;
	font-size:12px;}


/*---------------*/
/* Image Gallery */
/*---------------*/
.smoothgallery{
	width: 473px !important; /*override default size*/
	height: 330px !important;
	border:none; !important; 
	background-color:#333300;} 
.smoothgallery p, .smoothgallery h3{
	display:none;	/*show only images if jscript is off*/}