/*  
Theme Name: KateNasser
Theme URI: http://wpthemes.info
Description: A real clean WordPress Theme based on MistyLook by <a href="http://wpthemes.info" title="Sadish">Sadish Bala</a>, with custom modifications by <a href="http://larryaronson.com">Larry Aronson</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.6.1
Author: Sadish
Author URI: http://simpleinside.com
*/
* {
	padding: 0; 
	margin:0;
}
div, p {
	margin: 1em 0;
	line-height:1.4em;
}
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 10px;	
	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 {
	border:none;
	background:none;
	padding:0;
	padding:4px 10px;
}
img.wp-smiley, #wpstats, img.noborder, a img.noborder {
	background: none;
	border: 0;
	padding: 0;
}
.clear {
	clear:both;
	height:20px;
}

.backlink {
 font-style: italic;
}

blockquote
{
	color:#000;
	margin: 1em;
	padding: 0 0 10px 50px;
/*	background: url(img/blockquote.gif) no-repeat left top;	*/
}
fieldset 
{
	border:0;
}
body 
{
	background: #000000; 
	margin: 0; 
	font: 76%/1.6em verdana, tahoma, arial,  sans-serif; 
	color: #000; 
	text-align: center;
}
a {
    text-decoration:none;
}
a:link, a:visited {
	color: #3366cc;	
}
a:hover, a:active {
        text-decoration: underline;
	color: #009ea0;	
}
h1, h2, h3, h4, h5, h6 
{
	font-family:Trebuchet MS, Verdana, Arial, Serif;
}

#container {
	border: #ccc 1px solid; 
	background: #fff; 
	margin: 0 auto; 
	width: 780px; 	
	position: relative; 
	text-align: left;
}
#navigation {
	background: transparent; 
	margin: 7px auto; 
	overflow: hidden; 
	width: 760px; 
	position: relative; 
	text-align: left;
	font-family: Trebuchet MS,Tahoma, Verdana, Arial, Serif;
}
* html #navigation {
	height: 1%;
}
#navigation ul li {
	float: left; 
	margin: 0 5px 0 0; 
	list-style-type: none;
}
#navigation ul li a {
	border: #487 1px outset;
	 -moz-border-radius: 3px;
	 -webkit-border-radius: 3px; 
	padding: 2px 10px; 
	display: block; 
	font-weight:bold;
	color: #fff;
	text-decoration: none;
	background:#009ea0;
	letter-spacing:0px;
}
#navigation ul li a:hover {
	background: #fff;
	color:#3366cc;	
	border: #003687 1px outset; 
}
#navigation ul li a:active {
	background: #fff;
	color:#3366cc;	
	border: #003687 1px inset; 
}
/*
#navigation ul li.current_page_item a {
	background: #fff;
	color:#000000;	
	border: #003687 1px outset; 
}
*/
#navigation ul li.search {
	font-size: 0.9em; 
	right: -5px; 
	position: absolute; 
	top: 0;
}
#navigation ul li.search input#searchsubmit {
	border: #009ea0 2px solid; 
	font-size: 0.8em; 
	background: #fff; 
	margin: 0 0 0 2px; 
	color: #003687; 
}
#navigation ul li.search input#s {
	border: #009ea0 2px solid; 
	 -moz-border-radius: 5px;
	 -webkit-border-radius: 5px;
	background: #fff; 
	width: 150px;
	height: 16px;
	margin: 0px 2px 0 6px;
	padding: 0;
}
#header {
        position: absolute;
        top: 5px; left: 5px;
	clear: both; 
/*	float: left; */
	margin: 0 5px; 
        padding: 0;	
}
#header h1 {
	font-size: 100px; 
	margin:0; padding: 0;
	font-variant:small-caps;
	font-weight:normal;
        line-height: 2em;
}
#header h1 a {
	text-decoration:none;	
	border:none;	
	font-size: 70px; 
	padding: 50px;
}

#header h1 a em { 
 visibility: hidden; 
}

#header #desc {
        position: absolute;
        top: 130px; left: 280px;
	font-size:1.2em;
	font-weight:normal;
	font-family:Tahoma, Verdana, Arial, Serif;
        letter-spacing: .3em;
        color: #fff;
}


/* feedarea not used in this theme */
#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/icon_feed.gif) no-repeat left center;
	padding-left:16px;
}
/* */

.big_rss_link {
	padding: 32px 0 5px 55px;
	font-weight: bold;
	background:url(img/icon_feed.gif) no-repeat left bottom;
	font-size: 1.3em;
}

.rss_link {
	background:url(img/small_icon_feed.gif) no-repeat left bottom;
	padding-left:16px;
}

#headerimage {
	clear: both; 
	background: #fff url(img/misty.jpg) no-repeat 0 0 center;
	margin: 10px; 
	color: #fff; 	


	height: 200px;
}
 html #headerimage {
	margin-top: 0;
}
#content {
	margin: 0 10px 0 30px;
}
* html #content {
	height: 1%;
}
#content h4 {
	font-size: 1.1em; 
	margin: 1em 0 0 0;
}
#content h5 {
	font-size: 1em; 
	margin: 1em 0;
}
#content address {
 color: #666;
 font-size: .9em;
 line-height: 1.2em;
 margin: 0 auto 10px auto;
}
#content-main ul 
{
    margin:0 1em;
    padding:0 1em;
    list-style-image:url(img/bullet.png);
}
#content .posttitle a {
 color: #000;
 font-size: 1.4em;
}
#content .posttitle h2 a {
 font-family: arial, verdana, sans-serif;
 font-weight: bold;
}
#content p.post-info {
 color: #900;
 margin-top: .5em;
}

#content .pageintro {
 padding:5px; 
 border:2px solid #009ea0;
	 -moz-border-radius: 5px;
	 -webkit-border-radius: 5px;
 font-size:1.35em;
}
#content .pageintro p {
  font-size:75%;
  line-height:1.25em;
  padding: 2px 10px;
}

#content #needs {
 float: left;
 width: 200px;
 margin: auto 10px 0pt 0pt; 
 padding: 8px;
 border: 2px solid #009ea0;
	 -moz-border-radius: 5px;
	 -webkit-border-radius: 5px;
 background-color: #fcfffe;
}
#content #needs h2 {
 margin: 0 auto;
 padding: 0;
}
#content #needs h3.need-title {
 font-size: 10pt;
 font-weight: bold;
 margin: .8em auto .8em 0;
 padding: 0;
 line-height: 1.1em;
}
#content #needs h3.need-title a {
 color: #0050b0;
}
#content #needs h3.need-title a:hover {
 color: #009ea0;
}

.needs-tips {
 text-align: left;
 background-color: #fafcfb;
 border: 2px solid #009ea0;
	 -moz-border-radius: 5px;
	 -webkit-border-radius: 5px;
 font: italic 10pt comic sans ms;
 color: #000;
 padding: 3px 8px;
/*    
 filter:alpha(opacity=90);
 -moz-opacity:0.9;
 opacity: 0.9; 
*/
}

#content p.signature {
 font-family: cursive;
 font-style: italic;
 font-size: 133%;
 color: #009ea0;
}

#content .subpagelist {
 list-style: none;
 font-weight: bold;
}

#content .postlist {
 border: 1px #009ea0 solid;
 padding: 4px 8px;
 margin-top: 6px;
}

#content .postlist * {
 font-size: .97em;
 line-height: 1.2em;
 clear: left;
}
#content .postlist h2 {
 font-size: 1.1em;
}
#content .postlist .post-info {
 background: none;
 padding:0;
}

#content-main ul.asides 
{
	margin:0;
	padding:2em;
	border-bottom:#ddd 1px dashed;
}
#content ol 
{
    list-style-type:decimal;
    margin:1em;
    padding-left:2em;
}
#content-main {
	float: left; 
	width: 520px; 
	margin-right: 20px;
}
 html #section-index #content-main {
	margin-right: 20px;
}
#content .post 
{
	clear:both;
	padding:0 0 2em 0;
/*	border-bottom:#dcc 1px dashed; */
}
#content h2,
#content h3 
{
	font-size: 1.4em; 
	margin: 1em 0 0;	
	font-weight:normal;
	line-height:1.4em;	
	letter-spacing:0px;
}

#content dd {
 margin-bottom: 2.5em;
}

#content .entry 
{
    margin:1em 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 .entry li 
{
	margin:0 0 0.3em 0;
	padding:0;
	line-height:1.6em;
}
#content .post-info , #content .postmetadata
{
	clear:both;
	font-size:0.9em;
	color:#999;
	margin:0;
	padding:0;	
}
#content .post-info a {
 font-family: cursive;
 font-style: italic;
 color: #009ea0;
} 

#content p.post-category a {
 border: 1px outset #366; 
	 -moz-border-radius: 3px;
	 -webkit-border-radius: 3px;
 padding: 2px 4px;
 color: #fff;
 background-color: #009ea0;
 text-decoration: none;
 font-weight: bold;
 font-size: .8em;
}
#content p.post-category a:hover {
 color: #339;
 background-color: transparent;
}

#content span.comment-link a {
 border-style: none;
 background-color: transparent;
 color: #000;
}

#content h2.pagetitle {
/*	background:url(img/underline1.jpg) no-repeat left bottom; */
	padding-bottom:15px;	
         font-size: 115%;
}

#content .dailyquote {
 margin: 24px 0 0 0;
 padding: 0;
 font: italic bold 9pt verdana, sans-serif;
 color: #008080;
}
#content .wp-caption-text {
 font: 9px verdana,sans-serif;
 margin-top: 0;
}

#content .sub-page-title {
 font-size: 1.1em;
 font-weight: bold;
}

#content-main div.page_intro {
 margin: 0 0 36px 0;
 padding: 4px 8px;
 border: 2px solid #009ea0;
	 -moz-border-radius: 8px;
	 -webkit-border-radius: 8px;
 background-color: #fcfffe;
}

/* heading on blog page */
#blog-heading {
 margin: 0 auto 16px auto;
 padding: 0;
}
#blog-heading h2 {
 margin-top: 0;
 font-size: 2.1em;
 font-weight: bold;
}

#TipBox {
 display:none;
 width: 200px;
}

.postnav {
	display: block;
	margin: 10px 0 60px;
	
}
.alignleft 
{
	float:left;
	text-align:left;	
}
.alignright
{
	float:right;
	text-align:right;	
}
/* Sidebar */
#sidebar {
	float: left; 
	width: 200px;
	font-size:0.9em;
}
#sidebar ul
{
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar li 
{
	margin-bottom:8px;
}
#sidebar ul ul
{
	list-style:none;
	margin:0.5em 0 0 1em;
}
#sidebar ul ul ul
{
	margin:0 0 0 1em;
}
#sidebar li.sidebox {
	padding:1px 10px;
	margin:0 0 1em 0;
/*	background: #ededed; 	*/
	background: #ffffff; 	
	line-height: 1.3em;
	border: 2px #009ea0 solid;
	 -moz-border-radius: 5px;
	 -webkit-border-radius: 5px;

}

#sidebar li.sidebox h2,
#sidebar li.sidebox h3 {
	margin-top: 0;
}

li#sidelinks ul
{
	margin:0;
	padding:0;
}
#sidebar li.sidebox p img {
	margin:0;
	padding:3px;
	border:#ccc 1px solid;
	background:none;
}

#sidebar div.vclip {
 margin: 0;
 padding: 10px 0;
}
#sidebar div.vclip object {
 margin: 0;
}
#sidebar div.vclip h3 {
 margin-top: 5px;
 text-align: center;
 font: bold 10pt sans-serif;
 color: #009ea0;
}
#sidebar div.vclip p {
 margin: 10px auto 0 auto;
 font-weight: bold;
 text-align: center;
}
#sidebar div.vclip p a:hover {
 text-decoration: none;
}

#sidebar #twtr-widget-1 div.twtr-hd h3 { visibility: hidden; }

#sidebar #twtr-widget-1 div,
#sidebar #twtr-widget-1 p {
 margin: 0;
 padding: 2px 0;
}
#sidebar #twtr-widget-1 div.twtr-bd {
 background-color: #f0f7f7;
 margin-left: 10px;
}
#sidebar #twtr-widget-1 div.twtr-ft {
 display: none;
}

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

#footer .page_item { 
 float: left;
 margin: 0;
 padding: 2px 6px;
 border: 1px solid #009ea0;
 border-style: none solid none none;
 list-style: none;
}

#footer .current_page_item a { 
 color: #009ea0;
 text-decoration: none;
}

* html #footer {
	height: 1%;
}
#footer p {
 clear: left;
 text-align: left;
 font-size: 80%;
 color: white;
 margin: 5px;
}
#footer p.right {
	float: right; 
	margin: 1em 0; 
	width: 50%; 
	text-align: right;
	font-size: 0.9em; 
	color:#999;
}
#comments, #respond{
	margin: 0;
	padding:1em 0 0 0;
}
#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;
}
.nocomments 
{
	text-align:center;
	color:#999;
	font-size:0.9em;
}
#container .commentlist {
	margin: 1em 0;
	padding: 0;		
	border-top: #ddd 1px solid;
}
#container .commentlist li 
{
	list-style:none;
	margin: 0;
	padding: 0.5em 0.5em 2em;	
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
}
#container .commentlist li.alt 
{
    background:#f9f9f9;    
}
#container .commentlist li.authorcomment 
{
    border:#fc9 1px solid;      
}
#container .commentlist li .cmtinfo 
{
	font-size:1em;	
}
#container .commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
#container .commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding: 2px 0 0 1em;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
#container .commentlist .avatar {
	float:left;
	padding: 0 8px 0 0;
}
#content .commentsfeed {
	background:url(img/small_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, textarea {
	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;
}
input.textbox:focus, textarea:focus {
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border:#999 1px solid;
}
#submit {
	padding:3px 5px;
}
.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;
	color:#999;
}
#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}
p.DVD-order-info {
	margin: 1.5em auto;
	text-align: center;
	border: #009ea0 2px solid; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 1em;
}
p.DVD-preview-link {
	font: bold 1.3em Tahoma, Arial, Serif;
	background-color: #e7e7ea;
	letter-spacing: 2px;
	margin: 1em auto;
	text-align: center;
	border: #009ea0 2px solid; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 2px 6px;
	width: 30%;
}
#sidebar div.DVD-preview-link {
	margin: 0;
	background-color: #e7e7ea;
	text-align: center;
	padding: 1px;	
	border: #009ea0 1px solid; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}
#sidebar div.DVD-preview-link p {
	margin: 2px 0;
	font: 12px sans-serif;
}
p.xpand { display: none; } /* initially hide expanding paragraphs */