/*
Theme Name: kafon
*/
html, body, div, span, p, a, em, img, strong, li, table, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	background:rgb(74,81,85);
	list-style-image: none;
	list-style-type: none;
}
:focus {
	outline: 0;
}
table {
	border-collapse: separate;
	border-spacing: 0;
	text-align: center;
	vertical-align: text-top;
	position: relative;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
}
table a {
	font-size: 12px;
}
.center {
	float: none;
}
.right {
	float: right;
}
.left {
	float: left;
}
.round {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	width: 80px;
	text-align: left;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	height: 24px;
}
.round, roundtop, roundtop1, a {
	color: #333;
	padding: 0px;
	font-size: 12px;
}
.roundtop {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	height: 36px;
	width: 105px;
	padding: 5px;
	border: 3px solid #E4EEFF;
	background-color: #FFF;
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	clip: rect(auto,auto,auto,auto);
}
.roundtop1 {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	height: 62px;
	width: 105px;
	padding: 5px;
	border: 3px solid #E4EEFF;
	background-color: #FFF;
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	clip: rect(auto,auto,auto,auto);
}
.round-bottom {
  -moz-border-radius-bottomleft: 15px;
  -moz-border-radius-bottomright: 15px;
  -webkit-border-bottom-left-radius: 15px;
  -webkit-border-bottom-right-radius: 15px;
  -khtml-border-bottom-left-radius: 15px;
  -khtml-border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
a:link, a:visited {
	color: #528036;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
#header_wrap {
	position: absolute;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
	left: 201px;
	top: 0px;
	width: 80%;
}
#content_wrap {
	padding-bottom: 80px;
	top: 25px;
	width: 100%;
	position: relative;
}
#header {
	position: relative;
	width: 100%;
	height: 65px;
	border: 1px solid white;
	background-image: none;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: 0 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content {
	position: relative;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.nav-section {
	position: relative;
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: -0.5px;
	color: #efffa7;
}
.nav-section a {
	color: #333;
	padding: 0px;
	font-size: 12px;
        }
.nav-section a:visited {
	color: #fff;
	padding: 0px;
	font-size: 12px;
}
.nav-section span {
	color: #333;
	padding: 0px;
	font-size: 12px;
}
.nav-section ul {
    position: absolute;
    right: 0;
    top: 0;
}
.nav-section ul li {
    display: inline;
    line-height: 30px;
    margin-left: 20px;
    border-bottom: 1px dotted white;
}
.nav-section ul {
    border: none;
}
.nav-section ul li a {
	color: #FFF;
	padding: 18px 0;
}
.side-tag {
	position: absolute;
	top: 0px;
	left: -16px;
	background-image: url(tag.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 20px;
	color: #FFF;
	padding-bottom: 10px;
}
.tag {
	position: relative;
	color: #000;
	text-align: center;
	vertical-align: middle;
}
.post {
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: white;
	border-left-color: white;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 45px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	width: auto;
}
.postcms {
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: white;
	border-left-color: white;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	width: auto;
}
.even {
	position: relative;
	background-position: 0 0;
	background-image: none;
	background-color: #FFF;
}
.odd {
	position: relative;
	background-image: none;
	background-repeat: repeat-x;
	background-position: 0 0;
}
.post-top {
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: white;
	border-left-color: white;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	width: auto;
}
.post-odd {
	background-color: #FFC;
	background-repeat: repeat-x;
	background-position: 0 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 45px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: white;
	border-bottom-color: #CCC;
	border-left-color: white;
}
.request {
	position: absolute;
	top: 2px;
	z-index: 1;
}
.request a {
	display: block;
	color: #fff;
	height: 28px;
	line-height: 24px;
	font-size: 13px;
	width: 105px;
	text-align: center;
	cursor: pointer;
	background-color: transparent;
	background-image: url(request.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.request a:hover {
	background-color: transparent;
	background-image: url(request.gif);
	background-repeat: no-repeat;
	background-position: 0 -28px;
}
.request1 a {
	display: block;
	color: #FF0;
	height: 28px;
	line-height: 24px;
	font-size: 13px;
	width: 105px;
	text-align: center;
	cursor: pointer;
	background-color: transparent;
	background-image: url(request.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.request1 {
	position: absolute;
	top: 20px;
	right: 130px;
	z-index: 1;
    }
.request1 a:hover {
	background-color: transparent;
	background-image: url(request.gif);
	background-repeat: no-repeat;
	background-position: 0 -28px;
}
.ad {
	padding-left: 70px;
}
#contact {
    position: relative;
    border: 1px solid white;
    background: transparent url(images/contact-bg.png) repeat-x 0 0;
    min-height: 200px;
    line-height: 25px;
}
#footer_wrap {
	height: 62px;
	width: 100%;
	border-top: 1px solid #749e58;
	z-index: 99;
	background-color: #1B1B1B;
	background-repeat: no-repeat;
	position:fixed;
	bottom: 0px;
}
#footer {
	position: relative;
	width: 100%;
	margin-top: 5px;
}
#menu {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin:5px auto; 
	margin-left: auto;
	height:41px;
	background-image: url(main-bg.png);
	background-repeat: repeat-x;
}
#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
}
#menu ul.menu {
    padding-left: 30px;
}
#menu li {
    position: relative;
    z-index: 9;
    margin: 0;
    padding: 0 5px 0 0;
    display: block;
    float: left;
}
#menu li:hover {
	left: -2px;
}
#menu a {
    position: relative;
    z-index: 10;
    height: 41px;
    display: block;
    float: left;
    line-height: 41px;
    text-decoration: none;
    font: normal 12px Trebuchet MS;
    padding: 0 10px 0 10px;
    line-height: 30px;
    color: #e5e5e5;
}
#menu a:hover, #menu a:hover span {
	color: #030;
}
#menu span {
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 95% 0;
    margin-top: 5px;
}
#menu li {
	background-image: url(main-delimiter.png);
	background-repeat: no-repeat;
	background-position: 98% 4px;
}

.wrapper {
  width: 840px; 
  overflow: auto;
  height: 510px;
  margin: 0 30px;
  top: 0;
}
.wrapper ul a img {
	border:1px solid #E4EEFF;
	padding:2px;
	width:143px;
	height:106px;
	display:block;
}
 .wrapper ul {
  width: 825px; 
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  top: 0;
}
.wrapper ul li {
  display:block;
  color:#000;
  float:left;
  padding: 10px 6px;
  height: 147px;
  width: 147px;
  text-align:center;
}

