/*  
Theme Name: Emerald
Description: <a href="http://wpthemeland.com/themes/emerald/" title="WordPress Theme Land">Emerald</a> is a 3-Column, Widget Compatible, Fluid Width Theme, created by <a href="http://sadish.net/" title="Sadish Bala">Sadish Bala</a>.
Version: 1.0
Author: WordPress Theme Land
Author URI: http://wpthemeland.com/
*/
/*
	Design by Free CSS Templates
	http://www.freecsstemplates.org
	Released for free under a Creative Commons Attribution 2.5 License
*/
/* Basic */
*
{
	margin: 0em;
	padding: 0em;
}
h1,h2,h3,h4,h5,h6
{
	font-family:"Lucida Sans",Georgia,Verdana, Arial, Serif;
}
body
{
  margin: 0;
  padding: 0;  
  font-family:"Tahoma","Lucida Sans",Verdana, Arial, Serif;
  font-size: small;
  color: #333;
  font-size:0.8em;
}
a
{
	color: #669911;
	text-decoration:none;
}
a:hover, a:active 
{
	text-decoration:underline;
}
ol 
{
	margin-left:2em;
}
p
{
	margin-bottom:0.5em;	
	line-height:1.8em;
	
}
#primaryContent ul
{
	list-style-image:url(images/arrow.gif);
}
blockquote
{
	padding: 1em;
	margin-bottom: 1.5em;
	background-color: #FFFCD8;
	background-image: url(images/a5.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border: dotted 1px #DFD999;
}
img {
	border:0;
}
img.right 
{
	float:right;
	margin:0 0 1em 1em;
}
img.left 
{
	float:left;
	margin:0 1em 1em 0;
}
/* Outer */
#outer
{
}
/* Header */
#header
{
	height: 95px;
	background-image: url(images/a2.gif);
	background-position: bottom left;
	padding-left: 40px;
	padding-top: 45px;
}
#header h1 a
{
	color: #fff;
	text-decoration: none;
	font-size: 1.5em;
}
#header h1
{
	text-transform: lowercase;
	font-size: 1.6em;
}
#header h2
{
	position: relative;
	top: -0.3em;
	color: #E8EFC2;
	font-weight: normal;
	font-size: 1.1em;
	text-transform: lowercase;
	font-style:italic;
}
/* Menu */
#menu
{
	background-image: url(images/a3.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 1em 2.5em 1em 2.5em;
}
#menu ul
{
	list-style: none;
}
#menu li
{
	display: inline;
}
#menu li a
{
	font-size: 1.1em;
	font-weight: bold;
	text-transform: lowercase;
	color: #5D5F53;
	text-decoration: none;
	margin-right: 1em;
}
#menu li a:hover, 
#menu li a:active,
#menu li.current_page_item a
{
	color: #6B7E09;
	border-bottom:#6B7E09 1px solid;
}
#menu li#feed
{
    float:right;
    margin-top:-20px;
	padding-left:15px;
	background:url(images/icon_feed.gif) no-repeat left;
}
/* Content */
#content
{
	padding: 3em 15px 1em 15px;
	line-height: 1.6em;
	background: url(images/a4.gif) repeat-x top left;
}
#content h2,h3,h4,h5,h6
{
	margin-bottom: 1em;
}
#content ul
{
	margin-bottom: 1.5em;
	padding-left: 1em;
}

/* Primary Content */
#primaryContentContainer
{
	float: left;
	margin-right: -480px;
	width: 100%;
}
#primaryContent
{
	margin: 0em 480px 0em 0em;
	padding: 0em 1.5em 1.5em 1.5em;
}
#primaryContent h2, #primaryContent h3
{
	text-transform: lowercase;
	color: #5D5F53;
	border-bottom: dotted 1px #ECEEDF;
	padding-bottom: 0.3em;
}
#sidebar1 h2, #sidebar2 h2,#content .date
{
	background: url(images/a1.gif) no-repeat;
	width: 185px;
	height: 27px;
	font-size: 1.0em;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 5px;
	text-transform: lowercase;
	color: #5D5F53;
}
#content .date 
{
	float:right;
}
#content .comments 
{
	margin:1em 0;
	border-bottom: dotted 1px #ECEEDF;
}
#content .post 
{
	margin-bottom:3em;
}
/* Secondary Content */
#sidebar1
{
	float: left;
	width: 215px;
}
#sidebar2
{
	float: right;
	width: 215px;
	padding-right: 1em;
}
#sidebar1 ul, #sidebar2 ul, #sidebar1 form, #sidebar2 form 
{
	list-style:none;
	margin:0 1em 1em;
	padding:0;
}
/************************************************
*	Comments									*
************************************************/
	
#content .commentlist 
{
	margin:0;
	padding:0;
	border-top:#ddd 1px solid;
}
#content .commentlist li 
{
	list-style:none;
	margin: 0;
	padding:1em;	
	border-bottom: #ddd 1px solid;	
}
.commentlist li.alt 
{
    background:#EAEFE0;    
}
.commentlist li .cmtinfo 
{
	font-size:0.9em;		
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
	font-size:1.1em;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
#content .nocomments 
{
	text-align:center;
	color:#999;
	font-size:0.9em;
}
#content .trackback
{
	background:url(images/icon_trackback.png) no-repeat left center;
	padding:0px 17px;
}
#content .feed 
{
	background:url(images/icon_feed.gif) no-repeat left center;
	padding:5px 17px;
}
input.textbox
{
	border:#ccc 1px solid;
	background:#f9f9f9;
	font:1em Tahoma, Verdana, Arial, Serif;
	padding:2px;
	width:150px;
}
textarea
{
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;	
	background:#f9f9f9;
	font:1em Tahoma, Verdana, Arial, Serif;
}
.textbox:focus, textarea:focus
{
	background:#fff;
	border:#999 1px solid;
}
/* Footer */
#footer
{
	background: url(images/a4.gif) repeat-x top left;
	border-top: solid 1px #D0D4BB;
	padding: 3em;
	font-size: 0.9em;
}
.clear
{
	clear: both;
}