/*
	zenlike1.0 by nodethirtythree design
	http://www.nodethirtythree.com
*/

*
{
padding: 0px auto;
margin: 0px auto;
}

body,input
{
font-size: 12pt;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
color: #333333;
}

input {margin-bottom:5px;}
p
{
line-height: 1.5em;
margin-bottom: 1.0em;
font-size: 12pt;
text-align:left;
}

a
{
color: #B96D00;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

#wrapper h1
{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 1.5em;
font-weight: normal;
color: #5e6686;
padding-bottom: 15px;
}

#wrapper h2, h3, #secondarycontent h2
{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 1.1em;
font-weight: normal;
color: #5e6686;
margin-bottom:15px;
margin-top:0px;}

#wrapper h4
{
font-size: 1.6em;
padding-right: 34px;
background-image: url(http://www.tportercpa.com/packages/cannonf700_zenlike/themes/zenlike/images/db1.gif);
background-repeat: no-repeat;
background-position: right;
}

#wrapper h4
{
font-size: 1.2em;
padding-right: 28px;
background-image: url(http://www.tportercpa.com/packages/cannonf700_zenlike/themes/zenlike/images/db2.gif);
}

#secondarycontent a
{
color: #B96D00;
text-decoration: none;
font-size:0.9em;
}

#secondarycontent a:hover
{
text-decoration: underline;
}

.contentarea
{
padding-top: 1.0em;
}

.left
{
position: relative;
float: left;
margin: .5em 1.8em 1.4em 0em;
}

.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
position: relative;
background: #fff url(http://www.tportercpa.com/packages/cannonf700_zenlike/themes/zenlike/images/border2.gif) repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
}

.post .details
{
position: relative;
top: -1.5em;
font-size: 0.8em;
color: #787878;
}

.post a.more
{
background-image: url(http://www.tportercpa.com/packages/cannonf700_zenlike/themes/zenlike/images/icon-more.gif);
}

