/*  
Theme Name: MistyLook
Theme URI: http://wpthemes.info
Description: A real clean template by <a href="http://wpthemes.info" title="Sadish">Sadish Bala</a> , influenced by <a href="http://reorganize.ca" target="_blank">ReOrganize</a>
Version: 2.0
Author: Sadish
Author URI: http://simpleinside.com
*/
#wordpress *, #menu * {
	padding: 0px; 
	margin:0px;
	text-align: left;
}
#wordpress p, #menu p {
	margin: 0.7em 0px;
	line-height:1.6em;
}
#wordpress dl, #menu dl {
	margin:1em 0px;
}
#wordpress dt, #menu dt 
{
	font-weight:bold;
}
#wordpress dd ,#menu dd
{
	margin:0.5em 1em;
	padding:0;
}
#wordpress a img, #menu a img {
	border:0;
}
#wordpress .clear, #menu .clear {
	clear:both;
	height:20px;
}
#wordpress blockquote, #menu blockquote 
{
    margin:10px;
    padding-left:10px;
    border-left:#ccc 2px solid;
    color:#666;
}
#wordpress fieldset, #menu fieldset
{
	border:none;
}
#wordpress body, #menu body
{
	background: #f9f8f4; 
	margin: 0px 20px; 
	font: 76%/1.6em verdana, tahoma, "lucida grande",  sans-serif; 
	color: #333; 
	text-align: center;
}
#wordpress a, #menu a 
{
    text-decoration:none;
}
#wordpress a:link, #menu a:link {
	color: #265e15;	
}
#wordpress a:visited, #menu a:visited {
	color: #265e15;
}
#wordpress a:hover, #wordpress a:active, #menu a:hover, #menu a:active {
	color: #333;
	text-decoration:underline;
}
#wordpress h1, #wordpress h2, #wordpress h3, #wordpress h4, #wordpress h5, #wordpress h6, #menu h1, #menu h2, #menu h3, #menu h4, #menu h5, #menu h6
{
	font-family:Georgia, Verdana, Arial, Serif;
}

#wordpress #container {
	border: #ddd 1px solid; 
	background: #fff; 
	margin: 0px auto; 
	text-align: left;
}
#wordpress #navigation {
	background: transparent; 
	margin: 20px auto 0px; 
	overflow: hidden; 
	width: 760px; 
	position: relative; 
	text-align: left;
	font-family:Tahoma, Verdana, Arial, Serif;
}
#wordpress  html #navigation {
	height: 1%;
}
#wordpress #navigation ul li {
	float: left; 
	margin: 0px 5px 0px 0px; 
	list-style-type: none;
}
#wordpress #navigation ul li a {
	border: #ddd 1px solid; 
	border-bottom:none;
	padding: 0 10px 2px 10px; 
	display: block; 
	background: #ededed; 
	text-decoration: none;
}
#wordpress #navigation ul li a:hover {
	background: #fafafa;
}
#wordpress #navigation ul li a:active {
	background: #fafafa;
}
#wordpress #navigation ul li.current_page_item a {
	background: #fff;
	color: #333;	
	border: #ccc 1px solid; 
	border-bottom:none;
}
#wordpress #navigation ul li.search {
	font-size: 0.9em; 
	right: 0px; 
	position: absolute; 
	top: 0px;
}
#wordpress #navigation ul li.search input#s {
	border: #999 1px solid; 
	font-size: 0.9em; 	
	width: 100px; 
	padding: 2px; 	
	background:#fff;
}
#wordpress #navigation ul li.search input#searchsubmit {
	border: #999 1px solid; 
	font-size: 0.9em; 
	background: #e6e6e6; 
	margin: 0px 0px 0px 2px; 
	color: #265e15; 
	padding: 2px; 		
}
#wordpress #header {
	clear: both; 
	float: left; 
	margin: 10px 5px; 
	width: 450px;
}
#wordpress #header h1 
{
	font-size:1.8em;
	margin:10px 0 0 10px;
	font-variant:small-caps;
	letter-spacing:1px;		
}
#wordpress #header h1 a {
	display: block; 	
	text-decoration:none;	
}
#wordpress #header h2 
{
	margin:5px 0 0 10px;
	font-size:1em;
	font-weight:normal;
	font-family:Tahoma, Verdana, Arial, Serif;
	letter-spacing:1px;		
}
#wordpress #feedarea {
	padding:10px 10px 0 0; 
	float: right; 	
	text-align: right;
}
#wordpress html #feedarea {
	padding-top: 10px;
}
#wordpress #feedarea dl dt {
	display: inline; 
	margin-right: 5px; 
	height: 45px;
}
#wordpress #feedarea dl dd {
	display: inline; 
	margin-right: 5px; 
	height: 45px;
	background:url(img/feed.png) no-repeat left center;
	padding-left:16px;
}
#wordpress #headerimage {
	clear: both; 
	background: #fff url(img/misty.jpg) no-repeat 0px 0px;
	margin: 10px; 
	color: #fff; 
	height: 200px;
}
#wordpress  html #headerimage {
	margin-top: 0px;
}
#wordpress #content-wp {
	margin: 10px 10px 10px 30px; 
	overflow: auto;
	font: 76%/1.6em verdana, tahoma, "lucida grande",  sans-serif;
}
#wordpress  html #content-wp {
	height: 1%;
}
#wordpress #content-wp h3 {
	font-size: 1.2em; 
	margin: 1em 0px 0px;
}
#wordpress #content-wp h4 {
	font-size: 1.1em; 
	margin: 1em 0px 0 0;
}
#wordpress #content-wp h5 {
	font-size: 1em; 
	margin: 1em 0px;
}
#wordpress #content-main ul 
{
    margin:1em;
    padding:0 1em;
    list-style-image:url(img/bullet.png);
}
#wordpress #content-wp ol 
{
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
#wordpress #content-main {
	margin-right: 20px;
}
#wordpress  html #section-index #content-main {
	margin-right: 20px;
}
#wordpress #content-wp .post 
{
	padding:0 0 2em 0;
	border-bottom:#ddd 1px dashed;
}
#wordpress #content-wp p img {
	margin:0 1em;
}
#wordpress #content-wp .post h2 
{
	font-size: 1.4em; 
	margin: 1em 0px 0px;	
	letter-spacing:1px;
	font-weight:normal;
	font-family: Tahoma, Verdana, Times, serif;
}
#wordpress #content-wp a
{
	color: #01299F;
}
#wordpress #content-wp .entry 
{
    margin:1em 0;
    padding-right:1em;    
}
#wordpress #content-wp .entry a 
{
    border-bottom:#999 1px dashed;
    text-decoration:none;
}
#wordpress #content-wp .post-info , #wordpress #content-wp .postmetadata
{
	font-size:0.9em;
	color:#999;
	margin:0;
	padding:0;	
}
#wordpress #content-wp .post-info 
{
	background:url(img/underline1.jpg) no-repeat left bottom;
	padding-bottom:12px;	
}
#menu #sidebar {
	font-size:0.9em;
	font: 76%/1.6em verdana, tahoma, "lucida grande",  sans-serif;
}
#menu #sidebar ul
{
	list-style:none;
	margin:0;
	padding:0;
}
#menu #sidebar ul ul
{
	list-style:none;
	margin:0.5em 0 0 1em;
	padding:0;
}
#menu li.sidebox {
	padding:10px;
	background: #d6dff7; 
	margin-bottom: 5px; 	
}
#menu li.sidebox ul li{
	margin-top:-2px;
}
#menu li.sidebox ul li a{
 	color:#215dc6;
	font-size:0.9em;
	font-family: Tahoma,verdana,sans-serif;
}
#menu html li.sidebox {
	padding-bottom: 10px;
}
#menu li.sidebox h2 {
	font: bold 1.1em tahoma,verdana,sans-serif; text-align: left; color:#000;
}
#menu #sidebar li.sidebox p img {
	float: left; margin: 0px 10px 10px 0px;
}

#wordpress #comments, #wordpress #respond{
	margin: 2em 0 0 5px;
}
#wordpress #commentform 
{
	margin:10px;
	padding:10px;
}
#wordpress #container .commentlist {
	margin: 0;
	padding: 0;
}
#wordpress .commentlist li 
{
	list-style:none;
	margin: 1em 0;
	padding: 0.5em;	
	background:#f5f5f5;
}
#wordpress .commentlist li.alt 
{
    background:#fafafa;
}
#wordpress .commentlist li .cmtinfo 
{
	font-size:1em;	
	border-bottom: #eee 1px solid;
}
#wordpress .commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
#wordpress .commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
#wordpress textarea, #menu textarea{
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;	
	background:#f9f8f4;
}
#wordpress input, #menu input
{
	background:#f9f8f4;
	border:#ccc 1px solid;
}
#wordpress .post h4, #menu .post h4
{
	font-size:1em;
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial, Serif;
}
#wordpress .post h4 em, #menu .post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
#wordpress #header, #wordpress #content-wp, #menu #sidebar, #wordpress #footer, #wordpress .widget {
    overflow: hidden;
}