* {
  margin: 0;
  padding: 0;
}
 
select { padding: 2px; margin: 0 4px 0 0; }
option { padding: 0 2px 0 5px; }
textarea { width: 100%; }
input,  textarea { border:1px #ccc solid}
body {
  background: #fafafa;
  font: normal 1.1em/22px 'trebuchet ms', verdana, arial, sans-serif;
  color: #333;
}
.plusR {float:right;margin:28px 10px 0 0}
.facebookR{float:right;margin:28px 130px 0 0}
/*  top links  */

	#menu{
		margin: 10px auto;
		width: 100%;
	}
		#menu ul{
			list-style:none;
			text-align:center;
		}
			#menu li{
				list-style:none;
				display:inline-block;
				
				background:#f4f4ec;		
				border-bottom:4px solid #8eb132;						
			}
				#menu li a{
					display:block;
	
					color:#44494f;
					 
					font-size: 15px;
					font-weight:bold;
					line-height:35px;
					border:solid #e1e1d3;
					border-width:1px 1px 0 1px;
					text-decoration:none;
					padding:0 15px;				
				}
					#menu li a:hover{
						color:#fff;
							background: #8eb132 url(../images/menu_002_h.jpg) repeat-x;	
					}
				#menu li a.current{
					background:url(../images/menu_002_h.jpg) repeat-x;					
					color:#fff;
					
				}
					#menu li a:hover.current{
						color:#fff;
					}

/*  top links  */

img {
  border: 0px;
  border-width: 0px;
  border-style: none;
}

a, a:link, a:active, a:visited { color:#0060BF; text-decoration: underline; outline: none; }
#footer a, a:link, a:active, a:visited {   color:#0060BF; text-decoration: underline; outline: none; }
a:hover { color: #000; }
#footer {font-size: 0.8em;}
 
h1 {font: bold 1.5em 'trebuchet ms', arial, helvetica, verdana, sans-serif; letter-spacing: -1px; padding: 25px 0 15px 0; }
h2 {font: bold 1.1em  'trebuchet ms', arial, helvetica, verdana, sans-serif; letter-spacing: -1px; margin: 0 0 5px 0;}
#text h2 {margin:20px 0;}
h3 {font: bold 18px 'trebuchet ms', arial, helvetica, verdana, sans-serif; letter-spacing: -1px; margin: 0 0 5px 0;}
h4 {font: bold 14px 'trebuchet ms', arial, helvetica, verdana, sans-serif; margin: 0 0 5px 0; }

h1,h2,h3,h4{color:#8eb132;clear: both;}

#text p, #text ul li { font: normal 0.9em 'trebuchet ms', arial, helvetica, verdana, sans-serif;   line-height: 30px;  }
#text p a {font-size:1em;} 
#text ul, #text ul li {list-style:circle  outside; margin-right: 10px;}
#text ol li {list-style: none; margin: 20px 0; border: 1px #8eb132 dotted; padding: 8px;}

.articleIMG {float:left; padding:10px 15px 0 0;}

#main b { font: bold 0.9em 'trebuchet ms', arial, helvetica, verdana, sans-serif;   line-height: 30px; color:#808080;}
label:hover { cursor: pointer; }


.white { color: #fff !important; }
.black { color: #000 !important; }
.grey { color: #aaa !important; }
.red { color: #f00 !important; }
.green { color: #0b0 !important; }
 
/* layout  */

#container {
  margin: 0 auto;
  width: 990px;
  background:#fff;
}

.topbar {
  text-align: left;
  padding: 0 15px 2px 0;
  overflow:hidden;
}

.topbar a.red { color: #f00; }
.topbar a:hover {
  color: #000;
}
#main {
  text-align: center;
  padding: 0px;
  width: 780px;
  margin: 0 auto;
}
 
#text {
	text-align: left;
	padding: 0px;
	width: 550px;
	margin: 10px auto;
}

#getBlessing {
	text-align: center;
	padding: 0px;
	width: 550px;
	margin: 5px auto;
}
#getBlessing  {	
	border: 1px #ddd dotted;
	padding: 20px 8px;
	background-color:#f4f4ec;	
	-moz-border-radius:15px;
    -moz-box-shadow:0 5px 10px #787878;

}
#getBlessing p.topText {text-align:left; }
#getBlessing p  {text-align:center;font-size:1em;}
#getBlessing input {
	padding: 5px;
	margin: 0 10px;
}
#getBlessing textarea {
	text-align: left;
	margin: 30px 0;
	padding: 4px;
	width: 400px;
	height: 120px;
}
#footer {
  margin: 40px 0;
  padding: 20px 0 0 0;
  text-align: center;
  border-top: 1px dotted #ccc;
}
#form {
	float: right;
	margin-top: -50px;
	margin-right: 60px;
}
.logo {float:left;margin-right:20px; margin-left:55px}
.donate {float:left;margin-top:10px; margin-left:40px}
.yandex {float:left;margin:20px 0 0 20px}
 
 
 .names {text-align: left;}
 .names input[type="text"] { float:right; width:200px}
 
#getBlessing  input[type="submit"] {
    background: #8eb132 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    font-size: 15px;
    padding: 10px;
    width: 50%;
}
#getBlessing input[type="submit"]:hover {
    background: #c00 none repeat scroll 0 0;
    cursor: pointer;
}

