*
{
  padding: 0;
  margin: 0;
}

body
{
  font-size:   76%;
  font-family: Arial, Verdana, Sans-Serif;
  background: #F9F9F7 url('a1.gif') repeat-x;
}

hr
{
  display: none;
}

#page
{
  width: 880px;
  margin: 0 auto;
  background: #fff url('page-fon.gif') repeat-y;
}

#wrapper
{
  width: 848px;
  margin: 0 auto;
}

#content
{
  float: left;
  width: 486px;
}

.post
{

  font-family: Arial, Verdana, Sans-Serif;
  margin-bottom: 20px;
  color: black;
  padding-left: 14px;
  padding-right: 0px;
  font-size: 1.1em;
}

h2
{
  font-size: 18px;
  text-decoration: none;
  margin-left:2px;
  color: #2C2B27;
}

h2 a:link, h2 a:hover, h2 a:visited, h2 a:active
{
  text-decoration: none;
  color: #2C2B27;
}

.entry
{
  margin-top: 10px;
  margin-bottom: 15px;
  margin-left:2px;
  margin-right:2px;
}

.entrytext
{
  margin-top: 10px;
  margin-bottom: 15px;
   margin-left:2px;
  margin-right:2px;
}

.post p
{
  line-height: 1.4em;
  margin-bottom: 1em;
}

.entry a:hover, .entrytext a:hover
{
  color:#FF9000;
}

blockquote
{
  margin: 1em 1.5em;
  padding: 1em 1.5em;
  border: 1px solid #DCDCD0;
  background: #F7F7F3;
}

.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;
}


h1 {
font-family:Arial;
font-size: 20px;
color: #555353;
}

h3
{
  font-family:Arial;
  color: #555353;
  font-size:14px;
}

.h3h {margin-top:12px;}

h4
{
  margin-top: 1.2em;
  font-size: 1.2em;
}

h5
{
  margin-top: 1em;
  font-size: 1em;
}

a
{
  color: #bd492a;
}


.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 #c69835;
  padding: 5px;
  background-color: #f5de74;
}

ol.commentlist li.alt
{
  background-color: #fdf6a7;
}

ol.commentlist a
{
  color: #bd492a;
}

small.commentmetadata
{
  font-size: 0.8em;
  margin-bottom: 1em;
  display: block;
}

#headerimg
{width:495px;
padding-top:20px;
padding-left:30px;
text-align: left;
height:145px;
}

#header
{
  margin-bottom: 20px;
  height:255px;
  width:880px;
  background: #fff url('upbg.jpg') no-repeat;

}



#footer
{
  clear: both;
  text-align: center;
  background: #fff url('footer.jpg') no-repeat;
  height:100px;
  width:880px;

}

.footer {
  text-align:center;
  color:#555353;
  font-family:Verdana;
  font-size:11px;
  padding-top:25px;
  margin-left:50px;
  margin-right:50px;
}

.footer a:link, .footer a:visited {
  color:#555353;
  text-decoration:none;
}


.description
{
  border-bottom: 100px;
}

#ad_hf
{
  text-align: center;
  padding-top: 10px;
}


/* Navigation TOP */

#navigation ul { list-style-type: none; list-style-image: none; float: left; margin-top: 2px; margin-left: 30px; padding: 0 0px 0 0; }

#navigation li { float: left; margin-top: 0px;}

#navigation li a:link,
#navigation li a:visited
{
	float: left;
	color: #FFFFFF;
	display: block;
	padding: 15px 10px;
	margin-right: 5px;
	height: 20px;
	font-size: 14px;
	margin-top: 0px;

}

#navigation li a:hover,
#navigation li a:active
{
	color: #FFFFFF;
	background: url(nav-bg.gif);
	background-repeat: repeat-x;
	font-size: 14px;
	margin-top: 0px;

}

#navigation li.active a
{
	color: #555555;
	background-color: #ffffff;
}

/* Navigation UNDER ARTICLE */

.navigation
{
  margin-left:12px;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 11px;
  color: #505050;
  line-height: 17px;
  font-family: arial;

}

.navigation a, .navigation a:visited,
{
 color:#333333;
}

.navigation a:hover
{
 color:#FF9000;
}



/* PostMetaData */

.postmetadata
{
  padding: 2px 3px 4px 8px;
  margin-top: 11px;
  border: 1px solid #F2F2F2;
  background: #F9F9F9;
  font-size: 10px;
  color: #505050;
  line-height: 10px;
  font-family: verdana;
  text-align: right;

}

.postmetadata a:link, .postmetadata a:visited, .postmetadata a:active
{
  color: #565656;
  text-decoration:underline;
}

.postmetadata a:hover
{
  color: #FF9000;
}



/* SideBAR */

#sidebar
{
  float: right;
  width: 346px;
  text-align: center;
  padding:3px;
  position: relative;
  border-left: 1px solid #DCDCD0;
  border-top: 1px solid #DCDCD0;
  border-bottom: 1px solid #DCDCD0;
  background-color: #F3F3F3;
}

#sidebar ul
{
  list-style: none;
  margin-bottom: 10px;
}

#sidebar_r ul a
{
  font-family:Arial;
  text-decoration:underline;
  color:#bd492a;
}

#sidebar_r ul a:hover
{
  font-family:Arial;
  text-decoration:underline;
}


.menuha
{
  font-family:Arial;
  font-size:13px;
}

.menuha  ul a
{
  font-family:Arial;
  font-size:13px;
  text-decoration:underline;
  font-weight:bold;
  color:#bd492a;
  line-height: 20px;
}

.menuha  ul a:hover
{
  font-family:Arial;
  font-size:13px;
  text-decoration:underline;
  font-weight:bold;
  color:#bd492a;
  line-height: 20px;
}

.menuha2 ul a
{
  font-family:Arial;
  font-size:9pt;
  color:#bd492a;
  text-decoration:none;
}

.menuha2 ul a:hover
{
  font-family:Arial;
  font-size:9pt;
  color:#FF9000;
  text-decoration:underline;
}


#sidebar_l ul a
{
  font-family:Arial;
  font-size:13px;
  text-decoration:underline;
  color:#bd492a;
  margin-left:2px;
  margin-top:5px;
}

#sidebar ul ul
{
  list-style-type: circle;
  margin-left: 20px;
}

#sidebar ul ul ul
{
  margin-bottom: 0;
}


#sidebar ul h2
{
  border-bottom: 1px solid #fada96;
  border-top: 1px solid #fada96;
  font-size: 1.2em;
  font-weight: normal;
  padding: 2px;
  margin-bottom: 5px;
}

#sidebar_r
{
  float: right;
  width: 169px;
  padding: 3px;
  text-align: left;
}

#sidebar_l
{
  float: left;
  width: 169px;
  text-align: left;
}

#clouds
{
margin-top:4px;
float: right;
width: 346px;
text-align: center;
padding:3px;
position: relative;
}

#clouds a:hover
{
  color:#FF9000;
}






#related {margin-left:10px;}
.pagetitle {margin-left:30px;}
#ugol {
position: absolute;
top: -1px;
left: -1px;
width: 20px;
height: 20px;
background: url(ugol.gif) no-repeat;
background-color: #F3F3F3;
}
