/*
Theme Name:     SosFlat
Theme URI:      http://sosoe.org
Description:    Sosoe.org Theme
Author:         Webmaster
Author URI:     http://sosoe.org
Template:       baseflat                             
Version:        0.1.0
*/
@import url("../baseflat/style.css");

#site-logo,
#site-description
{
  font-weight : bolder;
  font-variant : small-caps;
}

p {
  text-align: justify;
  
}

.post-title {
  text-align: center;
  font-weight: bold;
}

.back-top {
  text-align: center;
}

.themify_builder_slider .slide-title
{
  font-weight: bold;
}

.themify_builder_slider .slide-title
{
  padding-bottom : 6em;
}

#content
{
  padding-top: 4%;
}

#main-nav a,
#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a
{
  text-transform: small-caps;
  font-weight: bold;
}

h1, h2, h3
{
  font-weight: bold;
}
