   /*  
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;
}
dl {
	margin:1em 0px;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em 1em;
	padding:0;
}
a img {
	border:0;
}
.clear {
	clear:both;
	height:20px;
}
blockquote 
{
    margin:10px;
    padding-left:10px;
    border-left:#ccc 2px solid;
    color:#666;
}
fieldset 
{
	border:none;
}
body 
{
        background: #d5dbe1; 
	margin: 0px 0px; 
	font: 76%/1.6em arial, tahoma, "lucida grande",  sans-serif; 
	color: #333; 
	text-align: center;
}
pre
{
font-size:8pt;
}

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

#container {
	border: #ddd 1px solid; 
	background: #fff; 
	margin: 0px 0px; 
	width: 950px; 	
	position: relative;
	text-align: left;
}
#navigation {
	background: transparent; 
	margin: 11px 0px 0px; 
	overflow: hidden; 
	width: 950px; 
	position: relative; 
	text-align: left;
	font-family:Tahoma, Verdana, Arial, Serif;
}
 html #navigation {
	height: 1%;
}
#navigation ul li {
	float: left; 
	margin: 0px 5px 0px 0px; 
	list-style-type: none;
}
#navigation ul li a {
	border: #ddd 1px solid; 
	border-bottom:none;
	padding: 0 10px 2px 10px; 
	display: block; 
	background: #ededed; 
	text-decoration: none;
}
#navigation ul li a:hover {
	background: #fafafa;
}
#navigation ul li a:active {
	background: #fafafa;
}
#navigation ul li.current_page_item a {
	background: #fff;
	color: #333;	
	border: #ccc 1px solid; 
	border-bottom:none;
}
#navigation ul li.search {
	font-size: 0.9em; 
	right: 0px; 
	position: absolute; 
	top: 0px;
}
#navigation ul li.search input#s {
	border: #999 1px solid; 
	font-size: 0.9em; 	
	width: 100px; 
	padding: 2px; 	
	background:#fff;
}
#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; 		
}

#searchbox {
	clear: both; 
	float: left; 
	margin: 5px 5px;
        background: #ffffff;
        font-size: 0.9em;
        text-decoration: none;
}
#header {
	clear: both; 
	float: left; 
	margin: 5px 5px; 
	width: 945px;
        background: #ffffff;
}
#header h1 
{
	font-size:1.8em;
	margin:10px 0 0 10px;
	font-variant:small-caps;
	letter-spacing:1px;		
}
#header h1 a {
	display: block; 	
	text-decoration:none;	
}
#header h2 
{
	margin:5px 0 0 10px;
	font-size:1em;
	font-weight:normal;
	font-family:Tahoma, Verdana, Arial, Serif;
	letter-spacing:1px;		
}
#feedarea {
	padding:10px 10px 0 0; 
	float: right; 	
	text-align: right;
}
html #feedarea {
	padding-top: 10px;
}
#feedarea dl dt {
	display: inline; 
	margin-right: 5px; 
	height: 45px;
}
#feedarea dl dd {
	display: inline; 
	margin-right: 5px; 
	height: 45px;
	background:url(img/feed.png) no-repeat left center;
	padding-left:16px;
}
#headerimage {
	clear: both; 
	background: #fff;
	margin: 7px; 
	color: #fff; 
	height: 5px;
}
 html #headerimage {
	margin-top: 0px;
}
#content {
	margin: -15px 5px 10px 5px; 
	overflow: auto;
}
 html #content {
	height: 1%;
}
#content h3 {
	font-size: 1.35em; 

}

#content h1 {
	font-size: 1.6em; 
        text-decoration:none;	
}
#content h4 {
	font-size: 1.1em; 
	margin: 1em 0px 0 0;
}
#content h5 {
	font-size: 1em; 
	margin: 1em 0px;
}
#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: 744px; 

}
 html #section-index #content-main {
	margin-right: 7px;
}
#content .post 
{
	padding:7px 7px 7px 7px;
        margin: 0 0 2em 0;
	width: 730px; 
        border-width: 1px;
        border-style: solid;
        border-color: #eeeeff;
}

#content .posttitle
{
	background-color: transparent;
        background-image: url("img/titlebg.gif");
        background-repeat: repeat-x;
        background-position: center top;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #eeeeff;
        padding:7px 0px 7px 7px;	
}
#content p img.right {
	float: right; margin:10px 0 0 10px;
}
#content p img.left {
	float: left; margin:0 7px 10px 0;
}
#content .post h2 
{
	font-size: 1.1em; 
	margin: 0em 0px 0px 3px;	
	font-weight:bold;

}
#content .entry 
{
    margin:1em 0;
    padding-right:1em;    
}
#content .entry a 
{
    border-bottom:#fff 1px dashed;

}
#content .post-info , #content .postmetadata
{
	font-size:.9em;
	margin: 0 0 0 0;
	padding:3px 3px 3px 3px;

background:#f0f0f0;




	
}

#sidebar2{
        float: right;
	width: 12px;
	font-size:0.9em;
        
}


#sidebar {
	margin-left: auto;
	margin-right: auto;
        width: 180px;
	font-size:0.9em;
        position: absolute;
        right:10px;
}
#sidebar ul
{
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar ul ul
{
	list-style:none;
	margin:0.5em 0 0 1em;
	padding:0;
}
li.sidebox {
	padding:10px;
	background: url(img/sideheadtop.gif) #ededed no-repeat left top; 
	margin-bottom: 10px; 	
}

li.categories{
	padding:10px;
	background: url(img/sideheadtop.gif) #ededed no-repeat left top; 
	margin-bottom: 10px; 	
}

html li.categories{
	padding-bottom: 10px;
        list-style:none;
}

li.categories h2 {
	font-weight: bold; font-size: 1.2em; text-align: left;
}

html li.sidebox {
	padding-bottom: 10px;
}
li.sidebox h2 {
	font-weight: bold; font-size: 1.2em; text-align: left;
}
#sidebar li.sidebox p img {
	float: left; margin: 0px 10px 10px 0px;
}

#sidebar2 ul
{
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar2 ul ul
{
	list-style:none;
	margin:0.5em 0 0 1em;
	padding:0;
}

#sidebar2 li.sidebox p img {
	float: left; margin: 0px 3px 3px 0px;
}

#footer {
	clear: both; 	
	background: transparent; 
	margin: 0px auto; 
	overflow: auto; 
	width: 810px; 
	color: #999; 
	text-align: left;
}
 html #footer {
	height: 1%;
}
#footer p {
	float: left; width: 40%; line-height: 1.2em;
}
#footer p img {
	vertical-align: text-bottom;
}
#footer ul {
	float: right; 
	margin: 1em 0px; 
	width: 50%; 
	text-align: right;
	font-size: 0.9em; 
}
#footer ul li {
	display: inline; 
	margin-left: 5px; 
	list-style-type: none;
}
#comments, #respond{
	margin: 2em 0 0 5px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
#container .commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 1.5em 0;
	padding: 0.5em;	
	background:#f6f6f6;
}
.commentlist li.alt 
{
    background:#fafafa;
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
	border-bottom: #eee 1px solid;
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
textarea{
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;	
	background:#f9f8f4;
}
input.textbox 
{
	background:#f9f8f4;
	padding:1px;
	border:#ccc 1px solid;
}
.post h4 
{
	font-size:1em;
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial, Serif;
}
.post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}

ol.snap_nav {
	display: inline;
	float: left;
	clear: both;
	list-style: none;
}

ol.snap_nav li {
	display: block;
	float: left;
	padding: 0 2px 10px 0;
}

ol.snap_nav li a {
	font-weight: bold
}

ol.snap_nav li.snap_selected a {
	cursor: text;
}

ol.snap_titles {
	clear: both;
	display: block;
	border: 0;
	list-style: none;
}

.linktextarea {
height:3em;
	font-size:9px;
	font-family:verdana;
	overflow:hidden;
}

#box {
	background-color: transparent;
        background-image: url("img/titlebg.gif");
        background-repeat: repeat-x;
        background-position: center top;
	border-width: 1px;
	border-style: solid;
	border-color: #eeeeff;
}

/* GLOBAL ORANGE BUTTON *****************************/
a.GlobalOrangeButton span {
background: transparent url('/images/button_left_orange.png') no-repeat 0 0;
display: block;
line-height: 22px;
padding: 7px 0 5px 18px;
color: #fff;
}

a.GlobalOrangeButton {
background: transparent url('/images/button_right_orange.png') no-repeat top right;
display: block;
float: left;
height: 34px;
margin-right: 6px;
padding-right: 20px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
}

a.GlobalOrangeButton:hover span {
background-position: 0 -34px; color: #fff;
}

a.GlobalOrangeButton:hover {
background-position: right -34px;
}


