/* CSS Document */

.tott_blog #page-body {
	
}

.tott_wrapper {
	background-color:#062843;
	padding:15px;
	position:relative;
}

.tott_blog {
	border-radius:10px;
	border:solid 1px #ccc;
	padding:15px;
	background-color:#e5e5e5;
	margin-top:160px;
	overflow:hidden;
	padding-top:50px;
}

.tott_blog #pagetools {
	padding:0;
	border-bottom:solid 1px #dbdbdb;
}

.tott_blog h1 {
	margin-top:15px;
}





.tott_blog #column-1, .tott_blog #column-2 > div {
	border-radius:7px;
	border:solid 1px #ccc;
	border-bottom:none;
	margin-bottom:15px;
	text-shadow:none;
	background-color:#fff;
	position:relative;
	border-bottom:solid 2px #bbb;
}

.tott_blog div.blog-header {
	font-size:50px;
	text-shadow:2px 2px 2px #fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	padding:0;
	margin-bottom:15px;
	background:none;
}

.tott_blog div.posted {
	margin-bottom:15px;
	font-size:12px;
	text-transform:uppercase;
}

.tott_blog #column-1 {
	width:520px;
}

.tott_blog #column-2 {
	width:350px;
	overflow:visible;
	padding:0;
}

#page #page-body .tott_blog .module {
	padding-top:1px;
	border-radius:7px;
	border:solid 1px #ccc;
	border-bottom:solid 2px #bbb;
}

#page #page-body .tott_blog .module h2 {
	background-image:none;
	border-radius:5px;
	border:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	height:auto;
	line-height:normal;
	margin:9px 10px;
	padding:5px 10px;
	padding-left:95px;
	position:relative;
}

#page .tott-offers h2 img, #page .tott-listings h2 img, #page .tott-blogroll h2 img {
	top:-22px;
}

.tott_blog #columm-2 > div:last-child {
	margin-bottom:none;
}

.tott_blog .module .content {
	
}

img.tott-header {
	position:absolute;
	top:0px;
	right:-27px;
	z-index:999;
}

img.tott-header-logo {
	position:absolute;
	top:14px;
	left:22px;
	z-index:1000;
}

div.clear {
	clear:both;
}

#article #article-body {
	padding:15px;
	line-height: 1.7;
	padding-bottom:10px;
	}
	
#article h2 {
	text-align:center;
	}

	
div.blog-header {
	position:relative;
	margin-bottom:30px;
	padding-top:5px;
	text-align:center;
	background:url(/images/blogroll-heading-bg.gif);
	background-repeat:repeat-x;
	background-position:0 40px;
	font-size:34px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif
	}
	
div.blog-header a {
	background-color:#fff;
	padding:0 15px;
	display:inline-block;
	line-height:34px;
	color:#000;
	}
	
div.blog-header a:hover {
	text-decoration:none;
	color: #873128;
	}
	
div.blog-header h6 {
	font-weight:normal;
	font-size:10px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:center;
	margin:0 0 0 0;
	}
	
div.blog-header h5 {
	position:absolute;
	background:#fff;
	padding:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	top:22px;
	}
	
div.blog-header h5.date {
	left:10px;
	}	
	
div.blog-header h5.time {
	right:10px;
	}
	
#article-image {
	float:left;
	display:inline;
	margin-right:15px;
	}
	
* html #article-image {
	margin-right:2px;
	}
	
	
#bottom-ad {
	text-align:center;
	}

#article #article-body h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin-top:0;
	margin-bottom:.25em;
	line-height:normal;
	font-size:30px;
	}
	
h3.article-subtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#b01e23;
	line-height:normal;
	margin-top:0;
	margin-bottom:1em;
	}
	
.article-footer {
	font-style:italic;
	padding:10px 0;
	border-top:dashed 1px #999;
	border-bottom:dashed 1px #999;
	margin-bottom:10px;
	}
	
.article-footer p {
	margin-bottom:0;
	}
	
.blog-rail p {
	overflow:auto;
	}
	
.blog-rail ul{
	list-style:none;
	margin-left:10px;
	margin-bottom:20px;
	padding:0;
	}
	
.blog-rail ul li {
	background:url(/core/media/images/bullet.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:15px;
	line-height:1.25em;
	margin-bottom:.75em;
	}
	
.blog-rail h4 {
	border-bottom:solid 1px #dbdbdb;
	font-weight:bold;
	margin-bottom:10px;
	}
	
.blog-rail img {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	}
	
.blog-rail h5 {
	font-size:12px;
	font-weight:bold;
	}
	
.blog-rail h6 {
	font-style:italic;
	font-weight:normal;
	}
	
table#archive h3 {
	line-height:normal;
	}
	
#pagetools {
	text-align:center;
	margin-bottom:15px;
}
