/*
Theme Name: Siakoi
Theme URI: SMSI
Description: Siakoi
Version: 1.0
Author: SMSI
Author URI: SMSI
*/

*
{
  padding: 0;
  margin: 0;
}

body
{
	font-size:   85%;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
        background-image: url('background.jpg');
        background-repeat: no-repeat;
        background-color: #ffffff;
}


hr
{
  display: none;
}

#page
{
  width: 927px;
  margin: 0 auto;
  background-color:#EDF8FA;
  border-right: 1px solid #A8A7A7;
  border-left: 1px solid #A8A7A7;

}

#wrapper
{
  width: 927px;
  margin: 0 auto;
  background-color: #EDF8FA;
  padding-top: 10px;
}

#content
{
  float: left;
  width: 499px;
}

.post
{
  margin-bottom: 20px;
  color: #000000;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 11px;
  font-family: tahoma;
}

.post img
{
  padding: 5px 5px 0px 5px;
}

h1
{
  color: #FFFFFF;
}

h2
{
  font-size: 14px;
  border-bottom: 1px dotted #000000;
  color: #000000;
  font-family: tahoma;
}

h2 a:hover, h2 a:visited, h2 a
{
  text-decoration: none;
  color: #b54108;
}

.entry
{
  margin-top: 10px;
  margin-bottom: 15px;
}

.postmetadata
{
  padding: 2px;
  font-size: 0.8em;
  border-top: 1px dotted #000000;
}

.postmetadata a
{
  color: #064B8C;
}

.post p
{
  line-height: 1.4em;
  margin-bottom: 1em;
}

blockquote
{
  margin: 1em 1.5em;
  padding: 1em 1.5em;
  border: 1px solid #000000;
  background-color: #FCFCFC;
  color: #000000;
}

.post li
{
  margin-left: 20px;
}

.post ul
{
  list-style-type: square;
  margin-bottom: 10px
}

acronym, abbr, span
{
  cursor: help;
}

acronym, abbr
{
  border-bottom: 1px dashed #FF0000;
}

blockquote cite
{
  margin: 5px 0 0;
  display: block;
}

.center
{
  text-align: center;
}

a img
{
  border: none;
}

h3
{
  margin-top: 1em;
  margin-bottom: 1em;
  font-size: 1.4em;
  color: #FFFFFF;
}

h4
{
  margin-top: 1.2em;
  font-size: 1.2em;
  color: #FFFFFF;
}

h5
{
  margin-top: 1em;
  font-size: 1em;
  color: #FFFFFF;
}

a
{
  color: #064B8C;
}

.navigation
{
  display: block;
  margin-top: 10px;
  margin-bottom: 40px;
}

.alignleft
{
  float: left;
  text-align: left;
  width: 50%;
}

.alignright
{
  float: right;
  text-align: right;
  width: 50%
}

ol.commentlist
{
  width: 90%;
  margin: 0 auto;
}

ol.commentlist li
{
  margin-bottom: 1.5em;
  border: 1px solid #FF0000;
  padding: 5px;
  background-color: #1E1E1E;
  color: #FFFFFF;
}

ol.commentlist li.alt
{
  background-color: #1E1E1E;
}

ol.commentlist a
{
  color: #064B8C;
}

small.commentmetadata
{
  font-size: 0.8em;
  margin-bottom: 1em;
  display: block;
}

#header
{
  margin-bottom: 0px;
  margin-top: 0px;
  text-align: center;
  padding-top: 0px;
  background: #1E1E1E; 
  height: 130px;
}

#headerimg
{
  text-align: center;
  padding-top: 0px;
}

#sidebar
{
  float: right;
  width: 220px;
  padding: 2px;
  text-align: left;
}

#sidebar ul
{
  list-style: none;
  margin-bottom: 10px;
}

#sidebar ul a
{
  color: #023857;
  font-size: 12px;
}

#sidebar ul ul
{
  list-style-type: square;
  margin-left: 20px;
}

#sidebar ul ul ul
{
  margin-bottom: 0;
}

#sidebar ul h2
{
  font-size: 12epx;
  font-weight: bold;
  padding: 2px;
  margin-bottom: 5px;
  background-color: #EFF4FD;
  color: #802C00;
}

#menu
{
  float: left;
  width: 200px;
  padding: 2px;
  text-align: left;;
}

#menu ul
{
  list-style: none;
  margin-bottom: 10px;
}

#menu li a
{
  color: #023857;
  font-size: 12px;
}

#menu ul ul
{
  list-style-type: square;
  margin-left: 0px;
}

#menu li
{
  margin-left: 20px;
  list-style-type: none;
}

#menu ul ul ul
{
  margin-bottom: 0;
}

#menu ul h2
{
  font-size: 12px;
  font-weight: bold;
  padding: 2px;
  margin-bottom: 5px;
  background-color: #EFF4FD;
  color: #802C00;
}

#footer 
{
  padding: 5px;
  margin: 5px;
  clear: both;
  text-align: center;
  background-color: #64acde;
  color: #FFFFFF;
}

#footer a
{
  color: #064B8C;
}

.description
{
  border-bottom: 100px;
}

#ad_hf
{
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #1E1E1E;
}

#search
{
  text-align: left;
  padding-left: 20px;
  background-color: #1E1E1E;
}