/*
Theme Name: Core
Description: Premium Template for Photography Portfolio
Version: 4.4.3
Author: Peerapong Pulpipatnan
Author URI: http://themeforest.net/user/peerapong
*/

@import "css/screen.css";

/*
.sidebar_content {
  font-family: 'Rosario', Helvetica, Arial, sans-serif;
}*/

body {
  font-family: 'Rosario', Helvetica, Arial, sans-serif;
}
.wp-caption-text {
  margin-right: 10px;
}
.wp-caption-text {
  text-align: right;
}

/* Eugene changes*/ 

body.page {
  font-size: 16px; 
  line-height: 1.5;
}

.alignright {
  margin-left: 6em !important;

}
.wp-caption-text {
margin-top: -40px;
margin-right: 28px;
color: #000;
}