/*  
Theme Name: test
Theme URI: http://www.enikoe.com/
Description: First test site <a href="http://www.enikoe.com/">Test site</a>.
Version: 1.0
Author: Attila BAKTI
Author URI: http://www.enikoe.com/

*/

*
{
  padding: 0;
  margin: 0;
}



#footer
{
  clear: both;
}

body
{
  font-family: 'Trebuchet MS', Arial, Verdana, Sans-Serif;
  font-size: 76%;
}

hr
{
  display: none;
}


#content
{
  width: 70%;
  float: right;
}


#sidebar
{
  width: 28%;
  margin-right: 70%;
}


#wrapper
{
  width: 900px;
  margin: 0 auto;
  overflow: hidden;
}


#page
{
  background: url(http://www.interface-biz.com/images/background.gif) no-repeat 300px 40px;
}

#header
{
  background: url(http://www.interface-biz.com/images/logo_and_text3.gif) no-repeat 140px 20px;
}

#header
{
  padding-top: 20px;
  margin-bottom: 20px;
  height: 140px;
}
 
#headerimg
{
  font-size: 1.6em;
  text-align: left;
  margin-left: 640px;
  padding: 50px 30px 0px 5px;
  height: 5em;
  color: #E39F7D;
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
}
 
#header a
{
  text-decoration: none;
  color: #B0013B;
}
 
#header h1
{
  font-size: 3em;
}

#footer
{
  clear: both;
  margin: 50px 50px 50px 50px;
  color: #804A0F;
  background-color: none;
  border: 0px solid #F2D5AC;
  padding: 60px;
  text-align: center;
}

#sidebar ul ul
{
  list-style-image: url(images/listitem.png);
  list-style-type: circle;
  margin-left: 20px;
}

#sidebar
{
  background-color: #FCF1E2;
  color: #4A2C00;
  border: 1px solid #FDE5C3;
}
 
#sidebar ul h2
{
  background-color: #B0013B;
  border-bottom: 1px solid #FADA96;
  border-top: 1px solid #FADA96;
  font-size: 1.2em;
  font-weight: normal;
  padding: 6px;
  margin-bottom: 5px;
  color: white;
}

#sidebar ul
{
  list-style: none;
  margin-bottom: 10px;
}

#sidebar ul ul ul
{
  margin-bottom: 0;
}

#sidebar a
{
  text-decoration: none;
  color: #4A2C00;
}
 
#sidebar a:hover
{
  text-decoration: underline;
}

#wp-calendar
{
  border: 1px solid #FDE5C3;
  width: 80%;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 15px;
}
 
#wp-calendar th
{
  background-color: #FDE5C3;
}
 
#wp-calendar a
{
  border: 1px solid #4A2C00;
  background-color: white;
  display: block;
}
 
#prev a, #next a
{
  border: 0;
}
 

.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%;
}
#wp-calendar caption
{
  text-align: center;
  width: 100%;
}

.post
{
  margin-bottom: 25px;
  color: #4A2C00;
  padding-left: 5px;
  font-size: 1.1em;
}
 
h2
{
  font-size: 1.6em;
  border-bottom: 1px solid #e8c38b;
}
 
h2 a:hover, h2 a:visited, h2 a
{
  text-decoration: none;
  color: #bd492a;
}
 
.entry
{
  margin-top: 10px;
  margin-bottom: 15px;
}
 
.postmetadata
{
  padding: 2px;
  font-size: 0.8em;
  border-top: 1px solid #FADA96;
}
 
.postmetadata a
{
  color: #4a2c00;
}

.post p
{
  line-height: 1.4em;
  margin-bottom: 1em;
}

blockquote
{
  margin: 1em 1.5em;
  padding: 1em 1.5em;
  border: 1px solid #FADA96;
  background: #FCF1E2 url(images/blockquote.png) no-repeat   scroll top left;
}
 
.post li
{
  margin-left: 20px;
}
 
.post ul
{
  list-style-image: url(images/listitem.png);
  list-style-type: bullet;
  margin-bottom: 10px;
}
 
acronym, abbr, span.caps
{
  cursor: help;
}
 
acronym, abbr
{
  border-bottom: 1px dashed #999;
}
 
blockquote cite
{
  margin: 5px 0 0;
  display: block;
}
 
.center
{
  text-align: center;
}
 
a img
{
  border: none;
}
 
h3
{
  margin-top: 1.5em;
  font-size: 1.4em;
}
 
h4
{
  margin-top: 1.2em;
  font-size: 1.2em;
}
 
h5
{
  margin-top: 1em;
  font-size: 1em;
}
 
.post a
{
  color: #bd492a;
}
