body {
width:720px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
margin-bottom:0px;
background-color: #f5f4f5;
}

#main {
background-image:url("/layout/images/bgy.png");
background-repeat: repeat-y;
}

#welcome{
position:absolute;
margin-left:70px;
top:90px;
width:280px;
height:130px;
border:0px solid #ffffff;
color: #777474;
font: normal 7pt tahoma;
text-align: left;
}

.nav {
font: bold 30px arial;
margin: 5px 0 0 0; 
padding: 0; 
list-style: none; 
text-transform: uppercase; 
font-size: 10px; 
}

.nav li a {
display: block; 
color: #666666; 
padding: 0 0 0 20px; 
margin-top: 2px; 
letter-spacing: 2px; 
text-decoration: none;
}

.nav li a:hover { 
color: #000000; 
}

.item-index {
background: #a98eed; 
} 

.item-about {
background: #ff97ff; 
} 

.item-photography {
background: #fbc4b8; 
} 

.item-graphics {
background: #f8c86c; 
}

.item-domain {
background: #e8e6e7; 
} 

#content {
color: #4e4c4c;
font: normal 8pt tahoma;
text-align: justify;
padding: 20px 20px 0 20px; 
}

.date {
padding-left: 5px;
line-height: 1px;
text-transform: lowercase;
color: #dddddd;
letter-spacing: 1px;
font: normal 7pt tahoma;
background: #ffffff;
width: 190px;
}

.subject {
text-transform: lowercase;
padding-left: 5px;
width: 500px;
font: normal 9pt tahoma;
color: #000000;
background: #ffffff;
}

.subcontent {
background-image:url('http://i31.tinypic.com/2s9ez45.png');
-moz-border-radius: 12px;
min-height: 100px;
width: 672px;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px; 
}

.entry	{
-moz-border-radius: 10px;
width: 642px;
padding: 10px;
background-color: #ffffff !important;
color: #555555;
font: normal 8pt tahoma;
line-height: 12px;
text-align: justify;
margin-bottom: -30px;
}

.separator {height: 25px;}

.tagsGo {
background: url(http://i29.tinypic.com/seq1aw.jpg)no-repeat; 	
padding: 0px 5px 3px 15px;
font: light 8pt arial;
margin-top: 13px;
color: #c9c9cb;
text-transform: lowercase;
line-height: 6pt; 
}

h1{
font-family: tahoma; 
color: #8d8c8c;
font-size: 9pt;
text-transform: lowercase;
letter-spacing: 2px;
margin: 0 0 2px 0;
text-decoration: none;
}

h5 {
font: normal 12pt georgia;
color: #969892;
text-align: left; 
text-transform: uppercase; 
letter-spacing: 2px;
margin: 0 0 5px 0; 
padding: 0;
}

strong, b {
color: #9050ea;
}

u {
color: #acacac;
}

em, i {
color: #83aec9;
}

a, a:link, a:visited, a:active {
color:#FF5252;
text-decoration: none;
}

a:hover {
color:#eeeeee;
text-decoration: none;
}

a.lank:link, a.lank:visited, a.lank:active {
color: #ecb241;
text-decoration: none;
}

a.lank:hover {
color: #f8cc7d;
text-decoration:none; 
}

.photographyTitle {
color:#000b00; 
background-color:#e5e8ed; 
border-bottom:4px solid #e5e8ed; 
padding:3px 0 3px 10px; 
margin:0; 
}

.photographyGo {
background-color:#f6f5f9; 
color:#7e7e7e; 
padding:2px 0 3px 5px; 
margin:0 0 10px 0; 
}

.photographyGo:hover {
background-color:#fcf7f9; 
}

a.photography:link, a.photography:visited, a.photography:active {
color:#f18c32; 
text-decoration:none; 
}

a.photography:hover {
color:#f18c32; 
text-decoration:underline; 
}

img {  
border-color: #c25bec; 
}

a:hover img { 
border-color: #f5bcf6;
}

