body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
hr {
	display: none;
}
img {
	border: 3px solid #FFD700;
}
img.nobo {
	border: none;
}
img.left {
	float: left;
	margin: 0 15px 0 0;
}
img.right {
	float: right;
	margin: 0 0 0 15px;
}

#rightcolumn {
	float: right;
    position:relative;
    width:421px;
}
#rightcolumn img {
    margin-top:10px;
    margin-bottom:10px;
}
#rightcolumn br {
    clear:right;
}
#headerwrapper {
	margin: 0;
	border-bottom: 10px solid #FFD700;
	background: #FFFF99;
}
#header {
	width: 980px;
	height: 170px;
	margin: 0 auto;
        padding-top: 10px;
	background: url(../images/easy-abc-logo-transparent-150.png) no-repeat left 20px;
}


#search {
	float: right;
	width: 300px;
	padding: 150px 0 0 0;
}
#search legend {
	display: none;
}
#searchfield {
	width: 200px;
}
#searchsubmit {
	width: 80px;
}
#page {
	width: 980px;
	margin: 0 auto;
	padding: 20px 0;
}
#content {
	float: right;
	width: 650px;
}
.post {
	padding: 15px 0 10px 20px;
	/* background: url(../images/img03.jpg) no-repeat; */
} 
.post .title {
        /* padding-left:40px; */
        padding-bottom:10px;
	/*letter-spacing: -1px;*/
	font-size: 2.4em;
	color: #356AA0;
}
.post .meta {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #EFEFEF;
	line-height: normal;
	color: #666666;
}
div.post div#Sidebar div.WidgetHolder {
	padding-left: 0;
}
#sidebar { 
	float: left;
	width: 300px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar h2 {
	margin: 0;
	padding: 0;
}
#sidebar li {
	margin-bottom: 10px;
	padding: 15px 10px 10px 40px;
	background: url(../images/img03.jpg) no-repeat;
}
#sidebar li ul {
	line-height: 2em;
}
#sidebar li li {
	margin: 0;
	padding: 0;
	background: none;
	border-bottom: 1px solid #EFEFEF;
}
#footer {
	clear: both;
	padding: 30px 0;
	border-top: 10px solid #FFD700;
	background: #FFFF99;
}
#footer p {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	line-height: normal;
}
div#pricelist th, table.pricelist th {
    border-bottom:1px solid #FFD700;
}
div#pricelist td, table.pricelist td {
    border-top:1px solid #FFD700;
}
div#pricelist th, div#pricelist td, table.pricelist th, table.pricelist td {
    padding: 3px 6px;
    text-align:center;
    background-color:#FFFF99;
    border-right:1px solid #FFD700;
}
div#pricelist th.last, div#pricelist td.last, table.pricelist th.last, table.pricelist td.last {
    border-right :none;
}
div#pricelist th.red, div#pricelist td.red, strong.superspar, .red, table.pricelist th.red, table.pricelist td.red  {
    color:red;
}
img.mb77 {
    margin-bottom:77px;
}
.tc {
    text-align:center;
}
.clearfloat {
	clear:both;
}
/** Blog */
.blogEntry img, .blogSummary img {
	float:right;
	margin: 0 0 5px 10px;
}
.blogEntry h2 {
	margin: 0;
}
.blogSummary h2 {
	margin: 1em 0 0 0;
}
.typography .blogEntry ul, .typography .blogSummary ul {
	margin-bottom: 0;
	margin: 0;
}
.blogSummary {
	clear:both;
}
.WidgetHolder {
	border: 1px solid #FFD700;
	margin-bottom: 2em;
	background: #FFFF99;
	padding:0.4em 1em;
}
.WidgetHolder h3 {
	color: #FFD700;
	padding:0 1em;
}
div.WidgetHolder p.tagcloud {
	padding:0 1em;
}