/*  
Author: Dave Panfili
Author URL: http://www.db-elements.com
Copyright: ©2009 Honour Rebel Umbra/Blog. 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:610px; height:auto; margin-top:20px; background-color:#edebe2;}
#contentFL {float:left; display:inline; margin-top:20px; width:170px; height:450px; background-image:url(img/content-side-l.jpg); background-repeat:no-repeat;}
#contentFR {float:left; display:inline; margin-top:20px; width:170px; height:450px; background-image:url(img/content-side-r.jpg); background-repeat:no-repeat;}
.entry {display:inline; line-height:14px; font-size:95%; color:#000000;} /*Increases the size of the space between each line*/
#footer {clear:both; float:left; width:950px; text-align:center; font-size:70%; bottom:0px;
  background-repeat:no-repeat;}
#footer p {line-height:12px;}
#frame {width:950px; height:auto; margin:0 auto 0 auto; text-align:left;}
#header {float:left; text-align:center; margin-left:50px; _margin-left:40px; 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;}
.linkcat h2 {display:hidden;}
#linkcat-2 h2 {display:hidden;}
.nav {test-align:center; width:950px;}
p.postmetadata {border-top: 1px solid #ccc; margin-top:10px; font-size:80%;}
.post {float:left; display:inline; width:450px; height:auto; margin-left:15px; _margin-left:5px; padding:10px 0px 10px 0px; font-size:95%; color:#997b33; text-align:center;}
.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; display:inline; width:145px; padding:10px 0px 10px 0px; background-color:#ccb966;}
.sidebar ul {margin:0; margin-left:5px; padding:0; list-style-type:none; font-size:90%;}
.sidebarFrame {float:left; display:inline; width:100px; height:auto;}


/*----------*/
/* 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*/}