/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* Import b2evolution's stuff */
@import url(../../rsc/css/basic.css);  /* Import basic styles */
@import url(../../rsc/css/img.css);  /* Import standard image styles */
@import url(../../rsc/css/blog_elements.css);  /* Import standard blog elements styles */
@import url(../../rsc/css/forms.css);  /* Import default form styles */
@import url(../../rsc/css/comments.css);  /* Import default comment styles */


/* Elements */

body {
  margin: 20px 0;
  font-family: Verdana, Tahoma, sans-serif, Arial, Helvetica ;
  font-size: 0.85em;
  color: #fafeff;
  background: #000000 url(images/backgro5.png) top center no-repeat;

}

h1 {
color: #15685a;
text-align:left;
}

h2, h3, h4, h5, h6 {
  color: #15685a;
text-align:left;
}

  

p, ol, ul {
  text-align: left;
  line-height: 150%;
}

strong {
  font-weight: bold;
  color: #fafeff;
}

a {
  color: #20ae92;
  text-decoration: none;
}



a:hover, a:active {
  text-decoration: none;
  color: #0494f9;
}

blockquote {
  background: #000000;
}


.bSideItem {
  margin-bottom: 0;
  padding-bottom: 0;
}

.bottom {
  display: block;
  margin-bottom: 0;
  padding-bottom: 10px;
}

.image {
  float: left;
  margin: 3px 0 0 0;
  padding: 0;
}

.indent {
  margin-left: 125px;
}

.bSmallHead {
  padding-left: 10px;
  font-style: italic;
  color:   #7bafa8;
  }

/* Header */

#header {
display:none;
  width: 980px;
  height: 37px;
  margin: 0 auto;
  background: #BECF74 url(images/img01.gif) repeat-x;
  border-bottom: 3px solid #FFFFFF;
}

/* Menu */

#menu {
  float: left;
  width: 600px;
  height: 37px;
  margin: 0;
  padding: 0 0 0 10px;
  list-style: none;
  background: url(images/img02.gif) no-repeat;
}

#menu li {
  display: inline;
}

#menu a {
  display: block;
  float: left;
  height: 27px;
  padding: 10px 15px 0px 15px;
  text-transform: lowercase;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
}

#menu a:hover {
  background: #A4B74C url(images/img04.gif) repeat-x;
}

/* Search */

#search {
  float: left;
  height: 28px;
  margin: 0;
  padding: 9px 10px 0 0;
}

#search fieldset {
  display: none;
  margin: 0;
  padding: 0;
  border: none;
}

#input1 {
  width: 150px;
  padding: 2px 5px;
  background: #FFFFFF;
  border: none;
}

#input2 {
  height: 20px;
  background: #87C4DB;
  border: none;
  text-transform: lowercase;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
}

/* Content */

#content {
  width: 980px;
  margin: 10px auto;
}

#colOne {
  margin-top:290px;
  float: left;
  width: 238px;
  padding-left:20px;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 120%;
}

#colOne h3 {
  padding: 0 20px;
}

#colOne h2, h3, h4, h5, {
  color: #ffffff;
}

#colOne h6 {
  color: #207292;
  font-size: 13px;
  font-weight: bold;
  padding: 0 0 2px 0;   
}


#colOne a {
  color: #20ae92;
  text-decoration: none;
}

#colOne a:hover {
  color: #207292;
  text-decoration: underline;
}

#colOne a:active {
  color: #207292;
  text-decoration: underline;
}

#colOne ul {
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  list-style: none;
}

#colOne li {
  padding: 5px 0;
  border-top: 0;
}
#colOne li.first {
  border: none;
}
#colOne p {
  text-align:center;
  font-style:italic;
  color:#b1cbfd;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 130%;  

}



#colTwo {
  float: right;
  width: 610px;
  padding: 0px 15px 0 75px;
  margin: 290px 0 10px 0;
  background: #000000 url(images/sivuerotin.png) repeat-y top left;
}

#colTwo h2 {
  margin-top: 0;
  font-size: 16px;
text-align:left;
}

#colTwo h3 {
  margin-bottom: 0;
  font-size: 18px;
text-align:left;
}

#colTwo h4 {
  margin-top: 0;
  font-size: 11px;
  font-weight: normal;
text-align:left;
}

#colTwo .box {
  margin: 0 -30px 30px -20px;
  padding: 0 30px 0 20px;

}

#colTwo .bottom {
  margin: 0 0 20px -20px;
  padding: 0 0 20px 20px;
}
#colTwo p {
  text-align:justify;
}


#colTwo a {
  color: #20ae92;
  text-decoration: none;
}

#colTwo a:hover {
  color: #207292;
  text-decoration: underline;
}

#colTwo a:active {
  color: #207292;
  text-decoration: underline;
}

/*.upthere {
  background: url(images/top.png) no-repeat top right;
  padding-right:5px;
  }
*/

/* Logo */

#logo {
display:none;
  height: 210px;
  background: url(images/img06.gif) no-repeat;
}

#logo h1, #logo h2, #logo a {
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-transform: lowercase;
  text-align: center;
  color: #FFFFFF;
}

#logo h1 {
display:none;
  padding-top: 10px;
  font-size: 16pt;
}

#logo h2 {
  margin-top: -5px;
  font-size: 12px;
}

/* Footer */

#pageFooter {
  clear: both;
  width: 980px;
  margin: 0 auto;
  padding-top: 15px;
  background: #000000;
font-size:small;
}

#pageFooter p {
  margin: 0;
  text-align: center;
font-size:small;
}

#pageFooter a {
  color: #0f5a4a;
font-size:small;
}