/*
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>. Support is available at <a href="http://forums.wpthemes.info/" title="Forums">Forums</a>.
Version: 3.1
Author: Sadish
Author URI: http://simpleinside.com
*/

p, ul, ol, li, h1, h2, h3, h4, h5, h6, form {
	padding: 0;
	margin:0;
}
h1, h2, h3, h4, h5, h6 {font-family:Georgia, Verdana, Arial, Serif;}
a img  {border:none;}
a:link, a:visited {color: #B03F8B; text-decoration:none;}
a:hover, a:active {border-bottom:#963 1px solid;}
.imagealignright {float:right; margin:0 0 5px 5px;}
.imagealignleft {float:left; margin:0 5px 5px 0px;}
p {margin: 0.7em 0; line-height:1.6em;}
dl {margin:1em 0;}
dt {font-weight:bold; }
dd {margin:0.5em; padding:0;}

body{
	margin: 0;
	background: #FFF url(img/bg.gif) repeat-x left top;
	font: 76%/1.6em verdana, tahoma, arial,  sans-serif;
	color: #333;
	text-align: center;
}
#container {
	background: #fff;
	margin: 0 auto;
	width: 780px;
	position: relative;
	text-align: left;
}

#header {
	clear: both;
	float: left;
	margin: 10px 0px;
	width: 780px; height: 208px;
	background: #fff url(img/header-epro1.jpg) left bottom no-repeat;
}
#branding{
	float:left;
	width:350px;
}

#branding h1 {
	font-size:1.8em;
	margin:10px 0 0 10px;
	font-variant:small-caps;
	letter-spacing:1px;
}
#branding h1 a {text-decoration:none;}
#branding h2 {
	margin:5px 0 0 10px;
	font:normal 1em tahoma, verdana, arial, sans-serif;
	letter-spacing:1px;
}

#feedarea {
	width:350px; 
	padding:0;
	float: right;
	text-align: right;
}
#feedarea p {padding:0 10px 0 0;}

#feedarea dl dt {
	display: inline;
	margin-right: 5px;
	height: 45px;
}
#feedarea dl dd {
	display: inline;
	margin-right: 5px; padding-left:16px;
	height: 45px;
	background:url(img/icon_feed.gif) no-repeat left center;
	
}



/* main content area*/

#content {
	padding: 10px 10px 10px 20px;
	margin:0px;
}
#content  h2 {
	font-size: 1.4em;
	margin: 1em 0 0;
	letter-spacing:1px;
	font-weight:normal;
}
#content h3 {
	font-size: 1.4em;
	font-weight:normal;
	margin: 1em 0 0;
	color: #B03F8B;
}
#content h4 {
	font-size: 1.1em;
	margin: 1em 0 0 0;
	color: #B03F8B;
}
#content h5 {
	font-size: 1em;
	margin: 1em 0;
}

#content-main {
	float: left;
	width: 520px;
	padding: 0 10px;
}


#content-main ul{
    margin:1em;
    padding:0 1em;
}
#content-main ul.asides {
	margin:0;
	padding:2em;
	border-bottom:#ddd 1px dashed;
}
#content ol{
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
#content .post {
	padding:0 0 2em 0;
	border-bottom:#ddd 1px dashed;
}
#content p img.right {
	float: right;
	margin:10px 0 0 10px;
}
#content p img.left {
	float: left;
	margin:0 10px 10px 0;
}

#content .entry {
    margin:0em 0;    padding:.5em;
    border-bottom: 1px dotted #e9e9e9;
}
#content .excerptlinkblock {  border: 1px solid red;}
#content .entry a:link, #content .entry a:visited {border-bottom:#963 1px dashed;}
#content .entry a:hover, #content .entry a:active {border-bottom:#963 1px solid;}
#content .post-info , #content .postmetadata {
	font-size:0.9em;
	color:#999;
	margin:0; 	padding:0;
}
#content .post-info {
	background:url(img/underline1.jpg) no-repeat left bottom;
	padding-bottom:12px;
}

#content img {border:#eee 1px solid;}

#content img.no-border  {border:#eee 0px solid;}


.clear {
	clear:both;
	height:20px;
}

#searchform #s {
  width: 125px;
  margin-right: 4px;
}

#searchform {
  margin: 10px 0px;
}

blockquote
{
	color:#666;
	margin: 1em;
	padding: 0 0 10px 50px;
	background: url(img/blockquote.gif) no-repeat left top;
}
fieldset {border:none;}






#navigation {
	background: transparent;
	margin: 0px auto 0;
	overflow: hidden;
	width: 760px;
	position: relative;
	text-align: left;
	font-family: Trebuchet MS,Tahoma, Verdana, Arial, Serif;
	font-size: 80%;
	letter-spacing:1px;
}

#navigation ul li {
	float: left;
	margin: 10px 5px 0 0;
	list-style-type: none;
}
#navigation ul li a {
	border-bottom:none;
	padding: 0px 6px;
	display: block;
	font-weight:bold;
	color:#666;
	text-decoration: none;
	background:#ededed;
}
#navigation ul li a:hover, #navigation ul li a:active, #navigation ul li.current_page_item a {
	background: #fff;
	color: #333;
	border-bottom:none;
}









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

li.sidebox h2 {
	font-weight: bold;
	font-size: 1.6em;
	text-align: left;
	color: #242;
	font-variant:small-caps;
	padding:10px 0 0 5px;
}
#sidebar li.sidebox p img {
	margin:0;
	padding:3px;
}










#footer {
	clear: both;
	background: transparent;
	margin: 0 auto;
	width: 760px;
	text-align: left;
}

#footer p {
	float: left;
	width: 50%;
	line-height: 1.2em;
}



#comments, #respond{
	margin: 2em 0 10px 5px;
}
#commentform{
	margin:10px 0;
	padding:10px;
	background:#f9fcfc;
	border-top: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
}
.commentnum {
	font-size:1.5em;
	font-weight:bold;
	margin:0 5px 0 0;
}
#container .commentlist {
	margin: 0;
	padding: 0;
	border-top: #ddd 1px solid;
}
.commentlist li {
	list-style:none;
	margin: 0;
	padding: 0.5em;
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;

}
.commentlist li.alt { background:#f9f9f9;}
.commentlist li .cmtinfo {font-size:1em;}
.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;
}
#content .commentsfeed
{
	background:url(img/icon_feed.gif) no-repeat left center;
	padding-left:16px;
}
#content .trackback
{
	background:url(img/link.gif) no-repeat left center;
	padding-left:20px;
}
input.textbox
{
	border:#ccc 1px solid;
	background:#fff url(img/shadow_top.gif) repeat-x top;
	font:1em Verdana, Arial, Serif;
	padding:2px;
	width:150px;
}
textarea{
	width: 90%;
	padding:10px;
	line-height:2em;
	height: 20em;
	border: 1px solid #ccc;
	background:#fff url(img/shadow_top.gif) repeat-x top;
	font:1em Verdana, Arial, Serif;
}
.textbox:focus, textarea:focus
{
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border:#999 1px solid;
}




