/*

Theme Name: Heritage
Theme URI: http://wordpress.work-in-development.com/beta1/
Description: Theme for Heritage site.
Version: 1
Author: NS
Author URI: http://nearsource.net/
Tags: green, custom header, fixed width, two columns

*/

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
	font-size: 0.75em;
	font-style: normal;
	margin: 0px;
	background-color: #005940;
	/*background-image: url(../images/bg-top.jpg);
	background-repeat: repeat-x;
	background-position: top;*/
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
}

#content h3{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
  font-size: 150%;
  font-weight: bold;
  margin: 6px 0 2px;
  letter-spacing:-0.06em;
}

#top-links {
	display:block;
	color:#FFF;
	font-size:9px;
	text-align:right;
	padding-right:10px;
	padding-top:2px;
	height:16px;
	clear:both;
	background-color:#000;
}
#top-links a {
	color:#FFF;
	text-decoration:none;
}
#top-links a:hover {
	color:#FF0;
}
.common-box {
	display:block;
	height:auto;
	clear:both;
}
#menu {
	display:block;
	height:26px;
	clear:both;
	color:#FFF;
	background-color:#D27406;
	text-align:center;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
}
#menu a {
	color:#FFF;
	text-decoration:none;
	line-height:24px;
	margin:6px;
}
#menu a:hover {
	color:#000;
}
#menu ul {
	clear:none;
	white-space:nowrap;
	margin:0px;
}
#menu ul li {
	clear:none;
	list-style:none;
	white-space:nowrap;
	margin:0px;
	margin-left:15px;
	text-transform:uppercase;
	display:inline;
}
#box-2010 {
	display:block;
	padding:20px;
	padding-top:20px;
	background-color:#FFF;
	color:#004834;
	font-size:11px;
	text-align:justify;
	margin-top:50px;
}
#logo-box {
	display:block;
	height:73px;
	clear:both;
	background-color: #004834;
}
#search-box {
	display:block;
	width:310px;
	float:right;
	text-align:left;
	padding-top:12px;
	font-size:10px;
}
form {
	margin:0px;
}
.fields1 {
	width:120px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	border:solid 1px #030;
}
.links-yellow {
	text-decoration:none;
	color:#FF0;
}
.footer {
	display:block;
	color:#FFF;
	text-align:center;
	padding:10px;
	font-size:10px;
	line-height:18px;
	padding-bottom:35px;
}
#footer-links {
	display:block;
	width:310px;
	padding-top:10px;
	clear:both;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#B2B2B2;
}
#footer-links a {
	text-decoration:none;
	color:#B2B2B2;
}
#content-box {
	display:table-cell;
	height:auto;
	clear:both;
	width:738px;
	padding:20px;
	padding-bottom:40px;
	background-color:#FFF;
	font-size:11px;
	float:left;
	line-height:16px;
}
#content-box p {
	margin-top:0px;
}
#col1 {
	display:block;
	width:150px;
	float:right;
	padding-bottom:20px;
	padding-right:40px;
	text-align:center;
	font-size:12px;
	/*text-align:center;*/
}

#col1 em {
	font-size:12px;
}

#col1 a {
	text-decoration:none;
	color:#ff6600;
	font-size:12px;
}
#col1 a:hover {
	text-decoration:underline;
}
#col2 {
	display:block;
	width:500px;
	float:left;
	padding-left:15px;
	text-align:left;
	border-right-color:#030;
	border-right-style:solid;
	border-right-width:thin;
}
#col3 {
	display:block;
	width:135px;
	float:left;
	padding-left:15px;
	text-align:left;
}

#colcontent {
	display:block;
	width:570px;
	float:left;
	padding-left:20px;
	text-align:left;
}

/* -------- NEW CSS ----------- */

.spacer { height:20px; }
.archivetitle {
	height:20px;
	color: #999999;
	font-size: 11px;
	font-variant: normal;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 0px 0px;
}
.post{
	position:relative;
	background: url('images/post_bottom.jpg') no-repeat bottom center;
	/*width:600px;*/
	/*margin:0 0 30px 20px;*/
	margin:0;
	padding:0 0 5px 0;
}
.post_header{
	position:relative;
	/*width:673px;*/
	height: 25px;;
	background:url('images/post_header.jpg') no-repeat top center;
}
.posttitle{
	position:relative;
	font-family:Arial,Verdana;
	/*padding-top:3px;
	left:48px;
	top: 25px;
	width:610px;*/
	font-size:17px;
	color: #12962E;
	font-weight:bold;
	margin-bottom:12px;
	/*border-top-width: 1px;
	border-bottom-width: 1px;
	/*border-top-style: solid;
	border-bottom-style: solid;
	/*border-top-color: #A8B0D8;
	border-bottom-color: #A8B0D8;*/
}
.posttitle a,.posttitle a:hover{
	color: #046D1A;
	text-decoration:none;
}
.post h3{
	font-size:150%;
	font-weight:bold;
	margin:0;
}
.post a,.post a:hover{
	color: #046D1A;
	text-decoration:none;
}

.postauthor {
	position:absolute;
	left:55px;
	top: 45px;
	font-size: 10px;
	color:#000000;
}
.postauthor a,.postauthor a:hover{
	color: #000000;
	text-decoration:none;
}
.date_d {
	position:absolute;
	font-size: 28px;
	left:582px;
	top:26px;
	font-family:Arial, Verdana;
	font-weight:bold;
}
.date_m {
	position:absolute;
	font-size: 14px;
	left:587px;
	top:8px;
	font-family:Arial, Verdana;
	font-weight:bold;
	color:#ffffff;
}
.entry {
	position:relative;
	color: #000000;
	font-size:12px;
	line-height: 16px;
	text-align: justify;
	overflow:auto;
}
.info {
	position:relative;
	line-height: 1.8em;
	font-size: 10px;
	color:#000000;
	margin:0px 22px 2px 22px;
}
.info a{
	color:#006891;
}
.category {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/category.jpg') no-repeat top left;
	color:#999999;
}
.bubble {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	color:#999999;
	background: url('images/bubble.jpg') no-repeat top left;
}
.navigation {
	font-size: 12px;
	margin: 20px 0px 0px 0px;
	padding: 0px 10px 20px 10px;
}
.sorry {
	font-size: 11px;
	font-style: italic;
	margin: 20px 20px 20px 20px;
	padding: 10px 10px 10px 10px;
	border: 1px dashed #B1A074;
}
.alignleft {float: left; text-align: left;}
.alignright {float: right; text-align: right;}
.aligncenter{
   display: block;
   margin-left: auto;
   margin-right: auto;
   text-align: center;
}

/****  SEARCH ***/
.navigation{
  font-size: 95%;
  color: #c4c3c1;
}

.navigation .alignleft{
  float: left;
}

.navigation .alignright{
  float: right;
}

.navigation a{
  text-decoration: none;
  color: #d2d0cf;
}

.navigation a:hover{
  background: none;
  color:#ed1f24;
}

.postmetadata{
  color: #c4c3c1;
  margin: 10px 0;
}

.postmetadata a{
  color: #929292;
}

.postmetadata a:hover{
  background: none;
  color:#ed1f24;
}
 textarea#comment{
	 width:100%;
 }
 
 h3#comments{
	 padding:30px 0 0 0;
}

div#respond h3{
	margin-bottom:10px;
}

p.nocomments{
	display:none;
}
#home_boxes_menu p{
	padding:0;
	margin:0;
}

#mem {
	padding-left:5px;
	width:360px;
	height: auto;
	float:right;
	clear:right;
	padding-left:10px;
	text-align:right;
}
