paivi-k
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Paivi K</title>
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<style type='text/css'>
body {
background-image:url(paivi-k-images/bg_02.jpg);
background-repeat:no-repeat;
background-position: top center;
background-color:#030201;
color:#746f67;
font-size:12px;
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
}
p {
margin:0px;
padding-bottom:16px;
}
#mainwrapper {
position: relative;
margin: 0 auto;
width:1010px;
padding-top: 98px;
}
#wrapper {
background:none;
float:left;
width:1010px;
}
#header {
float:left;
width:1010px;
/* Space before the header image*/
padding-left: 563px;
padding-bottom:28px;
}
#navigation {
float:right;
width:1010px;
border-top-color:#70695b;
border-top-width:1px;
border-top-style:solid;
}
#content {
float:left;
width:1010px;
padding-top: 63px;
padding-left:114px;
}
#content_main {
width: 591px;
float:left;
line-height: 19px;
}
.content_divider {
width: 591px;
height:10px;
float:left;
border-top: solid 1px #1f1d18;
}
.content_entry {
float:left;
padding-left: 56px;
padding-top: 62px;
}
.entry_text {
float:left;
width:462px;
padding-bottom:73px;
}
h1 {
font-size:42px;
color: #b4afa6;
font-weight:normal;
padding:0px;
margin:0px;
padding-bottom:7px;
line-height: 40px;
}
.details {
font-size:11px;
color:#21201f;
float:left;
padding-bottom: 19px;
padding-top:0px;
}
.details a:link, .details a:visited {
font-size:11px;
color:#3a1205;
text-decoration:none;
}
.details a:hover, .details a:visited:hover {
font-size:11px;
color:#7ea8ba;
text-decoration:none;
}
.details_votes {
color: #4c656f;
}
.details_votes_txt {
padding-top:5x;
float:left;
}
.details_votes_img1 {
padding-top:5x;
float:left;
}
.details_votes_img2 {
padding-top:3px;
float:left;
}
.link {
float:right;
padding-left:4px;
}
.link:hover {
background-image:url(paivi-k-images/nav_border.gif);
background-repeat:no-repeat;
background-position:top;
height:100px;
}
img {
border:none;
}
/* LEFT COLUMN */
#content_others {
float:left;
padding-left: 31px;
width:272px;
}
.others_header {
font-size:14px;
text-transform:uppercase;
padding-bottom:4px;
float:left;
}
.color1 {
color:#4d483f;
}
.color2 {
color:#4e1707;
}
h2 {
font-size:11px;
color: #4a626e;
font-weight:normal;
margin:0px;
padding:0px;
}
.links {
border-bottom: solid 1px #39352e;
padding-bottom: 0px;
float:left;
padding-top:13px;
font-size: 10px;
line-height: 16px;
color: #70695b;
padding-right:33px;
width:239px;
}
.links a {
color: #70695b;
text-decoration:none;
}
.others_header_divider {
border-bottom: solid 1px #39352e;
float:left;
height:4px;
width:272px;
}
.others_header2 {
font-size:14px;
text-transform:uppercase;
padding-bottom:8px;
padding-top:30px;
float:left;
}
.comment_form {
color: #4a626e;
}
.comment_form submit {
color: #4a626e;
width:30px;
}
.comment_form input {
width:273px;
border: solid 1px #39352e;
background-color:#030201;
color: #4a626e;
text-align:right;
font-size:9px;
}
.comment_form textarea {
width:271px;
border: solid 1px #39352e;
background-color:#030201;
color: #4a626e;
text-align:right;
font-size:9px;
}
.photos {
border: solid 1px #0f0d0b;
padding: 6px;
float:left;
}
.photos_space {
float:left;
width:8px;
}
.comments {
padding-bottom: 0px;
float:left;
padding-top:6px;
font-size: 10px;
line-height: 16px;
color: #70695b;
padding-right:33px;
width:239px;
}
.images2 {
float:left;
}
#footer {
float:right;
text-align:right;
color:#301006;
font-size:10px;
width: 899px;
padding-top:8px;
border-top: solid 1px #100e0c;
padding-bottom:40px;
}
#footer a {
color:#301006;
}
</style>
<script type="text/javascript">
<!--
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
</head>
<body>
<div id="mainwrapper">
<div id="wrapper">
<div id="header"><img src="paivi-k-images/header_img_03.png" alt="" width="450" height="198" /></div>
<div id="navigation">
<div class="link"><a href="#"> <img src="paivi-k-images/nav_n_07.gif" alt="" /></a></div>
<div class="link"><a href="#"> <img src="paivi-k-images/nav_n_05.gif" alt="" /></a></div>
<div class="link"><a href="#"><img src="paivi-k-images/nav_n_03.gif" alt="" /> </a></div>
</div>
<!-- navigation ends -->
<div id="content">
<div id="content_main">
<div class="content_divider"></div>
<div class="content_entry">
<h1>My dear old, Kasabian...</h1>
<div class="details">
<div class="details_votes_txt">DATE 01/04/09 <a href="#">Yes! That's my girl </a></div>
<div class="details_votes_img1"><img src="paivi-k-images/vote_07.gif" alt="" /> </div>
<div class="details_votes_txt"><span class="details_votes">(3) </span><a href="#">Shame on you </a></div>
<div class="details_votes_img2"><img src="paivi-k-images/vote_09.gif" alt="" /></div>
<div class="details_votes_txt"> <span class="details_votes">(2)</span></div>
</div>
<!-- details ends -->
<div class="entry_text">
<p> you didnt let me down this time either. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi et massa eu ligula viverra lobortis et id mauris. Suspendisse tristique euismod gravida. Nulla malesuada, arcu eu bibendum lacinia, lacus erat tincidunt tellus, id fermentum enim sapien eu leo. Curabitur lorem erat, placerat eget vestibulum quis, semper eget felis. In eu urna eget diam vulputate feugiat sit amet sodales sem. Donec tincidunt fermentum.</p>
<p> Etiam quis lorem sed urna fringilla fringilla et rutrum risus. Maecenas mollis posuere quam id vestibulum. Curabitur cursus, purus a vulputate iaculis, enim dolor eleifend dolor, ac scelerisque lectus est in justo. Praesent lorem. Fusce nec dictum tellus. Praesent sit amet orci nec nunc interdum fringilla eu vitae mi. Vestibulum dignissim ante eget justo sagittis rhoncus at vel metus. </p>
<p> Sed sem orci, tempus vel molestie nec, ultrices sed turpis. Cras tempor dolor<br />
tincidunt felis lobortis consectetur. </p>
</div>
<!-- entry_text ends -->
</div>
<!-- entry ends -->
<div class="content_divider"></div>
<div class="content_entry">
<h1>You shoudn't act like...</h1>
<div class="details">
<div class="details_votes_txt">DATE 10/03/09 <a href="#">Yes! That's my girl </a></div>
<div class="details_votes_img1"><img src="paivi-k-images/vote_07.gif" alt="" /> </div>
<div class="details_votes_txt"><span class="details_votes">(3) </span><a href="#">Shame on you </a></div>
<div class="details_votes_img2"><img src="paivi-k-images/vote_09.gif" alt="" /></div>
<div class="details_votes_txt"> <span class="details_votes">(1)</span></div>
</div>
<!-- details ends -->
<div class="entry_text">
<p> you were a model. Wear anything but ipsum dolor sit amet, consectetur adipiscing elit. Morbi et massa eu ligula viverra lobortis et id mauris. Suspendisse tristique euismod gravida. Nulla malesuada, arcu eu bibendum lacinia, lacus erat tincidunt tellus, id fermentum enim sapien eu leo. Curabitur lorem erat, placerat eget vestibulum quis, semper eget felis. In eu urna eget diam vulputate feugiat sit amet sodales sem. Donec tincidunt fermentum.</p>
<p> Etiam quis lorem sed urna fringilla fringilla et rutrum risus. Maecenas mollis posuere quam id vestibulum. Curabitur cursus, purus a vulputate iaculis, enim dolor eleifend dolor, ac scelerisque lectus est in justo. Praesent lorem. Fusce nec dictum tellus. Praesent sit amet orci nec nunc interdum fringilla eu vitae mi. Vestibulum dignissim ante eget justo sagittis rhoncus at vel metus. </p>
<p> Sed sem orci, tempus vel molestie nec, ultrices sed turpis. Cras tempor dolor <br />
tincidunt felis lobortis consectetur. </p>
</div>
<!-- entry_text ends -->
</div>
<!-- entry ends -->
</div>
<!-- content main ends -->
<div id="content_others">
<div class="others_header"><span class="color1">See/Hear/</span><span class="color2">the links</span></div>
<div class="others_header_divider"></div>
<div class="links">
<h2>Yes the ladys can do it</h2>
<p>Last night when i checked the ipsum dolor sit amet, consectetur adipiscing elit. Morbi et massa eu ligula viverra lobortis et id mauris. Suspendisse tristique euismod gravida.<a href="#">Check the site </a> </p>
</div>
<!-- links ends -->
<div class="links">
<h2>On Board</h2>
<p><a href="#">by The Friendly Fires </a> </p>
</div>
<!-- links ends -->
<div class="links">
<h2>Night at the web</h2>
<p>Alone and bored i checked the ipsum dolor sit amet, consectetur adipiscing elit. Morbi et massa eu ligula viverra lobortis et id mauris. <a href="#">Check the site </a> </p>
</div>
<!-- links ends -->
<div class="others_header2"><span class="color1">Scream/</span><span class="color2">the comments </span></div>
<div class="comment_form"> </div>
<div class="comments">
<p> nice work, but didnt you notice the mollis posuere quam id vestibulum. Curabitur cursus, purus a vulputate iaculis <span class="color2">/ mark</span></p>
<p> nice work, but didnt you notice the mollis posuere quam id vestibulum. Curabitur cursus, purus a vulputate iaculis <span class="color2">/ mark</span></p>
</div>
<div class="others_header2"><span class="color1">Feel/</span><span class="color2">the photos </span></div>
<div class="images2"> <img src="paivi-k-images/pics.jpg" alt="" /> <img src="paivi-k-images/pics.jpg" alt="" /> <img src="paivi-k-images/pics.jpg" alt="" /> </div>
</div>
<!-- content others ends -->
</div>
<!-- content ends -->
<div id="footer">© Copyright <a href="#">Name Here</a>. All Rights Reserved | Designed by Päivi Karjalainen</div>
</div>
<!-- wraopper ends -->
</div>
<!-- mainwrapper ends -->
</body>
</html>
Related examples in the same category