/*
Title:     Freelance Web-suunnittelija Jukka Peltoperä
Author:    Jukka Peltoperä | http://pokis.net/
Created:   19. August 2008
Updated:   19. September 2010
*/


body {
margin: 0 auto;
padding: 0;
font: 76% Georgia,Verdana,Tahoma,Arial,sans-serif;
background: #000000 url(../images/b61.jpg) repeat;
}

#container {
height: 100px;
}


#wrap {
background: #211d1e url(../images/body_bg.gif) repeat;
color: #ffffff;
margin: 0 auto;
margin-top: -20px;
width: 790px;
}

#header1 {
background: #000000 url(../images/header1_bg2.jpg) repeat;
clear: both;
margin: 0px;
padding: 20px 0px 10px 20px;
height: 87px;
}

#bgchanger {
float: right;
margin-right: 10px;
margin-top: 65px;
}

#bgchanger img {
border: 1px solid #cfcfcf;
margin-left: 2px;
}
#bgchanger img:hover {
border: 1px solid #e2e2e2;
}

#header1 h1 {
color: #e9dbb6;
font-family: 'Yanone Kaffeesatz', arial, serif;
font-size: 58px;
font-weight: normal;
letter-spacing: 1px;
margin: 0;
margin-top: 22px;
}

#header1 h1 #light {
color: #fdf3d7;
font-weight: normal;
letter-spacing: -1px;
}

#header2 {
border: 1px solid #9cb973;
clear: both;
color: #e9dbb6;
margin: 0px 0em 30px 0em;
padding: 5px 20px 10px 20px;
height: 92px;
background: #608b25 url(../images/header2_bg.png) repeat-x;
}

#header2 div {
color: #b0d572;
color: #b7e171;
font-size: 24px;
font-style: normal;
line-height: 34px;
padding: 15px 0px 10px 0px;
}

#header2 .hilite {
color: #ffffff;
font-style: italic;
}

#header2 .hilite:hover {
color: #b0d572;
}



#avmenu {
clear: left;
float: left;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
color: #ffffff;
display: block;
font-weight: bold;
height: 20px;
padding: 6px 0 0 20px;
text-decoration: none;
text-transform: uppercase;
}

#avmenu li .menu1 { background: url(../images/menuitem2_bg.gif) no-repeat; }
#avmenu li .menu2 { }

#avmenu li a:hover {
background: url(../images/menuitem2_bg.gif) no-repeat;
color: #ffffff;
}

.announce {
margin: 10px 0 10px 0;
padding: 20px;
width: 130px;
line-height: 1.3em;
}

.announce h3 {
color: #e9dbb6;
}

#extras {
float: right;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 1.0em;
line-height: 1.5em;
}

#extras h3 {
color: #e9dbb6;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
border-right: 4px dotted #07121f;
margin: 0em 160px 20px 160px;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#content h2 {
color: #e9dbb6;
font-family: 'Lobster', arial, serif;
font-size: 2.8em;
font-weight: normal;
margin: 10px 0px 20px 0px;
letter-spacing: 1px;
}

#content h3 {
color: #e9dbb6;
font-family: 'Lobster', arial, serif;
font-size: 2.4em;
font-weight: normal;
letter-spacing: 1px;
margin: 20px 0px 0px 0px;
}

#content p {
font-size: 1.1em;
line-height: 1.8em;
}

#content .hilite {
color: #90EE90;
}

#content img {
padding: 0px;
display:inline;
}



a {
text-decoration: none;
color: #90EE90;
}

a:hover {
text-decoration: underline;
}


input, textarea {
background: #ffffff url(../images/input_bg.png) repeat-x;
border: 2px solid #3b3131;
}

input:focus {
background: #ffffff;
border: 2px solid #90EE90;
}

acronym, abbr {
border: 0;
}


#footer {
background: url(../images/footer_bg.gif) repeat-x;
clear: both;
color: #ffffff;
margin: 0 auto;
padding: 50px 0px 10px 0px;
text-align: center;
width: 790px;
}



#status {
margin: 0 auto;
display: block;
width: 142px;
height: 77px;
background: transparent url(../images/vapaana_bookkaa.gif) no-repeat;
background-position: 0px 0px;
}
#status:hover {
background-position: 0px -77px;
}


#valid1 a {
margin: 0 auto;
display: block;
width: 88px;
height: 31px;
background: transparent url(../images/valid_xhtml.gif) no-repeat;
background-position: -88px 0;
}

#valid1 a:hover {
background-position: 0px 0;
}

#valid2 a {
margin: 0 auto;
display: block;
width: 88px;
height: 31px;
background: transparent url(../images/valid_css.gif) no-repeat;
background-position: -88px 0;
}

#valid2 a:hover {
background-position: 0px 0;
}

a img {
border: 0;
}


#portfolio td { vertical-align: top; }

.pun {
color: #ff0000;
}

.left {
margin: 0px 7px 0px 5px;
float: left;
}

.right {
margin: 0px 7px 0px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

