.pagetitle {
	text-transform: uppercase;
	margin-bottom: 10px;
}
.atas-post {
	margin-bottom: 6px;
	color: #999;
	font-size: 11px;
	text-transform: uppercase;
}
.atas-post a:link, .atas-post a:visited {
	color: #999;
	text-decoration: underline;
}
.post h2, h2.poste {
	font-family: "Arial Black", arial, sans-serif;
	font-size: 23px;
	font-weight: normal;
	margin-bottom: 10px;
letter-spacing: -1px;
}
.post h2 a:link, .post h2 a:visited {
	color: #000;
}
.post h2 a:hover {
	text-decoration: underline;
}


.post h1, h1.poste {
	font-family: "Arial Black", arial, sans-serif;
	font-size: 23px;
	font-weight: normal;
	margin-bottom: 10px;
letter-spacing: -1px;
}
.post h1 a:link, .post h1 a:visited {
	color: #000;
}
.post h1 a:hover {
	text-decoration: underline;
}





.post {
padding: 0 0 20px 0;
margin-bottom: 30px;
border-bottom: 1px solid #ccc;
}
.entry, .related {
line-height: 20px;
}
.entry p,.related p {
padding: 4px 0;
}
.entry ul, .entry ol, .entry blockquote {
margin: auto;
}
.entry img {
	overflow: hidden;
	max-width: 500px;
}
.post ul {
list-style: square;
}
.post ol {
list-style: decimal;
}
.entry blockquote {
font-family: Georgia, serif;
	font-size: 16px;
	font-style: italic;
	width: auto;
	margin: 0.15em 0;
	padding: 0.25em 40px;
	line-height: 1.45;
	position: static;
	color: #383838;
	background:#ececec;
}
.entry code {
color: #688F08;
font: 13px "Courier New", "Courier", Arial, sans-serif;
}

.entry pre {
width: 95%;
max-height: 200px;
overflow: auto;
font: 13px "Courier New", "Courier", Arial, sans-serif;
}

.postmetadata {
	color: #777;
	padding-top: 20px;
	font-size: 11px;
}
.postmetadata a:link, .postmetadata a:visited {
	color: #333;
}
.lefter {
	float: left;
	width: 300px;
}
.righter {
	float: right;
	width: 100px;
	text-align: right;
}

.lastimage {
	float: left;
	margin-right: 10px;
}
.lastimage img, .theimage img, .theright img {
	border: 1px solid #888;
}
.theimage {
	float: right;
	margin-left: 10px;
}

.theimage2 {
	float: left;
	margin-right: 5px;
}
.theright {
	margin-left: 50px;
}
.sticky {
	border: 1px solid #FFD666;
	padding: 15px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #FFF1CC;
}

.fetfet {
	margin-left: 20px;
}
.postes {
	width: 22.5%;
	padding: 10px 1%;
	background: #999 url(../images/bg-splash.gif);
	margin: 0 0 20px;
	display: inline-block;
	position: relative;
	float: left;
	text-align: center;
}

.postes .thethumb {
	position: relative;
	padding: 0;
	margin: 0 auto;
}

.postes .thethumb .the-post {
	background: #000;
	color: #ccc;
	width: 70%;
	margin: 0;
	position: absolute;
	bottom: 5px;
	left: 5%;
	padding: 10%;
	text-align: left;
	display: none;

/* */
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;

}

.postes .thethumb .the-post strong {
	display: block;
	padding: 6px 0;
	margin: 10px auto;
	border-bottom: 1px #555 solid;
	border-top: 1px #555 solid;
}

.postes .thethumb .the-post a {
	display: block;
	color: #fff;
	font-size: 1em;
}

.postes .thethumb img {
	padding: 0;
	margin: 0;
	border: 5px solid #fff;
	width: 90%;
	height: auto;
}

.pust {
	margin: 15px 0;
}
.pist {
	border-bottom: 1px dotted #ccc;
	display: block;
	margin: 5px 0;
}
.listlink  ul {
	margin-bottom: 15px;
	list-style: square;
	margin-left: 20px;
}
ul.nones {
	list-style: none !important;
}
ul.nones li {
	width: 150px;
	float: left;
	text-align: right;
	color: #999;
	font-size: 11px;
	margin-right: 10px;
}
ul.nones li a {
	text-align: left;
	float: left;
}