/*
Theme Name: Theme Pluto by Osetin
Theme URI: http://pluto.pinsupreme.com
Author: Tamik Soziev
Author URI: http://soziev.com/
Description: Gorgeous multipurpose Wordpress theme.
Version: 2.1.1
License:
License URI:
Tags: black, white
Text Domain: pluto-osetin-theme
*/

.wp-caption {
  max-width: 100%;
}
.wp-caption-text {
    font-size: 0.7em;
    line-height: 1em;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 20px; 
}
p.wp-caption-text {
    opacity: 0.7;
}


.sticky {

}
.gallery-caption {

}
.bypostauthor {

}
.alignright {
  text-align: right;
}
.alignleft {
  text-align: left;
}
.aligncenter {
  text-align: center;
}

#footer-widget {
  max-width: 1000px;
  margin: auto;
}

#footer-sidebar {
display:block;
padding-bottom: 10px;
}

#footer-sidebar1 {
float: left;
width: 25%;
margin-left:5px;
margin-right:5px;
}

#footer-sidebar2 {
  margin: auto;
  width: 100%;
/*  margin-right:5px;
*/
}

#footer-sidebar3 {
float: left;
width: 25%;
}