/*  
Theme Name: KateNasser
Theme URI: http://wpthemes.info
escription: Theme based on MistyLook by <a href="http://wpthemes.info" title="Sadish">Sadish Bala</a>, with custom modifications by <a href="https://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: 4.1
Author: Larry Aronson
Author URI: https://LarryAronson.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 {
	padding:4px 10px;	
	border:0;
}
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;
}
fieldset { border:0; }
body {
	font-size: 85%;
	font-family: Tahoma,Arial,sans-serif; 
/*	font: 76%/1.6em Tahoma,Arial,sans-serif; 	*/
	color: #000; 
	background-color: black; 
	margin: 0; 
	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: Verdana,Tahoma,Arial,sans-serif;
}

#container {
	border: #ccc 2px solid; 
	background: #fff; 
	margin: 10px 3%; 
	position: relative; 
	text-align: left;
	min-width: 1260px;
}
#navigation {
	background: transparent; 
	margin: 0; 
	width: 400px;
	padding: 0px;
	overflow: visible; 
	position: absolute; 
	left: 743px; top: 0;
	text-align: left;
	max-height: 145px;
}
* html #navigation { height: 1%; }

#navigation ul li {
	float: left; 
	margin: 0 2px; 
	padding: 0 2px;
	list-style-type: none;
}
#navigation ul > li {
	max-width: 95px;
}
#navigation ul li a {
	padding: 2px 4px; 
/*	font-weight: bold; */
	text-decoration: none;	
}
#navigation ul.menu-top-nav-container li a {
	border: #003687 1px inset;
}

#navigation ul li a:hover {
	background: #d7d7d7;
	color:#009ea0;	
}
#navigation ul li a:active {
	background: #fff;
	color:#3366cc;	
	border: #003687 1px inset;
}

#navigation ul ul {
	display: none;
	position: absolute;
	width: 140px;
	border:	1px outset #3366cc;
	background-color: rgba(252,255,255,0.95);
	padding: .1em .5em .2em 0;
	box-shadow: 1px 1px 2px #ccc;
}
#navigation ul ul li {
	float:none;
	line-height: 1.25em;
}
#navigation ul li:hover ul.sub-menu {
	display: block;
}
#navigation div.menu-top-nav-container {
	margin: 2px 0;
	font-size: 1.2em;
	height: 20px;
	padding-top: 2px;
}
#navigation div.menu-top-nav-container li a {
	border: #009ea0 1px outset; 
}
#navigation > ul li.current_page_item a {
	background: #fff;
	color:#000000;	
	border: #003687 1px outset; 
}

#navigation div.menu-top-nav-container li li a {
	border: none; 
	color:#000000;	
	font-size: smaller;
}
#navigation div.menu-top-nav-container li li a:hover {
	background-color: #fff;
	color:#009ea0;	
}
#navigation input#s {
	background: #fff; 
	width: 115px;
	height: 16px;
	margin: 0px 2px 0 0;
	padding: 0;
}
#navigation p.admin-email {
	clear: left;
	font-size: 17px;
	line-height: 22px;
	margin: 10px 0 0 0;
	padding-bottom: 10px;
	white-space: nowrap;
}
#navigation #searchform {
	float: right;
	margin: 0;
}

#navigation ul#menu-social-2 {
	margin: 0;
	padding-bottom: 20px;
}

#navigation div.menu-social-container {
 margin: 0;
}

#navigation div.menu-social-2-container {
 min-width: 200px;
 margin: 0;
 padding-bottom: 5px;
}
#navigation div.menu-social-2-container li {
	height: 32px;
	font-size: 26px;
	margin: 0 2px;
}
#navigation div.menu-social-container li a { 
	padding: 2px 12px 14px;	
	color: transparent;
	background-color: transparent;
 }
#navigation div.menu-social-2-container li a {
	display: block;
	padding-top: 10px;
	text-decoration: none;
	color: transparent;
	background-color: transparent;
}

#navigation li.linkedin {
	height: 32px; width: 32px;
	background: url(img/linkedin.png) no-repeat bottom center;
	padding-left: 0px;
}
#navigation li.twitter {
	height: 32px; width: 32px;
	background: url(img/twitter.png) no-repeat bottom center;
	padding-left: 3px;
}
#navigation li.facebook {
	height: 32px; width: 32px;
	background: url(img/facebook.png) no-repeat bottom center;
	padding-left: 3px;
}
#navigation li.google {
	height: 32px; width: 32px;
	background: url(img/google-plus.png) no-repeat bottom center;
	padding-left: 3px;
}
#navigation li.pinterest {
	height: 32px; width: 32px;
	background: url(img/pinterest.png) no-repeat bottom center;
	padding-left: 3px;
}


#sidebar input#searchsubmit {
	font-size: 75%;
}
#header {
	width: 97%;
        position: absolute;
        top: 10px; left: 0px;
	clear: both; 
	margin: 0 5px; 
        padding: 0;	
}
#header h1 {
	font-size: 45px; 
	margin:0; padding: 0;
	font-variant:small-caps;
	font-weight:normal;
        line-height: 2em;
        width: 700px;
        min-height: 185px;
}
#header h1:hover { cursor: pointer; }
#header h1 a {
	text-decoration:none;	
	border:none;	
	font-size: 66px;	/* expand the link to cover the header image */
	letter-spacing: 19px;
	padding: 50px;
}
#header h1 a em { 
 visibility: hidden; 
}

#header #desc {  /* description is now part of image but still needed for SEO
        position: absolute;
        top: 145px; left: 200px;
	font-size:1.2em;
	font-weight:normal;
	font-family:Tahoma, Verdana, Arial, sans-serif;
        letter-spacing: .3em;
        color: #fff;  */
        
        visibility: hidden;
}
#header #titles {
	float: left;
	background: url(img/kate-nasser-logo.jpeg) no-repeat;
	margin: 0 20px 30px 25px;
	padding: 0;
}

/* alternate header image for People-Skills Chat page */
.page-id-31023 #header #titles { 
	height: 220px;
	background: url(img/PScommunity-header.jpg) no-repeat;	
}
.page-id-31023 #content-top  { margin-top: 240px; }
.page-id-31023 #content-main { 
	background: transparent url(img/PS-twitter-chat-graphic.png) no-repeat left 10px; 
	padding-top: 75px; 
}
.page-id-31023 #header #desc { display: none; }
.page-id-31023 aside.pk-aside { 
	margin: auto 0 20px auto;
}

table.people-skills-calendar tr td {
	border-bottom: 1px solid #666 !important;
	padding: 5px !important; 
} 

#header #navigation li.people-skills {
	clear: both; 
	margin: 6px 0 8px 4px;
	font: italic 15px verdana,sans-serif;
	letter-spacing: 1px;
	padding: 3px 5px 2px 0;
	max-width: 100%;
}


#header .dailyquote {
 margin: 135px 20px 0 0;
 padding: 0 0 0 20px;
 font-family: Arial, Tahoma, Verdana, sans-serif;
 font-style: italic;
 font-weight: bold;
 font-size: 9pt;
}
#header .dailyquote h4 {
 font-size: 11pt;
}


.big_rss_link {
	padding: 16px 0 5px 40px;
	font-weight: bold;
	background:url(img/feed-icon-32x32.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;
}

#content-top {
	margin: 210px 0 0 0;
/*	border-top: 2px solid #009ea0; */
}
body.single #content-top,
body.page #content-top { 
	border-top: 2px solid #009ea0; 
}
body.home #content-top { border-top-style: none; }

#content-top div.post { padding-bottom: 0; }
#content-top table td {	padding: 0 1em; }
body.blog #content-top table td {	padding: 0; }
body.blog .lead-title {
	padding: 0 0 1em 10px;
}
#content-top table td h3 { 
	margin-top: .75em; 
	font-size: 24px;
	-moz-text-shadow: 1px 1px 1px #ccf;
	-webkit-text-shadow: 1px 1px 1px #ccf;
	text-shadow: 1px 1px 1px #ccf;
}

#content { margin: 0 30px 0 30px; }
* html #content { height: 1%; }

#content h3.front-title {
	color: white;
	font-size: 24px;
	letter-spacing: 0.1em;
	height: 30px;
	background-color: #009ea0;
	border: 1px solid #008080;
	margin: 3px -10px 20px -10px;
	padding: 0.5em;
}
#content h3.front-title a {
	color: white;
	font-size: 24px;
	-moz-text-shadow: 1px 1px 1px #000;
	-webkit-text-shadow: 1px 1px 1px #000;
	text-shadow: 1px 1px 1px #000;
}
#content h3.front-title a:hover {
	color: #def;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
	text-shadow: none;
}

#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 table {
 border: 2px none #009ea0;
 border-style: solid none solid solid;
 line-height: normal;
}
#content-main table td {
 border: 2px none #009ea0;
 border-style: none solid none none;
 padding: 0 1em;
 margin: 0;
}
#content-main table div.post { padding: 0; }
#content-main table div.posttitle { margin: 0 auto; }
#content-main table div.entry { margin: 0 auto; }

.quote-content {  font-style: italic; }
.quote-author,
.quote-position,
.quote-company {
  text-align: right;
  margin: 0;
  padding: 0;
}

.quote-content .twitter_button { display: none; }

/* formatting for book quote shortcode */
#content .bookquote {
  padding: 2em 0;
  line-height: 1.33em; 
  font-weight: bold; 
  font-size: 18px; 
  font-family: arial,helvetica,sans-serif;
  color: #009ea0;
  text-align: center;
}
#content .bookquote span.kn-tag { color: #000; font-weight: 500; font-size: smaller; }

#content-main ul {
    margin: 0 1em;
    padding: 0 1em;
}
.content-quote p {
    margin-bottom: 8px;
}

#content-top div.lead-title h2 a {
 font-size: 18pt; 
 font-style: italic;
 line-height: normal;
 padding-top: 8px;
}
#content-top div.entry p {
 font-size: 11pt;
}

#content div.post div.posttitle {
 color: #000;
 margin-top: 0;
}
#content div.post div.posttitle h2 { margin-top: 0; margin-bottom: 1.2em; }
#content div.post div.posttitle a { color: #000; }
#content .posttitle h2 a { font-weight: bold; text-decoration: underline; }

body.home #content div.post div.posttitle a,
body.blog #content div.post div.posttitle a {
 font-size: 11pt;
 line-height: 1.1em;
}

body.page #content div.post div.posttitle {
	height: 30px;
	background-color: #009ea0;
	border: 1px solid #008080;
	margin: 0 0 1.5em 0;
	padding: 1em 1em .5em 1em;	
}
body.page #content div.post div.posttitle a {
	color: white;
	font-weight: normal;
	letter-spacing: 0.1em;
	font-size: 24px;
	text-decoration: none;
	-moz-text-shadow: 1px 1px 1px #000;
	-webkit-text-shadow: 1px 1px 1px #000;
	text-shadow: 1px 1px 1px #000;
}
body.page-id-20020 #content div.post div.posttitle {
	background-color: transparent;
	border: none;
	margin: 0;
	padding: 0;
}
body.page-id-20020 #content div.post div.posttitle h3 { margin: 0; padding: 0; }
body.page-id-20020 #content div.post div.posttitle a {
	font-size: 20px;
	color: black;
	border: none;
	letter-spacing: normal;
	-moz-text-shadow: 1px 1px 1px #f0f0f0;
	-webkit-text-shadow: 1px 1px 1px #f0f0f0;
	text-shadow: 1px 1px 1px #f0f0f0;
}
body.page-id-20020 #content div.post div.posttitle a:hover { text-decoration: underline; }

body.page #content div#post-174 div.posttitle a,
body.page #content div#post-19775 div.posttitle a {
        letter-spacing: normal;
}

#sidebar div.textwidget h2.posttitle {
	color: white;
	letter-spacing: 0.1em;
	height: 30px;
	background-color: #009ea0;
	border: 1px solid #008080;
	margin: -10px 0px 0px 0px; 
	padding: 0.75em .5em .25em .5em;
}

/* speaking page and others */
body.page-id-72 #content div.post div.posttitle,
body.page-id-76 #content div.post div.posttitle,
body.page-id-174 #content div.post div.posttitle,
body.page-id-177 #content div.post div.posttitle,
body.page-id-179 #content div.post div.posttitle,
body.page-id-19775 #content div.post div.posttitle,
body.page-id-19786 #content div.post div.posttitle { 
	margin: 0 200px 1.5em 0; 
}


/* styles for Leading Morale */

#content a.amazon-buy-button {
  display: inline; 
  padding: 5px; 
  margin-top: 20px; 
  color: #fff; 
  font: bold large sans-serif; 
  background-color: #00a; 
  text-decoration: none; 
  border: outset #ccc; 
  border-radius: 10px;
}
#content a.amazon-buy-button:hover {
  color: #006; 
  background-color: #fff; 
  border: inset #ccc; 
}

body.home #content table li {
 margin-bottom: 2px;
}


#content p.post-info {
 margin-top: -15px;
 padding-top: 0;
 font-size: 15px;
}

#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-top div.fimage { 
 float: left; 
 padding: 0 10px 0 0; 
 margin: 0;
 }

#content .signature {
 font-family: cursive;
 font-style: italic;
 font-size: 133%;
 color: #009ea0;
}

#content .box {    /* special paragraph style */
 margin: 1.5em;
 padding: 1em;
 color: #666666;
 background: #e6e6e6;
 font-style: italic;
 border: 1px solid #dcdcdc;
}


/*
#content h3.cat-title {
 font-size: 1.6em;
 color: #009ea0;
}
*/
body.blog #content h3.cat-title {
	color: white;
	font-size: 24px;
	letter-spacing: 0.1em;
	height: 30px;
	background-color: #009ea0;
	border: 1px #008080 solid;
	margin: 3px -10px 20px -10px;
	padding: 0.5em;
}
body.blog #content h3.cat-title a {
	color: white;
	font-size: 24px;
	-moz-text-shadow: 1px 1px 1px #000;
	-webkit-text-shadow: 1px 1px 1px #000;
	text-shadow: 1px 1px 1px #000;
}
body.blog #content h3.cat-title a:hover {
	color: #def;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
	text-shadow: none;
}
body.blog #about-kate {
	padding: 20px;
/*	border-bottom: #009ea0 solid 1px; */
}
body.blog #MailChimp {

}
#content div.posttitle h3 {
 margin: 0 20px 0 10px;
}
#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 ul {
    list-style-type: disc;
    margin: 1em;
    padding-left: 2em;
}
#content-main {
	float: left; 
	width: 75%; 
	padding-right: 20px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 1em;
	border-right: 2px solid #009ea0;
}
body.home #content-main,
body.blog #content-main {
	width: 98%;
	border-right-style: none;
	padding-left: 10px;
}
body.archive #content-main { border-top: 2px solid #009ea0; }
body.search  #content-main { border-top: 2px solid #009ea0; }

#content .post {
	clear:both;
	padding:0 0 2em 0;
}
#content h2 {
	font-size: 1.6em; 
	margin: 1em 0 0;	
	font-weight:normal;
}

#content h3 {
	font-size: 1.5em; 
	margin: 1em 0 0;	
	font-weight:normal;
}

#content dd {
 margin-bottom: 2.5em;
}

#content .entry {
    margin: 1em 0;
    padding-right: 2em;
}
#content .entry li {
	margin:0 0 0.3em 0;
	padding:0;
	line-height:1.6em;
}
#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 span.comments-link a {
 color: #36c;
 font: normal 1em sans-serif;
}
#content p.post-category a {
 border: 1px outset #366; 
	 -moz-border-radius: 3px;
	 -webkit-border-radius: 3px;
	 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 {
	padding-bottom:15px;	
         font-size: 2em;
}
#content div.blogroll h3 {
 font-size: 22px;
}

#content .wp-caption-text {
 font: 9px verdana,helvetica,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;
	 border-radius: 8px;
 background-color: #fcfffe;
}

ul.checkmarks {
  list-style-image: url(img/checkmark.png);
}

li.linkcat { list-style-type: none; }

/* 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: 20%;
	font-size:0.9em;
	margin: 0px auto auto -2px;
	padding-top: 25px;
	padding-left: 10px;
	border-left: 2px solid #009ea0;
}
body.archive #sidebar { border-top: 2px solid #009ea0; }
body.search  #sidebar { border-top: 2px solid #009ea0; }

#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-bottom: 1px #009ea0 solid;
	 -moz-border-radius: 5px;
	 -webkit-border-radius: 5px;	*/

}

#sidebar li.sidebox h2,
#sidebar li.sidebox h3 {
	margin-top: 0;
	margin-bottom: 10px;
}

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;
}
#cat {
 margin: 10px 0;
}
#footer {
	clear: both; 	
	background: transparent; 
	margin: 0 auto; 
	width: 760px; 	
}


#footer .current_page_item a { 
 color: #000;
 text-decoration: none;
}

* html #footer {
	height: 1%;
}
#footer p {
 clear: left;
 text-align: center;
 font-size: 80%;
 margin: 5px;
}
#footer p.right {
	float: right; 
	margin: 1em 0; 
	width: 50%; 
	text-align: right;
	font-size: 0.9em; 
	color:#999;
}
#footer #menu-footer li {
 float: left;
 list-style-type: none;
 padding: 2px 1px 2px 2px;
}

#footer #menu-footer li a:hover {
 text-decoration: none;
}

#footer #menu-footer li a:before {
 content: '| ';
}
#footer #menu-footer li:first-child a:before {
 content: '';
}

/* Hide the Google ReCaptcha badge on all by the Contact Page */
div.grecaptcha-badge { visibility: hidden; }
body.page-id-26 div.grecaptcha-badge { 
  visibility: visible; 
  box-shadow: none !important;  
}


#comments, #respond{
	margin: 0;
	padding:1em 0 0 0;
}

div.comment-meta { /* suppress date in comments */
	display: none;
}
#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-size: 1em;
	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;
}
.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;
	border-radius: 5px;
	padding: 1em;
}
p.DVD-preview-link {
	font: bold 18px 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;
	border-radius: 5px;
	padding: 2px 6px;
	width: 30%;
}
div.DVD-preview-link {
	margin: 1em;
	background-color: #e7e7ea;
	text-align: center;
	padding: .5em 1em;	
	border: #009ea0 1px solid; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

#content div.DVD-preview-link h3 { margin: 2px auto; }
#content div.DVD-preview-link p { margin: 0; }

#sidebar div.social-share {
	margin: 10px 0;
	padding: 0;
}
#sidebar div.social-share img {
	margin: 0;
	padding: 0 6px;
}
#sidebar input#s2email { font-size: 18px; }
p.xpand { display: none; } /* initially hide expanding paragraphs */