body {
	background-color: #333333;
}
#page {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	position: absolute;
	height: 1110px;
	width: 850px;
	left: 10px;
	top: 10px;
}#head {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3366;
	position: absolute;
	height: 105px;
	width: 810px;
	left: 25px;
	top: 15px;
}
#logo {
	position: absolute;
	left: 165px;
	top: 0px;
}
#mainpic {
	position: absolute;
	left: 355px;
	top: 235px;
}
#maintit {

	position: absolute;
	left: 355px;
	top: 125px;
}
#sidetop {
	position: absolute;
	height: 870px;
	width: 315px;
	left: 25px;
	top: 235px;
}
#menu {
	position: absolute;
	height: 100px;
	width: 158px;
	left: 0;
	top: 0;
}
#page2 {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	position: absolute;
	height: 1110px;
	width: 850px;
	left: 13px;
	top: 12px;
	z-index: -2;
}
#page3 {

	background-color: #FFFFFF;
	border: 1px solid #000000;
	position: absolute;
	height: 1110px;
	width: 850px;
	left: 16px;
	top: 14px;
	z-index: -3;
}
#page4 {


	background-color: #FFFFFF;
	border: 1px solid #000000;
	position: absolute;
	height: 1110px;
	width: 850px;
	left: 19px;
	top: 16px;
	z-index: -4;
}
#page5 {



	background-color: #FFFFFF;
	border: 1px solid #000000;
	position: absolute;
	height: 1110px;
	width: 850px;
	left: 22px;
	top: 18px;
	z-index: -5;
}
#maintxt {
	position: absolute;
	left: 355px;
	top: 565px;
	width: 480px;
	height: 105px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	margin-bottom: 2px;
	margin-top: 5px;
}
#sidetxt {
	position: absolute;
	left: 0px;
	top: 110px;
	width: 315px;
	height: 540px;
	overflow: auto;
}





/* Links
----------------------------------------------- */
a:link {
  color:#FF0066;
  }
a:visited {
  color:#666666;
  }
a:hover {
  color:#333;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }
#sidebar a:link {
  color:#fff;
  }
#sidebar a:visited {
  color:#ab9;
  }
#sidebar a:hover {
  color:#fff;
  }
/* Header
----------------------------------------------- */
#header {
  background:#be4 url("http://www.blogblog.com/no565/topleft.gif") no-repeat left bottom;
  padding:0 0 0 160px;
  margin:0 0 10px;
  color:#fff;
  width:100%;
  width/* */:/**/auto;
  width:auto;
  }
#blog-title {
	background:url("http://www.blogblog.com/no565/bg_header.gif") no-repeat left top;
	margin:0;
	padding:40px 0 0;
	font:bold 275%/97px Helvetica,Arial,Verdana,Sans-serif;
	text-transform:lowercase;
	color: #E7DFE7;
  }
#blog-title a {
  color:#fff;
  text-decoration:none;
  }
.postpage #blog-title {
  padding-top:0;
  background-position:0 -40px;
  }


/* Description
----------------------------------------------- */
#description {
  background:#f90 url("http://www.blogblog.com/no565/bg_desc_top.gif") no-repeat left top;
  margin:0 0 10px;
  padding:12px 0 0;
  color:#fff;
  }
#description p {
  background:url("http://www.blogblog.com/no565/bg_desc_bot.gif") no-repeat left bottom;
  margin:0;
  padding:0 0 12px;
  }
#description em {
  /* To remove the word next to the desription, delete the following background property */
  background:url("http://www.blogblog.com/no565/temp_no.gif") no-repeat left center;
  /* Keep everything below */
  display:block;
  padding:0 0 0 160px;
  font:bold 75%/1.6em Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  min-height:12px;
  }
.postpage #description em {
  font-size:1px;
  line-height:1px;
  color:#8df;
  visibility:hidden;
  }


/* Posts
----------------------------------------------- */
.date-header {
  margin:0 0 .5em;
  font:bold 112%/1.4em Arial,Verdana,Sans-serif;
  text-transform:lowercase;
  color:#666666;
  }
.post {
	margin:0 0 2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 290px;
  }
.post-title {
	margin:0 0 .25em;
	font:bold 14px Helvetica, Arial, Verdana, Sans-serif;
	color:#FF0066;
  }
#main .post-title a {
  text-decoration:none;
  color:#FF0066;
  }
#main .post-title a:hover {
  color:#333;
  }
.post p, .post-body {
	margin:0 0 .75em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
  }
.post-footer {
  color:#ab9;
  text-transform:lowercase;
  }
.post-footer em {
  font-style:normal;
  color:#787;
  }
.post blockquote {
  margin:1em 20px;
  padding:5px 0;
  border:2px solid #dec;
  border-width:2px 0;
  }
.post blockquote p {
  margin:.5em 0;
  }
.post img {
  border:5px solid #fff;
  }


/* Comments
----------------------------------------------- */
#comments {
	margin:2em 0 0;
	border-top:1px dashed #666666;
	padding-top:1em;
	width: 320px;
  }
#comments h4 {
  margin:0 0 .25em;
  font:bold 150%/1.4em Helvetica,Arial,Verdana,Sans-serif;
  text-transform:lowercase;
  color:#666666;
  }
#comments-block {
  margin:0;
  line-height:1.6em;
  }
.comment-poster {
  margin:0 0 .25em;
  font:bold 112%/1.4em Arial,Verdana,Sans-serif;
  text-transform:lowercase;
  }
.comment-body, .comment-body p {
  margin:0 0 .75em;
  }
p.comment-timestamp {
  margin:-.25em 0 2em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }
#portfolio {
	position: absolute;
	left: 25px;
	top: 125px;
	border: 1px dotted #999999;
}
#poshpebbles {

	position: absolute;
	left: 190px;
	top: 125px;
}
#sidetop img {
	border: 1px solid #FFB6CE;
}
#top5 {
	position: absolute;
	height: 430px;
	width: 150px;
	left: 685px;
	top: 675px;
	background-color: #CCCCCC;
	overflow: auto;
}
#top5 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	margin-top: 3px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: left;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	margin-bottom: 0px;
	padding-bottom: 1px;
}
#top5 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 4px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: left;
	margin-bottom: 0px;
	font-weight: bold;
}
#introtxt {
	position: absolute;
	height: 210px;
	width: 315px;
	top: 895px;
	right: 300px;
	left: 355px;
}
#top5 h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF3366;
	margin-top: 3px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	margin-bottom: 0px;
	font-weight: bold;
}
#archive {

	position: absolute;
	left: 159px;
	top: 660px;
	width: 152px;
	height: 210px;
	overflow: auto;
}
#previous {


	position: absolute;
	left: 0px;
	top: 660px;
	width: 152px;
	height: 210px;
	overflow: auto;
}
#archive ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: none;
	margin: 5px 0px 2px;
	padding: 0px;
	text-indent: 0pt;
	text-align: left;
	list-style-image: none;
}
#previous ul li {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: none;
	margin: 5px 0px 2px;
	padding: 0px;
	text-indent: 0pt;
}
#archive ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-indent: 0pt;
	text-align: left;
	list-style-image: none;
}
#previous ul {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-indent: 0pt;
}
#previous ul li a {
	color: #999999;
}
#archive ul li a {

	color: #999999;
}
#counter {
	position: absolute;
	left: 881px;
	top: 1089px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
#secondtxt {
	position: absolute;
	left: 355px;
	top: 675px;
	width: 150px;
	height: 210px;
	overflow: hidden;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#secondpic {

	position: absolute;
	left: 520px;
	top: 675px;
	width: 150px;
	height: 210px;
	overflow: auto;
}
#validation {
	position: absolute;
	height: 31px;
	width: 88px;
	left: 871px;
	top: 1038px;
}
#portals {
	position: absolute;
	height: 320px;
	width: 315px;
	left: 25px;
	top: 565px;
	overflow: hidden;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#directories {
	position: absolute;
	height: 210px;
	width: 315px;
	left: 25px;
	top: 895px;
	overflow: hidden;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#weather {
	position: absolute;
	height: 100px;
	width: 150px;
	left: 355px;
	top: 565px;
	border: 1px solid #333333;
	overflow: hidden;
}
#portals p {
	margin-top: 3px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	width: 290px;
}
#portals_in {
	overflow: auto;
	position: absolute;
	height: 280px;
	width: 315px;
	left: 0px;
	top: 30px;
	background-color: #FFFFFF;
}
#portals h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
}
#directories p {
	margin-top: 3px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	width: 290px;
	font-size: 9px;
}
#directories_in {
	overflow: auto;
	position: absolute;
	height: 180px;
	width: 315px;
	left: 0px;
	top: 30px;
	background-color: #FFFFFF;
}
#directories h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	width: 290px;
	padding-top: 5px;
}
#friends {
	position: absolute;
	height: 650px;
	width: 315px;
	left: 520px;
	top: 125px;
	border-bottom-color: #FFB6CE;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.outline {
	border: 1px solid #FFB6CE;
	float: left;
}
.friends_in {
	margin-top: 9px;
	height: 100px;
	width: 315px;
}
#friends  p {
	margin-top: 3px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	width: 150px;
	margin-left: 165px;
	text-align: left;
	font-size: 9px;
}
#friends h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 165px;
}
#friends h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
}
#friends h6 {
	margin-top: 3px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	width: 315px;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#wasting {
	position: absolute;
	height: 430px;
	width: 480px;
	left: 25px;
	top: 125px;
}
#wasting a {
	font-weight: bold;
	text-decoration: underline;
}
#pretty {
	position: absolute;
	height: 320px;
	width: 480px;
	left: 355px;
	top: 785px;
}
#pretty1 {
	position: absolute;
	height: 260px;
	width: 150px;
	left: 0px;
	top: 60px;
}
#pretty2 {

	position: absolute;
	height: 260px;
	width: 150px;
	left: 165px;
	top: 60px;
}
#pretty3 {


	position: absolute;
	height: 260px;
	width: 150px;
	left: 330px;
	top: 60px;
}
#pretty a {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#pretty a:hover {
	color: #FF3366;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF3366;
}
#essential {
	background-color: #666666;
	position: absolute;
	height: 210px;
	width: 150px;
	left: 355px;
	top: 565px;
	border: 1px solid #666666;
}
#essential a {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF99FF;
	padding-left: 2px;
}
#essential p {
	margin-top: 5px;
	margin-left: 2px;
	margin-bottom: 3px;
}
#essential a:hover {
	color: #FF99CC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF99FF;
	padding-left: 2px;
	text-decoration: none;
}
#recipe {
	position: absolute;
	height: 430px;
	width: 480px;
	left: 355px;
	top: 125px;
	overflow: hidden;
}
#ingredients {
	background-color: #FFFFFF;
	height: 312px;
	width: 150px;
	float: left;
	border: 1px dashed #FF99CC;
	margin-top: 10px;
	margin-right: 15px;
}
#ingredients p {
	font-size: 12px;
	color: #999999;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-left: 2px;
	line-height: 13px;
}
#lonhotspot {
	position: absolute;
	height: 540px;
	width: 315px;
	left: 25px;
	top: 565px;
	overflow: hidden;
}
#shot {
	position: absolute;
	height: 210px;
	width: 480px;
	left: 356px;
	top: 565px;
}
.shotimg {
	float: right;
}
#shot p {
	font-size: 12px;
	color: #666666;
	width: 315px;
}
#lonhotspot_in {
	position: absolute;
	height: 430px;
	width: 315px;
	left: 0px;
	top: 110px;
	overflow: auto;
	background-color: #FFFFFF;
}
#lonhotspot p {
	margin-right: 5px;
}
#shop {
	position: absolute;
	height: 430px;
	width: 315px;
	left: 25px;
	top: 125px;
}
#shop p {
	text-align: left;
	width: 150px;
}
#lishotspot {
	position: absolute;
	height: 320px;
	width: 480px;
	left: 355px;
	top: 785px;
}
#band1 {

	position: absolute;
	height: 320px;
	width: 150px;
	left: 0px;
	top: 0px;
}
#band2 {


	position: absolute;
	height: 320px;
	width: 150px;
	left: 165px;
	top: 0px;
}
#band3 {



	position: absolute;
	height: 210px;
	width: 150px;
	left: 330px;
	top: 0px;
}
#bands {

	position: absolute;
	height: 320px;
	width: 480px;
	left: 355px;
	top: 785px;
}
#band4 {
	position: absolute;
	height: 100px;
	width: 150px;
	left: 330px;
	top: 220px;
}
#music_pic {
	height: 210px;
	width: 315px;
	float: right;
	bottom: 0px;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
}
#tv {
	position: absolute;
	height: 760px;
	width: 315px;
	left: 25px;
	top: 125px;
	overflow: hidden;
}
#music {
	position: absolute;
	height: 650px;
	width: 480px;
	left: 355px;
	top: 125px;
}
#cinema {
	position: absolute;
	height: 650px;
	width: 480px;
	left: 355px;
	top: 125px;
	overflow: hidden;
}
#trailer {
	height: 535px;
	width: 150px;
	float: left;
	margin-right: 15px;
	border: 1px dashed #FFB6CE;
	overflow: hidden;
}
#trailer p {
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #999999;
}
#cinema img {
	margin-bottom: 10px;
}
#bookshelf {
	position: absolute;
	height: 430px;
	width: 315px;
	left: 25px;
	top: 125px;
}
.books_in {

	margin-top: 9px;
	height: 100px;
	width: 315px;
}
#bookshelf p {

	margin-top: 3px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	width: 150px;
	margin-left: 165px;
	text-align: left;
	font-size: 9px;
}
#bookshelf h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 165px;
}
#reading {
	position: absolute;
	height: 430px;
	width: 315px;
	left: 25px;
	top: 675px;
}
#bookshelf h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
}
#bookshelf h6 {

	margin-top: 3px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	width: 315px;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#tv2 {
	position: absolute;
	height: 210px;
	width: 315px;
	left: 25px;
	top: 895px;
	background-color: #000000;
}
#tv2 p {
	color: #CCCCCC;
	margin-top: 10px;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 3px;
}
#rodape {
	position: absolute;
	height: 50px;
	width: 852px;
	left: 24px;
	top: 1138px;
}
#rodape p {
	text-align: center;
	color: #CCCCCC;
	font-size: 11px;
}
#dvd {
	position: absolute;
	height: 320px;
	width: 480px;
	left: 355px;
	top: 785px;
	overflow: hidden;
}
.dvdimg {
	float: right;
	margin-top: 7px;
	margin-left: 10px;
	padding-top: 0px;
}
