/*   
Theme Name: Moon Loh
Description: Moon Loh Theme in English Language.-- WordPress v3.0.1
Author: Muhammad AbuBakar
Author URI: http://abubakar.me
Version: 1
*/
* {
	margin:0px;
	padding:0px;
}
a img {
	border:none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #262323;
	background-image: url(images/bg-top.png);
	background-repeat: repeat-x;
}
.clear {
	clear:both;
}
.float-right {
	float:right;
}
.float-left {
	float:left;
}
a, a:visited {
	color: #502d7f;
	text-decoration: none;
}
a:hover {
	color: #502d7f;
	text-decoration: underline;
}
#flickr-images {
	padding-left:15px;
	padding-right:15px;
}
#flickr-images  {
	list-style: none;
}
#flickr-images li {
	list-style:none;
	display:inline;
	height:60px;
	width:60px;
	margin-right:3px;
	margin-bottom:15px;
}
#flickr-images li img {
	height:60px;
	width:60px;
	margin-right:3px;
	margin-bottom:15px;
	display:inline;
}
#social-links {
	position: fixed;
	top: 30px;
	-webkit-box-shadow: 0px 0px 8px 0px #ccc;
	box-shadow: 0px 0px 8px 0px #ccc;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	right: 90px;
}
#links-area {
	background-color: #fafafa;
	border: 1px solid #d4d4d4;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#links-area a img {
	margin-bottom: 15px;
}
#header-container {
	background-image: url(images/bg-top.png);
	background-repeat: no-repeat;
	background-color: #fff;
}
#wrapper {
	width: 969px;
	margin-right: auto;
	margin-left: auto;
}
#header-bg {
	background-image: url(images/bg-header.png);
	background-repeat: no-repeat;
	height: 342px;
}
#logo-area {
	float: left;
	width: 340px;
	padding-top: 40px;
	padding-left: 30px;
	padding-bottom: 20px;
}
#logo {
	padding-bottom: 40px;

}
#logo-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #2f2c2c;
	font-style: italic;
	line-height: 22px;
}
#logo-text span {
	color: #aaa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-shadow:none;
}
#right-text {
	float: right;
	width: 460px;
	padding-top: 20px;
}
#right-heading {
}
#books-cds {
	padding-top: 10px;
}
#books-cds #books {
	float: left;
	width: 170px;
	padding-top: 10px;
}
#books-cds #list-top {
	float: left;
	width: 265px;
	margin-left: 10px;
}
#list-top ul {
	list-style-type: none;
	line-height: 24px;
	color: #302d2d;
	font-size: 14px;
}
#list-top ul li {
	list-style-type: none;
	background-image: url(images/list-style.png);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left: 15px;
	color: #302d2d;
	line-height: 20px;
}
#optin--area-top {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 7px;
	padding-left: 30px;
}
#optin--area-top p {
	float: left;
	width: 260px;
	line-height: 20px;
	color: #fff;
	padding-top:2px;
}
#optin-top {
	float: right;
	padding-top: 8px;
}
#optin-top .input-top {
	color: #656565;
	padding-left: 5px;
	height: 25px;
	border: 1px solid #e2e2e2;
	width: 140px;
	margin-right: 8px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#optin-top .submit-top {
	height: 27px;
	border: 1px solid #7a6438;
	width: 110px;
	background-image: url(images/bg-top-submit.png);
	background-repeat: repeat-x;
	font-size: 14px;
	color: #fff;
	background-position: center;
	font-weight: bold;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	cursor:pointer;
}
#main-menu {
}
#main-menu ul {

}
#main-menu ul li {
	list-style-type: none;
	float: left;
	display: inline-block;
	background-image: url(images/bg-sep-menu.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#main-menu ul li a, #main-menu ul li a:visited  {
	display: inline-block;
	padding-right: 22px;
	padding-left: 22px;
	padding-top: 25px;
	padding-bottom: 25px;
	color: #502d7f;
	font-size: 14px;
	text-decoration:none;
	font-weight:bold;
}
#main-menu ul li a:hover, #main-menu ul li.current-menu-item a {
	background-image: url(images/bg-menu-hover.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #502d7f;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	padding-top:25px;
}
#page-wrap {
	padding-top: 25px;
}
#content {
	float: left;
	width: 635px;
}
#sidebar {
	float: right;
	width: 300px;
}
#sidebar h4 {
	color: #502d7f;
	font-family: "Myriad Pro", "Myriad Pro Cond";
	font-size: 25px;
	font-weight: bold;
	background-image: url(images/bg-h4.png);
	background-repeat: no-repeat;
	height: 46px;
	padding-top: 12px;
	text-align: center;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#sidebar ul {
	list-style-type: none;
	padding-right: 15px;
	padding-left: 15px;
}
#sidebar ul li {
	list-style-type: none;
}
#sidebar ul li a, #sidebar ul li a:visited {
	display: block;
	background-image: url(images/list-style.png);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left: 25px;
	color: #333;
	text-decoration: none;
}
#sidebar ul li a:hover, #sidebar ul li.current-menu-item a {
	display: block;
	background-image: url(images/list-style.png);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left: 25px;
	color: #502d7f;
	text-decoration: none;
}
#optin-box-sidebar {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-image: url(images/bg-optin.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	-webkit-box-shadow: 0px 0px 8px 0px #dddddd;
	box-shadow: 0px 0px 8px 0px #dddddd;
	margin-bottom: 30px;
	border: 1px solid #d4d4d4;
	background-color: #f7f7f7;
}
#heading-optin {
	background-image: url(images/bg-optin-heading.png);
	height: 97px;
	padding: 15px;
	background-repeat: no-repeat;
	background-position: center top;
}
#heading-optin p {
	color: #fff;
	font-size: 24px;
	font-family: "Myriad Pro", "Myriad Pro Cond";
	font-weight: bold;
	text-align: center;
	line-height:32px;
}
.cufon-canvas {
	padding-bottom: 2px;
}
#optin-cds-text {
	padding-top: 8px;
	padding-bottom: 15px;
	background-image: url(images/bottom-line-book.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-right: 12px;
	margin-left: 12px;
}
#optin-cds {
	float: left;
	width: 124px;
	padding-top: 7px;
}
#text-optin {
	float: right;
	width: 140px;
	line-height: 18px;
}
#optin-code {
	padding: 15px;
}
#optin-code p {
	color: #bd9c57;
	font-family: "Myriad Pro", "Myriad Pro Cond";
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 15px;
}
#optin {
	text-align: center;
	padding-bottom: 15px;
}
#optin .input-optin {
	background-color: #f6f6f6;
	border: 1px solid #c7c7c7;
	color: #656565;
	height: 35px;
	width: 260px;
	margin-bottom: 10px;
	padding-left: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 0px 3px 0px #ddd;
	box-shadow: inset 0px 0px 3px 0px #ddd;
}
#optin .optin-submit {
	background-image: url(images/bg-submit.png);
	background-repeat: repeat-x;
	height: 44px;
	padding-bottom: 2px;
	width: 265px;
	background-position: left center;
	border: 1px solid #8c784f;
	background-color: #8c784f;
	color: #fff;
	font-family: "Myriad Pro", "Myriad Pro Cond";
	font-weight: bold;
	font-size: 22px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	cursor:pointer;
}
#optin-code span {
	color: #bbb;
	background-image: url(images/bg-spam.png);
	background-position: left top;
	text-align: center;
	padding-left: 20px;
	background-repeat: no-repeat;
	margin-top: 15px;
}
#testimonials {
	padding-top:10px;
	margin-bottom:30px;
}
#testimonials span {
	float:right;
	color:#bbb;
}
#image-testi img {
	float: left;
	height: 80px;
	width: 80px;
	margin-right: 10px;
	margin-bottom: 8px;
	border: 1px solid #d3d3d3;
	-webkit-box-shadow: 0px 0px 5px 0px #cccccc;
	box-shadow: 0px 0px 5px 0px #cccccc;
	border-radius: 5px;
}
#testimonials .text-testimonials {
	color: #4c4b49;
	line-height: 18px;
}
#sidebar #sidebar-banner img {
	-webkit-box-shadow: 0px 0px 8px 0px #dddddd;
	box-shadow: 0px 0px 8px 0px #dddddd;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#footer {
	background-color: #f9f9f9;
	background-image: url(images/bg-footer.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 97px;
	margin-top:30px;
}
#footer-in {
	text-align: center;
	padding-top: 25px;
	padding-bottom: 20px;
}
#footer-menu {
	padding-bottom: 8px;
}
#footer-menu ul {
	list-style-type: none;
}
#footer-menu ul li {
	display: inline;
	list-style-type: none;
}
#footer-menu ul li a, #footer-menu ul li a:visited {
	color: #666666;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}
#footer-menu ul li a:hover, #footer-menu ul li.current-menu-item a {
	color: #543082;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}
#copyright {
	color: #a6a6a6;
	text-decoration: none;
	text-align: center;
}
#post-last {
	padding-top:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;	
}
#post-last .socials-links {
	float:right;
	width:270px;
	text-align:right;
	padding-top:10px;
	position:relative;
	right:-23px;
}
#post-last .post-bottom  {
	float:left;
	widows:200px;
	font-weight:bold;
	background-image: url(images/link-bg.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 10px;
	padding-top: 7px;
	font-size:14px;
}
#content .tags {
	color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
	padding-top: 4px;
}
#content .tags a, #content .tags a:visited {
	color: #502d7f;
	text-decoration: none;
	display:inline-block;
	background-image: url(images/bg-tag.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 15px;
}
#content .tags a:hover {
	color: #502d7f;
	text-decoration: underline;
	display:inline-block;
}
.entry {
	margin-bottom: 20px;
}
.entry table {
	margin-top: 15px;
	margin-bottom: 15px;
}
h1, h1 a, h1 a:visited {
	font-size: 30px;
	font-weight: bold;
	text-decoration:none;
	margin-bottom:10px;
	color: #111;
}
h1 a:hover {
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom:10px;
	color: #502d7f;
}
h2, h2 a, h2 a:visited {
	font-size: 20px;
	font-weight: bold;
	color: #222;
	text-decoration:none;
	margin-bottom:10px;
}
h2 a:hover {
	font-size: 20px;
	font-weight: bold;
	color: #502d7f;
	text-decoration: none;
	margin-bottom:10px;
}
h3, h3 a, h3 a:visited {
	font-size: 16px;
	font-weight: bold;
	color: #666;
	margin-bottom:10px;
	text-decoration:none;
}
h3 a:hover {
	font-size: 16px;
	font-weight: bold;
	color: #502d7f;
	margin-bottom:10px;
	text-decoration: none;
}
h4, h4 a, h4 a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	margin-bottom:10px;
	text-decoration:none;
}
h4 a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #502d7f;
	margin-bottom:10px;
	text-decoration: none;
}
h5, h5 a, h5 a:visited {
	font-size: 14px;
	font-weight: normal;
	color: #666;
	margin-bottom:10px;
	text-decoration:none;
}
h5 a:hover {
	font-size: 14px;
	font-weight: normal;
	color: #502d7f;
	margin-bottom:10px;
	text-decoration: none;
}
h6, h6 a, h6 a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	margin-bottom:10px;
	text-decoration:none;
}
h6 a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #502d7f;
	margin-bottom:10px;
	text-decoration: none;
}
.entry p {
	text-align: justify;
	line-height: 20px;
	font-size: 12px;
	margin: 0 0 15px 0;
	padding: 0px;
}
.search-input {
	width: 88%;
	height: 24px;
	border: 1px solid #ddd;
	color: #999;
	padding-left:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #fafafa;
	margin-left:15px;
}
.search-button {
	color: #fff;
	display: block;
	font-weight:bold;
	width:70px;
	padding: 5px;
	background-color: #502d7f;
	text-align:center;
	margin-top: 5px;
	margin-bottom: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	border :solid 1px #222;
	margin-left:15px;
}
.submit-comments {
	color: #fff;
	display: block;
	font-weight:bold;
	width:140px;
	padding: 5px;
	background-color: #502d7f;
	text-align:center;
	margin-top: 5px;
	margin-bottom: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	border :solid 1px #222;
}
.url-comments, .email-comments, .author-comments {
	width: 260px;
	height: 24px;
	border: 1px solid #ddd;
	color: #999;
	padding-left:5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #fafafa;
}
.text-comments {
	width: 99%;
	height: 120px;
	border: 1px solid #ddd;
	color: #999;
	padding-left:5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #fafafa;
}
.pagination {
	clear:both;
	padding-bottom:10px;
	position:relative;
	font-size:11px;
	line-height:13px;
}
.pagination span, .pagination a {
	color:#fff;
	display:block;
	float:left;
	margin: 2px 2px 2px 0;
	padding:6px 9px 5px 9px;
	text-decoration:none;
	width:auto;
	background: #666666;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.pagination a:visited {
	display:block;
	float:left;
	margin: 2px 2px 2px 0;
	padding:6px 9px 5px 9px;
	text-decoration:none;
	width:auto;
	color:#fff;
	background: #666666;
}
.pagination a:hover{
	color:#fff;
	background: #502d7f;
}
.pagination .current{
	padding:6px 9px 5px 9px;
	background: #502d7f;
	color:#fff;
}
#respond {
	margin-top:10px
}
#respond ul {
	list-style-type:none;
}
.meta {
	color: #999;
	padding: 0 0 5px 0px;
	margin-bottom:10px;
	font-size:12px;
	font-weight: bold;
	border-bottom: solid 1px #ddd;
}
.posted-on {
	padding-top: 5px;
}
.comment-count {
	padding-top: 12px;
	background-image: url(images/bg-comment.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
	height: 25px;
	width: 107px;
	position: absolute;
	left: -5px;
	top: 20px;
	color: #fff;
	font-size: 14px;
	font-weight: normal;.
}
.widget {
	margin-bottom:30px;
	line-height: 20px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-image: url(images/bg-widget.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	-webkit-box-shadow: 0px 0px 8px 0px #dddddd;
	box-shadow: 0px 0px 8px 0px #dddddd;
	border: 1px solid #d4d4d4;
	padding-bottom:15px;
}
.widget p {
	padding-right:15px;
	padding-left:15px;	
}
.textwidget {
	line-height: 20px;
	font-size: 12px;
	padding-right: 15px;
	padding-left: 15px;
}
.featured-image {
	margin-bottom: 20px;
	margin-left: 0;
	text-align: center;
	position: relative;
}
.featured-image img {
	-webkit-box-shadow: 0px 0px 5px 0px #aaa;
	box-shadow: 0px 0px 5px 0px #aaa;
	
}
.thumb {
	margin-bottom: 20px;
	margin-left: 0;
	text-align: center;
	position: relative;
	
}
.thumb img {
	-webkit-box-shadow: 0px 0px 5px 0px #aaa;
	box-shadow: 0px 0px 5px 0px #aaa;
}
.entry ul {
	margin-bottom:15px;
	margin-left:15px;
}
.entry ol {
	margin-bottom:15px;
	margin-left:15px;
}
.entry ul li {
	margin-top:7px;
	margin-bottom:7px;
	margin-left:10px;
	list-style-type: square;
	list-style-position: outside;
}
.entry ol li {
	margin-top:7px;
	margin-bottom:7px;
	margin-left:10px;
	list-style-position: outside;
}
.entry blockquote {
	margin-top:15px;
	margin-bottom:15px;
	margin-left:20px;
	color: #888;
	border-left: 4px solid #bbb;
	padding-left: 15px;
	line-height:20px;
}
.my-recent-yt-widget {
	text-align:center;
	padding:10px;
	width:280px;
}
.my-recent-yt-title {
	font-size:14px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:20px;
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}
#wp-calendar {width: 100%; }
#wp-calendar caption { text-align: right; color: #333; font-size: 12px; }
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th { padding-bottom: 10px; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; text-align: center; padding:5px;}
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }

@media screen {
* { margin: 0; padding: 0; }
ul, ol { margin: 0 0 1px 0; }
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px solid #ddd; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #888; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #aaa; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #ccc; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #666; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

 /* END screen media */

@media print {
.do-not-print { display: none; }
#comments { page-break-before: always; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: #666; }
/* END print media */