@import url("inc/tm-header.css");
@import url("inc/tm-footer.css");
@import url("inc/tm-leftnav.css");
@import url("inc/tm-overall.css");
@import url("inc/tm-layout-inside.css");
/* tm-blog styles */
/** unique containers **/
	/* header */
	#header {
	width:1000px; height:127px; 
	background:url(/images/tm/tmtopbar-bg-inside.jpg) no-repeat;
	overflow:hidden
	}


	/* container: left nav, story well, right column */
		#container-tmblog {
		width:1000px; 
		background:url(/images/tm/bg-inside.jpg) repeat-y left top;
		}
		

	/* center well: content well - article content block, right promo column*/
	#center-well {
	float:left;
	width:846px; 
	font-size:82%;
	margin-left:20px;
	margin-top:15px;

	}
	
	/* center well: left, main content section */
	.center-well-content {
	width:515px;
	line-height:1.5em; 
	float:left;
	margin-right:20px;
	}
ul, li {
list-style:none;
}


/** !!IMPORTANT!! fix for floating DO NOT MODIFY **/
	#container-tmblog:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
	 #container-tmblog
	{
	 display: inline-table;
	 }
	/* Hides from IE-mac \*/
	* html #container-tmblog
	{
	height: 1%;
	}
	#container-tmblog {
	display: block;
	}
	/* End hide from IE-mac */
	/** END fix for floating **/

/* standard helper classes */

.clr
{
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}


/* blog header */
.header-row {
text-align:left;
margin:16px 0px 20px 0px;
}

.header-row h1.pub-title {
font-size:210%;
padding-bottom:28px;
font-weight:bold;
line-height:1.2em;
}

.header-row h2 {
font-size:133%;
color:#663300;
font-weight:bold
}
.allblogs-link {
font-size:10px;
font-weight:bold;
color:#333333;
text-align:right;
padding-bottom:5px;
}

/* blog description */
.header-row h4 {
color:#666666;
font-size:85%;
padding-bottom:15px;
}

.header-row .byline {
padding-bottom:7px;
font-size:95%
}

/* entry styles */
/*date*/
.center-well-content .date-header {
font-size:80%;
color:#999999;

}
/* each entry block */
.entry {
padding-bottom:20px;
}
.entry-body blockquote {
padding:8px 10px 8px 8px;
font-size:90%;
line-height:1.45em;
}
/* entry title */
h3.entry-header {
font-size:110%;
}
/* entry content, text, footer, link */
.entry-content {
padding:4px 0px 5px 0px;
border-bottom:1px dashed #E1E1E1
}
/* entry text: more link */
.entry-more-link {
font-size:90%;
}

.entry-content p, .comment-content p, .trackback-content p 
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  line-height: 150%;
  text-align: left;
  margin-bottom: 10px;
}


.entry-footer, .trackback-footer, .comment-footer {
padding:8px 0px 5px 0px;
color:#999999;
}

.entry-footer a, .post-footers, .comment-footer a{
font-size:10px;
}

/*center well: right promo column for ads and other promo items*/
	.center-well-right-col {
		float:right;
		width:250px;
		padding-top:20px;
		}
	.right-modules {
	width:180px;
	line-height:1.5em;
	}

.module-photo img
{
	border: 1px solid #000000;
}

/* blog photo and some texts */
.module-content h4{
color:#666666;
font-size:10px;
font-weight:bold;
}

/* side header text (archive, calendar, links) */
h2.module-header {
font-size:80%;
font-weight:bold;
text-transform:uppercase;
letter-spacing:2pt;
text-align:center;
color:#999999;
padding-bottom:8px;
}

.side-header {
padding-bottom:5px;
border-bottom:1px dashed #CCCCCC;
margin-bottom:5px;
}
.side-header .module-content {
padding-bottom:10px;
}
.module-calendar_module, module-categories_module, .module-archives_module, .side-footer-module {
padding-bottom:35px;
}
.module-calendar_module {
padding-top:5px;
}

/* calendar table */
.module-calendar_module .module-content table {
font-size:9px;
}
.module-content table tr th, .module-content table tr td {
padding:2px;
text-align:center
}

ul.module-list {
font-size:80%;
}
li.module-list-item {
padding:2px 0px 2px 4px;
}


.module-syndicate_module {
border-top:1px dashed #CCCCCC;
border-bottom:1px dashed #CCCCCC;
padding-top:5px;
padding-bottom:5px;
}
.module-powered_module {
padding-top:10px;
text-align:center;
}
.module-syndicate_module, .module-powered_module {
font-size:9px;
}

.ad-block {
font-size:80%;
color:#999999;
padding-top:20px;
}


/* individual page and comment styles */
.content-nav {
text-align:center;
padding:1px;
font-size:10px;
margin:0% 15% 20px 15%;
border:1px solid #ECECE6;
}


.entry-content blockquote, .comment-content blockquote

   
{
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size: 90%;
   font-weight: normal;
   line-height: 130%;
   text-align: left;
   margin-bottom: 5px;
   margin-left: 15px;
   margin-right: 15px;
}


/* overall trackback block */
.trackbacks {
padding-top:20px;
}
h3.trackbacks-header, h3.comments-header, h2.comments-open-header, h2.archive-header, h3.preview-header {
font-size:100%;
color:#620000;
padding-bottom:5px;
}
#trackbacks-info
{
	border: 1px dashed #a3b8cc;
	padding: 5px;
	text-align: center;
	background-color:#DEDDD1;
	font-size:90%;
}
.trackbacks-content {
padding-top:6px;
}
.trackback, .trackback-content {
padding:3px;
}

/* overall comment block (entry and form) */
#comments {
margin-top:10px;
padding:15px 3px 15px 3px;
border-bottom:1px solid #CCC9B5;
}
/* overall comment entry block */
.comments-content {
padding-bottom:15px;
}
/* each comment entry block */
.comment {
padding-bottom:30px;
}
.comment-content {
font-size:90%;
}
.comment-footer {
font-size:10px;
padding-bottom:5px;
border-bottom:1px solid #cccccc;
}

/* submit comment form */
.comments-open-moderated, .comment-notice {
font-size:80%;
line-height:1.4em;
color:#999999;
font-weight:bold;
}
.comment-notice span {
color:#000000;
}
#comments-open-data {
padding-top:8px;
}
#comments-open-data p {
padding:5px 0px 5px 0px;
}

#comments-open-footer
{
	margin: 10px 0;
}

/* error message */
#comment-error h3, #comment-error blockquote {
color:#620000;
padding-bottom:15px;
text-align:center;
}


#comment-error p, #comment-pending p {
padding-bottom:3px;
}
#comment-error blockquote {
font-size:90%;
}

/* archive */
.archive-content {
padding-top:5px;
}

.archive-content ul li {
padding-bottom:3px;
}
