/* base css */
@import url(/.shared/themes/common/base-weblog.css);



/* portal css */


/* theme css */
/* general page elements */

a
{
	text-decoration: underline;
	
}

a:link { color: #333333; }
a:visited { color: #333333; }
a:hover { color: #333333; }
a:active { color: #000000; }

.plain2 a { text-decoration: none;font-weight:normal; }
.plain2 a:link { color: #333; }
.plain2 a:visited { color: #333; }
.plain2 a:active { color: #333; }
.plain2 a:hover { color: #e56f66; }

.entry-header a:link { color: #CE3B0B;text-decoration:none }
.entry-header a:visited { color: #CE3B0B;text-decoration:none; }
.entry-header a:hover { color: #333333;text-decoration:none; }
.entry-header a:active { color: #CE3B0B;text-decoration:none; }

.darklink a:link { color: #333333;text-decoration:underline }
.darklink a:visited { color: #333333;text-decoration:underline; }
.darklink a:hover { color: #CC1430;text-decoration:none; }
.darklink a:active { color: #333333;text-decoration:underline; }

.TWlink a:link { color: #333333;text-decoration:none;font-size:16px;font-weight:bold; }
.TWlink a:visited { color: #333333;text-decoration:none;font-size:16px;font-weight:bold; }
.TWlink a:hover { color: #CC1430;text-decoration:none;font-size:16px;font-weight:bold; }
.TWlink a:active { color: #333333;text-decoration:none;font-size:16px;font-weight:bold; }

/* layout */

body
{
	margin: 20px;
	color: #333333;
	background: #616161;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: small;
	line-height: 150%;
background-image:url('http://www.thetwitterherodotus.com/bg.gif');
background-repeat:repeat;

}

#container { position: static; }

#container-inner
{
	position: static;
	border: 1px solid #333;
	background: #FFFFFF;
}

#banner a
{
	color: #FFFFFF;
	text-decoration: none;
font-size:14px;
}


	/* banner image */
	
	#banner
	{
		height: 55px;
		background-image: url("http://www.book-blog.com/BOOK-BLOGtitle.png");
			background-repeat: no-repeat;
		text-align: left;
                border-bottom:0px solid #eeeeee;
	}
	
	#banner-inner { overflow: visible; padding: 0; }
	
	#banner-header
	{
		position: absolute;
		left: 0;
		top: 0;
		width: 520px;
		height: 100%;
		margin: 0;
		padding: 0;
	}
	
	#banner-header a
	{
		display: block;
text-decoration:none;
		left: 0;
		top: 0;
		height: 50px;
		text-indent: -1000em;
	}
	
	#banner-description
	{
		overflow: hidden;
		width: 0;
		height: 0;
		margin: 0;
		padding: 0;
		text-indent: -1000em;
	}


/* default to artistic/calendar/timeline layout */

#container
{
	width: 782px;
}

.layout-artistic #alpha,
.layout-calendar #alpha
{
			width: 315px; /* 285px + 15px + 15px */
	
	
}

.layout-artistic #alpha-inner,
.layout-calendar #alpha-inner,
.layout-timeline #alpha-inner
{
	border: 1px dotted #cccccc;
	padding: 14px 14px 14px 14px;
	background: #FFFFFF;
}

.layout-artistic #beta,
.layout-calendar #beta
{
	width: 465px;
	
}

.layout-artistic #beta-inner,
.layout-calendar #beta-inner,
.layout-timeline #beta-inner
{
	border: 0;
	padding: 15px 15px 15px 15px;
	background: #FFFFFF;
}

/* in artistic/calendar/timeline layouts, #gamma and #delta are inside #beta */

#beta #gamma, #beta #delta { width: 210px; margin: 15px 0; }
#beta #gamma-inner, #beta #delta-inner { padding: 0; }


/* content */

.content-nav { margin-top: 0; }

.date-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	margin: 0 0 10px 0;
	border: 0;
	font-weight:bold;
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
}

.entry-header
{
	margin: 1px 0 5px 0;
	border-bottom: 1px solid #eeeeee;
	padding: 3px;
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: medium;
	text-align: left;
	font-weight: bold;
        line-height:24px;
	}

.entry-content,
.entry-footer,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.archive-content
{
	margin: 10px 0;
}

.trackback-content{
     background-color:#F2F2F2;
     padding:7px;
     margin-bottom:0px;
     border:1px solid #CCCCCC;
}

.comment-content{
     background-color:#EEEEEE;
     padding:7px;
     margin-bottom:0px;
     border:1px solid #CCCCCC
}

.comment-footer
{
	margin: 0 0 10px 0;
	border-top: 0px dotted #AAA394;
	padding: 3px;
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: normal;
	text-align: left;
	

}


.entry-content p { 
     text-align: left;
      }

.entry-footer,
.trackback-footer
{
	margin: 0 0 10px 0;
	border-top:1px solid #EEEEEE;
        padding-top:2px;	
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: normal;
	text-align: left;
}

.printer-comment
{
	margin: 0 0 5px 0;
	border-bottom:0px solid #EEEEEE;
        padding-bottom:5px;	
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: normal;
	text-align: left;	
}

.printer-comment a:link { color: #999999; }
.printer-comment a:visited { color: #999999; }
.printer-comment a:hover { color: #000000; }
.printer-comment a:active { color: #999999; }


#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 80%;
}

/* fixes bug in ie win */
img.image-full
{
	width: 100%;;
}


/* modules */



.module-header
{
	margin: 5px 0;
	border: 0;
  	
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: normal;
	font-weight: bold;
	
	text-transform: uppercase;
	letter-spacing: .3em;
	text-align: left;
}

.module-content
{
	margin: 5px 0 20px 0;
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: 150%;
	
	
	
	text-align: left;
}

.module-list { margin: 0; }
.module-list-item { margin: 10px 0; }
.typelist-thumbnailed .module-list-item { margin: 10px 0; }

.module img,
.module-photo img
{
	border: 1px solid #cccccc;
}

.module-photo .module-content
{
	text-align: left;
}

.module-powered { text-align: left; }

.module-calendar .module-header
{
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	border: 0;
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
}

.module-calendar th,
.module-calendar td
{
	text-align: center;
	font-weight: normal;
}

.typelist-thumbnail img { margin: 0; }

.module-featured-photo { margin-bottom: 5px; }
.module-featured-photo .module-content img { width: 420px; }

.module-recent-photos .module-content { padding: 2px 0 0 0; }
.module-recent-photos .module-list { margin: 0; }

.module-recent-photos .module-list-item
{
	width: 70px; /* ie mac fix */
	height: 70px; /* for appearance with varying image border widths */
	margin: 0 2px 2px 0;
}

.module-tipjar-r2 .tipjar-button
{
			float: left;
	
}


/* moblog1 tweaks */
	
	.layout-moblog1 #container
	{
		width: 780px;
	}
	
	.layout-moblog1 #alpha
	{
		width: 200px;
		
	}
	
	.layout-moblog1 #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-moblog1 #beta
	{
					width: 380px;
		
		
	}
	
	.layout-moblog1 #beta-inner
	{
		border: 1px dotted #cccccc;
		padding: 14px 14px 14px 14px;
		background: #FFFFFF;
	}
	
	.layout-moblog1 #gamma
	{
		width: 200px;
		
	}
	
	.layout-moblog1 #gamma-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}


/* moblog2 tweaks */
	
	.layout-moblog2 #container
	{
		width: 780px;
	}
	
	.layout-moblog2 #alpha
	{
		width: 100px;
		
	}
	
	.layout-moblog2 #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-moblog2 #beta
	{
					width: 350px;
		
		
	}
	
	.layout-moblog2 #beta-inner
	{
		border: 1px dotted #cccccc;
		padding: 14px 14px 14px 14px;
		background: #FFFFFF;
	}
	
	.layout-moblog2 #gamma
	{
		width: 190px;
		
	}
	
	.layout-moblog2 #gamma-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-moblog2 #delta
	{
		width: 140px;
		
	}
	
	.layout-moblog2 #delta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-moblog2 .module-photo img { width: 100px; height: auto; }


/* timeline tweaks */

	.layout-timeline #alpha
	{
					width: 390px; /* 285px + 15px + 15px */
		
		
	}
	
	.layout-timeline #beta
	{
		width: 390px;
		
	}
	
	.layout-timeline #beta #gamma { width: 175px; }
	.layout-timeline #beta #delta { width: 170px; }

	

/* one-column tweaks */
	
	.layout-one-column #container
	{
		width: 504px;
	}

	.layout-one-column #alpha
	{
		display: block;
		float: none;
		width: auto;
	}

	.layout-one-column #alpha-inner
	{
		border: 1px dotted #cccccc;
		padding: 14px 14px 14px 14px;
		background: #FFFFFF;
	}


/* two-column-left tweaks */
	
	.layout-two-column-left #container
	{
		width: 704px;
	}

	.layout-two-column-left #alpha


	{
		width: 200px;
		
	}
	
	.layout-two-column-left #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-two-column-left #beta
	{
					width: 500px;
		
		
	}
	
	.layout-two-column-left #beta-inner
	{
		border: 1px dotted #cccccc;
		padding: 14px 14px 14px 14px;
		background: #FFFFFF;
	}


/* two-column-right tweaks */
	
	.layout-two-column-right #container
	{
		width: 704px;
	}

	.layout-two-column-right #alpha
	{
					width: 500px;
		
		
	}
	
	.layout-two-column-right #alpha-inner
	{
		border: 1px dotted #cccccc;
		padding: 14px 14px 14px 14px;
		background: #FFFFFF;
	}
	
	.layout-two-column-right #beta
	{
		width: 200px;
		
	}
	
	.layout-two-column-right #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}


/* three-column tweaks */
	
	.layout-three-column #container
	{
		width: 1202px;
	}
	
	.layout-three-column #alpha
	{
		width: 300px;
		
	}
	
	.layout-three-column #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	        border-right: 1px solid #EEEEEE;

	}
	
	.layout-three-column #beta
	{
					width: 600px;
		
		
	}
	
	.layout-three-column #beta-inner
	{
		border-left: 1px solid #EEEEEE;
                border-right: 1px solid #EEEEEE;
		padding: 14px 14px 14px 14px;
		background: #FFFFFF;
	}
	
	.layout-three-column #gamma
	{
		width: 300px;
		
	}
	
	.layout-three-column #gamma-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
        border-left: 1px solid #EEEEEE;

	}


/* user css */


.inset{
	color: #333333; 
	float: right; 
	width: 40%; 
	padding: 4px 7px 4px 7px; 
	font-weight: normal; 
	margin: 3px 0px 7px 10px; 
	border: 1px solid #CCCCCC; 
	background-color : #F2F2F2; 
	}

#banner{		
        background-position: 0px 0px;
	}

.module-header{
       font-family:verdana;
       font-weight:bold;
       letter-spacing:.1em;
       }

.module-content{
	font-size: small;
      }

.module-header	a:link {color:#333333;border-bottom:1px solid #333333;padding-bottom:2px;text-decoration:none}
.module-header a:visited   {color:#333333;border-bottom:1px solid #333333;padding-bottom:2px;text-decoration:none;}
.module-header	a:hover {color:#c33c33;border-bottom:1px solid #c33c33;padding-bottom:2px;text-decoration:none;}




.archive-header{
       color:#FFFFFF;
       }

blockquote {
color:#000000;
}

.on a{
	border:1px solid #cccccc;
	text-decoration:none;
	color:#333333;
	background-color: #FFFFFF;
	display:block;
	padding:2px;
	margin-bottom:3px;
	}

.on	a:link {color:#333333; text-decoration:none}
.on	a:hover {color:#333333; text-decoration:none; background:#FFFFFF; text-decoration:none;border:1px dashed #cccccc;}

.SubmitButton {
	background-color:#FFFFFF;
	padding:2px 2px 5px 2px;
	color:#333333;
	font-size:small;
	font-family:verdana;
	}

.inputspace {border:1px solid #cccccc;background-color:#FFFFFF;padding:2px 2px 5px 2px;color:#333333;font-size:small;font-family:verdana;}
.pulldownmenu {border:1px solid #cccccc;background-color:#FFFFFF;color:#333333;font-size:small;font-family:verdana;}


/* other css */

.reviewsummary{
display:none;
}

.invisibleonscreen{
display:none;
}

.invisibleinprint{
}

.publisherbox{
border-bottom:1px solid #eeeeee;
padding-bottom: 4px;
}

.review-copy{
color: #999999;
}

/* ph=1 */

