body { 
background-color: #a3c8e5;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;	
font-size: 12px;  
}

.spacer {
clear:both; 
font-size:0px; 
line-height:0px;
}

h1 {
font-family:Georgia;
font-size:22px;
text-decoration:underline;
font-style:italic;
padding-left: 20px;
color:#c0943c;
margin-top: 10px; 
margin-bottom: 5px; 
}

h2 {
font-family:Georgia;
font-size:18px;
font-style:italic;
color: #7ea227; 
margin-bottom: 5px; 
}

h3 { 
font-family:Georgia;
font-size: 16px; 
font-weight: bold; 
color: #7ea227; 
}

h4 { 
font-family:Georgia;
font-size: 14px; 
font-weight: bold; 
color: #C11B17;
}

h5 {
font-family:Georgia;
font-size:13px; 
font-style:italic; 
text-align:center;
line-height:19px;
color:#630;
}


#layout{
width:971px; 
margin:0 auto; 
padding-top:28px;
}

#header2{
float:left; 
width:971px; 
background:url(../images/vauva1.jpg) no-repeat;
}

.welcome_msg{
float:right; 
width:460px;
padding-right:85px;
padding-top:130px;
}

.welcome_msg p{
float:left; 
width:285px; 
color:#ffffee; 
}



.links {
float:left; 
width:971px; 
height:34px; 
background:#fff; 
padding:14px 0 0 0;
}

.links .free_registration{
float:left; 
width:370px;
}

.links .free_registration h3{
float:left; 
width:auto; 
font-size:18px/20px; 
color:#630; 
padding:0 0 0 120px; 
position:relative;
}

.links .free_registration h3 img{
float:none; 
width:auto; 
vertical-align:middle; position:absolute; left:36px; top:-41px; 
padding:0 0 0 0;
}

.links .free_registration h3 a{ 
color:#9f2f2d; 
text-decoration:none;
}

.links .free_registration h3 a:hover{
text-decoration:underline;
}

.links .free_registration h3 a.current{ 
color:#9f2f2d; 
text-decoration:underline;
}

.links .free_profile{
float:left; 
width:266px;
}

.links .free_profile h3{
float:left; 
width:auto; 
font-size:18px/20px; 
color:#666666; 
padding:0 0 0 75px; 
position:relative;
}
.links .free_profile h3 img{
float:none; width:auto; 
vertical-align:middle; 
position:absolute; 
left:0; top:-36px; 
padding:0 0 0 0;
}
.links .free_profile h3 a{ 
color:#9f2f2d; 
text-decoration:none;
}
.links .free_profile h3 a:hover{
color:#9f2f2d; 
text-decoration:underline;
}
.links .free_profile h3 a.current{ 
color:#9f2f2d; 
text-decoration:underline;
}
.links .life_partner{
float:left; width:281px;}
.links .life_partner h3{
float:left; 
width:auto; 
font-size:18px/20px; 
color:#666666; 
padding:0 0 0 65px; position:relative;
}
.links .life_partner h3 img{
float:none; 
width:auto; 
vertical-align:middle; 
position:absolute;
left:0; 
top:-47px; 
padding:0 0 0 0;
}

.links .life_partner h3 a{ 
color:#9f2f2d; 
text-decoration:none;
}

.links .life_partner h3 a:hover{
color:#9f2f2d; 
text-decoration:underline;
}

.links .life_partner h3 a.current{ 
color:#9f2f2d; 
text-decoration:underline;
}


#menu{
float:left; 
width:971px; 
height:70px; background:url(../images/menu_bg.gif) no-repeat 0 0;
}
#menu ul{
float:right; 
width:936px; 
list-style:none; 
margin:0; padding:12px 0 0 35px;
}

#menu li{
float:left; 
width:auto; 
font-size:18px;
color:#fff; 
padding:10px 27px 20px 27px; 
background:url(../images/menu_border.gif) no-repeat 0 0;
}

#menu li a{
color:#fff; 
text-decoration:none;
}

#menu li a:hover{
color:#fff; 
text-decoration:underline;
}

#menu li a.current{
color:#fff; 
text-decoration:none;
}

#menu li.first{
background:none; 
padding:10px 27px 0 64px;
}

#menu li.last{
background:none; 
background:url(../images/menu_border.gif) no-repeat 0 2px; 
padding:10px 0 27px 27px;
}



.directory2 {
float:left; 
width:366px; 
height:266px; 
margin-left:40px;
padding-left:10px;
}

.directory2 ul { 
width: 150px; 
list-style-type: none;
float: left; 
margin-left:5px;
margin-top:60px;
}

.directory2 ul li { background: url('../images/categories.gif') no-repeat; 
padding: 1px 0 2px 20px;}


.directory2 ul li a { 
color: #630;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: 11px; 
text-decoration: none;
line-height: 1.3; 
}
	

.directory2 ul li a:hover, .directory2 ul li a.active { 
border-bottom: 1px dotted #333; 
color: #333; 
}


#body_container{
float:left; 
width:971px;
}

.ads{
float:left; 
width:920px;
background-color:#fff;
border: 2px solid #a3c8e5; 
margin-left:20px;
}

.ads img{
padding-left:5px;
padding-top:5px;
}




#container { 
background-color: #fff;
width: 970px;
 margin: 0 auto; }

/* form elements */
form {
	margin-top:25px; 
	padding: 0 8px;
	background: #fff;	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	color:#000;
}
textarea {
	width:350px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	height:150px;
	display:block;
	color:#000;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #630;
	border: none;
	margin-bottom: 10px;
}



.profile_container{
float:left; 
width:971px; 
padding-top:15px;
}

.profile_box{
float:left; 
width:971px; 
background:url(../images/middle_curve_1.gif) repeat-y 0 0;
}

.profile_top_curve{
float:left;
width:971px; 
background:url(../images/top_curve_1.gif) no-repeat 0 0;
}

.profile_detail_content{
float:left; 
width:971px; 
background:url(../images/bottom_curve_1.gif) no-repeat 0 bottom;
}

.profile_detail_content .heading{
float:left; 
width:971px;
}
.profile_detail_content .heading h3{
float:left; 
width:500px; 
font:18px; 
color:#c0943c;
padding:22px 0 8px 45px;
}


.profile_detail_content .detail_box{
float:left; 
width:923px; 
background:url(../images/horizontal_border.gif) no-repeat 48px 152px; 
padding:0 0 30px 48px;}

.profile_detail_content .detail_box .column{
float:left; 
width:218px; 
background:url(../images/border_vertical.gif) no-repeat right 17px; 
padding:0 0 0 0; 
position:relative;
}

.profile_detail_content .detail_box .column img.more{
float:left; 
width:auto; 
padding:0 0 0 0; 
position:absolute; 
left:105px; top:110px;
}

.profile_detail_content .detail_box .column.last{
background:none;
}

.profile_detail_content .detail_box .column .photo{
float:left; 
width:100px;
}

.profile_detail_content .detail_box .column .photo img{
float:left; 
width:auto; 
padding:0 0 1px 0;
}

.profile_detail_content .detail_box .column .self_detail{
float:left; 
width:118px; 
padding:10px 0 0 0;
}

.profile_detail_content .detail_box .column .self_detail p{
float:left; 
width:98px; 
font-size:12px; 
line-height:13px; 
color:#630; 
padding:0 0 0 0;
}
.profile_detail_content .detail_box .column .self_detail p span{
color:#990000;
padding:0 0 0 0;
}


.linkki {
float:left;
background:#f4ecb6;
border: 1px dotted #c0943c;
margin:10px 10px 10px 10px; 
padding:10px 10px 10px 10px;
}

.linkki h2 {
font-size:18px; 
font-family:Georgia;
font-style:italic;
}

.linkki img {
float: left; 
padding: 1px; 
border: 1px solid #ddd; 
margin-right: 8px; 
}	


.linkki p { 
padding-left:10px;
font-size: 13px;
color: #630;
line-height: 1.4; 
}

#linkki a {  
padding-left: 10px; 
color: #0000ff; 
font-size: 12px;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;	
 }


#linkki a:hover { 
color: #386da4; 
}

.linkinotsikko {
font-size:16px; 
font-family:Georgia;
font-style:italic;
color:#7ea227;
text-decoration:underline;
}

.linkinotsikko a:hover {
text-decoration:none;
}



/* =Sidebar180px
----------------------------------------------- */
#sidebar180 {
width: 180px; 
float: left; 
background-color: #fff;
margin-left:10px;
}

#sidebar180 ul { 
width: 160px;
padding-left:10px;
padding-right:10px;
}

#sidebar180 ul li { 
padding-bottom: 30px;
line-height: 1.4; 
}

#sidebar180 ul li img { float: left; padding: 1px; border: 1px solid #ddd; margin-right: 8px; }	

	
#sidebar180 ul li p { 
font-size: 12px;
color: #630;
}


#sidebar180 ul li a { background: url('../images/read_more.gif') left no-repeat; padding-left: 12px; 
color: #0000ff; 
font-size: 12px;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;	
 }


#sidebar180 ul li a:hover { color: #386da4; 
}





/* =Sidebar500px
----------------------------------------------- */
#sidebar500 {
width: 450px; 
float: left; 
background-color: #fff;
margin-left:10px;
}

.author {
float:right; 
font-size:10px;
color:#FF7B0E;
}





/* =Sidebar2
----------------------------------------------- */
#sidebar2 {
width: 330px; 
float: left; 
background-color: #fff;
margin-left:0px;
margin-top:20px;
}
	
#sidebar2 ul { 
padding-left: 30px;
padding-right: 30px;
}

#sidebar2 ul li { 
padding-bottom: 30px;
line-height: 1.4; 


}

#sidebar2 ul li img { float: left; padding: 1px; border: 1px solid #ddd; margin-right: 8px; }	

	
#sidebar2 ul li p { 
font-size: 12px;
color: #630;
}


#sidebar2 ul li a { background: url('../images/read_more.gif') left no-repeat; padding-left: 12px; 
color: #0000ff; 
font-size: 12px;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;	
 }


#sidebar2 ul li a:hover { color: #386da4; 
}

#sidebar3 {
width: 250px; 
margin-left:20px;
float: left;  
background-color: #f4ecb6;
}

#sidebar3 img {
padding-left: 15px; 
padding-top: 15px; 
}


#sidebar3 ul li img { float: left; padding: 1px; border: 1px solid #ddd; margin-right: 8px; }

#sidebar3 ul { 
padding-left: 5px;
padding-right: 5px;
}
#sidebar3 ul li { 
padding: 10px;
line-height: 1.4;
 }
	
	
#sidebar3 ul li p { 
font-size: 12px;
color: #630;
}

#sidebar3 ul li a { background: url('../images/read_more.gif') left no-repeat; padding-left: 12px; 
color: #0000ff; 
font-size: 12px;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;	
 }

#sidebar3 ul li a:hover { color: #386da4; }

	
/* =Sidebar
----------------------------------------------- */
#sidebar { 

width: 300px; 
background-color: #fff;
margin-left:20px;
border-right: 5px dotted #c0943c;
float: left; 
margin-top:20px;

}
	
#sidebar ul { 
width: 250px; 
padding-left: 15px;
padding-right: 15px; 
}


#sidebar ul li { 
padding-bottom: 30px;
line-height: 1.4;
}

#sidebar ul li img { float: left; padding: 1px; border: 1px solid #a3c8e5; margin-right: 8px; }
	
	
#sidebar ul li p { 
color: #630;
font-size: 12px; 
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;	
}


#sidebar ul li a { background: url('../images/read_more.gif') left no-repeat; padding-left: 12px; 
color: #0000ff; 
font-size: 12px;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;	
 }

#sidebar ul li a:hover { color: #386da4; 
}




/* =verkkokaupat
----------------------------------------------- */
#sidebar4 { 
width: 720px; 
float: left;
padding-left: 90px;
 }
	
#sidebar4 ul { 
background: #fff url('../images/sidebar_li.gif') top repeat-x; }
#sidebar4 ul li {
padding: 10px; background: url('../images/sidebar_li.gif') bottom repeat-x; line-height: 1.4; }
#sidebar4 ul li img { float: left; padding: 1px; margin-right: 8px; }
	
	
#sidebar4 ul li p { 
font-size: 12px;
color: #630;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;	
}


#sidebar4 ul li a { background: url('../images/read_more.gif') left no-repeat; padding-left: 12px; 
color: #0000ff; 
font-size: 12px;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;	 }
	

#sidebar ul li a:hover { color: #386da4; }


/* =Main Content
----------------------------------------------- */
#main-content { 
background-color: #f4ecb6;
width: 950px; 
float: left;
margin-left: 10px;
margin-bottom: 20px;
 }


	.article-wrapper .article-actions { background: url('../images/layout/article_actions.gif') top repeat-x; height: 34px; font-size: 11px; color: #999; padding: 10px 0 0 8px; }
	.article-wrapper .article-actions li { display: inline; margin-right: 10px; }
	.article-wrapper .article-actions li img { vertical-align: middle; margin-right: 6px; }
	.article-wrapper .article-actions li a { color: #666; }
	.article-wrapper .article-actions li a:hover { text-decoration: underline; }
	.article-wrapper .article { 
width: 574px; 
background-color: #ece6b6;
margin: 0 auto; }
	.article-wrapper .article h3 { font-size: 16px; font-weight: bold; color: #ee912a; margin-bottom: 6px; }
	.article-wrapper .article p { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
color: #630; font-size: 12px; line-height: 1.6; margin-bottom: 10px; }
	.article-wrapper .article strong { font-weight: bold; }
	.article-wrapper .article em { font-style: italic; }
	.article-wrapper .article p a { color: #5c91c7; }
	.article-wrapper .article p a:hover { color: #3b6691; }




.main-menu {
background:url(../images/body-middle-line.gif) left top repeat-x;
padding-bottom:15px;
width:940px;
margin:0px auto;
padding-top:26px;
}

.main-menu h1 {
font-family:Georgia;
font-size:16px;
text-decoration:underline;
font-style:italic;
padding-left: 20px;
color:#c0943c;
margin-top: 10px; 
margin-bottom: 5px; 
}

.main-menu h1 a{
font-family:Georgia;
font-size:16px;
text-decoration:underline;
font-style:italic;
color:#c0943c;
margin-top: 10px; 
margin-bottom: 5px; 
}

.main-menu h1 a:hover{
text-decoration:none;

}

	
.read-more {
background: url('../images/directory_bullet.gif') left no-repeat; padding-left: 8px; 
color: #630;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: 11px; 
text-decoration: none;
}
.read-more:hover {
 border-bottom: 1px dotted #333; 
color: #333;
}





/* =Footer
----------------------------------------------- */
#footer 
{
	clear: both;
	width: 970px;
	padding: 20px 0px 20px 0;
	text-align: center;
	border-top: 1px solid #25211e;
	color: #999;
	background-color: #630; 
	font-size: 12px;
}

#footer a{
	color: #fff;
	font-weight: normal;
}
/* end of footer */

