@charset "utf-8";

* {
	padding:0;
	margin:0;
}
html, body {
	background-color:#fff;
}
body {
	font-family:Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.6;
	text-align:center;
}
p {
	margin-bottom:1.5em;
}
img {
	border:none;
}
ul, ol {
	list-style-position:inside;
	margin-bottom:1.5em;
}
li {
	/*list-style-position:inside;*/
}
a {
	text-decoration:none;
}
a:link, a:visited {
	color:#00a2c5;
}
a:focus, a:hover {
	color:#bb2428;
}
a:active {
	color:#f00;
}

#todays-post a:link, #todays-post a:visited, .article-preview a:link, .article-preview a:visited, #post a:link, #post a:visited {
	color:#00a2c5;
	border-bottom:1px dotted #00a2c5;
}
#todays-post a:focus, #todays-post a:hover, .article-preview a:focus, .article-preview a:hover, #post a:focus, #post a:hover {
	color:#bb2428;
	border-bottom:1px dotted #bb2428;
}
#todays-post a:active, .article-preview a:active, #post a:active {
	color:#f00;
	border-bottom:1px dotted #f00;
}


/* ====================================================================
                                                                 HEADER
*/
div#header {
	position:relative;
	width:910px;
	background-color:#f4a20c;
	height:87px;
	margin-bottom:24px;
}
div#header #header-image {
	float:left;
}
div#header p {
	float:left;
	padding:0;
	margin:0;
}
#navbar {
	/*width:620px;
	height:20px;
	background-color:#aaa144;
	float:left;
	border:0px solid #f09;*/

	background-color:#aaa144;
	margin-left:160px;
}

div#header #navbar ul {
	float:left;
	padding:0;
	margin:0;
	padding-left:10px;
	border:0px solid #9f0;
	background-color:#aaa144;
	width:740px;
}
div#header #navbar li {
	font-size:12px;
	line-height:20px;
	color:#000;
	display:inline;
	border:none;
	border:0px solid #09f;
}
div#header #navbar li#first {
	border:none;
}
div#header #navbar li a:link, div#header #navbar li a:visited {
	color:#fff;
}
div#header #navbar li a:focus, div#header #navbar li a:hover {
	color:#000;/* f5a300 */
}
div#header #navbar li a:active {
	color:#f00;
}
div#header #navbar li span {
	font-weight: bold;
	color:#ffde08;
}
div#header #title-tagline {
	float:left;
}
/* End: HEADER
*/


div#container{text-align:left}

/* ====================================================================
                                                                CONTENT
*/
div#content {
	padding:0 10px;
	border:0px solid #f00;
}

div#content .widget-sign-in {
	margin: 0 0 35px 0;
	padding: 5px 5px 5px 5px;
	background-color: #f7f6f0;
	border-top: 3px solid #d5cfab;
}

div#content .widget-sign-in h3.widget-header {
	padding-bottom: 6px;
	border: none;
	font-size: 125%;
}

div#content .members-only-index {
	margin: 5px 0 5px 0;
	padding: 5px 5px 5px 5px;
	background-color: #ffdb00;
}

div#content .members-only-index p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div#content .members-only {
	margin: 0 0 10px 0;
	padding: 5px 5px 5px 5px;
	background-color: #ffdb00;
}

div#content .members-only p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div#content .members-only-password {
	margin: 0 0 10px 0;
	padding: 5px 5px 5px 5px;
	background-color: #f7ef6e;
}

div#content .members-only-password p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}


div#content h1 {
	color:#13252b;
	font-size:16px;
	line-height:20px;
	padding:0 0 3px 10px;
	margin:0 0 3px -10px;
	border-bottom: 1px solid #000000;
}
div#content h1 a {
	text-decoration: none;
	color:#13252b;
}
div#content h1 a:link, div#content h1 a:visited {
	text-decoration: none;
	color:#13252b;
}
div#content h1 a:hover, div#content h1 a:active {
	text-decoration: none;
	color:#f5a300;
}
div#content h2 {
	color:#13252b;
	font-size:14px;
	line-height:20px;
	padding:0 0 3px 10px;
	margin:0 0 1.5em -10px;
	border-bottom: 1px solid #d5cfab;
}
div#content h3 {
	color:#000;/* 5c5b60 */
	font-size:13px;
	clear:both;
	float:none;
	padding:0 0 0 10px;
	margin:0 0 3px -10px;
	border-bottom: 1px solid #000000;
}
div#content h3 a {
	text-decoration: none;
	color:#000000;
}
div#content h3 a:link, div#content h3 a:visited {
	text-decoration: none;
	color:#000000;
}
div#content h3 a:hover, div#content h3 a:active {
	text-decoration: none;
	color:#f5a300;
}

div#content hr {
	padding:0 0 0 10px;
	margin:20px 0 35px -10px;
	border-top: 2px solid #8d8d8d;
}




div#content #post {
	padding-bottom:0px;
}
div#content #post div.article-metadata {
	float:none;
	clear:both;
	height:20px;
	padding:0 10px 2px 10px;
	border:0px solid #09f;
	margin:0 0 0 -10px;
}
div#content #post div.article-metadata p {
	color:#5c5b60;
	font-family:Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
div#content #post div.article-metadata a:link, div#content #post div.article-metadata a:visited{
	color:#5c5b60;
	border-bottom:none;
}
div#content #post div.article-metadata a:focus, div#content #post div.article-metadata a:hover {
	color:#f5a300;
	text-decoration:underline;
	border-bottom:none;
}
div#content #post div.article-metadata p.right strong {
	color:#f6932f;
	font-weight:bold;
}
div#content #post div.article-metadata p.left {
	float:left;
}
div#content #post div.article-metadata p.right {
	float:right;
}




div#content .article-metadata {
	color:#5c5b60;
	font-size:10px;
	margin-bottom:5px;
}
div#content .article-metadata a:link, div#content .article-metadata a:visited{
	color:#5c5b60;
}
div#content .article-metadata a:focus, div#content .article-metadata a:hover {
	color:#f5a300;
	text-decoration:underline;
}



.published-date {
	color:#f6932f;
	font-weight:bold;
}
.author {
	color:#000;
	font-weight:bold;
}
.figure {
	color:#f6932f;
	font-weight:bold;
}
div#content #todays-post {
	margin-bottom:-10px;
}
div#content #todays-post p, div#content #post p {
	font-size:11px;
	line-height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.article-links {
	clear:both;
	float:none;
	color:#5c5b60;
	font-size:11px;
	padding:3px 10px 0 10px;
	border-bottom: 1px solid #d5cfab;
	margin: -10px 0 40px -10px;
}

.article-links a:link, .article-links a:visited{
	color:#5c5b60;
}
.article-links a:focus, .article-links a:hover {
	color:#f5a300;
	text-decoration:underline;
}
.article-links a.continue {
	color:#bb2428;
	text-decoration:underline;
}
.article-links a.continue:focus, .article-links a.continue:hover {
	color:#f5a300;
}
.article-links p.left {
	float:left;
	margin:0px;
	padding:0px;
	margin-top:0px;
	padding-top:0px
}

.article-links p.right {
	float:right;
}
.article-links p.right strong {
	color:#f6932f;
	font-weight:bold;
}
.article-preview {
	clear:both;
	float:none;
	/*font-size:9px;*/
	padding-right:6px;
	padding-bottom:0px;
	border:0px solid #0f9;
}
.article-preview-today {
	clear:both;
	float:none;
	/*font-size:9px;*/
	padding-right:6px;
	padding-bottom:0px;
	border:0px solid #0f9;

}
.article-preview p,.article-preview-today p {
	font-size:11px;
	line-height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
}
.article-preview img {
	float:left;
	margin-right:8px;
	margin-top:0px;
	margin-bottom:20px;
	
}
.article-preview-today img {
	float:left;
	margin-right:8px;
	margin-top:5px;
}
/* End: CONTENT
*/


/* ====================================================================
                                                                ARTICLE
*/
.highlight {
	color:#5c5b60;
}
/* End: CONTENT
*/


/* ====================================================================
                                                          COMMENTS FORM
*/
div#content h2#comments-form-header {
	color:#13252b;
	font-size:14px;
	line-height:20px;
	padding:0 0 3px 10px;
	margin:0 0 0 0;
}
#comments_form {
	background-color:#f6f5f1;
	padding:10px;
}
#comments_form .text-input {
	font-size:10px;
	line-height:1.0;
	width:160px;
	font-family:Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color:#ebecec;
	border:1px solid #d6d8d9;
}
#comments_form #comment-data {
	width:190px;
	float:left;
	margin-right:20px;
	border:0px solid #f90;
}
#comments_form #comments-options {
	width:190px;
	float:left;
	border:0px solid #f90;
}
#comments_form #comment-data p, #comments_form #comments-options p {
	height: 45px;
}
#comments_form #comments-options p.checkbox {
	padding-top: 17px;
	height: 28px;
}
#comments_form #comments-options #scode {
	font-size:12px;
}
#comments_form #author {
	font-size:12px;
}
#comments_form #email {
	font-size:12px;
}
#comments_form #url {
	font-size:12px;
}
#comments_form #comment-text {
	font-size:12px;
	width:420px;
}

#comments_form p#form-buttons {
	text-align:right;
}
/* End: COMMENTS FORM
*/


/* ====================================================================
                                                            LEFT COLUMN
*/
div#col1 {
	background-color:#fff; /* fffafa */
}
div#col1 h3 {
	font-size:12px;
	line-height:1.0;
	padding:0 9px 0 9px;
}
div#col1 h3.article {
	color:#f6932f;
	padding-bottom:4px;
	border-bottom:2px solid #f6932f;
	margin-top:5px;
}
div#col1 h3.tags {
	color:#5c5b60;
	padding-bottom:4px;
	border-bottom:2px solid #d5cfab;
	margin-top:5px;
}
div#col1 .article-box {
	color:#000;
	line-height:1.4;
	background-color:#f1f1f1;
	padding:6px 9px 5px 9px;
	margin-bottom:20px;
}
div#col1 .article-box h4.head {
	font-size:11px;
	font-weight:bold;
	color:#5c5b60;
	margin-top:3px;
}
div#col1 .article-box p.sub-head {
	font-size:11px;
	font-style:normal;
	color:#5c5b60;
	margin-bottom:5px;
}
div#col1 .article-box p {
	font-size:11px;
	line-height:1.2;
	font-style:normal;
	text-align:left;
	margin-bottom:0;
}

div#col1 .article-box p a.more {
	display: block;
	width: 120px;
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	color:#5c5b60;
  font-weight: bold;
}

div#col1 .article-box p a.more:link, div#col1 .article-box p a.more:visited {
	color:#5c5b60;
}

div#col1 .article-box p a:focus, div#col1 .article-box p a:hover {
	color:#5c5b60;
	text-decoration:underline;
}


div#col1 h3.categories {
	color:#5c5b60;
}
div#col1 .category-box {
	color:#666;
	background-color:#fff;
	padding:4px 0px 5px 0px;
	border:0px solid #0f9;
}
div#col1 .category-box a:link, div#col1 .category-box a:visited {
	color:#5c5b60;
	text-decoration:underline;
}
div#col1 .category-box a:focus, div#col1 .category-box a:hover {
	color:#f5a300;
}

div#col1 .category-box h4 {
	color:#000;/* 5c5b60 */
	font-size:11px;
	font-weight:normal;
	line-height:1.2;
	background-color:#f7f6f0;
	padding:5px 9px 3px 16px;
	border-top:3px solid #d5cfab;
	margin-bottom:6px;
}
div#col1 .category-box h4 a:link, div#col1 .category-box h4 a:visited {
	color:#000;/* 5c5b60 */
	text-decoration:none;
}
div#col1 .category-box h4 a:focus, div#col1 .category-box h4 a:hover {
	color:#f5a300;/* f5a300 */
	text-decoration:none;
}

div#col1 .category-box ul {
	list-style-type:none;
	list-style-position:inside;
	border:0px solid #09f;
	margin-bottom:0px;
}
div#col1 .category-box ul li {
	font-size:11px;
	background-image:url(../images/bullet-category.png);
	background-repeat:no-repeat;
	padding-left:16px;
	border:0px solid #f00;
}

div#col1 h3.gallery {
	color:#c8c384;
	padding: 0 0 2px 10px;
	border-bottom: 3px solid #c8c384;
	margin: 0px 0 0 0;
}
div#col1 .gallery-box {
	color:#666;
	background-color:#f2f0e6;
	border-bottom:none;
	padding:10px 9px 5px 9px;
	margin:0 0 20px 0px;
}
div#col1 .gallery-box a {
	color:#00a2c5;
	text-decoration:none;
}
div#col1 .gallery-box a:link, div#col1 .gallery-box a:visited {
	color:#00a2c5;
	text-decoration:none;
}
div#col1 .gallery-box a:focus, div#col1 .gallery-box a:hover {
	color:#bb2428;
	text-decoration:none;
}

div#col1 .gallery-box ul {
	list-style-type:none;
	list-style-position:inside;
	border:0px solid #09f;
	margin-bottom:0px;
}
div#col1 .gallery-box ul li {
	font-size:11px;
	font-weight: bold;
	color:#c8c384;
	border:0px solid #f00;
}
/* End: LEFT COLUMN
*/


/* ====================================================================
                                                           RIGHT COLUMN
*/
div#col2 {
	background-color:#fff;
}
div#col2 .text-input {
	font-size:10px;
	line-height:1.0;
	width:84px;
	height:14px;
	font-family:Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color:#ebecec;
	border:1px solid #d6d8d9;
}
div#col2 .button {
	font-size:9px;
	font-family:Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#fff;
	padding:0px 0px;
	border:none;
	vertical-align:bottom;
}
div#col2 form {
	margin-bottom:15px;
}
div#col2 form p {
	line-height:1.0;
	margin-bottom:0;
}
div#col2 a.newsletter-privacy:link, div#col2 a.newsletter-privacy:visited {
	font-size:9px;
	color:#5c5b60;
}
div#col2 a.newsletter-privacy:focus, div#col2 a.newsletter-privacy:hover {
	color:#f5a300;
	text-decoration:underline;
}
div#col2 a.feed:link, div#col2 a.feed:visited {
	color:#5c5b60;
	font-size:10px;
	background-image:url(../images/feed-icon-12x12.png);
	background-repeat:no-repeat;
	padding-left:18px;
	padding-bottom:4px;
}
div#col2 a.feed:focus, div#col2 a.feed:hover {
	color:#f5a300;
	text-decoration:underline;
}
div#col2 h3.formtitle {
	line-height:12px;
	font-size:11px;
	color:#5c5b60;
	padding:0 10px 4px 10px;
	border-bottom:2px solid #f8a431;
	margin-top:5px;
	margin-bottom:5px;
}
div#col2 h3.feeds {
	line-height:1.0;
	font-size:12px;
	color:#f6932f;
	padding:0 10px 2px 10px;
	border-bottom:2px solid #f6932f;
	margin-top:5px;
}

div#col2 ul#rss {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

div#col2 ul#rss li {
	display: block;
	padding: 0 0 4px 0;
	margin: 0 0 0 0;
}

div#col2 p img {
	padding: 0 0 4px 0;
	margin: 0 0 0 0;
}

div#col2 p.browsealoud {
	text-align:center;
	border:0px solid #0f9;
	margin-top:10px;
}
div#col2 h3.boxtitle {
	font-size:12px;
	padding-left:7px;
	color:#5c5b60;
}
div#col2 .box {
	color:#666;
	background-color:#f2f0e6;
	padding:4px 4px 5px 0px;
	border-top:4px solid #cfcbab;
	margin-bottom:15px;
}
div#col2 .box a:link, div#col2 .box a:visited {
	color:#5c5b60;
	text-decoration:none;
}
div#col2 .box a:focus, div#col2 .box a:hover {
	color:#f5a300;
	text-decoration:none;
}
h3#popular-title {
	margin-top:52px;
}
div#col2 .box #popular a:link, div#col2 .box #recent a:link, div#col2 .box #popular a:visited, div#col2 .box #recent a:visited {
	color:#000;
	text-decoration:none;
}
div#col2 .box #popular a:focus, div#col2 .box #recent a:focus, div#col2 .box #popular a:hover, div#col2 .box #recent a:hover {
	color:#f5a300;
	text-decoration:none;
}

div#col2 .box strong {
	font-weight:bold;
	color:#000;
}
div#col2 .box ul {
	list-style-type:none;
	list-style-position:inside;
	border:0px solid #f00;
}
div#col2 .box ul li {
	font-size:11px;
	background-image:url(../images/bullet-col2.png);
	background-repeat:no-repeat;
	padding-left:20px;
	margin-bottom:5px;
}
div#col2 .box ol {
	list-style-position:outside;
	margin: 0 0 0 0;
	padding: 0 0 0 30px;
}

div#col2 .box ol li {
	font-size:11px;
	margin-left:-3px;
	margin-bottom:5px;
}

div#col2 .box ul#recent li {
	background-image:url(../images/bullet-col2b.png);
}

div#col2 .box p {
	clear: both;
	margin: 5px 0 0 7px;
	padding: 0 0 0 0;
	font-weight: bold;
}

div#col2 .box p a.more:link, div#col2 .box p a.more:visited {
	color:#5c5b60;
}

div#col2 .box p a:focus, div#col2 .box p a:hover {
	color:#5c5b60;
	text-decoration:underline;
}

/* End: RIGHT COLUMN
*/


/* ====================================================================
                                                                 FOOTER
*/
div#footer	{
	color:#000;
	font-size:10px;
	overflow:auto;
	background:#f6a200;
}
div#footer p {
	line-height:1.0;
	margin:0;
}
div#footer p.left {
	float:left;
}
div#footer p.right {
	float:right;
}
div#footer a:link, div#footer a:visited {
	color:#fff;
}
div#footer a:focus, div#footer a:hover {
	color:#fff;
	text-decoration:underline;
}
/* End: FOOTER
*/


/* ====================================================================
                                                              STRUCTURE
*/
div#container {
	width:910px;
	margin:0 auto;
}
div#wrapper {
	float:left;
	width:100%;
}
div#content {
	margin:0 190px 0 160px;
}
div#col1 {
	float:left;
	width:150px;
	padding:0 10px 20px 0;
	margin-left:-910px;
}
div#col2 {
	float:left;
	width:180px;
	padding:0 0 20px 10px;
	margin-left:-190px;
}
div#footer {
	clear:left;
	width:890px;
	padding:5px 10px;
}
/* End: STRUCTURE
*/


/* ====================================================================
                                                             KEY ESSAYS
*/
#col1 h3.key-essays, #content h3.key-essays  {
	clear:both;
	float:none;
	color:#bbb26f;
	background-image:none;
	padding: 0 0 0 10px;
	border-bottom: 3px solid #c8c384;
	margin: 0px 0 10px -10px;
}

#content h3.key-essays-bottom {
	clear:both;
	float:none;
	color:#bbb26f;
	background-image:none;
	padding: 0 10px 0 0;
	border-top: 3px solid #c8c384;
	border-bottom: 0px;
	margin: 0 0 30px -10px;
	text-align: right;
}

#content h3.key-essays-bottom a:link, #content h3.key-essays-bottom a:visited {
	color:#00a2c5;
}
#content h3.key-essays-bottom a:focus, #content h3.key-essays-bottom a:hover {
	color:#bb2428;
}
#content h3.key-essays-bottom a:active {
	color:#f00;
}

#content h3.key-es{
	clear:both;
	float:none;
	color:#bbb26f;
	background-image:none;
	padding: 0 0 0 10px;
	border-bottom: 3px solid #c8c384;
	margin: 0px 0 10px -10px;
}

div#key-es-bottom {
	padding:0 10px 0px 10px;
	border-bottom:3px solid #c8c384;
	margin:0 0 26px -10px;
}

div#key-essays a:link, div#key-essays a:visited, div#key-es a:link, div#key-es a:visited{
	color:#f6932f;
}

div#key-essays a:focus, div#key-essays a:hover,div#key-es a:focus, div#key-es a:hover {
	color:#f5a300;
	text-decoration:underline;
}

div#key-essays ul, div#key-es ul{
	list-style-type:none;
	list-style-position:inside;
	border:0px solid #f00;
}

div#key-essays ul li,div#key-es ul li {
	font-size:11px;
	line-height:1.2;
	background-image:url(../images/bullet-essays.png);
	background-repeat:no-repeat;
	padding-left:16px;
	margin-bottom:2px;
}

div#key-essays ul li strong, div#key-es ul li strong  {
	font-size:11px;
	color:#f6932f;
}

div#key-essays p {
	margin: -10px 0 0 0;
	padding: 0 0 0 0;
	font-weight: bold;
}

div#key-essays a.more:link, div#key-essays a.more:visited {
	color:#bbb26f;
}

div#key-essays a:focus, div#key-essays a:hover {
	color:#bbb26f;
	text-decoration:underline;
}

/* ====================================================================
   KEY ESSAYS in CONTENT                                             */

/* Some properties of h3.key-essays and #key-essays would be
   overwritten in the context of div#content,
   so we must increase specificity. */
div#content h3.key-essays, div#content h3.key-es {
	color:#bbb26f;
	background-image:none;
}


div#key-essays ul {
margin-left:0px;
}
div#key-es ul {
margin-left:150px;
}

div#key-essays ul li, div#key-es ul li {
	margin-bottom:5px;
}
div#content div#key-essays img, div#content div#key-es img{
	float:left;
}

/* ====================================================================
   KEY ESSAYS in LEFT COLUMN                                         */

div#col1 h3.key-essays {
	color:#bbb26f;
	margin:0;
	padding-bottom:3px;
}
div#col1 div#key-essays {
	background-color:#f2f0e6;
	border-bottom:none;
	padding:10px 9px 5px 9px;
	margin:0 0 20px 0px;
}
div#col1 div#key-essays ul li {
	background-image:url(../images/bullet-col1b.png);
	padding-left:12px;
}
.t001{
PADDING-RIGHT: 0px; 
PADDING-LEFT: 0px; 
FLOAT: left; 
MARGIN-BOTTOM: 0px; 
PADDING-BOTTOM: 0px; 
MARGIN-RIGHT: 10px; 
PADDING-TOP: 0px; 
}
a.print{

}
a.print:hover{
text-decoration:underline;
}
/* End: KEY ESSAYS
*/


/*\*//*/
  @import "IE5mac.css";
/**/

#credit {
	display: none;
}

/* Page Numbers */
.pages {
    clear: left;
}

.clearpages {
    clear: both;
    padding: 0 0 20px 0;
}

.pages a, .pages span {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #cfcbab;
    background: #f2f0e6;
}

.pages a.current {
    border: 1px solid #cfcbab;
    background: #cfcbab;
    color: #fff;
}

.pages a {
    border: 1px solid #cfcbab;
    font-weight: bold; 
    color: #5c5b60;
    text-decoration: none;
}

.pages a:link, .pages a:visited {
    border: 1px solid #cfcbab;
    color: #5c5b60;
    text-decoration: none;
}

.pages a:hover, .pages a:active {
    background: #cfcbab;
    border-color: #cfcbab;
    color: #f2f0e6;
}

.pages a.nextprev {
    color: #666;
    font-weight: bold;
}

.pages span.nextprev {
        border: 0px solid #fff;
        background: #fff;
        color: #000;
}

#post .stumble { float: left; width: 72px; height: 90px; padding: 5px 10px 5px 0; text-align: center; }

#post .stumble a { float: left; width: 62px; padding: 10px 0 0 0; border-bottom: none; text-decoration: none; }

#post .stumble a:link, #post .stumble a:visited { border-bottom: none; text-decoration: none; }

#post .stumble a:hover, #post .stumble a:active { border-bottom: none; text-decoration: none; }

#post .digg { float: right; width: 72px; height: 90px; padding: 5px 0 5px 0; text-align: right; }

#content #related_block { clear: both; margin: 30px 0 0 0; }

a.t1 { font-size: 160% !important; padding: 0 10px 0 0; }

a.t2 { font-size: 150% !important; padding: 0 10px 0 0; }

a.t3 { font-size: 125% !important; padding: 0 10px 0 0; }

a.t4 { font-size: 110% !important; padding: 0 10px 0 0; }

a.t5 { font-size: 95% !important; padding: 0 10px 0 0; }

a.t6 { font-size: 80% !important; padding: 0 10px 0 0; }

#content div.books-gallery {
		float:left;
		padding: 0 5px 0 0;
		width: 100px;
		height: 170px;
}

#content div.books-gallery p, #content div.books-gallery-featured p {
		margin: 5px 0 5px 0;
}

#content div.books-gallery-featured {
		float:left;
		padding: 0 10px 0 0;
		width: 200px;
		height: 240px;
}

div#col2 p#rss {
		margin: 10px 0 0 0;
		height: 40px;
		font-size: 90%;
		font-weight: bold;
}

div#col2 p#rss img {
		float: left;
}

div#col2 p#rss a {
		color: #000000;
		text-decoration: none;
}

div#col2 p#rss a:link, div#col2 p#rss a:visited {
		color: #000000;
		text-decoration: none;
}

div#col2 p#rss a:hover, div#col2 p#rss a:active {
		color: #f5a300;
		text-decoration: underline;
}

#comments {
		clear: both;
		margin: 35px 0 0 0;
}

#comments .comment-header {
		float: left;
		width: 50px;
		height: 50px;
}

#comments .comment {
		clear: both;
		margin: 25px 0 10px 0;
}

#comments .comments-open {
		clear: both;
		margin: 35px 0 0 0;
}

#comments .comments-open-header {
		margin: 0 0 0 0;
		padding: 0 0 0 0;
}

#comments .comments-open-content {
	clear: both;
	background-color:#f6f5f1;
	margin: 0 0 0 0;
	padding: 10px;
}

#comments .comment-footer {
	clear: both;
}

#comment-form-name, #comment-form-email, #comment-form-url, #comment-form-remember-me {
	width:190px;
	height: 60px;
	float:left;
	margin-right:20px;
	border:0px solid #f90;
}

#comments-open-data label {
	display: block;
}

#comments-open-data input {
	font-size:10px;
	line-height:1.0;
	width:160px;
	font-family:Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color:#ebecec;
	border:1px solid #d6d8d9;
}

#comments-open-data input#comment-bake-cookie {
	width: 15px;
}

#comments-open-text #comment-text {
	width:420px;
	background-color:#ebecec;
	border:1px solid #d6d8d9;
}

#comments-open-footer {
	clear: both;
	margin: 15px 0 0 0;
	text-align: right;
}