/*  
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.1
Author: Sadish
Author URI: http://simpleinside.com
*/

* {
	padding: 0px; 
	margin:0px;
}
p {
	margin: 0.7em 0px;
	line-height:1.6em;
}

a img {
	border:1;
}
.clear {
	clear:both;
	height:20px;
}
blockquote 
{
    margin:10px;
    padding-left:10px;
    color:#5B3B96;
}
fieldset 
{
	border:none;
}
body 
{
	background: #86bcff; 
	margin: 10px 20px; 
	font: 76%/1.6em verdana, tahoma, "lucida grande",  sans-serif; 
	color: #5B3B96; 
	text-align: center;
}
a 
{
    text-decoration:none;
}

/* These define all links */

a:link {
	color: #0000ff;	
}
a:visited {
	color: #0000ff;
}
a:hover, a:active {
	color: #333;
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6 
{
	font-family:Georgia, Verdana, Arial, Serif;
}

/* Header just defines Header margins  */

#header {
/*	clear: both; 
	float: left; */
	margin: 15px 0px; 
	width: 450px;
}

/* Headerimage defines the image */

#headerimage {
	clear: both; 
	background: #fff url(images/sign6.jpg) no-repeat 0px 0px;
	margin: 15px; 
	color: #fff; 
	height: 200px;
}
 html #headerimage {
	margin-top: 0px;
}

#container {
	border: #ddd 1px solid; 
	background: #fff; 
	margin: 0px auto; 
	width: 780px; 	
	position: relative; 
	text-align: left;
}

#content {
	margin: 10px 10px 10px 30px; 
	overflow: auto;
}
 html #content {
	height: 1%;
}

/* Defines ordered and unordered lists */

#content-main ul 
{
    margin:1em;
    padding:0 1em;
    list-style-image:url(img/bullet.png);
}
#content ol 
{
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}

#content-main {
	float: left; 
	width: 520px; 
	margin-right: 20px;
}
 html #section-index #content-main {
	margin-right: 20px;
}
#content .post 
{
	padding:0 0 2em 0;
	border-bottom:#ddd 1px dashed;
}
#content p img.right {
	float: right; margin:10px 0 10px 10px;
}
#content p img.left {
	float: left; margin:0 10px 10px 10px;
}
#content .post h2 
{
	font-size: 1.4em; 
	margin: 1em 0px 0px;	
	letter-spacing:1px;
	font-weight:normal;	
}

/* posttitle is Page Title */

#content .posttitle h2 
{
	font-size: 1.4em; 
	margin: 1em 0px 0px;	
	letter-spacing:1px;
	font-weight:normal;
	color: #0000ff;	
}

/* Entry defines the basic page text */

#content .entry 
{
    margin:1em 0;
    padding-right:1em;    
}


#sidebar {
	float: left; 
	width: 200px;
	font-size:0.9em;
}
#sidebar ul
{
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar ul ul
{
	list-style:none;
	margin:0.5em 0 0 1em;
	padding:0;
}

/* sidebar background color */

li.sidebox {
	list-style:none;
	padding:10px;
	background: #d9e8ff; 
	margin-bottom: 10px;
     line-height: 1.7; 	
}
html li.sidebox {
	padding-bottom: 10px;
}

#footer {
	clear: both; 	
	background: transparent; 
	margin: 0px auto; 
	overflow: auto; 
	width: 760px; 
	color: #fff; 
	text-align: left;
}
#footer p {
	float: left; width: 100%; line-height: 1.2em;
}

/* Remove li. sidebox h2 a p img */

/* Remove h3, h4 and h5 definition */

/* Remove dl, dt and dd sections */

/* Remove content post-info */

/* Removed Navigation */

/* Removed h1 and h2 part of Header */

/* Removed feedarea */

/* Remove html #footer */

/* Remove part of footer */

/* Remove comments, commentform and commentlist sections */

/* Remove textarea and textbox */

/* Remove post section */

/* Remove widget section */

