#main h2,#menu h2 { 
	border-bottom:solid 1px #ff0066;
	color:#000000; }

/* -- menu Start -- */
#menu {
	width:240px;
	padding:20px 0px 0px 0px;
	margin:0px 25px 0px 10px;
	float:right;
	text-align:left; }
#menu ul,#menu ol,#menu p { 
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 10px;
	list-style-type:none; }
#menu li { 
	background-image:url('./images/li.png');
	background-repeat:no-repeat;
	background-position:left top ;
	list-style-type:none;
	padding:0px 0px 0px 20px; }
#logomark { 
	padding:0px 0px 0px 20px; }
/* -- menu End -- */

/* -- main Start -- */
#main { 
	width:540px;
	padding:20px 0px 0px 0px;
	margin:0px 0px 0px 25px;
	float:left;
	text-align:left; }
span.dates { 
	font-weight:normal;
	font-size:80%;
	color:#222222; }

.dat { 
	font-size:10px;
	color:#000000; }
.entry { 
	padding:10px 20px 30px 20px; }
.postmetadata { 
	text-align:right;
	background-color:#f5f5eb;
	padding:3px;
	margin:10px 0px 0px 0px; }

/* -- main End -- */

/* -- sidebar -- */
/* -- searchForm Start -- */
.screen-reader-text {
	display:none; }
#searchform {
	padding:10px 0px 10px 20px; }
/* -- searchForm End -- */

/* -- commentform Start -- */
#commentform textarea {
	width:400px;
	height:100px; }
/* -- commentform End -- */
