* {
	margin:0;
	padding:0;
}

/* menu items */
#body_main #mi_main,
#body_best #mi_best,
#body_archive #mi_archive,
#body_loginorsignup #mi_best,
#body_idea #mi_idea,
#body_signup #mi_signup,
#body_login #mi_login,
#body_ideas #mi_ideas,
#body_news #mi_news,
#body_photo #mi_photo,
#body_video #mi_video,
#body_bio #mi_bio,
#body_encyclopedia #mi_encyclopedia,
#body_intro #mi_intro,
#body_contactus #mi_contactus,
#body_links #mi_links,
#body_profile #mi_profile,
#body_livestream #mi_livestream ,
#body_search #mi_search,
#body_ideaoftheweek #mi_ideaoftheweek ,
#body_project #mi_project,
#body_teachings #mi_teachings
{
	cursor:default;
	border-bottom:1px solid;
	}
.body_class_no_minilogin #bubble_login .login_form_container{
	display:none;
	}

/* basic elements */
body { 
	font: 8pt/16pt georgia; 
	color: #555753; 	
	margin: 0px; 
	padding-right:158px;
	}
p { 
	/*font: 8pt/16pt Verdana; 
	margin-top: 0px; */
	font:8pt/14pt Verdana;
	margin:13px 0;
	text-align: justify;
	overflow: hidden;
	zoom: 1;
	}

#bubble_quote p:first-letter {
	font-size: 20px;
	font-family: Monotype Corsiva;
}


h1,
h2.like_h1 {
	background: none;
	font-family:georgia;
	font-style:italic;
	font-size:16px;
	/*letter-spacing: 1px; */
	margin:20px auto 23px;
	/*color: #CBCADD;*/
	color: #ADACBD;
	font-weight: bold;
	padding: 0;
	text-align: center;
	width:500px;
	}
h1.m_bottom {
	margin:20px auto 31px;
	}
#body_main h1 {
	margin:7px auto 23px;
	}

h2 { 
	color:#555753;
	font-family:georgia;
	font-size:10pt;
	font-size-adjust:none;
	font-style:italic;
	font-variant:normal;
	font-weight:bold;
	line-height:16pt;
	text-align:center;
	}
/*
h2:before {
	content: "~ ";
}
h2:after {
	content: " ~";
}
h2.like_h1:before,
h2.title:before {
	content: "";
}
h2.like_h1:after,
h2.title:after{
	content: "";
}*/

h3 { 
	color:#988F5E;
	font-family:georgia,sans-serif;
	font-size:8pt;
	font-weight:bold;
	margin:20px 0 10px;
	}

h4 {
	color:#555753;
	font-family:georgia;
	font-size:8pt;
	font-size-adjust:none;
	font-style:italic;
	font-variant:normal;
	font-weight:normal;
	line-height:16pt;
	}

acronym {
	border-bottom:1px dotted #555753;
	}

.low_h {
	margin-top: 0;
	}
	
.box{
	padding: 5px 10px 5px;	
	border:1px solid #DDDDDD;
	margin:10px 0 0;
	}
.free_box_container .box {
	border:1px solid white;
	}

.main {
	margin-bottom:26px;
}

a:link, 
a:active { 
	/*font-weight: bold; */
	/*color: #7c68a6;*/
	/*color: #7e709c;*/
	/*color: #AB93D7;*/
	color: #9075c2;
	}
a:visited { 
	/*font-weight: bold; 	*/
	/*color: #B7A5DF;*/
	/*color: #9685BA;*/
	/*color: #b1b0c2;*/
	/*color: #52507a;*/
	color: #9075c2;
	}
a:hover { 
	/*font-weight: bold; */
	/*color: #9685BA;*/
	/*color: #df3f3f;*/
	/*color: black;*/
	}
a img {
	border: 0;
	}
a.external {
	background:transparent url(../images/external.gif) no-repeat scroll right center;
	padding:0 13px 0 0;
	}
a.no_decor {
	text-decoration: none;
	}

ul {
	list-style-position:outside;
	list-style-type: disc;
	margin:0;
	}
ul.padded{
	list-style-position:outside;
	padding-left:16px;
	}

ul.in_text {
	list-style-position:outside;
	list-style-type: disc;
	font: 8pt/16pt Verdana;
	margin-left:15px;
	text-align: justify;
	}
ol.in_text {
	list-style-position:outside;
	margin-left:22px;
	}
/* IE */
ol.in_text li {
	//margin-left: 7px;
	}
.padded {
	list-style-position:outside;
	font: 8pt/16pt Verdana;
	margin-left:15px;
	text-align: justify;
	}

ol {
	list-style-position:inside;
	font-family: Verdana; 
	}
ol.padded {
	list-style-position:outside;
	padding-left:22px;
	}
dt {
	font-weight:bold;
	margin-top: 10px;
	}
dd {
	padding-left:30px;
	}
table {
	border-collapse: collapse;
	}
.form_table  td {
	border: 1px solid #ADACBD;
	padding:6px;
	}
code {
	font-family: "Verdana,Helvetica,sans-serif";
	}

/* specific divs */

#wrapper { 
	height:400px;
	margin: 0 auto;
	position:relative;
	width:970px;
	
	/*background: transparent url(../images/bg_circle.jpg) no-repeat scroll -20px 0;
	height:400px;
	left:50%;
	margin:0 0 0 -529px;
	position:absolute;
	width:1000px;*/
	}

#header { 
	height:127px;
	overflow:hidden;
	zoom: 1;
	width:925px;
	}

#header #buddle_title {
	background-image:url(../images/bullet_medium.jpg);
	background-position:-2px 1px;
	background-repeat:no-repeat;
	color:#C5C3D3;
	float:right;
	font-weight:bold;
	font-size:1.2em;
	margin-top:73px;
	padding:0 0 0 24px;
	}
#header #buddle_title a {
	text-decoration: none;
	}
#header #buddle_title a:visited { 
	color: #9075C2;
	}
#header #buddle_title a.zone:visited,
#header #buddle_title a.zone:link, 
#header #buddle_title a.zone:active {
	color: #ADACBD;
	}
	
p.p2{
	margin-top:20px;
	}	

.p1{
	margin-top:10px;
	margin-bottom:10px;
	}
.p1_no_bottom {
	margin-top:10px;
    margin-bottom:0;
	}
.p1_no_top {
    margin-top:0;
	margin-bottom:10px;
	}

#menu {
	left:850px;
	position:absolute;
	text-align:left;
	top:130px;
	}
	
#menu p{
	text-align:center;
	margin: 10px 0 10px 0;
	width: 160px;
	padding: 2px;
	}

#menu h3 {
	background:none repeat scroll 0 0 transparent;
	color:#ADACBD;
	font:bold 10px georgia;
	margin:10px 0 2px;
	padding:0;
	text-decoration:none;
	}

#menu  ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	}
#menu  ul li {
	line-height:16px;
	}
#menu a:link,
#menu a:visited { 
	color:gray;
	font-family:Verdana;
	text-decoration:none;
	}
#menu a:hover { 
	border-bottom:1px dotted gray;
	}
#requirements {
	margin-left: 600px; 
	position: absolute; 
	top: 50px; 
	right: 10px;
	width: 160px;
	}	
	
#content_wrapper {
	left:266px;
	position:absolute;
	top:62px;
	width:566px;
	}

#content {
	min-height: 578px;
	height: auto !important; /* Для всех браузеров кроме <IE6 */
	height: 578px;
	}

#footer { 	
	color:#808080;
	font-family:arial,helvetica,sanserif;
	font-size:11px;
	padding: 10px;
	margin:40px;
	border-top: 1px solid #ADACBD;
	text-align: center;
	}
#footer a {
	color:#988F5E;
	font-family:georgia;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration:none;
	}

/* bubbles */
#bubble_quote {
	clear:both;
	height:160px;
	left:26px;
	margin:0;
	position:absolute;
	top:168px;
	width:262px;
	z-index:-1;
	}
#bubble_quote p {
	font: italic 8pt/20pt georgia; 
	text-align:center;
	}

#bubble_click {
	background: transparent url(../images/bg_circle.jpg) no-repeat scroll 2px -22px;
	height:308px;
	left:-42px;
	position:absolute;
	top:22px;
	width:300px;
	z-index:100;
	}
#bubble_click img {
	border: 0;
	}
#bubble_mantra {
	background:transparent url(../images/bg_circle_small.jpg) repeat scroll 0 0;
	color:#9685BA;
	height:70px;
	left:264px;
	padding:115px 0 0;
	position:absolute;
	text-align:center;
	top:-116px;
	width:184px;
	z-index:2;
	}
#bubble_mantra img {
	margin-top:4px;
}
/*
#bubble_countdown acronym {
	cursor:default;
	display:block;
	height:50px;
	}
#bubble_countdown .hasCountdown {
	background-color: transparent;
	border: 0;
	}

#bubble_countdown #countdown {
	font-size: 12px;
	}
*/
/* Opera */
/*
@media all and (min-width: 0px) {
	#bubble_countdown .countdown_amount {
		font-size: 150%;
	}
}*/

#bubble_lang { 
	background:transparent url(../images/bg_circle_notbig.jpg) no-repeat scroll 0 0;
	color:#9685BA;
	height:55px;
	left:529px;
	padding:46px 0 0;
	position:absolute;
	text-align:center;
	top:-48px;
	width:90px;
	}
.lang_arrow {
	cursor:pointer;
	font-size:0.7em;
	font-family:"Lucida Grande",Arial,Sans-serif;
	}
/* IE 6 */
* html .lang_arrow {
	font-size:6px;
	}
.lang_name {
	color:#9075C2;
	cursor:pointer;
	text-decoration:underline;
	}
#lang_list {
	background: white;
	display:none;
	padding:0;
	margin:0;
	text-align:left;
	margin-left:23px;
	padding:2px 0 2px 9px;
	width:106px;
	}
#bubble_lang p { 
	text-align: center;
	padding-left:1px;
	}
#bubble_login {
	background:transparent url(../images/bg_circle_medium.jpg) no-repeat scroll 0 0;
	height:140px;
	left:43px;
	padding:84px 0 0 33px;
	position:absolute;
	top:316px;
	width:181px;
	}
#bubble_login #login_form td {
	text-align: right;
	}
#bubble_sound {
	background:transparent url(../images/bg_circle_little.jpg) repeat scroll 0 0;
	height:17px;
	left:700px;
	overflow:hidden;
	padding:17px 12px;
	position:absolute;
	top:10px;
	width:25px;
	zoom: 1;
	}
#bubble_sound span {
	display:none;
	}
/* иногда создаётся и не исчезает */
#atffc {
	display:none;
	}
#enable_javascript {
	left:253px;
	padding-left:10px;
	position:relative;
	top:-33px;
	width:566px;
	}

.accesskey{
	text-decoration: underline;
	}

/*
p.no_decor:first-letter {
	font-size: 8pt;
	font-family: Verdana;
	}*/

hr {
	border-top: 1px solid #DDDDDD;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	}
hr.light {	
	border-top: 1px solid #f1f1f1;
	color: #f1f1f1;
	height:1px;
	/*background-color: #f1f1f1;*/
	}


/* =forms */
input,
select,
textarea,
#body_search input.gsc-search-button {
	border:1px solid #ADACBD;
	font-family: "Lucida Grande",Verdana,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 1em;
	padding: 1px;
	color: gray;
	background-color: #f9f9f9;
	}
.input_submit,
#body_search input.gsc-search-button {
	color: #555753;
	cursor:pointer;
	background-color:#E6E1EE;
	border:1px solid gray;
	padding: 0px 10px 0px;
	width: auto;
	height: 18px;
	}
#body_search input.gsc-search-button {
	height: 20px;
	}
/* IE 6 не работает перед буквами a, b, c, d, e, f */
* html .input_submit,
* html #body_search input.gsc-search-button {
	padding: 0px 5px 0px;
	}
/* IE 7 */
*:first-child+html .input_submit,
*:first-child+html #body_search input.gsc-search-button {
	padding:0 5px;
	}
/* IE 8 */
.input_submit,
#body_search input.gsc-search-button {
	padding-bottom /*\**/:0\9
	}
/* Firefox */
.input_submit:default,
#body_search input.gsc-search-button:default {
	padding-bottom: 2px;
	}


.input_submit:hover,
#body_search input.gsc-search-button:hover {
	background-color:#F9F9F9;
	}
.error_list {
	list-style: none;
	color: #df3f3f;
	}
.error {
	border: 1px solid #df3f3f;
	}
.field_name {
	/*background-color:#F6F6F6;*/
	}

.right {
	float: right;
	overflow: hidden;
	zoom: 1;
	}

.left {
	float: left;
	}

.center {
	text-align:center;
	}
.right_text {
	text-align: right;
	}
.center_text {
	text-align: center;
	}
.center_text p {
	text-align:center;
	}
.center_text table,
.center_table {
	margin: 0 auto;
	}

.left_text {
	text-align: left;
	}
.unchecked_text {
	/*color:#949390;*/
	font-weight: bold;
	}
.back {
	text-align: right;
	}

.medium {
	font-size: 9px;
	}

.small {
	font-family:Verdana;
	font-size:9.5px;
	}
/*
.small:first-letter {
	font-family:Verdana;
	font-size:9.5px;
	}*/
.verysmall {
	font-size:8.5px;
	}
.i {
	font-style:italic;
	}

.rounded {	
	background-color:#f6f5f5;
	}

/* idea */
#idea_form label {
	border: 0;
	}

.idea_toolbar{
	height: 21px;
	}

.idea_action {
	background-attachment:scroll;
	background-color:transparent;	
	background-repeat:repeat;
	cursor: pointer;
	display:block;
	float:right;
	height:16px;
	margin:0 3px;
	width:16px;
	}
.action_vote {
	background-image:url(/images/vote_for.png);
	background-position:0 0;
	}
.action_vote_disabled {
	background-image:url(/images/vote_for.png);
	background-position:0 16px;
	cursor:default;
	}
.action_abuse {
	background-image:url(/images/report_abuse.png);
	background-position:0 0;
	}
.action_abuse_disabled {
	background-image:url(/images/report_abuse.png);
	background-position:0 16px;
	cursor:default;
	}
.votes_container {
	float: right;
	line-height: 18px;
	margin-left:5px;
	}
.vote_value {
	font-size: 12px;
	font-family: Arial;
	color: #888888;
	}

/* comments*/
#comments_form label {
	border: 0;
	}
#elComments p {
	padding: 0 0 0 10px;
	}
.comments_link {
	padding: 2px 10px 4px 10px;
	overflow: hidden;
	margin: 0;
	zoom:1;
	}
.comments_link input {
	position:relative;
	top:2px;
	}
/* IE6 */
*  html .comments_link {
	padding: 0;
	margin: 0;
	}

.comments_author {
	margin: 5px 0 0;
	}
* html .comments_author {
	margin: 0px 0 0;
	}
.comments_body {
	margin: 0 0 8px;
	text-align: left;
	}

.author {
	color:#888888;
	font-family:verdana;
	font-size:9px;
	float:right;
	overflow:hidden;
	}
.social {
	display:block;
	height:22px;
	background-color: #f2f2f2;
	border-width: 0 1px 1px;
	border-color: #DDDDDD;
	border-style: solid;
	overflow: hidden;
	padding: 3px 2px 0 0;
	text-align:left;
	zoom:1;
	}
/* IE6 */
/*
* html .social {
	margin-right: -20px;
	}*/
.addthis_toolbox {
	float:right;
	height: 22px;
	}

/* =signup */
.signup  td {
	border: 1px solid #ADACBD;
	padding:6px;
	}
.signup select {
	width:392px;
	}
.signup input {
	width:200px;
	}
.checkbox_container input{
	width:auto;
	}
.signup .input_submit {
	width: auto;
	}
#signup_form label {
	border: 0;
	}
.captcha {
	vertical-align:middle;
	}

/* =login */
.login_form  td {
	border: 1px solid #ADACBD;
	padding:6px;
	}
.login_form input {
	width:200px;
	}
.login_form .input_submit {
	width: auto;
	}
#login_form label {
	border: 0;
	}

#bubble_login .login_form  td {
	border: 0;
	padding:0 3px 0;
	}
#bubble_login .login_form  .field_name {
	background-color:transparent;
	}
#bubble_login .login_form input {
	width:87px;
	}
#bubble_login .login_form .input_submit {
	width: auto;
	}
#bubble_login  p {
	padding: 0;
	margin: 0;
	text-align: center;
	padding:0 17px 0 0;
	}

/* =actions */
#actions {
/*
	list-style:none;
	overflow: hidden;
	margin:0 70px;*/
	background:transparent url(../images/bg_circle_gray.gif) no-repeat scroll 0 0;
	height:266px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:12px auto 0;
	overflow:hidden;
	zoom: 1;
	padding:9px 0 0 11px;
	width:255px;
	}

/* IE6 */
* html #actions {
	padding-left:0px;
	width:266px;
	}
#actions a img {
	border:0 none;
	}
#actions li {
/*
	float:left;
	margin:0 28px;*/
	/*
	line-height:14px;
	margin:23px 28px;
	text-align:center;	*/
	float:left;
	line-height:14px;
	margin:95px 0 0 8px;
	text-align:center;
	width:70px;
	}
#actions.logged_in li {
	margin:95px 0 0 21px;
	width:56px;
	}
* html #actions.logged_in li {
	margin:95px 0 0 17px;
	width:58px;
	}
#thinking_time {
	margin-left:-25px;
	margin-top:7px;
	text-align:center;
	}
/*
#bubble_login .day_of_week:first-letter {
	text-transform:uppercase;
	}*/
#bubble_login .day_of_week {
	font-family:georgia;
	font-size:8pt;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:16pt;
	padding: 0;
	}

/* =comments */
.comments_form {
	margin-top:15px;
	padding:0 10px;
	}
.comments_form textarea {
	display:block;
	}

.navigation {
	text-align:center;
	word-spacing:6px;
	margin:11px 0;
	}
.read_more {
	text-decoration:none;
	}
.date,
.source,
#footer {
	font-family:verdana;
	font-size:9px;
	color: #888888;
	}
.light{	
	color: #888888;
	}
/*
.date:first-letter {
	font-size:9px;
	font-family: Verdana;
	}*/
.box_status {
	overflow: hidden;
	zoom: 1;
	margin-top:10px;
	}

/* news */
.news_list td {
	border: 1px solid #DDDDDD;
	padding: 5px 10px 10px;
	}

img.newsitem_img {
	float:left;
	margin:0 15px 10px 0;
	position:relative;
	top:5px;
	}
.newsfull {
	padding:10px 33px 20px;
	}
/* IE6 */
* html .newsfull {
	padding:10px 30px 20px;
	}
.newsfull .title{
	/*color:#555753;*/
	color:#988F5E;
	}
.newsfull .title,
.newsfull .date {
	text-align: center;
	}
.newsfull img {
	margin-bottom: 10px;
	}
.short_body {
	overflow: hidden;
	zoom:1;
	}

/* photo */
#photo_list td {
	border: 1px solid #DDDDDD;
	}
#photo_list td{
	height:150px;
	padding:10px;
	text-align:center;
	/*width:29%;*/
	width:167px;
	}
#photo_list img {
	vertical-align: middle;
	}
.photofull {
	padding:10px 0px 20px;
	}
.photofull .title {
	color:#988F5E;
	text-align: center;
	margin-bottom:5px;
	}
.embed_photo {
	margin: 0 auto;
	width:244px;
	}
.embed_photo,
.embed_photo p {
	color:#888888;
	margin-top:5px;
	text-align:center;
	}
.photo_incl {
	float:left;
	margin: 7px 21px 0 8px;
	}

/* video */
#video_list td {
	border: 1px solid #DDDDDD;
	}
#video_list td{
	height:150px;
	padding:10px;
	text-align:center;
	vertical-align:top;
	/*width:29%;*/
	width:167px;
	}
#video_list img {
	width:150px;
	}
#video_list p {
	line-height:16px;
	padding:0 10px;
	text-align: left;
	}
#video_list p a {
	text-decoration:none;
	}
.video {
	padding:10px 0px 20px;
	}
.video .title {
	color:#988F5E;
	text-align:center;
	margin:0 auto;
	}
.video_info {
	margin: 0 40px 0;
	}

/* search */


/* other */
.title {
	/*color:#555753;*/
	font-weight:bold;
	text-align: left;
	background:none;
	padding:0;
	font-family: georgia,sans-serif;
	font-size:8pt;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	letter-spacing: 0;
	margin: 0;
	}

.title a {
	/*color:#ADACBD;*/
	color:#988F5E;
	text-decoration: none;
	}
.title a:visited { 
	color:#988F5E;
	}


.prev_next a img {
	vertical-align: middle;
	}
/* IE6 */
* html .prev_next {
	margin-top: 5px;
	}

#forgot_password_form label {
	border:0 none;
	}
#new_password_form label {
	border:0 none;
	}
label.error {
	display: block;
	color: #df3f3f;
	}
.arrow_prev {
	margin: 0 5px 0 0;
	}
.arrow_next {
	margin: 0 0 0 5px;
	}
.bread_crumbs {
	line-height:12px;
	margin:-10px 0 -3px;
	vertical-align:bottom;
	}
.contents td {
	vertical-align: top;
	}
.video_object {
	padding:15px 0 6px;
	text-align:center;
	}
.index_toolbar {
	margin-top:-11px;
	}