﻿html {
	min-width: 905px;
} 

body {
	color: #393733;
	margin: 0;
	padding: 0 20px;
	text-align: center;
	
}

body, td, th, textarea, input, select, h2, h3, h4, h5, h6 {
	font: 91%/1.4 arial, helvetica, sans-serif;
}


#container {
	text-align: left;
	margin: 0 auto;
	 min-width:800px;
	position: relative; 	
  
}

#wrapper {	
	padding: 8px 0 0 15px;
	min-height: 500px;
} 

#contents {
	clear: both;
	padding: 0 15px 15px 0;
	margin-top: 7px;
	
}

.tag-summary
{
	padding: 0.7em 0 2em 0;
	position: relative;
	clear: left;
    min-height: 50px;
}

.tag-body {
	padding-left: 60px;
}

.tag-body strong {
	font-size: 90%;
	color: #666;
}

.tag-thumbsC {
	position: absolute;
	top: 0.8em;
	left: 0;
	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;
}

.thumbs-count a , .thumbs-count span, .thumbs-count-s a, .thumbs-count-s span {
	display: block;
	padding: 10px 0 4px 0;
	text-decoration: none;
	width: 50px;
	min-height: 40px;
	color: #93883F;
    text-align: center;
}

.tag-summary .thumbs-count strong, .thumbs-count strong, .tag-summary .thumbs-count-s strong, .tag-full strong {
	font-size: 160%;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 1;
	display: block;
	color: #736926;
}

.tag-summary .thumbs-count-s strong, .tag-full .thumbs-count-s strong {
	font-size: 160%;
}

.thumbs-count img, .thumbs-count-s img {
	position: absolute;
	top: 0;
	left: 0;
	border: none;
}

.thumbs-count a:hover, .thumbs-count-s a:hover, .thumbs-count a:hover strong, .thumbs-count-s a:hover strong {
	color: #998D43;
}

li.thumbs-up {
	margin-top: 1px;
	padding: 0 0 5px 0;
	background: url(../images/thumbsbox.gif) 0 100%;
	float: left;
} /*IE6*/

.thumbs-up 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: 130%;
	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;
}
