body {
    font-size: 13px / 1.5;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
}
pre,
code {
    font-family: "DejaVu Sans Mono", Monaco, Consolas, monospace;
}
a,
h2.site-description {
    text-decoration: none;
    font-weight: 600;
}
hr {
    border: 0 #eee solid;
    border-top-width: 1px;
    clear: both;
    height: 0;
}
h1 {
    font-size: 25px;
}
h1.site-title,
h2.site-description {
    margin-left: 20px;margin-top:25px;margin-bottom:20px;}

h3 {margin-top:10px;}

#sidebar h1.site-title,
#sidebar h2.site-description {
    text-align:center;margin-top:20px;margin-left:0px;
}

h3.comments-title {
    font-family: 'Crimson Text', serif;
    font-size: 150%;
    border-bottom: 1px dotted #CFCFCF;
    margin-bottom: 15px;
    color: #1a396a;
}
h2.entry-title a,
h1.entry-title {
    font-size: 26px;
    font-family: 'Crimson Text', serif;
    color: #333!important;
    text-align: left;
    font-weight: 400;
    padding-bottom: 10px;
    line-height: 43px;margin-top:20px;
    display: block;
}

body.tag h1.entry-title, body.archive h1.entry-title {
    border-top: 1px solid #f0f0f0;
    font-size: 100%;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    color: #666 !important;
    padding-left: 20px;
    background-color: #F0F0F0;
    padding-top: 10px;
}

.entry-content p,
ol {
    margin-bottom: 10px;
}
.entry-content ol {
    margin: 20px 0px 20px 0px;
}
}
h3 {
    font-size: 85%;
    color: #53554b;
}
h5 {
    font-size: 17px;
}
h6 {
    font-size: 15px;
}
ol {
    list-style: decimal;
    margin-top: 10px;
}
li,
ol li ul li {
    margin-left: 0px;
    color: #666;
    padding: 5px 0px 5px 0px;
	line-height:24px;    
	list-style-type: none;
}
ol li ul {
    list-style-type: circle;
    margin-left: 20px;
}
ol li {
    border-top: 1px dotted #CCC;
    margin: 10px 0px 10px 0px;
    padding: 10px 0px 10px 0px;
}
ul,
ol {
    list-style: none;
    text-align: left;
    border-top: 1px solid #eee;
    border-bottom: 0px solid #eee;
    padding: 10px 0;
}
	
ul li ul.sub-menu li a,
ol li {
    background: url('../images/workfloor/nested.png') no-repeat -1px 0px;
    font-size: 90%;
}
ul li ul li,
ol li ol li {
    color: #999;
    background: none;
}
a {
    color: #333;
}
a:hover {
    text-decoration: none;
}

aside #widget-area a {
    font-size: 90%;
}
p {
    text-align: left;
    line-height: 25px;
}
p,
dl,
hr,
h1,
h2,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset,
figure {
    margin-bottom: 20px;
}
h4 {
    font-size: 18px;
    font-family: 'Lobster', cursive;
    border-bottom: 1px dotted #999;
    width: 100%;
    margin-bottom: 0px;
    color: #53554b;
}
.entry-content li { list-style-type: circle; list-style-position: inside; margin-left: 15px;
}
