*
{
  padding: 0;
  margin: 0;
}

body
{
	font-size:   76%;
	font-family: 'Trebuchet MS', Arial, Verdana, Sans-Serif;
}

hr
{
  display: none;
}

#page
{
  width: 1014px;
  margin: 0 auto;
    
}

#wrapper
{
  width: 1004px;
  margin: 0 auto;
}

#content
{
  float: left;
  width: 658px;
}

#header
{
  margin-bottom: 20px;
  margin-top: 20px;
  text-align: left;
  padding: 5px;
}

#sidebar
{
  float: right;
  width: 336px;
  padding: 2px;
  text-align: center;
}

#sidebar ul
{
  list-style: none;
  margin-bottom: 10px;
}

#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;
}

#footer 
{
  padding: 5px;
  clear: both;
  text-align: center;
}

#sidebar_r
{
  float: right;
  width: 170px;
  padding: 3px;
  text-align: left;
}

#sidebar_l
{
  float: left;
  width: 160px;
}

.descr
{
  border-bottom: 100px;
}

#ad_hf
{
  text-align: left;
  padding-top: 10px;
}

@import "grleaves.css"

##############################################################################
div.menu a
{
	color: #B4A183;
}
div.top-menu
{
	height: 23px;
	margin: 0;
	padding-top: 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #61B005;
}
ul.menu
{
	list-style-type:none;
	margin:0;
	padding:0;
}
ul.menu li
{
	float: left;
	margin: 0 4px;
	line-height: 18px;
	background: #61B005 url('../img/tab-left.gif') top left no-repeat;
	height: 23px;
}
ul.menu li a
{
	line-height: 23px;
	padding: 0 15px;
	color: #FFF;
	font-size: 1.1em;
	font-weight: bold;
	background: url('../img/tab-right.gif') top right no-repeat;
	display: block;
	float: left;
	text-decoration: none;
}
ul.menu li a:hover
{
	color: #2375A7;
}
ul.menu li.active
{
	color: #FFF;	
	font-weight: bold;
	font-size: 1.1em;
	background: #F36700 url('../img/tab-left-act.gif') top left no-repeat;
}
ul.menu li.active div
{
	line-height: 23px;
	padding: 0 15px;
	background: url('../img/tab-right-act.gif') top right no-repeat;
}
ul.menu li.xml
{
	background-image: none;
	padding: 0 0 0 20px;
}
ul.menu li.xml a
{
	padding: 2px 0 0 0;
	background-image: none;
}

##############################################################################
div.box
{
	clear: both;
	margin: 10px 5px 0px 5px;
}
div.box-caption-green
{
	background: #61B005 url('../img/green-caption-bg.gif') repeat-x;
	color: #FFF;
	font-size: 0.95em;
	font-weight: bold;
	line-height: 29px;
	padding-left: 5px;
	margin: 0 21px 0 21px;
}
div.box-caption-left-green
{
	background: url('../img/green-caption-left.gif') left no-repeat;
	height: 29px;
}
div.box-caption-right-green
{
	background: #61B005 url('../img/green-caption-right.gif') right no-repeat;
	height: 29px;
}
div.box-caption-orange
{
	background: #F36700 url('../img/orange-caption-bg.gif') repeat-x;
	color: #FFF;
	font-size: 0.95em;
	font-weight: bold;
	line-height: 29px;
	padding-left: 5px;
	margin: 0 21px 0 21px;
}
div.box-caption-left-orange
{
	background: url('../img/orange-caption-left.gif') left no-repeat;
	height: 29px;
}
div.box-caption-right-orange
{
	background: #F36700 url('../img/orange-caption-right.gif') right no-repeat;
	height: 29px;
}
div.box-content
{
	padding: 10px;
}
div.box-content
{
	padding: 10px;
}
div.featured-link
{
	margin: 5px 0;
}
div.featured-link a
{
	margin: 5px 0;
	font-size: 0.95em;
	text-align: left;
}
div.sponsored-link
{
	margin: 5px 0;
}
div.sponsored-link a
{
	margin: 5px 0;
	font-size: 0.95em;	
	text-align: left;
}
div.partner-link
{
	margin: 5px 0;
}
div.partner-link a
{
	font-size: 0.95em;
	text-align: left;
}
div.links
{
	text-align: justify;
}
div.links a
{
	color: #1979B5;
}

##############################################################################
div.categories
{
	font-size: 1.2em;
	list-style-type: none;
	padding: 0px;
	background-color: #FFF;
	border-bottom: none;
	width: 100%;
}
div.categories a
{
	color: #0066CC;
	font-weight: bold;
}
div.categories div.col
{
	float: left;
	height: 100%;
	text-align: left;
	width: 195px;
	padding-top: 15px;
	position: relative;
}
div.categories div.last
{
	float: left;
	height: 100%;
	text-align: left;
	width: 205px;
	padding-top: 15px;
}
div.subcategories
{
	padding-left: 30px;
}
div.subcategories a
{
	font-size: 1.0em;
	font-weight: bold;
	color: #1979B5;
}
div.categories div.divider
{
	clear: both;
	height: 1px;
}
div.categories div.categ
{
	font-size: 1.1em;
	line-height: 22px;
	padding-left: 15px;
	background: url('../img/ico-dir.gif') top left no-repeat;
	margin-left: 5px;
	padding-left: 25px;
}

##############################################################################
div.bottom
{
	clear: both;
	color: #B2B2B2;
	font-size: 0.78em;
	padding: 10px 0;
	text-align: center;
	background: #93C953 url('../img/bottom-bg.gif') repeat-x;
	border-top: 1px solid #FFF;
}
div.bottom a
{
	font-weight: bold;
}
div.copyright
{
	margin: 10px 0;
	text-align: center;
}
div.copyright a
{
}

##############################################################################
a.title
{
	font-size: 2em;
	font-weight: bold;
}

div.url
{
	color: #6EB82F;
	padding: 0;
	margin: 2px;
	font-size: 0.95em;
	font-style: italic;
}
div.description
{
	color: #333;
	padding: 0;
	margin: 2px;
	font-size: 0.95em;
}
div.stat
{
	color: #333;
	padding: 0;
	margin: 2px;
	font-size: 0.95em;
}
div.pr_stat
{
	color: #333;
	font-size: 0.95em;
	margin: 2px 2px 15px 2px;
}
form
{
	margin: 0;
	padding: 0;
}
td.link
{
	padding-bottom: 20px;
}
td.column
{
/*
	background: #efefef url('../img/td-bg.gif');
*/
	width: 190px;
}
td.dotted
{
	background: url('../img/dotted.gif') repeat-y;
	width: 1px;
}

##############################################################################
#breadcrumb
{
	font-weight: bold;
	font-size: 1.2em;
	padding: 10px 0 0 10px;
}
#breadcrumb a
{
	color: #575757;
}

##############################################################################
h1
{
	color: #3F780C;
	font-size: 1.2em;
	font-weight: bold;
	padding: 10px 0 0 10px;
	margin: 3px 0px 0 0;
}
h1 a
{
	color: #161616;
}

strong 
{
	color: #000;
}
h3
{
	font-size: 1.3em;
	font-weight: bold;
}
h4
{
	font-size: 1.15em;
	font-weight: bold;
}

##############################################################################
div.friends-link
{
	margin: 5px 0;
}
div.friends-link a
{
	margin: 5px 0;
	font-size: 0.95em;
	text-align: left;
}

div.related-posts
{
	margin: 2px 0;
	width: 151px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
div.related-posts a
{
	margin: 5px 0;
	font-size: 0.95em;
	text-align: left;
}

