.mr10{margin-right: 10px}
.postWrapper {
	padding-bottom: 5px;
	border-bottom: 1px solid #CDCDCD;
	margin-bottom: 10px;
}
.postthumb{
float: left;
margin: 0 10px 5px 0;
border: 0;
}
.bookmarkify{
clear: both;
margin-top: 15px;
}
.bookmarkify .title{
	font: bold 13px arial;
	color: #403F3F;
}
.bookmarkify .linkbuttons a{padding: 2px 5px 2px 0; color: #1E2CE7}
.bookmarkify .brand{display: none}
.cajetilla{
	float: left; position: relative; height: 154px;
	width: 500px;
}
.cajetilla.wide{float: none; padding-bottom: 30px; height: auto; width: auto;}
a.readmore{
	background: url(../images/read_more.png) no-repeat; 
	float: left; width: 69px; height: 27px;
	position: absolute; bottom: 0;left: 0;
}
a.readmore:hover{background: url(../images/read_more.png) no-repeat -70px 0;}
.postTitle, .postTitle a {

	margin-bottom: 5px;
	color: #CC6600;
	font:normal normal 24px arial;
	text-decoration: none;
}
.postTitle h2 {
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.postTitle h3 {
	font-size: 10px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #666666;
	font: normal normal 11px arial;

}
.middle{
padding:15px 25px 0 !important;
}
.postContent {
	padding-bottom: 15px;
}
.postContent p{
font: 12px Verdana;
color:#666666;
font-weight: normal;
line-height: 1.7em;
}
.postDetails {
	font-size: 10px;
}
.postBookmarks {
	padding-bottom: 15px;
}
.postBookmarks h4 {
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}
.commentWrapper {
	padding-bottom: 15px;
}
.commentContent {
	padding-bottom: 0px;
}
.commentDetails  {
	font-size: 10px;
	padding: 0px;
}
.postError {
	font-size: 16px;
}
#main{
/* margin-top: 30px; */
}
.header{position: relative}
.rssfeed{
position: absolute;
right:25px;
top:170px;
z-index: 10;
}
.rssfeed a{
text-decoration: none;
}
.rssfeed a:hover{
text-decoration: underline;
}