/* @group tags */
body {
margin:0;
padding:0;
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 12px;
color: #444;
background: #cce4cb url(../images/bg-body.gif) repeat-x top left;
text-align: center;
}
h1, h2, h3, h4, h5, h6, p {
margin:0;
padding:0;
font-size: 12px;
}
big, small {
font-size:100%;
}
a img {
border: none;
}
a {
color: #aa562f;
}
a:hover {
color: #e79000;
}
ul, ol, li {
margin:0;
padding:0;
list-style-type: none;
}
table {
margin:0;
padding:0;
border-collapse: collapse;
}
td, th {
vertical-align: top;
}
hr {
display:none;
}
form {
margin:0;
padding:0;
}
input, textarea, select {
border: 1px solid #007d29;
padding: 1px 2px 1px 2px;
font-size: 11px;
background: #f8f9e6;

}
select {
padding: 0;
}
input:focus, textarea:focus, select:focus, select:hover {
background: #d7fbcc;
}
option {
padding:0;
margin:0;
}
textarea, select {
font-family: Verdana, Arial, Helvetica, sans-serif;
}
textarea {
overflow: auto;
}
fieldset {
margin: 0;
padding: 0;
border: none;
}
legend {
margin: 0;
padding: 0;
}
button {
background: #9ea7b3;
font-size: 100%;
font-family: inherit;
color: #fff;
cursor:pointer;
border: 1px solid #55865b;
margin: 0 5px 0 0;
}
button:hover {
background: #afb9c7;
border: 1px solid #555;
}
/* @end */
/* @group mains */
#container {
width: 960px;
margin: 0 auto;
text-align: left;
}
#header {
height: 97px;
overflow: hidden;
width: 960px;
}
#logo1 {
display: block;
width: 62px;
height: 97px;
float: left;
}
#logo2 {
display: block;
width: 348px;
height: 64px;
float: left;
}
#logo img {
display: block;
width: 410px;
height: 97px;
float: left;
}
#navigator {
margin: 0;
padding: 10px 0 0 0;
width: 898px;
height: 23px;
text-align: right;
float: left;
}
#navigator li {
margin: 0;
padding: 0 5px 0 9px;
display: inline;
font-size: 14px;
background: transparent url(../images/bg-navigator-li.gif) no-repeat center left;
font-family: Myriad Pro, Verdana;
}
#navigator li:first-child {
padding: 0 5px 0 0;
background: none;
}
#navigator li a {
text-decoration: none;
}
#navigator li a:hover {
text-decoration: none;
color: #d89600;
}
#topSearch {
float: right;
width: 550px;
padding: 10px 0 0 0;
text-align: right;
}
#topSearch input.search {
width: 200px;
vertical-align: middle;
}
#topSearch input.but {
border: none;
vertical-align: middle;
background: transparent;
}


#main {
width: 960px;
overflow: hidden;
padding: 30px 0 0 0;
}
#col {
width: 280px;
float: left;
padding: 0 0 20px 0;
}
#colTop {
width: 280px;
height: 13px;
background: transparent url(../images/bg-col-top.png) no-repeat top left;
}
#colBot {
width: 280px;
height: 13px;
background: transparent url(../images/bg-col-bot.png) no-repeat top left;
margin: 0 0 15px 0;
}
#colMid {
width: 260px;
background: transparent url(../images/bg-col-mid.gif) repeat-y top left;
padding: 1px 10px;
}
.menu {
margin: 10px 0 20px 0;
}
.menu li {
margin: 0;
padding: 2px 10px 2px 15px;
}
.menu li a {
margin: 0;
padding: 0;
color: #846839;
text-decoration: none;
}
.menu li a span{
color: #b48f50;
text-decoration: none;
}
.menu li a:hover {
color: #e79000;
text-decoration: none;
}
#content {
width: 660px;
float: right;
}
.content {
width: 660px;
margin: 0 0 20px 0;
}
.contentTop {
width: 660px;
height: 12px;
background: transparent url(../images/bg-content-top.png) no-repeat top left;
}
.contentBot {
width: 660px;
height: 12px;
background: transparent url(../images/bg-content-bot.png) no-repeat top left;
}
.contentMid {
width: 620px;
background: transparent url(../images/bg-content-mid.gif) repeat-y top left;
padding: 5px 20px;
}

.contentComment {
width: 660px;
margin: 0 0 20px 0;
}
.contentCommentTop {
width: 660px;
height: 12px;
background: transparent url(../images/bg-content-comment-top.png) no-repeat top left;
}
.contentCommentBot {
width: 660px;
height: 12px;
background: transparent url(../images/bg-content-comment-bot.png) no-repeat top left;
}
.contentCommentMid {
width: 620px;
background: transparent url(../images/bg-content-comment-mid.gif) repeat-y top left;
padding: 5px 20px;
}

#footer {
text-align: center;
margin: 0;
width: 100%;
background: #9d6714 url(../images/bg-footer.gif) repeat-x top left;
border-top: 1px solid #fff;
}
#footer #subFooter {
width: 960px;
margin: 0 auto;
padding: 5px 0;
overflow: hidden;
}
#footer ul {
margin: 10px 0 5px 0;
}
#footer li {
display: inline;
padding: 0 5px;
border-left: 1px solid #f6d875;
}
#footer li:first-child {
border-left: none;
}
#footer li a {
color: #315a01;
text-decoration: none;
}
#footer li a:hover {
color: #fff;
}
#footer .copyright {
width: 840px;
color: #454545;
border-top: 1px dashed #f6d875;
padding: 5px 0 0 0;
}
#footer .license {
margin: 10px 0 0 0;
width: 840px;
}
#footer .license a {
color: #c6c6c6;
text-decoration: none;
}
#footer .license a:hover {
color: #fff;
text-decoration: none;
}
#footer .license .icon img {
margin: 5px 0 0 0;
}

#footer .freezone {
float: right;
width: 120px;
}
#footer .freezone a {
width: 120px;
height: 21px;
display: block;
margin: 5px 0 0 0;
padding: 21px 0 0 0;
overflow: hidden;
height: 0px !important;
height /**/:21px;
cursor: pointer;
background: transparent url(../images/logo-3zone.png) no-repeat top left;
}
.banner0 {
margin: 0 0 5px 0;
}
.banner0 a {
display: block;
}
.banner0 img {
border: 1px solid #81a41c;
}
.banner1, .banner2 {
margin: 0 0 5px 0;
}
.banner1 a, .banner2 a {
display: block;
}
.banner1 img, .banner2 img {
border: 1px solid #81a41c;
}
.banner0 a:hover img, .banner1 a:hover img, .banner2 a:hover img {
border: 1px solid #ed9d00;
}
/* @end */
/* @group sections */

/* @group pIntroGroup */
.pIntroGroup .summary span {
font-weight: normal;
}
.pIntroGroup .mainDesc {
color: #9d9d9d;
margin: 5px 0 0 0;
}
.s-foreigns .pIntroGroup .mainDesc {
color: #528441;
}
/* @end */

/* @group pSearch */
.pSearch .summary {
margin: 0 0 20px 0;
}
.pSearch .summary span {
font-weight: normal;
}
.pSearch .item {
border-top: 1px solid #ccc;
margin: 5px 0;
padding: 5px 0;
}
.pSearch .sum a {
font-size: 18px;
color: #2e7414;
text-decoration: none;
}
.pSearch .sum a:hover {
color: #e79000;
}
.pSearch .options {
overflow: hidden;
width: 620px;
}
.pSearch .posted {
float: left;
color: #666;
}
.pSearch .posted span {
font-size: 11px;
}
.pSearch .score {
float: right;
text-align: right;
color: #b48432;
}
.pSearch .score .graph {
height: 10px;
background: #ff9a2d;
float: right;
}
.pSearch .desc {
display: block;
margin: 5px 0;
}
/* @end */

/* @group pPostpreview */
.pPostPreview {
overflow: hidden;
}
.pPostPreview .summary a {
font-size: 24px;
color: #2e7414;
text-decoration: none;
}
.pPostPreview .summary a:hover {
color: #e79000;
}
.pPostPreview .info {
padding: 3px 5px;
background: #ab752e;
margin: 2px 0 4px 0;
color: #fff;
}
.pPostPreview .info a.cat {
color: #eee03a;
text-decoration: none;
}
.pPostPreview .info a.typo {
color: #83ff93;
text-decoration: none;
}
.pPostPreview .info a.within {
color: #a8e9fb;
text-decoration: none;
}
.pPostPreview .info a:hover {
text-decoration: underline;
}

.pPostPreview .desc {
line-height: 16px;
margin: 10px 0 20px 0;
}
.pPostPreview .thumb {
display: block;
float: right;
margin: 0 0 10px 10px;
}
.pPostPreview .thumb img {
display: block;
border: 2px solid #9fd69f;
}

.pPostPreview .rel {
font-weight: bold;
}
.pPostPreview .options {

overflow: hidden;
clear: both;
padding: 5px 0 0 0;
background: transparent url(../images/bg-options.gif) repeat-x top left;
}
.pPostPreview .options a {
text-decoration: none;
}
.pPostPreview .options a:hover {
text-decoration: underline;
}

.pPostPreview .options .comments {
float: left;
}
.pPostPreview .options .comments a {
display: block;
background: transparent url(../images/bg-options-comments.gif) no-repeat center left;
padding-left: 15px;
}
.pPostPreview .options .newComment {
float: right;
}
.pPostPreview .options .newComment a {
display: block;
background: transparent url(../images/bg-options-newcomment.gif) no-repeat center left;
padding-left: 15px;
}
/* @end */



/* @group pArticleForeigns */
.pArticleForeigns {
overflow: hidden;
}
.pArticleForeigns .item {
padding: 0 0 20px 0;
}
.pArticleForeigns .summary {
margin: 0;
padding: 0;
}
.pArticleForeigns .summary a {
font-size: 20px;
color: #2e7414;
text-decoration: none;
}
.pArticleForeigns .summary a:hover {
color: #e79000;
}
.pArticleForeigns .info {
padding: 3px 5px;
background: #91bb71;
margin: 2px 0 4px 0;
color: #fff;
overflow: hidden;
}
.pArticleForeigns .info .channel {
float: left;
}
.pArticleForeigns .info .date {
float: right;
}
.pArticleForeigns .desc {
line-height: 16px;
margin: 0 0 10px 0;
}

.pArticleForeigns .rel {
font-weight: bold;
}
.pArticleForeigns .options {

overflow: hidden;
clear: both;
padding: 5px 0 0 0;
background: transparent url(../images/bg-options.gif) repeat-x top left;
}
.pArticleForeigns .options a {
text-decoration: none;
}
.pArticleForeigns .options a:hover {
text-decoration: underline;
}

.pArticleForeigns .options .comments {
float: left;
}
.pArticleForeigns .options .comments a {
display: block;
background: transparent url(../images/bg-options-comments.gif) no-repeat center left;
padding-left: 15px;
}
.pArticleForeigns .options .newComment {
float: right;
}
.pArticleForeigns .options .newComment a {
display: block;
background: transparent url(../images/bg-options-newcomment.gif) no-repeat center left;
padding-left: 15px;
}
/* @end */

/* @group pArticle */
.pArticle {
overflow: hidden;
}
.pArticle .summary {
font-size: 24px;
color: #2e7414;
text-decoration: none;
}

.pArticle .info {
padding: 3px 5px;
background: #ab752e;
margin: 2px 0 4px 0;
color: #fff;
}
.pArticle .info a.cat {
color: #eee03a;
text-decoration: none;
}
.pArticle .info a.typo {
color: #83ff93;
text-decoration: none;
}
.pArticle .info a.within {
color: #a8e9fb;
text-decoration: none;
}
.pArticle .info a:hover {
text-decoration: underline;
}

.pArticle .mainDesc {
line-height: 18px;
margin: 10px 0 20px 0;
}
.pArticle .mainDesc p {
margin: 0 0 5px 0;
}
.pArticle .photoMid {
display: block;
float: right;
margin: 15px 0 10px 10px;
}
.pArticle .photoMid img {
display: block;
border: 2px solid #d8ca93;
}
.pArticle .author {
display: block;
margin: 0 0 20px 0;
text-align: right;
}
.pArticle .attachment {
display: block;
margin: 0 0 20px 0;
padding-right: 15px;
text-align: right;
font-size: 14px;
background: transparent url(../images/bg-attachment.gif) no-repeat center right;
}

.pArticle .options {
clear: both;
overflow: hidden;
padding: 5px 0 0 0;
background: transparent url(../images/bg-options.gif) repeat-x top left;
}
.pArticle .options a {
text-decoration: none;
}
.pArticle .options a:hover {
text-decoration: underline;
}
.pArticle .options .share {
float: left;
}
.pArticle .options .share a {
padding-left: 5px;
filter:alpha(opacity=60);
opacity: 0.6;
-moz-opacity:0.6;
}
.pArticle .options .share a:hover {
filter:alpha(opacity=100);
opacity: 1;
-moz-opacity:1;
}
.pArticle .options .share a img {
vertical-align: middle;
}

.pArticle .options .newComment {
float: right;
}
.pArticle .options .newComment a {
display: block;
background: transparent url(../images/bg-options-newcomment.gif) no-repeat center left;
padding-left: 15px;
}

/* @end */

/* @group pComments */
.pComments  {

}
.pComments .summary {
font-size: 20px;
color: #53c629;
}
.pComments .item {
margin: 10px 0;
padding: 10px 0;
border-top: 2px solid #e4e3b5;
}
.pComments .info {
display: block;
overflow: hidden;
color: #888;
}
.pComments .sender {
display: block;
float: left;
}
.pComments .date {
display: block;
float: right;
}
.pComments .desc {

margin: 5px 0 0 0;
}

/* @end */

/* @group pGallery */
.pGallery {
overflow: hidden;
width: 100%;
margin: 0 0 15px 0;
clear: both;
}
.pGallery .summary {

}
.pGallery div {
float: left;
}
.pGallery a {
float: left;
display: block;
margin: 0 10px 10px 0;
}
.pGallery a img {
border: 2px solid #8dcf9a;
display: block;
padding: 1px;
}
.pGallery a:hover img {
border: 2px solid #c39141;
}
/* @end */

/* @group map */
#googleMap {
clear: both;
margin: 0 0 20px 0;
border: 5px solid #b4e4e9;
height: 350px;
width: 610px;
}
#googleMap div span{
display: none;
}
.geo {
display: none;
}
/* @end */

/* @group form */
.pForm {
width: 590px;
padding: 10px 0 0 30px;
}
.pForm .midSummary {
font-size: 18px;
margin: 0 0 15px 0;
}
.pForm .row {
overflow: hidden;
margin: 0 0 5px 0;
width: 550px;
}
.pForm .rowButtons {
padding: 10px 0 0 0;
}
.pForm .row label {
display: block;
float: left;
}
.pForm .row span {
display: block;
float: right;
}
.pForm .privacy {
width: 540px;
display: block;
height: 60px;
padding: 5px;
border: 1px solid #ccc;
color: #666;
overflow: auto;
font-size: 11px;
}
.pForm .privacy p {
font-size: 11px;
}
.pForm .inputExtension {
cursor: pointer;
}
.pForm .fieldWithErrors {
display: inline;
}
.pForm .captcha label {
width: 260px;
}
.pForm .captcha label img {

}
.pForm .captcha span {
width: 136px;
}

}
/* @group errorExplanation */
.errorExplanation {
margin: 10px 0 15px 0;
display: block;
}
.errorExplanation p {
color: #c00;
margin: 5px 0 0 0;
text-transform: uppercase;
font-weight: bold;
}
.errorExplanation ul {
margin-bottom: 15px;
}
.errorExplanation ul li {
list-style-type: circle;
margin-left: 15px;
}
/* @end */

/* @group fComment */
.fComment  {
margin: 15px 0 10px 0;
border-top: 2px solid #eaeaea;
border-bottom: 1px solid #eaeaea;
padding: 0 0 10px 0;
}
.fComment .indications {
margin: 10px 0 15px 0;
width: 550px
}
.fComment label {
width: 180px;
}
.fComment span {
width: 350px;
}
.fComment span input {
width: 344px;
}

.fComment .text label {
float: none;
width: 550px;
}
.fComment .text span {
float: none;
width: 550px;
}
.fComment span textarea {
width: 544px;
}

.fComment .captcha span input {
width: 130px;
margin-top: 10px;
}
/* @end */



/* @group fContact */
.fContact  {
margin: 15px 0 10px 0;
border-top: 2px solid #eaeaea;
border-bottom: 1px solid #eaeaea;
}
.fContact .indications {
margin: 10px 0 15px 0;
width: 550px
}
.fContact label {
width: 180px;
}
.fContact span {
width: 350px;
}
.fContact span input {
width: 344px;
}

.fContact .text label {
float: none;
width: 550px;
}
.fContact .text span {
float: none;
width: 550px;
}
.fContact span textarea {
width: 544px;
}

.fContact .captcha span input {
width: 130px;
margin-top: 10px;
}
/* @end */

/* @end */

/* ###################### */
/* titles                 */
/* ###################### */
.summary {
font-family: Myriad Pro, Verdana;
font-size: 16px;
padding: 0 0 10px 0;
}
.midSummary {
font-family: Myriad Pro, Verdana;
color: #517d58;
font-size: 14px;
}
.colSummary {
display: block;
background: transparent url(../images/bg-col-summary-bot.png) no-repeat bottom left;
padding: 0 0 12px 0;
}
.colSummary span {
display: block;
background: transparent url(../images/bg-col-summary-top.png) no-repeat top left;
padding: 10px 10px 0 10px;
font-size: 18px;
font-weight: normal;
}
.sumCat {
color: #d6b300;
}
.sumTypo {
color: #59b164;
}
.sumWithin {
color: #81b4c2;
}
.seoFooter {
font-weight: normal;
color: #7e400f;
}

.mainDesc ol {
padding-left: 20px;
list-style-type: decimal;
}
.mainDesc ol li {
padding: 0 0 15px 0;
list-style-type: decimal;
}
.mainDesc ul {
padding-left: 20px;
list-style-type: circle;
}
.mainDesc ul li {
padding: 0 0 15px 0;
list-style-type: circle;
}

.mainDesc .tableData {
border: 1px solid #7ec38d;
border-collapse: separate;
border-spacing: 1px;
width: 99%;
}
.mainDesc .tableData th, .mainDesc .tableData td {
padding: 2px;
border: 1px solid #b1ddac;
}
.mainDesc a[href^=http] {
background: transparent url(../images/bg-maindesc-link.gif) no-repeat center left;
padding-left: 18px;
}
.mainDesc a[href^=mailto] {
background: transparent url(../images/bg-maindesc-mailto.gif) no-repeat center left;
padding-left: 19px;
}


.mainDesc .donate {
width: 100%;
overflow: hidden;
}
.mainDesc .donate .bank {
float: left;
width: 340px;
padding-right: 10px;
border-right: 1px solid #ccc;
border-color: #b6eea6;
}
.mainDesc .donate .paypal {
float: right;
width: 250px;
padding-left: 10px;
}
.mainDesc .donate input[type=image] {
border: 2px solid #b0d1b5;
}
.mainDesc .donate input[type=image]:hover {
border: 2px solid #e48800;
}


/* @end */
.close {
clear: both;
}
.toLeft {
float: left;
margin: 0 15px 0 0;
}
.toRight {
float: right;
margin: 0 0 0 15px;
}
.noBrd {
border: none;
background: none;
}
.flashMessage {
display: block;
padding: 5px;
margin: 5px 0;
text-align: center;
}
.error {

}
.sent {
background: #88ffa8;
color: #00893b;
border: 1px solid #00ffa5;
}
.nostat {
position: fixed;
right: 0px;
top: 0px;
border: none;
z-index: 100;
}
/* @group boxes */

.boxSpecial {
background: transparent url(../images/bg-box-special.png) no-repeat bottom right;
margin: 0 0 5px 0;
}

/* @end */
/* @group plugins */
/* @group paginate */
.paginate {
margin: 15px 0 10px 0;
font-size: 12px;
}
.paginate .page_info {
text-align: center;
color: #555;
}
.paginate .page_info strong {
color: #000;
}
.paginate .prePagination {

}
.paginate .pagination {
padding: 3px 3px 0 5px;
text-align: center;
min-height: 21px;
height: auto !important;
height: 21px;
}
.paginate .pagination a {
border: 1px solid #bbb;
padding: 2px 5px;
text-decoration: none;
background: #fff;
}
.paginate .pagination a:hover {
border: 1px solid #e79000;
}
.paginate .pagination span {
border: 1px solid #ccc;
padding: 2px 4px;
background: #efefef;
color: #888;
}
.paginate .pagination span.current {
border: 1px solid #000;
}
.paginate:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
* html .paginate {
height: 1%;
}
*:first-child+html .paginate {
overflow: hidden;
}
/* @end */



/* @end */



