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

******   3/09 - customized for Global Alaei Day rehab, gk  ******
GENERAL:   ~ line 15
NAVIGATION:   ~ line 98
HEADER:   ~ line 173
ENTRY ("feedarea"):   ~line 180
SIDEBAR:  ~line 364
COMMENTS:   ~line
FOOTER:   ~line 495
*/

* {
	padding: 0; 
	margin:0;
}

body  {
	background-color:#fff; 
	background-image:url(img/bkgnd.gif);
	background-repeat:repeat-y;
	background-position: center;
	margin: 0; 
	font: 87.6%/1.5em Arial, Verdana, sans-serif;;
	text-align: center;
}

p {
	margin: 0.7em 0;
	font-family: Arial, Verdana, sans-serif;
	line-height: 1.35; /*changed from 1.6*/
}

p.reflect {
	margin:-10px 0 10px 0;
	font-family: Arial, Verdana, sans-serif;
	font-size:.85em;
	line-height:1.25;
}

dl {
	margin:1em 0;
}
dt {
	font-weight:bold;
}
dd {
	margin:0.5em;
	padding:0;
}

img  {
	background:url(img/shadow.gif) no-repeat right bottom;
	padding:4px 15px 15px 4px;	
	border-top:#999999 1px solid;	
	border-left:#999999 1px solid;
}
img.button {
	background:none;
	padding: 7px 7px 7px 13px;
	border:none;
}

/*a img  {
	background:none;
	background:url(img/shadow.gif) no-repeat right bottom;
	padding:4px 15px 15px 4px;	
	border-top:#999999 1px solid;	
	border-left:#999999 1px solid;
}*/

/* ********  Captions (from zmhumanrights.org) ********* */
.wp-caption {
	padding: 6px 1px 0 1px;
	/* background: #f9f9f9;
	background: #3c738c; */
	text-align: center;
	}
.wp-caption .wp-caption-text {
	margin: 0;
	padding: 0 5px;
	text-align: left;
	font-size: .8em;
	color:#666666;
}
.wp-caption img {
	margin: 0 auto;
	padding: 0;
	border: 1px solid #666;
}
/* end caption */
.clear {
	clear:both;
	height:20px;
}

blockquote {
	/*margin: 0 0 0 1.5em; - forces curlyquote to edge instead of behind text - gk 4/9/09*/
	padding: 0 0 10px 50px;
	background:url(img/blockquote.gif) no-repeat left top;
}
fieldset  {
	border:none;
}

a  {
   text-decoration:none;
}
a:link {
	font-weight:bold;
	color:#990000;
	text-decoration:underline;
}
a:visited {
	font-weight:normal;
	color: #003399;
	text-decoration:underline;
}
a:hover{
	color:#003399;
	text-decoration:none;
}
/*a:active {
	color:#663333;
}*/
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.15em;
}
h6{
	margin:-10px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.25;
}
.posttitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.25em;
	font-weight:bold;
}
.posttitle a{
	color:#990000;
	text-decoration:none;
	font-weight:normal;
}

iframe {
	width:750px;
	height:2200px;
	border:none;
	/*position:relative; */
}
.gmap { /* to force the Google Map to ignore above iframe dimensions */
	width:500px;
	height:425px;
	border:none;
}
.gmap_v { /* for the Google Map on the virtual vigil page */
	width:600px;
	height:250px;
	border:none;
}
#IEroot iframe {
	width:735px;
	height:1940px;
}

/* ***** NAVIGATION ***** */
#navigation {
	background: transparent; 
	margin: 20px auto 0; 
	overflow: hidden; 
	width: 760px; 
	position: relative; 
	text-align: left;
	font-family: Arial, Verdana, sans-serif;
	/* letter-spacing:1px; */
}
/* html #navigation {
	height: 1%;
}*/
#navigation ul li {
	float: left; 
	margin: 0 5px 0 0; 
	list-style-type: none;
}
#navigation ul li a {
	border: #999999 1px solid;
	border-bottom:none;
	padding: 2px 10px; 
	display:block; 
	/*font-weight:bold;*/
	color:#990000;		
	text-decoration: none;
	background:#cccccc;
}
#navigation ul li a:visited {
	font-weight:normal;
	color:#333333;
}
#navigation ul li a:hover {
	background: #ffffff;
	font-style:italic;
	/*color: #003399;	
	border: #999999 1px solid; 
	border-bottom:none;*/
}
#navigation ul li a:active {
	color:#333333;
	font-style:italic;
}
#navigation ul li.current_page_item {
	background:#ebebeb;
	color:#333333;
	border: #999999 1px solid; 
	border-bottom:none;
	font-style:italic;
}
#navigation ul li.search {
	font-size: 0.9em; 
	right: 0; 
	position:absolute;
	top: 0;
}
#navigation ul li.search input#searchsubmit {
	border: #cccccc 1px solid; 
	font-size: 0.9em; 
	background: #ddd; 
	margin: 0 0 0 2px; 
	color: #990000; 
	padding: 2px; 		
}

/* ***** HEADER  ****** */
#header {
	clear: both; 
	/*float: left; 
	margin: 10px 5px; */
	width: 800px;
	/*height:325px;*/
}
#header h1  {
	background-image:url(img/banner_title.gif);
	height: 85px;
	background-repeat:no-repeat;
	margin:10px 0 0 40px;	
	/*font-size:2em;
	letter-spacing:1px;		 */
}
/*#header h1 a {	
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;	
	font-size: 1.5em;
	line-height: 1;
	border:none;
	color: #990000;
	font-weight:bold;
}
#header h1 a:hover{
	color:#a68a61;
	text-decoration:none;
}
#header h2  {
	font-family: Arial, Helvetica, sans-serif;
	margin:5px 0 0 10px;
	font-size:1.2em;
	font-weight:bold;
	}
*/


/* *****   ENTRY (feedarea)   ***** */

/* this is the entry area background */
#container {
	border-top: #cccccc 1px solid; 
	background: #fff;
	margin: 0 auto; 
	width: 806px;
	position: relative; 
	text-align: left;
}

#feedarea {
	padding:0 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: 40px;
	background:url(img/icon_feed.gif) no-repeat left center;
	padding-left:16px;
}
#headerimage {
	clear: both; 
	background-repeat: no-repeat;
	margin: 10px; 
	color: #fff; 
	height: 260px;
}
/* html #headerimage {
	margin-top: 0;
	width:790px;
} */
#content {
	margin: 10px 10px 10px 30px;
}
/* html #content {
	height: 1%;
} */

#content h1 {
	font-size: 1.75em;
	font-weight:bold;
	line-height:1.25;
	color:#990000;
	margin-bottom:.75em;
}
#content .posttitle{
	color:#990000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:1.25em;
}
#content h2 a:link {
	text-decoration:none;
	line-height: 1.45;
}
#content h3 {
	font-size: 1em; 
	font-family: Arial, Helvetica, sans-serif;
	color:#990000;
}
#content h3 a:link {
	text-decoration:none;
}
#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em; 
	}
#content h5 {
	font-size: .9em; 
	margin: 0 0 20px 23px;
	line-height: 1.35;
	color:#990000; 
}
#content-main ul  {
    margin:1em;
    padding:0 1em;
    list-style-image:url(img/bullet.png);
}
#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-main {
	float: left; 
	width: 546px; 
	margin-right: 20px;
}
/* html #section-index #content-main {
	margin-right: 20px;
} */
#content .post  {
	padding:0 0 2em 0;
	/* border-bottom: #bbb 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 .post h2  {
	font-size: 1.4em; 
	margin: 1em 0 0;	
	/* letter-spacing:1px; */
	font-weight:normal;	
}
#content .entry  {
	font-size:1.1em;
    margin:1em 0 0 0;
    padding-right:1em;    
}
/*#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 , .postmetadata {
	font-size:.75em;
	font-weight:normal;
	color: #000000; 
}
#content .postmetadata {
	font-size:.8em;
	color: #000000; 
}	
#content .  {
	/*background:url(img/underline1.jpg) no-repeat left bottom;*/
	margin-top:-5px;
	padding-bottom:.9em;	
}

/* **** SIDEBAR **** */
#sidebar {
	float: left; 
	width: 200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height:1.25em;
	border-bottom: medium #333333;
}
#sidebar ul {
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar ul ul {
	list-style:url(img/li_style.gif);
	margin:0.5em 0 0 1em;
	padding:0 0 0 .25em;
}
li.sidebox {
	padding:10px;
	background: #ebebeb  no-repeat left bottom url(img/sidebox_bottom_r.gif);
	margin-bottom: 10px; 	
}
li.sidebox a {
	text-decoration:none;
}
html li.sidebox {
	padding-bottom: 10px;
}
li.sidebox h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-size: 1.4em; 
	text-align: left;
	color: #33333;	
	/*font-variant:small-caps;*/
}
#sidebar li.sidebox p img {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	margin:0;
	padding:3px;
	border-top-color:#e9dec1;
	border-left-color:#e9dec1;
	border-color: #e9dec1;
	background:none;
}

/* ****  COMMENTS  **** */
#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:2;
	height: 20em;
	border: 1px solid #ccc;	
	background:#fff url(img/shadow_top.gif) repeat-x top;
	font:1em Trebuchet, sans-serif; /*Verdana, Arial, Serif;*/
}
.textbox:focus, textarea:focus {
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border:#999 1px solid;
}
.post h4 {
	font-size:1em;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-seriff;/*original fonts: Verdana, Tahoma, Arial, Serif;*/
}
.post h4 em {
	font-style:normal;
	float:right;
	font-weight:normal;
}

/* **** FOOTER **** */
#footer {
	clear: both; 	
	/* background:#25363D; */
	margin: 10px auto; 
	/* width: 760px; 	 */
	font-weight:bold;
	text-align: center;
	/*color:#990000;*/
	font-size: .8em;
}
#contact{
	clear:both;
	/* background:#37585E; 
	 font-weight:bold; 
	color:#330066;*/
	text-align: center;
	font-size: .8em;
}
/*  html #footer {
	height: 1%;
}
#footer p {
	float: left; 
	width: 50%; 
	line-height: 0.9em;
	color: #FFFFFF;
}
#footer p.right {
	float: right; 
	margin: 1em 0; 
	width: 50%; 
	text-align: right;
	font-size: 0.9em; 
	color:#FFFFFF;
}
*/

/*  ****** OTHER  ***** */
/* this is for 'back to top' link, taken from global.css*/
.totop {
	margin: -10px 20px 0 0;
	font-family: trebuchet ms, sans-serif;
	font-size: .8em;
	font-variant:small-caps;
	color: #580200;
	text-align: right;
}
.clearfix:after{ 
	content: "."; 
	display: block;
	height: 0; 
	clear: both; 
	visibility:hidden; 
}
/* end back to top ref */
hr{
	margin: 10px 0 10px 0;
}

#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}