/*
Theme Name: IROIT
Theme URI:  http://iroit.ir
Version:    1.03
Author:  Tarhiran
Author URI: http://tarhiran.com/
*/

/* Import Stylesheets
-----------------------------------------------------------*/
@import url("stylesheets/master.css");
@import url("functions/stylesheets/style-options.php");

/* Required Wordpress Classes, don't remove these.
-----------------------------------------------------------*/
.post-header h1 {
    line-height: 35px;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  }
.alignleft { float: left; }
.alignright { float: right; }

div#title-logo {
  float: left;
  margin: 0 0 0 30px;
}
#content.no-sidebar { width: 960px; }
#content.no-sidebar .entry.page { width: 900px; }
body.page-template-left-sidebar-php #sidebar { float: left; }
body.page-template-left-sidebar-php #content { float: right; }
.entries h3 {
  padding: 15px 0 10px 0; 
  text-transform: uppercase;
  font-weight: normal;
  font-size: 1em;
}

/* Make all custom CSS changes in a Child Theme.  Any custom 
changes you make here will be overidden when you upgrade.
-----------------------------------------------------------*/
