/*
Theme Name: Titan
Theme Author: Neos Media / The Theme Foundry
*/


/* Import Stylesheets
-----------------------------------------------------------*/
@import url("stylesheets/master.css");

/* Required Wordpress Classes, don't remove these.
-----------------------------------------------------------*/
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  }
.alignleft { float: left; }
.alignright { float: right; }

.comments {
display: none !important;
}

hr {
height:1px;
color:#ccc;
}

#projects-wrapper .pj-cell {
height: 210px !important;
}

/* Make all custom CSS changes in a Child Theme. Any custom 
changes you make here will not be overidden when you upgrade the theme.
-----------------------------------------------------------*/
