/*
Theme Name: ClockworkPro.com
Theme URI: http://clockworkpro.com
Author: WebCredo.net
Author URI: http://webcredo.net/
*/

@import 'stylesheets/main.css';

H2
 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	padding-top:10px;
}
.post P{
  margin: 0 0 15px 0;
}
#content{
  width: 389px;
  min-height: 500px;
  float: left;
    padding-left: 0px;
  padding-bottom: 15px;
  padding-right:15px;
  padding-top:15px;
}
.post H2{
  font-size: 18px;
  display: block;
  position: relative;
  left:0px;
  color: #000;
  margin: 0 0 15px 0px;
}
.post H3{
  font-size: 11px;
  display: block;
  position: relative;
  left:0px;
  color: #FF9933;
  margin: 10px 0px 10px 0px;
  font-weight: bold;
}
.post H4{
  font-size: 10px;
  display: block;
  position: relative;
  left:0px;
  color: #000000;
  margin: 10px 0px 10px 0px;
  font-weight: bold;
}

