


html, body
{
	font-family: Verdana, sans-serif;
	font-size: 95%;
	font-style: normal;
	font-weight: normal;
	height: 100%;
	margin-top: 0;
	padding-left: 8;
	background-color: #fefbe7;
	min-width:480px;
	background-image:url(fon.gif);
	background-repeat: repeat-y;
	border-right: 8;
	border-right-color: #c9c488;
}
 ul, ol, li
{
  font-family: Verdana, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
  text-align:justify;
  text-indent:30px;}


p
{
  font-family: Verdana, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
  text-align:justify;
  text-indent:30px;}

small
{
	font-family: Verdana, sans-serif;
	font-size: 50%;
	font-style: normal;
	font-weight: normal;

}

#wrapper
{
	float:center;
}

/* Header */
#lol
{	font-family: Verdana, sans-serif;
	font-size: 95%;
	font-style: normal;
	font-weight: normal;
  text-align:justify;
  text-indent:30px;
}

#header
{
	position:relative;
	margin: 0;
	height:72px;
	-background-color:#c9c488;
	background-image:url(topback2.gif);
	z-index:1;
}

#logoback
{
	position:absolute;
	top:0px;
	left:0px;
	width:482px;
	height:76px;
	background-image: url(logorus2.gif);
	background-repeat:no-repeat;
	z-index:2;
}
#logotip
{
	 float:right;
	 text-align: right;
	 padding-right: 30px;
	 line-height: 32px;
	 margin-top: 8px;
	 font-size: 110%;
	 font-style: normal;
	 font-weight: normal;

	}

#logo
{
	position:absolute;
	top:14px;
	left:40px;
	width:320px;
	height:48px;
	background-image: url(logo.gif);
	background-repeat:no-repeat;
	font-size:300%;
	color:white;
	z-index:3;
}


.sitedesc
{
  position:absolute;
  top:40px;
  font-size:30%;
}

/* Sidebar */

#leftside
{
	float:left;
	left: 0;
	top:96px;
	margin:0;
	width: 290px;
	min-height: 100%;
	background-color:#fefbe7;
	margin-left: 0px;
	font-family:Arial, sans;
	border-right:0px;
	border-collapse:collapse;

}
.widget, .linkcat
{
  margin:16px 0 4px 8px;
  color:#333;
  font-family: Verdana, sans-serif;
  font-size:100%;
  font-weight:normal;
  list-style:none;
}

.sideul
{font-family: Verdana, sans-serif;
  margin:0;
  padding:0 0 0 4px;
}









td.menu {
	color: #7F7D73;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align : right;
}
td.menu  a {
	color : #000000;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
}
td.menu a:hover {
	color : #989245;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
}
td.menu a:active {
	color : #989245;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
}

#search-4
{padding-left: 0px;
margin-left: -30px;}

#container, #home
{
	padding: 16px;
	margin: 0;
	margin-left: 250px;
	padding-right:16px;
	background-color: #fefbe7;
	border-left:0px;
	font-family: Verdana, sans-serif;
	font-size: 95%;
font-style: normal;
	font-weight: normal;
}


#footer
{   font-family: Verdana, sans-serif;
	font-size: 95%;
	font-style: normal;
	font-weight: normal;
	background-color: #c9c488;
	border-top: 0px;
	border-bottom:0px;
	font-size: 11px;
	text-align: center;
	padding: 2px 24px 2px 2px;
	margin-top:0px;
	clear: both;
}


.widget, .linkcat
{

  color:#333;
  font-family: Verdana, sans-serif;
  font-size:100%;
  font-weight:normal;
  list-style:none;
  margin-left:-4px;
}


.cont{
	padding-left: 150px;
font-family: Verdana, sans-serif;
	font-size: 95%;
font-style: normal;
	font-weight: normal;
}







#navigation
{
  margin:8px;
  font-weight:bold;
}

.spacer { clear: both; }


h1 {
	color: #7D7839;
	font-family: Verdana, sans-serif;
	font-size: 130%;
	font-weight: bold;
	margin : 8px 50px 4px 16px;
}

h2 {
	color: #7D7839;
	font-family: Verdana, sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin : 0px 0px 0px 15px;
}

h3
{
	color:#006699;
	font-size:110%;
	font-weight:normal;
}





dd, dt {
	font-family: Verdana, sans-serif;
	font-size: 95%;
}

img {
	border : 0 none ;
}

.border
{
	border:1px solid #006699;
	padding:8px;
	margin:16px;
}

.author, .date, .category
{
  font-size:auto;
}

.edit
{
  font-style:normal;
  font-weight:normal;
  margin-left:16px;
}

/* Single post */

.postinfo
{
  padding:8px;
  margin:16px 0 16px 0;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  text-align:center;
}

.lastpostlist
{
  float:left;
}

.navigation
{
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

/* Image */

img.centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright
{
	padding: 4px;
	margin: 0 0 4px 8px;
	display: inline;
}

img.alignleft
{
	padding: 4px;
	margin: 0 8px 4px 0;
	display: inline;
}


/* End Images */

.right, .alignright
{
  float:right;
  margin:8px;
}

.left, .alignleft
{
  float:left;
  margin:8px;
}

.center, .aligncenter
{
  float:center;
  margin:8px;
}


/* Home page */

.excerpt
{
  margin-bottom:32px;
}

h2
{
  font-size:110%;
  color:#333;
  font-family: Verdana, sans-serif;
}

h2  a
{
  font-size:110%;
  color:#000000;
}

.summary a
{
  font-size:10%;
  color:#000000;
}

.postinfo a, a:link, a:visited
{
  font-size:100%;
  color:#000000;
}

.homeinfo a, a:link, a:visited
{
  font-size:100%;
  color:#000000;
}


.more
{
  margin-left:16px;
}

.homeinfo
{
  font-size:100%;
  font-style:italic;
  font-weight:normal;
  font-family: Verdana, sans-serif;
}

.pagination
{
  font-weight:bold;
}

/* Image alignment */

.right, .alignright
{
  float:right;
  margin:8px;
}

.left, .alignleft
{
  float:left;
  margin:8px;
}

.center, .aligncenter
{
  float:center;
  margin:8px;
}

/* Elements */

#searchform
{
  margin-top:12px;
  { padding-left: -30px;
}

.widget widget_search
{ margin-left: -30px;


}


#wp-calendar
{
  margin-top:8px;
  border:1px solid #CCC;
  padding:8px;
  background-color:white;
  font-size:90%;
  font-family: Verdana, sans-serif;
  font-style:normal;
}

#wp-calendar caption
{
  font-style: italic;
}

#wp-calendar a
{
  font-weight:bold;
  color:#036;
  text-decoration:underline;
}

#wp-calendar a:visited
{
  color:#333;
}

#wp-calendar a:hover
{
  color:red;
}

/* Comments */

#comments
{
  font-weight:bold;
}

.commentlist
{
    list-style-type: none;
    padding:0;
}

.comment
{
  display: table;
  margin-top:16px;
  margin-left:0px;
  padding-left:0;
}


/* Misc. */

a.rsslink
{
  background:url(images/rss-16.gif) top left no-repeat;
  padding-left: 20px;
}


/* gallery fix */

#gallery-1
{
	display:table;
	width:100%;
}



a {
	color : #958E44;
	text-decoration : underline;
font-size: 100%;
}
a:hover {
	color : #6C6831;
	text-decoration : underline;
font-size: 100%;
}
a:active {
	color : #6C6831;
	text-decoration : underline;
font-size: 100%;
}

td.url {
	color: #7D7839;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

