/*  

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: 1.0.1

Author: Sadish

Author URI: http://simpleinside.com

*/
#header h1 { display:none }
#header h2 { display:none }
* {

	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;

}
img 
{
       background:url(img/shadow.gif) no-repeat right bottom;
       padding:4px 10px 10px 4px;       
       border:0;
       border-top:#eee 1px solid;
       border-left:#eee 1px solid;       
}
img.right {
       float: right;
       margin:10px 0 0 10px;              
}
img.left {
       float: left; 
       margin:0 10px 10px 0;       
}
a:link img,
a:visited img,
a:hover img,
a:active img {
       background:url(img/shadow.gif) no-repeat right bottom;
       padding:4px 10px 10px 4px;       
       border-top:#eee 1px solid;
       border-left:#eee 1px solid;              
}
img.wp-smiley, #wpstats, img.noborder, a img.noborder {
       background: none;
       border: 0;
       padding: 0;
}
#sidebar a:link img, #sidebar a:visited img, #sidebar a:hover img,
#sidebar a:active img {
background: none;
padding: none;
border: none;
margin-bottom : 0px;
}

.centry a:link img, .centry a:visited img, .centry a:hover img,
.centry a:active img {
background: none;
padding: none;
border: none;
margin-right:5px;
margin-bottom:5px;
width: 60px;
height:60px;
float:left;
outline:none;
}

a img {

	border:0;

}

.clear {

	clear:both;

	height:20px;

}

blockquote 

{

    margin:10px;

    padding-right:10px;

    border-right:#ccc 2px solid;

    color:#666;

}

fieldset 

{

	border:none;

}

body 

{

	direction: rtl;

	background: #4D1D00; 

	margin: 0px 20px; 

	font: 76%/1.6em verdana, tahoma, "lucida grande",  sans-serif; 

	color: #333; 

	text-align: center;

}

a 

{

    text-decoration:none;

}

a:link {

	color: #0931b6;	

}

a:visited {

	color: #051445;

}

a:hover, a:active {

	color: #979ce7;

	text-decoration:underline;

}

h1, h2, h3, h4, h5, h6 

{

	font-family:Arial;
	font-size:1.4em;
}

#container {



	background: #fff; 

	margin: 0px auto; 

	width: 780px; 	

	position: relative; 

	text-align: right;

}

#navigation {
	list-style: none;
	margin: 0 3px;
	padding: 0px;
	clear:both;
	background: transparent; 
	margin: 20px auto 0px; 
	overflow: hidden; 
	width: 760px; 
	position: relative; 
	text-align: right;
	font: bold 12px Arial;
}

 html #navigation {

	height: 1%;
}

#navigation li {
	float: right;
	height: 26px;
	background: url(img/navtabr.gif) top right no-repeat;
	margin: 0 3px;
	white-space: nowrap;
	list-style-type: none;
}
#navigation ul li a{

	padding: 0 10px 0px 10px; 
	display: block; 
	line-height: 24px;
	background: url(img/navtabl.gif) top left no-repeat;
	color: #13475f;

	
}

#navigation .page_item a{
	color: #13475f;
	display: block;
	background: url(img/navtabl.gif) top left no-repeat;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	line-height: 26px;
	direction: rtl;

}
#navigation li:hover {
	background-position: 100% -36px;
}
#navigation ul li a:hover {
	background-position: 0% -36px;
	
}
#navigation .page_item a:hover {
	background-position: 0% -36px;
	border: none;
}

#navigation li.current_page_item {
	color: #13475f;
	text-decoration: none;
	background: url(img/navtabactiver.gif) top right no-repeat;
	}
	
	#navigation .current_page_item a, #navigation .current_page_item a:visited{
	color: #13475f;
	text-decoration: none;
	background: url(img/navtabactivel.gif) top left no-repeat;
}

#navigation ul li.search {

	font-size: 0.9em; 
	width: 170x;
	left: 20px; 
	background: url(img/search-bg.png) no-repeat;
	position: absolute; 
	text-align: center;
	top: 0px;
	clear:right;
		padding: 3px 65px 99px 20px;
}

#navigation ul li.search input#s {

	border: #999 1px solid; 

	font-size: 0.9em; 	

	width: 100px; 
	text-align: center;
	padding: 2px; 	

	background:#fff;

}

#navigation ul li.search input#searchsubmit {



	font-size: 0.9em; 



	margin: 3px 8px 0px 0px; 



	padding: 0px; 		

}


#header {

	clear: both; 

	float: right; 

	margin: 10px 5px; 

	width: 450px;

}

#header h1 

{

	font-size:1.8em;

	margin:10px 10px 0 0;

	font-variant:small-caps;

	letter-spacing:1px;		

}

#header h1 a {

	display: block;

color: #FFFFFF; 	

	text-decoration:none;	

}

#header h2 

{

color: #FFFFFF;

	margin:5px 10px 0 0;

	font-size:1em;

	font-weight:normal;

	font-family:Arial;

	letter-spacing:1px;		

}

#feedarea {

	padding:10px 0 0 10px; 

	float: left; 	

	text-align: left;

}

html #feedarea {

	padding-top: 10px;

}

#feedarea dl dt {

	display: inline; 

	margin-left: 5px; 

	height: 45px;

}

#feedarea dl dd {

	border: red 1px solid;

	margin-left: 5px; 

	height: 45px; 

	background:url(img/feed.png) no-repeat right center;

}

#feedarea ul li {

	list-style-image:url(img/feed.png);

}

#headerimage {

	clear: both; 

	background: #fff url(img/misty.jpg) no-repeat 0px 0px;

	margin: 10px; 

	color: #fff; 

	height: 200px;

}

 html #headerimage {

	margin-top: 0px;

}

#content {

	margin: 10px 30px 10px 10px; 

	overflow: auto;

}

 html #content {

	height: 1%;

}

#content h3 {

	font-size: 1.2em; 

	margin: 1em 0px 0px;

}

#content h4 {

	font-size: 1.1em; 

	margin: 1em 0px;

}

#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: right; 

	width: 520px; 

	margin-left: 20px;

}

 html #section-index #content-main {

	margin-left: 20px;

}

#content .post 

{

	padding:0 0 2em 0;

	border-bottom:#ddd 1px dashed;

}

#content p img.right {

	float: left; margin:10px 10px 0 0;

}

#content p img.left {

	float: right; margin:0 0 10px 10px;

}

#content .post h2 

{

	font-size: 1.4em; 

	margin: 1em 0px 0px;	

	letter-spacing:1px;

	font-weight:normal;

}

#content .entry 

{

    margin:1em 0;

    padding-left:1em;    

}

#content .entry a 

{

    border-bottom:#999 1px ;

    text-decoration:none;

}

.post-info , .postmetadata

{

	font-size:0.9em;

	color:#999;

	margin:0;

	padding:0;	

}

#sidebar {

	float: right; 

	width: 200px;
	
	font-size:1.0em;

}

#sidebar ul

{
	list-style:none;
	margin:0;
	padding:0;

}


#sidebar ul ul

{

	list-style:none;

	margin:0.5em 1em 0 0;

	padding:0;

}

li.sidebox {

	padding:10px;

	background: url(img/sideheadtop.gif) #ededed no-repeat right top; 

	margin-bottom: 10px; 	

}

html li.sidebox {

	padding-bottom: 10px;

}

li.sidebox h2 {

	font-weight: bold; font-size: 1.2em; text-align: right;

}

#sidebar li.sidebox p img {

	float: right; margin: 0px 0px 10px 10px;

}

#sidebar h2 
{

font-size: 12px;

}

.highlight {
background-color:#F8F7F7;
}

#footer {

	clear: both; 	

	background: transparent; 

	margin: 0px auto; 

	overflow: auto; 

	width: 760px; 

	color: #999; 

	text-align: right;

}

 html #footer {

	height: 1%;

}

#footer p {

	float: right; width: 40%; line-height: 1.2em;

}

#footer p img {

	vertical-align: text-bottom;

}

#footer ul {

	float: left; 

	margin: 1em 0px; 

	width: 50%; 

	text-align: left;

	font-size: 0.9em; 

}

#footer ul li {

	display: inline; 

	margin-right: 5px; 

	list-style-type: none;

}

#comments, #respond{

	margin: 2em 5px 0 0;

}

#commentform 

{

	margin:10px;

	padding:10px;

}

#container .commentlist {

	margin: 0;

	padding: 0;

}

.commentlist li 

{

	list-style:none;

	margin: 1em 0;

	padding: 0.5em;	

	background:#f5f5f5;

}

.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:left;

	margin:0;

	padding:0;

	font-style:normal;

	font-size:0.9em;

	color:#999;

}

textarea{

	width: 90%;

	padding:5px;

	height: 20em;

	border: 1px solid #ccc;	

}

.post h4 

{

	font-size:1em;

	font-weight:normal;

	font-family:Verdana, Tahoma, Arial, Serif;

}

.post h4 em

{

	font-style:normal;

	float:left;

	font-weight:normal;

}

#sidebar li a:link, #sidebar li a:visited {

color: #EC7009;

}
.authcomment {
background-color: #B3FFCC !important;
} 

.recipe {
background-color:#FEF9F1;
margin-right:20px;
margin-bottom:15px;
margin-top:15px;
padding:10px 10px 10px;
border:1px solid #EFE7DA;
}
.recipe h1 {
border-bottom:1px solid #CCCCCC;
color:#666666;
font-family:Georgia,Times,Times New Roman,serif;
font-size:2.2em;
font-weight:normal;
line-height:150%;
margin-bottom:36px;
margin-left:15px;
margin-right:15px;
margin-top:2px;
padding-bottom:3px;
padding-top:0;
text-align:center;

}
