﻿#container {
	text-align: left;
	margin: 0 auto;
	max-width: 1200px;
	position: relative; 	

}

#containersearch {
	text-align: left;
	margin: 0 auto;
	position: relative; 	
}

#wrapper {	
	padding: 8px 0 0 1px;
	min-height: 500px;
	width: 100%;
} 

#contents {
	clear: both;
	padding: 0 15px 15px 0;
	margin-top: 7px;
		color: #393733;
	margin: 0;
	padding: 0 20px;
	text-align: left;
		font: 91%/1.4 arial, helvetica, sans-serif;
	
	width: 100%;
}

.tag-summary
{
	padding: 0.7em 0 .1em 0;
	position: relative;
	clear: left;
    min-height: 80px;
}

.tag-body {
	padding-left: 60px;
}

.tag-body strong {
	font-size: 90%;
	color: #666;
}

.tag-thumbsC {
	position: absolute;
	top: 0.8em;
	left: 5px;
	text-align: center;
	font-size: 85%;
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(../images/lthumbs.gif) no-repeat;
}

.tag-thumbsC li {
	margin: 0;
	padding: 0;
}

.votecount a , .votecount span, .votecount-s a, .votecount-s span {
	display: block;
	padding: 5px 0 4px 0;
	text-decoration: none;
	font-size: 80%;
	width: 50px;
	min-height: 40px;
	color: #93883F;
    text-align: center;
    
}

.story-link 
{
	font-size: 115%;
	font-weight: bold;	
	color: #105cc1;
	line-height : 1.0;
}

.story-link a
{
	font-size: 104%;
	font-weight: bold;	
	color: #105cc1;
	line-height : 1.0;
}


.story-link  a:hover
{
	
	font-weight: bold;	
	color: Black;
	line-height : 1.0;
}

.story-link  a:visited
{
	color:	#67BDF4;
}

.storyinfo a
{
	
	color: #105cc1;
	text-decoration: none;	
	line-height : 0.5;
	font-weight: bold;	
}

.storyinfo
{
	font-size: 80%;
	color: black;
	text-decoration: none;	
	
	line-height : 0.5;
}

.storydesc
{
	font-size: 95%;	
	color: black;
	text-decoration: none;
	line-height : 0.1em;
}

.wiki a
{
	
	color: Green ;	
	
}

.pub-date
{

	color: #E1290F;
	
}

.tag-summary .votecount strong, .votecount strong, .tag-summary .votecount-s strong, .tag-full strong {
	font-size: 160%;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 1.3;
	display: block;
	color: black;
}

.tag-summary .votecount-s strong, .tag-full .votecount-s strong {
	font-size: 160%;
}

.votecount img, .votecount-s img {
	position: absolute;
	top: 0;
	left: 0;
	border: none;
}

.votecount a:hover, .votecount-s a:hover, .votecount a:hover strong, .votecount-s a:hover strong {
	color: #998D43;
}

li.voteup {
	margin-top: 1px;
	padding: 0 0 5px 0;
	background: url(../images/thumbsbox.gif) 0 100%;
	float: left;
} /*IE6*/

.voteup a {
	font-weight: bold;
	display: block;
	margin-bottom: -5px;
	padding: 4px 1px 5px 1px;
	background: url(../images/thumbsbox.gif) 0 0;
	width: 49px;
	text-decoration: none;
    text-align: center;
}


.tag-body h3 {
	margin: 2px 0 0 0;
	font-size: 180%;
	letter-spacing: -0.02em;
	font-weight: bold;
	line-height: 1.1;
}

.tag-body p {
	margin: 0.2em 0 0.1em 0;
	line-height: 1.3;
}

