/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin-top: 0px;
	padding: 0;
	background: url(taust_gr.jpg) repeat-x left top;
	font-family: "Verdana", Arial, Verdana, sans-serif;
        background-color: #C69A91;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3 {
	margin: 0;
	text-transform: lowercase;
	font-weight: normal;
	color: #559106;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
	font-size: 11px;
}

a:link {
	color: #AE5239;
        text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
	color: #AE5239;
}

a:visited {
	color: #AE5239;
        text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

.uline_green {
    text-decoration: none;
    border-bottom: 1px solid #9BBB59;
}
.uline_orange {
    text-decoration: none;
    border-bottom: 1px solid #F79646;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#header {
	width: 860px;
	height: 52px;
	margin: 0 auto;
	/*background: url(../images/img02.jpg) no-repeat center top;*/
}

.sub_menu a {
    font-weight:bold;
    padding-top: 5px;
    padding-right:10px;
    color: #FFF;
}

#header_title {
    background: url(saksa_YLA_KESKEL_03.jpg) repeat-x center top;
}

/* Menu */

#menu {
	float: right;
	width: 860px;
	height: 54px;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: right;
}

#menu a {
	display: block;
	float: right;
	margin-right: 3px;
	padding: 12px 20px;
	letter-spacing: -.5px;
	text-decoration: none;
	text-transform: lowercase;
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

/** LOGO */

#logo-wrap {
	width: 860px;
	margin: 0 auto;
	padding: 30px 0 20px 0;
	/*background: url(../images/img03.jpg) no-repeat left top;*/
}

#logo {
	width: 820px;
	height: 200px;
	margin: 0 auto;
	/*background: url(../images/img05.jpg) no-repeat left top;*/
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
}

#logo h1 {
	padding-top: 95px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	font-style: italic;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	padding: 115px 0 0 5px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }


/* Page */

#page {
    float: right;
    width:1024px;

}
#page_bg {
    width:652px;
    background: url(saksa_tekstialus_13.jpg) no-repeat right top;
}

#footer_cont {
    background: url(paremtaustatykk_27.jpg) repeat-y right top;
}

#content_bg {
    background: url(vasaktaustatykk_27.jpg) repeat-y left top;
}
/* Content */

#content {
}


/* Post */

.post {
	margin: 30px 30px 30px 30px;
}
.post img {
    padding: 0px 0px 0px 40px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 100%;
        height: 641px;
        background: url(vasaktaust.jpg) no-repeat left top;
}

.menu_cont {
    background: url(menyytaust_all_27.jpg) repeat-y left top;
}

#sidebar ul {
        text-align:right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
	padding: 0 15px;
}

#sidebar li ul {
        padding-top: 30px;
}

#sidebar li li {
	margin: 0;
	padding-left: 15px;
}

#sidebar h2 {
	height: 32px;
	padding: 8px 20px 0 15px;
	margin-bottom: 10px;
	font-size: 18px;
	color: #DADADA;
}

/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 115px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #BED99C;
}

#x {
	padding: 3px;
	border: none;
	background: #467805;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
	width: 860px;
	height: 64px;
	margin: 0 auto;
	background: url(img04.jpg) no-repeat left top;
}

#footer {
	margin: 0 auto;
	height: 64px;
	min-height: 64px;
	padding: 0;
}

html>body #footer {
	height: auto;
}

/*Button drawing*/
  .mull {
          background: #D8C3C0;
          height:100%;
          width:100%;
  }

  .mull div {
          height:100%;
          width:100%;
  }

  .mull .left{
          background: url(nupp_vasakkeskmine_16.jpg) left repeat-y;
  }

  .mull .right {
          background: url(nupp_paremkeskmine_18.jpg) right repeat-y;
  }

  .mull .top {
          background: url(nupp_yla_14.jpg) top repeat-x;
  }

  .mull .left_top {
          background: url(nupp_vasakylanurk_13.jpg) top left no-repeat;
  }

  .mull .right_top {
          background: url(nupp_paremyla_15.jpg) top right no-repeat;
  }

  .mull .left_bot {
          background: url(nupp_vasakalumine_19.jpg) bottom left no-repeat;
  }

  .mull .right_bot {
          background: url(nupp_paremalumine_21.jpg) bottom right no-repeat;
  }

  .mull .bot_blue {
          background: url(nupp_alu_20.jpg) bottom repeat-x;
  }

  .mull .content_blue {
          padding: 15px 15px 15px 15px;
          text-align:center;
          font-weight: bold;
  }
