﻿/**
* CSS for Beforeafter.ru 
* Version 0.2
* date 21.04.2010
* bnine, ozlab, naiive media


*/


html.js input.form-autocomplete { 
		background-position: 99.5% 7px;
}
* .item-list ul li {
		list-style: square;
}

body {
		background-color: #ffffff;
		background-position: 0 77px; /*150*/
		background-repeat: no-repeat;
		font-family: Arial;
		font-size: 62.5%;
		line-height: 1.8em ;
		color: #767676 ;
}

img {
				border: 1px solid #c9c9c9
}



a { 
		 	color: #6d9638 ; 
}

a.active { 
			color: #6d9638; 
}

a:hover { 
			color: #0091d7; 
} 

li a.active { 
			color: #6d9638; 
}

li a.active:hover { 
			color: #0091d7; 
}


/* ---  headings --- */
h1 {
			margin: 0 0px ;
			padding: 0;
			font-weight: bold ;				
}

h2 {
			margin-top: 15px;
			margin-bottom: 10px;
			font-size: 2em;
}

h3 {
			margin-top: 15px;
			margin-bottom: 10px;
			font-size: 1.2em;
}

/* ---- Pager ---- */
ul.pager li.pager-item {
			margin: 0;
			padding: 0;
}

ul.pager li.pager-item a{
			font-weight: normal;
			margin: 0 5px 0 5px;
			padding: 3px;
			font-size: 0.9em;
}
		
ul.pager li.pager-current {
			font-weight: normal;
			margin: 0;
			padding: 3px;
			font-size: 0.9em;
			color: white;
			background-color: #6d9639;
		}
/* -- --*/


/* -- adtop_region --*/

#adtop_region {
			margin: 0 auto ;
			width: 900px ;
}
#adtop_region img { border: none}			
#adtop_region .content {
			/*border-bottom: 1px solid #eeeeee ;*/
			padding: 16px 0 ;
}
/* -- end adtop_region --*/


/* ------------------- Basic markup ----------------------- */
	 

#wrapper {
			width: 900px;
			margin: 0 auto;
			padding: 0;
}

#headerwrap {
/* 			border-bottom: 1px #ccc solid ; */
}	 
#header {
			height: 315px;
			width: 900px;
			margin: 0 auto;
			padding-left: 160px;
			padding-right: 160px;
			background: url(images/logo.png);
			background-repeat: no-repeat;
			background-position: 0 86px;			
			/*background-color: #9cd354;
			background: url(images/logo_01.png);
			background-repeat: no-repeat;
			background-position: 0 77px;*/
		}
	
#main_content {
		font-size: 1.2em;
		margin: 0px auto;
		}
	

.content {	
			font-size: 1.1em;
			margin-bottom: 10px;
 			/*line-height: 130%;*/
 			padding: 5px; 
		
		}
		
.content ul {
			margin-top: 12px;
			margin-bottom: 30px;
			list-style: square;
			/*margin-left: 25px;*/
			padding-left: 20px;
		}

.content ul li {
			padding: 2px;
			margin: 0px;
		}
		
.content p {
			margin-bottom: 10px;
			margin-top: 10px;
			font-size: 14px;
			line-height: 18px;
		}

.clear { clear: both;}			
		 
		  
		 
#tagcloudwrap {
			border-top: 1px #C9C9C9 solid ;
			/*
			margin-top: -1px ;
			*/
			z-index: 500 ;	
			margin-top: 50px;	
			
}
		 
#tagcloud {
			width: 900px ;
			margin: 0 auto ;
			padding : 32px 0 32px 0 ;
      /*font-size: 1.6em ;*/       			
		}
.block-tagadelic h2   {font-size: 1.2em}
.block-tagadelic {font-size: 1.6em}		
#tagcloud .more-link {font-size: 0.8em}
/*		
#block-tagadelic-1 .tagadelic {
          font-size: 1.6em ;
}
*/		  
.tagadelic {
          padding: 12px ;
          line-height: 1em ;
          font-size: 1.6em ;
          /*text-align: center ;*/
}
/*.more-link {
          font-size: 1em ;          
}*/
		 
#footer {
			background-color: #6d9639;
			border-top: 3px #c9e7a1 solid ;
			/*height: 170px;*/
			width: 100%
		}

.tips {
			margin-bottom: 15px;
			/*font-size: 0.6em;*/
			color: #b7b7b7 
}

/*  ---------  tabs  ---------  */
		/*  ---------  tabs user  ---------  */
#main_content { 
			display:  inline-block ;
			width: 900px ;
}

.tabs {
/* 			float: left; */
			display: block;
			/*margin-top: -15px;
			margin-left: 0px;
			text-align: right;*/
			font-size: 0.8em;
			width: 300px ;
/* 			border-top: 1px solid #ccc ; */
			/*background-color: #eee ;*/
}
.tabs ul li, ul.primary, ul.primary a, .tabs li a, ul.primary li a { 
/* 			display: block ; */
/* 			margin: 0 ;		 */
			padding: 0 ;
			color: silver;
			background: none;
			
}

ul.primary { 
			width: 145px ;
			border: none ;
/* 			border-left: 1px solid #ccc ; */
			/*border-right: 1px solid #ccc ;*/
}
ul.primary li a { 
			/*border-bottom: 1px solid #ccc ;*/
			border: none ;
/*
			border-bottom: 1px solid #ccc ;
			border-right: 1px solid #ccc ;
			background-color: #eee ;
*/
			padding: 1px ;
			
			line-height: 1.2em;
			text-decoration: underline ;			
}
ul.primary li.active a {
			border: none ;	
/* 			border-bottom: 1px solid #ccc ; */
			
			text-decoration: none ;
			color: gray ;			 
}		
ul.primary li a:hover {
/* 			border-bottom: 1px solid #ccc ; */
			background-color: transparent ;
}

ul.secondary {
			width: 145px ;
			margin: 0 ;		
			padding: 0 ;
			border: none ;
/* 			border-right: 1px solid white ;  */
			/*border-left: 1px solid #ccc ;*/
			/*border-right: 1px solid #ccc ;*/
}
ul.secondary li { border: none }
ul.secondary li a {
			padding: 5px ;
			border: none ;
			/*border-right: 1px solid white ;*/
/* 			border-bottom: 1px solid #ccc ; */
			/*border-right: 1px solid #ccc ;*/
/* 			background-color: transparent ; */
			
			line-height: 1.2em ;
			text-decoration: underline ;
}	
ul.secondary li.active a {
			padding: 5px 5px 1px 5px ;
			border: none ;
/* 			border-bottom: 5px solid #ccc ; */
/* 			background-color: transparent ; */
			
			text-decoration: none ;
			color: gray ;
}
ul.secondary  li a:hover {
			padding: 5px 5px 1px 5px ;		
/* 			border-bottom: 5px solid #ccc ; */
/* 			background-color: transparent ; */
}

.profile {
			/*display: block ;*/
			border-top: 1px solid #ccc ;
			padding-top: 5px ;
			margin-top: 0px ;
			clear: none ;
			float: right ;
			width: 600px ;
}

#user-profile-form, #contact-mail-user, .help, #gigya_friends, #GigyaConnect-0, #user-register, #soclog, #user-login, #user-pass {
			border-top: 1px solid #ccc ;
			/*margin: 0 ;
			padding: 5px ;*/
			float: right ;
			width: 600px ;		
}
#main_content .search-form {
			border-top: 1px solid #ccc ;
			float: right ;
			width: 600px ;
}
#main_content .box {
			display: inline-block ;
			float: right ;
			width: 600px ;		
}

#soclog { padding-top: 5px }

/*  ---------  end_tabs user  ---------  */

.tabs_content {
			/*margin-top: -15px;*/
			margin-left: 0px;
			font-size: 1.1em;
			text-align: left;
}

/*
ul.primary {
			border: none;
			
		}

ul.primary li a {

			border: none;
			background-color: white;
			text-decoration: underline;
			padding: 0;
			margin-left: 10px;
	
		}

ul.primary li a:hover  {
			background: white;
		}

ul.primary li.active a {

			border: none;
			background-color: white;
			text-decoration: none;
			color:  gray ;
			border-bottom: 1px dotted #0091d7;		
		}
*/		
.submitted {

			margin-bottom: 5px;
			color: #a9a9a9;
			font-size: 0.9em;
			float: left;
		}

/* ----------------------------------------------------- */



/* Header */

#header_logo {
	
			height: 250px;
			margin: 0;
			padding: 0;
		}
			 
#header_logo h4 a {
			height: 90px;
			width: 900px;
			text-indent: -9999px;
 			display: block; 
			margin-top: 10px;
		}
 
#searchbox {

			padding-top: 6px ; 
/* 			background-color: #9cd354; */
			height: 46px ;
		}

.user-login {
			margin: -3px 0 ;

}

.form-submit {
		    /*background-image: url(images/login.png);*/
		    background: white ; 
			/*text-indent: 99999px;*/ 
			/*height: 33px ;
			width: 110px ;
			/*display: block ;*/
		    overflow: hidden ;
		    border: none ;
		    cursor: pointer ;
		    /*font-size: 1.6em ;*/
		    color: #6d9638 ;
		    text-decoration: underline ;  
}

.form-submit:hover {
		    background: white ; 
		    overflow: hidden ;
		    border: none ;
		    cursor: pointer ;
		    color: #0091d7 ;
		    text-decoration: underline ;  
}

.ahah-processed {
			font-size: 1.8em ;
}
#edit-submit.form-submit {
			font-size: 1.6em ;
}


.form-text {
			margin: 0 0 4px 0 ;
			height: 25px;
            border: 1px #446519 solid ;
  	        font-size: 15px;
  	        padding-left: 2px;
		}

#usermenu .form-text {
			margin: 0 0 4px 0 ;
			height: 20px;
            border: 1px #446519 solid ;
  	        font-size: 15px;
		}
#usermenu .openidenter a { 
					text-decoration: none ;
					}
#usermenu .openidenter {
          display: inline-block ;
          float: right ;
          margin-top: 6px ; 
}

#search .form-text {
			margin: 0px;
			height: 28px;
            border: 8px #e6f4d4 solid ;
			width: 764px;
  	        float: left ;
  	        font-size: 1.4em;
  	        color: gray ;
  	        z-index: 100 ;
  	        padding-left: 4px;
			}

label {
			/*margin-left: 5px;*/
			margin-bottom: 5px;
			margin-right: 10px;
			margin-top: 25px;
			/*font-size: 1.6em;*/
        	color: #666666 ; 

		}

/*
#search .form-text {
			height: 31px;
			width: 785px;
            border: 1px #446519 solid ;
  	        float: left ;
  	        font-size: 1.2em;
			}
*/

#search input.form-submit {
		    /*background-image: url(images/search.png);
			text-indent: 99999px;*/
			background: #fff ;
			height: 46px ;
			width: 115px ;
			/*display: block ;*/
			color: #9cd354 ;
		    overflow: hidden ;
		    border: 8px #e6f4d4 solid ;
		    border-left: none ;
		    cursor: pointer ;
		    font-size: 2em ;
		    font-weight: bold ;
		    text-decoration: underline ;
			}
			
#search input.form-submit:hover {
			color: #0091D7 ;
}

/*#search input.form-submit:hover {
            background-position: 0 30px ;
			height: 30px ;
			width: 110px ;
			}
*/



.hello-user {
			color: silver ;
			font-size: 1em; 
}


.preved {
			font-size: 1.7em;
			margin-left: 200px;
			/*margin-right: 10px;*/
			line-height: 76px;
			float: left ;			
		}
	
#slogan {
			float: left;
			margin-top: 54px;
			margin-left: 120px;
			/*color: white;*/
			text-align: right;
			line-height: 20px ;
			width: 210px ;
			}
#slogan p {
            color: #0091d7 ; 
			font-size: 28px ;
			
			}
#menu-top {
			padding-top: 25px;
			padding-bottom: 0;
			height: 15px;
			margin: 0px;
			font-size: 1.4em;
			width: 600px;
			float: left;
			clear: right;
		}
		
#menu-top ul li{
			display: inline;
			list-style: none;
			margin-right: 10px;	
		}
#menu-top .last a {
			color: #0091d7 ;
}
		
.block ul {
			padding-left: 0;
}

#usermenu {
			float: right;
			margin-top: 0px;
			color: silver;
			text-align: right;
            font-size: 1.2em;
            width: 500px ; 
			}

span.username a, a.username {
			/*color: #9cd354;*/
			font-size: 18px;
			padding-left: 18px;
			background: url(images/buddy.png);
			background-repeat: no-repeat;
			background-position: 0 2px;                  
			font-weight: bold;
			text-decoration: none;
			}

a:hover.username {				
				color: #0091d7;
				}


.views-field-name {
			/*color: #9cd354;*/
			font-size: 18px;
			padding-left: 18px;
			background: url(images/buddy.png);
			background-repeat: no-repeat;
			background-position: 0 1px;                  
			font-weight: bold;
			margin-bottom: 5px;
			/*margin-left: 4px;*/
			}

.views-field-tid span.field-content {
			padding-left: 20px;
			padding-top: 5px;
			padding-bottom: 5px;
			background: url(images/tag.png);
			background-repeat: no-repeat;
			background-position: left;
			
			}

.views-field-title span a, .views-field-title-1 span a {
			font-size: 1.8em;
			line-height: 1;
	}


.views-row {
 			margin-bottom: 30px;
			padding-bottom: 15px;
	}
.views-row:hover {
			border-bottom: 1px solid #0091d7 ;
}	
	
h2.pane-title {
			color: silver;
			margin-top: 0;
			font-size: 1.2em;
			padding-bottom: 5px ;
			border-bottom: 1px #eee solid ; 
			}
				
/*
a.exit {
			font-size: 1em;
			color: silver;
		}

a.exit a:hover {
			color: #6d9638 ; 
		}
*/
a.reg {
			
			font-size: 14px;
		} 		

/* Buttons */

.content input.form-submit {
		margin-top: 20px;
		
		}		



/*
a.addimg-button {
			text-indent: 99999px;
			height: 64px;
			width: 210px;
			float: right ;
			background: url(images/add.png);
    		margin-top: 10px;
			display: block;	
			overflow: hidden ;			
				}

a.addimg-button:hover {
			background: url(images/add.png);
    		background-position: 0 64px ;
		}
*/		
.addimg-button  {
	    background: #0091d7 ;
 	   display: inline-block; 
	    font-family: arial,helvetica,lucida,verdana,sans-serif;
	    font-size: 15px;
	    font-weight: bold ; 

	    color: #fff;

	    -moz-border-radius: 3px; 
	    -webkit-border-radius: 3px;	
		border-radius: 3px;    
	    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	    border-bottom: 1px solid rgba(0,0,0,0.25);

	    cursor: pointer;
    
	    height: 64px ;
	    width: 210px ;   	
	    
	    /*margin-top: 10px ;*/
		text-align: left ;				
}
.addimg-button:hover {
			background-color: #9cd354 ;				
}
.addimg-button a { padding: 10}

.add_blue a, .add_blue:visited a {
			background-image:  url('images/add_ico.png') ;
			background-repeat: no-repeat ;
			background-position: 2px 2px;	
			text-decoration: none;
		    color: #fff;
		    
		    /*margin-left: 7px ;*/
		    margin-left: 12px ;
		    padding: 10px 0 ; 
		    padding-left: 43px ;
		    line-height: 64px ;       
}

		
a.register-button {
   text-indent: 99999px;
   height: 64px;
   width: 210px;
   float: right ;
   background: url(images/signup.png);
      margin-top: 6px;
   display: block; 
   overflow: hidden ;  
  }

a.register-button:hover {
      background-position: 0 64px ;
   
  }




/* -------------end Header ------------------------------------ */



/* ------------------- Post ----------------------------------- */

/*
.post {
		margin-top: 40px;
		border-bottom: 1px #C9C9C9 dashed ;
		padding-bottom: 15px;
		margin-bottom: 20px;
		}
*/
/*
#main_content .post{
		padding-bottom: 32px ;
		border-bottom: 1px #C9C9C9 solid ;
}*/


.post h2 {
			margin: 0px -2px 5px 0px; 
			line-height: 110%;
		}
.post h2 a {
			text-decoration: none;
			font-size: 1.1em;
			font-weight: bold;
			color: #9cd354;
			}

.post h2 a:hover {
			color: #0091d7;	
			}

.postdata {
			float: left;
			width: 200px;
			margin: 12px 0 16px 0;		  
		  }

#comments {
			/*border-top: 1px solid #9cd354;*/
			margin-top: 16px ;
}
#comments span.username a, a.username {
			font-size: 14px;
}
		  
.comments a {
			margin-left: 20px;
			background: url(images/sp.png);
			padding-left: 22px;
			background-repeat: no-repeat;
			text-decoration: none;
		}
.zoom a {
			margin-left: 20px;
			background: url(images/zoom.png);
			padding-left: 22px;
			background-repeat: no-repeat;
			text-decoration: none;
			text-indent: -9999px;
		}
.date {
		margin-left: 20px;
		
		}

.infoplane {
		/*border:1px #EEE solid  ;*/
		margin-top: 10px;
		margin-bottom: 5px;
		margin-left: 5px;
		padding: 5px;
		clear: both;
		float: left;
		
		}
		
.infoplane div {
			float: left;	
		}

.buzzthis_button {
		
			margin-bottom: 5px;
		
			top: 0px;
		
			left: 840px;
		
			float: none;
			clear: right;
			margin-top: -50px;
			position: relative;
		}		
.tags {
			/*margin-top: 10px;*/
			/*height: 21px;*/
			font-size: 1.0em;
			text-align: right;
			margin-bottom: 5px;
			display: block;
		    /*font-size: 14px ;*/
		    font-weight: bold ;
			/*text-align: right;*/
		}
.tags ul li a { ;
		/*color: #7fb3cb; */       

			margin: 0px 0 0 5px;
			font-weight: normal;  		                    
                   
		/*margin-top: 100px;*/
		                    
		/*text-decoration: none;
		border-bottom: 1px dashed;*/
		}
		
.links {
			}

div.tags ul.links.inline  {
			padding-top: 2px;
			padding-bottom: 3px;
			padding-left: 17px;
			background: url(images/tag.png);
			background-repeat: no-repeat;
			background-position: left;

			}

#edit-field-before-image-0-ahah-wrapper {
			display: inline-block ;
			width: 50% ;
			float: left ; 
}
#edit-field-after-image-0-ahah-wrapper {
			display: inline-block ;
			width: 50% ;
			float: left ;
}
#edit-taxonomy-tags-1-wrapper {
			display: inline-block ;
}

.before {
		padding-right: 15px ;
		width: 440px ;
		height: 330px ;
}
.after {
		width: 440px ;
		height: 330px ;
				
}


.imagecache-before_image {
		float: left ;
		}
		
.imagecache-after_image {
		float: right;
		}


.item-list {
				/*border-bottom: 1px #C9C9C9 dashed ;*/
				/*margin : 16px 0 26px 0 ;*/
				font-size: 1.4em ;
				font-weight: bold ;
}


/* ------------------- end Post ----------------------------------- */


/* ------------------ nextmenu ---------------------*/

#nextmenu {
		margin-top: 16px ; 
		background-color: #c9e7a1 ;
		height: 40px ;
		font-size: 18px ;
}

/* ------------------ end nextmenu ---------------------*/


/* User profile */

h1.title {
		color:  gray ;
		font-size: 3em;
		margin-top: 10px;
		margin-bottom: 5px;
		line-height: 1.2em ;	
	}
	
h1.title a {text-decoration: none;}

		
/* ------------------ Footer ------------------------------- */

#menu-footer {
				
				text-align: center;
				
				height: 25px;
				margin: 0 auto;
				padding-top: 10px;
				padding-bottom: 10px;
				border-bottom: 1px solid #98a23e;
				margin-left: 40px;
				margin-right: 40px;
			}

#seconday_links_wrapper {margin: 0 auto; width: 900px;}
			
#menu-footer ul {				
				padding: 8px 0 6px 0 ;
				}

#menu-footer li	{
			float: left;
			list-style: none;
			margin-right: 30px;
		}
#menu-footer li a {
			/*color: white;*/
}

#menu-footer li a:hover {
					color: #0091d7;
					}

ul.secondary-links li a {
			font-size: 1.2em;
	
			
		}	
#copyright  {
			font-size: 1.2em;
			padding-top: 16px;
			/*padding-left: 120px;*/			
			/*margin-bottom: 6px;
			margin-left: 40px;
			margin-right: 40px;
			margin-top: 0px;*/
			margin: 0 auto ; 
			color: #afcd88;
			width: 900px ;
			/*font-size: 0.7em;*/
			}

.bottom_menu {
			height: 150px ;							
}

/*#lang {
			width: 15% ;
}*/
#lang .active{
			text-decoration: none
}
.bottom_menu dl {
			float: left;
			width: 33%;			
		}
.bottom_menu dl dt {
				margin-bottom: 0.6em;
				color: #afcd88;
				font-weight: bold;
				
			}
.bottom_menu dl dd {
				margin-bottom: 0.4em;
			}			
			
.bottom_menu dl dd a {
				color: #afcd88;
			
			
			}
.bottom_menu dl dd a:hover {
				color: #d9ebc2;
			
			}

#mediacopy  {
				width: 900px ;
				/*height: 70px ;*/
				border-top : 1px solid #afcd88 ;
				margin: 0
				/*text-align: center ;*/
			}
#mediacopy a { color: #afcd88; }
#mediacopy a:hover { color: #d9ebc2; }
/*#mediacopy img { 
			}*/
.copy  p { 
			float: left ;
			padding: 5px ;
}
.kukuruza p {
			padding: 15px 0 0 0 ;
}
.kukuruza  img {
			padding: 0 5px ;
			margin-top: -16px ;
}
.bilostalo p {	
			padding: 15px 0 ;
			float: left
}
.bilostalo img {
			padding: 0 5px 0 30px ;
			margin-top: -7px ;
}
.copy {
			/*float:right ;*/
			padding-top: 10px ;
			padding-left: 470px ;
			margin: 0 ;
			height: 55px;
 }
.copy img { 
			border: none ;
}

.bottom_menu a:hover {
				color: #d9ebc2;
			
			}
.bottom_menu a {
				color: #afcd88;
			
			
			}
legend {
				margin-bottom: 20px;
			}

.form-item .description {
				font-size: 1em;
				padding: 5px;
			}

.comment {
				padding-bottom: 6px;
/*
				border-bottom-style: solid;
				border-bottom-color: #eeeeee;
				border-bottom-width: 1px;
				border-top-color: #c3c3c3;
				border-top-style: double;
*/
				border-bottom-style: solid;
				border-bottom-color: #eeeeee;
				border-bottom-width: 1px;
				margin-top: 28px;
				line-height: 1.3em;
				font-size: 1.1em;
			}

.indented {

			border-left: 1px dotted #eeeeee;
			padding-left: 10px;
			}
			
ul.links li.comment_forbidden {
display: none;
}

.commentlinks	{
			font-size: 0.9em;
			margin-top: -10px;
			float: right;
			list-style: none ;			
			}
.commentlinks a {
			text-decoration: none;
			border-bottom: 1px dashed silver;
			color: silver;
			padding: 2px 2px 0px 2px;
			}
.commentlinks a:hover {
			color: #0091d7;
			border-bottom: 1px dashed #0091d7;
}
.commentlinks li { float: left; }
			
.commentplate {
				padding: 0 0 0 0;
/* 				background-color: #effee9; */
/* 				border: 1px solid silver; */
				float: right;
				width: 650px;
			}

div.messages {
				background-color: #7fd4ff;
				border: 1px solid #0091d7;
				padding: 10px;
				color: white;
				font-size: 1.5em;
				
				display: inline-block ;
				width: 878px;
				
				margin: 10px auto ;
}
div.messages a {
				/*color: white*/ 				
}

div.messages a:hover {
				color: #bfe2f4					
}
	
#substance div.error, #substance tr.error, *.error {
				/*background-color: #ffcccc ;
				border: 1px solid #dd7777;*/
				border: none ;
				background: none ;
				padding: 10px;
				color: red;
			}
label.option  {
				padding-top: 10px;
				font-size: 1em;
			}
			
fieldset {
  margin: 1em 0;
  padding: 1em;
  border: 1px solid #6d9638;
}

table {
			width: 100%;
		}
		
.views-field-title, .views-field-title-1 {
			margin-top: 10px;
			margin-bottom: 10px;
		}
		
.widget-edit {
 				clear: both;
}

.comment_add, .comment_comments, .comment_new_comments {
				margin-right: 16px ;
}

.vk {
		margin-bottom: 10px;
		margin-right: 10px;
		float: right;
		text-align: right;
	} 
.vk ul li{
		float: left;
		margin-left: 15px;
		}
#like_preview {
				float:left; 
				margin-left: 15px; 
				margin-top: -3px
}
/*#vk_like { float:  left}*/
  /* -- reformal -- */
.furjbqy {
				top: 450px ;
}
  /* -- end reformal -- */
  

  /*  ----  panels  ----  */
  		
/*#blognews .item-list ul {
		padding-right: 10px;
}*/

#blognews .field-content a {
		font-size: 1.4em ;
		font-weight: bold ;
		display: list-item ;
		list-style-type: square ;
}
#blognews .views-row {
		margin: 0 ;
		padding: 8px 8px 8px 0px ;
}
#blognews .views-field-title {
		margin: 0 ;
		padding: 0 0 5px 10px ;		
}
#blognews .views-field-timestamp { padding-left: 10px ;}

#frontleftside .imagecache-before_image_front {
		float: left;
		}				
#frontleftside .imagecache-after_image_front {
		float: right;
		}
		
		/*  ----  tagspanel  ----  */		
#tagspanel .views-field-title a {
		color: #9cd354;
		text-decoration: none ;
		font-weight: 700;
		font-size: 2.2em;
}
#tagspanel .views-field-timestamp {
		padding-bottom: 18px ;
}

#tagspanel .views-field-title a:hover {
		color: #008cd4 ;
}

#tagspanel .views-field-field-before-image-fid, #tagspanel .views-field-field-after-image-fid {	display: inherit ; }		
#tagspanel .imagecache-before_image_front {
		float: left ;
		}		
#tagspanel .imagecache-after_image_front {
		float: right ;
		}
			
.tagspanel-view {
/* 		padding: 0 7px 0 8px ;  */
		clear: both;
}

#tagspanel .views-row {
			min-height: 328px ;
			padding: 0px 8px 24px 7px;
}
		/*  ----  end tagspanel  ----  */
		
		/*  ----  blogspanel  ----  */

#tagspanel .views-field-tid-1 {
			padding-top: 2px;
			font-size: 1.0em;
			line-height: 2em ;
			/*float: right ;*/
			padding-left: 22px ;
			display: block;
		    background: url(images/tag.png);
			background-repeat: no-repeat;
			background-position: left;
			
			margin-top: 10px;
			/*height: 21px;*/
			/*font-size: 1.0em;*/
			/*text-align: right;*/
			/*margin-bottom: 5px;*/
			display: block;
		    /*font-size: 14px ;*/
		    /*font-weight: bold ;
			/*text-align: right;*/
		}
		
/*#tagspanel .field-content a {
            padding-right: 18px ;
            padding-left: 0px*/
}
/*
.tags ul li a { ;
			margin: 0px 0 0 5px;
			font-weight: normal;  		                    
		}
div.tags ul.links.inline  {
			padding-top: 2px;
			padding-bottom: 3px;
			padding-left: 17px;
			background: url(images/tag.png);
			background-repeat: no-repeat;
			background-position: left;
			}
*/
		/*  ----  end blogspanel  ----  */
		
a.imagecache-before_image_front img {
		cursor: url(images/magnify.cur), pointer; 
}

a.imagecache-after_image_front img {
		cursor: url(images/magnify.cur), pointer; 
}
		
.views-row {
		border-bottom: 1px #EEEEEE solid ;
		/*margin-right: 5px ; */
		/*padding-left: 40px ; */ 
		/*padding-left: 5px ; */  
}
/*.views-row a:hover {
		border-bottom: 1px #0091d7 solid ;
}*/
#leftside, #rightside {
		margin-top: 10px ;
		display: inline-block ;
}
#leftside {
      width: 605px ;
      float: left ;
}
#rightside {
      width: 295px ;
      float: right ;
}

.leftsidepanel {
		padding-right: 5px ;				
}

.rightsidepanel {
		padding: 0 25px 0 25px ;				
}


/*
.views-field-totalcount {
		float: left ;
}
*/
.views-field-tid {
			text-align: right ;
			padding: 0 0 6px 0 ; 
}
.field-field-discript {
			font-size: 1.1em ;
			line-height: 1.2em ;
			/*font-weight: bold ;*/
			background-image: url("images/discript.png");
			background-repeat: no-repeat ; 
			background-position:  0% -1px ;
			margin-top: 455px ;
			margin-bottom: -25px ;
			margin-left: 6px ;
			padding-left: 19px ;
			padding-bottom: 10px ; 
			/*padding-lift: 5px*/
}
/*
#leftside .field-item {
			font-size: 1em ;
}
*/
#leftside .ya_direct {
			margin-top: -20px ;
			margin-bottom: 10px ;
			padding: 0 ;
			/*font-size: 0.9em ;*/
 }
.ya_direct {
			margin-top: 16px ;
			padding-top: 10px ;
			/*border-top: 1px solid #9cd354 ;*/
}

#rightside .vkg { background-color: }

.panel-region-separator {margin: 8px ;}
#rightside .panel-pane {

				padding: 5px ;
				background-color: #effee9 ;
				border: 1px #eee solid ;
}

#rightside .views-row {
				padding-left: 10px ;
}
#rightside .social_icons { 
				border: none ;
				background: none ;
}

#advert {}
				/*text-align: right ;*/
				/*bottom: 0 ; 
}
*/
/*.advertf {
		border: 1px #c9c9c9 solid ;
}*/

#rightside .advertflash {
		background: white ;
		/*padding-left: 20px ;*/
		border: none ;
		margin: -5px 0 12px 0 ;
			
}
/*#flash {
				cursor: pointer ;
				z-index: 500 ;				
}*/
#flash .views-row {
		border: none ;
		padding-left: 0px				
}
#flash .pane-content {
				margin: 0;
				padding: 0;
				margin-left: 20px ;   
				width : 240px ;
				height: 400px ; 
				border: 1px #C9C9C9  solid ;
}
/*.flashnode {
				border: 1px #C9C9C9  solid ;
				cursor: pointer ; 
}*/
/*.views-field-field-before-image-fid {
				margin: 0 10px 0 10px ;
}*/

#rightside .links ul{
				list-style-type:square ;
				padding-left: 24px ;
}

.li img {
				border: none ;
				/*background-image: url('images/bgf.jpg')*/ 
}

.pane-social {
				margin-left: 5px ;
				margin-right: 5px ;
}

.social img {
				border: none ;
				float: left ;
				padding-left: 12px;
				/*background-image: url('images/bgf.jpg')*/ 
}

#soclog img {	border: none ;}
#soclog .log { margin-bottom: 16px ;}
/*
#soclog h3 {
				font-size: 1.2em ;
}
*/
.trigger { cursor: pointer ; }
.trigger a { text-decoration: underline }
#soclog .active { border: none ; }
.toggle_container {
	        overflow: hidden;
	        clear: both;
            display: none ;
			border-bottom: 1px solid #eeeeee ;
			/*padding-top: 1px ;*/
			margin-top: -10px ;
}
.ya_ico  {
			background-image: url('/icons/ya_ico.png') ;
			background-repeat: no-repeat ;
			padding-left: 17px ;
}
.openid_ico  {
			background-image: url('/icons/openid_ico.png') ;
			background-repeat: no-repeat ;
			padding-left: 17px ;
}
.vk_ico  {
			background-image: url('/icons/vk_ico.png') ;
			background-repeat: no-repeat ;
			padding-left: 17px ;
}
.mail_ico  {
			background-image: url('/icons/mail_ico.png') ;
			background-repeat: no-repeat ;
			padding-left: 17px ;
}

/*#soclog .mrc__connectButton { background: url('/icons/mail_ru.png') }
.mrc__connectButton { background-image: none ;}
.mru {background-image: none ;}*/

/*#rightside label {
				/*margin-left: 20px;
				padding-left: 20px;
				*/
/*				background-attachment: scroll;
				background-image: url("http://www.bilostalo.ru/sites/all/themes/beforeaftertheme/images/sp.png");
				background-position: 0% 0%;
				background-color: transparent;
				background-repeat: no-repeat;
				text-decoration: none;
				/*display:   block ;*/
/*				text-indent: -30px;
				width: 30px;
				float:  inherit ;
}*/

#rightside .views-field-comment-count {
				background-image: url("images/sp.png");
				background-repeat: no-repeat;
				background-position: 0% 0%;	
				padding-left: 20px;
				margin-top: 6px;			
}
#rightside .views-row {
				padding-bottom: 6px; 
}
#rightside .views-field-totalcount {
				background-image: url("images/zoom.png");
				background-repeat: no-repeat;
				background-position: 0% 0%;	
				padding-left: 22px;
				margin-left: 4px;
				margin-top: 6px;			
}

#new-comments .views-field-name {
				line-height : 1.6em ;				
				background-position: 0px 6px;
}
#new-comments .views-field-name a {
				text-decoration: none ;
}

		/*-- РџРѕСЃР»РµРґРЅРёРµ РєРѕРјРјРµРЅС‚Р°СЂРёРё --*/
		
#recent-comments .views-field-subject {
				font-size: 0.8em ;
				font-weight: normal ;
				padding-bottom: 12px ;
}
#recent-comments .views-field-timestamp {
				font-size: 0.8em ;
				font-weight: normal ;
}
#recent-comments .views-field-name {
				line-height : 1.6em ;
}
#recent-comments .views-field-name a {
				text-decoration: none ;
}
#recent-comments .item-list ul li {
				margin-left: 5px;
				margin-right: 5px;
}
#recent-comments .item-list li {
				list-style-type: none ;
}
		/*-- end/РџРѕСЃР»РµРґРЅРёРµ РєРѕРјРјРµРЅС‚Р°СЂРёРё --*/
		
		/*-- search panel --*/
		
.search-info {
				border-bottom: 1px #ccc solid ;
				padding-bottom: 16px ;		
}
		/*-- end search panel --*/
/*		
.row-1 {
				border-bottom: 1px #ccc solid ;
				padding-bottom: 16px ;				
}
*/		
		/*-- tweetmene --*/

		/*-- end/tweetmene --*/
		
/*		
#edit-field-after-image-0-ahah-wrapper {
			float: left ;
			width: 50% ;
}



}

*/

ol {list-style: decimal;}
ol li {
		margin-bottom: 10px;
}


.block-imagecache_glue {
		line-height: 13px;
}

#embed-box {
		margin-top: 21px ;
		margin-left: 15px ;
		background-color: #effee9;
		border: 1px solid #eeeeee;
		padding: 5px;
		float: left;
		width: 280px ;				
}
textarea.embed-box {
		/*margin-left: 5px ;*/
		width: 240px ;
}
#embed-box label{
		margin-top: 0px;
}

.at a, .at a:visited {
    background: #9cd354;
    display: inline-block; 
    padding: 6px 12px 6px 10px; 
    font-family: arial,helvetica,lucida,verdana,sans-serif;
    font-size: 12px;
    line-height: 1em;
    color: #fff;
    text-decoration: none;
    -moz-border-radius: 3px; 
    -webkit-border-radius: 3px;	
	border-radius: 3px;    
    /*-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);*/	
    /*box-shadow: 0 1px 3px rgba(0,0,0,0.5);*/
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
    border-bottom: 1px solid rgba(0,0,0,0.25);
    position: relative;
    cursor: pointer;
}
.at a:hover { background-color: #0091d7 }

.at_book span{
				background-image: url('images/book_ico.png') ;
				background-repeat: no-repeat ;
				background-position: 0px 1px ;
				margin-left: -10px ;
				
				padding: 1px 0;
				padding-left: 20px ;
				/*width : 70px ;*/
				/*padding-left: 5px ;*/				
}
.at_book a {
				width: 74px ;
				padding-left: 10px ; 
				/*padding-left: 5px;*/
}

.at_load a span {
				background-image: url('images/load_ico.png') ;
				background-repeat: no-repeat ;
				background-position: 0px 0px ;
				
				padding: 1px 0;
				padding-left: 25px ;
				/*width : 72px ;
				padding-left: 8px ;*/
}
.at_load a {
				width : 72px ;
				padding-left: 8px ;
}

#ajaxloader {
				display: none;
				background: url(images/ajax-loader.gif)
}

p.loading {
				background:transparent url(images/ajax-loader.gif) no-repeat scroll 0% 50%;
				color: green;
				font-weight: normal;
				font-size: 1.2em;
				height:30px;
				padding-left:35px;
				padding-top:10px;
				width:60px;
}

/* Add this to your style.css file */
.navpn {
 width: 890px;
 height: 20px;
 margin: 0px auto 10px auto;
 clear: both;
 display: block;
/*  text-align: center; */
/*  line-height: 1.5em; */
 font-size: 1.4em;
}
.navpn a { text-decoration: none;}

#pnprev {
 display: block;
 float: left;
 text-align: left;
 width: 400px;
 white-space: normal;
 word-wrap: break-word;
 padding: 0;
 margin-left: -25px;
  margin-bottom: 5px;

}

#pnnext {
 display: block;
 float: right;
 text-align: right;
 width: 400px;
 white-space: normal;
 word-wrap: break-word;
 padding: 0;
 margin-right: -25px;
 margin-bottom: 5px;

}


/**
 * Tables.
 */
table {
  width: 100%;
  font-size: 12px;
  margin: 0 0 10px;
  border: 1px solid #bebfb9; 
}
table td,
table th {
  vertical-align: middle;
  padding: 10px 5px;
  border: none;
  color: #000;
}

table.views-view-grid {
	padding: 0;
	border: none;

}

tr.even,
tr.odd {
  border-width: 0 1px 0 1px;
  border-style: solid;
  border-color: #bebfb9;
  background: #f3f4ee;
}
tr.odd {
  background: #fff;
}
tr.drag {
  background: #fe7;
}
tr.drag-previous {
  background: #ffb;
}
table th {
  font-size: 12px;
  text-transform: uppercase;
  background: #e1e2dc;
  font-weight: normal;
/*   border-width: 1px; 
  border-style: solid;
  border-color: #bebfb9;*/
  padding: 3px 10px;
}
table th.active {
  background: #bdbeb9;
}
table th a {
  display: block;
  position: relative;
}
table th.active img {
  position: absolute;
  top: 3px;
  right: 3px;
}
table td.active {
  background: #e9e9dd;
}
table tr.odd td.active {
  background: #f3f4ee;
}
table tr.selected td.active,
table tr.selected td {
  background: #ffc;
  border-color: #eeb;
}
table.system-status-report tr {
 border-bottom: 1px solid #bebfb9;
}
table.system-status-report tr.ok td {
  background-color: #dfd;
}
table.system-status-report tr.info td {
  background-color: #bdf;
}
table.system-status-report tr.warning td {
  background-color: #ffd;
}
table.system-status-report tr.error td {
  background-color: #fdd;
}