/*
 * Core Layout
 *
 * The styles for the layout with the standard Drupal regions.
 *
 */

body {
  text-align: center; /* IE centering bug fix: 1st/2 parts */
  font-size: 100%; /* Fixes exaggerate font resizing bug eith em's in IE */
  min-width: 760px; /* There is an IE fix to make this work in ie_lt7.css */
  margin: 0;
  padding: 0;
}

#wrapper1, #wrapper2, #wrapper3 {
  width: 100%;
}

#wrapper4 {
  width: 100%;
  margin: 0 auto;
  text-align: left; /* IE centering bug fix: 2nd/2 parts */
  overflow: visible;
}

#logo-sitename {
  float: left;
  width:100%;
}

#logo {
  float: left;
  width: 134px;
  height: 131px;
}

#navbar {
  border: 0;
  margin-top: 0;
  margin-left: 15px;
  padding: 0;
  height: 31px;
  vertical-align: middle;
  color: #fff;
  font-size: 15px;
  height: 50px;
  overflow: hidden;
}

#navbar a {
  color: #fff;
  text-decoration: underline;
  margin-right: 13px;
}

#navbar a:hover {
  color: #818181;
  text-decoration: none;
}

#navbar a.active {
  color: #818181;
  text-decoration: none;
  margin-right: 13px;
}

#navbar a:hover {
  color: #818181;
  text-decoration: none;
}


#header .site-name {
  float: left;  
}

h2#site-slogan {
  border: 0; 
  margin: 0 10px 0 0; 
  text-align: right; 
  padding-bottom: 7px; 
  font-size: 18px; 
  font-style: italic;
}

#header .site-slogan h2 {
  display: inline;
  font-size: 1.1em;
  font-style: italic;
  color: #333;    
}

#search-box {
  float: right;
}

#header {
  float: left;
  width: 100%;
  margin-right: -100%;
}

.header-inner {
  position: relative; /* So that #search-box can be absolutely positioned to top right */
}

#header-both {
  margin: 0 180px;
}

#left-header {
  float: left;
  width: 170px;
  margin-right: -170px;
}

#right-header {
  float: right;
  width: 170px;
  margin-left: -170px;
}

#header-region {
  width: 100%;
  overflow: hidden;
}

#main {
  float: left;
  width: 100%;
  margin-right: -100%;
}


body.both #main-inner, body.left .right-2-present #main-inner, body.right .left-2-present #main-inner {
  margin: 0 180px;
}

/*
body.both .left-2-present #main-inner, body.left .left-2-present .right-2-present #main-inner {
  margin: 0 180px 0 360px;
}

body.both .right-2-present #main-inner, body.right .left-2-present .right-2-present #main-inner {
  margin: 0 360px 0 180px;
}

body.both .left-2-present .right-2-present #main-inner {
  margin: 0 360px;
}
*/
body.left #main-inner {
  margin-left: 180px;
}

body.left .left-2-present #main-inner {
  margin-left: 360px;
}

body.right #main-inner {
  margin-right: 180px;
}

body.right .right-2-present #main-inner {
  margin-right: 360px;
}

#main-inner2 {
  width: 100%; /* Fixes IE Overflow bug */
  overflow: hidden;
}

#primary, #secondary {
  height: 1.6em;
  overflow: hidden;
}

#sidebar-left {
  float: left;
  width: 170px;
  margin-right: -170px;
}

#sidebar-right {
  float: right;
  width: 280px;
  margin-left: -280px;
}

.sidebar .block {
  width: 170px;
  overflow: hidden;
  position: relative;
  z-index: 10;
}

#footer {
  width: 100%; /* Fixes IE Overflow bug */
  overflow: hidden;
  position: relative;
}

/*
 * Other Layout
 *
 * The styles for non-standard Drupal regions
 *
 */

#upper-regions, #lower-regions {
  text-align: left; /* 2nd part of IE centering bug */
  overflow: hidden; /* To clear the floats it contains */
}

/* Page Top - page_top */

#page-top {
  width: 100%; /* Fixes IE Overflow bug */
  overflow: hidden;
}

/* Left - top_left, bottom_left */

.col-left {
  float: left;
  width: 50%;
  margin-right: -50%;  /* Fixes IE bug where 50%+50% width is bigger than 100% */
}

.col-left-inner {
  margin-right: 3px;
}

.col-left-inner2 {
  overflow: hidden;
  width: 100%; /* Fixes IE overflow bug */
}

/* Right - top_right, bottom_right */

.col-right {
  float: right;
  width: 50%;
}

.col-right-inner {
  margin-left: 3px;
}

.col-right-inner2 {
  overflow: hidden;
  width: 100%; /* Fixes IE overflow bug */
}

/* Header sidebars - left_header, right_header */

#header-left {
  margin-left: 180px;
  overflow: hidden;
}

#header-right {
  margin-right: 180px;
  overflow: hidden;
}

/* Page Bottom - page_bottom */

#page-bottom {
  width: 100%; /* Fixes IE Overflow bug */
  overflow: hidden;
}

/*
 * Admin Pages
 */

div.admin .left {
  margin-left:1%;
}

div.admin .right {
  margin-right:1%;
}

/*
 * Clear Fix
 */

/* Used rather than clear-block because this prevents white-space on
   resize in IE 5 */
.clear-this {
  width: 100%;
  overflow: hidden;
}

/*
 * HTML Styles
 */

body {
  font: 90% Verdana, Arial, Helvetica, sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
  font-family: Helvetica, Arial, "Lucida Grande", Verdana, sans-serif;
  font-weight: 500;
}

h3, h4, h5, h3 a, h4 a, h5 a {
  color: #111;
}

h1, h1 a {
	font-size: 2em;
	color: #3b4a25;
	text-decoration: none;
}

h2, h2 a {
	font-size: 1.5em;
	color: #3b4a25;
	text-decoration: none;
	margin-left: 12px;
}

#caricatura-info h2.title {
  margin-left: 12px;
}


h2.title {
  margin-left: 30px;
}

.node .blog-title h2.title, .blog-title h2.title, .blog-title h2.title a {
  margin-left: 0px;
}

.node h2.title {
  margin-left: 15px;
}

.h2-gray {
  color: #717171;
}

h1 a:hover, h2 a:hover {
  color: #6a7c50;
}

h3 {
	font-size: 1.2em;
}

h4 {
  font-size: 1em;
}

h5 {
  font-size: 0.8em;
}

h6 {
  font-size: 0.7em;
}

strong {
  font-weight: bold;
}

p {
  margin: 0 0 1.5em 0;
  line-height: 1.4em;
}

a {
  text-decoration: underline;
  color: #000;
}

a:hover {
  color: #000;
}

blockquote {
  margin: 1.5em 0 1.5em 1.5em;
  color: #666;
  background: url('images/quote.png') .5em top no-repeat;
  padding: 0 20px 0 30px;
}

hr {
  background: #B2CCFF; 
  color: #B2CCFF;
  clear: both; 
  float: none; 
  width: 100%; 
  height: 0.1em;
  margin: 0 0 1.4em 0;
  border: none; 
}

* html hr { margin: 0 0 1.2em 0; } /* IE6 fix */

pre {
  margin-bottom: 1.3em;
  background: #eee;
  border:0.1em solid #ddd;
  padding:1.5em;
}

input {
  border: 1px solid #cccccc;
}

/*
ul {
  list-style-type: none;
}
*/
li.leaf, li.collapsed, li.expanded {
  list-style-image: url('images/bullet.gif');
}

li a.active{
  color: #3E4900;
}

ol {
  margin-left: 35px;
}

/*
 * Theme-Specific
 */

/*
 * Layout
 */

/*
body.both #main-inner, body.left .right-2-present #main-inner, body.right .left-2-present #main-inner {
  margin: 0 200px;
}

body.both .left-2-present #main-inner, body.left .left-2-present .right-2-present #main-inner {
  margin: 0 200px 0 350px;
}

body.both .right-2-present #main-inner, body.right .left-2-present .right-2-present #main-inner {
  margin: 0 350px 0 200px;
}

body.both .left-2-present .right-2-present #main-inner {
  margin: 0 350px;
}
*/
body.left #main-inner {
  margin-left: 200px;
}

body.left .left-2-present #main-inner {
  margin-left: 350px;
}

body.right #main-inner {
  margin-right: 200px;
}

body.right .right-2-present #main-inner {
  margin-right: 350px;
}

.header-inner {
  padding-left: 40px;
  background: url(images/header-bg.png) repeat-x;
  height: 130px;
}

.site-name {
  margin: 1em 0;
}

.site-name a, .site-name a:hover {
  color: #111111;
  font-size: 1.2em;
}

.site-slogan {
  color: #333333;
  font-size: 1.2em;
  font-style:italic;
  margin: 0;
}

#sidebar-left {
  float: left;
  width: 188px;
  margin: 0 -199px 0 1px;
}

#sidebar-right {
  float: right;
  width: 280px;
  margin: 0 1px 0 -290px;
}

.sidebar .block {
  width: 188px;
  overflow: hidden;
  margin-bottom: 10px;
}

#header-left {
  margin-left: 208px;
  overflow: hidden;
}

#header-right {
  margin-right: 280px;
  overflow: hidden;
}

/*
 * Page Design
 *
 * Mostly borders and background that create the general feel of the page.
 *
 */

#main-outer {
  margin-bottom: 20px;
  border: 0;
}

#main-outer2 {
  width: 100%;
  overflow: hidden;
}

/*
body.both #main-outer, body.left #main-outer {
  background: url('images/bg.gif') repeat-y;
}

body.both #main-outer2, body.right #main-outer2 {
  background: url('images/bg2.gif') repeat-y right;
}
*/
#search-box {
  margin: 10px;
}

#primary, #secondary {
  display: block;
  height: 32px;
  background: #668040;
  font-size: 15px;
  padding-left: 50px;
}

#primary li, #secondary li {
  float: left;
  padding: 0;
}

#primary a, #secondary a {
  display: block;
  color: #f2ffdf;
  padding: 7px 15px;
  text-decoration: none;
}

#primary a:hover, #secondary a:hover {
  background: #485a2d;;
}

#sidebar-left-inner, #sidebar-right-inner, #sidebar-left2-inner2, #sidebar-right2-inner2 {
  padding:60px 20px 10px;
}

.sidebar .block {
  width: 240px;
  border: 0;
  padding: 0 10px;
}

#sidebar-left .block h2, #sidebar-right .block h2 {
  color: #111;
  font-size: 1.1em;
}

#mission {
  background:#f1f1f1;
  border:1px solid #CCC;
  padding:10px;
  margin: 25px 48px 0;
}

.inner {
  padding: 25px 35px 20px 35px;
}

.inner h3, .inner h3 a {
	display: block;
	width: 100%;
	color: #3b4a25;
	border-bottom: 2px dotted #aaaaaa;
}

#footer {
  text-align: center;
  font-size: 0.8em;
  color: #333333;
  height: 183px;
  background: url(images/footer-bg.png) repeat-x bottom;
  text-align: right;
  vertical-align: bottom;
  padding-top: 40px;
  border: 0;
}

#footer a {
  color: #2393E1;
}

/*
** Module specific styles
*/

.feed-icon img {
  margin-top:15px;
}

#aggregator .feed-source {
 background-color: #eee;
 border: 1px solid #ccc;
 padding: 1em;
 margin: 1em 0;
}

#aggregator .news-item .categories, #aggregator .source, #aggregator .age {
 color: #999;
 font-style: italic;
 font-size: 0.9em;
}


#aggregator .title {
 margin-bottom: 0.5em;
 font-size: 1em;
}

#aggregator h3 {
 margin-top: 1em;
}

#forum table {
 width: 100%;
}

#forum td {
 padding: 0.5em;
}

#forum td.forum a{
text-decoration:none;
}

#forum td.forum, #forum td.posts {
 background-color: #eee;
}

#forum td.topics, #forum td.last-reply {
 background-color: #ddd;
}

#forum td.container {
 background-color: #ccc;
}

#forum td.container a {
 color: #555;
 text-decoration:none;
}

#forum td.statistics, #forum td.settings, #forum td.pager {
 height: 1.5em;
 border: 1px solid #bbb;
}

#forum td .name {
 color: #96c;
}

#forum td .links {
 padding-top: 0.7em;
 font-size: 0.9em;
}

#profile .profile {
 clear: both;
 border: 1px solid #abc;
 padding: .5em;
 margin: 1em 0em;
}

#profile .profile .name {
 padding-bottom: 0.5em;
}

.block-forum h3 {
 margin-bottom: .5em;
}

div.admin-panel .description {
 color: #999;
}

div.admin-panel .body {
 background: #f4f4f4;
}

div.admin-panel h3 {
 background-color: #668040;
 color: #ffffff;
 padding: 5px 0;
 margin: 0;
}

.node img{
  border: 0;
  margin: 0 0 10px 0;
}

.poll .bar {
 background:#E7E7E7;
 border:#9C9C9C 1px solid;
}

.poll .bar .foreground{
 background:#CECDCE;
 border-right:#9C9C9C 1px solid;
}

.block-image IMG{
 border:1px solid #CECECE; padding:3px;
}

.block-user .item-list ul li{
 list-style-type:none;
 margin:0;
 margin-top:5px;
}

.block-user .item-list ul{
 padding:0;
}

/*******************************************************************
* Color Module: Don't touch                                       *
*******************************************************************/

div.admin-panel h3 {
 color: #ffffff;
}

.title h1 {
  font-size: 1.6em;
  font-family: Arial;
  font-weight: bold;
  margin-left: 13px;
}

.picture-preview {
  background: url(images/passive-bg.png) no-repeat;
  border: 0px;
  padding: 3px;
  margin: 7px 6px 0 0;
  width: 213px;
  height: 213px;
}

.author-preview {
  background: url(images/passive-bg.png) no-repeat;
  border: 0px;
  padding: 3px;
  margin: 7px 6px 0 0;
  width: 213px;
  height: 213px;
  float: left;
  position: relative;
}

.author-images {
	position: absolute;
	left: 6px;
	bottom: 10px;
}

.date-sticker {
  width: 64px;
  height: 64px;
  border: 0;
  padding: 4px 0 0 0;
  margin: 0;
  text-align: center;
  vertical-align: middle;
  background-image: url(images/date-bg.png);
  background-repeat:  no-repeat;
  float: left;
  position: absolute;
  font-weight: bold;
  font-size: 18px;
  z-index: 20;
}

.date-sticker span.num {
  font-size: 24px;
}

.left-arrow, .right-arrow {
  padding: 0;
  text-align: center;
  vertical-align: middle;  
  font-size: 24px;
  cursor: pointer;
}

.start-end {
  padding: 0;
  text-align: center;
  vertical-align: middle;  
  font-size: 24px;
}

a .left-arrow, a .right-arrow {
  text-decoration: none;
  color: #666;
}

a:hover .left-arrow, a:hover .right-arrow {
  background-color: #f9f9f9;
  color: #000;
  min-width: 50px;
}

div.caricatura img {
  float: left;
}

.comment {
  margin-bottom: 20px;
}

.footer-inner {
  position: absolute;
  width: 100%;
  bottom: 10px; 
  right: -10px;
}

.node .content .picture-preview img{
  border:1px solid #CCCCCC;
  margin:-5px 0 0 -4px;  
}

.inner .picture-preview img {
  border:0;
  margin:4px;  
}

.node-caricatura-inner {
    height: 245px;
    width: 100%;
    overflow: hidden;
}
.node-caricatura-inner .picture-preview img {
  border:0;
  margin:-4px;  
}

.node .content .author-preview img{
  border:0;
  margin:0;  
}

.inner .author-preview img {
  border:1px solid #CCCCCC;
  margin:0;  
}

#caricatura-info {
  margin: -15px 0 10px 0px;
  padding: 0;
  border: 0;
  color: #818181;  
}

#caricatura-info span {
  font-size: 0.8em;
}

#caricatura-info span a{
  color: #2393e1;
  text-decoration: underline;
}

#caricatura-info span a:hover{
  text-decoration: none;
}

div.title {
  margin: 0 0 0 0;
  padding: 0;
  border: 0;
}

#caricatura-panel-container {
  text-align: center;
  margin: 15px 0 0 0;
  padding: 0;
  position: relative;
  height: 42px;
}

#caricatura-panel {
  width: 229px;
  height: 42px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin: 0 0 0 -96px;
  padding: 0;
  background: url(images/toolbar/toolbar3.png);
}

#caricatura-panel img {
  border: 0;
  padding: 5px 0 0 0;
  margin: 0 2px;
}

#caricatura-taxonomy {
  text-align: center;
  margin-top: 10px;  
  position: relative;
}

#caricatura-taxonomy span {
  padding-left: 0px;
}

#caricatura-taxonomy span a{
  color: #2393e1;
  text-decoration: underline;
  font-size: 0.8em;
}

#caricatura-taxonomy span a:hover{
  text-decoration: none;
  font-size: 0.8em;
}

#caricatura-taxonomy img{
  border: 0;
}

h2.ajax-comments-processed, h2.ajax-comments-processed a {
  font-size: 1.2em;
  margin: 0;
  color: #2393E1;
}

h2.ajax-comments-processed a {
  border-bottom: 1px dashed #2393E1;
}

.log-page {
  width: 45%;
  border: 0; 
  float:left;
  padding: 10px;
  margin-right: 5px;
}

.log-page li{
  margin: 10px;
  list-style-type: circle;
}

.log-line-new {
  width: 50px;
  background-color: #fff600;
  color: #3281f6;
  font-size: 12px;
  font-family: Tahoma;
  float: left;
  font-weight: bold;
  padding: 3px;
}

.log-line-update {
  width: 50px;
  background-color: #62de62;
  color: #ffffff;
  font-size: 12px;
  font-family: Tahoma;  
  float: left;
  font-weight: bold;
  padding: 3px;
}

.log-line-bugfix {
  width: 50px;
  background-color: #ff6131;
  color: #ffffff;
  font-size: 12px;
  font-family: Tahoma;
  float: left;
  font-weight: bold;
  padding: 3px;
}

.log-line-text {
  font-family: Tahoma;
  font-size: 12px; 
  line-height: 16px;
  padding: 5px ;3px;
  margin-left: 93px;
  float: left;
}

.log-page-date {
  font-family: Tahoma;
  font-size: 12px; 
  padding: 3px;
  background-color: #3281f6;
  color: #ffffff;
  font-weight: bold;
  display: inline;
  float: left;
  width: 90px;
  text-align: center;
}

.fav-car-act {
  width: 26px;
  height: 25px;
  cursor: pointer;
}

.fav-car-act img {
  width: 26px;
  height: 25px;
}

.fav-car-pas {
  width: 26px;
  height: 25px;
  cursor: pointer;
}

.fav-car-pas img {
  width: 26px;
  height: 25px;
}

.fav-author-act {
  width: 25px;
  height: 25px;
  cursor: pointer;
}

.fav-author-act img {
  width: 25px;
  height: 25px;
}

.fav-author-pas {
  width: 25px;
  height: 25px;
  cursor: pointer;
}

.fav-author-pas img {
  width: 25px;
  height: 25px;
}

.takecode-pas {
  cursor: pointer;
}

.takecode-act {
  cursor: pointer;
  display: none;
}

.takecode-act img, .takecode-pas img {
  width: 26px;
  height: 25px;
}

#takecodeform {
  display: none;
}

span.comment {
  color: #818181;
}

span.comment-author {
  font-weight: bold;
  font-size: 18px;
}

.block-top {
  width:240px;
  height: 5px;
  border: 0;
  margin: 0;
  padding: 0;
  background: url(images/block-top-bgr.png) no-repeat;
}

.block-middle {
  border: 0;
  margin: 0;
  padding: 5px 8px;
  background: url(images/block-middle-bgr.png) repeat-y;
}

.block-middle h2 {
  font-size: 16px;
  text-align: center;
  font-family: arial;
  font-weight: 600;
  margin: 0 0 10px 0;
}

.block-bottom {
  width:240px;
  height: 5px;
  border: 0;
  margin: 0;
  padding: 0;
  background: url(images/block-bottom-bgr.png) no-repeat;
}

.comment-block-line {
  height: 75px;
  overflow: hidden;
  margin-top: 5px;
}

.comment-block-line strong{
  font-weight: 600;
}

.comment-block-image {
  float: left;
  margin-right: 5px;
}

.block-icon {
  margin: 0 5px 0 0;
}

.cb {
  clear: both;
}

.user-login-button {
  margin: 0 0 5px 0px;
}

.user-login-button a {
  float: left;
  padding: 0;
  margin: 0 0 5px 10px;
  border: 0;
}

.a-user-block {
  background: url(images/user-block.png) no-repeat 10px 0;
  width: 250px;
  height: 84px;
  margin-bottom: 5px;
  padding: 5px 20px 0 20px;
  position: relative;
}

.logout-link {
  position: absolute;  
  top: 7px;
  text-align: right;
  width: 220px;
  border: 0;
}

.a-user-block a:link img, .a-user-block a:visited img, .a-user-block a:active img {
  border: 0;
  text-decoration: none;
}

.a-user-block a:link, .a-user-block a:visited, .a-user-block a:active {
  font-size: 12px;
  color: #0090ff;
  text-decoration: underline;
}

.a-user-block a:hover {
  font-size: 12px;
  color: #0090ff;
  text-decoration: none;
}

.new-car {
  font-size: 12px;
}

#caricatura-taxonomy img {
  margin-top: -2px;
  margin-left: 16px;
}

img.nav_img {
  border: 0;
  float: left;
  margin-top: 1px;
}

img.nav_left {
  position: absolute;
  left: 50%;
  margin-left: -140px;
}

img.nav_right {
  position: absolute;
  left: 50%;
  margin-left: 142px;
}

.qwa {
  position: relative;
}

img.nav_left_2 {
  position: absolute;
  left: 50%;
  top: 80px;
  margin-left: -140px;
}

img.nav_right_2 {
  position: absolute;
  left: 50%;
  top: 80px;
  margin-left: 113px;
}


img.nav_stop {
  margin-top: 4px;
}

.top-author {
  display: inline;
  border: 0;
  float: left;
  overflow: hidden;
  background-color: #dcf9d9;
  padding-right: 3px;
}

.top-authorth-value {
  display: inline;
  border: 0;
  text-align: right;
  float: right;
  overflow: hidden;
  background-color: #dcf9d9;
  padding-left: 3px;
}

.top-authors-line {
  background: url(images/points.png) repeat-x bottom;
  height: 18px;
  margin-bottom: 5px;
}

.blog-line {
  height: 18px;
  margin-bottom: 5px;
}


h2.lamp {
  background: url(images/lamp-icon.png) no-repeat left 0px;
}

h2.smile {
  background: url(images/block-icon-smile.png) no-repeat left 0px;
}

h2.comment {
  background: url(images/block-comment-icon.png) no-repeat left 0px;
  padding-left: 15px;
}

h2.book {
  background: url(images/block-icon-book.png) no-repeat left 0px;
}

.blog-title {
  height: 70px;
  position: relative;
}

.blog-title .date-sticker {
  width: 64px;
  height: 64px;
  text-align: center;
  vertical-align: middle;
  background-image: url(images/date-bg.png);
  background-repeat:  no-repeat;
  position: absolute;
  font-weight: bold;
  font-size: 18px;
  z-index: 20;
  margin-left: -75px;
}

.blog-title {
  padding-left: 75px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.blog-title h2 a{
  font-size: 1em;
}

.blog-title h2{
  font-size: 1.4em;
}

.blog-author {
  color: #818181;
  font-size: 14px;
  margin: 3px 0;
}

.blog-author a:link, .blog-author a:visited, .blog-author a:active, #taxonomy ul li a:link, #taxonomy ul li a:visited, #taxonomy ul li a:active  {
  font-size: 14px;
  color: #0090ff;
  text-decoration: underline;
}

.blog-author a:hover, #taxonomy ul li a:hover {
  font-size: 14px;
  color: #0090ff;
  text-decoration: none;
}

.content p a:link, .content p a:visited, .content p a:active {
  font-size: 14px;
  color: #0090ff;
  text-decoration: underline;
}

.content p a:hover {
  font-size: 14px;
  color: #0090ff;
  text-decoration: none;
}


#taxonomy ul{
  background: url(images/tag.png) no-repeat;
  padding-left: 20px;
}

h2.comments {
  margin-top: 25px;
  margin-left: 0;
}

#hidden-text img {
  border: 0;
}

#trackback-url {
  text-align: right;
  font-size: 80%;
  margin-right: 45px;
}

.author-info {
	padding: 5px 10px;
}

.author-info h3 {
	border: 0;
	font-size: 1.2em;
	font-weight: bold;
}

.author-info a {
	text-decoration: none;
}

fieldset.captcha {
	margin-bottom:1em;
	margin-right:45px;
	padding:0.5em;
}

div.synopsys {
	margin-top: 20px;
}

div.synopsys h2 {
	font-size: 1em;
	font-weight: bold;	
	margin-left: 0;
}

div.node-caricatura-inner h2, div.node-caricatura-comments h2 {
	font-size: 1em;
	font-weight: bold;	
	margin: 10px 0 5px 0;	
}

div.synopsys p{
	margin-left: 0px;
	font-size: 0.8em;
}

.tags a {
  color: #000000;
  text-decoration: none;
}

.tags a:hover, .tags a:active {
  color: #0090FF;
  text-decoration: underline;
 }

.node-caricatura-inner {
    padding: 0;
}

.box h2 {
    margin-left: 0;
}

#user-login #edit-submit {
  float: left;
  margin: 1px 20px 0 0;
}

#vk_login {
  margin: 0;
  float: left;
}

#caricatura-panel-container a {
  text-decoration: none;
}

#caricatura-sn-buttons {
  text-align: center;
  padding-top: 5px;
  padding-left: 44px;
}

tbody {
  border: 0;
}

table.foreign-comments  td {
  vertical-align: top;
}

#switch-to-original {
  text-align: right;
}

#switch-to-original a {
  color: #2393E1;
  font-size: 10px;
}

#switch-to-original #translation, #original-image {
  display: none;
}

#original-image img , #translated-image img {
  margin: 0;
}

#vk-promote {
	display: none;
}

#gad {
  margin-top: 20px;
  margin-left:140px;
  border: 0;
  height: 50px;
  overflow: hidden;
}

#gad-1 {
  float: left;
  border: 0;
  height: 50px;
  width: 320px;
}

#gad-2 {
  float: left;
  border: 0;
  margin-left: 20px;
  height: 50px;
  width: 320px;
}

#gad-3 {
  border: 0;
  width: 320px;
  height: 50px;
  margin: 20px auto;
}