* { 
	margin:0; 
	padding:0;
}
ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset{margin:0 0 14px;}
html, body, div, span, applet, embed, object, iframe, frameset,
p, q, blockquote, sub, sup, a, abbr, acronym, font, img, small, center,
h1, h2, h3, h4, h5, h6, b, strong, big, u, ins,
i, cite, em, var, dfn, address, s, strike, del,
dl, dt, dd, ol, ul, li, pre, code, kbd, samp, tt,
fieldset, legend, form, label, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header,
hgroup, menu, nav, section, summary, time, mark, audio,video{
	border:0;
	background:none;
}
body {
	color:#686868;
	font:12px helvetica,arial,sans-serif;
	background:#fff;
}
a {
	text-decoration:underline;
	color:#49a2bf;
}
a:hover {text-decoration:none;}
input, textarea, select {
	font:100% arial,sans-serif;
	vertical-align:middle;
	color:#000;
	overflow: auto;
}
label{vertical-align:middle;}
button, input{
	width: auto;
	overflow: visible;
}
h1, h2, h3, h4, h5, h6, b, strong, th{font-weight:bold;}
h1{font-size:200%;}
h2{font-size:150%;}
h3{font-size:120%;}
h4{font-size:110%;}
h5{font-size:100%;}
h6{font-size:90%;}
i, cite, em, var, dfn, address{font-style:italic;}
u, ins {text-decoration: underline;}
s, strike, del {text-decoration: line-through;}
blockquote, blockquote:before, blockquote:after, q, q:before, q:after {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';}
table, caption, tbody, tfoot, thead, tr, th, td{
	border-collapse: collapse;
	border-spacing: 0;
}
th, td{
	border:1px solid #ccc;
	padding:3px 7px;
	text-align:left;
	vertical-align:top;
}
th{
	border-color:#999;
	text-align:center;
	vertical-align:middle;
}
ul{margin-left:1px;}
ul li, ol li{list-style-position:inside;}
ul li{list-style-type:disc;}
#wrapper {
	margin: 0 auto;
	width: 961px;
}
#header {
	padding:30px 0 13px;
	position:relative;
	z-index:100;
}
#main {
	overflow:hidden;
	margin:0 0 19px;
}
#content {
	width:634px;
	float:right;
	font-size:12px;
	line-height:16px;
}
#content h2 {
	font-size:16px;
	line-height:21px;
	font-weight:normal;
	color:#49a2bf;
}
#content p{margin:0 0 17px;}
#sidebar {
	width:310px;
	float:left;
	padding:4px 0 0;
	font-size:12px;
	line-height:16px;
}
#sidebar .date {margin:0 0 0 12px;}
.logo {
	display:block;
	margin:0 auto 26px;
	width:251px;
	height:106px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(images/logo.png) no-repeat;
}
.logo a {
	display:block;
	height:100%;
}
#nav {
	border-top:1px dotted #939393;
	border-bottom:1px dotted #939393;
	margin:0;
	padding:7px 10px;
	text-align:center;
	cursor:default;
}
#nav li {
	vertical-align:top;
	list-style:none;
	display:inline-block;
	font-size:12px;
	line-height:16px;
	margin:0 23px 0 0;
	position:relative;
	cursor:default;
}
*+html #nav li {display:inline;margin:0 26px 0 0;}
#nav li a {
	color:#575757;
	text-decoration:none;
}
#nav li a:hover,#nav li .active {color:#49a2bf;}
#nav>li:hover>a {color:#49a2bf;}
#nav .drop {
	position:absolute;
	display:none;
	width:150px;
	z-index:100;
	left:-13px;
	top:100%;
	padding:0 0 3px;
	background:url(images/bg-drop-down.png) no-repeat 0 100%;
}
#nav .drop-holder{
	padding:42px 0 0;
	background: url(images/bg-drop-down.png) repeat-y -150px 4px;
}
#nav .drop-frame {
	height:1%;
	padding:0 5px 0 11px;
	background: url(images/bg-drop-down.png) repeat-y -300px 0;
}
#nav .drop-frame:after {
	content:"";
	display:block;
	clear:both;
}
#nav ul{
	margin:-38px 0 -3px;
	width:100%;
 	padding:13px 0 8px;
	text-align:left;
	float:left;
}
#nav ul li {
	margin:0 0 2px;
	float:left;
	width:100%;
}
#nav li:hover .drop{display:block;}	
.gallery-section {
	overflow:hidden;
	padding:0 0 15px;
	margin:0 0 11px;
	border-bottom:1px dotted #939393;
}
.gallery {
	width:636px;
	float:left;
	margin:0 16px 0 0;
}
.gmask {
	overflow:hidden;
	position:relative;
	min-height:265px;
}
.gallery ul {
	overflow:hidden;
	margin:0;
	padding:0;
	width:99999px;
	height:265px;
}
.gallery li {
	list-style:none;
	position:absolute;
}
.gallery li img {vertical-align:top;}
.btn-prev,.btn-next {
	position:absolute;
	text-indent:-9999px;
	overflow:hidden;
	top:112px;
	left:0;
	width:20px;
	height:35px;
	background: url(images/bg-common-sprite.png) no-repeat;
}
.btn-next {
	right:0;
	left:auto;
	z-index:10;
	width:22px;
	background-position:0 -35px;
}
.about-section {
	overflow:hidden;
	line-height:22px;
	font-size:12px;
	padding:12px 0 0;
}
.donate-block {
	margin:17px 0 10px;
	overflow:hidden;
}
.donate-block a{
	float:left;
	font-size:14px;
	line-height:16px;
	font-style:italic;
	padding:12px 0 0;
	text-decoration:none;
	color:#5fb0ca;
}
.donate-block a:hover {text-decoration:underline;}
.paypal {
	float:left;
	width:61px;
	height:41px;
	margin:-12px 14px 0 0;
	text-indent:-9999px;
	overflow:hidden;
	background: url(images/bg-paypal.png) no-repeat;
}
.post-section {
	overflow:hidden;
	padding:0 4px 0 0;
	font-size:12px;
	line-height:16px;
}
.post-section h2 {
	font-size:16px;
	line-height:21px;
	color:#4a4a4a;
	font-style:italic;
	font-weight:normal;
}
.lecture-block .heading{
	margin:0 0 11px;
	background:#e4e4e4 url(images/bg-heading.png) no-repeat;
}
.lecture-block .heading .holder {
	padding:9px 10px 7px 11px;
	background: url(images/bg-heading.png) no-repeat -635px 100%;
}
.lecture-block .heading img {
	margin:0 16px 0 0;
	float:left;
}
.lecture-block h2{
	margin:0;
	color:#4a4a4a;
	padding:2px 0 3px;
}
.lecture-block {
	float:left;
	width:635px;
	overflow:hidden;
}
.lecture-block .box-holder{
	overflow:hidden;
	padding:0 0 0 1px;
	width:642px;
}
.box {
	width:305px;
	float:left;
	margin:0 16px 0 0;
}
.post-section h3{
	margin:0 0 8px;
	color:#49a2bf;
	font-size:16px;
	line-height:21px;
	font-weight:normal;
}
.post-section h3 a {text-decoration:none;}
.post-section h3 a:hover {text-decoration:underline;}
.date {
	display:block;
	color:#6d6d6d;
	padding:0 0 9px 38px;
	background: url(images/bg-post.png) no-repeat;
}
.reflection-block {
	float:right;
	width:310px;
}
.reflection-block .heading {
	margin:0 0 11px;
	background:#e4e4e4 url(images/bg-heading.png) no-repeat -1270px 0;
}
.reflection-block .heading .holder {
	padding:6px 10px 5px 13px;
	background: url(images/bg-heading.png) no-repeat -1580px 100%;
}
.reflection-block .heading img{
	float:left;
	margin:0 12px 0 0;
}
.reflection-block  h2 {
	margin:0;
	padding:5px 0 5px;
}
.reflection-block .box {
	float:none;
	margin:0;
}
#main h1 {
	font-size:18px;
	line-height:24px;
	font-weight:normal;
	color:#49a2bf;
	margin:0;
	padding:7px 0 10px 5px;
}
.post-container,.post-content {
	line-height:16px;
	font-size:12px;
	padding:0 0 19px;
	margin:0 0 19px;
	border-bottom:1px dotted #959595;
}
#content .post-container h2 ,#content .post-content h2{
	margin:0;
	font-size:16px;
	line-height:20px;
	color:#49a2bf;
	font-weight:normal;
	overflow:hidden;
}
#content .post-container h2 a,#content .post-content h2 a{text-decoration:none;}
#content .post-container h2 a:hover,#content .post-content h2 a:hover{text-decoration:underline;}
.counter {
	float:right;
	text-decoration:none;
	padding:0 25px 3px 0;
	margin:5px 7px 0 0;
	font-style:normal;
	font-size:10px;
	line-height:10px;
	background: url(images/bg-common-sprite.png) no-repeat 100% -681px;
 }
.post-container .date {
	font-weight:bold;
	font-style:normal;
	font-size:12px;
	line-height:16px;
	color:#49a2bf;
	background:none;
	padding:0 0 12px 1px;
}
#content .post-container  p, #content  .post-content p{margin:0 0 17px;}
.btn-holder {
	margin:-7px 0 0 -2px;
	overflow:hidden;
}
.btn-holder a {
	float:left;
	padding:0 3px 0 0;
	overflow:hidden;
	color:#fff;
	height:21px;
	text-decoration:none;
	text-align:center;
	background: url(images/bg-btn.png) no-repeat 100% -81px;
}
.btn-holder a span{
	display:block;
	height:16px;
	min-width:57px;
	cursor:pointer;
	padding:2px 5px 3px 9px;
	background: url(images/bg-btn.png) no-repeat 0 -60px;
}
#footer {
	overflow:hidden;
	padding:16px 0 50px;
	border-top:1px dotted #939393;
}
.contacts-block {
	overflow:hidden;
	margin:0 0 10px;
}
.contacts-block img {
	float:left;
	margin:0 16px 0 0;
}
.contacts-block .text-place {
	padding:5px 0 0;
	overflow:hidden;
}
.contacts-block a {
	text-decoration:none;
	color:#727272;
}
.contacts-block a:hover {text-decoration:underline;}
.paging{
	margin:23px 0 0;
	padding:0 37px 2px 0;
	vertical-align:top;
	text-align:center;
	cursor:default;	
}
.paging li{
	list-style:none;
	vertical-align:top;
	display:inline-block;
	margin:0 4px 0 0;
	cursor:default;
	font-size:12px;
	line-height:15px;
}
*+html .paging li {display:inline;margin:0 7px 0 0;}
.paging li a{
	text-decoration:none;
	color:#575757;
	display:block;
	width:23px;
	height:19px;
	padding:4px 0 0;
	background: url(images/bg-common-sprite.png) no-repeat 0-71px;
}
.paging li a:hover {
	background-position:-30px -71px;
	color:#fff;
}
.paging li span {
	display:block;
	width:23px;
	height:19px;
	cursor:default;
	padding:4px 0 0;
	color:#fff;
	background: url(images/bg-common-sprite.png) no-repeat -30px -71px;
}
.paging .prev, .paging .next {
	padding:4px 13px 0 8px;
	margin:0;
}
.paging .prev a, .paging .next a {
	display:inline;
	background:none;
}
.paging .prev a:hover, .paging .next a:hover{
	text-decoration:underline;
	color:#575757;
}
#sidebar .widget{
	height:1%;
	padding:16px 22px 56px 14px;
	background: url(images/bg-additional-block.png) no-repeat;
}
.menu{
	margin:0;
	padding:0;
	width:100%;
}
.menu:after{
	content:"";
	display:block;
	clear:both;
}
.menu li {
	list-style:none;
	color:#4a4a4a;
	font-size:18px;
	line-height:24px;
	float:left;
	width:264px;
	padding:2px 0 16px 10px;
	margin:13px 0 0;
	border-bottom:1px dotted #cacaca;
}
.menu li:first-child{
	margin:0;
}
#sidebar .widget .menu li>img{
	margin:-2px 20px 0 0;
	float:left;
}
.menu li a {
	color:#4a4a4a;
	text-decoration:none;
	display:block;
	height:1%;
}
.menu li a:hover,.menu li .active {
	color:#49a2bf;
	margin:0 -5px 0 0;
	background: url(images/bg-menu-hover.png) no-repeat 100% 50%;
}
#sidebar .widget  .menu  .reflections>img {margin:-3px 14px 0 -10px;}
#sidebar h3 {
	margin:0 0 10px;
	font-size:16px;
	line-height:20px;
	color:#49a2bf;
	font-weight:normal;
}
#sidebar h3  a{text-decoration:none;}
#sidebar h3  a:hover{text-decoration:underline;}
#sidebar .widget h3{padding:4px 0 0 9px;}
#sidebar .widget p {margin:0 0 14px 10px;}
#sidebar .widget img {
	vertical-align:top;
	margin:0 0 10px 8px;
}
.download-btn {
	margin:-3px 0 21px -2px;
	overflow:hidden;
}
.download-btn  a{
	float:left;
	color:#fff;
	text-decoration:none;
	padding:6px 13px 5px 9px;
	border:1px solid #5fb3ce;
	background:#63bad6 url(images/bg-btn.png) no-repeat 0 -104px;
}
.download-btn  a span {
	display:block;
	padding:0 0 2px 28px;
	background: url(images/bg-common-sprite.png) no-repeat 0 -337px;
}
.post-content{
	border-bottom:1px solid #e7e7e7;
	padding:0 0 23px 0;
	margin:0 0 15px;
}
.post-content .date{
	background:none;
	font-style:normal;
	font-weight:bold;
	color:#49a2bf;
	padding:0 0 12px;
}
.comments-block{
	margin:0;
	padding:0 0 2px;
	font-size:12px;
	line-height:18px;
}
.comments-block li{
	list-style:none;
	padding:0 0 6px;
 	margin:0 0 17px;
	border-bottom:1px solid #ececec;
}
.comments-block .date {
	background:none;
	padding:0;
	display:inline;
	font-style:normal;
	color:#51a8c5;
}
#content .comments-block p{
	margin:0 0 10px;
}
.comments-block .author {
	float:left;
	width:100%;
	clear:both;
	color:#383838;
}
.repply-form{
	margin:0;
}
.repply-form textarea{
	width:607px;
	margin:0 0 13px -1px;
	padding:5px;
	min-width:607px;
	max-width:607px;
	height:132px;
	min-height:132px;
	overflow:auto;
	border:1px solid #cfcfcf;
}
#content .repply-form h3{
	font-size:15px;
	line-height:18px;
	margin:0;
}
.repply-form .holding-box{
	margin:0 0 13px -1px;
	width:635px;
	overflow:hidden;
}
.form-item{
	float:left;
	width:198px;
	margin:0 13px 0 0;
}
#content  .repply-form p {margin:0 0 25px;}
.form-item label {
	color:#353535;
	padding-left:1px;
}
.form-item .form-text{
	display:block;
	width:185px;
	margin:7px 0 0;
	padding:7px 5px;
	color:#353535;
	font:12px Helvetica,Arial,sans-serif;
	border:1px solid #cfcfcf;
	background:#fff;
}
.repply-form .submit{
	height:31px;
	width:110px;
	padding:0;
	margin:0;
	color:#fff;
	cursor:pointer;
	font:bold 12px Arial, Helvetica, sans-serif;
	overflow:hidden;
	vertical-align:top;
	border:1px solid #5fb3ce;
	background:#63bad6 url(images/bg-btn.png) no-repeat 0 -104px;
}
.repply-form .submit:hover{cursor:pointer;}
.required{
	padding:0 12px 0 0;
	background: url(images/bg-required.gif) no-repeat 100% 0;
}
.btn {
	display:block;
	height:30px;
	overflow:hidden;
	font-size:14px;
	line-height:18px;
	text-decoration:none;
	color:#53a5c0;
	text-align:center;
	padding:0 3px 0 0;
	margin:0 1px 0 0;
	background: url(images/bg-btn.png) no-repeat 100% -30px;
}
.btn span {
	padding:6px 26px 6px 26px;
	display:block;
	height:18px;
	cursor:pointer;
	background: url(images/bg-btn.png) no-repeat;
}
#footer .btn {
	float:right;
}