body {
	background-image: url(../images/back.jpg);
	background-repeat: repeat;
	margin: 0px;
}

#main {
	margin: 0px auto;
	width: 1000px;
}

#header {
	height: 243px;
	width: 100%;
}

#header-right {
	margin-top: 10px;
	float: right;
	background-repeat: no-repeat;
	background-image: url(../images/scheeko.png);
	height: 233px;
	width: 224px;
}

#container {
	float: right;
	width: 100%;
}

#sidebar {
	float: right;
	width: 317px;
}

#contents {
	float: left;
}

#sidebar-flash {
	height: 213px;
}

.sidebar-title {
	position: relative;
	float: right;
	margin-right: 15px;
	margin-top: 25px;
	margin-bottom: 5px;
	clear: both;
	height: 29px;
}

.sidebar-box {
	clear: both;
	position: relative;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 10px;
	float: right;
}

.sidebar-box-anuncios {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 10px;
	float: right;
}

.sidebar-top {
	float: right;
	height: 9px;
	width: 211px;
	background-image: url(../images/sidebar-bgnd-top.png);
	background-repeat: no-repeat;
}

.sidebar-center {
	padding-bottom: 2px;
	float: right;
	padding-top: 12px;
	width: 211px;
	background-repeat: repeat-y;
	background-image: url(../images/sidebar-bgnd-center.png);
}

.sidebar-bottom {
	float: right;
	height: 20px;
	width: 211px;
	background-image: url(../images/sidebar-bgnd-bottom.png);
	background-repeat: no-repeat;
}

.sidebar-bullet {
	float: left;
	margin-left: 16px;
	width: 30px;
	height: 16px;
	background-repeat: no-repeat;
	background-image: url(../images/bullet1.png);
}

.sidebar-content {
	text-align: right;
	padding-right: 16px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: -10px;
	float: right;
	font-family: Geneva, "Trebuchet MS";
	color: #3c3c3c;
	font-size: 12px;
	list-style-type: none;
	width: 145px;
}

#footer {
	width: 100%;
}

#footer-image {
	margin-left: 50px;
	margin-top: 25px;
	background-repeat: no-repeat;
	float: left;
	background-image: url(../images/footer.png);
	height: 59px;
	width: 431px;
}

#pop-up {
	display: none;
	margin-left: 520px;
	margin-top: 100px;
	margin-top: 80px !ie;
	margin-left: 170px !ie;
	position: absolute;
	height: 139px;
	width: 388px;
	background-repeat: no-repeat;
	background-image: url(../images/pop-up.png);
}

#pop-up-text {
	margin-top: 16px;
	width: 260px;
	color: #e6e6e6;
	font-family: Trebuchet, Sathu, Verdana;
	text-decoration: none;
	text-shadow: 0px 0px 0px;
	margin-left: 30px;
	font-size: 11px;
	position: absolute;
	height: 80px;
	display: none;
}

.linklist a {
	border-style: none;
	color: #666666;
	text-decoration: none;
}

.linklist a:hover {
	color: #666666;
	text-decoration: underline;
}

.lastfm a {
	font-size: 10px;
	border-style: none;
	color: #666666;
	text-decoration: none;
}

.lastfm a:hover {
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}

.post {
	width: 627px;
}

.post-top {
	width: 100%;
	background-repeat: no-repeat;
	background-image: url(../images/post-top.png);
}

.post-top a {
	text-decoration: none;
}

.post-top a:hover {
	text-decoration: none;
}


.post-bottom {
	margin-bottom: 50px;
	background-repeat: no-repeat;
	background-image: url(../images/post-bottom.png);
	height: 85px;
	width: 627px;
}

.post-title {
	display: block;
	width: 550px;
	color: #4f4117;
	padding-left: 40px;
	padding-bottom: 0px;
	padding-top: 35px;
	font-weight: bold;
	font-size: 32px;
	font-family: "Helvetica Neue", Arial;
}

.post-date {
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 5px;
	font-size: 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode";
	color: #837446;
	text-transform: uppercase;
	display: block;
	margin-left: 45px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 5px;
	border-color: #999999;
	border-style: solid;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	width: 409px;
}

.win .post-content {
	text-align: justify;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 60px;
	font-family: "Trebuchet MS";
	color: #373535;
	font-size: 14px;
	background-repeat: repeat-y;
	background-image: url(../images/post-middle.png);
}

.post-content {
	text-align: justify;
	padding-right: 70px;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-left: 60px;
	font-family: "Chaparral Pro", "Lucida Sans Unicode", "Trebuchet MS";
	color: #373535;
	font-size: 15px;
	background-repeat: repeat-y;
	background-image: url(../images/post-middle.png);
}


.post-header {
	font-size: 14px;
	font-weight: bold;
	font-family: "Helvetica Neue", Arial;
}

.post-content p {
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-top: 0px;
	padding-left: 0px;
	background-repeat: repeat-y;
}

.post-content img {
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-bottom: 21px;
	background-image: url(../images/imgshadow.png);
	margin-top: 0px;
	border-width: 0px auto;
}

img.noborder {
	background-image: url(../images/spacer.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	border-width: 0px auto;
}



.post-footer {
	left: 383px;
	position: relative;
	top: 37px;
	text-align: center;
	width: 154px;
	color: #837446;
	font-size: 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode";
}

.post-footer a {
	text-transform: none;
	text-decoration: none;
	position: relative;
	color: #837446;
	font-size: 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode";
}

.post-footer a:hover {
	text-transform: none;
	text-decoration: underline;
	position: relative;
	color: #837446;
	font-size: 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode";
}

.win .post-content blockquote {
	line-height: 17px;
	background-position: 15px 12px;
	background-image: url(../images/09quote.png);
	background-repeat: no-repeat;
	font-size: 14px;
	font-family: Georgia;
	padding-left: 45px;
	padding-bottom: 15px;
	padding-right: 45px;
	padding-top: 18px;
	background-color: #e5e3dc;
	margin-left: 30px;
	margin-bottom: 15px;
	margin-right: 25px;
	margin-top: 0px;
}

.post-content blockquote {
	line-height: 17px;
	background-position: 15px 12px;
	background-image: url(../images/09quote.png);
	background-repeat: no-repeat;
	font-size: 14.5px;
	font-family: Palatino, "Palatino Linotype";
	padding-left: 45px;
	padding-bottom: 15px;
	padding-right: 45px;
	padding-top: 18px;
	background-color: #e5e3dc;
	margin-left: 30px;
	margin-bottom: 15px;
	margin-right: 25px;
	margin-top: 0px;
}

.post-content a {
	text-decoration: none;
	color: #a89218;
}

.post-content a:hover {
	text-decoration: underline;
	color: #a89218;
}

a {
	text-decoration: none;
	color: #a89218;
}

a:hover {
	text-decoration: underline;
	color: #a89218;
}

img {
	border-width: 0px;
}

